body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; line-height: 1.6; }.page-jeep-jl-gas-cap-cover { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; }.page-jeep-jl-gas-cap-cover__hero-section { background-color: #0d1a26; color: #fff; padding: 60px 0 80px; text-align: center; position: relative; overflow: hidden; padding-top: 70px; /* Adjusted for header offset */}.page-jeep-jl-gas-cap-cover__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-jeep-jl-gas-cap-cover__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-jeep-jl-gas-cap-cover__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #e7c040; }.page-jeep-jl-gas-cap-cover__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-jeep-jl-gas-cap-cover__cta-button { display: inline-block; background-color: #e7c040; color: #0d1a26; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }.page-jeep-jl-gas-cap-cover__cta-button:hover { background-color: #d1b038; }.page-jeep-jl-gas-cap-cover__section-title { font-size: 2.5em; text-align: center; margin: 60px 0 40px; color: #0d1a26; }.page-jeep-jl-gas-cap-cover__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 0; background-color: #fff; border-bottom: 1px solid #eee; }.page-jeep-jl-gas-cap-cover__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-jeep-jl-gas-cap-cover__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-gas-cap-cover__intro-section { background-color: #fff; padding: 60px 20px; text-align: center; }.page-jeep-jl-gas-cap-cover__intro-text { max-width: 800px; margin: 0 auto; font-size: 1.1em; color: #555; }.page-jeep-jl-gas-cap-cover__quick-access-section { padding: 60px 20px; background-color: #f9f9f9; text-align: center; }.page-jeep-jl-gas-cap-cover__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-jeep-jl-gas-cap-cover__access-button { display: inline-block; background-color: #0d1a26; color: #fff; padding: 15px 25px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; min-width: 180px; text-align: center; }.page-jeep-jl-gas-cap-cover__access-button:hover { background-color: #1a344d; }.page-jeep-jl-gas-cap-cover__products-section { padding: 60px 20px; background-color: #fff; }.page-jeep-jl-gas-cap-cover__product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-jeep-jl-gas-cap-cover__product-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-jeep-jl-gas-cap-cover__product-card:hover { transform: translateY(-5px); }.page-jeep-jl-gas-cap-cover__product-image { width: 100%; height: 200px; object-fit: cover; }.page-jeep-jl-gas-cap-cover__product-content { padding: 20px; text-align: center; }.page-jeep-jl-gas-cap-cover__product-title { font-size: 1.4em; margin-bottom: 10px; color: #0d1a26; }.page-jeep-jl-gas-cap-cover__product-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-jeep-jl-gas-cap-cover__offers-section { background-color: #0d1a26; color: #fff; padding: 60px 20px; text-align: center; }.page-jeep-jl-gas-cap-cover__offers-text { max-width: 800px; margin: 0 auto 30px; font-size: 1.1em; }.page-jeep-jl-gas-cap-cover__security-section { padding: 60px 20px; background-color: #f9f9f9; text-align: center; }.page-jeep-jl-gas-cap-cover__security-text { max-width: 800px; margin: 0 auto 30px; font-size: 1.1em; color: #555; }.page-jeep-jl-gas-cap-cover__faq-section { padding: 60px 20px; background-color: #fff; }.page-jeep-jl-gas-cap-cover__faq-list { max-width: 800px; margin: 40px auto 0; }.page-jeep-jl-gas-cap-cover__faq-item { border: 1px solid #ddd; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-jeep-jl-gas-cap-cover__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #e7c040; color: #0d1a26; cursor: pointer; user-select: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jeep-jl-gas-cap-cover__faq-question:hover { background-color: #d1b038; }.page-jeep-jl-gas-cap-cover__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-jeep-jl-gas-cap-cover__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-jeep-jl-gas-cap-cover__faq-item.active .page-jeep-jl-gas-cap-cover__faq-toggle { transform: rotate(45deg); }.page-jeep-jl-gas-cap-cover__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fefefe; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-jeep-jl-gas-cap-cover__faq-item.active .page-jeep-jl-gas-cap-cover__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jeep-jl-gas-cap-cover__blog-section { padding: 60px 20px; background-color: #f4f4f4; }.page-jeep-jl-gas-cap-cover__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-jeep-jl-gas-cap-cover__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-jeep-jl-gas-cap-cover__blog-card:hover { transform: translateY(-5px); }.page-jeep-jl-gas-cap-cover__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-jeep-jl-gas-cap-cover__blog-content { padding: 20px; }.page-jeep-jl-gas-cap-cover__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #0d1a26; }.page-jeep-jl-gas-cap-cover__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-jeep-jl-gas-cap-cover__blog-title a:hover { color: #e7c040; }.page-jeep-jl-gas-cap-cover__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-jeep-jl-gas-cap-cover__read-more { display: inline-block; color: #e7c040; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-jeep-jl-gas-cap-cover__read-more:hover { color: #d1b038; }@media (max-width: 768px) { .page-jeep-jl-gas-cap-cover { padding: 0 10px; } .page-jeep-jl-gas-cap-cover__hero-section { padding: 50px 0 60px; padding-top: 60px; } .page-jeep-jl-gas-cap-cover__hero-title { font-size: 2.2em; } .page-jeep-jl-gas-cap-cover__hero-description { font-size: 1em; } .page-jeep-jl-gas-cap-cover__cta-button { padding: 12px 25px; font-size: 0.9em; } .page-jeep-jl-gas-cap-cover__section-title { font-size: 2em; margin: 40px 0 30px; } .page-jeep-jl-gas-cap-cover__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 0; } .page-jeep-jl-gas-cap-cover__payment-logo, .page-jeep-jl-gas-cap-cover__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jeep-jl-gas-cap-cover__intro-section, .page-jeep-jl-gas-cap-cover__quick-access-section, .page-jeep-jl-gas-cap-cover__products-section, .page-jeep-jl-gas-cap-cover__offers-section, .page-jeep-jl-gas-cap-cover__security-section, .page-jeep-jl-gas-cap-cover__faq-section, .page-jeep-jl-gas-cap-cover__blog-section { padding: 40px 15px; } .page-jeep-jl-gas-cap-cover__intro-text, .page-jeep-jl-gas-cap-cover__offers-text, .page-jeep-jl-gas-cap-cover__security-text { font-size: 1em; } .page-jeep-jl-gas-cap-cover__access-buttons { flex-direction: column; align-items: center; } .page-jeep-jl-gas-cap-cover__access-button { width: 100%; max-width: 250px; } .page-jeep-jl-gas-cap-cover__product-grid, .page-jeep-jl-gas-cap-cover__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-jeep-jl-gas-cap-cover__product-image, .page-jeep-jl-gas-cap-cover__blog-image { height: 150px; } .page-jeep-jl-gas-cap-cover__faq-question { padding: 15px 20px; } .page-jeep-jl-gas-cap-cover__faq-question h3 { font-size: 1.1em; } .page-jeep-jl-gas-cap-cover__faq-answer { padding: 0 20px; } .page-jeep-jl-gas-cap-cover__faq-item.active .page-jeep-jl-gas-cap-cover__faq-answer { padding: 15px 20px !important; } } @media (max-width: 375px) { .page-jeep-jl-gas-cap-cover__access-button { max-width: 100%; } }