{"title":"Subwoofers","description":"","products":[{"product_id":"eta-feb-27th-apocalypse-db-sa252-d1-d2","title":"Apocalypse DB-SA252 D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION FOR YOUR BASS SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-SA252 is engineered for those who demand relentless bass performance. Featuring a 2.5-inch high-temperature copper voice coil and a robust ferrite motor system, this 12-inch beast delivers deep, accurate lows that define the signature Apocalypse sound.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a reinforced paper cone and high-roll foam surround, the SA252 is designed to handle massive excursions with surgical precision. Whether you are aiming for SPL competition or high-output daily driving, this subwoofer offers the reliability and intensity you need to dominate the street.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.5\" Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.57 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e6.61\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static5.alphardaudio.ru\/media\/subwoofers\/apocalypse-db-sa252-d1-d2\/manual_zOWy6Ph.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical breakdown and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_a24e135d-f64b-4116-8c35-b6221e612f8f.jpg?v=1751960063\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eReinforced Cone\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-durability paper composition for maximum rigidity during heavy excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHigh-Roll Surround\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDesigned to maintain linear movement and durability under extreme pressure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_bee01c1d-df92-480e-b198-7015fb4efbfd.jpg?v=1751960063\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFerrite Motor\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful ferrite assembly providing massive BL force for tight, responsive bass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHeavy-Duty Terminals\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium spring-loaded terminals ensure a secure connection for high-current delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806495031374,"sku":"71.1","price":212.4,"currency_code":"USD","in_stock":true},{"title":"2+2 ohm","offer_id":31806495064142,"sku":"72.1","price":249.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_93cd8fa4-9e98-441f-b48b-197ff892c441.jpg?v=1751960062"},{"product_id":"eta-feb-27th-apocalypse-db-sa255-d1-d2","title":"Apocalypse DB-SA255 D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING BASS AUTHORITY\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eLEGENDARY PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-SA255 is engineered for those who demand raw power and precise control. Featuring a 2.5-inch voice coil and a robust ferrite motor, this 15-inch beast delivers deep, authoritative bass that dominates the competition.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last, the SA255 utilizes a high-excursion foam surround and a rigid paper cone, ensuring minimal distortion even at peak output. Whether you're chasing SPL numbers or daily musicality, this subwoofer is your ticket to a new level of audio intensity.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.50\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.59\" (15 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e29.98 lb (13.60 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa255-d1-d2\/manual_hseKbe0.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eView technical wiring and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our custom box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/tqiDh5RT7.jpg?v=1751960059\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized for maximum rigidity and lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-excursion design allows for massive cone displacement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/YTnyVHTEI.jpg?v=1751960059\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnetic structure for superior efficiency and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable cast structure provides rock-solid stability under heavy load.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806508236878,"sku":"65.1","price":259.9,"currency_code":"USD","in_stock":true},{"title":"2+2 ohm","offer_id":48193416364340,"sku":"66.1","price":259.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_d6367aee-0131-4b5c-b005-34d22bba28d3.jpg?v=1751960058"},{"product_id":"eta-feb-27th-apocalypse-db-sa272-d1-d2","title":"Apocalypse DB-SA272 D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING BASS PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-SA272 is the definitive answer for bassheads demanding pure, unfiltered power. Engineered to dominate, this 12-inch beast combines a massive 2.75-inch voice coil with a high-excursion design to deliver earth-shaking low frequencies with absolute precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who live in the SPL lane, the SA272 features a rugged paper cone, high-roll foam surround, and a precision-engineered ferrite motor. Whether you're chasing trophies or just want to feel the music in your bones, this sub delivers relentless performance under extreme conditions.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e3000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.75\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e31.12 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e18.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e7.07\" (179.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa272-d1-d2\/manual_QeTAcJg.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your setup.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our custom box tool.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_aa55d777-6260-4a24-9e15-ab81df6eb3b9.jpg?v=1776439167\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-ROLL SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium foam for massive linear excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eAPOCALYPSE DUST CAP\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature styling with maximum rigidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_32d36b89-2acf-4945-9a47-1541e639d8f4.jpg?v=1776439167\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty magnetic system for high efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCast aluminum structure for ultimate stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current push terminals for secure connections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806513840206,"sku":"75.1","price":329.9,"currency_code":"USD","in_stock":false},{"title":"2+2 ohm","offer_id":31806513872974,"sku":"76.1","price":329.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_aa55d777-6260-4a24-9e15-ab81df6eb3b9.jpg?v=1776439167"},{"product_id":"eta-feb-27th-apocalypse-db-sa275-d1-d2","title":"Apocalypse DB-SA275 D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION FOR YOUR BASS SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-SA275 15\" subwoofer is engineered for those who demand raw power without sacrificing musicality. Built with a 2.75\" high-temperature voice coil and a robust ferrite motor, this beast is designed to handle 1500W RMS with ease.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a high-excursion foam surround and a rigid paper cone, the DB-SA275 delivers deep, punishing bass that resonates through your entire vehicle. Whether you are aiming for street-level output or competition-grade performance, this subwoofer is your foundation for sonic dominance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e3000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.75 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e18 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e7.85 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/manual_SA.pdf?v=1768236258\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with custom box specs\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_857974f8-8e96-4d59-b835-d5570dc6a782.jpg?v=1751960054\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-strength paper cone for maximum rigidity and minimal distortion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty foam surround engineered for massive excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_e8360421-1c13-4dc3-842e-855be33af0ae.jpg?v=1751960054\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive ferrite magnet system for superior electromagnetic control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCast aluminum basket providing structural integrity and heat dissipation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806521638990,"sku":"68.1","price":339.9,"currency_code":"USD","in_stock":true},{"title":"2+2 ohm","offer_id":31806521671758,"sku":"67.1","price":339.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_d270906d-473b-4d49-abcf-3f52ebd06ebc.jpg?v=1751960054"},{"product_id":"eta-feb-27th-apocalypse-db-sa302-d1-d2","title":"Apocalypse DB-SA302 D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING BASS PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBASS LEGEND\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e4000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-SA302 is engineered for those who demand absolute authority in the low-frequency range. Featuring a massive 3.00\" voice coil and a high-excursion design, this 12\" monster delivers visceral impact that turns every track into a live performance.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a rigid paper cone and a robust ferrite motor, this subwoofer is designed to handle 2000W RMS of pure power without breaking a sweat. If you are looking to dominate the streets and the lanes, this is your ultimate weapon.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e4000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.00\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.71\" (18.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa302-d1-d2\/manual_YT1LdB8.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the perfect box specs for your build\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_597be3cf-6207-4707-88b2-fbdff14df995.jpg?v=1751960052\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-ROLL SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium foam surround for maximum linear excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_f9e0302d-f65e-431a-84fe-8bc67624dd6c.jpg?v=1751960052\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnet assembly for unparalleled magnetic flux.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty cast aluminum basket for zero resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806531371086,"sku":"73.1","price":389.9,"currency_code":"USD","in_stock":true},{"title":"2+2 ohm","offer_id":31806531403854,"sku":"74.1","price":305.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_9ae9f525-d072-4ccf-a1bb-631d03f0c7cd.jpg?v=1751960052"},{"product_id":"eta-feb-27th-apocalypse-db-sa305-d1-d2","title":"Apocalypse DB-SA305 D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING BASS FOR TRUE BASSHEADS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EXCURSION SERIES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e4000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDominate the streets with the Apocalypse DB-SA305. Engineered for those who demand extreme performance, this 15-inch beast delivers gut-wrenching lows and massive SPL output that leaves the competition in the dust.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a reinforced paper cone, a high-roll foam surround, and a massive 3-inch CCAW voice coil, the SA305 is designed to handle brutal power while maintaining absolute control. If you're looking to upgrade your system to a professional level, this is your weapon of choice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e4000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e18 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e88.30 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e31.70 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa305-d1-d2\/manual_2nvhhQM.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical data and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our custom box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_7f68aa60-8f1a-496a-9809-e111f8f80640.jpg?v=1751960050\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e3.00\" CCAW COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-temperature coil for extreme thermal handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid structure to prevent energy loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_aa713870-c003-43ac-bc9a-32b1593c2a5d.jpg?v=1751960051\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-ROLL FOAM\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMaximum excursion for deeper bass response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and stiff for precise transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"1+1 ohm","offer_id":31806537039950,"sku":"70.1","price":339.9,"currency_code":"USD","in_stock":true},{"title":"2+2 ohm","offer_id":31806537072718,"sku":"69.1","price":339.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_7f68aa60-8f1a-496a-9809-e111f8f80640.jpg?v=1751960050"},{"product_id":"apocalypse-dpw-1240-d4-12-mid-bass-subwoofer","title":"Apocalypse DPW-1240 4ohm | 12\" Mid-Bass Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eDOMINATE THE STREETS WITH UNCOMPROMISING MID-BASS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO AUDIO SERIES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience the true definition of high-efficiency mid-bass. The Apocalypse DPW-1240 is engineered for those who demand raw power and precise, punchy sound that cuts through the noise.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a massive 4-inch voice coil wound with high-grade CCAR wire and a robust ferrite motor, this 12-inch beast delivers explosive dynamics and exceptional thermal stability at high SPL levels.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to perform under extreme conditions, the durable paper cone and cloth surround ensure longevity and relentless performance, whether you're building a competition setup or the ultimate street wall.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e92.3 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e83.9 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e14.19\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-dpw-1240\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical details and wiring configurations.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your output with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_502d9352-507a-4d35-bda8-8dfcfe537515.jpg?v=1751960015\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for maximum acoustic response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLOTH SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eBuilt for high-excursion durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_2c5a4fea-ee7f-4bff-84fd-e6e2b4a6676c.jpg?v=1751960015\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnetic force for ultimate control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALU FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision-cast aluminum for zero resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_65820702-60d1-4800-95ea-d54d7e5585d3.jpg?v=1751960016\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e4\" VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-temperature CCAR wire for extreme power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:75%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty push terminals for secure connections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":32690054856782,"sku":"74.2","price":249.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_0fa01634-8dfb-4685-8927-b0a755135382.jpg?v=1751960015"},{"product_id":"apocalypse-dpw-1540-d4-15-mid-bass-subwoofer","title":"Apocalypse DPW-1540 4ohm | 15\" Mid-Bass Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING MID-BASS DOMINANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO AUDIO PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DPW-1540 is a beast engineered for those who demand raw mid-bass intensity. This 15-inch powerhouse combines a massive 4-inch voice coil with a stiff paper cone to deliver punchy, articulate, and thunderous sound that cuts through any system.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for extreme durability, the DPW-1540 features a high-efficiency ferrite motor, a rigid aluminum frame, and a cloth surround designed to handle high-excursion demands without breaking a sweat. If you are looking to redefine your front stage or build a world-class SPL system, this is your ultimate weapon.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e92.3 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e48.4 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-dpw-1540\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and parameter sheet.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_e2d25971-b339-4bbe-a2d7-f2f28e25acc1.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for ultra-fast, accurate mid-bass response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLOTH SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDesigned for maximum longevity and high-excursion control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_781d6d11-4567-436d-8baa-9cd8002611b7.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for massive power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust basket design to eliminate unwanted resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_fbe7f3f5-f416-4724-80c9-32f93a56c460.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCCAR COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4-inch voice coil engineered for thermal efficiency and high output.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRO-GRADE TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReliable connectivity for high-current power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":32690063802446,"sku":"73.2","price":144.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_8189db9d-0b0f-42ff-a404-eca24ccd70c6.jpg?v=1751960014"},{"product_id":"avatar-sst-315-d2-15-subwoofer","title":"USED | Avatar SST-315 D2 | 15\" Subwoofer","description":"\u003cp\u003eUsed means: the product was used and still in good working condition.\u003cbr\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-product-heading\"\u003e\u003ca href=\"https:\/\/avatar.audio\/media\/subwoofers\/avatar-sst-315-d2\/manual.pdf\"\u003eManual Avatar SST-315 D2\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table-data-sheet\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e\u003cspan itemprop=\"model\"\u003eSST-315 D2\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVC Size\u003c\/td\u003e\n\u003ctd\u003e3.00 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWinding Material\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround Material\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e88.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e35.30 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.61\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e17.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e68.00 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e186.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out Dimension\u003c\/td\u003e\n\u003ctd\u003e350.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Avatar","offers":[{"title":"Default Title","offer_id":32690308448334,"sku":null,"price":142.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_c176d202-a977-4196-9bd8-f70ed3efb064.jpg?v=1751960013"},{"product_id":"apocalypse-dв-3012r-d1-d2-12-subwoofer","title":"Apocalypse DВ-3012R D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION FOR TRUE BASS HEADS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e5600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-3012R is engineered for those who demand extreme SPL performance without compromise. Featuring a massive 3-inch voice coil and a high-efficiency ferrite motor, this 12-inch beast is built to handle brutal power while maintaining absolute control.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a reinforced paper cone and a durable foam surround, the DB-3012R delivers deep, visceral bass that dominates the competition. This is not just a subwoofer; it is a precision-tuned instrument of pure sonic destruction, ready to transform your vehicle into a high-decibel arena.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e5600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e86.50 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e33.80 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e19.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e61.51 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-3012r-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your subwoofer with our professional box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_13dcb87d-c77a-4c84-937b-628354d3f6ad.jpg?v=1751959974\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCustom cast aluminum frame for maximum rigidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:75%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnetic assembly for extreme output.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_a00e75bc-4905-4c23-b79c-62f8e1d65795.jpg?v=1751959974\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized for long-throw excursion and durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-conductivity inputs for maximum power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39318667886670,"sku":"64.1","price":526.91,"currency_code":"USD","in_stock":true},{"title":"D2","offer_id":39318667919438,"sku":"63.1","price":526.91,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_13dcb87d-c77a-4c84-937b-628354d3f6ad.jpg?v=1751959974"},{"product_id":"apocalypse-dв-3015r-d1-d2-12-subwoofer","title":"Apocalypse DВ-3015R D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e5600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-3015R is engineered for those who demand absolute dominance in the lane. With a massive 3.00\" voice coil and a reinforced paper cone, this 15-inch beast is built to handle extreme thermal loads while maintaining surgical precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a high-excursion foam surround and a rugged aluminum frame, the DB-3015R delivers earth-shaking lows and consistent performance. Whether you're chasing trophies or daily ground-pounding, this is the ultimate weapon for your SPL arsenal.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e5600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e19.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e31.00 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-3012r-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our custom box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_0d41fea6-d04f-4bf9-8c81-3015aea88960.jpg?v=1751959973\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-rigidity paper cone for maximum clarity under heavy pressure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-EXCURSION SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable foam surround designed for extreme linear movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_e5e63aa6-d4f1-4503-80b1-45be00ce816f.jpg?v=1751959973\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eMASSIVE FERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density ferrite magnet for superior control and efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid alloy structure to eliminate unwanted resonances.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39318750986318,"sku":"62.1","price":679.9,"currency_code":"USD","in_stock":false},{"title":"D2","offer_id":39318751019086,"sku":"61.1","price":679.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_ee2488b9-be0b-41a2-8c5f-5c3293ebf7aa.jpg?v=1751959973"},{"product_id":"apocalypse-dв-3512r-d1-d2-12-subwoofer","title":"Apocalypse DВ-3512R D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e7000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DB-3512R is a beast engineered for those who demand absolute dominance in the lane. With a massive 3.5-inch voice coil and a precision-engineered carbon cone, this subwoofer is built to handle extreme excursion while maintaining brutal clarity.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned to thrive under pressure, the DB-3512R features a heavy-duty ferrite motor and a high-roll foam surround that ensures massive linear movement. Whether you are building for competition SPL or daily ground-pounding, this driver delivers visceral, earth-shaking bass every single time.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e3500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e7000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003eCarbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e22.50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 1+1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-3012r-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical specs and wiring guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your bass output\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_bd222e6e-b8ce-4899-8d96-3fe70f4c3150.jpg?v=1751959972\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCarbon Cone\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHigh-Roll Surround\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEnhanced foam geometry for maximum linear excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_55285fca-c22e-4b64-ba40-228cacac7cce.jpg?v=1751959972\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eMassive Ferrite Motor\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for relentless power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eReinforced Frame\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndustrial-grade aluminum basket for extreme structural stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39318762029134,"sku":"60.1","price":899.9,"currency_code":"USD","in_stock":false},{"title":"D2","offer_id":39318762061902,"sku":"59.1","price":899.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_a97b87e8-6ea6-488f-8503-8531e83f1dff.jpg?v=1751959972"},{"product_id":"apocalypse-dв-3515r-d1-d2-15-subwoofer","title":"Apocalypse DВ-3515R D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBASS MONSTER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e7000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eUnleash the raw force of the Apocalypse DB-3515R. Engineered for those who demand nothing less than total acoustic dominance, this 15-inch beast combines a massive 3.5-inch voice coil with a high-strength carbon cone to deliver bone-crushing low frequencies with surgical accuracy.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand extreme SPL competition, the DB-3515R features a reinforced aluminum frame and a high-excursion foam surround. Whether you are aiming for the podium or the loudest system on the block, this subwoofer is your ultimate weapon for pure, undistorted bass.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e3500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e7000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone Material\u003c\/td\u003e\n\u003ctd\u003eCarbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 1+1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e22.50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.90\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-3012r-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical documentation\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_64e95077-d9da-4b7d-b7f2-ebf564215992.jpg?v=1751959971\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCARBON CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight, rigid structure for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-excursion design for deep, clean linear movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_4e331b22-36ad-4335-8c6d-eb8322101afd.jpg?v=1751959971\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUltra-durable cast basket to handle massive mechanical stress.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet system for immense magnetic flux density.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39318781657166,"sku":"58.1","price":1049.9,"currency_code":"USD","in_stock":true},{"title":"D2","offer_id":39318781689934,"sku":"57.1","price":1049.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_78c0ebc4-703e-4ec1-8b40-71fa64423937.jpg?v=1751959971"},{"product_id":"apocalypse-dв-4515r-d1-d2-15-subwoofer","title":"Apocalypse DВ-4515R D1\/D2 | 15\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eELITE PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e4500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e9000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDominate the lanes with the Apocalypse DB-4515R. Engineered for those who demand raw intensity, this 15-inch beast features a massive 4.5-inch voice coil and a reinforced carbon cone designed to handle extreme excursions without distortion.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt on a rigid aluminum frame with a high-performance ferrite motor, the DB-4515R delivers unparalleled SPL performance. Whether you're chasing trophies or pushing the limits of your daily build, this subwoofer is your ultimate weapon for earth-shaking bass.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e4.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e4500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e9000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 1+1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e22.50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e26.20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-4515-d1-d2\/manual_kj7gNHl.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your output with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_e9114560-2b4c-4df1-b3c5-e19353014bc4.jpg?v=1751959969\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCARBON CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUltra-lightweight and rigid material for maximum cone control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-roll foam surround allowing massive 22.5mm Xmax.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_3d691fcd-d5a7-4ede-b444-5551a619a05e.jpg?v=1751959970\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e4.5\" VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive coil diameter for incredible thermal power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eAPOCALYPSE LOGO\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature dustcap design for a premium aesthetic look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39318831169614,"sku":"54.1","price":1349.9,"currency_code":"USD","in_stock":false},{"title":"D2","offer_id":39318831202382,"sku":"53.1","price":1012.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_d2be0958-d9b5-448d-94a8-391fa14c6233.jpg?v=1751959969"},{"product_id":"machete-ml-12s-d2","title":"Machete ML-12S D2 12\" 600W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eBASS THAT HITS HARD AND STAYS SHARP\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBEST SELLER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete ML-12S D2 is engineered for those who demand reliable, hard-hitting bass without compromise. Featuring a durable paper cone and a high-excursion foam surround, this 12-inch subwoofer delivers deep, accurate lows that define the signature Machete sound.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last, the rugged steel frame and efficient ferrite motor structure ensure consistent performance even during long listening sessions. It's the perfect entry point for a serious audio setup, offering professional-grade punch for your daily commute.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e88.90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e35.70 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e10.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e128.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-ml-12s-d2\/manual_D1bMDzy.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical documentation\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the perfect box for your ML-12S\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/HGJJebmWN.png?v=1751959945\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePaper Cone\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for fast, responsive bass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFoam Surround\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eProvides maximum excursion and durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/uPhueO8bA.png?v=1751959945\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFerrite Magnet\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density motor for superior control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSteel Frame\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReinforced structure to eliminate resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":39456832782414,"sku":"77.2","price":80.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/QlAxUbboL.png?v=1751959945"},{"product_id":"machete-ml-12r-d2-12-subwoofer","title":"Machete ML-12R D2\/D4 12\" 1000W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eBASS\u003c\/span\u003eWITH PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e12-INCH PURE PERFORMANCE SUBWOOFER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBEST SELLER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete ML-12R is engineered for those who demand reliable, deep bass without compromise. Featuring a robust paper cone and a high-excursion foam surround, this 12-inch beast delivers tight, punchy low frequencies that bring your music to life.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned with a 2-inch CCAW voice coil and a heavy-duty ferrite magnet, the ML-12R handles 500W RMS with ease. Whether you are building your first serious system or upgrading for more impact, this subwoofer offers the perfect balance of efficiency and raw power.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2 inch CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e88.0 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e38.0 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.47 inch (12 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e5.3 inch (136 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/machete-ml-12r-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet technical details and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your bass output with our expert calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/NM2e2YHUl.png?v=1751959943\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable high-excursion design for deep, clean bass notes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/EQr0AerX7.png?v=1751959943\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful magnetic system for maximum efficiency and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality inputs for secure and reliable signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39483880603726,"sku":"85.1","price":114.9,"currency_code":"USD","in_stock":true},{"title":"D4","offer_id":39483880636494,"sku":"86.1","price":114.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/z8U08mPLa.png?v=1751959943"},{"product_id":"machete-mf-12r","title":"Machete MF-12R | 12\" 2400W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eBRUTE FORCE\u003c\/span\u003eOF BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eENGINEERED FOR EXTREME SPL PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EXCURSION\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2400\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MF-12R is engineered to dominate the streets. Built for those who demand aggressive, heart-stopping bass, this 12-inch subwoofer delivers raw power and exceptional control for high-SPL applications.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a massive 3-inch CCAW voice coil and a robust ferrite motor system, the MF-12R is designed to handle extreme thermal loads while maintaining precise excursion. If you are ready to push your system to the limit, this is your weapon of choice.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2400 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e6.3\" (161.8 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-mf-12r-d2-d4\/manual_cTwUjIG.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical documentation\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your output with our box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/oo9zF4gV5.png?v=1751959942\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-ROLL SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFoam surround designed for massive linear excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePaper cone optimized for rigidity and deep bass reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/PgzF8kYNO.png?v=1751959942\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:25%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty magnetic structure for maximum motor force.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePUSH TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-gauge terminals for secure cable connection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39458537930830,"sku":"83.1","price":184.9,"currency_code":"USD","in_stock":false},{"title":"D4","offer_id":39458537963598,"sku":"84.1","price":184.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/OB1c8DBlO.png?v=1751959942"},{"product_id":"machete-mf-12s","title":"Machete MF-12S D2\/D4 12\" 1600W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eDOMINATE THE STREETS WITH RAW BASS PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MF-12S is engineered for those who demand uncompromising performance. Featuring a robust 2.5-inch CCAW voice coil and a high-excursion design, this 12-inch beast delivers deep, accurate, and bone-shaking bass that defines the standard for its class.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a durable steel frame and a high-roll foam surround, the MF-12S is designed to handle extreme pressure levels. Whether you are aiming for competition-grade SPL or deep daily musicality, this subwoofer provides the reliability and raw power you need to stand out.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.5\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e86.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e35 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e14.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e6.3\" (159.7 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/subwoofers\/machete-mf-12s-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical insights and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/8oNfbvjPJ.png?v=1751959940\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-ROLL SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium foam surround allows for massive excursion and linear movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight paper cone for fast, accurate, and punchy bass reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/SU92P4EiH_1.png?v=1751959940\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnet structure provides high BL factor for absolute control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRO TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current input terminals ensure maximum power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39458542878798,"sku":"87.1","price":139.9,"currency_code":"USD","in_stock":true},{"title":"D4","offer_id":39458542911566,"sku":"88.1","price":139.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/lb9GOM4F1.png?v=1751959940"},{"product_id":"machete-mf-15r-d2-d4-12-subwoofer-1","title":"Machete MF-15R D2\/D4  2400W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eDOMINATE THE STREETS WITH UNCOMPROMISING BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM SPL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2400\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MF-15R is engineered for those who demand precision, durability, and raw power. Featuring a massive 3\" CCAW voice coil and a robust ferrite motor system, this 15-inch beast is built to withstand extreme thermal loads while delivering deep, articulate bass that hits hard every single time.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned with a high-excursion foam surround and a rigid paper cone, the MF-15R provides the control needed for high-SPL applications. Whether you are building a daily driver or a competition-grade system, this subwoofer delivers the performance you need to stay ahead of the pack.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2400 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e3 inch CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e182 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e11 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static5.alphardaudio.ru\/media\/subwoofers\/machete-mf-15r-d2-d4\/manual_JPBfkwL.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the perfect box design for your vehicle\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/OEBXyckcn.png?v=1752869956\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-rigidity paper cone for minimal distortion at high volume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-EXCURSION SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium foam surround allowing for massive 15mm Xmax.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/abTU3lPSe.png?v=1752869959\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty ferrite magnet optimized for maximum magnetic flux.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRO TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReliable push terminals for secure high-current connections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39458689810510,"sku":"63.2","price":169.91,"currency_code":"USD","in_stock":true},{"title":"D4","offer_id":48193411088692,"sku":"64.2","price":169.91,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/PBFdKQYCU.png?v=1751959939"},{"product_id":"machete-mf-10s-d2-12-subwoofer","title":"Machete MF-10S D2\/D4  1600W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE, MASSIVE BASS IMPACT\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBEST SELLER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MF-10S is engineered for those who demand precision and relentless output in a compact 10-inch footprint. Built to dominate, this subwoofer combines high-excursion capabilities with a robust ferrite motor structure, delivering deep, punchy bass that hits harder than you thought possible.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEquipped with a 2.5-inch voice coil and a durable paper cone, the MF-10S is designed to handle 800W RMS with ease. Whether you are building a daily driver or a competitive SPL setup, this powerhouse brings the signature Machete aggression to your audio system.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e84.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e14.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e36.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e5.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-mf-10s-d2\/manual_EjWtjzd.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our custom box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_d1a9a6e4-97a0-4a97-9d6d-ac3c7a8912cf.jpg?v=1751959937\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-EXCURSION SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFoam surround designed for massive 14mm Xmax travel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eROBUST MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty ferrite magnet assembly for total control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/3_12d9907c-8838-4de1-bec4-baff534fdbf7.jpg?v=1751959937\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e2.5\" CCAW COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and efficient voice coil wire for heat resistance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL BASKET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid frame construction to eliminate unwanted resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39480188207182,"sku":"79.2","price":118.9,"currency_code":"USD","in_stock":true},{"title":"D4","offer_id":39480188239950,"sku":"80.2","price":139.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_d1a9a6e4-97a0-4a97-9d6d-ac3c7a8912cf.jpg?v=1751959937"},{"product_id":"machete-mf-08s-d2-d4-8-subwoofer","title":"Machete MF-08S D2\/D4 8\" 1200W MAX Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eCOMPACT SIZE. \u003cspan class=\"dbp-accent\"\u003eMASSIVE\u003c\/span\u003e IMPACT.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING 8-INCH BASS PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBEST SELLER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MF-08S is engineered for those who demand serious low-frequency output without sacrificing trunk space. Packing 1200W of peak power into a compact 8-inch frame, this subwoofer delivers thunderous, precise bass that defies its physical size.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a rigid paper cone, high-excursion foam surround, and a robust 2-inch copper voice coil, the MF-08S is designed to handle extreme stress while maintaining absolute clarity. Whether you're building a stealth setup or a competition-grade micro-system, Machete brings the punch.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e12.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e115.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/machete-mf-08s-d2-d4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the perfect box design for your MF-08S\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/gsTmRtz7G.jpg?v=1752869866\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-EXCURSION SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable foam surround designed for maximum linear travel and deep bass extension.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM PAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid material for fast, accurate transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/8CJ3gNxJY.jpg?v=1752869866\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty magnetic system providing the force for 1200W of raw power.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReinforced steel chassis ensures structural integrity under extreme pressure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"D2","offer_id":39480184471630,"sku":"85.2","price":119.9,"currency_code":"USD","in_stock":false},{"title":"D4","offer_id":48193410826548,"sku":"86.2","price":101.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/5KCY5BcK7.jpg?v=1752869866"},{"product_id":"apocalypse-db-sa2508","title":"Apocalypse DB-SA2508 D1\/D2 | 8\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003eIN YOUR RIDE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE DESTRUCTION.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003e8-INCH BASS BEAST\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom: 14px;\"\u003eDon't let the 8-inch size fool you. The Apocalypse DB-SA2508 is engineered for those who demand uncompromising bass in a compact form factor. Featuring a high-temperature 2.5-inch voice coil and a massive ferrite motor, this subwoofer delivers earth-shaking performance that defies its dimensions.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 14px;\"\u003eBuilt with a reinforced pressed paper cone and a durable foam surround, the SA2508 is designed to handle extreme excursion with precision. Whether you are chasing SPL numbers or looking for gut-wrenching daily bass, this driver is your shortcut to legendary status.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e14.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e35 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e132.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dbp-acc-body\" style=\"text-align: center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/subwoofers\/apocalypse-db-sa2508-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\n\u003cdiv class=\"dbp-btn-note\"\u003eUser manual and technical guidelines\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"dbp-acc-body\" style=\"text-align: center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eGET BOX SPECS\u003c\/a\u003e\n\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your enclosure for maximum SPL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/A4mecn4kd.jpg?v=1751959909\" alt=\"feature\"\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top: 70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for superior control and efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width: 40px; top: 50%; left: calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top: calc(50% - 5px); left: calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top: 80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e2.5\" VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCCA wire construction for high power handling and thermal stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width: 40px; top: 50%; right: calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top: calc(50% - 5px); right: calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top: 40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRESSED PAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for fast, accurate transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width: 40px; top: 50%; right: calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top: calc(50% - 5px); right: calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39520058671182,"sku":"79.1","price":195.41,"currency_code":"USD","in_stock":true},{"title":"D2","offer_id":48939135566132,"sku":"80.1","price":195.41,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/A4mecn4kd.jpg?v=1751959909"},{"product_id":"apocalypse-db-sa2510-d1-d2-8-subwoofer","title":"Apocalypse DB-SA2510 D1\/D2 | 10\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003eIN YOUR RIDE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE DEVASTATION.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM SPL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eMeet the Apocalypse DB-SA2510, a 10-inch subwoofer engineered to redefine expectations. Despite its compact footprint, this beast packs a 2.5-inch voice coil and a heavy-duty ferrite motor, delivering earth-shaking bass that punches well above its weight class.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand precision and raw power, the SA2510 features a robust paper cone and a high-excursion foam surround. Whether you are chasing SPL records or seeking perfect daily-driver clarity, this is your ultimate weapon in low-frequency reproduction.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e14 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e22 lb (10.5 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/apocalypse-db-sa2510-d1-d2\/manual_asHfwnW.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical schematics and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your airflow and output with our expert calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/mBtpoyD0D.jpg?v=1751959907\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-EXCURSION SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable foam design engineered for maximum linear travel and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:75%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnet structure providing unparalleled control and efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e2.5\" VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCCA wire winding for superior thermal stability under extreme loads.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":39520058867790,"sku":"77.1","price":203.91,"currency_code":"USD","in_stock":true},{"title":"D2","offer_id":48939135172916,"sku":"78.1","price":239.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/mBtpoyD0D.jpg?v=1751959907"},{"product_id":"machete-ml-10s-d2-subwoofer","title":"Machete ML-10S D2  10\" 600W MAX Subwoofer","description":"\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/machete-ml-12s-d2\/manual.pdf\"\u003eManual Machete ML-10S D2\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eML-10S D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eType\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\"\u003e10 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil size\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1.75 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCone\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMagnet\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSurround\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eRMS Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMAX Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrame\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eImpedance\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e85.9 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFs\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e39.7 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eQts\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVas\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e16.2 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmeh\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e20.00 20.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmax\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMounting depth\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e (116.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e (232 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eGross weight\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e(4.60 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":39611029389390,"sku":"83.2","price":89.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_ca5940da-d9c8-4722-8cf7-9d820252e403.jpg?v=1751959886"},{"product_id":"machete-ml-10r-d2-10-subwoofer","title":"Machete ML-10R D2  10\" 1000W MAX Subwoofer","description":"\u003cdiv class=\"container\" id=\"product\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"row\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"col-12\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/machete-ml-10r-d2\/manual.pdf\"\u003eManual Machete ML-10R D2\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eML-10R D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eType\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=1\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?size=1\"\u003e10 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil size\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCone\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMagnet\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSurround\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eRMS Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMAX Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrame\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eImpedance\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e86.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFs\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e40.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eQts\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.48\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e17.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVas\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e13.50 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmeh\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e24.00 24.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmax\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMounting depth\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003einch (124.8 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003einch (232.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eGross weight\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003elb (6.70 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ccenter data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/center\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter data-mce-fragment=\"1\"\u003e\u003c\/footer\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":39611046428750,"sku":"84.2","price":104.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_9ab5630b-a20d-4aa4-8a22-1fc4d0badf70.jpg?v=1751959885"},{"product_id":"apocalypse-dpw-1030-4ohm-10-mid-bass-subwoofer","title":"Apocalypse DPW-1030 4ohm | 10\" Mid-Woofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING 10-INCH MID-WOOFER PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO AUDIO SERIES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DPW-1030 is engineered for those who demand raw, high-intensity mid-bass output. Designed with a massive 3-inch voice coil and high-efficiency ferrite magnet system, this 10-inch powerhouse delivers aggressive sound pressure levels that dominate any installation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand extreme conditions, the paper cone and durable cloth surround ensure precision and longevity even under heavy duty cycles. Whether you are building a competition-grade system or an ultimate street setup, the DPW-1030 provides the clarity and punch required to lead the pack.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e55-4500 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e89 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e94.6 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.52\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e11.65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/manuals.plus\/m\/ba69abfc99d0dfe369c57e4745ec1e08740c045e47ac0b9ef19482666cf80456_optim.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring guides\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your output with our professional box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/306939423_5545736338846777_4417008215451780765_n.jpg?v=1751959860\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDURABLE SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-excursion cloth surround for maximum reliability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty push terminals for secure signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/307331629_5545736722180072_5555863294939438661_n.jpg?v=1751959860\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight paper cone for ultra-fast, punchy transients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eAPOCALYPSE DUST CAP\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReinforced center cap for high-frequency stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":40020913750094,"sku":"75.2","price":219.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/306939423_5545736338846777_4417008215451780765_n.jpg?v=1751959860"},{"product_id":"refurbished-apocalypse-db-sa275-d2","title":"REFURBISHED | Apocalypse DB-SA275 D2","description":"\u003cp\u003e\u003cstrong\u003eThe product is Refurbished \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe picture is not of actual product you are getting. \u003cbr\u003eRefurbished means: the product was used, defective or damaged. \u003cbr\u003eIt may have some scratches after previous installation and signs of wear. \u003cbr\u003eThe product is fixed with the original parts by our technician. \u003cbr\u003eAll refurbished products tested, working and still under the limited warranty for a 1 month after receiving.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa275-d1-d2\/manual_9g4AkcY.pdf\"\u003e\u003cstrong\u003eClick here to see Specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":49182240833844,"sku":null,"price":271.9,"currency_code":"USD","in_stock":true},{"title":"Grade B","offer_id":49182240866612,"sku":null,"price":271.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_1024x1024_2x_f5e5dfab-8c3a-4791-bfa5-000c01522360.webp?v=1751959859"},{"product_id":"refurbished-apocalypse-db-sa252-d2","title":"REFURBISHED | Apocalypse DB-SA252 D2","description":"\u003cp\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003cp\u003e\u003ca class=\"product__manual_button\" href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa252-d1-d2\/manual_oDzZeuh.pdf\" target=\"_blank\"\u003eManual Apocalypse DB-SA252 D1\/D2\u003c\/a\u003e\u003c\/p\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-SA252D1 \/ DB-SA252D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e2.50\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e85.00 \/ 85.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.57 \/ 32.57 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.38 \/ 0.38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.22 \/ 23.22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e24.91 \/ 24.91 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e1.18\" (30.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.59\" (15.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e6.61\" (167.9 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e11.00\" (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e26.57 lb (12.05 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48968047132980,"sku":null,"price":199.9,"currency_code":"USD","in_stock":true},{"title":"Grade B","offer_id":48968047165748,"sku":null,"price":174.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_1024x1024_2x_1935e02b-abd6-4f65-bf0a-78dff09c3780.webp?v=1751959858"},{"product_id":"refurbished-apocalypse-db-sa305-d1","title":"REFURBISHED | Apocalypse DB-SA305 D1","description":"\u003cp\u003e\u003cstrong\u003eThe product is Refurbished \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe picture is not of actual product you are getting.\u003cbr\u003eRefurbished means: the product was used, defective or damaged.\u003cbr\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr\u003eThe product is fixed with the original parts by our technician.\u003cbr\u003eAll refurbished products tested, working and still under the limited warranty for a 1 month after receiving.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa305-d1-d2\/manual_2nvhhQM.pdf\"\u003e\u003cstrong\u003eClick here to see Specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48993648410932,"sku":null,"price":319.9,"currency_code":"USD","in_stock":true},{"title":"Grade B","offer_id":48993648443700,"sku":null,"price":279.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_1024x1024_2x_1f45fa0c-43e3-4119-b9d6-5dd5fe9c1174.webp?v=1751959858"},{"product_id":"open-box-machete-ml-10r-d2","title":"OPEN BOX | Machete ML-10R D2","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa302-d1-d2\/manual_YT1LdB8.pdf\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa302-d1-d2\/manual_YT1LdB8.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here to see Specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":40038281510990,"sku":null,"price":94.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_1024x1024_2x_11c5fd0d-e579-4d80-b659-03db8ce0f8ae.webp?v=1751959840"},{"product_id":"refurbished-apocalypse-dв-3015r-d1","title":"REFURBISHED | Apocalypse DВ-3015R D1","description":"\u003cp\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-3015R D1 \/ DB-3015 D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e3.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e5600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e88.00 \/ 88.30 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 \/ 32.50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.45 \/ 0.47\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.00 \/ 26.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e68.00 \/ 69.70 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e1.50\" (38.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.75\" (19.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e10.18\" (258.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e13.98\" (355.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e68.34 lb (31.00 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48926838915380,"sku":null,"price":519.9,"currency_code":"USD","in_stock":false},{"title":"Grade B","offer_id":48926838948148,"sku":null,"price":454.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_1024x1024_2x_bf165025-6a6e-4c37-9956-13d9ba712714.webp?v=1751959836"},{"product_id":"machete-ml10a-loaded-enclosure-with-amplifier","title":"Machete ML10A | 250W RMS Loaded enclosure with amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003eBASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eALL-IN-ONE AMPLIFIED SUBWOOFER SOLUTION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eLOADED ENCLOSURE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e250\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete ML10A is the ultimate plug-and-play solution for those who demand serious bass without the headache of complex installations. This 10-inch loaded enclosure comes with a perfectly matched integrated amplifier, delivering hard-hitting performance right out of the box.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered with a high-durability pressed paper cone and a robust ferrite magnet, the ML10A is built to endure. Whether you are looking to upgrade your factory system or complete a custom build, this unit provides the perfect balance of efficiency, space-saving design, and raw Machete power.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e250 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone Material\u003c\/td\u003e\n\u003ctd\u003ePressed paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Wire\u003c\/td\u003e\n\u003ctd\u003eCCA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e30 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-ml-10a\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete setup guide for your ML10A\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE BOX\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your sound with our expert calculations\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_2.jpg?v=1751959813\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eINTEGRATED AMPLIFIER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-efficiency built-in amp for seamless power delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CONTROLS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDial in your gain and LPF settings for perfect tuning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_04aa2e4e-98c6-4c53-88a6-72686e22427f.jpg?v=1751959813\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRESSED PAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for fast, accurate bass response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-excursion surround for deep, clean linear movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":45415933804852,"sku":"82.1","price":212.41,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_04aa2e4e-98c6-4c53-88a6-72686e22427f.jpg?v=1751959813"},{"product_id":"machete-ml12a-loaded-enclosure-with-amplifier","title":"Machete ML12A | 250W RMS Loaded enclosure with amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eALL-IN-ONE BASS SOLUTION FOR ULTIMATE PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eLOADED ENCLOSURE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e250\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience deep, hard-hitting bass without the hassle. The Machete ML12A is a complete, factory-tuned loaded enclosure system featuring a high-performance 12-inch subwoofer and a perfectly matched integrated amplifier.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered for those who demand premium sound and simple installation. With its rugged pressed paper cone and high-roll foam surround, this sub delivers precise, punchy low frequencies that turn your vehicle into a concert hall.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last and designed to dominate, the ML12A combines efficiency and raw power, making it the ultimate plug-and-play upgrade for any audiophile on the go.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubwoofer Size\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e250 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Wire\u003c\/td\u003e\n\u003ctd\u003eCCA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone Material\u003c\/td\u003e\n\u003ctd\u003ePressed paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround Material\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet Type\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e35 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-ml-12a\/manual_ArWqutB.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and setup guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eBOX CALCULATOR\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your bass response\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_3_9cb3e54b-e767-402b-9dec-da622a4e6fad.jpg?v=1751959811\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eINTEGRATED AMPLIFIER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eBuilt-in high-efficiency amp for seamless system integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:75%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eADJUSTABLE GAIN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision control over your output signal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_2_d005ef0f-dc53-47ff-8cd0-a13616ebd6f0.jpg?v=1751959811\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRESSED PAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid design for deep, clean, and distortion-free bass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-excursion surround for maximum air movement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":45415939506484,"sku":"81.1","price":233.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_2_d005ef0f-dc53-47ff-8cd0-a13616ebd6f0.jpg?v=1751959811"},{"product_id":"used-apocalypse-sa-252-d2","title":"USED | Apocalypse SA-252 D2","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUsed means: the product was used and still in good working condition.\u003cbr data-mce-fragment=\"1\"\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr data-mce-fragment=\"1\"\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\" data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-SA252D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\"\u003e12 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e2.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e85.00 \/ 85.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.57 \/ 32.57 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.38 \/ 0.38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.22 \/ 23.22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e24.91 \/ 24.91 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e30.00 \/ 30.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e15.00 \/ 15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e6.61 inch (167.9 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e11.00 inch (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e26.57 lb (12.05 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Deaf Bonce","offers":[{"title":"Default Title","offer_id":45676107071796,"sku":null,"price":187.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/lB87RzdWy.jpg?v=1751959789"},{"product_id":"used-apocalypse-sa-302-d2","title":"USED | Apocalypse SA-302 D1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUsed means: the product was used and still in good working condition.\u003cbr data-mce-fragment=\"1\"\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr data-mce-fragment=\"1\"\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv id=\"product\" class=\"container\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-12\"\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-SA302D1 \/ DB-SA302D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\"\u003e12 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e3.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e4000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e86.30 \/ 86.70 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e35.16 \/ 35.67 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.30 \/ 0.34\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e20.04 \/ 20.84\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e21.00 \/ 24.00 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e36.00 \/ 36.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e18.00 \/ 18.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e7.07 inch (179.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e11.00 inch (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e36.16 lb (16.40 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ccenter\u003e\u003ca class=\"btn btn-dark\" href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003e\u0026lt; Back To Subwoofers\u003c\/a\u003e\u003c\/center\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter\u003e\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":45676375966004,"sku":null,"price":292.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_58262148-53de-4720-b53a-e392ef76b89d.webp?v=1751959787"},{"product_id":"used-apocalypse-sa-252-d2-1","title":"USED | Apocalypse SA-252 D1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUsed means: the product was used and still in good working condition.\u003cbr data-mce-fragment=\"1\"\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr data-mce-fragment=\"1\"\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eDB-SA252D1 \/ DB-SA252D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eType\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?size=2\"\u003e12 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil size\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCone\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMagnet\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSurround\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eRMS Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMAX Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrame\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eImpedance\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e85.00 \/ 85.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFs\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e32.57 \/ 32.57 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eQts\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.38 \/ 0.38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e23.22 \/ 23.22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVas\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e24.91 \/ 24.91 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmeh\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e30.00 \/ 30.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmax\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e15.00 \/ 15.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMounting depth\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e6.61 inch (167.9 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e11.00 inch (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eGross weight\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e26.57 lb (12.05 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":45841619222836,"sku":null,"price":164.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/lB87RzdWy_f49da7b7-c753-4f02-995f-fa86383b6d22.jpg?v=1751959783"},{"product_id":"used-apocalypse-sa-272-d1","title":"USED | Apocalypse SA-272 D1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUsed means: the product was used and still in good working condition.\u003cbr data-mce-fragment=\"1\"\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr data-mce-fragment=\"1\"\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eDB-SA272D1 \/ DB-SA272D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eType\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil size\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCone\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMagnet\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSurround\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eRMS Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMAX Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e3000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrame\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eImpedance\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e86.20 \/ 86.20 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFs\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e31.12 \/ 31.12 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eQts\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.36 \/ 0.36\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e20.83 \/ 20.83\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVas\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e30.74 \/ 30.74 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmeh\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1.42\" (36.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmax\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.71\" (18.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMounting depth\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e7.07\" (179.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e11.00\" (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eGross weight\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e30.64 lb (13.90 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":45841658904884,"sku":null,"price":247.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/2image_1024x1024_2x_9d63bf86-2410-4943-b77d-509af65abe64.webp?v=1751959782"},{"product_id":"open-box-machete-mf-15r-d4","title":"OPEN BOX | Machete MF-15R D4","description":"\u003cp\u003e\u003cstrong\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage includes 1 subwoofer.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr\u003eThe product is still under the 1 year limited warranty.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/alphardaudio.ru\/media\/subwoofers\/machete-mf-15r-d2-d4\/manual.pdf\"\u003e\u003cspan\u003e\u003cstrong\u003eManual Machete MF-15R D2\/D4\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMachete MF-15R D2\/D4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2400 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e 2+2\/4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e89,00 \/ 89,20 \u003c\/span\u003edB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e35,00 \/ 36,00 \u003c\/span\u003eHz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e15,20 \/ 21,20\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e64,90 \/ 65,80 \u003c\/span\u003eL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e30 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.59\" (15.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e7.1\" (182 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e13.9\" (355 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e24.2 lb (11 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46206521180468,"sku":null,"price":179.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/PBFdKQYCU_2e9c4f42-cb23-49f5-b35f-e549574e7e1f.png?v=1751959767"},{"product_id":"used-apocalypse-dв-3015r-d2","title":"USED | Apocalypse DВ-3015R D1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eUsed means: the product was used and still in good working condition.\u003cbr data-mce-fragment=\"1\"\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr data-mce-fragment=\"1\"\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-3015R D1 \/ DB-3015 D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e3.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e2800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e5600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e88.00 \/ 88.30 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 \/ 32.50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.45 \/ 0.47\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.00 \/ 26.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e68.00 \/ 69.70 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e1.50\" (38.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.75\" (19.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e10.18\" (258.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e13.98\" (355.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e68.34 lb (31.00 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46610623627572,"sku":null,"price":427.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_803273fd-c49d-40be-97df-1bd3732191e2.webp?v=1751959758"},{"product_id":"hannibal-hs-1200-12-subwoofer","title":"HANNIBAL HS-1200 D2\/D4 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eHANNIBAL\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003ePREMIUM 12-INCH SUBWOOFER ENGINEERED FOR PURE BASS PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eLEGENDARY SERIES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Hannibal HS-1200 is built for those who demand precision and relentless output. Featuring a high-quality paper cone and a robust 2-inch copper voice coil, this 12-inch beast delivers deep, accurate bass that dominates the competition.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered with a heavy-duty ferrite motor and a rigid aluminum frame, the HS-1200 ensures maximum thermal stability and structural integrity even under extreme excursion. Whether you're chasing SPL or daily musicality, this subwoofer is your ultimate foundation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003ePrecision-engineered for versatility, the HS-1200 provides the perfect balance of efficiency and power handling, making it the top choice for enthusiasts who refuse to compromise on sound quality.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e2\" Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2\/4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e86.9 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e41.09 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e11 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/subwoofers\/hannibal-hs-1200\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical details and wiring diagrams.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your bass response with our custom calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/10tBZLj1D.jpg?v=1751959737\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEnsures high excursion and long-term durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/ciPAmKmuG.jpg?v=1751959737\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnet structure for superior flux density.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALU FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAnti-resonant aluminum basket for maximum stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Hannibal","offers":[{"title":"D2","offer_id":48543816909108,"sku":"87.2","price":89.9,"currency_code":"USD","in_stock":true},{"title":"D4","offer_id":48543816941876,"sku":"88.2","price":89.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Zpv9gMO4y.jpg?v=1751959737"},{"product_id":"hannibal-hs-600-12-subwoofer","title":"HANNIBAL HS-600 D4 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eHANNIBAL\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eTHE PERFECT BALANCE OF DEPTH AND PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Hannibal HS-600 D4 is engineered for those who demand precision and reliability in their daily drive. Featuring a robust 12-inch design with a high-quality paper cone and a durable foam surround, this subwoofer delivers clean, impactful bass that defines the Hannibal legacy.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt on a solid aluminum frame with a ferrite motor system, the HS-600 is designed to handle 300W RMS with ease. It's the ultimate upgrade for your sound system, providing deep, resonant lows that bring your music to life.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.5\" Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e85.8 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e41 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE BOX\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the perfect enclosure specs for your HS-600.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/6jPmXGuwd.jpg?v=1751959736\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid structure for maximum durability and reduced resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density motor for efficient power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/6kKiCsf0a.jpg?v=1751959736\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized for natural sound reproduction and deep bass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEnsures long-throw excursion and consistent control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":48532138492212,"sku":"76.2","price":76.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/i9AoHbeSy.jpg?v=1751959735"},{"product_id":"refurbished-apocalypse-db-sa252-d1","title":"REFURBISHED | Apocalypse DB-SA252 D1","description":"\u003cp\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003cp\u003e\u003ca class=\"product__manual_button\" href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa252-d1-d2\/manual_oDzZeuh.pdf\" target=\"_blank\"\u003eManual Apocalypse DB-SA252 D1\/D2\u003c\/a\u003e\u003c\/p\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-SA252D1 \/ DB-SA252D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e2.50\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e85.00 \/ 85.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.57 \/ 32.57 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.38 \/ 0.38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e23.22 \/ 23.22\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e24.91 \/ 24.91 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e1.18\" (30.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.59\" (15.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e6.61\" (167.9 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e11.00\" (279.3 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e26.57 lb (12.05 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48968045920564,"sku":null,"price":199.9,"currency_code":"USD","in_stock":true},{"title":"Grade B","offer_id":48968045953332,"sku":null,"price":174.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_68ca6fd2-3e2c-4a4d-b91b-bbde9ca6c4e7.webp?v=1751959731"},{"product_id":"apocalypse-dв-4512r-d1-d2-12-subwoofer","title":"Apocalypse DВ-4512R D1\/D2 | 12\" Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER AND PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e4500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e9000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eMeet the Apocalypse DB-4512R: a 12-inch monster engineered for those who demand absolute dominance in the bass department. With a massive 4.5-inch voice coil and a high-excursion design, this subwoofer is built to handle extreme power levels without breaking a sweat.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a premium carbon cone and a heavy-duty ferrite motor system, the DB-4512R delivers visceral, accurate, and earth-shaking low frequencies. Whether you are competing in SPL or just want the loudest system on the block, this is your ultimate weapon.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e4500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e9000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e4.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 1+1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e22.50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e39.00 \/ 40.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e25.10 \/ 26.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/apocalypse-db-4512r-d1-d2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our professional box calculator\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/791512C9-AEAF-4C9A-BE13-3A16E0397717.jpg?v=1751959715\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCARBON CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUltra-light and rigid material for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-roll design allows for massive 45mm peak-to-peak excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/019944ED-4CF5-4D77-9BFA-07D4563EAF9C.jpg?v=1751959715\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e4.5\" VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEngineered for maximum thermal capacity and power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive magnet structure for superior flux density and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"D1","offer_id":47002223182132,"sku":"56.1","price":1249.9,"currency_code":"USD","in_stock":false},{"title":"D2","offer_id":48193402143028,"sku":"55.1","price":937.4,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/9086A37D-8C5F-446A-8494-1764C4747ADA.jpg?v=1751959715"},{"product_id":"open-box-apocalypse-db-sa252-d1","title":"OPEN BOX | Apocalypse DB-SA252 D1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa272-d1-d2\/manual_QeTAcJg.pdf\" title=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-db-sa252-d1-d2\/manual_oDzZeuh.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here to see Specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":47092729872692,"sku":null,"price":224.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_82c2ce8a-18db-46b4-a8df-6097955f73aa.webp?v=1751959714"},{"product_id":"open-box-avatar-svl-1547-d2","title":"OPEN BOX | Avatar SVL-1547  D2","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ctable class=\"table-data-sheet\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e\u003cspan itemprop=\"model\"\u003eSVL-1547 D1 \/ SVL-1547 D2\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVC Size\u003c\/td\u003e\n\u003ctd\u003e4.00 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWinding Material\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround Material\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e3800 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e7599 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e1+1 \/ 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e88.40 \/ 88.30 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e33.00 \/ 35.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.32 \/ 0.31\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e27.10 \/ 27.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e107.00 \/ 107.50 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e33.00 \/ 33.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Avatar","offers":[{"title":"Default Title","offer_id":47900468117812,"sku":null,"price":438.66,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Avatar_SVL-1547_D1D2_1024x1024_2x_8aa1f728-329d-44d4-9184-769dce647ab9.webp?v=1751959579"},{"product_id":"refurbished-avatar-stu-1546-d2","title":"REFURBISHED GRADE A\/B | Avatar STU-1546 D2","description":"\u003cp\u003e🔧 \u003cstrong data-start=\"160\" data-end=\"193\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cp data-start=\"195\" data-end=\"346\"\u003eOur \u003cstrong data-start=\"199\" data-end=\"231\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-start=\"347\" data-end=\"878\"\u003e\n\u003cli data-start=\"347\" data-end=\"465\"\u003e\n\u003cp data-start=\"349\" data-end=\"465\"\u003eAre \u003cstrong data-start=\"353\" data-end=\"387\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-start=\"409\" data-end=\"427\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-start=\"435\" data-end=\"464\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"466\" data-end=\"540\"\u003e\n\u003cp data-start=\"468\" data-end=\"540\"\u003eHave been \u003cstrong data-start=\"478\" data-end=\"498\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-start=\"520\" data-end=\"539\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"541\" data-end=\"688\"\u003eOffer a \u003cstrong data-start=\"699\" data-end=\"715\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-start=\"800\" data-end=\"878\"\u003e\n\u003cp data-start=\"802\" data-end=\"878\"\u003eInclude a \u003cstrong data-start=\"812\" data-end=\"832\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"880\" data-end=\"990\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-start=\"154\" data-end=\"193\"\u003e🔧 \u003cstrong data-start=\"160\" data-end=\"193\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-start=\"1042\" data-end=\"1074\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-start=\"1186\" data-end=\"1781\"\u003e\n\u003cli data-start=\"1186\" data-end=\"1286\"\u003e\n\u003cp data-start=\"1188\" data-end=\"1286\"\u003eHave been \u003cstrong data-start=\"1198\" data-end=\"1236\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1287\" data-end=\"1356\"\u003e\n\u003cp data-start=\"1289\" data-end=\"1356\"\u003eAre \u003cstrong data-start=\"1293\" data-end=\"1314\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-start=\"1336\" data-end=\"1355\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1590\" data-end=\"1709\"\u003e\n\u003cp data-start=\"1592\" data-end=\"1709\"\u003eOffer a\u003cstrong data-start=\"1600\" data-end=\"1616\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-start=\"1677\" data-end=\"1708\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1710\" data-end=\"1781\"\u003e\n\u003cp data-start=\"1712\" data-end=\"1781\"\u003eCome with a \u003cstrong data-start=\"1724\" data-end=\"1744\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1783\" data-end=\"1928\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-start=\"1844\" data-end=\"1889\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ctable class=\"table-data-sheet\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e\u003cspan itemprop=\"model\"\u003eSTU-1546 D1\/D2\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVC Size\u003c\/td\u003e\n\u003ctd\u003e4.00 \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWinding Material\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround Material\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e3000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e6000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e86.10 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.41\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e25.30\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e96.00 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e28.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e259.4 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out Dimension\u003c\/td\u003e\n\u003ctd\u003e355.4 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!----\u003e","brand":"Avatar","offers":[{"title":"Grade A","offer_id":48907838947636,"sku":null,"price":439.9,"currency_code":"USD","in_stock":false},{"title":"Grade B","offer_id":48907838980404,"sku":null,"price":384.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Avatar_STU-1546_D2_1024x1024_2x_8462e5cc-bb52-428a-b2e4-24add9109fde.webp?v=1751959533"},{"product_id":"open-box-apocalypse-dв-4515r-d2","title":"OPEN BOX | Apocalypse DВ-4515R D2","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDB-4515R D2 \/ DB-4515 D1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=3\"\u003e15 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e4.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003eCarbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e4500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e9000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eAlu\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e2+2 \/ 1+1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e87.70 \/ 87.70 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e32.00 \/ 32.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.35 \/ 0.35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e26.20 \/ 26.20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e67.00 \/ 67.00 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e45.00 45.00 \/ 45.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e22.50 \/ 22.50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e11.94 inch (303.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e13.97 inch (355.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!----\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":48110342832436,"sku":null,"price":1214.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_2bdf9afe-9fd9-4b01-aaa0-8f4629d2b58a.webp?v=1751959532"},{"product_id":"open-box-machete-mf-08s-d4","title":"OPEN BOX | Machete MF-08S D4","description":"\u003cp\u003e\u003cstrong\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOpen box means: the product is still in brand new condition but has a damaged packaging. \u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/machete-mf-08s-d2-d4\/manual.pdf\"\u003eManual Machete MF-08S\u003c\/a\u003e\u003c\/h3\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMF-08S D2 \/ MF-08S D4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eType\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/\"\u003eSubwoofer\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?size=8\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?size=8\"\u003e8 inch\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil size\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCone\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMagnet\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/deafbonce.com\/subwoofers\/?magnet=1\"\u003eFerrite\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSurround\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eRMS Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMAX Power\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrame\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eImpedance\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2+2 \/ 4+4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e84.00 \/ 84.30 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFs\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e48.00 \/ 48.20 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eQts\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.41 \/ 0.42\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e15.10 \/ 15.40\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eVas\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e7.50 \/ 7.90 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmeh\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e24.00 24.00 \/ 24.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eXmax\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12.00 \/ 12.00 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMounting depth\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003einch (115.8 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003einch (183.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eGross weight\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003elb (1.00 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"machete","offers":[{"title":"Default Title","offer_id":48327995490612,"sku":null,"price":107.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/pX5A9f7kV_16fb7f9d-7ec7-473a-a279-8b335a4e16c6.jpg?v=1751959498"},{"product_id":"used-machete-ml-12r-d2-12-1000w-max-subwoofer","title":"USED | Machete ML-12S D2 12\" 600W MAX Subwoofer","description":"\u003cp\u003e\u003cstrong\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUsed means: the product was used and still in good working condition.\u003cbr\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/subwoofers\/machete-ml-12s-d2\/manual_D1bMDzy.pdf\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eManual Machete ML-12S D2\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eML-12S D2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e1.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e 2+2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e88,90\u003c\/span\u003e dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e35,70\u003c\/span\u003e Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003e15,80\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan\u003e41,60\u003c\/span\u003e L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmeh\u003c\/td\u003e\n\u003ctd\u003e---\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXmax\u003c\/td\u003e\n\u003ctd\u003e0.39\" (10.00 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting depth\u003c\/td\u003e\n\u003ctd\u003e5.0\" (128.5 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out dimension\u003c\/td\u003e\n\u003ctd\u003e10.9\" (278.0 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e10.1lb (4.6 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":48414869061940,"sku":null,"price":71.1,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/QlAxUbboL.png?v=1776269428"},{"product_id":"used-machete-ml12a-250w-rms-loaded-enclosure-with-amplifier","title":"USED | Machete ML12A | 250W RMS Loaded enclosure with amplifier","description":"\u003ch3\u003e\u003cspan\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003ePower cables and Bassknob are not included\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eThe product is Used \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUsed means: the product was used and still in good working condition.\u003cbr\u003eIt may have some scratches after previous installation and signs of wear.\u003cbr\u003eThe product is working, tested by our technician and still under the limited warranty for a 3 month.\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003cbr\u003e\n\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan\u003eML-12A\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSubwoofer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePressed paper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSurround\u003c\/td\u003e\n\u003ctd\u003eFoam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil wire\u003c\/td\u003e\n\u003ctd\u003eCCA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e250 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4\u003cspan\u003e \u003c\/span\u003eOhm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e35 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3 class=\"page-product-heading\"\u003e\u003cbr\u003e\u003c\/h3\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":48415657001268,"sku":null,"price":194.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/unnamed_2_97f25c8e-7ac3-4c17-ad47-de1c01eded44.jpg?v=1751959408"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/collections\/Screenshot_from_2022-02-15_13-47-15.png?v=1644907661","url":"https:\/\/alphardaudio.us\/collections\/subwoofers.oembed?page=3","provider":"Deaf Bonce","version":"1.0","type":"link"}