.page-rugged-ridge-jl-front-bumper__main {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-rugged-ridge-jl-front-bumper__hero-section {position: relative;padding: 10px 0 60px;background-color: #0d1a26;color: #fff;text-align: center;overflow: hidden;}.page-rugged-ridge-jl-front-bumper__hero-image {max-width: 100%;height: auto;display: block;margin: 0 auto;object-fit: cover;}.page-rugged-ridge-jl-front-bumper__hero-content {position: relative;z-index: 1;padding: 20px;}.page-rugged-ridge-jl-front-bumper__hero-title {font-size: 2.8em;margin-bottom: 15px;text-transform: uppercase;letter-spacing: 2px;}.page-rugged-ridge-jl-front-bumper__hero-subtitle {font-size: 1.3em;margin-bottom: 30px;opacity: 0.9;}.page-rugged-ridge-jl-front-bumper__button {display: inline-block;background-color: #e44d26;color: #fff;padding: 12px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;cursor: pointer;}.page-rugged-ridge-jl-front-bumper__button:hover {background-color: #ff5e33;}.page-rugged-ridge-jl-front-bumper__section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;}.page-rugged-ridge-jl-front-bumper__section:nth-of-type(even) {background-color: #f2f2f2;}.page-rugged-ridge-jl-front-bumper__section-title {font-size: 2.2em;color: #0d1a26;text-align: center;margin-bottom: 40px;position: relative;}.page-rugged-ridge-jl-front-bumper__section-title::after {content: '';width: 60px;height: 3px;background-color: #e44d26;position: absolute;left: 50%;transform: translateX(-50%);bottom: -10px;}.page-rugged-ridge-jl-front-bumper__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-rugged-ridge-jl-front-bumper__grid-item {background-color: #fff;padding: 30px;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);text-align: center;}.page-rugged-ridge-jl-front-bumper__grid-item-image {max-width: 100%;height: auto;border-radius: 5px;margin-bottom: 20px;object-fit: cover;}.page-rugged-ridge-jl-front-bumper__grid-item-title {font-size: 1.5em;color: #0d1a26;margin-bottom: 15px;}.page-rugged-ridge-jl-front-bumper__grid-item-description {font-size: 1em;color: #555;}.page-rugged-ridge-jl-front-bumper__content-block {display: flex;align-items: center;gap: 40px;margin-bottom: 40px;}.page-rugged-ridge-jl-front-bumper__content-block:nth-child(even) {flex-direction: row-reverse;}.page-rugged-ridge-jl-front-bumper__content-text {flex: 1;}.page-rugged-ridge-jl-front-bumper__content-image-wrapper {flex: 1;text-align: center;}.page-rugged-ridge-jl-front-bumper__content-image {max-width: 100%;height: auto;border-radius: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);object-fit: cover;}.page-rugged-ridge-jl-front-bumper__content-title {font-size: 2em;color: #0d1a26;margin-bottom: 20px;}.page-rugged-ridge-jl-front-bumper__content-paragraph {margin-bottom: 15px;}.page-rugged-ridge-jl-front-bumper__list {list-style: none;padding: 0;margin: 20px 0;}.page-rugged-ridge-jl-front-bumper__list-item {background-color: #fff;margin-bottom: 10px;padding: 15px 20px;border-radius: 5px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);display: flex;align-items: center;box-sizing: border-box;}.page-rugged-ridge-jl-front-bumper__list-item::before {content: '✓';color: #e44d26;font-weight: bold;margin-right: 10px;font-size: 1.2em;}.page-rugged-ridge-jl-front-bumper__cta-section {text-align: center;background-color: #0d1a26;color: #fff;padding: 80px 20px;}.page-rugged-ridge-jl-front-bumper__cta-title {font-size: 2.5em;margin-bottom: 20px;}.page-rugged-ridge-jl-front-bumper__cta-description {font-size: 1.2em;margin-bottom: 40px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-rugged-ridge-jl-front-bumper__faq-section {padding: 60px 20px;max-width: 900px;margin: 0 auto;}.page-rugged-ridge-jl-front-bumper__faq-item {margin-bottom: 15px;border: 1px solid #ddd;border-radius: 8px;overflow: hidden;background-color: #fff;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}.page-rugged-ridge-jl-front-bumper__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 25px;background-color: #f9f9f9;cursor: pointer;user-select: none;border-bottom: 1px solid #eee;transition: background-color 0.3s ease;}.page-rugged-ridge-jl-front-bumper__faq-question:hover {background-color: #f0f0f0;}.page-rugged-ridge-jl-front-bumper__faq-question h3 {margin: 0;font-size: 1.1em;color: #0d1a26;pointer-events: none;}.page-rugged-ridge-jl-front-bumper__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e44d26;pointer-events: none;transition: transform 0.3s ease;}.page-rugged-ridge-jl-front-bumper__faq-item.active .page-rugged-ridge-jl-front-bumper__faq-toggle {transform: rotate(45deg);}.page-rugged-ridge-jl-front-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-rugged-ridge-jl-front-bumper__faq-item.active .page-rugged-ridge-jl-front-bumper__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-rugged-ridge-jl-front-bumper__faq-answer p {margin: 0;color: #555;}.page-rugged-ridge-jl-front-bumper__floating-buttons {position: fixed;bottom: 20px;right: 20px;z-index: 1000;display: flex;flex-direction: column;gap: 15px;}.page-rugged-ridge-jl-front-bumper__floating-button {display: block;background-color: #e44d26;color: #fff;padding: 10px 20px;border-radius: 50px;text-decoration: none;font-weight: bold;text-align: center;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);transition: background-color 0.3s ease;}.page-rugged-ridge-jl-front-bumper__floating-button:hover {background-color: #ff5e33;}@media (max-width: 768px) {.page-rugged-ridge-jl-front-bumper__hero-title {font-size: 2em;}.page-rugged-ridge-jl-front-bumper__hero-subtitle {font-size: 1em;}.page-rugged-ridge-jl-front-bumper__section {padding: 40px 15px;}.page-rugged-ridge-jl-front-bumper__section-title {font-size: 1.8em;}.page-rugged-ridge-jl-front-bumper__grid {grid-template-columns: 1fr;}.page-rugged-ridge-jl-front-bumper__grid-item {padding: 20px;}.page-rugged-ridge-jl-front-bumper__content-block {flex-direction: column;text-align: center;}.page-rugged-ridge-jl-front-bumper__content-block:nth-child(even) {flex-direction: column;}.page-rugged-ridge-jl-front-bumper__content-title {font-size: 1.5em;}.page-rugged-ridge-jl-front-bumper__list-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 10px 15px !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-rugged-ridge-jl-front-bumper__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-rugged-ridge-jl-front-bumper__cta-title {font-size: 2em;}.page-rugged-ridge-jl-front-bumper__cta-description {font-size: 1em;}.page-rugged-ridge-jl-front-bumper__faq-question {padding: 15px 20px;}.page-rugged-ridge-jl-front-bumper__faq-question h3 {font-size: 1em;}.page-rugged-ridge-jl-front-bumper__faq-answer {padding: 0 20px;}.page-rugged-ridge-jl-front-bumper__faq-item.active .page-rugged-ridge-jl-front-bumper__faq-answer {padding: 15px 20px !important;}.page-rugged-ridge-jl-front-bumper__floating-buttons {bottom: 15px;right: 15px;flex-direction: row;width: calc(100% - 30px);justify-content: space-around;}.page-rugged-ridge-jl-front-bumper__floating-button {flex: 1;padding: 12px 10px;font-size: 0.9em;}.page-rugged-ridge-jl-front-bumper__floating-button:first-child {margin-right: 10px;}.page-rugged-ridge-jl-front-bumper__floating-button:last-child {margin-left: 10px;}}