.page-jl-18-games__hero-section{position:relative;background-color:#1a1a2e;color:#fff;padding:calc(10px + 60px) 20px 40px;text-align:center;overflow:hidden}.page-jl-18-games__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-jl-18-games__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-jl-18-games__hero-title{font-size:2.8em;margin-bottom:15px;color:#e94560;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-jl-18-games__hero-subtitle{font-size:1.2em;margin-bottom:30px;color:#ccc}.page-jl-18-games__cta-buttons{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.page-jl-18-games__cta-button{background-color:#e94560;color:#fff;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.3)}.page-jl-18-games__cta-button:hover{background-color:#c03952;transform:translateY(-3px)}.page-jl-18-games__section{padding:50px 20px;background-color:#0f0f1f;color:#eee;text-align:center}.page-jl-18-games__section:nth-of-type(even){background-color:#1a1a2e}.page-jl-18-games__section-title{font-size:2.2em;color:#e94560;margin-bottom:30px;position:relative;display:inline-block}.page-jl-18-games__section-title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:60px;height:3px;background-color:#e94560;border-radius:2px}.page-jl-18-games__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:40px auto 0}.page-jl-18-games__card{background-color:#2e2e4e;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;text-align:left;display:flex;flex-direction:column;height:100%}.page-jl-18-games__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.6)}.page-jl-18-games__card-image{width:100%;height:200px;object-fit:cover;display:block}.page-jl-18-games__card-content{padding:25px;flex-grow:1}.page-jl-18-games__card-title{font-size:1.6em;color:#e94560;margin-bottom:10px}.page-jl-18-games__card-text{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:20px}.page-jl-18-games__card-button{display:inline-block;background-color:#e94560;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-jl-18-games__card-button:hover{background-color:#c03952}.page-jl-18-games__provider-logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;max-width:1200px;margin:40px auto 0;align-items:center}.page-jl-18-games__provider-logo{max-width:100%;height:auto;object-fit:contain;transition:transform .3s ease;filter:grayscale(100%);opacity:.7}.page-jl-18-games__provider-logo:hover{transform:scale(1.05);filter:grayscale(0);opacity:1}.page-jl-18-games__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-jl-18-games__floating-button{background-color:#e94560;color:#fff;padding:12px 20px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1em;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center;min-width:120px}.page-jl-18-games__floating-button:hover{background-color:#c03952;transform:scale(1.05)}.page-jl-18-games__faq-section{padding:60px 20px;background-color:#1a1a2e;color:#eee}.page-jl-18-games__faq-container{max-width:900px;margin:0 auto}.page-jl-18-games__faq-item{background-color:#2e2e4e;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-jl-18-games__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#3a3a5e;font-size:1.15em;font-weight:600;color:#e94560;transition:background-color .3s ease}.page-jl-18-games__faq-question:hover{background-color:#4a4a6e}.page-jl-18-games__faq-question h3{margin:0;pointer-events:none;color:inherit}.page-jl-18-games__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-jl-18-games__faq-item.active .page-jl-18-games__faq-toggle{transform:rotate(45deg)}.page-jl-18-games__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#ccc;line-height:1.6}.page-jl-18-games__faq-item.active .page-jl-18-games__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-18-games__faq-answer p{margin-bottom:0}.page-jl-18-games__content-text{font-size:1.05em;line-height:1.7;max-width:800px;margin:0 auto 40px;color:#ccc}.page-jl-18-games__image-container{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.page-jl-18-games__image-container img{max-width:100%;height:auto}.page-jl-18-games__game-category-card{background-color:#2e2e4e;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;padding:25px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.page-jl-18-games__game-category-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.6)}.page-jl-18-games__category-icon{width:80px;height:80px;margin-bottom:15px;object-fit:contain}.page-jl-18-games__category-title{font-size:1.4em;color:#e94560;margin-bottom:10px}.page-jl-18-games__category-description{font-size:.9em;color:#ccc;line-height:1.5}.page-jl-18-games__game-category-card .page-jl-18-games__card-button{margin-top:20px}@media (max-width:768px){.page-jl-18-games__hero-title{font-size:2.2em}.page-jl-18-games__hero-subtitle{font-size:1em}.page-jl-18-games__cta-buttons{flex-direction:column;align-items:center}.page-jl-18-games__cta-button{width:80%;max-width:300px}.page-jl-18-games__section{padding:40px 15px}.page-jl-18-games__section-title{font-size:1.8em}.page-jl-18-games__grid{grid-template-columns:1fr;gap:20px}.page-jl-18-games__card-image{height:180px}.page-jl-18-games__card-content{padding:20px}.page-jl-18-games__card-title{font-size:1.4em}.page-jl-18-games__floating-buttons{bottom:15px;right:15px}.page-jl-18-games__floating-button{padding:10px 15px;font-size:.9em;min-width:100px}.page-jl-18-games__faq-question{padding:15px 20px;font-size:1em}.page-jl-18-games__faq-answer{padding:0 20px}.page-jl-18-games__faq-item.active .page-jl-18-games__faq-answer{padding:15px 20px!important}.page-jl-18-games__content-text{font-size:.95em;margin-bottom:30px}.page-jl-18-games__provider-logo-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:15px}}