.page-jl-subwoofer-8-inch { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch { padding-top: var(--header-offset, 122px); } } .page-jl-subwoofer-8-inch__hero-section { background-color: #222; color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; padding-top: 10px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__hero-section { padding: 40px 15px; padding-top: 10px; } } .page-jl-subwoofer-8-inch__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; max-width: 100% !important; height: auto !important; } .page-jl-subwoofer-8-inch__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-jl-subwoofer-8-inch__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffd700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__hero-title { font-size: 2em; } } .page-jl-subwoofer-8-inch__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__hero-subtitle { font-size: 1em; } } .page-jl-subwoofer-8-inch__cta-button { display: inline-block; background-color: #ffd700; color: #222; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-jl-subwoofer-8-inch__cta-button:hover { background-color: #e0b800; transform: translateY(-2px); } .page-jl-subwoofer-8-inch__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__section { padding: 30px 15px; } } .page-jl-subwoofer-8-inch__section-title { font-size: 2em; color: #333; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-jl-subwoofer-8-inch__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #ffd700; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__section-title { font-size: 1.6em; margin-bottom: 20px; } } .page-jl-subwoofer-8-inch__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__grid { grid-template-columns: 1fr; gap: 20px; } } .page-jl-subwoofer-8-inch__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; } .page-jl-subwoofer-8-inch__grid-item:hover { transform: translateY(-5px); } .page-jl-subwoofer-8-inch__grid-item-icon { margin-bottom: 15px; max-width: 100% !important; height: auto !important; } .page-jl-subwoofer-8-inch__grid-item-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; } .page-jl-subwoofer-8-inch__grid-item-description { font-size: 0.95em; color: #555; } .page-jl-subwoofer-8-inch__image-container { text-align: center; margin: 30px 0; } .page-jl-subwoofer-8-inch__image { border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); max-width: 100% !important; height: auto !important; } .page-jl-subwoofer-8-inch__text-content { font-size: 1.1em; color: #444; margin-bottom: 20px; text-align: left; } .page-jl-subwoofer-8-inch__text-content p { margin-bottom: 15px; } .page-jl-subwoofer-8-inch__faq-section { background-color: #f0f0f0; padding: 60px 20px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__faq-section { padding: 40px 15px; } } .page-jl-subwoofer-8-inch__faq-container { max-width: 900px; margin: 0 auto; } .page-jl-subwoofer-8-inch__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-jl-subwoofer-8-inch__faq-question { padding: 15px 20px; background-color: #0056b3; color: #fff; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; } .page-jl-subwoofer-8-inch__faq-question:hover { background-color: #004494; } .page-jl-subwoofer-8-inch__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; pointer-events: none; } .page-jl-subwoofer-8-inch__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-jl-subwoofer-8-inch__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fefefe; color: #444; } .page-jl-subwoofer-8-inch__faq-answer p { padding: 15px 0; margin: 0; } .page-jl-subwoofer-8-inch__faq-item.active .page-jl-subwoofer-8-inch__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-jl-subwoofer-8-inch__faq-item.active .page-jl-subwoofer-8-inch__faq-toggle { transform: rotate(45deg); } .page-jl-subwoofer-8-inch__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__floating-buttons { bottom: 15px; right: 15px; } } .page-jl-subwoofer-8-inch__floating-button { background-color: #0056b3; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; text-align: center; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-jl-subwoofer-8-inch__floating-button:hover { background-color: #004494; transform: translateY(-2px); } .page-jl-subwoofer-8-inch__floating-button--register { background-color: #ffd700; color: #222; } .page-jl-subwoofer-8-inch__floating-button--register:hover { background-color: #e0b800; } .page-jl-subwoofer-8-inch__cta-banner { background: linear-gradient(90deg, #0056b3, #007bff); color: #fff; text-align: center; padding: 50px 20px; margin-top: 40px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__cta-banner { padding: 30px 15px; } } .page-jl-subwoofer-8-inch__cta-banner-title { font-size: 2.2em; margin-bottom: 15px; } @media (max-width: 768px) { .page-jl-subwoofer-8-inch__cta-banner-title { font-size: 1.8em; } } .page-jl-subwoofer-8-inch__cta-banner-text { font-size: 1.1em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-jl-subwoofer-8-inch__cta-banner .page-jl-subwoofer-8-inch__cta-button { background-color: #ffd700; color: #222; } .page-jl-subwoofer-8-inch__cta-banner .page-jl-subwoofer-8-inch__cta-button:hover { background-color: #e0b800; }