.page-who-is-the-father-of-kuya-kim-atienza { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-who-is-the-father-of-kuya-kim-atienza__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-who-is-the-father-of-kuya-kim-atienza__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,philippines,cityscape,night]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; color: #fff; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; } .page-who-is-the-father-of-kuya-kim-atienza__hero-section h1 { font-size: 2.8em; margin-bottom: 15px; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-who-is-the-father-of-kuya-kim-atienza__hero-section p { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-who-is-the-father-of-kuya-kim-atienza__btn { display: inline-block; background-color: #e91e63; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-who-is-the-father-of-kuya-kim-atienza__btn:hover { background-color: #d81b60; } .page-who-is-the-father-of-kuya-kim-atienza__section { padding: 60px 20px; margin-bottom: 40px; background-color: #2e2e4e; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-who-is-the-father-of-kuya-kim-atienza__section h2 { font-size: 2.2em; color: #ffeb3b; text-align: center; margin-bottom: 30px; } .page-who-is-the-father-of-kuya-kim-atienza__section p { font-size: 1.1em; margin-bottom: 20px; text-align: center; max-width: 900px; margin-left: auto; margin-right: auto; } .page-who-is-the-father-of-kuya-kim-atienza__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-who-is-the-father-of-kuya-kim-atienza__grid-item { background-color: #3f3f6e; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-who-is-the-father-of-kuya-kim-atienza__grid-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-who-is-the-father-of-kuya-kim-atienza__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-who-is-the-father-of-kuya-kim-atienza__grid-item h3 { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; } .page-who-is-the-father-of-kuya-kim-atienza__grid-item p { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-who-is-the-father-of-kuya-kim-atienza__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-who-is-the-father-of-kuya-kim-atienza__quick-link-btn { background-color: #673ab7; padding: 15px 25px; border-radius: 5px; text-decoration: none; color: #fff; font-weight: bold; transition: background-color 0.3s ease; } .page-who-is-the-father-of-kuya-kim-atienza__quick-link-btn:hover { background-color: #5e35b1; } .page-who-is-the-father-of-kuya-kim-atienza__promo-card { background-color: #3f3f6e; padding: 25px; border-radius: 8px; text-align: left; display: flex; align-items: center; gap: 20px; margin-bottom: 20px; } .page-who-is-the-father-of-kuya-kim-atienza__promo-card img { width: 150px; height: 100px; object-fit: cover; border-radius: 5px; flex-shrink: 0; } .page-who-is-the-father-of-kuya-kim-atienza__promo-content h3 { font-size: 1.3em; color: #ffeb3b; margin-bottom: 5px; } .page-who-is-the-father-of-kuya-kim-atienza__promo-content p { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-who-is-the-father-of-kuya-kim-atienza__faq-list { margin-top: 40px; } .page-who-is-the-father-of-kuya-kim-atienza__faq-item { background-color: #3f3f6e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-who-is-the-the-father-of-kuya-kim-atienza__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #4a4a7e; border-bottom: 1px solid #5a5a9e; transition: background-color 0.3s ease; user-select: none; } .page-who-is-the-father-of-kuya-kim-atienza__faq-question:hover { background-color: #5a5a9e; } .page-who-is-the-father-of-kuya-kim-atienza__faq-question h3 { margin: 0; font-size: 1.1em; color: #ffeb3b; pointer-events: none; } .page-who-is-the-father-of-kuya-kim-atienza__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; transition: transform 0.3s ease; pointer-events: none; } .page-who-is-the-father-of-kuya-kim-atienza__faq-item.active .page-who-is-the-father-of-kuya-kim-atienza__faq-toggle { transform: rotate(45deg); } .page-who-is-the-father-of-kuya-kim-atienza__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-who-is-the-father-of-kuya-kim-atienza__faq-item.active .page-who-is-the-father-of-kuya-kim-atienza__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-who-is-the-father-of-kuya-kim-atienza__faq-answer p { margin: 0; font-size: 0.95em; color: #ccc; text-align: left; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card { background-color: #3f3f6e; padding: 20px; border-radius: 8px; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-who-is-the-father-of-kuya-kim-atienza__blog-card img { max-width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card h3 { font-size: 1.2em; color: #ffeb3b; margin-bottom: 10px; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card p { font-size: 0.9em; color: #ccc; line-height: 1.5; margin-bottom: 15px; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card a { color: #e91e63; text-decoration: none; font-weight: bold; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card a:hover { text-decoration: underline; } @media (max-width: 768px) { .page-who-is-the-father-of-kuya-kim-atienza__hero-section { padding: 10px 15px 60px; } .page-who-is-the-father-of-kuya-kim-atienza__hero-section h1 { font-size: 2em; } .page-who-is-the-father-of-kuya-kim-atienza__hero-section p { font-size: 1em; } .page-who-is-the-father-of-kuya-kim-atienza__btn { padding: 12px 25px; font-size: 1em; } .page-who-is-the-father-of-kuya-kim-atienza__section { padding: 40px 15px; } .page-who-is-the-father-of-kuya-kim-atienza__section h2 { font-size: 1.8em; } .page-who-is-the-father-of-kuya-kim-atienza__section p { font-size: 0.95em; } .page-who-is-the-father-of-kuya-kim-atienza__grid { grid-template-columns: 1fr; } .page-who-is-the-father-of-kuya-kim-atienza__quick-links { flex-direction: column; } .page-who-is-the-father-of-kuya-kim-atienza__promo-card { flex-direction: column; text-align: center; } .page-who-is-the-father-of-kuya-kim-atienza__promo-card img { width: 100%; height: 180px; margin-bottom: 15px; } .page-who-is-the-father-of-kuya-kim-atienza__faq-question h3 { font-size: 1em; } .page-who-is-the-father-of-kuya-kim-atienza__faq-answer p { font-size: 0.9em; } .page-who-is-the-father-of-kuya-kim-atienza__blog-card img { height: 150px; } } @media (max-width: 480px) { .page-who-is-the-father-of-kuya-kim-atienza__hero-section h1 { font-size: 1.6em; } .page-who-is-the-father-of-kuya-kim-atienza__hero-section p { font-size: 0.9em; } .page-who-is-the-father-of-kuya-kim-atienza__section h2 { font-size: 1.5em; } }