.page-dv8-jeep-jl__hero-section{position:relative;background-color:#1a1a2e;color:#fff;text-align:center;padding:10px 0 60px;overflow:hidden}.page-dv8-jeep-jl__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.4}.page-dv8-jeep-jl__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:20px}.page-dv8-jeep-jl__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-dv8-jeep-jl__hero-subtitle{font-size:1.4em;margin-bottom:30px;opacity:.9}.page-dv8-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,transform .3s ease}.page-dv8-jeep-jl__cta-button:hover{background-color:#f05e3a;transform:translateY(-2px)}.page-dv8-jeep-jl__section{padding:60px 20px;background-color:#1a1a2e;color:#fff}.page-dv8-jeep-jl__section:nth-of-type(even){background-color:#2a2a4a}.page-dv8-jeep-jl__container{max-width:1200px;margin:0 auto}.page-dv8-jeep-jl__title{font-size:2.2em;text-align:center;margin-bottom:40px;color:#e44d26}.page-dv8-jeep-jl__text-content{font-size:1.1em;line-height:1.7;margin-bottom:20px;text-align:justify}.page-dv8-jeep-jl__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;list-style:none;padding:0}.page-dv8-jeep-jl__feature-item{background-color:#2a2a4a;padding:25px;border-radius:8px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-dv8-jeep-jl__feature-item:hover{transform:translateY(-5px)}.page-dv8-jeep-jl__feature-icon{margin-bottom:15px}.page-dv8-jeep-jl__feature-icon img{width:80px;height:80px;object-fit:contain}.page-dv8-jeep-jl__feature-heading{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-dv8-jeep-jl__feature-description{font-size:.95em;line-height:1.6;color:#ccc}.page-dv8-jeep-jl__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-dv8-jeep-jl__card{background-color:#2a2a4a;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-dv8-jeep-jl__card:hover{transform:translateY(-5px)}.page-dv8-jeep-jl__card-image{width:100%;height:200px;object-fit:cover}.page-dv8-jeep-jl__card-content{padding:20px}.page-dv8-jeep-jl__card-title{font-size:1.3em;color:#e44d26;margin-bottom:10px}.page-dv8-jeep-jl__card-description{font-size:.95em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-dv8-jeep-jl__card-button{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.9em;transition:background-color .3s ease}.page-dv8-jeep-jl__card-button:hover{background-color:#f05e3a}.page-dv8-jeep-jl__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-dv8-jeep-jl__quick-link-button{background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1em;transition:background-color .3s ease,transform .3s ease}.page-dv8-jeep-jl__quick-link-button:hover{background-color:#f05e3a;transform:translateY(-2px)}.page-dv8-jeep-jl__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-dv8-jeep-jl__provider-logo img{height:60px;width:auto;object-fit:contain}.page-dv8-jeep-jl__payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-dv8-jeep-jl__payment-method img{height:50px;width:auto;object-fit:contain}.page-dv8-jeep-jl__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-dv8-jeep-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a5a;color:#fff;font-size:1.1em;font-weight:700;transition:background-color .3s ease}.page-dv8-jeep-jl__faq-question:hover{background-color:#4a4a6a}.page-dv8-jeep-jl__faq-question h3{margin:0;flex-grow:1;pointer-events:none}.page-dv8-jeep-jl__faq-toggle{font-size:1.5em;margin-left:15px;pointer-events:none}.page-dv8-jeep-jl__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc}.page-dv8-jeep-jl__faq-item.active .page-dv8-jeep-jl__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-dv8-jeep-jl__blog-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-dv8-jeep-jl__blog-post{background-color:#2a2a4a;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-dv8-jeep-jl__blog-post:hover{transform:translateY(-5px)}.page-dv8-jeep-jl__blog-image{width:100%;height:180px;object-fit:cover}.page-dv8-jeep-jl__blog-content{padding:20px}.page-dv8-jeep-jl__blog-title{font-size:1.2em;color:#e44d26;margin-bottom:10px}.page-dv8-jeep-jl__blog-excerpt{font-size:.9em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-dv8-jeep-jl__blog-date{font-size:.8em;color:#888;margin-bottom:10px}.page-dv8-jeep-jl__blog-read-more{display:inline-block;background-color:#e44d26;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;font-weight:700;font-size:.85em;transition:background-color .3s ease}.page-dv8-jeep-jl__blog-read-more:hover{background-color:#f05e3a}@media (max-width:768px){.page-dv8-jeep-jl__hero-title{font-size:2em}.page-dv8-jeep-jl__hero-subtitle{font-size:1.2em}.page-dv8-jeep-jl__section{padding:40px 15px}.page-dv8-jeep-jl__title{font-size:1.8em;margin-bottom:30px}.page-dv8-jeep-jl__text-content{font-size:1em}.page-dv8-jeep-jl__feature-list,.page-dv8-jeep-jl__grid,.page-dv8-jeep-jl__blog-list{grid-template-columns:1fr;gap:20px}.page-dv8-jeep-jl__feature-item,.page-dv8-jeep-jl__card,.page-dv8-jeep-jl__blog-post{padding:20px}.page-dv8-jeep-jl__feature-heading{font-size:1.2em}.page-dv8-jeep-jl__card-title{font-size:1.1em}.page-dv8-jeep-jl__quick-links{flex-direction:column}.page-dv8-jeep-jl__quick-link-button{width:100%;box-sizing:border-box}.page-dv8-jeep-jl__faq-question{font-size:1em;padding:15px}.page-dv8-jeep-jl__faq-answer{padding:15px !important}.page-dv8-jeep-jl__feature-list li,.page-dv8-jeep-jl__grid div,.page-dv8-jeep-jl__blog-list div,.page-dv8-jeep-jl__provider-logos div,.page-dv8-jeep-jl__payment-methods div{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-dv8-jeep-jl__feature-list,.page-dv8-jeep-jl__grid,.page-dv8-jeep-jl__blog-list,.page-dv8-jeep-jl__provider-logos,.page-dv8-jeep-jl__payment-methods{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-dv8-jeep-jl__text-content,.page-dv8-jeep-jl__feature-description,.page-dv8-jeep-jl__card-description,.page-dv8-jeep-jl__blog-excerpt,.page-dv8-jeep-jl__faq-answer{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-dv8-jeep-jl__hero-background,.page-dv8-jeep-jl__card-image,.page-dv8-jeep-jl__blog-image,.page-dv8-jeep-jl__feature-icon img,.page-dv8-jeep-jl__provider-logo img,.page-dv8-jeep-jl__payment-method img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;width:100% !important;object-fit:cover}}