.page-jeep-wrangler-jl-rims { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; } .page-jeep-wrangler-jl-rims__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jeep-wrangler-jl-rims__hero-section { background-color: #f0f0f0; text-align: center; padding: 10px 0 80px; position: relative; overflow: hidden; } .page-jeep-wrangler-jl-rims__hero-image { width: 100%; height: 500px; object-fit: cover; max-width: 100%; display: block; margin: 0 auto; } .page-jeep-wrangler-jl-rims__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); width: 90%; } .page-jeep-wrangler-jl-rims__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #fff; text-transform: uppercase; } .page-jeep-wrangler-jl-rims__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #fff; } .page-jeep-wrangler-jl-rims__cta-button { display: inline-block; background-color: #dc3545; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; font-size: 1.1em; } .page-jeep-wrangler-jl-rims__cta-button:hover { background-color: #c82333; } .page-jeep-wrangler-jl-rims__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-wrangler-jl-rims__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jeep-wrangler-jl-rims__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jeep-wrangler-jl-rims__intro-section { padding: 60px 20px; text-align: center; background-color: #fff; } .page-jeep-wrangler-jl-rims__section-title { font-size: 2.5em; color: #333; margin-bottom: 20px; text-transform: uppercase; } .page-jeep-wrangler-jl-rims__section-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 40px; } .page-jeep-wrangler-jl-rims__quick-access { background-color: #e9ecef; padding: 60px 20px; text-align: center; } .page-jeep-wrangler-jl-rims__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1000px; margin: 40px auto 0; } .page-jeep-wrangler-jl-rims__access-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jeep-wrangler-jl-rims__access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .page-jeep-wrangler-jl-rims__access-title { font-size: 1.5em; color: #007bff; margin-bottom: 15px; } .page-jeep-wrangler-jl-rims__access-link { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-jeep-wrangler-jl-rims__access-link:hover { background-color: #0056b3; } .page-jeep-wrangler-jl-rims__products-section { padding: 60px 20px; background-color: #fff; } .page-jeep-wrangler-jl-rims__product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-wrangler-jl-rims__product-card { border: 1px solid #ddd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-jeep-wrangler-jl-rims__product-card:hover { transform: translateY(-5px); } .page-jeep-wrangler-jl-rims__product-image { width: 100%; height: 250px; object-fit: cover; display: block; } .page-jeep-wrangler-jl-rims__product-content { padding: 20px; } .page-jeep-wrangler-jl-rims__product-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-jeep-wrangler-jl-rims__product-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-jeep-wrangler-jl-rims__product-link { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-jeep-wrangler-jl-rims__product-link:hover { background-color: #218838; } .page-jeep-wrangler-jl-rims__promotions-section { background-color: #f0f0f0; padding: 60px 20px; text-align: center; } .page-jeep-wrangler-jl-rims__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-wrangler-jl-rims__promotion-card { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: left; } .page-jeep-wrangler-jl-rims__promotion-title { font-size: 1.8em; color: #dc3545; margin-bottom: 15px; } .page-jeep-wrangler-jl-rims__promotion-description { font-size: 1em; color: #555; margin-bottom: 20px; } .page-jeep-wrangler-jl-rims__security-section { padding: 60px 20px; background-color: #fff; } .page-jeep-wrangler-jl-rims__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-wrangler-jl-rims__security-item { background-color: #f8f9fa; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-jeep-wrangler-jl-rims__security-icon { width: 80px; height: 80px; margin-bottom: 15px; display: inline-block; } .page-jeep-wrangler-jl-rims__security-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-jeep-wrangler-jl-rims__security-text { font-size: 0.95em; color: #666; } .page-jeep-wrangler-jl-rims__faq-section { background-color: #e9ecef; padding: 60px 20px; } .page-jeep-wrangler-jl-rims__faq-list { max-width: 800px; margin: 40px auto 0; } .page-jeep-wrangler-jl-rims__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-jeep-wrangler-jl-rims__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f9f9f9; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-jeep-wrangler-jl-rims__faq-question:hover { background-color: #f1f1f1; } .page-jeep-wrangler-jl-rims__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-jeep-wrangler-jl-rims__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-jeep-wrangler-jl-rims__faq-item.active .page-jeep-wrangler-jl-rims__faq-toggle { transform: rotate(45deg); } .page-jeep-wrangler-jl-rims__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; } .page-jeep-wrangler-jl-rims__faq-item.active .page-jeep-wrangler-jl-rims__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jeep-wrangler-jl-rims__blog-section { padding: 60px 20px; background-color: #fff; } .page-jeep-wrangler-jl-rims__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-wrangler-jl-rims__blog-card { border: 1px solid #ddd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-jeep-wrangler-jl-rims__blog-card:hover { transform: translateY(-5px); } .page-jeep-wrangler-jl-rims__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-jeep-wrangler-jl-rims__blog-content { padding: 20px; } .page-jeep-wrangler-jl-rims__blog-title { font-size: 1.3em; color: #333; margin-bottom: 10px; } .page-jeep-wrangler-jl-rims__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-jeep-wrangler-jl-rims__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-jeep-wrangler-jl-rims__blog-link:hover { color: #0056b3; } @media (max-width: 768px) { .page-jeep-wrangler-jl-rims__hero-title { font-size: 2.5em; } .page-jeep-wrangler-jl-rims__hero-subtitle { font-size: 1.2em; } .page-jeep-wrangler-jl-rims__hero-image { height: 400px; } .page-jeep-wrangler-jl-rims__section-title { font-size: 2em; } .page-jeep-wrangler-jl-rims__access-grid, .page-jeep-wrangler-jl-rims__product-grid, .page-jeep-wrangler-jl-rims__promotion-grid, .page-jeep-wrangler-jl-rims__security-grid, .page-jeep-wrangler-jl-rims__blog-grid { grid-template-columns: 1fr; } .page-jeep-wrangler-jl-rims__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-jeep-wrangler-jl-rims__payment-logo, .page-jeep-wrangler-jl-rims__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jeep-wrangler-jl-rims__faq-question { padding: 15px 20px; } .page-jeep-wrangler-jl-rims__faq-question h3 { font-size: 1.1em; } .page-jeep-wrangler-jl-rims__faq-answer { padding: 0 20px; } .page-jeep-wrangler-jl-rims__faq-item.active .page-jeep-wrangler-jl-rims__faq-answer { padding: 15px 20px !important; } .page-jeep-wrangler-jl-rims__access-item, .page-jeep-wrangler-jl-rims__product-card, .page-jeep-wrangler-jl-rims__promotion-card, .page-jeep-wrangler-jl-rims__security-item, .page-jeep-wrangler-jl-rims__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jeep-wrangler-jl-rims__access-grid, .page-jeep-wrangler-jl-rims__product-grid, .page-jeep-wrangler-jl-rims__promotion-grid, .page-jeep-wrangler-jl-rims__security-grid, .page-jeep-wrangler-jl-rims__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jeep-wrangler-jl-rims__section-description, .page-jeep-wrangler-jl-rims__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 15px !important; } .page-jeep-wrangler-jl-rims__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }