.page-top-jl__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 20px 50px 20px;box-sizing:border-box;background-color:#333;overflow:hidden}.page-top-jl__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-top-jl__hero-content{position:relative;z-index:1;max-width:800px}.page-top-jl__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-top-jl__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:400;text-shadow:1px 1px 3px rgba(0,0,0,.6)}.page-top-jl__cta-button{display:inline-block;padding:15px 30px;background-color:#e44d26;color:#fff;text-decoration:none;border-radius:5px;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-top-jl__cta-button:hover{background-color:#f16529;transform:translateY(-2px)}.page-top-jl__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-top-jl__payment-title{width:100%;text-align:center;color:#fff;margin-bottom:20px;font-size:2em}.page-top-jl__payment-logo-wrapper{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-top-jl__payment-logo{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-top-jl__section{padding:60px 20px;background-color:#1e1e1e;color:#eee;text-align:center;box-sizing:border-box}.page-top-jl__section:nth-of-type(even){background-color:#2a2a2a}.page-top-jl__section-title{font-size:2.8em;margin-bottom:30px;color:#e44d26}.page-top-jl__section-description{max-width:900px;margin:0 auto 40px auto;font-size:1.1em;line-height:1.6}.page-top-jl__features-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px}.page-top-jl__feature-item{background-color:#333;padding:30px;border-radius:10px;text-align:left;width:calc(33% - 20px);box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.page-top-jl__feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.4)}.page-top-jl__feature-icon{width:60px;height:60px;margin-bottom:15px;object-fit:contain}.page-top-jl__feature-title{font-size:1.6em;margin-bottom:10px;color:#e44d26}.page-top-jl__feature-text{font-size:1em;line-height:1.5;color:#ccc}.page-top-jl__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1200px;margin:0 auto}.page-top-jl__quick-access-button{display:block;padding:20px;background-color:#e44d26;color:#fff;text-decoration:none;border-radius:8px;font-size:1.3em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-top-jl__quick-access-button:hover{background-color:#f16529;transform:translateY(-2px)}.page-top-jl__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-top-jl__game-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-top-jl__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-top-jl__game-image{width:100%;height:200px;object-fit:cover}.page-top-jl__game-content{padding:20px}.page-top-jl__game-title{font-size:1.8em;margin-bottom:10px;color:#e44d26}.page-top-jl__game-description{font-size:1em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-top-jl__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-top-jl__promotion-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-top-jl__promotion-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-top-jl__promotion-image{width:100%;height:220px;object-fit:cover}.page-top-jl__promotion-content{padding:20px}.page-top-jl__promotion-title{font-size:1.8em;margin-bottom:10px;color:#e44d26}.page-top-jl__promotion-description{font-size:1em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-top-jl__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-top-jl__security-item{background-color:#333;padding:30px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-top-jl__security-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-top-jl__security-icon{width:60px;height:60px;margin-bottom:15px;object-fit:contain}.page-top-jl__security-title{font-size:1.6em;margin-bottom:10px;color:#e44d26}.page-top-jl__security-text{font-size:1em;line-height:1.5;color:#ccc}.page-top-jl__faq-container{max-width:900px;margin:0 auto}.page-top-jl__faq-item{background-color:#333;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-top-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#e44d26;color:#fff;cursor:pointer;user-select:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease}.page-top-jl__faq-question h3{margin:0;pointer-events:none;font-size:1.2em;color:#fff}.page-top-jl__faq-question:hover{background-color:#f16529}.page-top-jl__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none}.page-top-jl__faq-answer{max-height:0;overflow:hidden;padding:0 20px;background-color:#444;color:#ccc;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-top-jl__faq-item.active .page-top-jl__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-top-jl__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-top-jl__blog-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-top-jl__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-top-jl__blog-image{width:100%;height:200px;object-fit:cover}.page-top-jl__blog-content{padding:20px}.page-top-jl__blog-title{font-size:1.6em;margin-bottom:10px;color:#e44d26;text-decoration:none;display:block}.page-top-jl__blog-title:hover{text-decoration:underline}.page-top-jl__blog-summary{font-size:1em;line-height:1.5;color:#ccc;margin-bottom:15px}.page-top-jl__blog-date{font-size:.9em;color:#888}.page-top-jl__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-top-jl__floating-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#e44d26;color:#fff;border-radius:50%;text-decoration:none;font-size:.9em;font-weight:700;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-top-jl__floating-button:hover{background-color:#f16529;transform:scale(1.05)}.page-top-jl__floating-button-icon{width:24px;height:24px;object-fit:contain;margin-bottom:2px}.page-top-jl__floating-button span{display:block;font-size:.7em;line-height:1.2}.page-top-jl__footer-placeholder{height:100px;background-color:#111}.page-top-jl__content-area{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.page-top-jl__footer-text{font-size:.9em;color:#888;text-align:center;padding-top:20px}.page-top-jl__footer-links a{color:#e44d26;text-decoration:none;margin:0 10px}.page-top-jl__footer-links a:hover{text-decoration:underline}@media (max-width:1024px){.page-top-jl__hero-title{font-size:3em}.page-top-jl__hero-subtitle{font-size:1.3em}.page-top-jl__feature-item{width:calc(50% - 15px)}}@media (max-width:768px){.page-top-jl__hero-section{min-height:400px;padding-bottom:30px}.page-top-jl__hero-title{font-size:2.5em;margin-bottom:15px}.page-top-jl__hero-subtitle{font-size:1.2em;margin-bottom:25px}.page-top-jl__cta-button{padding:12px 25px;font-size:1.1em}.page-top-jl__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:20px 10px}.page-top-jl__payment-title{font-size:1.6em;margin-bottom:15px}.page-top-jl__payment-logo-wrapper,.page-top-jl__payment-logo-wrapper img,.page-top-jl__payment-logo,.page-top-jl__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-top-jl__section{padding:40px 15px}.page-top-jl__section-title{font-size:2em;margin-bottom:20px}.page-top-jl__section-description{font-size:1em;margin-bottom:30px}.page-top-jl__features-list{gap:20px}.page-top-jl__feature-item{width:100%!important;box-sizing:border-box!important;padding:25px}.page-top-jl__feature-title{font-size:1.4em}.page-top-jl__quick-access-grid{grid-template-columns:1fr;gap:15px}.page-top-jl__quick-access-button{padding:15px;font-size:1.1em}.page-top-jl__games-grid{grid-template-columns:1fr;gap:20px}.page-top-jl__game-card{margin:0 auto;max-width:400px}.page-top-jl__game-image{height:180px}.page-top-jl__game-title{font-size:1.6em}.page-top-jl__promotions-grid{grid-template-columns:1fr;gap:20px}.page-top-jl__promotion-card{margin:0 auto;max-width:400px}.page-top-jl__promotion-image{height:200px}.page-top-jl__promotion-title{font-size:1.6em}.page-top-jl__security-grid{grid-template-columns:1fr;gap:20px}.page-top-jl__security-item{margin:0 auto;max-width:400px;padding:25px}.page-top-jl__security-title{font-size:1.4em}.page-top-jl__faq-question{font-size:1.1em;padding:15px}.page-top-jl__faq-question h3{font-size:1.1em}.page-top-jl__faq-answer{padding:15px!important}.page-top-jl__blog-grid{grid-template-columns:1fr;gap:20px}.page-top-jl__blog-card{margin:0 auto;max-width:400px}.page-top-jl__blog-image{height:180px}.page-top-jl__blog-title{font-size:1.4em}.page-top-jl__floating-buttons{bottom:15px;right:15px;gap:10px}.page-top-jl__floating-button{width:55px;height:55px}.page-top-jl__floating-button-icon{width:22px;height:22px}.page-top-jl__floating-button span{font-size:.65em}}.page-top-jl__hero-image{max-width:100%;height:auto!important;box-sizing:border-box!important}.page-top-jl__game-image,.page-top-jl__promotion-image,.page-top-jl__blog-image,.page-top-jl__feature-icon,.page-top-jl__security-icon{max-width:100%;height:auto!important;box-sizing:border-box!important}@media (max-width:768px){.page-top-jl__hero-image,.page-top-jl__game-image,.page-top-jl__promotion-image,.page-top-jl__blog-image,.page-top-jl__feature-icon,.page-top-jl__security-icon{max-width:100%!important;height:auto!important;box-sizing:border-box!important}}