.page-jeep-jk-or-jl { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-jeep-jk-or-jl__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-jeep-jk-or-jl__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:jeep,offroad,adventure]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; padding-top: calc(100px + 10px); } .page-jeep-jk-or-jl__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-jeep-jk-or-jl__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-jeep-jk-or-jl__cta-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-jeep-jk-or-jl__cta-button:hover { background-color: #e6b800; } .page-jeep-jk-or-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; background-color: #fff; padding: 20px; border-bottom: 1px solid #eee; } .page-jeep-jk-or-jl__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jeep-jk-or-jl__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jeep-jk-or-jl__section { padding: 60px 0; border-bottom: 1px solid #eee; } .page-jeep-jk-or-jl__section:last-of-type { border-bottom: none; } .page-jeep-jk-or-jl__section-title { font-size: 2.5em; color: #222; text-align: center; margin-bottom: 40px; } .page-jeep-jk-or-jl__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-jeep-jk-or-jl__card { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-jeep-jk-or-jl__card:hover { transform: translateY(-5px); } .page-jeep-jk-or-jl__card-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-jeep-jk-or-jl__card-title { font-size: 1.5em; color: #333; margin-bottom: 15px; } .page-jeep-jk-or-jl__card-text { font-size: 1em; color: #666; } .page-jeep-jk-or-jl__image-full { width: 100%; height: auto; border-radius: 8px; margin-bottom: 30px; } .page-jeep-jk-or-jl__list { list-style: none; padding: 0; margin: 0; } .page-jeep-jk-or-jl__list-item { background-color: #fff; margin-bottom: 15px; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); display: flex; align-items: center; gap: 20px; box-sizing: border-box; } .page-jeep-jk-or-jl__list-item-icon { width: 50px; height: 50px; object-fit: contain; flex-shrink: 0; } .page-jeep-jk-or-jl__list-item-text { flex-grow: 1; color: #555; } .page-jeep-jk-or-jl__button-group { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; } .page-jeep-jk-or-jl__action-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jeep-jk-or-jl__action-button:hover { background-color: #0056b3; } .page-jeep-jk-or-jl__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; } .page-jeep-jk-or-jl__promo-image { width: 100%; height: 250px; object-fit: cover; } .page-jeep-jk-or-jl__promo-content { padding: 25px; } .page-jeep-jk-or-jl__promo-title { font-size: 1.8em; color: #333; margin-bottom: 10px; } .page-jeep-jk-or-jl__promo-text { font-size: 0.95em; color: #666; margin-bottom: 20px; } .page-jeep-jk-or-jl__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; } .page-jeep-jk-or-jl__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-jeep-jk-or-jl__blog-content { padding: 20px; } .page-jeep-jk-or-jl__blog-title { font-size: 1.4em; color: #333; margin-bottom: 10px; } .page-jeep-jk-or-jl__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-jeep-jk-or-jl__read-more { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; } .page-jeep-jk-or-jl__read-more:hover { text-decoration: underline; } .page-jeep-jk-or-jl__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-jeep-jk-or-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; } .page-jeep-jk-or-jl__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-jeep-jk-or-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; pointer-events: none; transition: transform 0.3s ease; } .page-jeep-jk-or-jl__faq-item.active .page-jeep-jk-or-jl__faq-question { background-color: #e0e0e0; } .page-jeep-jk-or-jl__faq-item.active .page-jeep-jk-or-jl__faq-toggle { transform: rotate(45deg); } .page-jeep-jk-or-jl__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-jk-or-jl__faq-item.active .page-jeep-jk-or-jl__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-jeep-jk-or-jl__hero-section { padding: 80px 15px; padding-top: calc(80px + 10px); } .page-jeep-jk-or-jl__hero-title { font-size: 2.5em; } .page-jeep-jk-or-jl__hero-description { font-size: 1.1em; } .page-jeep-jk-or-jl__section { padding: 40px 0; } .page-jeep-jk-or-jl__section-title { font-size: 2em; margin-bottom: 30px; } .page-jeep-jk-or-jl__grid { grid-template-columns: 1fr; } .page-jeep-jk-or-jl__card { padding: 20px; } .page-jeep-jk-or-jl__list-item { flex-direction: column; text-align: center; padding: 15px; gap: 10px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jeep-jk-or-jl__list-item-text { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jeep-jk-or-jl__list { 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-jk-or-jl__button-group { flex-direction: column; } .page-jeep-jk-or-jl__action-button { width: 100%; box-sizing: border-box; } .page-jeep-jk-or-jl__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-jeep-jk-or-jl__payment-logo, .page-jeep-jk-or-jl__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jeep-jk-or-jl__promo-image, .page-jeep-jk-or-jl__blog-image { height: 180px; } .page-jeep-jk-or-jl__faq-question { padding: 15px 20px; } .page-jeep-jk-or-jl__faq-question h3 { font-size: 1.1em; } .page-jeep-jk-or-jl__faq-answer { padding: 0 20px; } .page-jeep-jk-or-jl__faq-item.active .page-jeep-jk-or-jl__faq-answer { padding: 15px 20px !important; } .page-jeep-jk-or-jl img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-jeep-jk-or-jl__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }