.page-kuya-oliver-gotohan-batangas { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f8f8f8; } .page-kuya-oliver-gotohan-batangas__hero-section { position: relative; width: 100%; min-height: 450px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 10px 20px 80px; box-sizing: border-box; overflow: hidden; } .page-kuya-oliver-gotohan-batangas__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-kuya-oliver-gotohan-batangas__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)); z-index: -1; } .page-kuya-oliver-gotohan-batangas__hero-content { z-index: 1; max-width: 900px; padding: 20px; } .page-kuya-oliver-gotohan-batangas__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-kuya-oliver-gotohan-batangas__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-kuya-oliver-gotohan-batangas__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 28px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-kuya-oliver-gotohan-batangas__cta-button:hover { background-color: #f76c4a; transform: translateY(-2px); } .page-kuya-oliver-gotohan-batangas__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; } .page-kuya-oliver-gotohan-batangas__section--light-bg { background-color: #fff; } .page-kuya-oliver-gotohan-batangas__section--dark-bg { background-color: #2c3e50; color: #fff; } .page-kuya-oliver-gotohan-batangas__section-title { font-size: 2.2em; color: #e44d26; text-align: center; margin-bottom: 40px; } .page-kuya-oliver-gotohan-batangas__section--dark-bg .page-kuya-oliver-gotohan-batangas__section-title { color: #fff; } .page-kuya-oliver-gotohan-batangas__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; align-items: center; } .page-kuya-oliver-gotohan-batangas__content-text { font-size: 1.1em; line-height: 1.8; } .page-kuya-oliver-gotohan-batangas__image-container { text-align: center; } .page-kuya-oliver-gotohan-batangas__image-container img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-kuya-oliver-gotohan-batangas__menu-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-oliver-gotohan-batangas__menu-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; box-sizing: border-box; } .page-kuya-oliver-gotohan-batangas__menu-item:hover { transform: translateY(-5px); } .page-kuya-oliver-gotohan-batangas__item-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-oliver-gotohan-batangas__item-details { padding: 15px; } .page-kuya-oliver-gotohan-batangas__item-name { font-size: 1.4em; color: #e44d26; margin-bottom: 8px; } .page-kuya-oliver-gotohan-batangas__item-description { font-size: 0.95em; color: #555; } .page-kuya-oliver-gotohan-batangas__testimonials-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-oliver-gotohan-batangas__testimonial-card { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; align-items: center; text-align: center; } .page-kuya-oliver-gotohan-batangas__testimonial-avatar { width: 80px; height: 80px; border-radius: 50%; object-fit: cover; margin-bottom: 15px; border: 3px solid #e44d26; } .page-kuya-oliver-gotohan-batangas__testimonial-text { font-style: italic; color: #555; margin-bottom: 15px; } .page-kuya-oliver-gotohan-batangas__testimonial-author { font-weight: bold; color: #e44d26; } .page-kuya-oliver-gotohan-batangas__faq-list { margin-top: 40px; } .page-kuya-oliver-gotohan-batangas__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-kuya-oliver-gotohan-batangas__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; user-select: none; } .page-kuya-oliver-gotohan-batangas__faq-question:hover { background-color: #e0e0e0; } .page-kuya-oliver-gotohan-batangas__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-kuya-oliver-gotohan-batangas__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-oliver-gotohan-batangas__faq-item.active .page-kuya-oliver-gotohan-batangas__faq-toggle { transform: rotate(45deg); } .page-kuya-oliver-gotohan-batangas__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-kuya-oliver-gotohan-batangas__faq-item.active .page-kuya-oliver-gotohan-batangas__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-oliver-gotohan-batangas__promo-banner { background: linear-gradient(to right, #e44d26, #f76c4a); color: #fff; text-align: center; padding: 50px 20px; margin-top: 60px; border-radius: 10px; } .page-kuya-oliver-gotohan-batangas__promo-title { font-size: 2.5em; margin-bottom: 15px; } .page-kuya-oliver-gotohan-batangas__promo-text { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-kuya-oliver-gotohan-batangas__hero-title { font-size: 2em; } .page-kuya-oliver-gotohan-batangas__hero-subtitle { font-size: 1em; } .page-kuya-oliver-gotohan-batangas__section { padding: 40px 15px; } .page-kuya-oliver-gotohan-batangas__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-kuya-oliver-gotohan-batangas__content-grid { grid-template-columns: 1fr; gap: 30px; } .page-kuya-oliver-gotohan-batangas__menu-list { grid-template-columns: 1fr; gap: 20px; } .page-kuya-oliver-gotohan-batangas__menu-item { width: 100% !important; box-sizing: border-box !important; padding-left: 0 !important; padding-right: 0 !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-kuya-oliver-gotohan-batangas__testimonials-grid { grid-template-columns: 1fr; gap: 20px; } .page-kuya-oliver-gotohan-batangas__faq-question { padding: 15px 20px; } .page-kuya-oliver-gotohan-batangas__faq-question h3 { font-size: 1.1em; } .page-kuya-oliver-gotohan-batangas__faq-answer { padding: 0 20px; } .page-kuya-oliver-gotohan-batangas__faq-item.active .page-kuya-oliver-gotohan-batangas__faq-answer { padding: 15px 20px !important; } .page-kuya-oliver-gotohan-batangas__promo-banner { padding: 40px 15px; } .page-kuya-oliver-gotohan-batangas__promo-title { font-size: 2em; } .page-kuya-oliver-gotohan-batangas__promo-text { font-size: 1em; } .page-kuya-oliver-gotohan-batangas__image-container img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-kuya-oliver-gotohan-batangas__hero-title { font-size: 1.8em; } .page-kuya-oliver-gotohan-batangas__hero-subtitle { font-size: 0.9em; } .page-kuya-oliver-gotohan-batangas__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-kuya-oliver-gotohan-batangas__section-title { font-size: 1.5em; } }