body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; } .page-jl-audio-slot-ported-basswedge { padding-top: 10px; } .page-jl-audio-slot-ported-basswedge__hero-section { position: relative; width: 100%; height: 500px; background-color: #1a1a2e; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; } .page-jl-audio-slot-ported-basswedge__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.5; z-index: 1; } .page-jl-audio-slot-ported-basswedge__hero-content { position: relative; z-index: 2; color: #fff; max-width: 900px; padding: 20px; } .page-jl-audio-slot-ported-basswedge__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-jl-audio-slot-ported-basswedge__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-jl-audio-slot-ported-basswedge__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; } .page-jl-audio-slot-ported-basswedge__cta-button:hover { background-color: #e6b800; } .page-jl-audio-slot-ported-basswedge__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #fff; border-bottom: 1px solid #eee; } .page-jl-audio-slot-ported-basswedge__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jl-audio-slot-ported-basswedge__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jl-audio-slot-ported-basswedge__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-jl-audio-slot-ported-basswedge__section--dark { background-color: #2c3e50; color: #fff; } .page-jl-audio-slot-ported-basswedge__section-title { font-size: 2.5em; color: #1a1a2e; text-align: center; margin-bottom: 40px; } .page-jl-audio-slot-ported-basswedge__section--dark .page-jl-audio-slot-ported-basswedge__section-title { color: #ffcc00; } .page-jl-audio-slot-ported-basswedge__text-content { max-width: 800px; margin: 0 auto; line-height: 1.7; font-size: 1.1em; } .page-jl-audio-slot-ported-basswedge__text-content p { margin-bottom: 20px; } .page-jl-audio-slot-ported-basswedge__highlight { color: #ffcc00; font-weight: bold; } .page-jl-audio-slot-ported-basswedge__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-audio-slot-ported-basswedge__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-jl-audio-slot-ported-basswedge__feature-item:hover { transform: translateY(-5px); } .page-jl-audio-slot-ported-basswedge__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; } .page-jl-audio-slot-ported-basswedge__feature-title { font-size: 1.5em; color: #1a1a2e; margin-bottom: 15px; } .page-jl-audio-slot-ported-basswedge__feature-description { font-size: 1em; color: #555; } .page-jl-audio-slot-ported-basswedge__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-jl-audio-slot-ported-basswedge__quick-link-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jl-audio-slot-ported-basswedge__quick-link-button:hover { background-color: #0056b3; } .page-jl-audio-slot-ported-basswedge__product-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-audio-slot-ported-basswedge__product-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-jl-audio-slot-ported-basswedge__product-card:hover { transform: translateY(-5px); } .page-jl-audio-slot-ported-basswedge__product-image { width: 100%; height: 250px; object-fit: cover; } .page-jl-audio-slot-ported-basswedge__product-info { padding: 20px; } .page-jl-audio-slot-ported-basswedge__product-title { font-size: 1.4em; color: #1a1a2e; margin-bottom: 10px; } .page-jl-audio-slot-ported-basswedge__product-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-jl-audio-slot-ported-basswedge__product-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; } .page-jl-audio-slot-ported-basswedge__product-button:hover { background-color: #e6b800; } .page-jl-audio-slot-ported-basswedge__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-audio-slot-ported-basswedge__promo-card { background-color: #1a1a2e; color: #fff; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-jl-audio-slot-ported-basswedge__promo-card:hover { transform: translateY(-5px); } .page-jl-audio-slot-ported-basswedge__promo-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 15px; } .page-jl-audio-slot-ported-basswedge__promo-description { font-size: 1em; margin-bottom: 20px; } .page-jl-audio-slot-ported-basswedge__promo-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-jl-audio-slot-ported-basswedge__promo-button:hover { background-color: #e6b800; } .page-jl-audio-slot-ported-basswedge__contact-info { display: flex; flex-direction: column; align-items: center; gap: 15px; margin-top: 30px; } .page-jl-audio-slot-ported-basswedge__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #ffcc00; } .page-jl-audio-slot-ported-basswedge__contact-icon { width: 30px; height: 30px; object-fit: contain; } .page-jl-audio-slot-ported-basswedge__faq-container { max-width: 800px; margin: 0 auto; } .page-jl-audio-slot-ported-basswedge__faq-item { border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; background-color: #f9f9f9; } .page-jl-audio-slot-ported-basswedge__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-jl-audio-slot-ported-basswedge__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a1a2e; pointer-events: none; } .page-jl-audio-slot-ported-basswedge__faq-toggle { font-size: 1.5em; font-weight: bold; color: #1a1a2e; pointer-events: none; transition: transform 0.3s ease; } .page-jl-audio-slot-ported-basswedge__faq-item.active .page-jl-audio-slot-ported-basswedge__faq-toggle { transform: rotate(45deg); } .page-jl-audio-slot-ported-basswedge__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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-slot-ported-basswedge__faq-item.active .page-jl-audio-slot-ported-basswedge__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-jl-audio-slot-ported-basswedge__faq-answer p { margin: 0; color: #555; } .page-jl-audio-slot-ported-basswedge__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-audio-slot-ported-basswedge__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-jl-audio-slot-ported-basswedge__blog-card:hover { transform: translateY(-5px); } .page-jl-audio-slot-ported-basswedge__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-audio-slot-ported-basswedge__blog-content { padding: 20px; } .page-jl-audio-slot-ported-basswedge__blog-title { font-size: 1.3em; color: #1a1a2e; margin-bottom: 10px; } .page-jl-audio-slot-ported-basswedge__blog-title a { text-decoration: none; color: inherit; } .page-jl-audio-slot-ported-basswedge__blog-title a:hover { color: #ffcc00; } .page-jl-audio-slot-ported-basswedge__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-jl-audio-slot-ported-basswedge__blog-readmore { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; } .page-jl-audio-slot-ported-basswedge__blog-readmore:hover { text-decoration: underline; } @media (max-width: 768px) { .page-jl-audio-slot-ported-basswedge__hero-section { height: 400px; } .page-jl-audio-slot-ported-basswedge__hero-title { font-size: 2.5em; } .page-jl-audio-slot-ported-basswedge__hero-subtitle { font-size: 1.2em; } .page-jl-audio-slot-ported-basswedge__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-jl-audio-slot-ported-basswedge__payment-providers { gap: 16px; padding: 30px 15px; } .page-jl-audio-slot-ported-basswedge__payment-logo, .page-jl-audio-slot-ported-basswedge__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jl-audio-slot-ported-basswedge__section { padding: 40px 15px; } .page-jl-audio-slot-ported-basswedge__section-title { font-size: 2em; margin-bottom: 30px; } .page-jl-audio-slot-ported-basswedge__text-content { font-size: 1em; } .page-jl-audio-slot-ported-basswedge__features-grid, .page-jl-audio-slot-ported-basswedge__product-gallery, .page-jl-audio-slot-ported-basswedge__promo-grid, .page-jl-audio-slot-ported-basswedge__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-jl-audio-slot-ported-basswedge__feature-item, .page-jl-audio-slot-ported-basswedge__product-card, .page-jl-audio-slot-ported-basswedge__promo-card, .page-jl-audio-slot-ported-basswedge__blog-card { padding: 20px; } .page-jl-audio-slot-ported-basswedge__quick-links { flex-direction: column; align-items: center; gap: 15px; } .page-jl-audio-slot-ported-basswedge__quick-link-button { width: 100%; max-width: 280px; box-sizing: border-box; } .page-jl-audio-slot-ported-basswedge__faq-question { padding: 12px 15px; } .page-jl-audio-slot-ported-basswedge__faq-question h3 { font-size: 1.1em; } .page-jl-audio-slot-ported-basswedge__faq-answer { padding: 15px !important; } .page-jl-audio-slot-ported-basswedge__text-content p, .page-jl-audio-slot-ported-basswedge__feature-description, .page-jl-audio-slot-ported-basswedge__product-description, .page-jl-audio-slot-ported-basswedge__promo-description, .page-jl-audio-slot-ported-basswedge__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }