.page-batang-quiapo-diwata { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: 10px; } .page-batang-quiapo-diwata__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding: 60px 20px; box-sizing: border-box; } .page-batang-quiapo-diwata__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-batang-quiapo-diwata__hero-image { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); } .page-batang-quiapo-diwata__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; } .page-batang-quiapo-diwata__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-batang-quiapo-diwata__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-batang-quiapo-diwata__hero-cta, .page-batang-quiapo-diwata__access-btn, .page-batang-quiapo-diwata__game-cta, .page-batang-quiapo-diwata__promo-cta, .page-batang-quiapo-diwata__contact-cta, .page-batang-quiapo-diwata__blog-read-more, .page-batang-quiapo-diwata__floating-btn { display: inline-block; background-color: #e62e2e; color: #fff; padding: 15px 30px; 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-batang-quiapo-diwata__hero-cta:hover, .page-batang-quiapo-diwata__access-btn:hover, .page-batang-quiapo-diwata__game-cta:hover, .page-batang-quiapo-diwata__promo-cta:hover, .page-batang-quiapo-diwata__contact-cta:hover, .page-batang-quiapo-diwata__blog-read-more:hover, .page-batang-quiapo-diwata__floating-btn:hover { background-color: #cc2828; transform: translateY(-3px); } .page-batang-quiapo-diwata__intro-section, .page-batang-quiapo-diwata__quick-access-section, .page-batang-quiapo-diwata__games-section, .page-batang-quiapo-diwata__promotions-section, .page-batang-quiapo-diwata__security-section, .page-batang-quiapo-diwata__faq-section, .page-batang-quiapo-diwata__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; text-align: center; } .page-batang-quiapo-diwata__intro-title, .page-batang-quiapo-diwata__quick-access-title, .page-batang-quiapo-diwata__games-title, .page-batang-quiapo-diwata__promotions-title, .page-batang-quiapo-diwata__security-title, .page-batang-quiapo-diwata__faq-title, .page-batang-quiapo-diwata__blog-title { font-size: 2.5em; margin-bottom: 30px; color: #222; } .page-batang-quiapo-diwata__intro-text { font-size: 1.1em; max-width: 800px; margin: 0 auto 40px auto; color: #555; } .page-batang-quiapo-diwata__features, .page-batang-quiapo-diwata__access-links, .page-batang-quiapo-diwata__game-categories, .page-batang-quiapo-diwata__promo-grid, .page-batang-quiapo-diwata__security-grid, .page-batang-quiapo-diwata__blog-grid { display: grid; gap: 30px; margin-top: 30px; } .page-batang-quiapo-diwata__features { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } .page-batang-quiapo-diwata__feature-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-batang-quiapo-diwata__feature-item:hover { transform: translateY(-5px); } .page-batang-quiapo-diwata__feature-icon { max-width: 80px; height: auto; margin-bottom: 20px; } .page-batang-quiapo-diwata__feature-heading { font-size: 1.5em; margin-bottom: 10px; color: #e62e2e; } .page-batang-quiapo-diwata__feature-description { color: #666; } .page-batang-quiapo-diwata__access-links { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } .page-batang-quiapo-diwata__access-btn { padding: 12px 25px; font-size: 0.95em; } .page-batang-quiapo-diwata__games-description, .page-batang-quiapo-diwata__promotions-description { font-size: 1.1em; color: #555; max-width: 800px; margin: 0 auto 40px auto; } .page-batang-quiapo-diwata__game-categories { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } .page-batang-quiapo-diwata__game-card, .page-batang-quiapo-diwata__promo-card, .page-batang-quiapo-diwata__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; } .page-batang-quiapo-diwata__game-card:hover, .page-batang-quiapo-diwata__promo-card:hover, .page-batang-quiapo-diwata__blog-card:hover { transform: translateY(-5px); } .page-batang-quiapo-diwata__game-image, .page-batang-quiapo-diwata__promo-image, .page-batang-quiapo-diwata__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-batang-quiapo-diwata__game-heading, .page-batang-quiapo-diwata__promo-heading { font-size: 1.4em; margin: 15px 20px 10px; color: #e62e2e; } .page-batang-quiapo-diwata__game-text, .page-batang-quiapo-diwata__promo-text { font-size: 0.95em; color: #666; margin: 0 20px 20px; } .page-batang-quiapo-diwata__game-cta, .page-batang-quiapo-diwata__promo-cta { margin: 0 20px 20px; padding: 10px 20px; font-size: 0.9em; } .page-batang-quiapo-diwata__promo-grid { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); } .page-batang-quiapo-diwata__security-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); margin-bottom: 40px; } .page-batang-quiapo-diwata__security-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-batang-quiapo-diwata__security-item:hover { transform: translateY(-5px); } .page-batang-quiapo-diwata__security-icon { max-width: 70px; height: auto; margin-bottom: 15px; } .page-batang-quiapo-diwata__security-heading { font-size: 1.4em; margin-bottom: 10px; color: #e62e2e; } .page-batang-quiapo-diwata__security-text { color: #666; font-size: 0.95em; } .page-batang-quiapo-diwata__contact-cta-wrapper { margin-top: 40px; } .page-batang-quiapo-diwata__faq-list { max-width: 900px; margin: 40px auto 0 auto; text-align: left; } .page-batang-quiapo-diwata__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-batang-quiapo-diwata__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-batang-quiapo-diwata__faq-question:hover { background-color: #e0e0e0; } .page-batang-quiapo-diwata__faq-heading { font-size: 1.15em; color: #333; margin: 0; pointer-events: none; } .page-batang-quiapo-diwata__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e62e2e; transition: transform 0.3s ease; pointer-events: none; } .page-batang-quiapo-diwata__faq-item.active .page-batang-quiapo-diwata__faq-toggle { transform: rotate(45deg); } .page-batang-quiapo-diwata__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.3s ease; color: #555; } .page-batang-quiapo-diwata__faq-item.active .page-batang-quiapo-diwata__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-batang-quiapo-diwata__faq-answer p { margin: 0; } .page-batang-quiapo-diwata__blog-grid { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); } .page-batang-quiapo-diwata__blog-content { padding: 20px; } .page-batang-quiapo-diwata__blog-heading { font-size: 1.3em; margin-bottom: 10px; line-height: 1.4; } .page-batang-quiapo-diwata__blog-heading a { color: #333; text-decoration: none; transition: color 0.3s ease; } .page-batang-quiapo-diwata__blog-heading a:hover { color: #e62e2e; } .page-batang-quiapo-diwata__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-batang-quiapo-diwata__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 20px; } .page-batang-quiapo-diwata__blog-read-more { padding: 8px 15px; font-size: 0.85em; } .page-batang-quiapo-diwata__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-batang-quiapo-diwata__floating-btn { padding: 12px 25px; font-size: 1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .highlight { color: #e62e2e; font-weight: bold; } @media (max-width: 768px) { .page-batang-quiapo-diwata__hero-title { font-size: 2.2em; } .page-batang-quiapo-diwata__hero-subtitle { font-size: 1em; } .page-batang-quiapo-diwata__intro-section, .page-batang-quiapo-diwata__quick-access-section, .page-batang-quiapo-diwata__games-section, .page-batang-quiapo-diwata__promotions-section, .page-batang-quiapo-diwata__security-section, .page-batang-quiapo-diwata__faq-section, .page-batang-quiapo-diwata__blog-section { padding: 40px 15px; } .page-batang-quiapo-diwata__intro-title, .page-batang-quiapo-diwata__quick-access-title, .page-batang-quiapo-diwata__games-title, .page-batang-quiapo-diwata__promotions-title, .page-batang-quiapo-diwata__security-title, .page-batang-quiapo-diwata__faq-title, .page-batang-quiapo-diwata__blog-title { font-size: 1.8em; margin-bottom: 20px; } .page-batang-quiapo-diwata__features, .page-batang-quiapo-diwata__access-links, .page-batang-quiapo-diwata__game-categories, .page-batang-quiapo-diwata__promo-grid, .page-batang-quiapo-diwata__security-grid, .page-batang-quiapo-diwata__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-batang-quiapo-diwata__feature-item, .page-batang-quiapo-diwata__game-card, .page-batang-quiapo-diwata__promo-card, .page-batang-quiapo-diwata__security-item, .page-batang-quiapo-diwata__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-batang-quiapo-diwata__feature-heading, .page-batang-quiapo-diwata__game-heading, .page-batang-quiapo-diwata__promo-heading, .page-batang-quiapo-diwata__security-heading { font-size: 1.3em; } .page-batang-quiapo-diwata__faq-question { padding: 15px 20px; } .page-batang-quiapo-diwata__faq-heading { font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-batang-quiapo-diwata__faq-answer { padding: 0 20px; } .page-batang-quiapo-diwata__faq-item.active .page-batang-quiapo-diwata__faq-answer { padding: 15px 20px !important; } .page-batang-quiapo-diwata__floating-buttons { right: 10px; bottom: 10px; } .page-batang-quiapo-diwata__floating-btn { padding: 10px 20px; font-size: 0.9em; } } @media (max-width: 480px) { .page-batang-quiapo-diwata__hero-title { font-size: 1.8em; } .page-batang-quiapo-diwata__hero-subtitle { font-size: 0.9em; } .page-batang-quiapo-diwata__hero-cta { padding: 12px 20px; font-size: 0.9em; } .page-batang-quiapo-diwata__intro-title, .page-batang-quiapo-diwata__quick-access-title, .page-batang-quiapo-diwata__games-title, .page-batang-quiapo-diwata__promotions-title, .page-batang-quiapo-diwata__security-title, .page-batang-quiapo-diwata__faq-title, .page-batang-quiapo-diwata__blog-title { font-size: 1.6em; } }