.page-jl-audio-c2-350x { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jl-audio-c2-350x__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-jl-audio-c2-350x__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.4; }.page-jl-audio-c2-350x__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-jl-audio-c2-350x__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-jl-audio-c2-350x__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-jl-audio-c2-350x__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-audio-c2-350x__cta-button:hover { background-color: #ff6a00; }.page-jl-audio-c2-350x__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; }.page-jl-audio-c2-350x__section-dark { background-color: #222; color: #eee; }.page-jl-audio-c2-350x__section-light { background-color: #fff; color: #333; }.page-jl-audio-c2-350x__section-title { font-size: 2.2em; color: #e44d26; text-align: center; margin-bottom: 40px; }.page-jl-audio-c2-350x__section-subtitle { font-size: 1.2em; text-align: center; margin-bottom: 20px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-jl-audio-c2-350x__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-jl-audio-c2-350x__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-jl-audio-c2-350x__feature-item:hover { transform: translateY(-5px); }.page-jl-audio-c2-350x__feature-image { width: 100%; max-width: 300px; height: auto; border-radius: 5px; margin-bottom: 20px; object-fit: cover; }.page-jl-audio-c2-350x__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 15px; }.page-jl-audio-c2-350x__product-carousel { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 20px; margin-bottom: 40px; }.page-jl-audio-c2-350x__product-card { flex: 0 0 auto; width: 320px; margin-right: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; scroll-snap-align: start; }.page-jl-audio-c2-350x__product-image { width: 100%; height: 200px; object-fit: cover; }.page-jl-audio-c2-350x__product-info { padding: 20px; }.page-jl-audio-c2-350x__product-title { font-size: 1.3em; margin-bottom: 10px; color: #333; }.page-jl-audio-c2-350x__product-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-jl-audio-c2-350x__product-price { font-size: 1.2em; font-weight: bold; color: #e44d26; margin-bottom: 15px; }.page-jl-audio-c2-350x__button-group { text-align: center; margin-top: 40px; }.page-jl-audio-c2-350x__button-group .page-jl-audio-c2-350x__cta-button { margin: 0 10px; }.page-jl-audio-c2-350x__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-jl-audio-c2-350x__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; font-size: 1.1em; font-weight: bold; color: #333; cursor: pointer; user-select: none; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; }.page-jl-audio-c2-350x__faq-question:hover { background-color: #e0e0e0; }.page-jl-audio-c2-350x__faq-question h3 { margin: 0; pointer-events: none; }.page-jl-audio-c2-350x__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-jl-audio-c2-350x__faq-item.active .page-jl-audio-c2-350x__faq-toggle { transform: rotate(45deg); }.page-jl-audio-c2-350x__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-jl-audio-c2-350x__faq-item.active .page-jl-audio-c2-350x__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jl-audio-c2-350x__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-jl-audio-c2-350x__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-decoration: none; color: #333; display: block; transition: transform 0.3s ease; }.page-jl-audio-c2-350x__blog-card:hover { transform: translateY(-5px); }.page-jl-audio-c2-350x__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-jl-audio-c2-350x__blog-content { padding: 20px; }.page-jl-audio-c2-350x__blog-title { font-size: 1.2em; margin-bottom: 10px; color: #e44d26; }.page-jl-audio-c2-350x__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-jl-audio-c2-350x__blog-date { font-size: 0.8em; color: #999; }.page-jl-audio-c2-350x__logo-strip { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 30px; padding: 40px 20px; background-color: #f0f0f0; border-radius: 8px; }.page-jl-audio-c2-350x__logo-strip img { height: 60px; width: auto; object-fit: contain; }.page-jl-audio-c2-350x__text-content { text-align: left; }.page-jl-audio-c2-350x__text-content p { margin-bottom: 15px; }.page-jl-audio-c2-350x__text-content ul { list-style-type: disc; padding-left: 20px; margin-bottom: 15px; }.page-jl-audio-c2-350x__text-content li { margin-bottom: 8px; }.page-jl-audio-c2-350x__quick-access-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-jl-audio-c2-350x__quick-access-list li a { display: block; background-color: #333; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-audio-c2-350x__quick-access-list li a:hover { background-color: #e44d26; }.page-jl-audio-c2-350x__promo-card { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); text-align: center; }.page-jl-audio-c2-350x__promo-title { font-size: 1.4em; color: #e44d26; margin-bottom: 15px; }.page-jl-audio-c2-350x__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-jl-audio-c2-350x__promo-image { width: 100%; max-width: 350px; height: auto; margin-bottom: 20px; border-radius: 5px; object-fit: cover; }.page-jl-audio-c2-350x__security-item { text-align: center; }.page-jl-audio-c2-350x__security-icon { width: 80px; height: 80px; margin: 0 auto 20px; display: block; object-fit: contain; }.page-jl-audio-c2-350x__security-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; }.page-jl-audio-c2-350x__security-description { font-size: 0.95em; color: #eee; }.page-jl-audio-c2-350x__contact-info { text-align: center; margin-top: 30px; }.page-jl-audio-c2-350x__contact-info p { margin-bottom: 10px; }.page-jl-audio-c2-350x__contact-info a { color: #e44d26; text-decoration: none; font-weight: bold; }.page-jl-audio-c2-350x__contact-info a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-jl-audio-c2-350x__hero-title { font-size: 2em; }.page-jl-audio-c2-350x__hero-subtitle { font-size: 1.1em; }.page-jl-audio-c2-350x__section { padding: 40px 15px; }.page-jl-audio-c2-350x__section-title { font-size: 1.8em; }.page-jl-audio-c2-350x__grid { grid-template-columns: 1fr; }.page-jl-audio-c2-350x__feature-item { padding: 20px; }.page-jl-audio-c2-350x__product-carousel { scroll-snap-type: none; overflow-x: scroll; -webkit-overflow-scrolling: touch; }.page-jl-audio-c2-350x__product-card { width: 90vw; margin-right: 15px; }.page-jl-audio-c2-350x__button-group .page-jl-audio-c2-350x__cta-button { margin: 10px 0; display: block; }.page-jl-audio-c2-350x__quick-access-list { flex-direction: column; align-items: center; }.page-jl-audio-c2-350x__quick-access-list li a { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; padding: 12px 15px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl-audio-c2-350x__faq-question { padding: 15px 20px; font-size: 1em; }.page-jl-audio-c2-350x__faq-answer { padding: 0 20px; }.page-jl-audio-c2-350x__faq-item.active .page-jl-audio-c2-350x__faq-answer { padding: 15px 20px !important; }.page-jl-audio-c2-350x__blog-grid { grid-template-columns: 1fr; }.page-jl-audio-c2-350x__feature-image, .page-jl-audio-c2-350x__product-image, .page-jl-audio-c2-350x__promo-image, .page-jl-audio-c2-350x__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; }.page-jl-audio-c2-350x__logo-strip img { height: 40px; }.page-jl-audio-c2-350x__text-content ul, .page-jl-audio-c2-350x__text-content ol { padding-left: 15px; }.page-jl-audio-c2-350x__text-content li { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; box-sizing: border-box !important; }}.page-jl-audio-c2-350x img { max-width: 100%; height: auto; }