.page-jl-audio-c5-tweeters { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 40px; } .page-jl-audio-c5-tweeters__hero-section { padding-top: 10px; background: linear-gradient(135deg, #2c3e50, #4ca1af); color: #fff; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; } .page-jl-audio-c5-tweeters__hero-content { max-width: 800px; z-index: 1; } .page-jl-audio-c5-tweeters__hero-title { font-size: 2.8em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-jl-audio-c5-tweeters__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.8; max-width: 700px; margin-left: auto; margin-right: auto; } .page-jl-audio-c5-tweeters__hero-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-jl-audio-c5-tweeters__hero-button:hover { background-color: #c0392b; } .page-jl-audio-c5-tweeters__hero-image-wrapper { margin-top: 40px; width: 100%; max-width: 1000px; overflow: hidden; box-sizing: border-box; } .page-jl-audio-c5-tweeters__hero-image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); } .page-jl-audio-c5-tweeters__section-title { font-size: 2.2em; color: #2c3e50; text-align: center; margin-bottom: 40px; margin-top: 60px; } .page-jl-audio-c5-tweeters__features-section { padding: 40px 20px; background-color: #fff; } .page-jl-audio-c5-tweeters__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-audio-c5-tweeters__feature-item { background-color: #fdfdfd; border-radius: 8px; padding: 30px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .page-jl-audio-c5-tweeters__feature-item:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); } .page-jl-audio-c5-tweeters__feature-icon { width: 100%; max-width: 250px; height: auto; margin-bottom: 20px; border-radius: 5px; display: block; margin-left: auto; margin-right: auto; } .page-jl-audio-c5-tweeters__feature-title { font-size: 1.5em; color: #34495e; margin-bottom: 15px; } .page-jl-audio-c5-tweeters__feature-description { font-size: 1em; color: #555; } .page-jl-audio-c5-tweeters__cta-section { background-color: #2c3e50; color: #fff; padding: 60px 20px; text-align: center; margin-top: 60px; } .page-jl-audio-c5-tweeters__cta-content { max-width: 800px; margin: 0 auto; } .page-jl-audio-c5-tweeters__cta-title { font-size: 2.5em; margin-bottom: 20px; color: #fff; } .page-jl-audio-c5-tweeters__cta-description { font-size: 1.1em; margin-bottom: 30px; line-height: 1.7; } .page-jl-audio-c5-tweeters__cta-button { display: inline-block; background-color: #27ae60; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-jl-audio-c5-tweeters__cta-button:hover { background-color: #229954; } .page-jl-audio-c5-tweeters__faq-section { padding: 40px 20px; background-color: #f0f2f5; } .page-jl-audio-c5-tweeters__faq-container { max-width: 800px; margin: 0 auto; } .page-jl-audio-c5-tweeters__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-c5-tweeters__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; color: #34495e; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-jl-audio-c5-tweeters__faq-question:hover { background-color: #f5f5f5; } .page-jl-audio-c5-tweeters__faq-question-text { margin: 0; pointer-events: none; flex-grow: 1; } .page-jl-audio-c5-tweeters__faq-toggle { font-size: 1.5em; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-jl-audio-c5-tweeters__faq-item.active .page-jl-audio-c5-tweeters__faq-toggle { transform: rotate(45deg); } .page-jl-audio-c5-tweeters__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #f9f9f9; color: #555; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-jl-audio-c5-tweeters__faq-item.active .page-jl-audio-c5-tweeters__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jl-audio-c5-tweeters__faq-answer p { margin: 0; padding-bottom: 10px; } @media (max-width: 768px) { .page-jl-audio-c5-tweeters__hero-title { font-size: 2em; } .page-jl-audio-c5-tweeters__hero-description { font-size: 1em; } .page-jl-audio-c5-tweeters__hero-button { padding: 12px 25px; font-size: 1em; } .page-jl-audio-c5-tweeters__section-title { font-size: 1.8em; margin-bottom: 30px; margin-top: 40px; } .page-jl-audio-c5-tweeters__features-grid { grid-template-columns: 1fr; gap: 20px; } .page-jl-audio-c5-tweeters__feature-item { padding: 25px; } .page-jl-audio-c5-tweeters__feature-icon { max-width: 200px; } .page-jl-audio-c5-tweeters__feature-title { font-size: 1.3em; } .page-jl-audio-c5-tweeters__cta-title { font-size: 2em; } .page-jl-audio-c5-tweeters__cta-description { font-size: 1em; } .page-jl-audio-c5-tweeters__cta-button { padding: 12px 25px; font-size: 1em; } .page-jl-audio-c5-tweeters__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-jl-audio-c5-tweeters__faq-toggle { font-size: 1.3em; } .page-jl-audio-c5-tweeters__faq-answer { padding: 0 20px; } .page-jl-audio-c5-tweeters__faq-item.active .page-jl-audio-c5-tweeters__faq-answer { padding: 15px 20px !important; } .page-jl-audio-c5-tweeters__features-grid > div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px !important; padding-right: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-jl-audio-c5-tweeters__features-grid { padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-audio-c5-tweeters__hero-image, .page-jl-audio-c5-tweeters__feature-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-jl-audio-c5-tweeters img { max-width: 100%; height: auto; display: block; } .page-jl-audio-c5-tweeters__hero-image-wrapper, .page-jl-audio-c5-tweeters__feature-item { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }