.page-38-888php__hero-section{position:relative;width:100%;background-color:#0d111c;color:#fff;text-align:center;padding:10px 0 60px;overflow:hidden}.page-38-888php__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-38-888php__hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:20px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px}.page-38-888php__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700;color:#ffc107}.page-38-888php__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:400}.page-38-888php__cta-button{display:inline-block;background-color:#007bff;color:#fff;padding:15px 40px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 8px 15px rgba(0,0,0,.3)}.page-38-888php__cta-button:hover{background-color:#0056b3;transform:translateY(-3px)}.page-38-888php__section{padding:60px 15px;max-width:1200px;margin:0 auto;text-align:center;background-color:#1a202c;color:#e0e0e0;border-bottom:1px solid #2d3748}.page-38-888php__section:nth-of-type(even){background-color:#0d111c}.page-38-888php__section-title{font-size:2.5em;margin-bottom:40px;color:#ffc107;font-weight:700}.page-38-888php__intro-text{font-size:1.1em;line-height:1.6;margin-bottom:30px}.page-38-888php__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-38-888php__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 30px;border-radius:50px;text-decoration:none;font-size:1em;font-weight:600;transition:background-color .3s ease,transform .3s ease}.page-38-888php__button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-38-888php__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-38-888php__game-card{background-color:#2d3748;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-38-888php__game-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.5)}.page-38-888php__game-image{width:100%;height:200px;object-fit:cover}.page-38-888php__game-content{padding:20px}.page-38-888php__game-title{font-size:1.4em;margin-bottom:10px;color:#ffc107;font-weight:600}.page-38-888php__game-description{font-size:.95em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-38-888php__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:40px}.page-38-888php__provider-logo{max-width:120px;height:auto;filter:grayscale(80%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.page-38-888php__provider-logo:hover{filter:grayscale(0%);opacity:1}.page-38-888php__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-38-888php__promo-card{background-color:#2d3748;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-38-888php__promo-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.5)}.page-38-888php__promo-image{width:100%;height:200px;object-fit:cover}.page-38-888php__promo-content{padding:20px}.page-38-888php__promo-title{font-size:1.4em;margin-bottom:10px;color:#ffc107;font-weight:600}.page-38-888php__promo-description{font-size:.95em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-38-888php__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-38-888php__payment-icon{max-width:100px;height:auto;filter:brightness(.8);transition:filter .3s ease}.page-38-888php__payment-icon:hover{filter:brightness(1)}.page-38-888php__faq-list{margin-top:40px;text-align:left}.page-38-888php__faq-item{background-color:#2d3748;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.2)}.page-38-888php__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#1a202c;color:#ffc107;font-size:1.1em;font-weight:600;transition:background-color .3s ease}.page-38-888php__faq-question:hover{background-color:#2d3748}.page-38-888php__faq-question h3{margin:0;pointer-events:none}.page-38-888php__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-38-888php__faq-item.active .page-38-888php__faq-toggle{transform:rotate(45deg)}.page-38-888php__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-38-888php__faq-item.active .page-38-888php__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-38-888php__faq-answer p{margin-top:0;margin-bottom:10px;color:#ccc}.page-38-888php__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-38-888php__blog-card{background-color:#2d3748;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-38-888php__blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.5)}.page-38-888php__blog-image{width:100%;height:180px;object-fit:cover}.page-38-888php__blog-content{padding:20px}.page-38-888php__blog-date{font-size:.85em;color:#999;margin-bottom:10px}.page-38-888php__blog-title{font-size:1.2em;margin-bottom:10px;color:#ffc107;font-weight:600}.page-38-888php__blog-title a{color:inherit;text-decoration:none;transition:color .3s ease}.page-38-888php__blog-title a:hover{color:#fff}.page-38-888php__blog-excerpt{font-size:.9em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-38-888php__read-more{display:inline-block;color:#007bff;text-decoration:none;font-weight:600;transition:color .3s ease}.page-38-888php__read-more:hover{color:#0056b3}@media (max-width:768px){.page-38-888php__hero-title{font-size:2em}.page-38-888php__hero-subtitle{font-size:1.1em}.page-38-888php__cta-button{padding:12px 30px;font-size:1em}.page-38-888php__section{padding:40px 10px}.page-38-888php__section-title{font-size:2em;margin-bottom:30px}.page-38-888php__intro-text{font-size:1em}.page-38-888php__button-group{flex-direction:column;gap:15px}.page-38-888php__button{width:100%;box-sizing:border-box}.page-38-888php__game-grid,.page-38-888php__promo-grid,.page-38-888php__blog-grid{grid-template-columns:1fr;gap:20px}.page-38-888php__game-card,.page-38-888php__promo-card,.page-38-888php__blog-card{width:100%;max-width:100%;box-sizing:border-box}.page-38-888php__game-image,.page-38-888php__promo-image,.page-38-888php__blog-image{height:160px}.page-38-888php__game-title,.page-38-888php__promo-title{font-size:1.2em}.page-38-888php__faq-question{padding:15px}.page-38-888php__faq-question h3{font-size:1em}.page-38-888php__faq-answer{padding:15px!important}.page-38-888php__blog-title{font-size:1.1em}}.page-38-888php__payment-icons img{max-width:100px;height:auto;max-height:60px;object-fit:contain}.page-38-888php__provider-logos img{max-width:120px;height:auto;max-height:80px;object-fit:contain}.page-38-888php__game-card a,.page-38-888php__promo-card a,.page-38-888php__blog-card a{text-decoration:none;color:inherit}.page-38-888php__game-card a:hover .page-38-888php__game-title,.page-38-888php__promo-card a:hover .page-38-888php__promo-title,.page-38-888php__blog-card a:hover .page-38-888php__blog-title{color:#fff}.page-38-888php__cta-button[data-track-plink],.page-38-888php__button[data-track-plink],.page-38-888php__game-card .page-38-888php__button[data-track-plink],.page-38-888php__promo-card .page-38-888php__button[data-track-plink],.page-38-888php__read-more[data-track-plink]{cursor:pointer}