.page-jl-ph-63__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-top:10px;box-sizing:border-box}.page-jl-ph-63__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-jl-ph-63__hero-content{position:relative;z-index:10;max-width:90%;margin:auto;padding:20px}.page-jl-ph-63__hero-title{font-size:2.5em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-jl-ph-63__hero-subtitle{font-size:1.1em;margin-bottom:30px;line-height:1.5;text-shadow:1px 1px 3px rgba(0,0,0,.6)}.page-jl-ph-63__hero-buttons{display:flex;gap:15px;justify-content:center}.page-jl-ph-63__btn{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .3s ease;font-size:1em}.page-jl-ph-63__btn--primary{background-color:#ffcc00;color:#333;border:none}.page-jl-ph-63__btn--primary:hover{background-color:#e6b800;transform:translateY(-2px)}.page-jl-ph-63__btn--secondary{background-color:transparent;color:#fff;border:2px solid #ffcc00}.page-jl-ph-63__btn--secondary:hover{background-color:#ffcc00;color:#333;transform:translateY(-2px)}.page-jl-ph-63__section{padding:40px 20px;text-align:center;background-color:#1a1a1a;color:#fff}.page-jl-ph-63__section:nth-of-type(even){background-color:#222}.page-jl-ph-63__section-title{font-size:2em;margin-bottom:25px;color:#ffcc00}.page-jl-ph-63__section-description{max-width:800px;margin:0 auto 30px;line-height:1.6}.page-jl-ph-63__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-jl-ph-63__card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-jl-ph-63__card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.page-jl-ph-63__card-image{width:100%;height:200px;object-fit:cover}.page-jl-ph-63__card-content{padding:20px}.page-jl-ph-63__card-title{font-size:1.4em;margin-bottom:10px;color:#ffcc00}.page-jl-ph-63__card-text{font-size:.95em;line-height:1.5;margin-bottom:20px}.page-jl-ph-63__game-providers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-jl-ph-63__provider-logo-wrapper{background-color:#333;border-radius:8px;padding:15px 10px;display:flex;justify-content:center;align-items:center;height:80px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.page-jl-ph-63__provider-logo{max-width:100%;max-height:100%;object-fit:contain}.page-jl-ph-63__payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-jl-ph-63__payment-logo-wrapper{background-color:#333;border-radius:8px;padding:15px 10px;display:flex;justify-content:center;align-items:center;height:70px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.page-jl-ph-63__payment-logo{max-width:100%;max-height:100%;object-fit:contain}.page-jl-ph-63__faq-container{max-width:800px;margin:0 auto}.page-jl-ph-63__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:10px;overflow:hidden}.page-jl-ph-63__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background-color:#333;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-jl-ph-63__faq-question:hover{background-color:#444}.page-jl-ph-63__faq-question h3{margin:0;font-size:1.1em;color:#ffcc00;pointer-events:none}.page-jl-ph-63__faq-toggle{font-size:1.5em;font-weight:700;color:#ffcc00;pointer-events:none;transition:transform .3s ease}.page-jl-ph-63__faq-item.active .page-jl-ph-63__faq-toggle{transform:rotate(45deg)}.page-jl-ph-63__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}.page-jl-ph-63__faq-item.active .page-jl-ph-63__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-jl-ph-63__faq-answer p{margin:0;padding-bottom:10px;line-height:1.6;color:#ccc}.page-jl-ph-63__cta-section{background-color:#ffcc00;color:#333;padding:50px 20px}.page-jl-ph-63__cta-title{font-size:2.2em;margin-bottom:20px}.page-jl-ph-63__cta-description{font-size:1.1em;margin-bottom:30px}.page-jl-ph-63__cta-buttons{display:flex;gap:20px;justify-content:center}.page-jl-ph-63__cta-btn{background-color:#333;color:#ffcc00;border:none;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-jl-ph-63__cta-btn:hover{background-color:#000;transform:translateY(-2px)}@media (max-width:768px){.page-jl-ph-63__hero-title{font-size:2em}.page-jl-ph-63__hero-subtitle{font-size:1em}.page-jl-ph-63__hero-buttons{flex-direction:column;gap:10px}.page-jl-ph-63__btn{width:100%;max-width:250px;margin:0 auto}.page-jl-ph-63__section{padding:30px 15px}.page-jl-ph-63__section-title{font-size:1.8em}.page-jl-ph-63__section-description{font-size:.95em}.page-jl-ph-63__grid{grid-template-columns:1fr;gap:20px}.page-jl-ph-63__card-title{font-size:1.2em}.page-jl-ph-63__card-text{font-size:.9em}.page-jl-ph-63__game-providers-grid,.page-jl-ph-63__payment-methods-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:15px}.page-jl-ph-63__provider-logo-wrapper,.page-jl-ph-63__payment-logo-wrapper{height:60px;padding:10px}.page-jl-ph-63__faq-question{padding:15px}.page-jl-ph-63__faq-question h3{font-size:1em}.page-jl-ph-63__faq-answer{padding:0 10px}.page-jl-ph-63__faq-item.active .page-jl-ph-63__faq-answer{padding:15px 10px!important}.page-jl-ph-63__cta-title{font-size:1.8em}.page-jl-ph-63__cta-description{font-size:1em}.page-jl-ph-63__cta-buttons{flex-direction:column;gap:10px}.page-jl-ph-63__cta-btn{width:100%;max-width:250px;margin:0 auto}}