.page-kuya-germs-dzbb { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-kuya-germs-dzbb__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-kuya-germs-dzbb__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); } .page-kuya-germs-dzbb__section--dark { background-color: #222; color: #eee; } .page-kuya-germs-dzbb__section-title { text-align: center; font-size: 2.5em; color: #007bff; margin-bottom: 30px; position: relative; padding-bottom: 15px; } .page-kuya-germs-dzbb__section-title--light { color: #fff; } .page-kuya-germs-dzbb__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #007bff; margin: 10px auto 0; border-radius: 2px; } .page-kuya-germs-dzbb__section-title--light::after { background-color: #fff; } .page-kuya-germs-dzbb__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:online_gaming,philippines,kuya_germs_dzbb]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: 10px; /* Adjust for body padding-top */ } .page-kuya-germs-dzbb__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-kuya-germs-dzbb__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); } .page-kuya-germs-dzbb__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-kuya-germs-dzbb__cta-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-kuya-germs-dzbb__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; background-color: #f0f0f0; border-radius: 8px; margin-bottom: 20px; } .page-kuya-germs-dzbb__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-kuya-germs-dzbb__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-kuya-germs-dzbb__intro-text { text-align: center; font-size: 1.1em; margin-bottom: 30px; } .page-kuya-germs-dzbb__intro-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-kuya-dzbb__feature-item { flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); background-color: #f9f9f9; padding: 20px; border-radius: 5px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-kuya-germs-dzbb__feature-item h3 { color: #007bff; margin-top: 10px; font-size: 1.3em; } .page-kuya-germs-dzbb__feature-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 10px; } .page-kuya-germs-dzbb__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; } .page-kuya-germs-dzbb__quick-access-link { display: block; background-color: #f0f8ff; color: #007bff; padding: 20px; text-align: center; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-kuya-germs-dzbb__quick-access-link:hover { background-color: #e0f0ff; transform: translateY(-3px); } .page-kuya-germs-dzbb__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-germs-dzbb__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; } .page-kuya-germs-dzbb__game-card:hover { transform: translateY(-5px); } .page-kuya-germs-dzbb__game-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-germs-dzbb__game-content { padding: 15px; } .page-kuya-germs-dzbb__game-content h3 { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-kuya-germs-dzbb__game-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-kuya-germs-dzbb__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-germs-dzbb__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .page-kuya-germs-dzbb__promo-card:hover { transform: translateY(-5px); } .page-kuya-germs-dzbb__promo-image { width: 100%; height: 180px; object-fit: cover; } .page-kuya-germs-dzbb__promo-content { padding: 20px; } .page-kuya-germs-dzbb__promo-content h3 { font-size: 1.5em; color: #007bff; margin-bottom: 10px; } .page-kuya-germs-dzbb__promo-content p { font-size: 1em; color: #555; margin-bottom: 15px; } .page-kuya-germs-dzbb__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-kuya-germs-dzbb__security-item { flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); background-color: #f0f8ff; padding: 20px; border-radius: 5px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-kuya-germs-dzbb__security-item h3 { color: #007bff; margin-top: 10px; font-size: 1.3em; } .page-kuya-germs-dzbb__security-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 10px; } .page-kuya-germs-dzbb__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 5px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-kuya-germs-dzbb__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #eee; transition: background-color 0.3s ease; } .page-kuya-germs-dzbb__faq-question:hover { background-color: #e0e0e0; } .page-kuya-germs-dzbb__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-kuya-germs-dzbb__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-germs-dzbb__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-kuya-germs-dzbb__faq-item.active .page-kuya-germs-dzbb__faq-question { background-color: #e0f0ff; } .page-kuya-germs-dzbb__faq-item.active .page-kuya-germs-dzbb__faq-toggle { transform: rotate(45deg); } .page-kuya-germs-dzbb__faq-item.active .page-kuya-germs-dzbb__faq-answer { max-height: 2000px !important; /* Sufficiently large */ padding: 15px 20px !important; opacity: 1; } .page-kuya-germs-dzbb__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-germs-dzbb__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .page-kuya-germs-dzbb__blog-card:hover { transform: translateY(-5px); } .page-kuya-germs-dzbb__blog-image { width: 100%; height: 180px; object-fit: cover; } .page-kuya-germs-dzbb__blog-content { padding: 20px; } .page-kuya-germs-dzbb__blog-content h3 { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-kuya-germs-dzbb__blog-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-kuya-germs-dzbb__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-kuya-germs-dzbb__blog-link:hover { color: #0056b3; } .page-kuya-germs-dzbb img { max-width: 100%; height: auto; box-sizing: border-box; } @media (max-width: 768px) { .page-kuya-germs-dzbb__hero-title { font-size: 2.5em; } .page-kuya-germs-dzbb__hero-subtitle { font-size: 1.2em; } .page-kuya-germs-dzbb__section-title { font-size: 2em; } .page-kuya-germs-dzbb__feature-item, .page-kuya-germs-dzbb__security-item { flex: 1 1 100%; max-width: 100%; margin-bottom: 15px; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; word-wrap: break-word !important; } .page-kuya-germs-dzbb__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-kuya-germs-dzbb__payment-logo, .page-kuya-germs-dzbb__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-kuya-germs-dzbb__quick-access-grid, .page-kuya-germs-dzbb__games-grid, .page-kuya-germs-dzbb__promotions-grid, .page-kuya-germs-dzbb__blog-grid { grid-template-columns: 1fr; } .page-kuya-germs-dzbb__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-kuya-germs-dzbb img { max-width: 100% !important; height: auto !important; } } @media (max-width: 480px) { .page-kuya-germs-dzbb__hero-section { padding: 60px 15px; } .page-kuya-germs-dzbb__hero-title { font-size: 2em; } .page-kuya-germs-dzbb__hero-subtitle { font-size: 1em; } .page-kuya-germs-dzbb__cta-button { padding: 12px 25px; font-size: 1em; } .page-kuya-germs-dzbb__section { padding: 30px 0; } .page-kuya-germs-dzbb__section-title { font-size: 1.8em; } }