.page-2018-jeep-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 60px;background-size:cover;background-position:center;overflow:hidden;box-sizing:border-box}.page-2018-jeep-jl__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-2018-jeep-jl__hero-content{position:relative;z-index:2;max-width:800px}.page-2018-jeep-jl__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700}.page-2018-jeep-jl__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.5}.page-2018-jeep-jl__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-2018-jeep-jl__cta-button:hover{background-color:#ff6f42}.page-2018-jeep-jl__section{padding:60px 20px;text-align:center;background-color:#f9f9f9;box-sizing:border-box}.page-2018-jeep-jl__section--dark{background-color:#333;color:#fff}.page-2018-jeep-jl__section-title{font-size:2.2em;margin-bottom:20px;color:#333}.page-2018-jeep-jl__section--dark .page-2018-jeep-jl__section-title{color:#fff}.page-2018-jeep-jl__section-description{font-size:1.1em;line-height:1.6;max-width:900px;margin:0 auto 40px}.page-2018-jeep-jl__logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-2018-jeep-jl__logo-item{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-2018-jeep-jl__logo-item img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-2018-jeep-jl__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;max-width:1200px;margin:0 auto}.page-2018-jeep-jl__quick-link-button{display:block;background-color:#4CAF50;color:#fff;padding:15px 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1em;transition:background-color .3s ease}.page-2018-jeep-jl__quick-link-button:hover{background-color:#66BB6A}.page-2018-jeep-jl__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-2018-jeep-jl__game-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease}.page-2018-jeep-jl__game-card:hover{transform:translateY(-5px)}.page-2018-jeep-jl__game-card-image{width:100%;height:200px;object-fit:cover}.page-2018-jeep-jl__game-card-content{padding:20px}.page-2018-jeep-jl__game-card-title{font-size:1.5em;margin-bottom:10px;color:#333}.page-2018-jeep-jl__game-card-description{font-size:.95em;color:#666;line-height:1.5;margin-bottom:15px}.page-2018-jeep-jl__game-card-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-2018-jeep-jl__game-card-button:hover{background-color:#0056b3}.page-2018-jeep-jl__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-2018-jeep-jl__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease}.page-2018-jeep-jl__promo-card:hover{transform:translateY(-5px)}.page-2018-jeep-jl__promo-card-image{width:100%;height:220px;object-fit:cover}.page-2018-jeep-jl__promo-card-content{padding:20px}.page-2018-jeep-jl__promo-card-title{font-size:1.4em;margin-bottom:10px;color:#333}.page-2018-jeep-jl__promo-card-description{font-size:.95em;color:#666;line-height:1.5;margin-bottom:15px}.page-2018-jeep-jl__promo-card-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-2018-jeep-jl__promo-card-button:hover{background-color:#ff6f42}.page-2018-jeep-jl__faq-container{max-width:900px;margin:0 auto;text-align:left}.page-2018-jeep-jl__faq-item{margin-bottom:15px;border:1px solid #ddd;border-radius:8px;background-color:#fff;overflow:hidden}.page-2018-jeep-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f0f0f0;cursor:pointer;user-select:none;font-weight:700;color:#333;transition:background-color .3s ease}.page-2018-jeep-jl__faq-question:hover{background-color:#e0e0e0}.page-2018-jeep-jl__faq-question h3{margin:0;font-size:1.1em;pointer-events:none}.page-2018-jeep-jl__faq-toggle{font-size:1.5em;line-height:1;margin-left:10px;pointer-events:none;transition:transform .3s ease}.page-2018-jeep-jl__faq-item.active .page-2018-jeep-jl__faq-toggle{transform:rotate(45deg)}.page-2018-jeep-jl__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-2018-jeep-jl__faq-item.active .page-2018-jeep-jl__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-2018-jeep-jl__faq-answer p{margin:0;color:#555}.page-2018-jeep-jl__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-2018-jeep-jl__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease}.page-2018-jeep-jl__blog-card:hover{transform:translateY(-5px)}.page-2018-jeep-jl__blog-card-image{width:100%;height:180px;object-fit:cover}.page-2018-jeep-jl__blog-card-content{padding:20px}.page-2018-jeep-jl__blog-card-date{font-size:.85em;color:#999;margin-bottom:10px}.page-2018-jeep-jl__blog-card-title{font-size:1.3em;margin-bottom:10px;color:#333}.page-2018-jeep-jl__blog-card-title a{text-decoration:none;color:#333;transition:color .3s ease}.page-2018-jeep-jl__blog-card-title a:hover{color:#e44d26}.page-2018-jeep-jl__blog-card-description{font-size:.95em;color:#666;line-height:1.5;margin-bottom:15px}.page-2018-jeep-jl__blog-card-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:600;transition:color .3s ease}.page-2018-jeep-jl__blog-card-link:hover{color:#0056b3}.page-2018-jeep-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}.page-2018-jeep-jl__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-2018-jeep-jl__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}@media (max-width:1024px){.page-2018-jeep-jl__hero-title{font-size:2.4em}.page-2018-jeep-jl__hero-description{font-size:1.1em}.page-2018-jeep-jl__section-title{font-size:2em}}@media (max-width:768px){.page-2018-jeep-jl__hero-section{min-height:400px;padding-bottom:40px}.page-2018-jeep-jl__hero-title{font-size:2em}.page-2018-jeep-jl__hero-description{font-size:1em}.page-2018-jeep-jl__cta-button{padding:12px 25px;font-size:1em}.page-2018-jeep-jl__section{padding:40px 15px}.page-2018-jeep-jl__section-title{font-size:1.8em}.page-2018-jeep-jl__section-description{font-size:.95em}.page-2018-jeep-jl__quick-links-grid,.page-2018-jeep-jl__game-categories,.page-2018-jeep-jl__promo-grid,.page-2018-jeep-jl__blog-grid{grid-template-columns:1fr}.page-2018-jeep-jl__quick-link-button,.page-2018-jeep-jl__game-card-button,.page-2018-jeep-jl__promo-card-button{padding:12px 15px;font-size:.95em}.page-2018-jeep-jl__game-card-title{font-size:1.3em}.page-2018-jeep-jl__promo-card-title{font-size:1.2em}.page-2018-jeep-jl__blog-card-title{font-size:1.1em}.page-2018-jeep-jl__faq-question{padding:12px 15px}.page-2018-jeep-jl__faq-question h3{font-size:1em}.page-2018-jeep-jl__faq-answer{padding:0 15px;box-sizing:border-box}.page-2018-jeep-jl__faq-item.active .page-2018-jeep-jl__faq-answer{padding:15px 15px !important}.page-2018-jeep-jl__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-2018-jeep-jl__payment-logo,.page-2018-jeep-jl__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}}@media (max-width:480px){.page-2018-jeep-jl__hero-title{font-size:1.8em}.page-2018-jeep-jl__hero-description{font-size:.9em}.page-2018-jeep-jl__section-title{font-size:1.6em}}