{"title":"Atom PRO","description":null,"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-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"}],"url":"https:\/\/alphardaudio.us\/collections\/atom-pro-amplifiers.oembed","provider":"Deaf Bonce","version":"1.0","type":"link"}