.page-kuya-kim-sister { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-kuya-kim-sister__section-spacing { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } .page-kuya-kim-sister__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:filipino_entertainment,gaming_community,kuya_kim_sister]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; display: flex; align-items: center; justify-content: center; min-height: 500px; box-sizing: border-box; } .page-kuya-kim-sister__hero-content { max-width: 800px; } .page-kuya-kim-sister__hero-title { font-size: 3em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-kuya-kim-sister__hero-description { font-size: 1.2em; margin-bottom: 30px; color: #eee; } .page-kuya-kim-sister__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; font-size: 1.1em; } .page-kuya-kim-sister__cta-button:hover { background-color: #e6b800; color: #000; } .page-kuya-kim-sister__cta-button--centered { display: block; margin: 40px auto 0 auto; text-align: center; max-width: 300px; } .page-kuya-kim-sister__section-title { font-size: 2.2em; color: #222; text-align: center; margin-bottom: 30px; } .page-kuya-kim-sister__paragraph { margin-bottom: 20px; font-size: 1.1em; max-width: 900px; margin-left: auto; margin-right: auto; } .page-kuya-kim-sister__image-wrapper { text-align: center; margin: 30px 0; width: 100%; max-width: 800px; margin-left: auto; margin-right: auto; overflow: hidden; box-sizing: border-box; } .page-kuya-kim-sister__content-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; } .page-kuya-kim-sister__inline-cta-button { display: block; width: fit-content; margin: 30px auto; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-kuya-kim-sister__inline-cta-button:hover { background-color: #0056b3; } .page-kuya-kim-sister__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-kim-sister__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-kim-sister__feature-item:hover { transform: translateY(-5px); } .page-kuya-kim-sister__feature-icon { width: 100%; max-width: 250px; height: auto; margin-bottom: 20px; border-radius: 5px; } .page-kuya-kim-sister__feature-title { font-size: 1.5em; color: #333; margin-bottom: 10px; } .page-kuya-kim-sister__feature-description { color: #555; font-size: 1em; } .page-kuya-kim-sister__faq-container { max-width: 800px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-kuya-kim-sister__faq-item { border-bottom: 1px solid #eee; } .page-kuya-kim-sister__faq-item:last-child { border-bottom: none; } .page-kuya-kim-sister__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #fdfdfd; transition: background-color 0.3s ease; } .page-kuya-kim-sister__faq-question:hover { background-color: #f0f0f0; } .page-kuya-kim-sister__faq-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; } .page-kuya-kim-sister__faq-toggle { font-size: 1.5em; color: #555; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-kim-sister__faq-item.active .page-kuya-kim-sister__faq-toggle { transform: rotate(45deg); } .page-kuya-kim-sister__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-kuya-kim-sister__faq-item.active .page-kuya-kim-sister__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-kim-sister__faq-text { margin: 0; color: #666; font-size: 1em; } @media (max-width: 768px) { .page-kuya-kim-sister__hero-section { padding: 80px 15px; min-height: 400px; } .page-kuya-kim-sister__hero-title { font-size: 2.2em; } .page-kuya-kim-sister__hero-description { font-size: 1em; } .page-kuya-kim-sister__cta-button { padding: 12px 25px; font-size: 1em; } .page-kuya-kim-sister__section-spacing { padding: 30px 15px; } .page-kuya-kim-sister__section-title { font-size: 1.8em; } .page-kuya-kim-sister__paragraph { font-size: 0.95em; } .page-kuya-kim-sister__features-grid { grid-template-columns: 1fr; } .page-kuya-kim-sister__feature-item { padding: 25px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-kim-sister__feature-icon { max-width: 200px; } .page-kuya-kim-sister__feature-title { font-size: 1.3em; } .page-kuya-kim-sister__faq-question { padding: 15px 20px; } .page-kuya-kim-sister__faq-title { font-size: 1.1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kuya-kim-sister__faq-answer { padding: 0 20px; } .page-kuya-kim-sister__faq-item.active .page-kuya-kim-sister__faq-answer { padding: 15px 20px !important; } .page-kuya-kim-sister__faq-text { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kuya-kim-sister__image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-kim-sister__content-image { max-width: 100% !important; height: auto !important; }}