.page-beautiful-diwata__hero-section{position:relative;padding:10px 0 60px;background-color:#1a1a2e;color:#fff;text-align:center;overflow:hidden}.page-beautiful-diwata__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.4}.page-beautiful-diwata__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:20px}.page-beautiful-diwata__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-beautiful-diwata__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-beautiful-diwata__cta-button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .3s ease}.page-beautiful-diwata__cta-button:hover{background-color:#ff6b81;transform:translateY(-3px)}.page-beautiful-diwata__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:40px 20px;background-color:#16213e}.page-beautiful-diwata__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-beautiful-diwata__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-beautiful-diwata__section{padding:60px 20px;background-color:#0f3460;color:#fff;text-align:center}.page-beautiful-diwata__section:nth-of-type(even){background-color:#16213e}.page-beautiful-diwata__section-title{font-size:2.5em;margin-bottom:30px;color:#e94560}.page-beautiful-diwata__section-content{max-width:1000px;margin:0 auto;font-size:1.1em;line-height:1.6}.page-beautiful-diwata__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;list-style:none;padding:0}.page-beautiful-diwata__feature-item{background-color:#1a1a2e;padding:30px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-beautiful-diwata__feature-item:hover{transform:translateY(-5px)}.page-beautiful-diwata__feature-icon{width:80px;height:80px;margin-bottom:20px;object-fit:contain;max-width:100%;height:auto}.page-beautiful-diwata__feature-title{font-size:1.5em;margin-bottom:15px;color:#e94560}.page-beautiful-diwata__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px}.page-beautiful-diwata__game-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.4);text-align:center;transition:transform .3s ease}.page-beautiful-diwata__game-card:hover{transform:translateY(-5px)}.page-beautiful-diwata__game-image{width:100%;height:200px;object-fit:cover;max-width:100%;height:auto}.page-beautiful-diwata__game-title{font-size:1.3em;margin:15px 0;color:#e94560}.page-beautiful-diwata__game-description{font-size:.95em;padding:0 15px 15px;color:#ccc}.page-beautiful-diwata__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-beautiful-diwata__promo-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.4);text-align:left;transition:transform .3s ease}.page-beautiful-diwata__promo-card:hover{transform:translateY(-5px)}.page-beautiful-diwata__promo-image{width:100%;height:220px;object-fit:cover;max-width:100%;height:auto}.page-beautiful-diwata__promo-content{padding:20px}.page-beautiful-diwata__promo-title{font-size:1.4em;margin-bottom:10px;color:#e94560}.page-beautiful-diwata__promo-description{font-size:.95em;line-height:1.5;margin-bottom:20px;color:#ccc}.page-beautiful-diwata__promo-button{display:inline-block;background-color:#e94560;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.95em;transition:background-color .3s ease}.page-beautiful-diwata__promo-button:hover{background-color:#ff6b81}.page-beautiful-diwata__faq-list{list-style:none;padding:0;max-width:800px;margin:40px auto 0}.page-beautiful-diwata__faq-item{background-color:#1a1a2e;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.3);overflow:hidden}.page-beautiful-diwata__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#2a2a4a;border-bottom:1px solid #3a3a5a;transition:background-color .3s ease}.page-beautiful-diwata__faq-question:hover{background-color:#3a3a5a}.page-beautiful-diwata__faq-question h3{margin:0;font-size:1.2em;color:#e94560;pointer-events:none}.page-beautiful-diwata__faq-toggle{font-size:1.5em;font-weight:700;color:#e94560;transition:transform .3s ease;pointer-events:none}.page-beautiful-diwata__faq-item.active .page-beautiful-diwata__faq-toggle{transform:rotate(45deg)}.page-beautiful-diwata__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-beautiful-diwata__faq-item.active .page-beautiful-diwata__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-beautiful-diwata__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-beautiful-diwata__blog-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.4);text-align:left;transition:transform .3s ease}.page-beautiful-diwata__blog-card:hover{transform:translateY(-5px)}.page-beautiful-diwata__blog-image{width:100%;height:180px;object-fit:cover;max-width:100%;height:auto}.page-beautiful-diwata__blog-content{padding:20px}.page-beautiful-diwata__blog-title{font-size:1.3em;margin-bottom:10px}.page-beautiful-diwata__blog-title a{color:#e94560;text-decoration:none;transition:color .3s ease}.page-beautiful-diwata__blog-title a:hover{color:#ff6b81}.page-beautiful-diwata__blog-excerpt{font-size:.9em;line-height:1.5;color:#ccc}.page-beautiful-diwata__blog-date{font-size:.8em;color:#888;margin-top:15px}.page-beautiful-diwata__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-beautiful-diwata__quick-access-link{display:inline-block;background-color:#e94560;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1em;transition:background-color .3s ease,transform .3s ease}.page-beautiful-diwata__quick-access-link:hover{background-color:#ff6b81;transform:translateY(-2px)}@media (max-width:1024px){.page-beautiful-diwata__hero-title{font-size:3em}.page-beautiful-diwata__hero-subtitle{font-size:1.3em}.page-beautiful-diwata__section-title{font-size:2em}}@media (max-width:768px){.page-beautiful-diwata__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-beautiful-diwata__payment-logo,.page-beautiful-diwata__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-beautiful-diwata__hero-title{font-size:2.2em}.page-beautiful-diwata__hero-subtitle{font-size:1.1em}.page-beautiful-diwata__cta-button{padding:12px 25px;font-size:1.1em}.page-beautiful-diwata__section{padding:40px 15px}.page-beautiful-diwata__section-title{font-size:1.8em}.page-beautiful-diwata__section-content{font-size:1em}.page-beautiful-diwata__feature-list,.page-beautiful-diwata__game-grid,.page-beautiful-diwata__promo-grid,.page-beautiful-diwata__blog-grid{grid-template-columns:1fr;gap:20px}.page-beautiful-diwata__feature-item,.page-beautiful-diwata__game-card,.page-beautiful-diwata__promo-card,.page-beautiful-diwata__blog-card{width:100%;box-sizing:border-box}.page-beautiful-diwata__feature-item ul,.page-beautiful-diwata__feature-item ol,.page-beautiful-diwata__faq-list,.page-beautiful-diwata__quick-access-links{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-beautiful-diwata__feature-item li,.page-beautiful-diwata__faq-item,.page-beautiful-diwata__quick-access-link{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-beautiful-diwata__faq-question{padding:15px}.page-beautiful-diwata__faq-question h3{font-size:1.1em}.page-beautiful-diwata__faq-answer{padding:15px !important}.page-beautiful-diwata__quick-access-link{font-size:.95em}}