.page-alpine-restyle-jeep-jl { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-alpine-restyle-jeep-jl img { max-width: 100%; height: auto; display: block; object-fit: cover; } .page-alpine-restyle-jeep-jl__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-alpine-restyle-jeep-jl__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-alpine-restyle-jeep-jl__hero-content { z-index: 1; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 8px; } .page-alpine-restyle-jeep-jl__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-alpine-restyle-jeep-jl__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-alpine-restyle-jeep-jl__hero-cta { display: inline-block; background-color: #ff6600; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-alpine-restyle-jeep-jl__hero-cta:hover { background-color: #e65c00; } .page-alpine-restyle-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; padding: 30px 20px; background-color: #fff; border-bottom: 1px solid #eee; } .page-alpine-restyle-jeep-jl__payment-title { width: 100%; text-align: center; margin-bottom: 20px; font-size: 1.8em; color: #222; } .page-alpine-restyle-jeep-jl__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; } .page-alpine-restyle-jeep-jl__payment-logo { display: block; width: 80px; height: 80px; max-width: 80px; max-height: 80px; object-fit: contain; box-sizing: border-box; } .page-alpine-restyle-jeep-jl__introduction-section, .page-alpine-restyle-jeep-jl__quick-access-section, .page-alpine-restyle-jeep-jl__product-showcase, .page-alpine-restyle-jeep-jl__promotions-section, .page-alpine-restyle-jeep-jl__service-section, .page-alpine-restyle-jeep-jl__faq-section, .page-alpine-restyle-jeep-jl__blog-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-alpine-restyle-jeep-jl__section-title { text-align: center; font-size: 2.2em; color: #222; margin-bottom: 20px; } .page-alpine-restyle-jeep-jl__section-description { text-align: center; font-size: 1.1em; color: #555; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-alpine-restyle-jeep-jl__features-grid, .page-alpine-restyle-jeep-jl__product-grid, .page-alpine-restyle-jeep-jl__offer-cards, .page-alpine-restyle-jeep-jl__service-grid, .page-alpine-restyle-jeep-jl__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-alpine-restyle-jeep-jl__feature-item, .page-alpine-restyle-jeep-jl__product-card, .page-alpine-restyle-jeep-jl__offer-card, .page-alpine-restyle-jeep-jl__service-item, .page-alpine-restyle-jeep-jl__blog-card { background-color: #fefefe; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-alpine-restyle-jeep-jl__feature-item:hover, .page-alpine-restyle-jeep-jl__product-card:hover, .page-alpine-restyle-jeep-jl__offer-card:hover, .page-alpine-restyle-jeep-jl__blog-card:hover { transform: translateY(-5px); } .page-alpine-restyle-jeep-jl__feature-icon, .page-alpine-restyle-jeep-jl__product-image, .page-alpine-restyle-jeep-jl__offer-image, .page-alpine-restyle-jeep-jl__service-icon, .page-alpine-restyle-jeep-jl__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; } .page-alpine-restyle-jeep-jl__service-icon { width: 100px; height: 100px; margin: 0 auto 15px auto; object-fit: contain; } .page-alpine-restyle-jeep-jl__feature-title, .page-alpine-restyle-jeep-jl__product-title, .page-alpine-restyle-jeep-jl__offer-title, .page-alpine-restyle-jeep-jl__service-title, .page-alpine-restyle-jeep-jl__blog-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-alpine-restyle-jeep-jl__feature-text, .page-alpine-restyle-jeep-jl__product-text, .page-alpine-restyle-jeep-jl__offer-text, .page-alpine-restyle-jeep-jl__service-text, .page-alpine-restyle-jeep-jl__blog-excerpt { font-size: 1em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-alpine-restyle-jeep-jl__product-cta, .page-alpine-restyle-jeep-jl__offer-cta, .page-alpine-restyle-jeep-jl__blog-link { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin-top: auto; } .page-alpine-restyle-jeep-jl__product-cta:hover, .page-alpine-restyle-jeep-jl__offer-cta:hover, .page-alpine-restyle-jeep-jl__blog-link:hover { background-color: #0056b3; } .page-alpine-restyle-jeep-jl__access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; } .page-alpine-restyle-jeep-jl__access-button, .page-alpine-restyle-jeep-jl__contact-button { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-alpine-restyle-jeep-jl__access-button:hover, .page-alpine-restyle-jeep-jl__contact-button:hover { background-color: #218838; } .page-alpine-restyle-jeep-jl__contact-cta { text-align: center; margin-top: 40px; } .page-alpine-restyle-jeep-jl__faq-container { max-width: 900px; margin: 0 auto; } .page-alpine-restyle-jeep-jl__faq-item { background-color: #fefefe; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-alpine-restyle-jeep-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; } .page-alpine-restyle-jeep-jl__faq-question:hover { background-color: #e0e0e0; } .page-alpine-restyle-jeep-jl__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-alpine-restyle-jeep-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; } .page-alpine-restyle-jeep-jl__faq-item.active .page-alpine-restyle-jeep-jl__faq-toggle { transform: rotate(45deg); } .page-alpine-restyle-jeep-jl__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-alpine-restyle-jeep-jl__faq-item.active .page-alpine-restyle-jeep-jl__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-alpine-restyle-jeep-jl__faq-answer p { margin: 0; font-size: 0.95em; color: #666; } .page-alpine-restyle-jeep-jl__blog-content { padding: 15px 0 0; display: flex; flex-direction: column; flex-grow: 1; } .page-alpine-restyle-jeep-jl__blog-date { font-size: 0.85em; color: #999; margin-top: 10px; text-align: right; } @media (max-width: 1024px) { .page-alpine-restyle-jeep-jl__hero-title { font-size: 2.2em; } .page-alpine-restyle-jeep-jl__hero-description { font-size: 1em; } .page-alpine-restyle-jeep-jl__section-title { font-size: 1.8em; } .page-alpine-restyle-jeep-jl__feature-title, .page-alpine-restyle-jeep-jl__product-title, .page-alpine-restyle-jeep-jl__offer-title, .page-alpine-restyle-jeep-jl__service-title, .page-alpine-restyle-jeep-jl__blog-title { font-size: 1.2em; } } @media (max-width: 768px) { .page-alpine-restyle-jeep-jl img { max-width: 100% !important; height: auto !important; } .page-alpine-restyle-jeep-jl__hero-section { height: 400px; } .page-alpine-restyle-jeep-jl__hero-content { padding: 15px; } .page-alpine-restyle-jeep-jl__hero-title { font-size: 1.8em; } .page-alpine-restyle-jeep-jl__hero-description { font-size: 0.9em; } .page-alpine-restyle-jeep-jl__hero-cta { padding: 10px 20px; font-size: 0.9em; } .page-alpine-restyle-jeep-jl__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-alpine-restyle-jeep-jl__payment-logo { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-alpine-restyle-jeep-jl__introduction-section, .page-alpine-restyle-jeep-jl__quick-access-section, .page-alpine-restyle-jeep-jl__product-showcase, .page-alpine-restyle-jeep-jl__promotions-section, .page-alpine-restyle-jeep-jl__service-section, .page-alpine-restyle-jeep-jl__faq-section, .page-alpine-restyle-jeep-jl__blog-section { padding: 30px 15px; margin-bottom: 15px; } .page-alpine-restyle-jeep-jl__section-title { font-size: 1.5em; margin-bottom: 15px; } .page-alpine-restyle-jeep-jl__section-description { font-size: 0.95em; margin-bottom: 25px; } .page-alpine-restyle-jeep-jl__features-grid, .page-alpine-restyle-jeep-jl__product-grid, .page-alpine-restyle-jeep-jl__offer-cards, .page-alpine-restyle-jeep-jl__service-grid, .page-alpine-restyle-jeep-jl__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-alpine-restyle-jeep-jl__feature-item, .page-alpine-restyle-jeep-jl__product-card, .page-alpine-restyle-jeep-jl__offer-card, .page-alpine-restyle-jeep-jl__service-item, .page-alpine-restyle-jeep-jl__blog-card { padding: 20px; } .page-alpine-restyle-jeep-jl__feature-icon, .page-alpine-restyle-jeep-jl__product-image, .page-alpine-restyle-jeep-jl__offer-image, .page-alpine-restyle-jeep-jl__blog-image { height: 180px; } .page-alpine-restyle-jeep-jl__service-icon { width: 80px; height: 80px; } .page-alpine-restyle-jeep-jl__access-buttons { flex-direction: column; gap: 15px; } .page-alpine-restyle-jeep-jl__access-button, .page-alpine-restyle-jeep-jl__contact-button { width: 100%; max-width: 300px; margin: 0 auto; box-sizing: border-box; } .page-alpine-restyle-jeep-jl__faq-question { padding: 12px 15px; } .page-alpine-restyle-jeep-jl__faq-question h3 { font-size: 1em; } .page-alpine-restyle-jeep-jl__faq-toggle { font-size: 1.3em; } .page-alpine-restyle-jeep-jl__faq-answer { padding: 0 15px; } .page-alpine-restyle-jeep-jl__faq-answer p { font-size: 0.9em; } .page-alpine-restyle-jeep-jl__blog-date { text-align: center; margin-top: 5px; } } @media (max-width: 480px) { .page-alpine-restyle-jeep-jl__hero-section { height: 350px; } .page-alpine-restyle-jeep-jl__hero-title { font-size: 1.5em; } .page-alpine-restyle-jeep-jl__hero-description { font-size: 0.85em; } .page-alpine-restyle-jeep-jl__payment-title { font-size: 1.5em; } .page-alpine-restyle-jeep-jl__section-title { font-size: 1.3em; } }