.page-jeep-jl-stubby-bumper { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; background-color: #f4f7f6; } .page-jeep-jl-stubby-bumper__container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .page-jeep-jl-stubby-bumper__section { padding: 60px 0; } .page-jeep-jl-stubby-bumper__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-jeep-jl-stubby-bumper__section-title { text-align: center; font-size: 2.8em; margin-bottom: 40px; color: #2c3e50; } .page-jeep-jl-stubby-bumper__section--dark .page-jeep-jl-stubby-bumper__section-title { color: #ecf0f1; } .page-jeep-jl-stubby-bumper__hero-section { background-color: #34495e; color: #ecf0f1; text-align: center; padding: 10px 0 80px 0; position: relative; overflow: hidden; } .page-jeep-jl-stubby-bumper__hero-image { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 0; opacity: 0.3; } .page-jeep-jl-stubby-bumper__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 80px 20px 40px; } .page-jeep-jl-stubby-bumper__hero-title { font-size: 4em; margin-bottom: 20px; line-height: 1.1; } .page-jeep-jl-stubby-bumper__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; } .page-jeep-jl-stubby-bumper__btn { display: inline-block; background-color: #e67e22; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-jeep-jl-stubby-bumper__btn:hover { background-color: #d35400; } .page-jeep-jl-stubby-bumper__intro-text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 40px; color: #555; } .page-jeep-jl-stubby-bumper__access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; } .page-jeep-jl-stubby-bumper__access-links .page-jeep-jl-stubby-bumper__btn { background-color: #3498db; } .page-jeep-jl-stubby-bumper__access-links .page-jeep-jl-stubby-bumper__btn:hover { background-color: #2980b9; } .page-jeep-jl-stubby-bumper__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-jl-stubby-bumper__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; } .page-jeep-jl-stubby-bumper__feature-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 20px; min-width: 200px; min-height: 200px; object-fit: cover; } .page-jeep-jl-stubby-bumper__feature-item h3 { font-size: 1.5em; color: #2c3e50; margin-bottom: 15px; } .page-jeep-jl-stubby-bumper__feature-item p { color: #666; } .page-jeep-jl-stubby-bumper__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-jl-stubby-bumper__promo-card { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; } .page-jeep-jl-stubby-bumper__promo-card h3 { font-size: 1.8em; color: #e67e22; margin-bottom: 15px; } .page-jeep-jl-stubby-bumper__promo-card p { color: #666; margin-bottom: 25px; } .page-jeep-jl-stubby-bumper__security-content { display: flex; flex-direction: column; align-items: center; text-align: center; max-width: 800px; margin: 0 auto; } .page-jeep-jl-stubby-bumper__security-content p { font-size: 1.1em; margin-bottom: 20px; color: #ecf0f1; } .page-jeep-jl-stubby-bumper__faq-section { padding: 60px 0; background-color: #f8f8f8; } .page-jeep-jl-stubby-bumper__faq-title { text-align: center; color: #333; margin-bottom: 30px; font-size: 2.2em; } .page-jeep-jl-stubby-bumper__faq-container { max-width: 900px; margin: 0 auto; } .page-jeep-jl-stubby-bumper__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-jeep-jl-stubby-bumper__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; border-bottom: 1px solid #eee; } .page-jeep-jl-stubby-bumper__faq-question:hover { background-color: #f5f5f5; } .page-jeep-jl-stubby-bumper__faq-question-text { margin: 0; font-size: 1.15em; color: #333; pointer-events: none; } .page-jeep-jl-stubby-bumper__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-jeep-jl-stubby-bumper__faq-item.active .page-jeep-jl-stubby-bumper__faq-toggle { transform: rotate(45deg); } .page-jeep-jl-stubby-bumper__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; } .page-jeep-jl-stubby-bumper__faq-item.active .page-jeep-jl-stubby-bumper__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jeep-jl-stubby-bumper__faq-answer p { margin: 0; line-height: 1.6; color: #555; } .page-jeep-jl-stubby-bumper__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-jeep-jl-stubby-bumper__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); overflow: hidden; transition: transform 0.3s ease; } .page-jeep-jl-stubby-bumper__blog-card:hover { transform: translateY(-5px); } .page-jeep-jl-stubby-bumper__blog-card img { width: 100%; height: 250px; object-fit: cover; min-width: 200px; min-height: 200px; } .page-jeep-jl-stubby-bumper__blog-card-content { padding: 25px; } .page-jeep-jl-stubby-bumper__blog-card-content h3 { font-size: 1.4em; margin-bottom: 15px; } .page-jeep-jl-stubby-bumper__blog-card-content h3 a { text-decoration: none; color: #2c3e50; transition: color 0.3s ease; } .page-jeep-jl-stubby-bumper__blog-card-content h3 a:hover { color: #e67e22; } .page-jeep-jl-stubby-bumper__blog-card-content p { color: #666; font-size: 0.95em; margin-bottom: 20px; } .page-jeep-jl-stubby-bumper__blog-date { font-size: 0.85em; color: #999; text-align: right; margin-top: 15px; } @media (max-width: 1024px) { .page-jeep-jl-stubby-bumper__hero-title { font-size: 3.5em; } .page-jeep-jl-stubby-bumper__section-title { font-size: 2.4em; } } @media (max-width: 768px) { .page-jeep-jl-stubby-bumper__hero-content { padding: 60px 20px 30px; } .page-jeep-jl-stubby-bumper__hero-title { font-size: 2.5em; } .page-jeep-jl-stubby-bumper__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-jeep-jl-stubby-bumper__section { padding: 40px 0; } .page-jeep-jl-stubby-bumper__section-title { font-size: 2em; margin-bottom: 30px; } .page-jeep-jl-stubby-bumper__intro-text { font-size: 1em; margin-bottom: 30px; } .page-jeep-jl-stubby-bumper__access-links { flex-direction: column; align-items: center; } .page-jeep-jl-stubby-bumper__access-links .page-jeep-jl-stubby-bumper__btn { width: 100%; max-width: 300px; } .page-jeep-jl-stubby-bumper__features-grid, .page-jeep-jl-stubby-bumper__promotions-grid, .page-jeep-jl-stubby-bumper__blog-grid { grid-template-columns: 1fr; } .page-jeep-jl-stubby-bumper__feature-item, .page-jeep-jl-stubby-bumper__promo-card, .page-jeep-jl-stubby-bumper__blog-card { padding: 25px; } .page-jeep-jl-stubby-bumper__feature-item img, .page-jeep-jl-stubby-bumper__promo-card img, .page-jeep-jl-stubby-bumper__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-jeep-jl-stubby-bumper__faq-section { padding: 30px 0; } .page-jeep-jl-stubby-bumper__faq-title { font-size: 1.8em; } .page-jeep-jl-stubby-bumper__faq-question { padding: 15px 20px; } .page-jeep-jl-stubby-bumper__faq-question-text { font-size: 1em; } .page-jeep-jl-stubby-bumper__faq-answer { padding: 0 20px; } .page-jeep-jl-stubby-bumper__faq-item.active .page-jeep-jl-stubby-bumper__faq-answer { padding: 15px 20px !important; } .page-jeep-jl-stubby-bumper__blog-card-content h3 { font-size: 1.2em; } .page-jeep-jl-stubby-bumper__blog-card-content p { font-size: 0.9em; } } @media (max-width: 480px) { .page-jeep-jl-stubby-bumper__hero-title { font-size: 2em; } .page-jeep-jl-stubby-bumper__hero-subtitle { font-size: 1em; } .page-jeep-jl-stubby-bumper__btn { padding: 12px 25px; font-size: 1em; } .page-jeep-jl-stubby-bumper__section-title { font-size: 1.8em; } }