{"title":"AAB\/AAP\/Atom PRO\/ ASA\/AAK","description":"","products":[{"product_id":"apocalypse-atom-1300-pro-1300-watt-power-amplifier","title":"Apocalypse ATOM 1300 PRO | 1300 Watt Power 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 RAW POWER OF \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e ATOM 1300 PRO\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE IMPACT. THE ULTIMATE CLASS D MONOBLOCK.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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 (14.4V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1300\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\"\u003eRMS POWER (12V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1020\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: 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 ATOM 1300 PRO redefines efficiency and power density. Designed for those who demand uncompromising performance in a compact footprint, this monoblock delivers a massive 1300W RMS at 1 Ohm, ensuring your subwoofer system hits with lethal precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with advanced Class D circuitry, the ATOM 1300 PRO remains cool under pressure, providing stable operation from 9V to 16V. Whether you are building a daily driver or a competition-grade setup, this amplifier is the beating heart of 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e1020 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e780 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e520 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 93 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7 x 5.5 x 2.1 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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-1300-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO installation.\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\/APJqduldV.jpg?v=1757339524\" 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 HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision-engineered aluminum housing for maximum thermal dissipation.\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\"\u003ePRO SERIES BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Apocalypse aesthetics that demand attention.\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\/TWiTLxCtp.jpg?v=1757339524\" 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\"\u003ePOWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current terminals supporting 4 Ga wiring for stable power 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\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\"\u003eACTIVE COOLING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated fan system to maintain peak performance during long sessions.\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":47098106708276,"sku":"40.2","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/APJqduldV.jpg?v=1757339524"},{"product_id":"apocalypse-atom-500-2-pro-500-watt-2-channel-amplifier","title":"Apocalypse ATOM-500.2 PRO | 500 Watt 2-channel 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\"\u003eAPOCALYPSE\u003c\/span\u003e PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE, BRUTAL POWER, UNCOMPROMISING PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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 (BRIDGE)\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 LOAD STABILITY\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eOHM STABLE\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 ATOM-500.2 PRO is a masterclass in Class D engineering. Designed for those who demand maximum output in a minimal footprint, this 2-channel powerhouse delivers 500W RMS per channel at 1 Ohm, or a massive 1000W RMS in bridged mode.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to dominate the competition, the ATOM-500.2 PRO features a robust 12 dB\/Oct crossover and an ultra-wide frequency response of 10-20000 Hz. Whether you are driving high-end components or a serious subwoofer setup, this amplifier provides the clean, brutal energy required for world-class sound systems.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e500W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm Bridge RMS\u003c\/td\u003e\n\u003ctd\u003e1000W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFreq. Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHPF\/LPF\u003c\/td\u003e\n\u003ctd\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7.7 x 5.5 x 2.1 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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-500-2-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM series amplifier.\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\/nJoaehy6J.jpg?v=1755609919\" 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\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged, heat-dissipating housing 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\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\/PQQChFMuD.jpg?v=1755609919\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFull control over HPF, LPF, and Gain for surgical sound setup.\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":47098363281716,"sku":"37.2","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/nJoaehy6J.jpg?v=1755609919"},{"product_id":"apocalypse-atom-700-2-pro-700-watt-2-channel-amplifier","title":"Apocalypse ATOM-700.2 PRO | 700 Watt 2-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eULTRA-COMPACT D-CLASS POWERHOUSE\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\"\u003e1400\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\"\u003e1400\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS TOTAL\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 raw, uncompromised power with the Apocalypse ATOM-700.2 PRO. Engineered for those who demand high-fidelity performance in a space-saving footprint, this 2-channel D-class beast delivers 1400 Watts of pure sonic aggression at bridge mode.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and precision, the ATOM-700.2 PRO features a robust 12 dB\/Oct crossover and wide frequency response, ensuring your system hits harder and clearer than the competition. Whether you're building an SPL monster or a daily driver, this is the precision tool you need.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e700W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e480W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e230W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm Bridge RMS\u003c\/td\u003e\n\u003ctd\u003e1400W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFreq. Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e8.8 x 5.5 x 2.1 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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-700-2-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM-700.2 PRO\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\/8Mvsw8a6r.jpg?v=1755609982\" 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\"\u003ePREMIUM HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty extruded aluminum chassis for maximum thermal 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\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\/rb93rRc96.jpg?v=1755609982\" 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\"\u003ePRECISE TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced LPF\/HPF controls for total sound shaping.\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:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHI-INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSeamless integration with factory head units.\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":47098412302644,"sku":"38.2","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/8Mvsw8a6r.jpg?v=1755609982"},{"product_id":"apocalypse-atom-900-2-pro-900-watt-2-channel-amplifier","title":"Apocalypse ATOM-900.2 PRO | 900 Watt 2-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER IN A COMPACT FORM FACTOR\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e350\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 2\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 BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1800\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: 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 ATOM-900.2 PRO, a powerhouse designed to deliver extreme performance without sacrificing your trunk space. This 2-channel Class D beast thrives on efficiency and raw output, ensuring your system hits with absolute authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand consistency, the ATOM-900.2 PRO features a stable 1 Ohm load capability per channel and a massive 1800W bridge output. Whether you're powering high-demand mids or a serious subwoofer setup, this amplifier is the ultimate tool for your 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e900W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e510W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e350W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm Bridge RMS\u003c\/td\u003e\n\u003ctd\u003e1800W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFreq. Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLPF \/ HPF\u003c\/td\u003e\n\u003ctd\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10.4 x 5.5 x 2.1 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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-900-2-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical insights and installation guidelines.\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\/SCFGNJYob.jpg?v=1751959684\" 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\"\u003ePREMIUM HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum chassis for maximum 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\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\/IMG-7752.jpg?v=1751959684\" 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\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with 50-12000 Hz LPF\/HPF filters.\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-LEVEL INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSeamless factory 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\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":47098427703604,"sku":"39.2","price":229.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/SCFGNJYob.jpg?v=1751959684"},{"product_id":"apocalypse-atom-2-5k-pro-2500-watt-power-amplifier","title":"Apocalypse ATOM 2.5K PRO | 2500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE POWER. UNCOMPROMISING PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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\"\u003e2500\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\"\u003e2500\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 ATOM 2.5K PRO is a masterclass in Class D engineering. Designed for those who demand high-level SPL performance without sacrificing their entire trunk space, this amplifier delivers a relentless 2500 Watts RMS at 1 Ohm.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the true enthusiast, the ATOM 2.5K PRO features a robust thermal management system and advanced crossover adjustments, ensuring your subwoofer receives clean, stable power even during the most demanding bass drops. Experience the next evolution of compact 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4V)\u003c\/td\u003e\n\u003ctd\u003e2500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4V)\u003c\/td\u003e\n\u003ctd\u003e1510 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4V)\u003c\/td\u003e\n\u003ctd\u003e830 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 20 000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 80 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e80 - 20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7 x 8.6 x 2.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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-2-5k-pro\/manual_TSSzNPG.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO.\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\/o3ETl01v7.jpg?v=1755610065\" alt=\"feature\"\u003e\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\"\u003eHEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-efficiency cooling for sustained high-power 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:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Apocalypse design for the elite build.\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\/es4NcvvEh.jpg?v=1755610065\" 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\"\u003ePOWER INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e0 Ga terminals for maximum 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":"Default Title","offer_id":47098466599220,"sku":"42.1","price":299.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/o3ETl01v7.jpg?v=1755610065"},{"product_id":"apocalypse-atom-3-5k-pro-3500-watt-power-amplifier","title":"Apocalypse ATOM 3.5K PRO | 3500 Watt Power 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\"\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 PURE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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\"\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 ATOM 3.5K PRO is a masterclass in compact high-power engineering. Designed for those who refuse to compromise, this Class D monoblock delivers a massive 3500 Watts RMS at 1 Ohm, ensuring your subwoofer system hits with lethal precision and relentless authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered for the elite, the ATOM PRO series features a robust chassis and advanced thermal management to keep your sound clean even under extreme load. Whether you are building a competition-grade SPL rig or a daily-driven monster, this amplifier is the beating heart of your setup.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e3500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e2900 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 20 000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput Terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10 x 8.6 x 2.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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-3-5k-pro\/manual_70Vcs0u.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO\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\/putW7a8lu.jpg?v=1755610203\" 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 CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium brushed finish for superior heat dissipation.\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\"\u003ePRO SERIES BADGING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAuthentic Apocalypse heritage for your build.\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\/DGQRo3qj9.jpg?v=1755610203\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your bass with LPF and Subsonic controls.\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\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time Power and Clip monitoring.\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":47098493337908,"sku":"43.1","price":379.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/putW7a8lu.jpg?v=1755610203"},{"product_id":"apocalypse-atom-5-5k-pro-5500-watt-power-amplifier","title":"Apocalypse ATOM 5.5K PRO | 5500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER IN A COMPACT CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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\"\u003e5500\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\"\u003e11000\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 ATOM 5.5K PRO is a masterclass in efficiency and raw output. Engineered to dominate the SPL lanes, this Class D powerhouse delivers a staggering 5500W RMS at 1 Ohm, ensuring your system hits with visceral, bone-shaking authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDespite its massive performance, the ATOM 5.5K PRO maintains a compact footprint that fits into the tightest custom builds. Featuring a robust 0 Ga input terminal and advanced thermal management, it is built to handle the heat of competition while delivering crystal-clear, high-current 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e5500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e3900 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e2850 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e1710 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e40 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e11.4 x 8.6 x 2.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\/amplifiers\/apocalypse-atom-5-5k-pro\/manual_uhzWkwd.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\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\/ZyKEqxcPx.jpg?v=1755610334\" 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\"\u003ePREMIUM FINISH\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty brushed aluminum chassis for superior heat dissipation.\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\/xR6w0pE6j.jpg?v=1755610334\" 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\"\u003ePRECISION CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your LPF, Subsonic, and Bass Boost for perfect 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:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDIAGNOSTIC LEDS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring of power, clipping, and protection status.\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":47098534035764,"sku":"44.1","price":519.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/ZyKEqxcPx.jpg?v=1755610334"},{"product_id":"apocalypse-atom-7-5k-pro-7500-watt-power-amplifier","title":"Apocalypse ATOM 7.5K PRO | 7500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER IN A COMPACT FORM FACTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO 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\"\u003e7500\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\"\u003e7500\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: 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 ATOM 7.5K PRO is a beast engineered for those who demand extreme SPL without sacrificing vehicle space. Packing a massive 7500 Watts RMS into a compact, high-efficiency Class D chassis, this amplifier is designed to dominate the competition lane.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and raw output, the ATOM 7.5K PRO handles complex bass lines with ease. Featuring advanced thermal management and robust protection circuitry, it ensures your system remains stable even under the most demanding 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e7500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (12 V)\u003c\/td\u003e\n\u003ctd\u003e5810 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS\u003c\/td\u003e\n\u003ctd\u003e4150 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS\u003c\/td\u003e\n\u003ctd\u003e2500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e40 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput Terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\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\/amplifiers\/apocalypse-atom-7-5k-pro\/manual_16VmPjU.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM amplifier.\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\/LeUJtoA34.jpg?v=1755610397\" 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 HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive finned aluminum chassis for maximum thermal dissipation.\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\"\u003e7500W RMS OUTPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUnrivaled power density for competition-grade performance.\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\/iiOSi2PGe.jpg?v=1755610397\" 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\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your frequencies with dedicated LPF and Subsonic controls.\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\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent distortion and protect your subs.\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":47098557202740,"sku":"45.1","price":649.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/LeUJtoA34.jpg?v=1755610397"},{"product_id":"apocalypse-atom-9-5k-pro-9500-watt-power-amplifier","title":"Apocalypse ATOM 9.5K PRO | 9500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR THE ULTIMATE SPL BUILD\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM D-CLASS\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 (1 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e9500\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 (4 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3420\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: 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 ATOM 9.5K PRO is a beast of engineering, designed for those who demand nothing less than maximum SPL performance. This D-class powerhouse delivers a staggering 9500W RMS at 1 Ohm, ensuring your subwoofers receive the clean, relentless current they crave.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for extreme competition conditions, the ATOM 9.5K PRO features an ultra-compact footprint without sacrificing thermal efficiency. With advanced protection circuits and precise tuning capabilities, it is the definitive choice for world-class bass systems.\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\u003eRMS Power (1 Ohm @ 14.4V)\u003c\/td\u003e\n\u003ctd\u003e9500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm @ 12V)\u003c\/td\u003e\n\u003ctd\u003e8050 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm @ 14.4V)\u003c\/td\u003e\n\u003ctd\u003e5650 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm @ 14.4V)\u003c\/td\u003e\n\u003ctd\u003e3420 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 85 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e20.8 x 8.6 x 2.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:\/\/static5.alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-9-5k-pro\/manual_ZRF3gTh.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\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\/KQSvcvFnz.jpg?v=1752869699\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your subsonic, LPF, and bass boost parameters.\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\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time clipping and protection alerts for total 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\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\/Ds08wWdul.jpg?v=1752869703\" 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\"\u003eHIGH-CURRENT INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive 0 Ga terminals for unrestricted 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eACTIVE COOLING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated high-speed fans for sustained peak performance.\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":47098571882804,"sku":"46.1","price":849.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/fQug4Idyj.jpg?v=1751959677"},{"product_id":"apocalypse-atom-12-5k-pro-12500-watt-power-amplifier","title":"Apocalypse ATOM 12.5K PRO | 12500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNLEASH THE RAW POWER OF 12500 WATTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eFLAGSHIP 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 (1 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e12500\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\"\u003eRMS POWER (4 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e3870\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: 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 competition with the Apocalypse ATOM 12.5K PRO. This Class D monoblock is engineered for those who demand absolute authority over their subwoofer system, delivering a staggering 12,500 Watts of pure, unadulterated power.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned with a focus on efficiency and stability, the ATOM 12.5K PRO thrives in high-voltage environments. Whether you are building a record-breaking SPL machine or a daily-driver monster, this amplifier provides the precision and output needed to push your system to the extreme.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e12500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e6950 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e3870 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e40 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 85 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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\/amplifiers\/apocalypse-atom-12-5k-pro\/manual_snzFQ2f.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO\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\/H8ytyIRHd.jpg?v=1751959676\" 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\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heat sink design for maximum thermal 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\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\/cWhE50jkQ_9dd9195a-77c7-44d0-8755-78f072ad7645.jpg?v=1757339765\" 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\"\u003ePRECISION CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your bass with integrated LPF, Subsonic, and Bass Boost.\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\"\u003eSTATUS MONITORING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time Power, Clip, and Protection indicators.\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":47098585219380,"sku":"47.1","price":1099.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/H8ytyIRHd.jpg?v=1751959676"},{"product_id":"apocalypse-asa-1000-2-1000-watt-2-channel-amplifier","title":"Apocalypse ASA-1000.2 | 1000 Watt 2-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE SPL DOMINANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM CLASS-D\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\"\u003e2060\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\"\u003e2060\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 ASA-1000.2 is a beastly 2-channel Class-D amplifier engineered for those who demand raw, unadulterated power. Designed to drive high-performance systems with clinical precision, this unit delivers massive output while maintaining rock-solid stability.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you are pushing a demanding subwoofer setup or a high-end component array, the ASA-1000.2 offers unmatched versatility with its advanced crossover network. Built for the streets and the lanes, this is the definitive choice for serious audio competitors.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm)\u003c\/td\u003e\n\u003ctd\u003e1000W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge 2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e2060W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 91 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\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\/amplifiers\/apocalypse-asa-1000-2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your installation.\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\/SLdGYgHSM.jpg?v=1751959674\" 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\"\u003eINDUSTRIAL CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heatsink design for efficient thermal 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\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\/KKbJhhUyE.jpg?v=1751959674\" 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\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with advanced LPF and HPF controls.\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\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated monitor to prevent distortion and protect your gear.\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":47098735853876,"sku":"17.2","price":399.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/SLdGYgHSM.jpg?v=1751959674"},{"product_id":"apocalypse-asa-1500-2-1500-watt-2-channel-amplifier","title":"Apocalypse ASA-1500.2 | 1500 Watt 2-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE COMPETITION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE D-CLASS\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\"\u003e3020\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\"\u003e3020\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: 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 sound stage with the Apocalypse ASA-1500.2. Engineered for those who demand raw, unadulterated power, this 2-channel Class D beast delivers massive output in a compact, rugged chassis.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you are building a high-SPL front stage or a dedicated subwoofer setup, the ASA-1500.2 offers surgical precision with its advanced crossover network, allowing for simultaneous LPF and HPF operation. Elevate your system to competition-grade standards.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e1500W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm Bridge RMS\u003c\/td\u003e\n\u003ctd\u003e3020W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\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\/amplifiers\/apocalypse-asa-1500.2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full wiring and setup guide.\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\/0gIXOWi5N.jpg?v=1751959673\" 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\"\u003ePREMIUM HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum chassis for superior thermal dissipation.\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\"\u003eAPOCALYPSE BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature aesthetics for a professional build.\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\/sY8HNjvmn.jpg?v=1751959673\" 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\"\u003eADVANCED CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision control with multi-range filter switches.\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\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring of power and clip\/protection levels.\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\/files\/GGCyrIxzb.jpg?v=1751959673\" 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\"\u003e0 GA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMaximum current transfer for relentless 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eROBUST OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current speaker 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":47098749780276,"sku":"18.2","price":449.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/0gIXOWi5N.jpg?v=1751959673"},{"product_id":"apocalypse-asa-4000-1-4000-watt-power-amplifier","title":"Apocalypse ASA-4000.1 | 4000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE BASS ADDICTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH CURRENT CLASS D\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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e4000\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\"\u003eRMS POWER @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1530\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: 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 ASA-4000.1 is a masterclass in raw power delivery. Engineered for those who demand nothing less than total acoustic dominance, this Class D monoblock delivers a staggering 4000W RMS at 1 Ohm, ensuring your subwoofers perform at their absolute peak.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a robust chassis and high-efficiency circuitry, the ASA-4000.1 maintains stable operation even under the most demanding SPL conditions. Whether you are competing on the lanes or dominating the streets, this amplifier provides the precision and brute force required to move air like never before.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e4000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e2620 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1530 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e35 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 92 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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\/amplifiers\/apocalypse-asa-4000-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical details for installation and tuning.\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\/WqlJ3BxJX_63984e45-4fdb-4af6-92cd-da2effe19dbe.jpg?v=1770411065\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your LPF and Subsonic filters for perfect system integration.\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\"\u003eCLIP PROTECTION\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated LED indicators to monitor signal integrity and prevent distortion.\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\/oMlivqh6o_2a82288f-e7ae-4845-9556-b2e88b7b7ce7.jpg?v=1770411065\" 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\"\u003e0 GA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive power terminals ensure maximum current transfer for sustained performance.\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\"\u003e8 GA OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty speaker terminals designed for secure and efficient power 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":"Default Title","offer_id":47098768687412,"sku":"48.1","price":749.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/zNGI3Hk4r.jpg?v=1770411065"},{"product_id":"apocalypse-asa-6000-1-6000-watt-power-amplifier","title":"Apocalypse ASA-6000.1 | 6000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE BASS ADDICTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eMONOBLOCK CHAMPION\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 (14.4V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e6000\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\"\u003e6000\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: 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 ASA-6000.1, a powerhouse engineered for those who demand nothing less than pure, earth-shaking performance. This Class D monoblock is designed to push your subwoofer system to its absolute limits with 6000 Watts of raw RMS power.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the competitive SPL arena and daily heavy-duty use, the ASA-6000.1 features a robust architecture and precision crossover tuning. Whether you are chasing trophies or extreme bass, this amplifier delivers consistent, brutal energy with maximum efficiency.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a stable 1 Ohm load capacity and a massive 0 Ga power input, this is the ultimate heart for your high-end sound system. Dominate the streets and the lanes with the legendary reliability of Apocalypse.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e6000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e4030 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e35 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 85 dB\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\/amplifiers\/apocaypse-asa-6000-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and wiring guide\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\/QLh65EsSp.jpg?v=1751959671\" 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 HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum chassis for superior thermal dissipation during intense sessions.\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\"\u003eAPOCALYPSE DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIconic branding that signifies elite SPL performance and premium build quality.\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\/mfycXfpU5_196e780c-2389-4895-8289-cc361e2b127f.jpg?v=1751959671\" 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\"\u003ePRECISION CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your LPF, Subsonic, and Gain settings for perfect 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e8 GA OUTPUT TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current speaker terminals designed for maximum power transfer to your subwoofers.\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":47098777043252,"sku":"49.1","price":949.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/QLh65EsSp.jpg?v=1751959671"},{"product_id":"apocalypse-asa-8000-1-8000-watt-power-amplifier","title":"Apocalypse ASA-8000.1 | 8000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE BASS ADDICTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eMONOBLOCK 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 (1 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e8000\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2950\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: 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 potential of your audio system with the Apocalypse ASA-8000.1. Engineered for those who demand nothing less than maximum SPL, this Class D monoblock delivers a monstrous 8000W RMS at 1 Ohm, turning your vehicle into a competition-grade arena.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to dominate, the ASA-8000.1 features a high-efficiency circuit design, massive 0 Ga power terminals for maximum current flow, and precise crossover controls including a 24 dB\/Oct slope. Whether you are chasing trophies or pure adrenaline, this amplifier is the ultimate engine for your bass setup.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e8000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e5850 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e4530 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e2950 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 85 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e35 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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\/amplifiers\/apocalypse-asa-8000-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical guide for installation.\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\/mfycXfpU5.jpg?v=1751959669\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with dedicated Subsonic and LPF controls.\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\"\u003eHIGH-CURRENT OUTPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals designed for massive 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\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\/tsGTbDY1Z.jpg?v=1751959670\" 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\"\u003e0 GA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive inputs ensure your amplifier never starves for power.\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":47098782318900,"sku":"50.1","price":1299.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/UqD3EMtGh.jpg?v=1751959669"},{"product_id":"apocalypse-atom-2000-pro-2000-watt-power-amplifier","title":"Apocalypse ATOM 2000.1 PRO | 2000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT POWER. UNCOMPROMISING PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EFFICIENCY\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\"\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 ATOM 2000.1 PRO is a masterclass in efficiency and raw output. Engineered for those who demand massive SPL without sacrificing trunk space, this Class D monoblock delivers a true 2000 Watts RMS at 1 Ohm, turning your system into a sonic powerhouse.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to dominate the competition, the ATOM series features a rugged, ultra-compact design that hides immense potential. With an advanced onboard crossover, subsonic filter, and bass frequency adjustment, you have total control over your low-end precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience the next evolution of car audio. Whether you are building a daily driver or a dedicated competition rig, the ATOM 2000.1 PRO provides the stable, high-voltage performance required to push your subwoofers to their absolute limit.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e1810 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e1280 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e610 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e40 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10.6 x 5.5 x 2.1 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:\/\/static4.alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-2000-1-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO.\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\/JKgj6FzSe.jpg?v=1755609837\" 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\"\u003ePREMIUM HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum chassis for superior thermal 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\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\"\u003eATOM SERIES LOGO\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Apocalypse design aesthetic.\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\/L9085cBIZ.jpg?v=1755609837\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated Gain, Subsonic, and LPF controls for perfect audio shaping.\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\"\u003eHIGH-LEVEL INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSeamless integration with factory head units.\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":47160721277236,"sku":"42.2","price":269.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/JKgj6FzSe.jpg?v=1755609837"},{"product_id":"apocalypse-atom-1600-pro-1600-watt-power-amplifier","title":"Apocalypse ATOM 1600 PRO | 1600 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT POWER. UNCOMPROMISING 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\"\u003e1600\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 RMS\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 ATOM 1600 PRO — a masterclass in engineering that proves you don't need a massive footprint to dominate the street. Delivering a massive 1600W RMS in a ultra-compact Class D chassis, this amplifier is designed for those who demand raw power without sacrificing vehicle space.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered for high-efficiency performance and rock-solid stability at 1 Ohm, the ATOM 1600 PRO brings surgical precision to your subwoofers. Whether you are building a daily driver or a competitive SPL rig, this amp provides the clean, brutal energy your system craves.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1010 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e550 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 93 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e9 x 5.5 x 2.1 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:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-1600-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical breakdown and wiring guide.\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\/5YJcRVy4Q.jpg?v=1751959610\" 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\"\u003ePREMIUM HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum chassis for superior thermal dissipation during intense sessions.\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\/55f5006f-2de4-4f7d-92b4-a0e12e646346.png?v=1776366169\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated LPF and Subsonic controls to dial in the perfect frequencies.\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-LEVEL INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSeamless integration with factory head units for versatile installation.\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":47674860831028,"sku":"41.2","price":229.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/5YJcRVy4Q.jpg?v=1751959610"},{"product_id":"bass-knob-for-asa-2-channel-amp","title":"Bass knob for ASA 2 channel amp","description":"\u003cp\u003eWorks ONLY with ASA-1000.2, ASA-1500.2, ASA-2000.2, ASA-2500.2\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoesn't work with AAK, ATOM, or any other series than ASA\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCable included\u003c\/p\u003e\n\u003cp\u003ePower indicator\u003c\/p\u003e\n\u003cp\u003eClip indicator\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!----\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":47978210722100,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG-8428.jpg?v=1751959552"},{"product_id":"apocalypse-asa-2000-2-2000-watt-2-channel-amplifier","title":"Apocalypse ASA-2000.2 | 2000 Watt 2-channel 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 \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eD-CLASS PRECISION MEETS BRUTAL SPL PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH CURRENT\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 BRIDGE\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 competition with the Apocalypse ASA-2000.2. This D-Class powerhouse is engineered for those who demand uncompromising power and surgical control over their audio setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a versatile crossover network and a robust 1-ohm stable design, this amplifier delivers massive output while maintaining crystal-clear signal integrity. Whether you're chasing SPL records or building a reference-grade system, the ASA-2000.2 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e2000W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm Bridge RMS\u003c\/td\u003e\n\u003ctd\u003e4000W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 95 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\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\/amplifiers\/apocalypse-asa-2000.2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your installation\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\/nchhFmmD1.jpg?v=1751959535\" 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\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive extruded aluminum chassis for superior thermal 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\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\/MLJUOIhoG.jpg?v=1765565903\" 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\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced LPF\/HPF controls for total sound shaping.\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\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring of power, protection, and clipping.\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":48048509616436,"sku":"19.2","price":499.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/nchhFmmD1.jpg?v=1751959535"},{"product_id":"apocalypse-asa-2500-2-2000-watt-2-channel-amplifier","title":"Apocalypse ASA-2500.2 | 2500 Watt 2-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR THE ELITE SPL SYSTEMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH CURRENT\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 (BRIDGE)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e5000\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\"\u003eRMS POWER (2 CH)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2500\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: 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 ASA-2500.2 is a beast designed for those who refuse to compromise. This D-class powerhouse delivers massive clean energy, capable of pushing your competition-grade subwoofers to their absolute limits with surgical precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered for brutal performance and sustained reliability, the ASA-2500.2 features a high-current circuit board and massive thermal dissipation. Whether you are chasing trophies or pure sonic dominance, this amplifier is the heartbeat of a winning 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm)\u003c\/td\u003e\n\u003ctd\u003e2500W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge 2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e5000W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e500 - 12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Pass Filter\u003c\/td\u003e\n\u003ctd\u003e100 - 12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 95 dB\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\/amplifiers\/apocalypse-asa-2000.2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical documentation and wiring schematics.\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\/UyTuxNbvR.jpg?v=1751959513\" 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\"\u003e0 GA POWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive terminals for maximum current flow to sustain extreme power demands.\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\"\u003eHEAVY DUTY OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e8 Ga terminals engineered for secure, low-resistance speaker 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\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\/HbizxdYm9.jpg?v=1751959513\" 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\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced LPF and HPF controls for perfect tuning of your high-output system.\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\"\u003eSTATUS MONITORING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eBuilt-in LED indicators for Power, Protect, and Clip status to keep your system safe.\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":48182588768564,"sku":"20.2","price":569.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/8C4ADF6C-A52D-4842-ADF0-028D3668A299.jpg?v=1751959513"},{"product_id":"apocalypse-asa-550-4-550-watt-4-channel-amplifier","title":"Apocalypse ASA-550.4 | 550 Watt 4-channel 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\"\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 SOUND SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM CLASS-D\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\"\u003e2200\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\"\u003e2200\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 ASA-550.4 is a high-performance 4-channel Class D amplifier engineered for those who demand raw power and absolute clarity. With a robust design capable of stable operation at 1 Ohm, it delivers massive output to drive your high-end audio setup to the limit.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for competitive SPL and everyday high-fidelity, this amplifier features a versatile crossover system and high-efficiency circuitry. Whether you are building a complex component system or powering multiple subwoofers, the ASA-550.4 provides the thermal stability and current delivery needed to dominate the lane.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm)\u003c\/td\u003e\n\u003ctd\u003e550W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e350W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e225W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e1100W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e700W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\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\/amplifiers\/apocalypse-asa-550-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full installation and tuning guides\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\/vsi07Bhx6.jpg?v=1770411165\" 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\"\u003eHEAVY-DUTY CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndustrial-grade heat sink design for superior thermal management.\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\/EUrh9urfd.jpg?v=1770411165\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced LPF and HPF controls for pinpoint frequency shaping.\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\"\u003eCLIP INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time signal monitoring to prevent distortion and damage.\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":48471979360564,"sku":"21.2","price":439.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/vsi07Bhx6.jpg?v=1770411165"},{"product_id":"apocalypse-asa-750-4-750-watt-4-channel-amplifier","title":"Apocalypse ASA-750.4 | 750 Watt 4-channel 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR YOUR COMPETITION BUILD\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\"\u003e3000\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 ASA-750.4 is a brutal 4-channel powerhouse designed to dominate the competition lane. With 750W RMS per channel at 1 Ohm, this Class D beast delivers massive, stable power for your high-performance speaker arrays.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand precision and volume, it features advanced crossover filtering and a robust chassis to ensure maximum efficiency under extreme conditions. Turn up the volume and experience pure, unadulterated sound pressure.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm)\u003c\/td\u003e\n\u003ctd\u003e750W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e490W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e310W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e1500W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 91 dB\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\/amplifiers\/apocalypse-asa-750-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical instructions\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\/hkAFBChDx.jpg?v=1751959358\" 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 HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum casing for superior thermal management.\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\"\u003ePREMIUM FINISH\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Apocalypse aesthetics for a professional 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\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\/wc2OmkesV.jpg?v=1751959358\" 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\"\u003e0 GA POWER INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive terminals for maximum current flow.\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\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFlexible configuration for extreme power 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":"Default Title","offer_id":48471980769588,"sku":"22.2","price":539.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/hkAFBChDx.jpg?v=1751959358"},{"product_id":"deaf-bonce-basket-15","title":"Deaf Bonce subwoofer basket","description":"\u003ch4\u003eChoose the size of the basket before check out\u003c\/h4\u003e\n\u003cp\u003eSA312, SA315, SA318\u003c\/p\u003e\n\u003cp\u003eSA412, SA415, SA418\u003c\/p\u003e\n\u003cp\u003eDB 3012, DB 3512, DB 4512\u003c\/p\u003e\n\u003cp\u003eDB 3015, DB 3515, DB 4515\u003c\/p\u003e\n\u003cp\u003eDB 4518\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"12\"","offer_id":49154371879220,"sku":null,"price":89.9,"currency_code":"USD","in_stock":true},{"title":"15\"","offer_id":49154371911988,"sku":null,"price":99.9,"currency_code":"USD","in_stock":false},{"title":"18\"","offer_id":49154371944756,"sku":null,"price":109.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/031D0B58-E6CB-4611-BB02-BB27D6D717A4.jpg?v=1751959346"},{"product_id":"apocalypse-m69se-neo-6x9-midrange-pair","title":"Apocalypse M69SE NEO | 6x9\" Midrange (Pair)","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\"\u003eULTIMATE 6X9 NEODYMIUM MIDRANGE 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\"\u003e200\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\"\u003e400\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 elite acoustic precision with the M69SE NEO. Engineered for those who demand uncompromising clarity and volume, this 6x9 midrange driver utilizes a high-efficiency neodymium motor system to deliver unmatched performance in a compact footprint.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a durable pressed paper cone and a 1.5-inch CCAW voice coil, the M69SE NEO is designed to dominate the competition lane and the streets. Its lightweight design combined with high sensitivity makes it the perfect choice for high-end custom builds.\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\u003e6x9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e90-10000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e400 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eNeodymium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e99 dB\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\u003c\/table\u003e\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\/R6Vm06FaV.jpg?v=1770410910\" 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\"\u003eLightweight and rigid for ultra-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: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\"\u003eDesigned for long-term durability and high 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\/WtXDsPBsp.jpg?v=1770410910\" 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\"\u003eNEODYMIUM MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-flux density for maximum efficiency and 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:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTAMPED STEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged construction to withstand intense SPL levels.\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":48897861452084,"sku":"0","price":229.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/pFWBx56et.jpg?v=1770410910"},{"product_id":"apocalypse-m50se-neo-5-mid-range-speakers-pair","title":"Apocalypse M50SE Neo | 5\" Mid-Range Speakers (Pair)","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\"\u003eTHE EVOLUTION OF LOUD IS \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003eM50SE NEO\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eULTRA-COMPACT NEODYMIUM MID-RANGE PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eNEODYMIUM POWER\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\"\u003e110\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\"\u003e220\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 unrivaled clarity and SPL intensity with the Apocalypse M50SE Neo. Engineered for those who demand elite performance in a compact 5-inch footprint, these mid-range drivers utilize high-grade Neodymium magnets to deliver explosive sound pressure without the bulk.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a paper cone and 1.2-inch CCAW voice coil, the M50SE Neo offers lightning-fast transient response and a wide frequency range. It is the ultimate choice for high-end door builds where space is premium but performance is non-negotiable.\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\u003e5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e110 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e220 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e140-17000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eNeodymium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.2\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e95.8 dB\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\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e2.3\"\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\/speakers\/apocalypse-m50se-neo\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical specs and installation guide\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\/5GlHB6LFb.jpg?v=1770232011\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:65%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eNEODYMIUM MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-efficiency magnetic system for maximum output in a slim profile.\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\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for superior detail and natural vocal 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\/files\/oVTxBRXBE.jpg?v=1770232011\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTAMPED STEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReinforced geometry to eliminate resonance at high volumes.\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\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality contacts ensuring rock-solid signal 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":48897893302580,"sku":"27.2","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/5GlHB6LFb.jpg?v=1770232011"},{"product_id":"apocalypse-asa-2000-1-2000-watt-power-amplifier","title":"Apocalypse ASA-2000.1 | 2000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING SPL POWER PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eULTIMATE STABILITY\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 (1 Ohm)\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 (4 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e940\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: 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 raw, unrelenting power with the Apocalypse ASA-2000.1. Engineered for those who demand elite SPL performance, this Class-D monoblock delivers a massive 2000W RMS at 1 Ohm, ensuring your subwoofers hit with absolute authority and precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to dominate the competition, the ASA-2000.1 features a high-efficiency circuit design, massive 0 Ga power terminals, and a robust thermal management system. Whether you are building a daily beast or a dedicated competition rig, this amplifier provides the clean, stable current required to push your system to the edge.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1530 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e940 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 91 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e35 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e9.4 x 18.4 x 2.5 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-2.alphardaudio.ru\/media\/amplifiers\/apocalypse-asa-2000.1\/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\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\/979AD640-34DB-4A37-898C-C75581873BD2.jpg?v=1760977940\" 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\"\u003eBRUSHED ALUMINUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heat sink design for superior thermal dissipation during high-output sessions.\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\/kn47rvCm8.jpg?v=1760977940\" 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\"\u003e0 GA POWER TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMaximum current flow to ensure your amplifier stays fed with clean, stable 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:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e8 GA SPEAKER OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust connectivity for low-impedance high-power delivery to your subwoofers.\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":48923599503668,"sku":"25.1","price":499.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/979AD640-34DB-4A37-898C-C75581873BD2.jpg?v=1760977940"},{"product_id":"apocalypse-asa-3000-1-3000-watt-power-amplifier","title":"Apocalypse ASA-3000.1 | 3000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR TRUE BASS ADDICTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM D-CLASS\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\"\u003e3000\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;\"\u003eDominate the streets with the Apocalypse ASA-3000.1, a high-efficiency Class D monoblock engineered for those who demand raw power and precision. Delivering a massive 3000W RMS at 1 Ohm, this amplifier transforms your system into a competition-grade powerhouse.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability under pressure, the ASA-3000.1 features a robust thermal management system and advanced circuitry to maintain stability even during the most demanding bass excursions. Experience clean, undistorted, and bone-shaking low frequencies in every track.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e3000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e2200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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-2.alphardaudio.ru\/media\/amplifiers\/apocalypse-asa-2000.1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\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\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\/OLoleQKVa.jpg?v=1760977901\" 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\"\u003ePRECISION CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your LPF and subsonic settings for perfect integration.\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\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMonitor your signal integrity to prevent equipment damage.\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\/lLMQ8zh2w.jpg?v=1760977901\" 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\"\u003e0 GA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMaximum current transfer for relentless 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:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e8 GA OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals designed for low-resistance 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":48923611038004,"sku":"26.2","price":649.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/BE4F47EB-B8FE-4911-8A3B-F7002DEA9835.jpg?v=1760977901"},{"product_id":"apocalypse-asa-10000-1-10000-watt-power-amplifier","title":"Apocalypse ASA-10000.1 | 10000 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR COMPETITION-GRADE BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003e10K MONOBLOCK\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 (14.4V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e10000\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\"\u003eRMS POWER (12V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e7120\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: 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 ASA-10000.1 is a titan of efficiency and raw output. Designed for those who demand absolute dominance on the competition lane, this Class D monoblock delivers a massive 10,000 Watts of RMS power to push your subwoofers to their physical limits.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered with a high-current architecture and precision-tuned filters, the ASA-10000.1 provides rock-solid stability between 9V and 16V. Whether you are chasing world records or building the ultimate street-pounder, this amplifier is the heart of a legendary 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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e10000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e7120 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e6130 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e3550 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e35 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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-2.alphardaudio.ru\/media\/amplifiers\/apocalypse-asa-10000.1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical guide.\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\/8EA37C48-6B82-4D54-A3AA-A7576223B3F5.jpg?v=1760977845\" 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\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive extruded aluminum chassis for superior thermal dissipation during intense SPL sessions.\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\/rrlXLvouU.jpg?v=1760977845\" 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\"\u003e0 GA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-capacity power terminals to ensure maximum current flow for brutal 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\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":48923618279732,"sku":null,"price":1699.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/8EA37C48-6B82-4D54-A3AA-A7576223B3F5.jpg?v=1760977845"},{"product_id":"apocalypse-asa-1000-1-1000-watt-power-amplifier","title":"Apocalypse ASA-1000.1 | 1000 Watt Power 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\"\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\"\u003ePREMIUM D-CLASS\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 (1 OHM)\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e380\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: 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 ASA-1000.1. Engineered for those who demand raw power and absolute reliability, this monoblock D-class amplifier delivers a massive 1000W RMS at 1 Ohm, turning your vehicle into a concert-grade sound machine.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with premium components and an advanced cooling architecture, the ASA-1000.1 ensures maximum efficiency even under extreme loads. Whether you're competing in SPL or just crave earth-shaking bass, this amp provides the clean, stable power your subwoofers deserve.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 12V)\u003c\/td\u003e\n\u003ctd\u003e750 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e730 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e380 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 91 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\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-2.alphardaudio.ru\/media\/amplifiers\/apocalypse-asa-2000.1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your setup with our official technical guide.\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\/6D51875A-0399-4D54-9C42-04CC51BC562E.jpg?v=1761072101\" 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\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heatsink design for superior thermal management.\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\/qjvEaog5X_1.jpg?v=1761072101\" 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\"\u003eADVANCED TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision controls for LPF and Subsonic adjustments.\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:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent signal distortion.\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":48924883058996,"sku":"23.2","price":329.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/6D51875A-0399-4D54-9C42-04CC51BC562E.jpg?v=1761072101"},{"product_id":"apocalypse-asa-1500-1-1500-watt-power-amplifier","title":"Apocalypse ASA-1500.1 | 1500 Watt Power 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\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING POWER FOR YOUR BASS SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EFFICIENCY CLASS D\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 (1 OHM)\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\"\u003eRMS POWER (4 OHM)\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: 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 ASA-1500.1, a powerhouse amplifier engineered for those who demand raw performance and relentless reliability. Built on a high-efficiency Class D platform, this beast delivers 1500W of pure RMS power at 1 Ohm, ensuring your subwoofer setup hits with bone-crushing authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned for serious audio enthusiasts, the ASA-1500.1 features a robust 0 Ga power input and precision tuning tools, including Subsonic and Low Pass filters. Whether you are building a daily driver or a competition-grade system, this amplifier provides the stability and thermal efficiency needed to keep the music loud and distortion-free.\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\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e1030 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm, 14.4V)\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e0 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 92 dB\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-2.alphardaudio.ru\/media\/amplifiers\/apocalypse-asa-2000.1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical guide and wiring diagrams\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\/FCAA3619-3D77-42F8-8123-E2AF4279D544.jpg?v=1761071901\" 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\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heatsink design for maximum thermal 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\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\/qjvEaog5X_1.jpg?v=1761072101\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced Subsonic and LPF controls for perfect sound shaping.\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:48%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent distortion and damage.\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":48924886237492,"sku":"24.2","price":369.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/FCAA3619-3D77-42F8-8123-E2AF4279D544.jpg?v=1761071901"},{"product_id":"bassknob-atom-1300-1600-2000","title":"Bassknob Atom 1300, 1600, 2000","description":"\u003cp\u003e\u003cstrong\u003e\u003cspan style=\"text-decoration: underline;\"\u003eFits only models: Atom 1300, 1600, 2000\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":49074461180212,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG-8399_1024x1024_2x_fac5a823-bd82-427e-96ca-615298f1d01d.webp?v=1774968324"}],"url":"https:\/\/alphardaudio.us\/collections\/aab-aap-atom-pro-asa-aak.oembed?page=2","provider":"Deaf Bonce","version":"1.0","type":"link"}