.page-jeep-wrangler-jl-rubicon-bumper { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jeep-wrangler-jl-rubicon-bumper__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jeep-wrangler-jl-rubicon-bumper__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 10px 0 60px; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 40px; }.page-jeep-wrangler-jl-rubicon-bumper__hero-image { width: 100%; max-width: 100%; height: auto; display: block; object-fit: cover; margin-bottom: 20px; filter: brightness(0.7); }.page-jeep-wrangler-jl-rubicon-bumper__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; width: 90%; max-width: 800px; }.page-jeep-wrangler-jl-rubicon-bumper__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; color: #ffeb3b; }.page-jeep-wrangler-jl-rubicon-bumper__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-jeep-wrangler-jl-rubicon-bumper__btn { display: inline-block; background-color: #f44336; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-jeep-wrangler-jl-rubicon-bumper__btn:hover { background-color: #d32f2f; transform: translateY(-2px); }.page-jeep-wrangler-jl-rubicon-bumper__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-jeep-wrangler-jl-rubicon-bumper__section:nth-of-type(odd) { background-color: #f0f0f0; }.page-jeep-wrangler-jl-rubicon-bumper__section-title { text-align: center; font-size: 2.2em; color: #212121; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #f44336; margin: 10px auto 0; border-radius: 2px; }.page-jeep-wrangler-jl-rubicon-bumper__text-content { font-size: 1.1em; line-height: 1.8; color: #555; text-align: justify; margin-bottom: 20px; }.page-jeep-wrangler-jl-rubicon-bumper__text-content strong { color: #f44336; }.page-jeep-wrangler-jl-rubicon-bumper__list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-jeep-wrangler-jl-rubicon-bumper__list-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-jeep-wrangler-jl-rubicon-bumper__list-item:hover { transform: translateY(-5px); }.page-jeep-wrangler-jl-rubicon-bumper__list-item h3 { color: #f44336; margin-bottom: 15px; font-size: 1.4em; }.page-jeep-wrangler-jl-rubicon-bumper__list-item p { color: #666; font-size: 1em; }.page-jeep-wrangler-jl-rubicon-bumper__list-item .page-jeep-wrangler-jl-rubicon-bumper__btn { margin-top: 20px; }.page-jeep-wrangler-jl-rubicon-bumper__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-jeep-wrangler-jl-rubicon-bumper__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-jeep-wrangler-jl-rubicon-bumper__game-card:hover { transform: translateY(-5px); }.page-jeep-wrangler-jl-rubicon-bumper__game-card-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-jeep-wrangler-jl-rubicon-bumper__game-card-content { padding: 15px; }.page-jeep-wrangler-jl-rubicon-bumper__game-card-title { font-size: 1.2em; color: #f44336; margin-bottom: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__game-card-text { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-jeep-wrangler-jl-rubicon-bumper__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jeep-wrangler-jl-rubicon-bumper__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease; }.page-jeep-wrangler-jl-rubicon-bumper__promo-card:hover { transform: translateY(-7px); }.page-jeep-wrangler-jl-rubicon-bumper__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-jeep-wrangler-jl-rubicon-bumper__promo-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-jeep-wrangler-jl-rubicon-bumper__promo-title { font-size: 1.5em; color: #f44336; margin-bottom: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; }.page-jeep-wrangler-jl-rubicon-bumper__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-jeep-wrangler-jl-rubicon-bumper__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-jeep-wrangler-jl-rubicon-bumper__faq-question { padding: 15px 20px; background-color: #eee; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: background-color 0.3s ease; }.page-jeep-wrangler-jl-rubicon-bumper__faq-question:hover { background-color: #e0e0e0; }.page-jeep-wrangler-jl-rubicon-bumper__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-jeep-wrangler-jl-rubicon-bumper__faq-toggle { font-size: 1.5em; font-weight: bold; color: #f44336; pointer-events: none; }.page-jeep-wrangler-jl-rubicon-bumper__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-jeep-wrangler-jl-rubicon-bumper__faq-item.active .page-jeep-wrangler-jl-rubicon-bumper__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-jeep-wrangler-jl-rubicon-bumper__faq-item.active .page-jeep-wrangler-jl-rubicon-bumper__faq-toggle { content: '−'; }.page-jeep-wrangler-jl-rubicon-bumper__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-jeep-wrangler-jl-rubicon-bumper__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease; }.page-jeep-wrangler-jl-rubicon-bumper__blog-card:hover { transform: translateY(-7px); }.page-jeep-wrangler-jl-rubicon-bumper__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-jeep-wrangler-jl-rubicon-bumper__blog-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-jeep-wrangler-jl-rubicon-bumper__blog-title { font-size: 1.4em; color: #f44336; margin-bottom: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jeep-wrangler-jl-rubicon-bumper__blog-date { font-size: 0.85em; color: #888; text-align: right; margin-top: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__logo-strip { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 30px; background-color: #222; padding: 30px 20px; border-radius: 8px; margin-top: 40px; }.page-jeep-wrangler-jl-rubicon-bumper__logo-item { height: 60px; object-fit: contain; filter: grayscale(100%) brightness(200%); transition: filter 0.3s ease; }.page-jeep-wrangler-jl-rubicon-bumper__logo-item:hover { filter: grayscale(0%) brightness(100%); }.page-jeep-wrangler-jl-rubicon-bumper__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-jeep-wrangler-jl-rubicon-bumper__floating-btn { background-color: #f44336; color: #fff; border-radius: 50%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; text-align: center; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; line-height: 1.2; padding: 5px; }.page-jeep-wrangler-jl-rubicon-bumper__floating-btn:hover { background-color: #d32f2f; transform: scale(1.05); }.page-jeep-wrangler-jl-rubicon-bumper__floating-btn.register { background-color: #4CAF50; }.page-jeep-wrangler-jl-rubicon-bumper__floating-btn.register:hover { background-color: #388E3C; }@media (max-width: 1024px) { .page-jeep-wrangler-jl-rubicon-bumper__hero-title { font-size: 2.2em; } .page-jeep-wrangler-jl-rubicon-bumper__hero-subtitle { font-size: 1.1em; } .page-jeep-wrangler-jl-rubicon-bumper__section-title { font-size: 1.8em; } .page-jeep-wrangler-jl-rubicon-bumper__text-content { font-size: 1em; }}.page-jeep-wrangler-jl-rubicon-bumper__list-item, .page-jeep-wrangler-jl-rubicon-bumper__game-card, .page-jeep-wrangler-jl-rubicon-bumper__promo-card, .page-jeep-wrangler-jl-rubicon-bumper__blog-card { box-sizing: border-box !important; }@media (max-width: 768px) { .page-jeep-wrangler-jl-rubicon-bumper__container { padding: 15px; } .page-jeep-wrangler-jl-rubicon-bumper__hero-title { font-size: 1.8em; } .page-jeep-wrangler-jl-rubicon-bumper__hero-subtitle { font-size: 1em; margin-bottom: 20px; } .page-jeep-wrangler-jl-rubicon-bumper__btn { padding: 10px 20px; font-size: 0.9em; } .page-jeep-wrangler-jl-rubicon-bumper__section { padding: 30px 0; } .page-jeep-wrangler-jl-rubicon-bumper__section-title { font-size: 1.6em; margin-bottom: 25px; } .page-jeep-wrangler-jl-rubicon-bumper__list, .page-jeep-wrangler-jl-rubicon-bumper__game-grid, .page-jeep-wrangler-jl-rubicon-bumper__promo-grid, .page-jeep-wrangler-jl-rubicon-bumper__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-jeep-wrangler-jl-rubicon-bumper__list-item, .page-jeep-wrangler-jl-rubicon-bumper__game-card, .page-jeep-wrangler-jl-rubicon-bumper__promo-card, .page-jeep-wrangler-jl-rubicon-bumper__blog-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; } .page-jeep-wrangler-jl-rubicon-bumper__list-item h3 { font-size: 1.2em; } .page-jeep-wrangler-jl-rubicon-bumper__game-card-image, .page-jeep-wrangler-jl-rubicon-bumper__promo-image, .page-jeep-wrangler-jl-rubicon-bumper__blog-image { height: 150px; } .page-jeep-wrangler-jl-rubicon-bumper__promo-title, .page-jeep-wrangler-jl-rubicon-bumper__blog-title { font-size: 1.3em; } .page-jeep-wrangler-jl-rubicon-bumper__faq-question { padding: 12px 15px; } .page-jeep-wrangler-jl-rubicon-bumper__faq-question h3 { font-size: 1.1em; } .page-jeep-wrangler-jl-rubicon-bumper__faq-answer { padding: 0 10px; } .page-jeep-wrangler-jl-rubicon-bumper__faq-item.active .page-jeep-wrangler-jl-rubicon-bumper__faq-answer { padding: 15px 10px !important; } .page-jeep-wrangler-jl-rubicon-bumper__text-content, .page-jeep-wrangler-jl-rubicon-bumper__promo-description, .page-jeep-wrangler-jl-rubicon-bumper__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jeep-wrangler-jl-rubicon-bumper__logo-strip { gap: 15px; padding: 20px 10px; } .page-jeep-wrangler-jl-rubicon-bumper__logo-item { height: 50px; } .page-jeep-wrangler-jl-rubicon-bumper__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-jeep-wrangler-jl-rubicon-bumper__floating-btn { width: 50px; height: 50px; font-size: 0.85em; } }@media (max-width: 375px) { .page-jeep-wrangler-jl-rubicon-bumper__hero-title { font-size: 1.6em; } .page-jeep-wrangler-jl-rubicon-bumper__hero-subtitle { font-size: 0.9em; } .page-jeep-wrangler-jl-rubicon-bumper__section-title { font-size: 1.4em; } .page-jeep-wrangler-jl-rubicon-bumper__text-content { font-size: 0.9em; } .page-jeep-wrangler-jl-rubicon-bumper__faq-question h3 { font-size: 1em; } .page-jeep-wrangler-jl-rubicon-bumper__list-item, .page-jeep-wrangler-jl-rubicon-bumper__game-card, .page-jeep-wrangler-jl-rubicon-bumper__promo-card, .page-jeep-wrangler-jl-rubicon-bumper__blog-card { padding: 10px; } .page-jeep-wrangler-jl-rubicon-bumper__faq-answer { padding: 0 8px; } .page-jeep-wrangler-jl-rubicon-bumper__faq-item.active .page-jeep-wrangler-jl-rubicon-bumper__faq-answer { padding: 10px 8px !important; } }