.page-2023-wrangler-jl { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-2023-wrangler-jl__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-2023-wrangler-jl__hero-section { background-color: #000; color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; }.page-2023-wrangler-jl__hero-image { max-width: 100%; height: auto; display: block; margin: 0 auto 30px; object-fit: cover; border-radius: 8px; }.page-2023-wrangler-jl__hero-title { font-size: 2.8em; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; color: #ffcc00; }.page-2023-wrangler-jl__hero-subtitle { font-size: 1.2em; max-width: 800px; margin: 0 auto 30px; }.page-2023-wrangler-jl__button { display: inline-block; background-color: #ffcc00; color: #000; padding: 12px 25px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-2023-wrangler-jl__button:hover { background-color: #e6b800; }.page-2023-wrangler-jl__section { padding: 40px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-2023-wrangler-jl__section-title { font-size: 2.2em; color: #000; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-2023-wrangler-jl__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #ffcc00; margin: 10px auto 0; }.page-2023-wrangler-jl__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-2023-wrangler-jl__feature-item { text-align: center; padding: 20px; border: 1px solid #eee; border-radius: 8px; background-color: #fdfdfd; }.page-2023-wrangler-jl__feature-image { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-2023-wrangler-jl__feature-title { font-size: 1.5em; color: #333; margin-bottom: 10px; }.page-2023-wrangler-jl__feature-description { font-size: 0.95em; color: #555; }.page-2023-wrangler-jl__text-block { text-align: justify; font-size: 1.05em; color: #444; max-width: 900px; margin: 0 auto 20px; }.page-2023-wrangler-jl__cta-banner { background: linear-gradient(135deg, #000, #333); color: #fff; text-align: center; padding: 50px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-2023-wrangler-jl__cta-title { font-size: 2.5em; margin-bottom: 15px; color: #ffcc00; }.page-2023-wrangler-jl__cta-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-2023-wrangler-jl__faq-section { padding: 40px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-2023-wrangler-jl__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 5px; overflow: hidden; }.page-2023-wrangler-jl__faq-question { background-color: #f0f0f0; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-2023-wrangler-jl__faq-question:hover { background-color: #e0e0e0; }.page-2023-wrangler-jl__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-2023-wrangler-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; }.page-2023-wrangler-jl__faq-item.active .page-2023-wrangler-jl__faq-toggle { transform: rotate(45deg); }.page-2023-wrangler-jl__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fafafa; }.page-2023-wrangler-jl__faq-item.active .page-2023-wrangler-jl__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-2023-wrangler-jl__faq-answer p { margin: 0; color: #555; font-size: 0.95em; }.page-2023-wrangler-jl__disclaimer { text-align: center; font-size: 0.85em; color: #777; padding: 20px; background-color: #f0f0f0; margin-top: 20px; border-radius: 8px; }.page-2023-wrangler-jl__image-wrapper { max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-2023-wrangler-jl__image-wrapper img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-2023-wrangler-jl__performance-content { display: flex; flex-direction: column; align-items: center; }.page-2023-wrangler-jl__performance-text { max-width: 800px; margin-bottom: 20px; text-align: justify; }.page-2023-wrangler-jl__performance-list { list-style: none; padding: 0; text-align: left; max-width: 600px; margin: 0 auto; }.page-2023-wrangler-jl__performance-list li { margin-bottom: 10px; font-size: 1.05em; color: #444; display: flex; align-items: center; }.page-2023-wrangler-jl__performance-list li::before { content: '✓'; color: #ffcc00; font-weight: bold; margin-right: 10px; font-size: 1.2em; }.page-2023-wrangler-jl__performance-image { max-width: 100%; height: auto; border-radius: 8px; }.page-2023-wrangler-jl__header-spacer { height: var(--header-offset, 122px); display: block; }.page-2023-wrangler-jl__hero-section { padding-top: 10px; }.page-2023-wrangler-jl__section:first-of-type { margin-top: 10px; }@media (max-width: 768px) { .page-2023-wrangler-jl__hero-title { font-size: 2em; }.page-2023-wrangler-jl__hero-subtitle { font-size: 1em; }.page-2023-wrangler-jl__section-title { font-size: 1.8em; }.page-2023-wrangler-jl__content-grid { grid-template-columns: 1fr; }.page-2023-wrangler-jl__cta-title { font-size: 2em; }.page-2023-wrangler-jl__cta-description { font-size: 1em; }.page-2023-wrangler-jl__faq-question { padding: 12px 15px; }.page-2023-wrangler-jl__faq-question h3 { font-size: 1em; }.page-2023-wrangler-jl__faq-answer { padding: 0 15px; }.page-2023-wrangler-jl__faq-item.active .page-2023-wrangler-jl__faq-answer { padding: 15px !important; }.page-2023-wrangler-jl__performance-text, .page-2023-wrangler-jl__performance-list { margin-left: 0; margin-right: 0; }.page-2023-wrangler-jl__container { padding: 10px; }.page-2023-wrangler-jl__hero-section, .page-2023-wrangler-jl__section, .page-2023-wrangler-jl__cta-banner, .page-2023-wrangler-jl__faq-section { padding-left: 15px; padding-right: 15px; }.page-2023-wrangler-jl__feature-item, .page-2023-wrangler-jl__faq-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-2023-wrangler-jl__feature-description, .page-2023-wrangler-jl__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-2023-wrangler-jl__image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden; box-sizing: border-box !important; }.page-2023-wrangler-jl__image-wrapper img { max-width: 100% !important; height: auto !important; }.page-2023-wrangler-jl__performance-image { max-width: 100% !important; height: auto !important; }}