.page-soft-top-wrangler-jl {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-soft-top-wrangler-jl__hero-section {position: relative;width: 100%;padding: 10px 0 60px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;overflow: hidden;box-sizing: border-box;}.page-soft-top-wrangler-jl__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;filter: brightness(0.6);}.page-soft-top-wrangler-jl__hero-content {position: relative;z-index: 2;color: #fff;max-width: 900px;padding: 0 20px;}.page-soft-top-wrangler-jl__hero-title {font-size: 3em;margin-bottom: 20px;font-weight: bold;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);color: #ffffff;}.page-soft-top-wrangler-jl__hero-description {font-size: 1.2em;margin-bottom: 30px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);color: #ffffff;}.page-soft-top-wrangler-jl__hero-button {display: inline-block;background-color: #ffcc00;color: #333;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;font-size: 1.1em;}.page-soft-top-wrangler-jl__hero-button:hover {background-color: #e6b800;}.page-soft-top-wrangler-jl__section-title {text-align: center;font-size: 2.5em;color: #222;margin: 60px 20px 40px;position: relative;padding-bottom: 15px;}.page-soft-top-wrangler-jl__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #ffcc00;border-radius: 2px;}.page-soft-top-wrangler-jl__features-section,.page-soft-top-wrangler-jl__types-section,.page-soft-top-wrangler-jl__installation-guide,.page-soft-top-wrangler-jl__faq-section,.page-soft-top-wrangler-jl__cta-section {padding: 40px 20px;max-width: 1200px;margin: 0 auto;}.page-soft-top-wrangler-jl__feature-grid,.page-soft-top-wrangler-jl__type-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 30px;}.page-soft-top-wrangler-jl__feature-item,.page-soft-top-wrangler-jl__type-item {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);padding: 25px;text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-soft-top-wrangler-jl__feature-item:hover,.page-soft-top-wrangler-jl__type-item:hover {transform: translateY(-5px);}.page-soft-top-wrangler-jl__feature-image,.page-soft-top-wrangler-jl__type-image {max-width: 100%;height: 250px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;}.page-soft-top-wrangler-jl__feature-heading,.page-soft-top-wrangler-jl__type-heading {font-size: 1.5em;color: #333;margin-bottom: 10px;}.page-soft-top-wrangler-jl__feature-text,.page-soft-top-wrangler-jl__type-text {font-size: 1em;color: #555;}.page-soft-top-wrangler-jl__installation-guide {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);padding: 40px;margin-top: 60px;}.page-soft-top-wrangler-jl__guide-content {display: flex;align-items: center;gap: 40px;}.page-soft-top-wrangler-jl__guide-text {flex: 1;}.page-soft-top-wrangler-jl__guide-image {flex: 1;max-width: 50%;height: auto;border-radius: 10px;object-fit: cover;}.page-soft-top-wrangler-jl__guide-list {list-style: none;padding: 0;margin: 20px 0;}.page-soft-top-wrangler-jl__guide-list-item {background-color: #f0f0f0;margin-bottom: 10px;padding: 15px 20px;border-left: 5px solid #ffcc00;border-radius: 5px;color: #444;font-size: 1.05em;box-sizing: border-box;word-wrap: break-word;}.page-soft-top-wrangler-jl__guide-list-item strong {color: #222;}.page-soft-top-wrangler-jl__faq-container {margin-top: 30px;border-top: 1px solid #eee;}.page-soft-top-wrangler-jl__faq-item {border-bottom: 1px solid #eee;background-color: #fff;margin-bottom: 10px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0,0,0,0.05);}.page-soft-top-wrangler-jl__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #fafafa;transition: background-color 0.3s ease;}.page-soft-top-wrangler-jl__faq-question:hover {background-color: #f0f0f0;}.page-soft-top-wrangler-jl__faq-heading {font-size: 1.25em;color: #333;margin: 0;pointer-events: none;flex-grow: 1;}.page-soft-top-wrangler-jl__faq-toggle {font-size: 1.8em;font-weight: bold;color: #ffcc00;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;}.page-soft-top-wrangler-jl__faq-item.active .page-soft-top-wrangler-jl__faq-toggle {transform: rotate(45deg);}.page-soft-top-wrangler-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;color: #555;}.page-soft-top-wrangler-jl__faq-item.active .page-soft-top-wrangler-jl__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-soft-top-wrangler-jl__faq-answer p {margin: 0;padding-bottom: 10px;}.page-soft-top-wrangler-jl__cta-section {background-color: #333;color: #fff;text-align: center;padding: 60px 20px;margin-top: 60px;}.page-soft-top-wrangler-jl__cta-title {font-size: 2.8em;margin-bottom: 20px;color: #ffcc00;}.page-soft-top-wrangler-jl__cta-description {font-size: 1.3em;margin-bottom: 40px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-soft-top-wrangler-jl__cta-buttons {display: flex;justify-content: center;gap: 20px;flex-wrap: wrap;}.page-soft-top-wrangler-jl__button {display: inline-block;padding: 15px 35px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, color 0.3s ease;}.page-soft-top-wrangler-jl__button--primary {background-color: #ffcc00;color: #333;border: 2px solid #ffcc00;}.page-soft-top-wrangler-jl__button--primary:hover {background-color: #e6b800;border-color: #e6b800;}.page-soft-top-wrangler-jl__button--secondary {background-color: transparent;color: #ffcc00;border: 2px solid #ffcc00;}.page-soft-top-wrangler-jl__button--secondary:hover {background-color: #ffcc00;color: #333;}@media (max-width: 768px) {.page-soft-top-wrangler-jl__hero-title {font-size: 2.2em;}.page-soft-top-wrangler-jl__hero-description {font-size: 1em;}.page-soft-top-wrangler-jl__section-title {font-size: 2em;margin-top: 40px;margin-bottom: 30px;}.page-soft-top-wrangler-jl__feature-grid,.page-soft-top-wrangler-jl__type-grid {grid-template-columns: 1fr;}.page-soft-top-wrangler-jl__installation-guide {padding: 30px 20px;}.page-soft-top-wrangler-jl__guide-content {flex-direction: column;gap: 20px;}.page-soft-top-wrangler-jl__guide-image {max-width: 100%;}.page-soft-top-wrangler-jl__guide-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-soft-top-wrangler-jl__guide-list-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 12px 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-soft-top-wrangler-jl__faq-question {padding: 15px 20px;}.page-soft-top-wrangler-jl__faq-heading {font-size: 1.1em;}.page-soft-top-wrangler-jl__faq-toggle {font-size: 1.5em;}.page-soft-top-wrangler-jl__faq-answer {padding: 0 20px;}.page-soft-top-wrangler-jl__faq-item.active .page-soft-top-wrangler-jl__faq-answer {padding: 15px 20px !important;}.page-soft-top-wrangler-jl__cta-title {font-size: 2em;}.page-soft-top-wrangler-jl__cta-description {font-size: 1.1em;}.page-soft-top-wrangler-jl__cta-buttons {flex-direction: column;gap: 15px;}.page-soft-top-wrangler-jl__button {width: 100%;max-width: 300px;margin: 0 auto;}}@media (max-width: 480px) {.page-soft-top-wrangler-jl__hero-title {font-size: 1.8em;}.page-soft-top-wrangler-jl__section-title {font-size: 1.8em;}.page-soft-top-wrangler-jl__cta-title {font-size: 1.8em;}}