.page-jl-6__hero-section{position:relative;background-color:#1a1a1a;color:#fff;text-align:center;padding:10px 20px 60px;overflow:hidden;min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.page-jl-6__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0;}.page-jl-6__hero-content{position:relative;z-index:1;max-width:900px;}.page-jl-6__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;}.page-jl-6__hero-description{font-size:1.2em;margin-bottom:30px;max-width:700px;line-height:1.5;}.page-jl-6__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease;}.page-jl-6__cta-button:hover{background-color:#ff5722;}.page-jl-6__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:#2a2a2a;padding:30px 20px;}.page-jl-6__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-jl-6__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-jl-6__section{padding:60px 20px;background-color:#1a1a1a;color:#fff;text-align:center;}.page-jl-6__section:nth-of-type(even){background-color:#222;}.page-jl-6__section-title{font-size:2.2em;margin-bottom:20px;color:#e44d26;}.page-jl-6__section-description{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px;}.page-jl-6__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-jl-6__grid-item{background-color:#2a2a2a;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);}.page-jl-6__grid-item-image{width:100%;height:200px;object-fit:cover;}.page-jl-6__grid-item-content{padding:25px;}.page-jl-6__grid-item-title{font-size:1.4em;margin-bottom:10px;color:#e44d26;}.page-jl-6__grid-item-text{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:20px;}.page-jl-6__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-jl-6__quick-access-link{background-color:#3a3a3a;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease;}.page-jl-6__quick-access-link:hover{background-color:#e44d26;}.page-jl-6__game-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);}.page-jl-6__game-card-image{width:100%;height:180px;object-fit:cover;}.page-jl-6__game-card-content{padding:20px;}.page-jl-6__game-card-title{font-size:1.3em;margin-bottom:10px;color:#e44d26;}.page-jl-6__game-card-description{font-size:.9em;color:#ccc;line-height:1.5;margin-bottom:15px;}.page-jl-6__promo-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);}.page-jl-6__promo-card-image{width:100%;height:200px;object-fit:cover;}.page-jl-6__promo-card-content{padding:20px;}.page-jl-6__promo-card-title{font-size:1.4em;margin-bottom:10px;color:#e44d26;}.page-jl-6__promo-card-description{font-size:.95em;color:#ccc;line-height:1.5;margin-bottom:15px;}.page-jl-6__security-features{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:0 auto;text-align:left;}.page-jl-6__feature-item{background-color:#2a2a2a;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);}.page-jl-6__feature-title{font-size:1.2em;color:#e44d26;margin-bottom:5px;}.page-jl-6__feature-text{font-size:.95em;color:#ccc;line-height:1.6;}.page-jl-6__faq-list{max-width:900px;margin:0 auto;text-align:left;}.page-jl-6__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;}.page-jl-6__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#3a3a3a;cursor:pointer;user-select:none;transition:background-color .3s ease;}.page-jl-6__faq-question:hover{background-color:#e44d26;}.page-jl-6__faq-question h3{margin:0;font-size:1.1em;color:#fff;pointer-events:none;}.page-jl-6__faq-toggle{font-size:1.5em;font-weight:700;color:#fff;pointer-events:none;transition:transform .3s ease;}.page-jl-6__faq-item.active .page-jl-6__faq-toggle{transform:rotate(45deg);}.page-jl-6__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;font-size:.95em;color:#ccc;line-height:1.6;}.page-jl-6__faq-item.active .page-jl-6__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-jl-6__blog-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;}.page-jl-6__blog-card-image{width:100%;height:150px;object-fit:cover;}.page-jl-6__blog-card-content{padding:20px;}.page-jl-6__blog-card-title{font-size:1.2em;margin-bottom:10px;color:#e44d26;}.page-jl-6__blog-card-title a{color:#e44d26;text-decoration:none;transition:color .3s ease;}.page-jl-6__blog-card-title a:hover{color:#ff5722;}.page-jl-6__blog-card-excerpt{font-size:.9em;color:#ccc;line-height:1.5;}.page-jl-6__blog-card-date{font-size:.85em;color:#999;margin-top:15px;}.page-jl-6__social-media-list{list-style:none;padding:0;margin:20px 0 0;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;}.page-jl-6__social-media-list li{display:inline-block;}.page-jl-6__social-media-list a{color:#e44d26;text-decoration:none;font-size:1em;padding:8px 15px;border:1px solid #e44d26;border-radius:5px;transition:background-color .3s ease,color .3s ease;}.page-jl-6__social-media-list a:hover{background-color:#e44d26;color:#fff;}@media (max-width:768px){.page-jl-6__hero-section{padding-left:15px;padding-right:15px;min-height:400px;}.page-jl-6__hero-title{font-size:2.2em;}.page-jl-6__hero-description{font-size:1em;}.page-jl-6__cta-button{padding:12px 25px;font-size:1em;}.page-jl-6__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 15px;}.page-jl-6__payment-logo,.page-jl-6__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-jl-6__section{padding:40px 15px;}.page-jl-6__section-title{font-size:1.8em;}.page-jl-6__section-description{font-size:1em;margin-bottom:30px;}.page-jl-6__grid{grid-template-columns:1fr;gap:20px;}.page-jl-6__grid-item{width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-jl-6__quick-access-links{flex-direction:column;gap:10px;}.page-jl-6__quick-access-link{width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-jl-6__game-card-image{height:150px;}.page-jl-6__promo-card-image{height:160px;}.page-jl-6__security-features{gap:15px;}.page-jl-6__feature-item{padding:15px;}.page-jl-6__faq-question{padding:15px;}.page-jl-6__faq-question h3{font-size:1em;}.page-jl-6__faq-answer{padding:15px 15px !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-jl-6__blog-card-image{height:120px;}.page-jl-6__social-media-list{flex-direction:row;justify-content:center;gap:10px;}.page-jl-6__social-media-list a{font-size:.9em;padding:6px 12px;}}.page-jl-6__section ul{list-style:none;padding:0;margin:0;}.page-jl-6__section li{margin-bottom:10px;font-size:1em;color:#ccc;text-align:left;}.page-jl-6__section li strong{color:#e44d26;}.page-jl-6__blog-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-jl-6__blog-card-link{text-decoration:none;}.page-jl-6__social-media-title{font-size:1.3em;color:#e44d26;margin-top:30px;margin-bottom:15px;text-align:center;}