{"title":"HOT DEALS","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","products":[{"product_id":"deaf-bonce-gdb-80-8-speaker-grills-pair","title":"Deaf Bonce GDB-80 | 8” speaker grills (pair)","description":"\u003cp\u003e\u003c\/p\u003e","brand":"Deaf Bonce","offers":[{"title":"Default Title","offer_id":32249607716942,"sku":null,"price":8.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_6793cde3-c40a-405d-b56e-475dd8ab2cb2.jpg?v=1751960042"},{"product_id":"machete-mw-80-8-mid-bass-speakers-pair","title":"Machete MW-80 | 8” Mid-bass speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eDOMINATE THE ROAD WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eHIGH-PERFORMANCE 8-INCH MIDBASS POWERHOUSE\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\"\u003e175\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\"\u003e350\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MW-80 is engineered for those who demand aggressive mid-bass performance without compromise. Featuring a rigid paper cone and a high-efficiency ferrite motor, this 8-inch driver delivers punchy, articulate sound that cuts through the noise.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last, the MW-80 utilizes a 2-inch CCAW voice coil and a durable cloth surround, ensuring consistent performance even under heavy load. Whether you're building a dedicated SPL system or upgrading your daily driver, this mid-bass beast provides the impact you crave.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e175 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e350 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e60 - 6000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e2.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e93.50 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e75.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e2.95 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_4b863b9b-ada1-4958-861c-19c31d447d32.jpg?v=1751960041\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePaper Cone\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for ultra-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCloth Surround\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable design built for high excursion and longevity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_3fec6d2b-4d36-4490-a0eb-7d43e7ff65c7.jpg?v=1751960041\" 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\"\u003eFerrite Motor\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful magnetic system for maximum efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHeavy-Duty Terminals\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSecure connections for reliable power delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":32261893816398,"sku":null,"price":49.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_ad0de4bd-f3c8-4507-9713-e583fa9d39af.jpg?v=1751960040"},{"product_id":"machete-mpt-17n","title":"Machete MPT-17N | Tweeters (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003ePRECISION\u003c\/span\u003eTWEETERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCRYSTAL CLEAR HIGHS IN A COMPACT NEODYMIUM DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e25\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\"\u003e50\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MPT-17N is engineered for those who demand high-fidelity clarity without sacrificing precious space. These compact tweeters deliver a crisp, detailed high-frequency response, ensuring your audio system cuts through the mix with professional precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a powerful neodymium magnet system, these tweeters offer exceptional efficiency in a remarkably shallow form factor. Designed for seamless integration, they bring studio-quality performance directly to your vehicle's soundstage.\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\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e2000 - 20000Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e25 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e50 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eNeodymium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e95.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e0.82 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\/speakers\/machete-mpt-17n\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical guide and installation safety instructions.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_074ef5b5-5a50-4dd7-a850-38e5dc8d6520.jpg?v=1751960035\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePROTECTIVE GRILL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHexagonal mesh design for superior dome protection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eMACHETE BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature logo embossed for a premium look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_d9925892-cd65-40c4-b618-315d54def115.jpg?v=1751960035\" 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\"\u003eNEODYMIUM MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-strength magnet for compact, efficient power.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSHALLOW MOUNT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUltra-slim 0.82 inch depth for versatile install.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":32367295332430,"sku":null,"price":20.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_60e85000-3a75-4f69-b83f-c151d5d0f51c.jpg?v=1751960035"},{"product_id":"avatar-xbr-613-6-5-speakers","title":"Avatar XBR-613 | 6.5” Coaxial Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eAVATAR\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e6.5-INCH COAXIAL 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\"\u003e50\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\"\u003e100\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience crisp, high-fidelity audio with the Avatar XBR-613. These 6.5-inch coaxial speakers are engineered to deliver a balanced sound profile, combining a durable paper cone with a high-efficiency ferrite magnet system for consistent performance.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned for those who demand more from their factory audio, the XBR-613 handles 50W RMS with ease. Whether you are upgrading your daily driver or building a high-clarity street system, these speakers provide the depth and detail your music deserves.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e50 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e100 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e60 - 19000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e90.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone Material\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_ead1a605-9db7-408c-9a39-c3ad9cd1a3a0.jpg?v=1751960033\" alt=\"feature\"\u003e\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\"\u003eREINFORCED MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful ferrite magnet for high efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReliable connections for signal integrity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_97479f9e-b8d5-4398-8de2-9944060700f3.jpg?v=1751960033\" 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\"\u003ePROTECTIVE GRILL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged design with iconic Avatar branding.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDURABLE SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality foam for precise excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":32367550300238,"sku":"5.2.4","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_ead1a605-9db7-408c-9a39-c3ad9cd1a3a0.jpg?v=1751960033"},{"product_id":"avatar-xbr-513-5-25-speakers","title":"Avatar XBR-513 | 5.25” Coaxial Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH THE \u003cspan class=\"dbp-accent\"\u003eXBR-513\u003c\/span\u003eCOAXIAL POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003ePRECISION ENGINEERED 5.25\" COAXIAL SPEAKERS\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\"\u003e40\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\"\u003e80\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience crisp, immersive audio with the Avatar XBR-513. Engineered for those who demand clarity and reliability, these 5.25\" coaxial speakers deliver a balanced frequency response that brings your music to life with professional-grade precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last, the XBR-513 features a robust steel frame, a durable paper cone, and a high-efficiency ferrite magnet system. Whether you are upgrading your factory setup or building a custom soundstage, these speakers provide the perfect blend of performance and durability.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e5.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e40 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e80 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e90 - 20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone Material\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e89.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/1_81546b31-75bb-425f-930c-d759f13830f1.jpg?v=1751960031\" 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\"\u003ePROTECTIVE GRILL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSleek, integrated design for maximum driver safety.\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\"\u003eCOAXIAL DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized alignment for superior high-frequency dispersion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/2_312d1970-f4ea-4d8d-8ecc-b6d78f73b76b.jpg?v=1751960031\" 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\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid construction to eliminate unwanted resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful motor structure for efficient sound reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":32367595520078,"sku":"5.3.3","price":17.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_d78671ff-feb9-4bb9-a193-9186f18a3de5.jpg?v=1751960031"},{"product_id":"preorder-eta-september-10th-machete-mm-60-neo","title":"Machete MM-60 NEO V2 | 6.5\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eTHE ULTIMATE \u003cspan class=\"dbp-accent\"\u003eNEODYMIUM\u003c\/span\u003ePOWERHOUSE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eDOMINATE THE STREETS WITH PRECISION MID-RANGE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e100\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\"\u003e200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience unrivaled clarity and volume with the Machete MM-60 NEO V2. Engineered for those who demand uncompromising performance, these 6.5\" mid-range speakers pack a massive punch in a compact footprint.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEquipped with a high-efficiency Neodymium magnet system and a precision-crafted paper cone, the MM-60 NEO V2 delivers razor-sharp vocals and aggressive mid-bass that cuts through any system.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the heat of intense daily use, the 1.00-inch copper voice coil ensures thermal stability, making these speakers the benchmark for SPL builds and high-end sound quality enthusiasts alike.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e110-14000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eNeodymium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e95.60 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e2.45 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/gHM7uFbeI_29256231-e30a-490c-a242-26517514e8aa.jpg?v=1751960017\" alt=\"feature\"\u003e\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\"\u003eNEODYMIUM MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCompact, lightweight, and incredibly powerful magnet structure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEngineered for natural sound reproduction and high sensitivity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/LrxlRa5xE.jpg?v=1751960018\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDURABLE SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCloth surround designed for longevity and high excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty push terminals for secure and easy 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\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/C9QgnBVBy.jpg?v=1751960018\" 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\"\u003ePRECISION BASKET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid frame design to eliminate resonance at high volumes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":32564309753934,"sku":"35.2","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/gHM7uFbeI_29256231-e30a-490c-a242-26517514e8aa.jpg?v=1751960017"},{"product_id":"apocalypse-dpw-1540-d4-15-mid-bass-subwoofer","title":"Apocalypse DPW-1540 4ohm | 15\" Mid-Bass Subwoofer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eARE YOU READY FOR THE \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING MID-BASS DOMINANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO AUDIO PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e2000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse DPW-1540 is a beast engineered for those who demand raw mid-bass intensity. This 15-inch powerhouse combines a massive 4-inch voice coil with a stiff paper cone to deliver punchy, articulate, and thunderous sound that cuts through any system.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for extreme durability, the DPW-1540 features a high-efficiency ferrite motor, a rigid aluminum frame, and a cloth surround designed to handle high-excursion demands without breaking a sweat. If you are looking to redefine your front stage or build a world-class SPL system, this is your ultimate weapon.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e2000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice coil size\u003c\/td\u003e\n\u003ctd\u003e4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e92.3 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e48.4 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/deafbonce.com\/media\/subwoofers\/apocalypse-dpw-1540\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and parameter sheet.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eBEST BOX DESIGN\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.us\/products\/subwoofer-box-calculation\" class=\"dbp-btn-link\" target=\"_blank\"\u003eCALCULATE ENCLOSURE\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eOptimize your performance with our professional box calculator.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_e2d25971-b339-4bbe-a2d7-f2f28e25acc1.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for ultra-fast, accurate mid-bass response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLOTH SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDesigned for maximum longevity and high-excursion control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_781d6d11-4567-436d-8baa-9cd8002611b7.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for massive power handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eALUMINUM FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust basket design to eliminate unwanted resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_fbe7f3f5-f416-4724-80c9-32f93a56c460.jpg?v=1751960014\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCCAR COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4-inch voice coil engineered for thermal efficiency and high output.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRO-GRADE TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReliable connectivity for high-current power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":32690063802446,"sku":"73.2","price":144.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_8189db9d-0b0f-42ff-a404-eca24ccd70c6.jpg?v=1751960014"},{"product_id":"avatar-abr-200-2","title":"Avatar ABR-200.2 | 200 Watt 2-chanel Amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePURE POWER\u003c\/span\u003eOF AVATAR\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS-AB PERFORMANCE FOR YOUR DAILY DRIVER\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 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 Avatar ABR-200.2 is a precision-engineered Class-AB amplifier designed to deliver clean, dynamic sound to your front stage or rear fill. Compact enough for any install, yet powerful enough to drive your components with authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand reliability and musicality, this 2-channel powerhouse features a robust crossover section and high-quality circuitry to ensure your music stays distortion-free, even when pushed to the 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\u003eModel\u003c\/td\u003e\n\u003ctd\u003eABR-200.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eClass-AB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e80 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e100 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e200 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping Factor\u003c\/td\u003e\n\u003ctd\u003e≥ 170\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 92 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e8.66 x 1.06 x 1.97 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:\/\/avatar.audio\/media\/amplifiers\/avatar-abr-200-2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ABR-200.2\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/hqoqonOSd.jpg?v=1751960010\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eUltra-slim design for flexible mounting in tight spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/yOnn4eEay.jpg?v=1751960011\" 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\"\u003eDedicated LPF and HPF controls to dial in your sound.\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\"\u003eINPUT SENSITIVITY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e0.2 - 6V adjustment for perfect signal matching.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/mR4Ricysl.jpg?v=1751960011\" 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\"\u003eSECURE TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty screw terminals for maximum power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eINTEGRATED FUSE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eBuilt-in 40A protection for safe operation.\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":"Avatar","offers":[{"title":"Default Title","offer_id":32750560870478,"sku":"28.4","price":53.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/hqoqonOSd.jpg?v=1751960010"},{"product_id":"machete-lw-80a4","title":"Machete LW-80A4 | 8” Mid-bass speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eDOMINATE THE ROAD WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eUNCOMPROMISING MID-BASS POWER FOR TRUE AUDIOPHILES\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\"\u003e100\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\"\u003e200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete LW-80A4 is engineered for those who demand punchy, articulate mid-bass that cuts through the noise. Featuring an 8-inch high-excursion design, these speakers deliver a massive frequency response starting from 29 Hz, ensuring your system hits the low notes with authority and clarity.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a robust ferrite magnet system and premium materials, the LW-80A4 is designed for high-intensity daily use. Whether you are building a professional SPL setup or upgrading your daily driver, these mid-bass units provide the efficiency and thermal stability required for elite performance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e29 - 4000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e91.00 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e91.0 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCut-out Dimension\u003c\/td\u003e\n\u003ctd\u003e182.8 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:\/\/deafbonce.com\/media\/speakers\/machete-lw-65a4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical installation guide.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/LjjnkXugD.jpg?v=1751959979\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREINFORCED CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-rigidity material for distortion-free sound at high volume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eMACHETE BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature dust cap design representing premium audio quality.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/w3Mo6x469.jpg?v=1751959979\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful magnetic assembly for exceptional transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINAL BLOCK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty push terminals for secure and reliable connection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":32841206562894,"sku":"36.2","price":71.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/kr5NdHt7W.jpg?v=1751959979"},{"product_id":"4-cells-1-bank-14-8v-lithium-battery-lt-lfp-700p","title":"(4 cells\/ 1 bank 14.8V) Lithium battery LT-LFP 700P","description":"\u003cp\u003e\u003ca style=\"display: inline-block; padding: 10px 20px; margin: 10px 0; background-color: #007bff; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold;\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/MANUAL.pdf\" target=\"_blank\"\u003e Download Manual (PDF) \u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003e(4 cells\/  3.2V)\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eUnit capacity: 700 Ah \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit dimensions: 13.5” x 6” x 13” (1 cell)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eNumber of units: 4\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit min voltage in discharge mode: 2.55V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit rated voltage: 3.2V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit max voltage: 3.65V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eBattery life: \u0026gt;2000 cycles\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eСontinuous charge current, min: 1С\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eСontinuous charge current, max: 3С\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eSelf-discharge current: \u0026lt;3%\/month\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/3hveNjm3eXY?si=h41lPz-zHWax-p1N\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e","brand":"Lithium battery","offers":[{"title":"Default Title","offer_id":32865128448078,"sku":null,"price":1399.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_5329064f-7c41-42c5-9c11-3f1ffaaa0726.jpg?v=1751959976"},{"product_id":"1-bank-14-8v-lithium-battery-lt-lfp-700p","title":"1 CELL OF Lithium battery LT-LFP 700P (3.2 Volts per 1 cell)","description":"\u003cp\u003e\u003cspan\u003e(1 cells\/  3.2V)\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e\u003cbr\u003eUnit capacity: 700 Ah \u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit dimensions: 13.5” x 6” x 13” (1 cell)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eNumber of units: 4\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit min voltage in discharge mode: 2.55V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit rated voltage: 3.2V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnit max voltage: 3.65V\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eBattery life: \u0026gt;2000 cycles\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eСontinuous charge current, min: 1С\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eСontinuous charge current, max: 3С\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eSelf-discharge current: \u0026lt;3%\/month\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/3hveNjm3eXY?si=TkemSlxMtA2ScoCk\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Lithium battery","offers":[{"title":"Default Title","offer_id":32865129267278,"sku":null,"price":349.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/image_a2d76f47-bacb-4f18-abcd-0784ab3be719.png?v=1751959975"},{"product_id":"machete-mla-800-800-watt-power-amplifier","title":"Machete MLA-800 | 800 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 POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS D MONOBLOCK AMPLIFIER\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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e790\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\"\u003e340\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 Machete MLA-800 is engineered for those who demand high-efficiency power in a compact footprint. This Class D monoblock delivers a massive 790 Watts RMS at 1 Ohm, ensuring your subwoofer setup hits with absolute authority and surgical precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the rigors of daily SPL, the MLA-800 features a robust design and advanced thermal management. Whether you're building a daily driver or a competitive system, this amplifier provides the clean, reliable current needed to push your audio to the edge of performance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power 1 Ohm\u003c\/td\u003e\n\u003ctd\u003e790 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power 2 Ohm\u003c\/td\u003e\n\u003ctd\u003e540 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power 4 Ohm\u003c\/td\u003e\n\u003ctd\u003e340 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 300 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\u003e32 - 300 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 89 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/amplifiers\/machete-mla-800\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eExpert installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/O21PxrEEW.jpg?v=1751959879\" 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\"\u003eHEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-mass 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\/products\/hMZseIGFk.jpg?v=1751959879\" 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\"\u003eADJUSTABLE FILTERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision tuning with Subsonic and LPF controls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/j3L2ev6uS.jpg?v=1751959879\" 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\"\u003ePOWER TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current 4 Ga inputs for maximum energy transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eFUSE ARRAY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated protection for safe, high-output operation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":39669560049742,"sku":"34.3","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/O21PxrEEW.jpg?v=1751959879"},{"product_id":"machete-mla-1500-1500-watt-power-amplifier","title":"Machete MLA-1500 | 1500 Watt Power Amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eELITE CLASS D MONOBLOCK 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 (1 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1480\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\"\u003e540\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 Machete MLA-1500 is a powerhouse engineered for those who demand uncompromising performance. Delivering a massive 1480W RMS at 1 Ohm, this Class D monoblock is designed to push your subwoofers to their absolute limit with surgical precision and brutal efficiency.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the serious bass enthusiast, the MLA-1500 features a robust design that excels in thermal management and signal clarity. Whether you are building a competition-grade SPL system or a daily driver that demands high-impact output, this amplifier provides the clean, reliable current needed to dominate the streets.\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\u003c\/td\u003e\n\u003ctd\u003e1480 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e920 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e540 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 180 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 99 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e0 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e40 - 180 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/amplifiers\/machete-mla-1500\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your installation.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/9TAWhA3X8.jpg?v=1751959877\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum chassis for superior thermal dissipation.\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\"\u003eCLASS D EFFICIENCY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-performance circuitry for maximum 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\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/CQi1BzyHL.jpg?v=1751959877\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated subsonic and LPF controls for perfect integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated power and protect LEDs for real-time monitoring.\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-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/LekRlYQjA.jpg?v=1751959877\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e4 GA POWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current terminals for unrestricted 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003e8 GA SPEAKER OUTPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust terminals ensuring a secure connection to your subs.\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-section4\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/dGYuBIjIc.jpg?v=1751959877\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBASS BOOST CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your low-frequency impact up to +12dB.\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\"\u003ePREMIUM FINISH\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndustrial-grade build quality for long-lasting durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":39678957944910,"sku":"34.2","price":119.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/products\/9TAWhA3X8.jpg?v=1751959877"},{"product_id":"resistant-rx-7e-7-waterproof-coaxial-speakers-pair","title":"Resistant RX-7E | 7” waterproof coaxial speakers (pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eCONQUER THE ELEMENTS WITH \u003cspan class=\"dbp-accent\"\u003eDEAF BONCE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003ePREMIUM WATERPROOF COAXIAL POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eMARINE GRADE\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\"\u003e65\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\"\u003e130\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eUnleash uncompromising sound on the water. The Deaf Bonce Resistant RX-7E is engineered for those who demand high-fidelity performance in harsh marine environments, combining rugged durability with crystal-clear audio output.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a robust polypropylene cone and a specialized styrene butadiene rubber surround, these 7-inch coaxial speakers deliver tight, punchy mid-bass and crisp highs. Don't let the elements dictate your playlist—experience legendary Deaf Bonce power wherever you go.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e65 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e130 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e55-21000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e91 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e2.48\" (63 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static5.alphardaudio.ru\/media\/speakers\/resistant-rx7e\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eUser manual and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/sQsvUHFMq.jpg?v=1751959865\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eMARINE GRILLE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated high-impact plastic protection against water and debris.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCOAXIAL DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized tweeter positioning for superior high-frequency dispersion.\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\/YGCKnv7HI.jpg?v=1751959865\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnetic structure for consistent, powerful output.\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:65%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eCorrosion-resistant connectors for reliable marine integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Deaf Bonce","offers":[{"title":"Default Title","offer_id":39986293047374,"sku":null,"price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/sQsvUHFMq.jpg?v=1751959865"},{"product_id":"machete-mlh-50-5-2-wide-range-speakers","title":"Machete MLH-50 | 5.2\" Wide range speakers","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\"\u003eEXPERIENCE THE \u003cspan class=\"dbp-accent\"\u003ePRECISION\u003c\/span\u003eOF SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e5.2\" WIDE RANGE PERFORMANCE SPEAKERS\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\"\u003e50\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\"\u003e100\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLH-50 is engineered for those who demand clarity and impact in a compact 5.2-inch form factor. These wide-range speakers deliver a balanced acoustic performance, transforming your vehicle into a high-fidelity sound stage.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a robust paper cone and a reliable ferrite magnet motor, the MLH-50 ensures exceptional durability and thermal stability. Whether you are upgrading your factory system or building a custom setup, these speakers provide the crisp response and tonal accuracy synonymous with the Machete legacy.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e5.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e80 - 17000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e50 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e90.40 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVC Size\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e105.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e4.44 L\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\/speakers\/machete-mlh-50\/manual_gIBJMDH.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xW22ZcdRP.jpg?v=1751959734\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable stamped steel construction for long-term 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\/cswgCKU2R.jpg?v=1751959734\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful magnetic system for high efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSecure connections for optimal signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46956432163124,"sku":null,"price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/SFJoMmbTP.jpg?v=1751959734"},{"product_id":"machete-mlh-80-8-wide-range-speakers","title":"Machete MLH-80 | 8\" Wide range speakers","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e8\" WIDE RANGE PERFORMANCE SPEAKERS\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\"\u003e75\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\"\u003e150\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLH-80 is designed for those who demand clarity and impact. This 8-inch wide-range powerhouse delivers a frequency response of 75-12500 Hz, ensuring your music is reproduced with professional-grade precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a robust steel frame and a high-efficiency ferrite magnet, the MLH-80 is engineered to handle real-world performance demands. Whether you're upgrading your stock system or building a custom SPL setup, these speakers provide the volume and detail you crave.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e75 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e150 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e75 - 12500 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e92.6 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e80 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e16.6 L\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\/speakers\/machete-mlh-80\/manual_A6vsNqj.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/JZU1LzZIn.jpg?v=1751959731\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for lightning-fast transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for maximum sensitivity.\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\/hzec0hyr4.jpg?v=1751959732\" 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\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable stamped steel basket for vibration-free playback.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty push terminals for secure and reliable connection.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46956513919284,"sku":null,"price":22.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/JZU1LzZIn.jpg?v=1751959731"},{"product_id":"machete-mla-60-2-60-watt-2-channel-amplifier","title":"MACHETE MLA-60.2 | 60 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\"\u003eCOMPACT POWER \u003cspan class=\"dbp-accent\"\u003eUNLEASHED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eD-CLASS EFFICIENCY FOR YOUR DAILY DRIVER\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e60\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\"\u003eBRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e180\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 Machete MLA-60.2 is the ultimate solution for those who demand high-fidelity sound in a compact footprint. Engineered with efficient Class D topology, this 2-channel powerhouse delivers crisp, clean performance that punches well above its weight class.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you're powering high-performance component speakers or a compact subwoofer, the MLA-60.2 provides the versatility and reliability you expect from Alphard. Its robust build and precise crossover controls make it the go-to choice for seamless system integration.\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 (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e60 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e90 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e180 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLPF \/ HPF\u003c\/td\u003e\n\u003ctd\u003e40-400 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\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e5.2 x 4.3 x 1.7 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\/machete-mla-2-60\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your Machete 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\/IMG_6079.jpg?v=1751959704\" 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\"\u003eExtruded aluminum chassis ensures optimal 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:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAuthentic Machete Lite series aesthetics.\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\/gBnHV0BNw.jpg?v=1751959704\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CROSSOVERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with 40-400Hz 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:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eRCA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality signal connectivity for zero interference.\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-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/XjSX1wl4Y.jpg?v=1751959704\" 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\"\u003eROBUST TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4 Ga power inputs 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\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\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEasily switch to 180W mono mode for subwoofers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47093279260980,"sku":"35.4","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6079.jpg?v=1751959704"},{"product_id":"machete-mla-60-4-60-watt-4-channel-amplifier","title":"MACHETE MLA-60.4 | 60 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS D PERFORMANCE FOR YOUR AUDIO SYSTEM\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\"\u003e240\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eTOTAL WATTS 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\"\u003e360\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eTOTAL WATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLA-60.4 is a high-efficiency 4-channel Class D amplifier engineered to deliver clean, consistent power in a remarkably compact footprint. Designed for those who demand performance without compromising space.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith advanced filtering options including simultaneous LPF and HPF operation, this amplifier gives you full control over your soundstage. Whether you're powering a high-end component set or a small subwoofer system, the MLA-60.4 provides the reliability and punch you expect from Machete.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e60 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e90 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e180 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 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\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e5.2 x 4.3 x 1.7 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\/machete-mla-4-60\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical documentation and installation guide.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/GN4OTn0bt.jpg?v=1751959703\" 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 CROSSOVERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdjustable 40-400Hz LPF and HPF filters for perfect sound tuning.\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\"\u003eINPUT MODE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSwitchable 2CH\/4CH input for flexible signal routing.\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\/Z7Bx6Gvmk.jpg?v=1751959703\" 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\"\u003eROBUST TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4 Ga power inputs ensure 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\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\"\u003eSOLID BRIDGE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality output terminals for stable bridge connections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47093464105268,"sku":"36.4","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6080_1.jpg?v=1751959703"},{"product_id":"machete-mla-70-2-xs-70-watt-2-channel-amplifier","title":"MACHETE MLA-70.2 XS | 70 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT POWERHOUSE FOR YOUR SOUND SYSTEM\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e70\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\"\u003eBRIDGE POWER (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 1\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLA-70.2 XS is a masterclass in efficiency and compact engineering. Designed for those who demand clean, reliable power in a small footprint, this Class D amplifier delivers high-fidelity sound without compromising on space.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for versatility, it features simultaneous LPF and HPF operation, allowing you to fine-tune your audio system with professional precision. Whether you are driving high-quality components or a bridgeable subwoofer, the MLA-70.2 XS is your ticket to a refined, punchy sound stage.\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\u003e4 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e70 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e100 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge RMS (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e200 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCrossover\u003c\/td\u003e\n\u003ctd\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e5.4 x 3.2 x 1.4 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\/machete-mla-70-2xs\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full installation and tuning 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\/18UJQUvRF.jpg?v=1751959702\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged, heat-dissipating design for consistent high-output 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\/18PZIrAGm.jpg?v=1751959702\" 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\"\u003eIntegrated LPF and HPF crossovers for perfect system calibration.\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\"\u003eRCA INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality signal path for crystal clear audio reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47093525381428,"sku":"33.4","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/18UJQUvRF.jpg?v=1751959702"},{"product_id":"machete-mla-100-2-100-watt-2-channel-amplifier","title":"MACHETE MLA-100.2 | 100 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT EFFICIENCY MEETS PURE SONIC AGGRESSION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eD-CLASS 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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e100\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\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 1\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLA-100.2 is engineered for those who demand uncompromising performance in a compact footprint. This 2-channel Class D powerhouse delivers clean, stable wattage to elevate your sound system without cluttering your install.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and precision, the MLA-100.2 features a versatile crossover network and robust terminals. Whether you are powering high-end component speakers or bridging for a punchy subwoofer, this amplifier brings the legendary Machete durability to your daily drive.\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\u003eRMS (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e100 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e150 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS (Bridge 4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e300 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFreq. Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCrossover\u003c\/td\u003e\n\u003ctd\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e5.6 x 4.4 x 1.7 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\/machete-mla-2-100\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical breakdown\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\/IMG_6082.jpg?v=1751959699\" 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\"\u003eBRUSHED CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium heat-dissipating housing for sustained high-output 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\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\"\u003eCLASS D TOPOLOGY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-efficiency circuitry for maximum power with minimal current draw.\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\/E9j0msM8y.jpg?v=1751959699\" 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\"\u003e4 GA POWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals ensure optimal power transfer and voltage stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47093548974388,"sku":"33.4","price":64.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6082.jpg?v=1751959699"},{"product_id":"machete-mla-150-2-xs-150-watt-2-channel-amplifier","title":"MACHETE MLA-150.2 XS | 150 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF COMPACT SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eULTRA-COMPACT CLASS D PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e450\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 Machete MLA-150.2 XS is a powerhouse engineered for those who demand high-fidelity sound without sacrificing space. Despite its ultra-compact footprint, this Class D amplifier delivers massive efficiency and clean, undistorted power to your audio system.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEquipped with versatile LPF and HPF filters, this unit is perfectly suited for both mid-range speakers and subwoofers. Built for the streets and designed for performance, it is the ultimate upgrade for any serious car audio enthusiast looking for a reliable, hard-hitting solution.\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\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e150W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e225W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e450W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6 x 3.3 x 1.4 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\/machete-mla-150-2xs\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete wiring and tuning instructions\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/5GQJAE0cg.jpg?v=1751959697\" 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\"\u003eULTRA-COMPACT DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFits anywhere without compromising on output power.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged build quality 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\/rHbwwSZnq.jpg?v=1751959697\" 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\"\u003eIntegrated LPF and HPF controls for perfect frequency shaping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-LEVEL INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSeamless integration with factory or aftermarket head units.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47097513902388,"sku":"27.4","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/5GQJAE0cg.jpg?v=1751959697"},{"product_id":"machete-mla-160-2-160-watt-2-channel-amplifier","title":"MACHETE MLA-160.2 | 160 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. MASSIVE OUTPUT.\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e320\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e460\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLA-160.2 is engineered for those who demand uncompromising performance in a compact footprint. As part of our elite Lite series, this Class D powerhouse delivers clean, efficient energy to your speakers without breaking a sweat.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you are powering a high-end component set or a dedicated subwoofer, the MLA-160.2 offers the flexibility you need. With its advanced crossover system and rugged build, it is built to survive the most intense listening sessions.\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\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e160 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e230 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm Bridge Power\u003c\/td\u003e\n\u003ctd\u003e460 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e20-20000 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\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.3 x 4.3 x 1.7 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\/machete-mla-2-160\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6101.jpg?v=1751959695\" 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 management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eMACHETE BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature aesthetics for a professional build.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" 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\/K4yYTprN3.jpg?v=1751959695\" 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\"\u003e4 GA POWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current terminals for maximum 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\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eConfigurable for high-power mono applications.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47097637765428,"sku":"27.4","price":69.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6101.jpg?v=1751959695"},{"product_id":"machete-mla-500-1-xs-500-watt-power-amplifier","title":"Machete MLA-500.1 XS | 500 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 \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003e OF COMPACT BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eULTRA-COMPACT CLASS D MONOBLOCK AMPLIFIER\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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MLA-500.1 XS is the ultimate solution for those who demand serious bass in a space-saving footprint. Engineered as a high-efficiency Class D monoblock, this powerhouse delivers 500 Watts of raw RMS performance to bring your subwoofer setup to life.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003ePrecision-tuned for SPL enthusiasts, the MLA-500.1 XS features comprehensive crossover controls, including a subsonic filter and low-pass filter, allowing you to dial in the perfect sound. Its robust, compact design ensures it fits into the tightest installs without compromising on thermal stability or output.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDon't let its size fool you. Built with premium components and optimized for 1 Ohm load stability, this amplifier is your ticket to loud, clean, and reliable bass performance that dominates the street.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (1 Ohm)\u003c\/td\u003e\n\u003ctd\u003e500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e360 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 50 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 100 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6 x 3.2 x 1.4 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\/machete-mla-500-1xs\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your Machete 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\/kOX0My3J1.jpg?v=1751959694\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty heat sink design 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\/gMyLj1xQQ.jpg?v=1751959694\" 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 CONTROL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your bass with LPF, Subsonic, and Phase controls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eREMOTE INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated port for easy remote bass level adjustment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47097712279860,"sku":"29.4","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/kOX0My3J1.jpg?v=1751959694"},{"product_id":"machete-mla-600-1-600-watt-power-amplifier","title":"Machete MLA-600.1 | 600 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 \u003cspan class=\"dbp-accent\"\u003eBASS\u003c\/span\u003eWITH PRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT POWERHOUSE FOR YOUR SUBWOOFER SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eD-CLASS 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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS 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 Machete MLA-600.1 is engineered for those who demand serious bass in a compact footprint. This Class D monoblock delivers a clean 600 Watts of RMS power at 1 Ohm, ensuring your subwoofer hits with authority and precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and performance, the MLA-600.1 features a high-efficiency circuit design and a robust subsonic filter, making it the perfect choice for daily driving or entry-level SPL builds. Its ultra-compact dimensions allow for versatile installation in any vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 1 Ohm\u003c\/td\u003e\n\u003ctd\u003e600 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 2 Ohm\u003c\/td\u003e\n\u003ctd\u003e420 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 4 Ohm\u003c\/td\u003e\n\u003ctd\u003e240 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≥ 100 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.7 x 4.3 x 1.7 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\/machete-mla-1-600\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eFull technical documentation and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/d7nXs48NP.jpg?v=1751959692\" 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 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\/CVP2OsVjD.jpg?v=1751959692\" 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\"\u003eDedicated subsonic and LPF controls for perfect sound matching.\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\"\u003eREMOTE INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eExternal bass controller port for on-the-fly adjustments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47097734201652,"sku":"32.4","price":69.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/d7nXs48NP.jpg?v=1751959692"},{"product_id":"machete-mla-900-1-900-watt-power-amplifier","title":"Machete MLA-900.1 | 900 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 POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN, BRUTAL MONOBLOCK PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eD-CLASS 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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e900\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\"\u003e420\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 Machete MLA-900.1 is engineered for those who demand serious bass in a space-saving footprint. This Class-D monoblock delivers a massive 900 Watts of RMS power at 1 Ohm, ensuring your subwoofer setup hits with relentless authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003ePrecision-tuned for performance, the MLA-900.1 features advanced Subsonic and Low Pass filters to keep your audio clean and controlled. Whether you are building a daily driver or an SPL contender, this amplifier provides the stability and efficiency required for high-intensity bass reproduction.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 1 Ohm\u003c\/td\u003e\n\u003ctd\u003e900 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 2 Ohm\u003c\/td\u003e\n\u003ctd\u003e650 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power @ 4 Ohm\u003c\/td\u003e\n\u003ctd\u003e420 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 - 55 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise\u003c\/td\u003e\n\u003ctd\u003e≥ 100 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e8.3 x 4.3 x 1.7 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\/machete-mla-1-600\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical guide and installation manual\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\/Vws7WoNLE.jpg?v=1751959691\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePrecision Tuning\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your bass with intuitive Subsonic and LPF controls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eRemote Ready\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated port for external bass level 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\/cR9yMI6tG.jpg?v=1751959691\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHeavy Duty Terminals\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current input terminals for maximum power transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47097761071412,"sku":"30.4","price":84.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/mJScPY36Z.jpg?v=1751959691"},{"product_id":"machete-mla-1200-1-1200-watt-power-amplifier","title":"Machete MLA-1200.1 | 1200 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 \u003cspan class=\"dbp-accent\"\u003eRAW POWER\u003c\/span\u003eOF MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. BRUTAL OUTPUT. PURE PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eD-CLASS 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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER @ 4 OHMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e520\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 Machete MLA-1200.1 is engineered for those who demand uncompromising power in a space-saving footprint. As a high-efficiency Class D amplifier, it delivers massive 1200W RMS output to drive your subwoofers with absolute authority and precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the streets and the lanes, this monoblock features a robust 10-250 Hz frequency response and precise crossover controls, ensuring your bass is as tight as it is loud. Don't let the compact 9.1-inch chassis fool you—this is a competition-grade heart for 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\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e820 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\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≥ 100 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSubsonic Filter\u003c\/td\u003e\n\u003ctd\u003e10 - 55 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e9.1 x 4.3 x 1.7 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\/machete-mla-1-1200\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full wiring diagrams and setup instructions.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/QrvN4qF9k.jpg?v=1751959690\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eExtruded aluminum chassis for maximum thermal dissipation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/7A2vGKOhi.jpg?v=1751959690\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated LPF, Subsonic, and Boost controls for perfect integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47098012991796,"sku":"38.4","price":119.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/QrvN4qF9k.jpg?v=1751959690"},{"product_id":"machete-mfh-50-5-2-wide-range-speakers","title":"Machete MFH-50 | 5.2\" Wide range speakers","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e5.2\" WIDE RANGE PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e50\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\"\u003e100\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MFH-50 is engineered for those who demand clarity and impact in a compact 5.2-inch format. Designed as a high-performance wide-range speaker, it delivers a precise frequency response from 80 to 17000 Hz, ensuring your music stays crisp and detailed.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a durable paper cone and a reliable ferrite magnet, these speakers are optimized for efficiency and long-term performance. Whether you are building a custom sound system or upgrading your factory setup, the MFH-50 delivers the aggressive, premium sound quality Machete is known for.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e5.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e50 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e100 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e80 - 17000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e90.60 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet Material\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/speakers\/machete-mfh-50\/manual_uwfXMs3.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003ePDF\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\/BdajZO0tq.jpg?v=1751959667\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFerrite Magnet\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density motor for superior control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSturdy Frame\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSteel basket construction for maximum stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/dVy85Lab5.jpg?v=1751959667\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePaper Cone\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized for natural and accurate audio reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:20%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFoam Surround\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFlexible design for long-lasting excursion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xlQ5zbUcQ.jpg?v=1751959667\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:15%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFIGHT Logo\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature badge of authentic Machete quality.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section4\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/CTSmOlA8n.jpg?v=1751959667\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eInput Terminals\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable connectors for secure signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eMotor Housing\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReinforced protection for the magnet system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47105150517556,"sku":"4.2.3","price":23.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/BdajZO0tq.jpg?v=1751959667"},{"product_id":"machete-mfh-60-6-5-wide-range-speakers","title":"Machete MFH-60 | 6.5\" Wide range speakers","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\"\u003eEXPERIENCE THE \u003cspan class=\"dbp-accent\"\u003ePRECISION\u003c\/span\u003eOF SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e6.5\" WIDE RANGE PERFORMANCE SPEAKERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM AUDIO\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\"\u003e50\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\"\u003e100\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MFH-60 is engineered for those who demand clarity and impact. This 6.5\" wide-range speaker delivers an impressive frequency response from 80 to 18,000 Hz, ensuring your music is reproduced with professional-grade accuracy.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a rigid steel frame, high-quality paper cone, and a robust ferrite magnet, the MFH-60 is designed to handle demanding daily use while maintaining musical integrity. Elevate your car audio experience with the signature Machete performance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e80 - 18000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e50 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e100 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e91.9 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/speakers\/machete-mfh-60\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/plgTIGeHz.jpg?v=1751959666\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight material for fast, accurate transients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDurable structure designed to eliminate resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/IbyceM12U.jpg?v=1751959666\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful motor for high efficiency and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust connectors for secure and reliable wiring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47105156612404,"sku":"4.2.4","price":26.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/plgTIGeHz.jpg?v=1751959666"},{"product_id":"machete-mfh-80-8-wide-range-speakers","title":"Machete MFH-80 | 8\" Wide range speakers","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e8\" WIDE RANGE SPEAKERS FOR PURE AUDIO CLARITY\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM QUALITY\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\"\u003e75\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\"\u003e150\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience professional-grade sound with the Machete MFH-80. Engineered for those who demand clarity and impact, these 8\" wide range speakers deliver a balanced frequency response from 70 to 16,000 Hz.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a durable steel frame, high-efficiency paper cone, and reliable ferrite magnet, the MFH-80 is designed to dominate your audio system with 93.9 dB sensitivity and rock-solid performance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e75 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e150 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e70 - 16000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e93.9 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.00\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e75 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/speakers\/machete-mfh-80\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your Machete speakers.\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\/JJ8zSMG9o.jpg?v=1751959665\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for superior musical accuracy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFOAM SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDesigned for long-lasting excursion and durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/urreNpXWr.jpg?v=1751959665\" 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\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful motor structure for high sensitivity 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRobust construction to eliminate unwanted vibrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47105412497716,"sku":"4.2.6","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/o7XbjHoJE.jpg?v=1751959665"},{"product_id":"hannibal-hm-8e-8-mid-range-speakers-pair","title":"Hannibal HM-8E | 8\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eELEVATE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eHANNIBAL\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e8-INCH MID-RANGE POWERHOUSE\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\"\u003e80\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\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Hannibal HM-8E is engineered for those who demand clarity and impact in their mid-range frequencies. Featuring a high-efficiency paper cone and durable cloth surround, these speakers deliver a natural, punchy sound that cuts through any mix.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to last, the stamped steel frame and robust ferrite magnet ensure consistent performance even under intense daily usage. Whether you are building a professional sound system or a street-level monster, the HM-8E brings the legendary Hannibal sonic signature to your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e80 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e160 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e75-11000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e91.8 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\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\/speakers\/hannibal-hm-8e\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical installation guide.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/x1bWUgp3m.jpg?v=1751959657\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight material for enhanced transient response and crystal-clear vocals.\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\"\u003eCLOTH SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-durability surround designed for long-term reliability and excursion 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\/AVLg0DVww.jpg?v=1751959657\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful motor structure providing high sensitivity and excellent thermal stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTAMPED STEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid basket construction to eliminate vibrations and distortion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":47105610088756,"sku":"40.3","price":24.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/U2Wi4Y3L6.jpg?v=1751959657"},{"product_id":"hannibal-hm-8e-8-mid-range-speakers-pair-1","title":"Hannibal HM-8E+ | 8\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH THE \u003cspan class=\"dbp-accent\"\u003eHANNIBAL\u003c\/span\u003eLEGEND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003ePRECISION ENGINEERED 8-INCH MID-RANGE POWERHOUSE\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\"\u003e85\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\"\u003e170\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Hannibal HM-8E+ is engineered for those who demand clarity and aggressive volume. Featuring a lightweight paper cone and high-efficiency ferrite magnet, these 8-inch mid-range speakers deliver crisp, punchy vocal reproduction that cuts through any system.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability, the HM-8E+ utilizes a durable cloth surround and a 1-inch CCAW voice coil to ensure consistent performance even at high output levels. Whether you are building a professional SPL setup or a high-fidelity daily driver, this pair is designed to dominate the mid-frequency range.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e85 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e170 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e80-11000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1\" CCAW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e95 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e80.1 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e1.01\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\/speakers\/hannibal-hm-8e-plus\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eUser guide and installation specs\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/BcHEzflCV.jpg?v=1751959655\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized lightweight design for fast, accurate transient response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:75%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHANNIBAL BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePremium aesthetics that define the legendary Hannibal identity.\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\/9E3PNoQDB.jpg?v=1751959655\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty magnetic structure for high efficiency and control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRugged connectors designed for secure and reliable signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":47105616675124,"sku":"39.3","price":27.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/7c9iWIYE2.jpg?v=1751959655"},{"product_id":"machete-mfc-60-component-system","title":"Machete MFC-60 |  Component System","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eTHE ULTIMATE COMPONENT SYSTEM FOR CRYSTAL CLEAR AUDIO\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM AUDIO\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\"\u003e80\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\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eExperience the perfect harmony of power and clarity. The Machete MFC-60 component system is engineered for those who demand uncompromising sound quality in their vehicle.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a wide frequency response and precision-tuned components, this system delivers crisp highs and punchy mid-bass that brings your music to life exactly as the artist intended.\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\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMachete MFC-60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eComponent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency response\u003c\/td\u003e\n\u003ctd\u003e60-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e160W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\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\/speakers\/machete-mfc-60\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eUser manual currently unavailable\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\/entgj2aBX.jpg?v=1751959648\" 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 CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced material composition for distortion-free sound reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDEDICATED TWEETER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-frequency driver for detailed and immersive staging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47341752156468,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/entgj2aBX.jpg?v=1751959648"},{"product_id":"machete-mm-50l-5-2-mid-range-speakers-pair","title":"Machete MM-50L | 5.2\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eLOUD AND CLEAR MID-RANGE PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM AUDIO\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\"\u003e98\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\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Machete MM-50L is engineered for those who demand precision and volume. This 5.2\" mid-range powerhouse delivers crystal clear vocal reproduction and punchy mid-bass in any custom car audio setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a durable paper cone and a robust steel frame, the MM-50L is designed to handle high-intensity playback while maintaining total sonic integrity. Experience the signature Machete sound that dominates the streets.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e5.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e98 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e160 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e120-16000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil\u003c\/td\u003e\n\u003ctd\u003e1.00 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e91.60 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003ctd\u003ePaper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/E8iTGmI7D.jpg?v=1751959630\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight and rigid for ultra-fast, detailed sound response.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:25%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eDURABLE SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality cloth surround ensures long-term reliability.\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\/7q0ua1y4b.jpg?v=1751959630\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized magnetic system for high efficiency and SPL.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty contact points for secure signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":47499334287668,"sku":"4.2.2","price":26.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/ek3jQdBiS.jpg?v=1751959630"},{"product_id":"black-hydra-delta-613c-2-way-component-system","title":"Black Hydra Delta 613C | 2-way Component System","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\"\u003eEXPERIENCE THE \u003cspan class=\"dbp-accent\"\u003ePRECISION\u003c\/span\u003eOF SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e2-WAY COMPONENT SYSTEM ENGINEERED FOR PURISTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM AUDIO\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\"\u003e70\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\"\u003e140\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 Black Hydra Delta 613C is not just a speaker system; it is a masterclass in acoustic clarity. Designed for those who refuse to compromise, this 2-way component set delivers a rich, balanced soundstage that brings your music to life with breathtaking detail.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a high-quality paper cone and robust ferrite magnet system, the Delta 613C ensures natural timbre and exceptional control. Whether you are chasing studio-grade accuracy or high-fidelity power, this system is your gateway to the ultimate sonic experience.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e70 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e140 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e50 - 21000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e91.20 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e65.00 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQts\u003c\/td\u003e\n\u003ctd\u003e0.82\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBL\u003c\/td\u003e\n\u003ctd\u003e53.37\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e20.98 L\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\/speakers\/black-hydra-delta-613c\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your installation.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/kmI2dx5yS.jpg?v=1751959539\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDelivers a natural and detailed sonic signature.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eRIGID BASKET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDesigned to minimize resonance and distortion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/oN4W7WXAa.jpg?v=1751959540\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful energy for tight and controlled 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\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEnsuring secure and clean signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Black Hydra","offers":[{"title":"Default Title","offer_id":48040807399732,"sku":"47.3","price":35.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/SosQgwrUw.jpg?v=1751959539"},{"product_id":"black-hydra-delta-6913x-6x9-coaxial-speakers-pair","title":"Black Hydra Delta 6913X | 6\"x9” Coaxial Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eEXPERIENCE THE \u003cspan class=\"dbp-accent\"\u003eDELTA\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOAXIAL PERFORMANCE REDEFINED\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePREMIUM AUDIO\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\"\u003e70\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\"\u003e140\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 Black Hydra Delta 6913X is engineered for those who demand uncompromising clarity and dynamic response. These 6x9 coaxial speakers transform your vehicle into a high-fidelity sound stage, delivering balanced audio across the entire frequency spectrum.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a robust paper cone and high-grade ferrite magnet, the 6913X is built to handle sustained power while maintaining musicality. Whether upgrading your factory system or building a custom setup, the Delta series offers the perfect synergy of durability and acoustic perfection.\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\u003eModel\u003c\/td\u003e\n\u003ctd\u003eDelta 6913X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCoaxial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6\" x 9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency response\u003c\/td\u003e\n\u003ctd\u003e40 - 21000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e70 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e140 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSPL\u003c\/td\u003e\n\u003ctd\u003e89.90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVC Size\u003c\/td\u003e\n\u003ctd\u003e1.00 \"\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\/speakers\/black-hydra-delta-6913x\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation for optimal 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\/xNzLLTTSq.jpg?v=1751959538\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized cone geometry for natural, distortion-free sound reproduction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eCOAXIAL TWEETER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision-engineered tweeter for crisp and detailed high-frequency performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/djypfTTav.jpg?v=1751959538\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density ferrite magnet assembly for superior control and efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid stamped steel basket ensures structural integrity and precise alignment.\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":"Black Hydra","offers":[{"title":"Default Title","offer_id":48040816673076,"sku":"46.2","price":41.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/wpYCaqPip.jpg?v=1751959537"},{"product_id":"hannibal-hm-50s-5-2-mid-range-speakers-pair","title":"Hannibal HM-50S | 5.2\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eEXPERIENCE THE PURE \u003cspan class=\"dbp-accent\"\u003eHANNIBAL\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eLEGENDARY MID-RANGE PERFORMANCE FOR YOUR SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eIN STOCK\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e50\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\"\u003e100\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Hannibal HM-50S is engineered for those who demand crystal-clear mid-range reproduction. Featuring a lightweight paper cone and a robust ferrite motor, these 5.2-inch speakers deliver exceptional vocal clarity and punchy mid-bass response.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the rigors of high-intensity playback, the HM-50S utilizes a CCAW voice coil for improved efficiency and thermal stability. Whether you are building a professional SPL setup or upgrading your daily driver, this is the definitive choice for sound quality enthusiasts.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e5.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100-15000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e50 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e89 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Depth\u003c\/td\u003e\n\u003ctd\u003e2.35\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/speakers\/hannibal-hm-50s\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical documentation and installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/NfCSGt1kH.jpg?v=1751959480\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDelivers natural, detailed sound reproduction across the mid-range spectrum.\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\"\u003eCLOTH SURROUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEnsures durability and high-excursion capability for consistent performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/FdNwFpwkm.jpg?v=1751959480\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful magnetic system designed for high efficiency and output.\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\"\u003eCCAW VOICE COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e1-inch copper-clad aluminum wire for optimal thermal management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":48358582812980,"sku":"41.3","price":20.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/JvEEyxOHp.jpg?v=1751959479"},{"product_id":"avatar-mbr-60le-6-5-mid-range-speakers-pair","title":"Avatar MBR-60LE | 6.5\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eEXPERIENCE THE \u003cspan class=\"dbp-accent\"\u003eLOUDNESS\u003c\/span\u003eREDEFINED\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003ePRECISION ENGINEERED 6.5-INCH MID-RANGE POWERHOUSE\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\"\u003e70\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\"\u003e140\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 Avatar MBR-60LE is engineered to deliver high-impact mid-range performance for those who demand clarity and volume. Featuring a lightweight paper cone and a durable ferrite magnet system, these speakers provide exceptional transient response and high sensitivity.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned for versatility and longevity, the MBR-60LE utilizes a 1-inch CCAW voice coil for improved thermal handling. Whether you are building a competitive SPL setup or a high-output daily driver, these 6.5-inch mid-ranges offer the perfect balance of efficiency and raw musical power.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e6.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100-10000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e70 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e140 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e93.6 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFs\u003c\/td\u003e\n\u003ctd\u003e98.74 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVas\u003c\/td\u003e\n\u003ctd\u003e12.82 L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/speakers\/avatar-mbr-60le\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet technical details and installation guides.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/YwgwInKTm.jpg?v=1751959476\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight material for ultra-fast and accurate transients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eAVATAR LOGO\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature premium branding for a professional look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/4QctlyvaF.jpg?v=1751959476\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MOTOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-density magnet structure for maximum efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTAMPED STEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid construction to minimize vibrations and distortion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":48382850957620,"sku":"5.2.2","price":14.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/lymitcoBd_4ca628fa-08e1-446a-8c90-485811ea3959.png?v=1751959475"},{"product_id":"avatar-mbr-61le-6-5-mid-range-speakers-pair","title":"Avatar MBR-61LE | 6.5\" Mid-Range Speakers (Pair)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eELEVATE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eMBR-61LE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eHIGH-EFFICIENCY MID-RANGE 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\"\u003e70\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\"\u003e140\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 Avatar MBR-61LE is engineered for those who demand crisp, loud, and clear mid-range reproduction. Featuring a high-quality paper cone and a robust ferrite magnet, these 6.5\" speakers deliver exceptional vocal clarity even at high volumes.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned with a 1-inch CCAW voice coil and a stamped steel frame, the MBR-61LE offers the perfect balance of durability and efficiency. Whether you are building a daily driver or a dedicated SPL build, these mid-ranges provide the punch and detail your system needs to stand out.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power\u003c\/td\u003e\n\u003ctd\u003e70 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMAX Power\u003c\/td\u003e\n\u003ctd\u003e140 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100-12500 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoice Coil Size\u003c\/td\u003e\n\u003ctd\u003e1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImpedance\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensitivity\u003c\/td\u003e\n\u003ctd\u003e93.8 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMagnet Material\u003c\/td\u003e\n\u003ctd\u003eFerrite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/speakers\/avatar-mbr-60le\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your MBR-61LE.\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\/wFGkLKpWm.png?v=1751959474\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePAPER CONE\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eLightweight construction for natural, responsive sound.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTAMPED STEEL FRAME\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eRigid design to minimize resonance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/pHrUXZFnY.jpg?v=1751959474\" 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\"\u003eAV LOGO DUSTCAP\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature aesthetics for a professional look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:80%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eTERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality connectors for secure signal transfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section3\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/jPsCK4yIX.jpg?v=1751959474\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eFERRITE MAGNET\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePowerful motor structure for high efficiency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCCAW COIL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eOptimized copper-clad aluminum wire for thermal stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":48382853022004,"sku":"5.2.1","price":17.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/wFGkLKpWm.png?v=1751959474"},{"product_id":"avatar-abr-800-1-800-watt-power-amplifier","title":"Avatar ABR-800.1 | 800 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 POWER OF \u003cspan class=\"dbp-accent\"\u003eAVATAR\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS D MONOBLOCK 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 (1 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e800\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (4 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e400\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 Avatar ABR-800.1 is a powerhouse engineered for those who demand high-fidelity bass in a compact form factor. Delivering a massive 800W RMS at 1 Ohm, this Class D monoblock provides the efficiency and thermal stability required for intense daily driving.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with advanced circuitry and a robust, low-profile heatsink, the ABR-800.1 ensures your subwoofer system stays cool and plays hard. Precision control over your sound stage is at your fingertips with adjustable subsonic and low-pass filters.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you are a beginner or a seasoned enthusiast, this amplifier delivers the reliable, clean power that the Avatar legacy is known for. Elevate your audio experience with a solution that perfectly balances size and raw output.\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\u003e800 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\u003e600 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\u003e400 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100 - 300 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping Factor\u003c\/td\u003e\n\u003ctd\u003e≥ 180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e9.13 x 7.17 x 2.09 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\/avatar-abr-800-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ABR-800.1 with our official setup guide.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xCQgMOYE3.jpg?v=1751959468\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eINDUSTRIAL HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum construction for superior heat dissipation during high-output 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\/xp2payhck.jpg?v=1751959468\" 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\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated controls for Gain, Subsonic, and LPF to dial in your perfect bass signature.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48383881150772,"sku":"46.4","price":83.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xCQgMOYE3.jpg?v=1751959468"},{"product_id":"avatar-abr-1000-1-1000-watt-power-amplifier","title":"Avatar ABR-1000.1 | 1000 Watt Power Amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT D-CLASS MONOBLOCK 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 (1 Ohm)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1000\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS MAX\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Avatar ABR-1000.1 is engineered for those who demand high-efficiency power in a compact footprint. This Class-D monoblock delivers a massive 1000W RMS at 1 Ohm, ensuring your subwoofer gets the clean, relentless current it needs to dominate the streets.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and raw performance, the ABR-1000.1 features a robust heatsink design and precise control over your signal. With adjustable subsonic and low-pass filters, you have total command over your soundstage, making it the perfect heart for any high-output SPL 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\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e700 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e450 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100 - 300 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping Factor\u003c\/td\u003e\n\u003ctd\u003e≥ 180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e9.92 x 7.17 x 2.09 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\/avatar-abr-800-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical details 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\/1mDE5GSOg.jpg?v=1751959467\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive finned chassis for superior heat dissipation during long listening 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\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CONTROLS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your output with dedicated subsonic and low-pass filter adjustments.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48383915360564,"sku":"47.4","price":95.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/1mDE5GSOg.jpg?v=1751959467"},{"product_id":"avatar-abr-1200-1-1200-watt-power-amplifier","title":"Avatar ABR-1200.1 | 1200 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 \u003cspan class=\"dbp-accent\"\u003eRAW POWER\u003c\/span\u003eOF YOUR BASS\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS-D EFFICIENCY FOR SERIOUS SPL\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 @ 1 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1200\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 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 Avatar ABR-1200.1 is engineered for those who demand uncompromising power in a compact footprint. This high-efficiency Class-D monoblock delivers a massive 1200W RMS at 1 Ohm, ensuring your subwoofer system hits with lethal precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the modern enthusiast, it features a robust heatsink design and intelligent protection circuitry. Whether you are building a daily driver or a competition-ready setup, the ABR-1200.1 provides the stable current and thermal endurance needed to dominate the low-frequency spectrum.\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\u003c\/td\u003e\n\u003ctd\u003e1200 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e850 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e100 - 300 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\u003eDamping Factor\u003c\/td\u003e\n\u003ctd\u003e≥ 180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\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\/avatar-abr-800-1\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical guide for your setup\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xPB1X1Cr3.jpg?v=1751959466\" 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\"\u003eMASSIVE 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\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHIGH-CURRENT TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4 Ga input terminals ensure maximum power transfer with minimal voltage drop.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48383941443892,"sku":"48.4","price":113.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/xPB1X1Cr3.jpg?v=1751959466"},{"product_id":"avatar-abr-150-2-150-watt-2-channel-amplifier","title":"AVATAR ABR-150.2 | 150 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\"\u003eUPGRADE YOUR SOUND WITH \u003cspan class=\"dbp-accent\"\u003eAVATAR\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS AB POWERHOUSE\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e120\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e150\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 Avatar ABR-150.2 is a high-efficiency 2-channel amplifier engineered for those who demand clarity and reliability. Delivering 150W in bridge mode, it provides the perfect punch for your component speakers or a small subwoofer setup.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eFeaturing a robust Class AB circuit design, this amplifier ensures low distortion and high-fidelity sound reproduction across the full 10-20000 Hz frequency range. Its compact footprint makes installation a breeze, even in tight spaces.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e60 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e75 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e150 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.38 x 7.17 x 2.09 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\/avatar-abr-150-2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete technical installation guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/1uk2dkQxo.jpg?v=1751959465\" 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 management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eAVATAR LOGO\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature branding indicating authentic performance quality.\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\/XsiA0Ngxj.jpg?v=1751959465\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your HPF and LPF settings for perfect audio staging.\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\"\u003eBASS BOOST\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSelectable 0\/+6\/+12dB gain for deep, impactful low-end.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384182550836,"sku":"39.4","price":47.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/1uk2dkQxo.jpg?v=1751959465"},{"product_id":"avatar-abr-250-2-250-watt-2-channel-amplifier","title":"AVATAR ABR-250.2 | 250 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. MASSIVE PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eAB CLASS PRECISION\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\"\u003e90\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\"\u003e250\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 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 Avatar ABR-250.2 is a high-performance 2-channel Class AB amplifier engineered to bring studio-grade clarity and raw power to your car audio system. Its compact footprint hides a robust design capable of delivering consistent, distortion-free sound.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWhether you are driving high-quality components or a bridgeable subwoofer setup, the ABR-250.2 offers the perfect balance of efficiency and musicality. With versatile crossover settings and a sleek, durable heatsink, it is built to survive the demands of daily driving.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e90 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e125 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e250 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50-300 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/amplifiers\/avatar-abr-150-2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical guide for installation\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/iQpKBZWXF.jpg?v=1751959463\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLASS AB CIRCUITRY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDelivers superior sonic purity and low distortion for high-fidelity audio.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eRUGGED HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced aluminum design ensures optimal heat dissipation 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\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\"\u003ePRECISION CONTROLS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with integrated HPF, LPF, and Bass Boost options.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384202768692,"sku":"40.4","price":59.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/iQpKBZWXF.jpg?v=1751959463"},{"product_id":"avatar-abr-350-2-350-watt-2-channel-amplifier","title":"AVATAR ABR-350.2 | 350 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePURE POWER\u003c\/span\u003eOF YOUR SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. MAXIMUM PERFORMANCE. PURE AUDIO ADRENALINE.\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e120\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\"\u003eRMS POWER (BRIDGE)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e350\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 1\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 Avatar ABR-350.2 is a high-performance 2-channel Class AB amplifier engineered for those who demand clarity and impact. With 350 Watts of bridged power, it delivers the clean, reliable energy your system craves.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to dominate the road, this amplifier features a compact footprint and rugged heat sink design, ensuring consistent performance even during the most demanding listening sessions. Experience the perfect balance of efficiency and raw audio output.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e120 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e175 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e350 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50-300 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\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\/avatar-abr-150-2\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical guide and wiring diagrams\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/KnEAsaxK6.jpg?v=1751959462\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLASS AB CIRCUITRY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDelivers superior sound quality and musicality for your front stage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CONTROLS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your output with adjustable LPF\/HPF and bass boost levels.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384204800308,"sku":"40.4","price":71.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/KnEAsaxK6.jpg?v=1751959462"},{"product_id":"avatar-abr-300-4-300-watt-4-channel-amplifier","title":"AVATAR ABR-300.4 | 300 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePURE POWER\u003c\/span\u003eOF AVATAR\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL PRECISION AMPLIFIER\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e240\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (2 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 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 road with the Avatar ABR-300.4. This high-efficiency Class AB amplifier is engineered to deliver crystal-clear sound and relentless power to your speakers, ensuring your music hits with unparalleled authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand more, this 4-channel beast features a robust design that fits perfectly into any high-performance audio build. Whether you are driving a full-range system or a custom setup, the ABR-300.4 provides the stability and control you need to push your gear to the 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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e60W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS (14.4V)\u003c\/td\u003e\n\u003ctd\u003e75W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS (Bridge)\u003c\/td\u003e\n\u003ctd\u003e150W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.2 - 6V\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\/avatar-abr-300-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical details and installation guides.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Et4pnLGO3.jpg?v=1751959461\" 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\"\u003eHEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum chassis ensures optimal heat dissipation during intense play.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCONTROL PANEL\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision tuning with adjustable HPF and LPF filters for perfect sound shaping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384208961844,"sku":"41.4","price":65.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Et4pnLGO3.jpg?v=1751959461"},{"product_id":"avatar-abr-400-4-400-watt-4-channel-amplifier","title":"AVATAR ABR-400.4 | 400 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS AB PERFORMANCE FOR YOUR DAILY DRIVER\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER (BRIDGE)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e400\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;\"\u003eThe Avatar ABR-400.4 is a precision-engineered 4-channel Class AB amplifier designed for those who demand clarity and efficiency. Whether you are powering a set of high-performance components or a versatile rear stage, this amplifier delivers consistent, clean power to transform your listening experience.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with a robust heatsink and high-quality components, the ABR-400.4 fits perfectly into tight spaces without sacrificing thermal stability. Take full control of your soundstage with adjustable high-pass and low-pass filters and a switchable bass boost to dial in the perfect thump.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e75 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e100 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm Bridge\u003c\/td\u003e\n\u003ctd\u003e200 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.2 - 6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e11.42 x 7.17 x 2.09 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\/avatar-abr-300-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your installation with our technical manual.\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\/VL5ZIGATR.jpg?v=1751959460\" 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 playback.\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:65%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CONTROLS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your crossover and input levels for perfect system integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384210796852,"sku":"42.4","price":71.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/VL5ZIGATR.jpg?v=1751959460"},{"product_id":"avatar-abr-500-4-500-watt-4-channel-amplifier","title":"AVATAR ABR-500.4 | 500 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL CLASS AB AMPLIFIER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH PERFORMANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e90\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eW x 4\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 (BRIDGE)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e250\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eW x 2\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 Avatar ABR-500.4 is a powerhouse of efficiency, engineered for those who demand uncompromising sound quality. Designed as a robust Class AB amplifier, it delivers crystal-clear audio reproduction with the punch you need to dominate the streets.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for versatility and reliability, this 4-channel beast features a wide frequency response and precision filtering. Whether you're powering a high-end component system or a dedicated subwoofer setup, the ABR-500.4 provides the stable, clean power required for a premium listening experience.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e90 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e120 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e250 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e12.2 x 7.17 x 2.09 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\/avatar-abr-300-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eFull installation and tuning 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\/674BqxcCr.jpg?v=1751959457\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum chassis for superior thermal dissipation during high-output sessions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIconic Avatar aesthetic that commands respect in any custom car audio 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\/YHCZNrfly.jpg?v=1751959458\" 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\"\u003ePOWER INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current terminals designed to support 6 Ga wire for maximum 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFlexible configuration to drive your speakers or subwoofers with ease.\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":"Avatar","offers":[{"title":"Default Title","offer_id":48384211910964,"sku":"43.4","price":83.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/674BqxcCr.jpg?v=1751959457"},{"product_id":"avatar-abr-600-4-600-watt-4-channel-amplifier","title":"AVATAR ABR-600.4 | 600 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR SYSTEM\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL CLASS AB PRECISION AMPLIFIER\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e480\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: 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 (2 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e600\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;\"\u003eElevate your audio game with the Avatar ABR-600.4. Engineered for those who demand clarity and raw performance, this 4-channel Class AB amplifier delivers consistent, high-fidelity sound that transforms your vehicle into a concert hall.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a robust design and precise crossover controls, the ABR-600.4 is the ultimate solution for powering your component speakers or subwoofers with professional-grade stability. Experience the perfect balance of efficiency and musicality.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e120 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e150 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e300 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.2 - 6V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e13.78 x 7.17 x 2.09 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\/avatar-abr-300-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the technical schematics\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/CbVxfAdzv.jpg?v=1751959456\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eMassive aluminum chassis for superior thermal management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003ePREMIUM BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Avatar aesthetics for a clean, premium 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":"Avatar","offers":[{"title":"Default Title","offer_id":48384216564020,"sku":"44.4","price":95.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/CbVxfAdzv.jpg?v=1751959456"},{"product_id":"avatar-abr-700-4-700-watt-4-channel-amplifier","title":"AVATAR ABR-700.4 | 700 Watt 4-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF YOUR SOUND\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL AB-CLASS PRECISION FOR TRUE AUDIOPHILES\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 @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e560\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\"\u003e700\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 Avatar ABR-700.4 is a masterclass in efficiency and sound quality, designed for those who demand clarity without compromise. This 4-channel AB-class amplifier delivers robust power to your speaker system, ensuring every note is reproduced with surgical precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the rigors of high-performance audio, the ABR-700.4 features advanced thermal protection and a versatile crossover network. Whether you are building a front-stage powerhouse or a balanced full-range system, this amplifier provides the clean, dynamic headroom your music deserves.\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\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e140W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e175W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridged Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e350W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.2 - 6V\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\/avatar-abr-300-4\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full installation and wiring instructions.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/e35LTbM0B.jpg?v=1751959455\" 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 housing for maximum heat dissipation during extreme play.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:70%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLASS AB CIRCUITRY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-fidelity sound reproduction with superior linearity and ultra-low distortion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Avatar","offers":[{"title":"Default Title","offer_id":48384221020468,"sku":"45.4","price":113.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/e35LTbM0B.jpg?v=1751959455"},{"product_id":"open-box-avatar-abr-460-4-460-watt-4-channel-amplifier","title":"OPEN BOX | Avatar ABR-460.4 | 460 Watt 4-channel Amplifier","description":"\u003cp\u003e\u003cstrong\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr\u003eThe product is still under the 1 year limited warranty.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable class=\"table-data-sheet\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eABR-460.4\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAmplifier Class-AB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e230 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e115 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e460 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput SPL\u003c\/td\u003e\n\u003ctd\u003e0.2 - 6 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Pass Filter\u003c\/td\u003e\n\u003ctd\u003e50 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Pass Filter\u003c\/td\u003e\n\u003ctd\u003e120 - 3000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCrossover\u003c\/td\u003e\n\u003ctd\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBass Boost\u003c\/td\u003e\n\u003ctd\u003e0\/6\/12 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping Factor\u003c\/td\u003e\n\u003ctd\u003e≥ 100\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 15 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 92 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd\u003e14.96 x 8.66 x 1.93 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Avatar","offers":[{"title":"Default Title","offer_id":48399737454900,"sku":"","price":83.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_a0b76c62-a316-43ac-b1b7-8cac1bb9af04.jpg?v=1751959439"}],"url":"https:\/\/alphardaudio.us\/collections\/hot-deals.oembed?page=3","provider":"Deaf Bonce","version":"1.0","type":"link"}