.page-jl-jendral-sudirman-bandung__hero-section{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.9)),url('[GALLERY:hero:1920x1080:bandung city,nightlife,gaming,excitement]') center/cover no-repeat;color:#fff;padding:120px 20px 80px;text-align:center;position:relative}.page-jl-jendral-sudirman-bandung__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.page-jl-jendral-sudirman-bandung__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-jl-jendral-sudirman-bandung__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-jl-jendral-sudirman-bandung__hero-subtitle{font-size:1.3em;margin-bottom:30px;font-weight:300}.page-jl-jendral-sudirman-bandung__cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-jl-jendral-sudirman-bandung__btn{display:inline-block;padding:15px 30px;background-color:#e44d26;color:#fff;text-decoration:none;border-radius:8px;font-size:1.1em;font-weight:600;transition:background-color .3s ease,transform .3s ease}.page-jl-jendral-sudirman-bandung__btn:hover{background-color:#ff5722;transform:translateY(-3px)}.page-jl-jendral-sudirman-bandung__section{padding:60px 20px;max-width:1200px;margin:0 auto}.page-jl-jendral-sudirman-bandung__section:nth-of-type(even){background-color:#f8f8f8}.page-jl-jendral-sudirman-bandung__section-title{font-size:2.2em;color:#333;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.page-jl-jendral-sudirman-bandung__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#e44d26;border-radius:2px}.page-jl-jendral-sudirman-bandung__content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;align-items:center}.page-jl-jendral-sudirman-bandung__text-content{font-size:1.1em;line-height:1.7;color:#555}.page-jl-jendral-sudirman-bandung__text-content p{margin-bottom:15px}.page-jl-jendral-sudirman-bandung__image-wrapper{text-align:center}.page-jl-jendral-sudirman-bandung__image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);transition:transform .3s ease}.page-jl-jendral-sudirman-bandung__image:hover{transform:scale(1.02)}.page-jl-jendral-sudirman-bandung__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}.page-jl-jendral-sudirman-bandung__game-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.page-jl-jendral-sudirman-bandung__game-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.page-jl-jendral-sudirman-bandung__game-icon{width:80px;height:80px;margin-bottom:15px;display:inline-block;border-radius:50%;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.page-jl-jendral-sudirman-bandung__game-icon img{width:100%;height:100%;object-fit:cover}.page-jl-jendral-sudirman-bandung__game-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-jl-jendral-sudirman-bandung__game-description{font-size:.95em;color:#666}.page-jl-jendral-sudirman-bandung__payment-providers{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;margin-top:30px}.page-jl-jendral-sudirman-bandung__provider-logo{width:120px;height:60px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.page-jl-jendral-sudirman-bandung__provider-logo:hover{filter:grayscale(0%);opacity:1}.page-jl-jendral-sudirman-bandung__faq-list{margin-top:30px}.page-jl-jendral-sudirman-bandung__faq-item{background-color:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-jl-jendral-sudirman-bandung__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#fefefe;border-bottom:1px solid #eee;transition:background-color .3s ease}.page-jl-jendral-sudirman-bandung__faq-question:hover{background-color:#f5f5f5}.page-jl-jendral-sudirman-bandung__faq-question h3{margin:0;font-size:1.15em;color:#333;pointer-events:none}.page-jl-jendral-sudirman-bandung__faq-toggle{font-size:1.5em;color:#e44d26;font-weight:700;line-height:1;pointer-events:none;transition:transform .3s ease}.page-jl-jendral-sudirman-bandung__faq-item.active .page-jl-jendral-sudirman-bandung__faq-toggle{transform:rotate(45deg)}.page-jl-jendral-sudirman-bandung__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-jendral-sudirman-bandung__faq-item.active .page-jl-jendral-sudirman-bandung__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-jl-jendral-sudirman-bandung__faq-answer p{margin:0;color:#666;line-height:1.6}.page-jl-jendral-sudirman-bandung__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-jl-jendral-sudirman-bandung__floating-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#e44d26;color:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);font-size:1.8em;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.page-jl-jendral-sudirman-bandung__floating-btn:hover{background-color:#ff5722;transform:scale(1.1)}.page-jl-jendral-sudirman-bandung__floating-btn span{font-size:14px;position:absolute;bottom:-25px;white-space:nowrap;background-color:rgba(0,0,0,.7);padding:5px 10px;border-radius:5px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.page-jl-jendral-sudirman-bandung__floating-btn:hover span{opacity:1;visibility:visible}@media (max-width:768px){.page-jl-jendral-sudirman-bandung__hero-section{padding:90px 15px 60px}.page-jl-jendral-sudirman-bandung__hero-title{font-size:2em}.page-jl-jendral-sudirman-bandung__hero-subtitle{font-size:1em}.page-jl-jendral-sudirman-bandung__cta-buttons{flex-direction:column;gap:15px}.page-jl-jendral-sudirman-bandung__btn{width:100%;padding:12px 20px}.page-jl-jendral-sudirman-bandung__section{padding:40px 15px}.page-jl-jendral-sudirman-bandung__section-title{font-size:1.8em}.page-jl-jendral-sudirman-bandung__content-grid{grid-template-columns:1fr}.page-jl-jendral-sudirman-bandung__text-content{font-size:1em}.page-jl-jendral-sudirman-bandung__game-categories{grid-template-columns:1fr;gap:20px}.page-jl-jendral-sudirman-bandung__game-card{padding:20px}.page-jl-jendral-sudirman-bandung__game-title{font-size:1.2em}.page-jl-jendral-sudirman-bandung__faq-question{padding:15px}.page-jl-jendral-sudirman-bandung__faq-question h3{font-size:1em}.page-jl-jendral-sudirman-bandung__faq-answer{padding:15px!important}.page-jl-jendral-sudirman-bandung__faq-list li{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!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-jendral-sudirman-bandung__payment-providers{gap:15px}.page-jl-jendral-sudirman-bandung__provider-logo{width:100px;height:50px}.page-jl-jendral-sudirman-bandung__floating-buttons{bottom:15px;right:15px;gap:10px}.page-jl-jendral-sudirman-bandung__floating-btn{width:50px;height:50px;font-size:1.5em}}