.page-steering-stabilizer-jeep-jl { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-steering-stabilizer-jeep-jl__hero-section { position: relative; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 10px 20px 60px; min-height: 60vh; overflow: hidden; background-color: #2e004a; box-sizing: border-box; }.page-steering-stabilizer-jeep-jl__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 1; }.page-steering-stabilizer-jeep-jl__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-steering-stabilizer-jeep-jl__hero-title { font-size: 2.8em; margin-bottom: 20px; color: #e6b800; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-steering-stabilizer-jeep-jl__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-steering-stabilizer-jeep-jl__hero-cta-group { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-steering-stabilizer-jeep-jl__hero-button { display: inline-block; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-steering-stabilizer-jeep-jl__hero-button--register { background-color: #e6b800; color: #1a1a2e; }.page-steering-stabilizer-jeep-jl__hero-button--register:hover { background-color: #ffcc00; transform: translateY(-3px); }.page-steering-stabilizer-jeep-jl__hero-button--login { background-color: #007bff; color: #fff; }.page-steering-stabilizer-jeep-jl__hero-button--login:hover { background-color: #0056b3; transform: translateY(-3px); }.page-steering-stabilizer-jeep-jl__section-title { font-size: 2.2em; color: #e6b800; text-align: center; margin: 60px 0 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-steering-stabilizer-jeep-jl__section-title--small { font-size: 1.8em; margin: 40px 0 30px; }.page-steering-stabilizer-jeep-jl__payment-providers { display: flex; flex-direction: column; align-items: center; padding: 40px 20px; background-color: #1a1a2e; }.page-steering-stabilizer-jeep-jl__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; }.page-steering-stabilizer-jeep-jl__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-steering-stabilizer-jeep-jl__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-steering-stabilizer-jeep-jl__intro-section { padding: 50px 20px; background-color: #22223b; text-align: center; }.page-steering-stabilizer-jeep-jl__intro-text { max-width: 800px; margin: 0 auto 20px; font-size: 1.1em; color: #ccc; }.page-steering-stabilizer-jeep-jl__quick-access-section { padding: 50px 20px; background-color: #1a1a2e; }.page-steering-stabilizer-jeep-jl__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; }.page-steering-stabilizer-jeep-jl__quick-link { display: block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-steering-stabilizer-jeep-jl__quick-link:hover { background-color: #0056b3; transform: translateY(-2px); }.page-steering-stabilizer-jeep-jl__games-section { padding: 50px 20px; background-color: #22223b; }.page-steering-stabilizer-jeep-jl__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-steering-stabilizer-jeep-jl__game-card { background-color: #2c2c4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; }.page-steering-stabilizer-jeep-jl__game-card:hover { transform: translateY(-5px); }.page-steering-stabilizer-jeep-jl__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-steering-stabilizer-jeep-jl__game-card-title { font-size: 1.5em; color: #e6b800; margin: 15px 10px 10px; }.page-steering-stabilizer-jeep-jl__game-card-description { font-size: 0.95em; color: #ccc; padding: 0 15px 15px; min-height: 70px; }.page-steering-stabilizer-jeep-jl__game-card-button { display: inline-block; background-color: #e6b800; color: #1a1a2e; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; }.page-steering-stabilizer-jeep-jl__game-card-button:hover { background-color: #ffcc00; }.page-steering-stabilizer-jeep-jl__promotions-section { padding: 50px 20px; background-color: #1a1a2e; }.page-steering-stabilizer-jeep-jl__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-steering-stabilizer-jeep-jl__promo-card { background-color: #2c2c4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; }.page-steering-stabilizer-jeep-jl__promo-card:hover { transform: translateY(-5px); }.page-steering-stabilizer-jeep-jl__promo-card-image { width: 100%; height: 200px; object-fit: cover; }.page-steering-stabilizer-jeep-jl__promo-card-title { font-size: 1.5em; color: #e6b800; margin: 15px 10px 10px; }.page-steering-stabilizer-jeep-jl__promo-card-description { font-size: 0.95em; color: #ccc; padding: 0 15px 15px; min-height: 70px; }.page-steering-stabilizer-jeep-jl__promo-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; }.page-steering-stabilizer-jeep-jl__promo-card-button:hover { background-color: #0056b3; }.page-steering-stabilizer-jeep-jl__security-section { padding: 50px 20px; background-color: #22223b; }.page-steering-stabilizer-jeep-jl__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-steering-stabilizer-jeep-jl__security-item { background-color: #2c2c4a; border-radius: 12px; padding: 30px 20px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); }.page-steering-stabilizer-jeep-jl__security-item-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; }.page-steering-stabilizer-jeep-jl__security-item-title { font-size: 1.4em; color: #e6b800; margin-bottom: 10px; }.page-steering-stabilizer-jeep-jl__security-item-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-steering-stabilizer-jeep-jl__security-item-button { display: inline-block; background-color: #e6b800; color: #1a1a2e; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-steering-stabilizer-jeep-jl__security-item-button:hover { background-color: #ffcc00; }.page-steering-stabilizer-jeep-jl__faq-section { padding: 50px 20px; background-color: #1a1a2e; }.page-steering-stabilizer-jeep-jl__faq-container { max-width: 900px; margin: 0 auto; }.page-steering-stabilizer-jeep-jl__faq-item { background-color: #2c2c4a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }.page-steering-stabilizer-jeep-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #3a3a5e; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-steering-stabilizer-jeep-jl__faq-question:hover { background-color: #4a4a6e; }.page-steering-stabilizer-jeep-jl__faq-question-title { font-size: 1.15em; color: #e6b800; margin: 0; pointer-events: none; }.page-steering-stabilizer-jeep-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e6b800; transition: transform 0.3s ease; pointer-events: none; }.page-steering-stabilizer-jeep-jl__faq-item.active .page-steering-stabilizer-jeep-jl__faq-toggle { transform: rotate(45deg); }.page-steering-stabilizer-jeep-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-steering-stabilizer-jeep-jl__faq-item.active .page-steering-stabilizer-jeep-jl__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-steering-stabilizer-jeep-jl__faq-answer-text { color: #ccc; font-size: 1em; margin: 0; }.page-steering-stabilizer-jeep-jl__blog-section { padding: 50px 20px; background-color: #22223b; }.page-steering-stabilizer-jeep-jl__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-steering-stabilizer-jeep-jl__blog-card { background-color: #2c2c4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; }.page-steering-stabilizer-jeep-jl__blog-card:hover { transform: translateY(-5px); }.page-steering-stabilizer-jeep-jl__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-steering-stabilizer-jeep-jl__blog-card-title { font-size: 1.4em; color: #e6b800; margin: 15px 15px 10px; }.page-steering-stabilizer-jeep-jl__blog-card-excerpt { font-size: 0.95em; color: #ccc; padding: 0 15px 15px; min-height: 70px; }.page-steering-stabilizer-jeep-jl__blog-card-link { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 20px; text-decoration: none; font-weight: bold; margin: 0 15px 20px; transition: background-color 0.3s ease; }.page-steering-stabilizer-jeep-jl__blog-card-link:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-steering-stabilizer-jeep-jl__hero-title { font-size: 2em; }.page-steering-stabilizer-jeep-jl__hero-description { font-size: 1em; }.page-steering-stabilizer-jeep-jl__hero-button { padding: 12px 25px; font-size: 1em; }.page-steering-stabilizer-jeep-jl__section-title { font-size: 1.8em; margin: 40px 0 25px; }.page-steering-stabilizer-jeep-jl__section-title--small { font-size: 1.5em; margin: 30px 0 20px; }.page-steering-stabilizer-jeep-jl__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-steering-stabilizer-jeep-jl__payment-logo, .page-steering-stabilizer-jeep-jl__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-steering-stabilizer-jeep-jl__intro-section, .page-steering-stabilizer-jeep-jl__quick-access-section, .page-steering-stabilizer-jeep-jl__games-section, .page-steering-stabilizer-jeep-jl__promotions-section, .page-steering-stabilizer-jeep-jl__security-section, .page-steering-stabilizer-jeep-jl__faq-section, .page-steering-stabilizer-jeep-jl__blog-section { padding: 30px 15px; }.page-steering-stabilizer-jeep-jl__intro-text, .page-steering-stabilizer-jeep-jl__game-card-description, .page-steering-stabilizer-jeep-jl__promo-card-description, .page-steering-stabilizer-jeep-jl__security-item-description, .page-steering-stabilizer-jeep-jl__faq-answer-text, .page-steering-stabilizer-jeep-jl__blog-card-excerpt { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-steering-stabilizer-jeep-jl__quick-access-links { flex-direction: column; align-items: center; gap: 15px; }.page-steering-stabilizer-jeep-jl__quick-link { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-steering-stabilizer-jeep-jl__game-categories, .page-steering-stabilizer-jeep-jl__promo-grid, .page-steering-stabilizer-jeep-jl__security-grid, .page-steering-stabilizer-jeep-jl__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-steering-stabilizer-jeep-jl__game-card-image, .page-steering-stabilizer-jeep-jl__promo-card-image, .page-steering-stabilizer-jeep-jl__blog-card-image { max-width: 100% !important; height: auto !important; }.page-steering-stabilizer-jeep-jl__faq-question { padding: 15px 20px; }.page-steering-stabilizer-jeep-jl__faq-question-title { font-size: 1.05em; }.page-steering-stabilizer-jeep-jl__faq-toggle { font-size: 1.3em; }.page-steering-stabilizer-jeep-jl__faq-answer { padding: 0 20px; }.page-steering-stabilizer-jeep-jl__faq-item.active .page-steering-stabilizer-jeep-jl__faq-answer { padding: 15px 20px !important; } }