.page-jl-coaxial-speakers { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f4f4; }.page-jl-coaxial-speakers__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jl-coaxial-speakers__section { padding: 60px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }.page-jl-coaxial-speakers__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:jl_coaxial_speakers,car_audio,premium_sound]') no-repeat center center/cover; color: #fff; text-align: center; padding: 120px 20px; border-radius: 0; box-shadow: none; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: calc(120px + var(--header-offset, 0px)); }.page-jl-coaxial-speakers__hero-section h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); color: #fff; }.page-jl-coaxial-speakers__hero-section p { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); color: #f0f0f0; }.page-jl-coaxial-speakers__hero-section .page-jl-coaxial-speakers__btn { background-color: #ff4500; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-size: 1.2em; transition: background-color 0.3s ease; }.page-jl-coaxial-speakers__hero-section .page-jl-coaxial-speakers__btn:hover { background-color: #e03e00; }.page-jl-coaxial-speakers__title { text-align: center; font-size: 2.5em; color: #222; margin-bottom: 40px; }.page-jl-coaxial-speakers__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; }.page-jl-coaxial-speakers__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-jl-coaxial-speakers__card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; justify-content: space-between; }.page-jl-coaxial-speakers__card img { max-width: 100%; height: auto; display: block; margin-bottom: 15px; }.page-jl-coaxial-speakers__card h3 { font-size: 1.5em; color: #333; margin: 15px 15px 10px; }.page-jl-coaxial-speakers__card p { font-size: 1em; color: #555; padding: 0 15px 15px; flex-grow: 1; }.page-jl-coaxial-speakers__card .page-jl-coaxial-speakers__btn { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-size: 1em; transition: background-color 0.3s ease; margin-top: 15px; }.page-jl-coaxial-speakers__card .page-jl-coaxial-speakers__btn:hover { background-color: #0056b3; }.page-jl-coaxial-speakers__list { list-style: none; padding: 0; margin-top: 20px; }.page-jl-coaxial-speakers__list li { background-color: #e9ecef; margin-bottom: 10px; padding: 15px; border-radius: 5px; font-size: 1.1em; color: #444; }.page-jl-coaxial-speakers__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-jl-coaxial-speakers__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #007bff; color: #fff; font-size: 1.2em; border-bottom: 1px solid rgba(255,255,255,0.1); }.page-jl-coaxial-speakers__faq-question:hover { background-color: #0056b3; }.page-jl-coaxial-speakers__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; color: #fff; }.page-jl-coaxial-speakers__faq-toggle { font-size: 1.5em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; }.page-jl-coaxial-speakers__faq-item.active .page-jl-coaxial-speakers__faq-toggle { transform: rotate(45deg); }.page-jl-coaxial-speakers__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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: #fff; color: #333; }.page-jl-coaxial-speakers__faq-item.active .page-jl-coaxial-speakers__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card { text-align: left; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card p { font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card .page-jl-coaxial-speakers__btn { background-color: #6c757d; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card .page-jl-coaxial-speakers__btn:hover { background-color: #5a6268; }@media (max-width: 768px) { .page-jl-coaxial-speakers__hero-section { padding: 80px 15px; min-height: 400px; padding-top: calc(80px + var(--header-offset, 0px)); }.page-jl-coaxial-speakers__hero-section h1 { font-size: 2.5em; }.page-jl-coaxial-speakers__hero-section p { font-size: 1.2em; }.page-jl-coaxial-speakers__title { font-size: 2em; }.page-jl-coaxial-speakers__section { padding: 40px 15px; }.page-jl-coaxial-speakers__grid { grid-template-columns: 1fr; gap: 20px; }.page-jl-coaxial-speakers__card { margin-bottom: 20px; }.page-jl-coaxial-speakers__list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-jl-coaxial-speakers__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-jl-coaxial-speakers__faq-question { padding: 15px 20px; font-size: 1.1em; }.page-jl-coaxial-speakers__faq-question h3 { font-size: 1.1em; }.page-jl-coaxial-speakers__faq-answer { padding: 15px 20px !important; }}.page-jl-coaxial-speakers img { max-width: 100%; height: auto; display: block; object-fit: cover; box-sizing: border-box; }.page-jl-coaxial-speakers__card img { width: 100%; height: 250px; object-fit: cover; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card img { height: 200px; }@media (max-width: 768px) { .page-jl-coaxial-speakers img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-jl-coaxial-speakers__card img { width: 100% !important; height: 200px !important; }.page-jl-coaxial-speakers__insights-section .page-jl-coaxial-speakers__card img { height: 150px !important; }}