.page-jeep-jl-steering-damper__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;}.page-jeep-jl-steering-damper__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;}.page-jeep-jl-steering-damper__hero-content{z-index:1;max-width:900px;padding:20px;background:rgba(0,0,0,.6);border-radius:10px;}.page-jeep-jl-steering-damper__hero-title{font-size:3em;margin-bottom:15px;line-height:1.2;color:#ffdd00;}.page-jeep-jl-steering-damper__hero-subtitle{font-size:1.5em;margin-bottom:30px;}.page-jeep-jl-steering-damper__cta-button{display:inline-block;background-color:#ffdd00;color:#222;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease;}.page-jeep-jl-steering-damper__cta-button:hover{background-color:#ffe64d;}.page-jeep-jl-steering-damper__section{padding:60px 20px;text-align:center;}.page-jeep-jl-steering-damper__section-title{font-size:2.5em;margin-bottom:40px;color:#333;}.page-jeep-jl-steering-damper__section-text{max-width:800px;margin:0 auto 30px;font-size:1.1em;line-height:1.6;color:#555;}.page-jeep-jl-steering-damper__image-container{margin-bottom:30px;}.page-jeep-jl-steering-damper__image{max-width:100%;height:auto;border-radius:8px;}.page-jeep-jl-steering-damper__features-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px;}.page-jeep-jl-steering-damper__feature-item{background:#f9f9f9;border-radius:8px;padding:20px;text-align:left;flex:1 1 300px;max-width:350px;box-shadow:0 2px 5px rgba(0,0,0,.1);box-sizing:border-box;}.page-jeep-jl-steering-damper__feature-title{font-size:1.3em;color:#007bff;margin-bottom:10px;}.page-jeep-jl-steering-damper__feature-description{font-size:.95em;color:#666;line-height:1.5;}.page-jeep-jl-steering-damper__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto;}.page-jeep-jl-steering-damper__game-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease;}.page-jeep-jl-steering-damper__game-card:hover{transform:translateY(-5px);}.page-jeep-jl-steering-damper__game-image{width:100%;height:200px;object-fit:cover;}.page-jeep-jl-steering-damper__game-content{padding:20px;}.page-jeep-jl-steering-damper__game-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-jeep-jl-steering-damper__game-description{font-size:.95em;color:#666;margin-bottom:15px;}.page-jeep-jl-steering-damper__game-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-jeep-jl-steering-damper__game-button:hover{background-color:#0056b3;}.page-jeep-jl-steering-damper__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;max-width:1200px;margin:0 auto;}.page-jeep-jl-steering-damper__promo-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease;}.page-jeep-jl-steering-damper__promo-card:hover{transform:translateY(-5px);}.page-jeep-jl-steering-damper__promo-image{width:100%;height:220px;object-fit:cover;}.page-jeep-jl-steering-damper__promo-content{padding:20px;}.page-jeep-jl-steering-damper__promo-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-jeep-jl-steering-damper__promo-description{font-size:.95em;color:#666;margin-bottom:15px;}.page-jeep-jl-steering-damper__promo-button{display:inline-block;background-color:#28a745;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease;}.page-jeep-jl-steering-damper__promo-button:hover{background-color:#218838;}.page-jeep-jl-steering-damper__faq-container{max-width:900px;margin:0 auto;}.page-jeep-jl-steering-damper__faq-item{background:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,.1);overflow:hidden;}.page-jeep-jl-steering-damper__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#f0f0f0;border-bottom:1px solid #e0e0e0;transition:background-color .3s ease;}.page-jeep-jl-steering-damper__faq-question:hover{background-color:#e9e9e9;}.page-jeep-jl-steering-damper__faq-question h3{margin:0;font-size:1.2em;color:#333;pointer-events:none;}.page-jeep-jl-steering-damper__faq-toggle{font-size:1.5em;font-weight:700;color:#555;pointer-events:none;transition:transform .3s ease;}.page-jeep-jl-steering-damper__faq-item.active .page-jeep-jl-steering-damper__faq-toggle{transform:rotate(45deg);}.page-jeep-jl-steering-damper__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;}.page-jeep-jl-steering-damper__faq-item.active .page-jeep-jl-steering-damper__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-jeep-jl-steering-damper__faq-answer p{margin:0;font-size:.95em;color:#666;line-height:1.6;}.page-jeep-jl-steering-damper__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;max-width:1200px;margin:0 auto;}.page-jeep-jl-steering-damper__blog-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:left;transition:transform .3s ease;}.page-jeep-jl-steering-damper__blog-card:hover{transform:translateY(-5px);}.page-jeep-jl-steering-damper__blog-image{width:100%;height:220px;object-fit:cover;}.page-jeep-jl-steering-damper__blog-content{padding:20px;}.page-jeep-jl-steering-damper__blog-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-jeep-jl-steering-damper__blog-title a{text-decoration:none;color:inherit;}.page-jeep-jl-steering-damper__blog-description{font-size:.95em;color:#666;line-height:1.5;margin-bottom:15px;}.page-jeep-jl-steering-damper__read-more{display:inline-block;color:#007bff;text-decoration:none;font-weight:600;}.page-jeep-jl-steering-damper__read-more:hover{text-decoration:underline;}.page-jeep-jl-steering-damper__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#f8f8f8;}.page-jeep-jl-steering-damper__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-jeep-jl-steering-damper__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-jeep-jl-steering-damper__quick-access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-jeep-jl-steering-damper__quick-access-button{background-color:#17a2b8;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease;}.page-jeep-jl-steering-damper__quick-access-button:hover{background-color:#138496;}@media (max-width:768px){.page-jeep-jl-steering-damper__hero-title{font-size:2.2em;}.page-jeep-jl-steering-damper__hero-subtitle{font-size:1.2em;}.page-jeep-jl-steering-damper__section{padding:40px 15px;}.page-jeep-jl-steering-damper__section-title{font-size:2em;}.page-jeep-jl-steering-damper__section-text{font-size:1em;}.page-jeep-jl-steering-damper__features-list{flex-direction:column;align-items:center;}.page-jeep-jl-steering-damper__feature-item{max-width:100%;width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-jeep-jl-steering-damper__game-grid,.page-jeep-jl-steering-damper__promo-grid,.page-jeep-jl-steering-damper__blog-grid{grid-template-columns:1fr;}.page-jeep-jl-steering-damper__faq-question{padding:15px 20px;}.page-jeep-jl-steering-damper__faq-question h3{font-size:1em;}.page-jeep-jl-steering-damper__faq-answer{padding:0 20px;}.page-jeep-jl-steering-damper__faq-item.active .page-jeep-jl-steering-damper__faq-answer{padding:15px 20px !important;}.page-jeep-jl-steering-damper__faq-answer p{font-size:.9em;}.page-jeep-jl-steering-damper__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-jeep-jl-steering-damper__payment-logo,.page-jeep-jl-steering-damper__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-jeep-jl-steering-damper__quick-access-buttons{flex-direction:column;}.page-jeep-jl-steering-damper__quick-access-button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-jeep-jl-steering-damper__section-text{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}}