.page-kuya-at-bunso-iyot { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-kuya-at-bunso-iyot a { text-decoration: none; color: #8d3dff; transition: color 0.3s ease; } .page-kuya-at-bunso-iyot a:hover { color: #b07dff; } .page-kuya-at-bunso-iyot__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-kuya-at-bunso-iyot__section { padding: 60px 20px; margin-bottom: 20px; border-radius: 12px; background-color: #2a2a4a; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); } .page-kuya-at-bunso-iyot__section-title { font-size: 2.8em; color: #e0e0e0; text-align: center; margin-bottom: 40px; font-weight: 700; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); } .page-kuya-at-bunso-iyot__section-subtitle { font-size: 1.8em; color: #c0c0c0; text-align: center; margin-bottom: 30px; font-weight: 600; } .page-kuya-at-bunso-iyot__text-center { text-align: center; } .page-kuya-at-bunso-iyot__lead-text { font-size: 1.2em; margin-bottom: 20px; color: #cccccc; } .page-kuya-at-bunso-iyot__button { display: inline-block; background-color: #8d3dff; color: #ffffff; padding: 15px 30px; border-radius: 8px; font-size: 1.1em; font-weight: 600; text-transform: uppercase; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; margin: 10px; } .page-kuya-at-bunso-iyot__button:hover { background-color: #b07dff; transform: translateY(-2px); } .page-kuya-at-bunso-iyot__button:active { transform: translateY(0); } .page-kuya-at-bunso-iyot__hero-section { background: linear-gradient(135deg, #1a1a2e 0%, #3a0050 100%); padding: 10px 0 80px; text-align: center; position: relative; overflow: hidden; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } .page-kuya-at-bunso-iyot__hero-image { width: 100%; height: auto; max-width: 100%; border-radius: 12px; margin-bottom: 30px; object-fit: cover; } .page-kuya-at-bunso-iyot__hero-title { font-size: 3.5em; color: #ffffff; margin-bottom: 20px; line-height: 1.2; text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5); font-weight: 800; } .page-kuya-at-bunso-iyot__hero-subtitle { font-size: 1.5em; color: #e0e0e0; margin-bottom: 40px; } .page-kuya-at-bunso-iyot__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-at-bunso-iyot__card { background-color: #333355; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .page-kuya-at-bunso-iyot__card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4); } .page-kuya-at-bunso-iyot__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; max-width: 100%; } .page-kuya-at-bunso-iyot__card-title { font-size: 1.5em; color: #ffffff; margin-bottom: 15px; font-weight: 700; } .page-kuya-at-bunso-iyot__card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; flex-grow: 1; } .page-kuya-at-bunso-iyot__list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-kuya-at-bunso-iyot__list-item { background-color: #333355; padding: 20px 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; box-sizing: border-box; width: calc(33.333% - 14px); } .page-kuya-at-bunso-iyot__list-item:hover { background-color: #444466; } .page-kuya-at-bunso-iyot__list-item-title { font-size: 1.2em; color: #ffffff; margin-bottom: 10px; font-weight: 600; } .page-kuya-at-bunso-iyot__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-kuya-at-bunso-iyot__quick-access-button { display: block; width: 100%; padding: 15px 20px; background-color: #444466; color: #ffffff; border-radius: 8px; text-align: center; font-size: 1em; font-weight: 600; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-kuya-at-bunso-iyot__quick-access-button:hover { background-color: #555577; transform: translateY(-2px); } .page-kuya-at-bunso-iyot__quick-access-button:active { transform: translateY(0); } .page-kuya-at-bunso-iyot__faq-item { background-color: #333355; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-kuya-at-bunso-iyot__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #444466; border-bottom: 1px solid #555577; transition: background-color 0.3s ease; } .page-kuya-at-bunso-iyot__faq-question:hover { background-color: #555577; } .page-kuya-at-bunso-iyot__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffffff; font-weight: 600; pointer-events: none; } .page-kuya-at-bunso-iyot__faq-toggle { font-size: 1.8em; font-weight: bold; color: #8d3dff; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-at-bunso-iyot__faq-item.active .page-kuya-at-bunso-iyot__faq-toggle { transform: rotate(45deg); color: #b07dff; } .page-kuya-at-bunso-iyot__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; background-color: #333355; color: #cccccc; } .page-kuya-at-bunso-iyot__faq-item.active .page-kuya-at-bunso-iyot__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-at-bunso-iyot__blog-card { background-color: #333355; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; } .page-kuya-at-bunso-iyot__blog-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; } .page-kuya-at-bunso-iyot__blog-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; } .page-kuya-at-bunso-iyot__blog-title { font-size: 1.4em; color: #ffffff; margin-bottom: 10px; font-weight: 700; line-height: 1.4; } .page-kuya-at-bunso-iyot__blog-excerpt { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; flex-grow: 1; } .page-kuya-at-bunso-iyot__blog-date { font-size: 0.85em; color: #999999; margin-top: auto; } @media (max-width: 1024px) { .page-kuya-at-bunso-iyot__hero-title { font-size: 3em; } .page-kuya-at-bunso-iyot__hero-subtitle { font-size: 1.3em; } .page-kuya-at-bunso-iyot__section-title { font-size: 2.2em; } .page-kuya-at-bunso-iyot__section-subtitle { font-size: 1.5em; } .page-kuya-at-bunso-iyot__list-item { width: calc(50% - 15px); } } @media (max-width: 768px) { .page-kuya-at-bunso-iyot__hero-title { font-size: 2.2em; } .page-kuya-at-bunso-iyot__hero-subtitle { font-size: 1.1em; } .page-kuya-at-bunso-iyot__section { padding: 40px 15px; } .page-kuya-at-bunso-iyot__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-kuya-at-bunso-iyot__section-subtitle { font-size: 1.2em; } .page-kuya-at-bunso-iyot__lead-text { font-size: 1.1em; } .page-kuya-at-bunso-iyot__button { padding: 12px 25px; font-size: 1em; margin: 8px; } .page-kuya-at-bunso-iyot__grid { grid-template-columns: 1fr; gap: 20px; } .page-kuya-at-bunso-iyot__card { padding: 25px; } .page-kuya-at-bunso-iyot__card-image { height: 180px; } .page-kuya-at-bunso-iyot__card-title { font-size: 1.3em; } .page-kuya-at-bunso-iyot__list { flex-direction: column; align-items: center; gap: 15px; } .page-kuya-at-bunso-iyot__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px 20px !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-at-bunso-iyot__quick-access-grid { grid-template-columns: 1fr; gap: 15px; } .page-kuya-at-bunso-iyot__quick-access-button { padding: 12px 15px; font-size: 0.95em; } .page-kuya-at-bunso-iyot__faq-question { padding: 15px 20px; } .page-kuya-at-bunso-iyot__faq-question h3 { font-size: 1.1em; } .page-kuya-at-bunso-iyot__faq-answer { padding: 0 20px; } .page-kuya-at-bunso-iyot__faq-item.active .page-kuya-at-bunso-iyot__faq-answer { padding: 15px 20px !important; } .page-kuya-at-bunso-iyot__blog-image { height: 200px; } .page-kuya-at-bunso-iyot__blog-content { padding: 20px; } .page-kuya-at-bunso-iyot__blog-title { font-size: 1.2em; } .page-kuya-at-bunso-iyot__blog-excerpt { font-size: 0.9em; } .page-kuya-at-bunso-iyot__container { padding: 10px; } } @media (max-width: 480px) { .page-kuya-at-bunso-iyot__hero-title { font-size: 1.8em; } .page-kuya-at-bunso-iyot__hero-subtitle { font-size: 1em; } .page-kuya-at-bunso-iyot__section-title { font-size: 1.6em; } .page-kuya-at-bunso-iyot__button { padding: 10px 20px; font-size: 0.9em; } }