.page-jl-w0-10__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 0 60px;background-color:#000}.page-jl-w0-10__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-jl-w0-10__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.8) 100%);z-index:2}.page-jl-w0-10__hero-content{position:relative;z-index:3;max-width:900px;padding:20px}.page-jl-w0-10__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:700;line-height:1.2;color:#FFD700}.page-jl-w0-10__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:400;line-height:1.5}.page-jl-w0-10__cta-button{display:inline-block;background-color:#FF4500;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-jl-w0-10__cta-button:hover{background-color:#E03C00;transform:translateY(-3px)}.page-jl-w0-10__section{padding:60px 20px;background-color:#1a1a1a;color:#eee}.page-jl-w0-10__section:nth-of-type(even){background-color:#222}.page-jl-w0-10__section-title{font-size:2.5em;color:#FFD700;text-align:center;margin-bottom:40px;font-weight:700}.page-jl-w0-10__intro-grid,.page-jl-w0-10__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-w0-10__intro-item,.page-jl-w0-10__feature-item{background-color:#333;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,0.3)}.page-jl-w0-10__intro-item h3,.page-jl-w0-10__feature-item h3{font-size:1.5em;color:#FFD700;margin-bottom:15px}.page-jl-w0-10__intro-item p,.page-jl-w0-10__feature-item p{font-size:1em;line-height:1.6}.page-jl-w0-10__quick-access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-jl-w0-10__access-button{background-color:#FF4500;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1.1em;font-weight:600;transition:background-color .3s ease}.page-jl-w0-10__access-button:hover{background-color:#E03C00}.page-jl-w0-10__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-w0-10__game-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);text-align:center}.page-jl-w0-10__game-card img{width:100%;height:200px;object-fit:cover}.page-jl-w0-10__game-card-content{padding:20px}.page-jl-w0-10__game-card h3{font-size:1.4em;color:#FFD700;margin-bottom:10px}.page-jl-w0-10__game-card p{font-size:.95em;line-height:1.5;margin-bottom:20px}.page-jl-w0-10__promo-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-w0-10__promo-item{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);text-align:left}.page-jl-w0-10__promo-item img{width:100%;height:220px;object-fit:cover}.page-jl-w0-10__promo-content{padding:25px}.page-jl-w0-10__promo-content h3{font-size:1.5em;color:#FFD700;margin-bottom:10px}.page-jl-w0-10__promo-content p{font-size:.95em;line-height:1.6;margin-bottom:20px}.page-jl-w0-10__payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px}.page-jl-w0-10__payment-method-logo{width:120px;height:70px;object-fit:contain;background-color:#444;padding:10px;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.2)}.page-jl-w0-10__faq-list{max-width:900px;margin:0 auto}.page-jl-w0-10__faq-item{background-color:#333;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.page-jl-w0-10__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#444;border-radius:8px;transition:background-color .3s ease}.page-jl-w0-10__faq-question:hover{background-color:#555}.page-jl-w0-10__faq-question h3{margin:0;font-size:1.2em;color:#fff;pointer-events:none}.page-jl-w0-10__faq-toggle{font-size:1.8em;font-weight:700;color:#FFD700;pointer-events:none;transition:transform .3s ease}.page-jl-w0-10__faq-item.active .page-jl-w0-10__faq-toggle{transform:rotate(45deg)}.page-jl-w0-10__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-jl-w0-10__faq-item.active .page-jl-w0-10__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-w0-10__faq-answer p{margin:0;font-size:1em;line-height:1.6}.page-jl-w0-10__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jl-w0-10__blog-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3)}.page-jl-w0-10__blog-card img{width:100%;height:200px;object-fit:cover}.page-jl-w0-10__blog-card-content{padding:20px}.page-jl-w0-10__blog-card h3{font-size:1.3em;color:#FFD700;margin-bottom:10px}.page-jl-w0-10__blog-card p{font-size:.9em;line-height:1.5;margin-bottom:15px}.page-jl-w0-10__blog-card-link{display:inline-block;color:#FF4500;text-decoration:none;font-weight:600;font-size:.95em}.page-jl-w0-10__blog-card-link:hover{text-decoration:underline}@media (max-width:1024px){.page-jl-w0-10__hero-title{font-size:3em}.page-jl-w0-10__hero-subtitle{font-size:1.3em}.page-jl-w0-10__section-title{font-size:2em}}@media (max-width:768px){.page-jl-w0-10__hero-section{min-height:400px;padding-bottom:40px}.page-jl-w0-10__hero-title{font-size:2.5em}.page-jl-w0-10__hero-subtitle{font-size:1.2em}.page-jl-w0-10__cta-button{padding:12px 25px;font-size:1.1em}.page-jl-w0-10__section{padding:40px 15px}.page-jl-w0-10__section-title{font-size:1.8em}.page-jl-w0-10__intro-grid,.page-jl-w0-10__feature-grid,.page-jl-w0-10__games-grid,.page-jl-w0-10__promo-list,.page-jl-w0-10__blog-grid{grid-template-columns:1fr;gap:20px}.page-jl-w0-10__quick-access-buttons{flex-direction:column}.page-jl-w0-10__access-button{width:100%;max-width:300px;margin:0 auto}.page-jl-w0-10__faq-question{padding:15px 20px}.page-jl-w0-10__faq-question h3{font-size:1.1em}.page-jl-w0-10__faq-toggle{font-size:1.5em}.page-jl-w0-10__faq-answer{padding:0 20px}.page-jl-w0-10__faq-item.active .page-jl-w0-10__faq-answer{padding:15px 20px!important}.page-jl-w0-10__intro-item,.page-jl-w0-10__feature-item,.page-jl-w0-10__game-card,.page-jl-w0-10__promo-item,.page-jl-w0-10__blog-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;}.page-jl-w0-10__payment-methods{padding:0;margin-left:0;margin-right:0;width:100%;max-width:100%;box-sizing:border-box}.page-jl-w0-10__payment-method-logo{width:100px;height:60px}}