.page-jeep-jl-window-vents { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jeep-jl-window-vents__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jeep-jl-window-vents__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; padding-top: 10px; /* Small top padding, assuming body has header offset */ }.page-jeep-jl-window-vents__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-jeep-jl-window-vents__hero-content { position: relative; z-index: 1; }.page-jeep-jl-window-vents__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-jeep-jl-window-vents__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-jeep-jl-window-vents__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-jeep-jl-window-vents__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-jeep-jl-window-vents__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-jeep-jl-window-vents__section-title { font-size: 2em; color: #0056b3; text-align: center; margin-bottom: 30px; }.page-jeep-jl-window-vents__text-content { font-size: 1.1em; text-align: justify; margin-bottom: 20px; }.page-jeep-jl-window-vents__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-jeep-jl-window-vents__quick-access-item { text-align: center; background-color: #f0f0f0; padding: 20px; border-radius: 5px; transition: background-color 0.3s ease; }.page-jeep-jl-window-vents__quick-access-item:hover { background-color: #e0e0e0; }.page-jeep-jl-window-vents__quick-access-link { display: block; font-weight: bold; color: #0056b3; text-decoration: none; font-size: 1.1em; }.page-jeep-jl-window-vents__quick-access-link:hover { text-decoration: underline; }.page-jeep-jl-window-vents__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-jeep-jl-window-vents__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-jeep-jl-window-vents__game-card:hover { transform: translateY(-5px); }.page-jeep-jl-window-vents__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-jeep-jl-window-vents__game-card-content { padding: 20px; }.page-jeep-jl-window-vents__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #0056b3; }.page-jeep-jl-window-vents__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jeep-jl-window-vents__game-card-button { 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; }.page-jeep-jl-window-vents__game-card-button:hover { background-color: #0056b3; }.page-jeep-jl-window-vents__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-jeep-jl-window-vents__promo-card { background-color: #e6f7ff; border-left: 5px solid #007bff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-jeep-jl-window-vents__promo-card-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-jeep-jl-window-vents__promo-card-description { font-size: 1em; color: #555; margin-bottom: 15px; }.page-jeep-jl-window-vents__promo-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jeep-jl-window-vents__promo-button:hover { background-color: #e6b800; }.page-jeep-jl-window-vents__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-jeep-jl-window-vents__feature-item { text-align: center; flex: 1 1 calc(33% - 40px); min-width: 280px; padding: 20px; background-color: #f0f8ff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-jeep-jl-window-vents__feature-icon { font-size: 3em; color: #007bff; margin-bottom: 15px; }.page-jeep-jl-window-vents__feature-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-jeep-jl-window-vents__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-jeep-jl-window-vents__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-jeep-jl-window-vents__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #007bff; color: #fff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-jeep-jl-window-vents__faq-question:hover { background-color: #0056b3; }.page-jeep-jl-window-vents__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-jeep-jl-window-vents__faq-toggle { font-size: 1.8em; font-weight: bold; line-height: 1; pointer-events: none; }.page-jeep-jl-window-vents__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; background-color: #fff; color: #333; }.page-jeep-jl-window-vents__faq-item.active .page-jeep-jl-window-vents__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jeep-jl-window-vents__faq-item.active .page-jeep-jl-window-vents__faq-question { background-color: #0056b3; }.page-jeep-jl-window-vents__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-jeep-jl-window-vents__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-jeep-jl-window-vents__blog-card:hover { transform: translateY(-5px); }.page-jeep-jl-window-vents__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-jeep-jl-window-vents__blog-card-content { padding: 20px; }.page-jeep-jl-window-vents__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #0056b3; }.page-jeep-jl-window-vents__blog-card-link { text-decoration: none; color: inherit; }.page-jeep-jl-window-vents__blog-card-link:hover .page-jeep-jl-window-vents__blog-card-title { text-decoration: underline; }.page-jeep-jl-window-vents__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-jeep-jl-window-vents__blog-card-date { font-size: 0.85em; color: #777; }.page-jeep-jl-window-vents__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-jeep-jl-window-vents__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-jeep-jl-window-vents__floating-button:hover { background-color: #e6b800; transform: scale(1.05); }.page-jeep-jl-window-vents__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; padding: 20px; background-color: #f0f0f0; border-radius: 8px; }.page-jeep-jl-window-vents__gamelogo-item { width: 80px; height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-jeep-jl-window-vents__gamelogo-item:hover { filter: grayscale(0%); opacity: 1; }.page-jeep-jl-window-vents__gamelogo-link { display: block; }.page-jeep-jl-window-vents__gamelogo-link img { max-width: 100%; height: auto; }.page-jeep-jl-window-vents__gamelogo-link:hover img { transform: scale(1.1); }.page-jeep-jl-window-vents__security-image { width: 100%; height: 250px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; }.page-jeep-jl-window-vents__contact-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; }.page-jeep-jl-window-vents__contact-button:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-jeep-jl-window-vents__hero-title { font-size: 2em; }.page-jeep-jl-window-vents__hero-subtitle { font-size: 1em; }.page-jeep-jl-window-vents__section { padding: 20px 15px; }.page-jeep-jl-window-vents__section-title { font-size: 1.6em; }.page-jeep-jl-window-vents__text-content { font-size: 1em; }.page-jeep-jl-window-vents__quick-access-grid { grid-template-columns: 1fr; }.page-jeep-jl-window-vents__game-grid { grid-template-columns: 1fr; }.page-jeep-jl-window-vents__promo-grid { grid-template-columns: 1fr; }.page-jeep-jl-window-vents__feature-item { flex: 1 1 100%; }.page-jeep-jl-window-vents__faq-question { padding: 15px 20px; }.page-jeep-jl-window-vents__faq-question h3 { font-size: 1.1em; }.page-jeep-jl-window-vents__faq-answer { padding: 0 20px; }.page-jeep-jl-window-vents__faq-item.active .page-jeep-jl-window-vents__faq-answer { padding: 15px 20px !important; }.page-jeep-jl-window-vents__blog-grid { grid-template-columns: 1fr; }.page-jeep-jl-window-vents__gamelogo-list { gap: 15px; padding: 10px; }.page-jeep-jl-window-vents__gamelogo-item { width: 60px; height: 60px; }.page-jeep-jl-window-vents__floating-buttons { bottom: 10px; right: 10px; }.page-jeep-jl-window-vents__floating-button { padding: 10px 15px; font-size: 0.9em; }}