.page-diwata-sculpture__container{max-width:1200px;margin:0 auto;padding:0 15px;}.page-diwata-sculpture__section{padding:60px 0;text-align:center;}.page-diwata-sculpture__section--dark{background-color:#1a1a1a;color:#eee;}.page-diwata-sculpture__section--light{background-color:#f8f8f8;color:#333;}.page-diwata-sculpture__heading{font-size:2.8em;margin-bottom:25px;color:#ffcc00;}.page-diwata-sculpture__subheading{font-size:1.5em;margin-bottom:40px;color:#fff;}.page-diwata-sculpture__text{font-size:1.1em;line-height:1.7;margin-bottom:20px;color:#ccc;}.page-diwata-sculpture__button{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#1a1a1a;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer;}.page-diwata-sculpture__button:hover{background-color:#e6b800;transform:translateY(-2px);}.page-diwata-sculpture__button-group{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}.page-diwata-sculpture__hero-section{background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('[GALLERY:hero:1920x1080:diwata,sculpture,philippines,casino,background]') no-repeat center center/cover;color:#fff;padding:100px 0 80px;position:relative;padding-top:10px;}.page-diwata-sculpture__hero-section .page-diwata-sculpture__heading{font-size:3.5em;margin-bottom:20px;}.page-diwata-sculpture__hero-section .page-diwata-sculpture__subheading{font-size:1.8em;max-width:800px;margin:0 auto 40px;}.page-diwata-sculpture__hero-section .page-diwata-sculpture__button{padding:18px 40px;font-size:1.2em;}.page-diwata-sculpture__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 0;background-color:#2a2a2a;}.page-diwata-sculpture__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-diwata-sculpture__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-diwata-sculpture__intro-section .page-diwata-sculpture__text{max-width:900px;margin-left:auto;margin-right:auto;}.page-diwata-sculpture__quick-access-section{background-color:#1a1a1a;color:#fff;}.page-diwata-sculpture__quick-access-section .page-diwata-sculpture__button-group{margin-top:40px;}.page-diwata-sculpture__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-diwata-sculpture__game-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease;}.page-diwata-sculpture__game-card:hover{transform:translateY(-5px);}.page-diwata-sculpture__game-card-image{width:100%;height:200px;object-fit:cover;}.page-diwata-sculpture__game-card-content{padding:25px;}.page-diwata-sculpture__game-card-title{font-size:1.6em;margin-bottom:15px;color:#ffcc00;}.page-diwata-sculpture__game-card-description{font-size:0.95em;line-height:1.6;color:#ccc;margin-bottom:20px;}.page-diwata-sculpture__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-diwata-sculpture__promo-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease;}.page-diwata-sculpture__promo-card:hover{transform:translateY(-5px);}.page-diwata-sculpture__promo-card-image{width:100%;height:200px;object-fit:cover;}.page-diwata-sculpture__promo-card-content{padding:25px;}.page-diwata-sculpture__promo-card-title{font-size:1.6em;margin-bottom:15px;color:#ffcc00;}.page-diwata-sculpture__promo-card-description{font-size:0.95em;line-height:1.6;color:#ccc;margin-bottom:20px;}.page-diwata-sculpture__security-section{background-color:#1a1a1a;color:#fff;}.page-diwata-sculpture__security-section .page-diwata-sculpture__text{max-width:900px;margin-left:auto;margin-right:auto;}.page-diwata-sculpture__faq-list{margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto;}.page-diwata-sculpture__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.2);}.page-diwata-sculpture__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#3a3a3a;color:#ffcc00;cursor:pointer;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color 0.3s ease;}.page-diwata-sculpture__faq-question:hover{background-color:#4a4a4a;}.page-diwata-sculpture__faq-question h3{margin:0;pointer-events:none;color:#ffcc00;}.page-diwata-sculpture__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform 0.3s ease;}.page-diwata-sculpture__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;color:#ccc;text-align:left;}.page-diwata-sculpture__faq-item.active .page-diwata-sculpture__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-diwata-sculpture__faq-item.active .page-diwata-sculpture__faq-toggle{transform:rotate(45deg);}.page-diwata-sculpture__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-diwata-sculpture__blog-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,0.3);text-align:left;transition:transform 0.3s ease;}.page-diwata-sculpture__blog-card:hover{transform:translateY(-5px);}.page-diwata-sculpture__blog-card-image{width:100%;height:200px;object-fit:cover;}.page-diwata-sculpture__blog-card-content{padding:25px;}.page-diwata-sculpture__blog-card-title{font-size:1.4em;margin-bottom:10px;color:#ffcc00;}.page-diwata-sculpture__blog-card-title a{color:#ffcc00;text-decoration:none;}.page-diwata-sculpture__blog-card-title a:hover{text-decoration:underline;}.page-diwata-sculpture__blog-card-meta{font-size:0.85em;color:#999;margin-bottom:15px;}.page-diwata-sculpture__blog-card-excerpt{font-size:0.95em;line-height:1.6;color:#ccc;margin-bottom:20px;}.page-diwata-sculpture__blog-card-button{display:inline-block;padding:10px 20px;background-color:#ffcc00;color:#1a1a1a;text-decoration:none;border-radius:6px;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease;}.page-diwata-sculpture__blog-card-button:hover{background-color:#e6b800;}@media (max-width: 768px){.page-diwata-sculpture__heading{font-size:2em;}.page-diwata-sculpture__subheading{font-size:1.2em;}.page-diwata-sculpture__hero-section{padding:80px 0 60px;}.page-diwata-sculpture__hero-section .page-diwata-sculpture__heading{font-size:2.5em;}.page-diwata-sculpture__hero-section .page-diwata-sculpture__subheading{font-size:1.4em;}.page-diwata-sculpture__button{padding:12px 25px;font-size:1em;}.page-diwata-sculpture__button-group{flex-direction:column;gap:15px;}.page-diwata-sculpture__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-diwata-sculpture__payment-logo,.page-diwata-sculpture__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-diwata-sculpture__games-grid,.page-diwata-sculpture__promotions-grid,.page-diwata-sculpture__blog-grid{grid-template-columns:1fr;}.page-diwata-sculpture__game-card-title,.page-diwata-sculpture__promo-card-title{font-size:1.4em;}.page-diwata-sculpture__faq-question{font-size:1.1em;padding:15px 20px;}.page-diwata-sculpture__faq-answer{padding:15px 20px !important;}.page-diwata-sculpture__blog-card-title{font-size:1.2em;}.page-diwata-sculpture__section{padding:40px 0;}.page-diwata-sculpture__container{padding:0 10px;}}