.page-sprunki-game-ph{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6;padding-bottom:50px}.page-sprunki-game-ph__section-title{font-size:2.5em;color:#e94560;text-align:center;margin-bottom:40px;padding-top:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.page-sprunki-game-ph__hero-section{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:600px;overflow:hidden;padding:10px 20px 60px 20px;box-sizing:border-box}.page-sprunki-game-ph__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-sprunki-game-ph__hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(0.5);max-width:100%}.page-sprunki-game-ph__hero-content{position:relative;z-index:2;max-width:900px;padding:20px;background-color:rgba(0,0,0,0.6);border-radius:10px}.page-sprunki-game-ph__hero-title{font-size:3.5em;color:#fff;margin-bottom:20px;text-shadow:3px 3px 6px rgba(0,0,0,0.7)}.page-sprunki-game-ph__hero-description{font-size:1.3em;color:#f0f0f0;margin-bottom:30px}.page-sprunki-game-ph__cta-button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:bold;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,0.4)}.page-sprunki-game-ph__cta-button:hover{background-color:#c73750;transform:translateY(-3px)}.page-sprunki-game-ph__cta-button--small{padding:10px 20px;font-size:1em}.page-sprunki-game-ph__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#2e2e4a;padding:40px 20px;margin-bottom:50px}.page-sprunki-game-ph__payment-providers .page-sprunki-game-ph__section-title{width:100%;margin-bottom:20px;color:#e0e0e0}.page-sprunki-game-ph__logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%}.page-sprunki-game-ph__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:5px;box-shadow:0 2px 5px rgba(0,0,0,0.3)}.page-sprunki-game-ph__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-sprunki-game-ph__intro-section,.page-sprunki-game-ph__quick-access-section,.page-sprunki-game-ph__games-section,.page-sprunki-game-ph__promotions-section,.page-sprunki-game-ph__security-section,.page-sprunki-game-ph__faq-section,.page-sprunki-game-ph__blog-section{padding:50px 20px;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-sprunki-game-ph__intro-text{font-size:1.1em;margin-bottom:20px;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.page-sprunki-game-ph__access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-sprunki-game-ph__access-button{display:inline-block;background-color:#00b894;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1.1em;font-weight:bold;transition:background-color .3s ease,transform .3s ease;box-shadow:0 3px 8px rgba(0,0,0,0.3)}.page-sprunki-game-ph__access-button:hover{background-color:#009677;transform:translateY(-2px)}.page-sprunki-game-ph__game-categories,.page-sprunki-game-ph__promo-grid,.page-sprunki-game-ph__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-sprunki-game-ph__game-card,.page-sprunki-game-ph__promo-card,.page-sprunki-game-ph__blog-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.5);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.page-sprunki-game-ph__game-card:hover,.page-sprunki-game-ph__promo-card:hover,.page-sprunki-game-ph__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.6)}.page-sprunki-game-ph__game-image,.page-sprunki-game-ph__promo-image,.page-sprunki-game-ph__blog-image{width:100%;height:200px;object-fit:cover;max-width:100%}.page-sprunki-game-ph__game-title,.page-sprunki-game-ph__promo-title{font-size:1.5em;color:#e94560;padding:15px 20px 0;margin-top:0}.page-sprunki-game-ph__game-description,.page-sprunki-game-ph__promo-description{font-size:.95em;color:#c0c0c0;padding:0 20px 15px;flex-grow:1}.page-sprunki-game-ph__game-button,.page-sprunki-game-ph__promo-button{display:block;background-color:#00b894;color:#fff;padding:10px 15px;margin:0 20px 20px;border-radius:5px;text-align:center;text-decoration:none;font-weight:bold;transition:background-color .3s ease}.page-sprunki-game-ph__game-button:hover,.page-sprunki-game-ph__promo-button:hover{background-color:#009677}.page-sprunki-game-ph__security-content{max-width:900px;margin:0 auto;text-align:center}.page-sprunki-game-ph__security-text{font-size:1.1em;margin-bottom:20px}.page-sprunki-game-ph__faq-list{max-width:900px;margin:40px auto 0}.page-sprunki-game-ph__faq-item{background-color:#2e2e4a;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.3);overflow:hidden}.page-sprunki-game-ph__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#e94560;color:#fff;cursor:pointer;user-select:none;font-size:1.2em;font-weight:bold;transition:background-color .3s ease}.page-sprunki-game-ph__faq-question:hover{background-color:#c73750}.page-sprunki-game-ph__faq-question h3{margin:0;font-size:1em;color:inherit;pointer-events:none}.page-sprunki-game-ph__faq-toggle{font-size:1.5em;line-height:1;transition:transform .3s ease;pointer-events:none}.page-sprunki-game-ph__faq-item.active .page-sprunki-game-ph__faq-toggle{transform:rotate(45deg)}.page-sprunki-game-ph__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#c0c0c0}.page-sprunki-game-ph__faq-item.active .page-sprunki-game-ph__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-sprunki-game-ph__faq-answer p{margin:0;padding-bottom:5px}.page-sprunki-game-ph__blog-card{background-color:#2e2e4a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.5);display:flex;flex-direction:column}.page-sprunki-game-ph__blog-image{width:100%;height:200px;object-fit:cover;max-width:100%}.page-sprunki-game-ph__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-sprunki-game-ph__blog-title{font-size:1.4em;color:#e94560;margin-top:0;margin-bottom:10px}.page-sprunki-game-ph__blog-excerpt{font-size:.95em;color:#c0c0c0;margin-bottom:15px;flex-grow:1}.page-sprunki-game-ph__blog-date{font-size:.85em;color:#888;margin-bottom:10px}.page-sprunki-game-ph__blog-link{display:inline-block;background-color:#00b894;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;font-weight:bold;align-self:flex-start;transition:background-color .3s ease}.page-sprunki-game-ph__blog-link:hover{background-color:#009677}@media (max-width:1024px){.page-sprunki-game-ph__hero-title{font-size:2.8em}.page-sprunki-game-ph__section-title{font-size:2em}}@media (max-width:768px){.page-sprunki-game-ph__hero-section{min-height:450px;padding:10px 15px 40px 15px}.page-sprunki-game-ph__hero-title{font-size:2.2em}.page-sprunki-game-ph__hero-description{font-size:1.1em}.page-sprunki-game-ph__cta-button{font-size:1em;padding:12px 25px}.page-sprunki-game-ph__section-title{font-size:1.8em;margin-bottom:30px}.page-sprunki-game-ph__intro-section,.page-sprunki-game-ph__quick-access-section,.page-sprunki-game-ph__games-section,.page-sprunki-game-ph__promotions-section,.page-sprunki-game-ph__security-section,.page-sprunki-game-ph__faq-section,.page-sprunki-game-ph__blog-section{padding:30px 15px}.page-sprunki-game-ph__access-buttons{flex-direction:column;align-items:center}.page-sprunki-game-ph__access-button{width:100%;max-width:300px}.page-sprunki-game-ph__game-categories,.page-sprunki-game-ph__promo-grid,.page-sprunki-game-ph__blog-grid{grid-template-columns:1fr;gap:20px}.page-sprunki-game-ph__faq-list{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-sprunki-game-ph__faq-item{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-sprunki-game-ph__faq-question{font-size:1.1em;padding:15px}.page-sprunki-game-ph__faq-answer{padding:15px!important}.page-sprunki-game-ph__faq-answer p{word-wrap:break-word!important;overflow-wrap:break-word!important}.page-sprunki-game-ph__hero-image,.page-sprunki-game-ph__game-image,.page-sprunki-game-ph__promo-image,.page-sprunki-game-ph__blog-image{max-width:100%!important;height:auto!important}.page-sprunki-game-ph__hero-image-wrapper,.page-sprunki-game-ph__game-card,.page-sprunki-game-ph__promo-card,.page-sprunki-game-ph__blog-card{width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.page-sprunki-game-ph__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-sprunki-game-ph__payment-logo,.page-sprunki-game-ph__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}}