.page-whats-kuya-mean { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-whats-kuya-mean__hero-section { background-color: #0056b3; color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; padding-top: 10px; /* Adjusting for header offset, relying on body padding for main offset */ }.page-whats-kuya-mean__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; }.page-whats-kuya-mean__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }.page-whats-kuya-mean__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; }.page-whats-kuya-mean__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-whats-kuya-mean__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-whats-kuya-mean__cta-button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-whats-kuya-mean__content-section { padding: 40px 20px; max-width: 900px; margin: 0 auto; background-color: #fff; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; border-radius: 8px; }.page-whats-kuya-mean__section-title { font-size: 2em; color: #0056b3; margin-bottom: 25px; text-align: center; }.page-whats-kuya-mean__text-block p { margin-bottom: 15px; text-align: justify; }.page-whats-kuya-mean__text-block strong { color: #0056b3; }.page-whats-kuya-mean__list { list-style: disc inside; margin-left: 20px; margin-bottom: 20px; }.page-whats-kuya-mean__list-item { margin-bottom: 10px; }.page-whats-kuya-mean__image-container { text-align: center; margin: 30px 0; }.page-whats-kuya-mean__image-container img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; }.page-whats-kuya-mean__image-caption { font-style: italic; color: #666; margin-top: 10px; font-size: 0.9em; }.page-whats-kuya-mean__faq-section { padding: 40px 20px; max-width: 900px; margin: 0 auto; background-color: #fff; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); border-radius: 8px; }.page-whats-kuya-mean__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-whats-kuya-mean__faq-item:last-child { border-bottom: none; margin-bottom: 0; }.page-whats-kuya-mean__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 15px 0; font-size: 1.1em; color: #0056b3; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-whats-kuya-mean__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-whats-kuya-mean__faq-question:hover { background-color: #f0f8ff; }.page-whats-kuya-mean__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; }.page-whats-kuya-mean__faq-item.active .page-whats-kuya-mean__faq-toggle { transform: rotate(45deg); }.page-whats-kuya-mean__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-whats-kuya-mean__faq-item.active .page-whats-kuya-mean__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-whats-kuya-mean__faq-answer p { margin-bottom: 10px; }.page-whats-kuya-mean__faq-answer p:last-child { margin-bottom: 0; }@media (max-width: 768px) { .page-whats-kuya-mean__hero-title { font-size: 2em; }.page-whats-kuya-mean__hero-subtitle { font-size: 1em; }.page-whats-kuya-mean__section-title { font-size: 1.6em; }.page-whats-kuya-mean__content-section, .page-whats-kuya-mean__faq-section { padding: 25px 15px; }.page-whats-kuya-mean__list { margin-left: 0; list-style-position: outside; }.page-whats-kuya-mean__list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-whats-kuya-mean__faq-question { padding: 12px 0; font-size: 1em; }.page-whats-kuya-mean__faq-question h3 { font-size: 1em; }.page-whats-kuya-mean__faq-answer { padding: 0 10px; }.page-whats-kuya-mean__faq-item.active .page-whats-kuya-mean__faq-answer { padding: 15px 10px !important; }.page-whats-kuya-mean__image-container img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }