{"title":"Amplifiers","description":"","products":[{"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-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":"refurbished-apocalypse-aab-800-1d-atom","title":"REFURBISHED GRADE A\/B | Apocalypse AAB-800.1D Atom | 800 Watt Amplifier","description":"\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eAAB-800.1D Atom\u003c\/td\u003e\n\u003c\/tr\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\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency response\u003c\/td\u003e\n\u003ctd\u003e15-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e790 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e700 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\u003e480 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\u003e270 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd\u003e1 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\u003e80-20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd\u003e15-1000 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 frequency adjustment\u003c\/td\u003e\n\u003ctd\u003e35-70 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput terminal\u003c\/td\u003e\n\u003ctd\u003e8 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping factor\u003c\/td\u003e\n\u003ctd\u003e≥ 210\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≥ 100 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize (W×L×H)\u003c\/td\u003e\n\u003ctd\u003e6.30 × 5.31 × 2.50 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e3.88 lb (1.76 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48666624917812,"sku":null,"price":111.9,"currency_code":"USD","in_stock":true},{"title":"Grade B","offer_id":48666624950580,"sku":null,"price":95.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/yIMJh2z2f.jpg?v=1751959809"},{"product_id":"refurbished-apocalypse-aab-2900-1d","title":"REFURBISHED GRADE A\/B | Apocalypse AAB-2900.1D","description":"\u003cdiv id=\"product\" class=\"container\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-12\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eAAB-2900.1D\u003c\/td\u003e\n\u003c\/tr\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\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency response\u003c\/td\u003e\n\u003ctd\u003e\n\u003ca href=\"tel:15%20-%2020000\"\u003e15 - 20000\u003c\/a\u003e Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e3100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e2900 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\u003e2050 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\u003e1100 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd\u003e1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput SPL\u003c\/td\u003e\n\u003ctd\u003e0.5 - 8 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow pass filter\u003c\/td\u003e\n\u003ctd\u003e\n\u003ca href=\"tel:80%20-%2020000\"\u003e80 - 20000\u003c\/a\u003e Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd\u003e15 - 80 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\u003eInput terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput terminal\u003c\/td\u003e\n\u003ctd\u003e8 Ga\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\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd\u003e7.28 x 9.72 x 2.89 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e9.04 lb (4.10 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ccenter\u003e\u003c\/center\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48668250538292,"sku":null,"price":239.9,"currency_code":"USD","in_stock":false},{"title":"Grade B","offer_id":48668250571060,"sku":null,"price":199.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/dvLvXmKl1.jpg?v=1751959807"},{"product_id":"refurbished-machete-mla-2160-135-watt-2-chanel-amplifier","title":"REFURBISHED | Machete MLA-2160 | 135 Watt 2-chanel Amplifier","description":"\u003cp\u003e\u003cstrong\u003eBassknob not included\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003ch2 data-start=\"154\" data-end=\"193\"\u003e🔧 \u003cstrong data-start=\"160\" data-end=\"193\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-start=\"195\" data-end=\"346\"\u003eOur \u003cstrong data-start=\"199\" data-end=\"231\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-start=\"347\" data-end=\"878\"\u003e\n\u003cli data-start=\"347\" data-end=\"465\"\u003e\n\u003cp data-start=\"349\" data-end=\"465\"\u003eAre \u003cstrong data-start=\"353\" data-end=\"387\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-start=\"409\" data-end=\"427\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-start=\"435\" data-end=\"464\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"466\" data-end=\"540\"\u003e\n\u003cp data-start=\"468\" data-end=\"540\"\u003eHave been \u003cstrong data-start=\"478\" data-end=\"498\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-start=\"520\" data-end=\"539\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"541\" data-end=\"688\"\u003eOffer a \u003cstrong data-start=\"699\" data-end=\"715\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-start=\"800\" data-end=\"878\"\u003e\n\u003cp data-start=\"802\" data-end=\"878\"\u003eInclude a \u003cstrong data-start=\"812\" data-end=\"832\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"880\" data-end=\"990\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-start=\"154\" data-end=\"193\"\u003e🔧 \u003cstrong data-start=\"160\" data-end=\"193\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-start=\"1042\" data-end=\"1074\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-start=\"1186\" data-end=\"1781\"\u003e\n\u003cli data-start=\"1186\" data-end=\"1286\"\u003e\n\u003cp data-start=\"1188\" data-end=\"1286\"\u003eHave been \u003cstrong data-start=\"1198\" data-end=\"1236\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1287\" data-end=\"1356\"\u003e\n\u003cp data-start=\"1289\" data-end=\"1356\"\u003eAre \u003cstrong data-start=\"1293\" data-end=\"1314\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-start=\"1336\" data-end=\"1355\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1590\" data-end=\"1709\"\u003e\n\u003cp data-start=\"1592\" data-end=\"1709\"\u003eOffer a\u003cstrong data-start=\"1600\" data-end=\"1616\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-start=\"1677\" data-end=\"1708\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1710\" data-end=\"1781\"\u003e\n\u003cp data-start=\"1712\" data-end=\"1781\"\u003eCome with a \u003cstrong data-start=\"1724\" data-end=\"1744\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1783\" data-end=\"1928\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-start=\"1844\" data-end=\"1889\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003cp data-start=\"1783\" data-end=\"1928\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eModel\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003eMachete MLA-2160\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eClass\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003eAB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e\n\u003ca href=\"tel:10-20000\"\u003e10-20000\u003c\/a\u003e\u003cspan\u003e \u003c\/span\u003eHz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e200 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e135 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e400 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e0.2 - 6 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e10-8000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e10-8000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eCrossover\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 10px;\"\u003e\n\u003ctd style=\"height: 10px;\"\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 10px;\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e8 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e10-15V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e≥ 93 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\"\u003e\n\u003ctd style=\"height: 19px;\"\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd style=\"height: 19px;\"\u003e13.0 x 8.50 x 1.96 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Grade A","offer_id":48978177818932,"sku":null,"price":87.9,"currency_code":"USD","in_stock":false},{"title":"Grade B","offer_id":48978177851700,"sku":null,"price":76.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/r25o37mvP.jpg?v=1751959801"},{"product_id":"refurbished-apocalypse-aab-1000-2d-1000-watt-2-channel-amplifier","title":"REFURBISHED GRADE A\/B | Apocalypse AAB-1000.2D | 1000 Watt 2-channel Amplifier","description":"\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\"\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\"\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade A\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-end=\"346\" data-start=\"195\"\u003eOur \u003cstrong data-end=\"231\" data-start=\"199\"\u003eGrade A refurbished products\u003c\/strong\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay show minor cosmetic signs of previous installation, such as small marks or light scratches, but overall have a very clean appearance.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"878\" data-start=\"347\"\u003e\n\u003cli data-end=\"465\" data-start=\"347\"\u003e\n\u003cp data-end=\"465\" data-start=\"349\"\u003eAre \u003cstrong data-end=\"387\" data-start=\"353\"\u003ein excellent working condition\u003c\/strong\u003e, fully repaired with \u003cstrong data-end=\"427\" data-start=\"409\"\u003eoriginal parts\u003c\/strong\u003e by our \u003cstrong data-end=\"464\" data-start=\"435\"\u003ecertified technician team\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"540\" data-start=\"466\"\u003e\n\u003cp data-end=\"540\" data-start=\"468\"\u003eHave been \u003cstrong data-end=\"498\" data-start=\"478\"\u003ecarefully tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"539\" data-start=\"520\"\u003e100% functional\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"688\" data-start=\"541\"\u003eOffer a \u003cstrong data-end=\"715\" data-start=\"699\"\u003e discount\u003c\/strong\u003e, making them a great value for anyone wanting premium performance at a lower price.\u003c\/li\u003e\n\u003cli data-end=\"878\" data-start=\"800\"\u003e\n\u003cp data-end=\"878\" data-start=\"802\"\u003eInclude a \u003cstrong data-end=\"832\" data-start=\"812\"\u003e1-month warranty\u003c\/strong\u003e, giving you peace of mind with your purchase.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"990\" data-start=\"880\"\u003eGrade A refurbished products are ideal for customers who prioritize appearance but still want to save on cost.\u003c\/p\u003e\n\u003ch2 data-end=\"193\" data-start=\"154\"\u003e🔧 \u003cstrong data-end=\"193\" data-start=\"160\"\u003eRefurbished Products: Grade B\u003c\/strong\u003e\n\u003c\/h2\u003e\nOur \u003cstrong data-end=\"1074\" data-start=\"1042\"\u003eGrade B refurbished products\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eMay have scratches, dents, or cracks, and may show clear signs of previous installation. These damages do not affect the product’s functionality but the appearance is less pristine.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-end=\"1781\" data-start=\"1186\"\u003e\n\u003cli data-end=\"1286\" data-start=\"1186\"\u003e\n\u003cp data-end=\"1286\" data-start=\"1188\"\u003eHave been \u003cstrong data-end=\"1236\" data-start=\"1198\"\u003efully repaired with original parts\u003c\/strong\u003e and restored by our professional technician team.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1356\" data-start=\"1287\"\u003e\n\u003cp data-end=\"1356\" data-start=\"1289\"\u003eAre \u003cstrong data-end=\"1314\" data-start=\"1293\"\u003ethoroughly tested\u003c\/strong\u003e and guaranteed to be \u003cstrong data-end=\"1355\" data-start=\"1336\"\u003e100% functional\u003c\/strong\u003e.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1709\" data-start=\"1590\"\u003e\n\u003cp data-end=\"1709\" data-start=\"1592\"\u003eOffer a\u003cstrong data-end=\"1616\" data-start=\"1600\"\u003e discount\u003c\/strong\u003e, providing excellent value for customers who are focused on \u003cstrong data-end=\"1708\" data-start=\"1677\"\u003eperformance over aesthetics\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1781\" data-start=\"1710\"\u003e\n\u003cp data-end=\"1781\" data-start=\"1712\"\u003eCome with a \u003cstrong data-end=\"1744\" data-start=\"1724\"\u003e1-month warranty\u003c\/strong\u003e, ensuring your equipment is covered.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1928\" data-start=\"1783\"\u003eGrade B refurbished products are ideal if you’re looking for \u003cstrong data-end=\"1889\" data-start=\"1844\"\u003efully working equipment at the best price\u003c\/strong\u003e, and you don’t mind a used appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"page-product-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"table table-striped\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eAAB-1000.2D\u003c\/td\u003e\n\u003c\/tr\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\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency response\u003c\/td\u003e\n\u003ctd\u003e15 - 20000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1000 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e850 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e525 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e300 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\u003e1 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput SPL\u003c\/td\u003e\n\u003ctd\u003e0.5 - 8 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow pass filter\u003c\/td\u003e\n\u003ctd\u003e50 - 10000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd\u003e15 - 1000 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\u003eInput terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOutput terminal\u003c\/td\u003e\n\u003ctd\u003e8 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDamping factor\u003c\/td\u003e\n\u003ctd\u003e≥ 600\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≥ 105 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize (W×L×H)\u003c\/td\u003e\n\u003ctd\u003e8.46 × 9.72 × 2.89 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross weight\u003c\/td\u003e\n\u003ctd\u003e8.60 lb (3.90 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apocalypse","offers":[{"title":"Grade A","offer_id":48668299100468,"sku":null,"price":251.93,"currency_code":"USD","in_stock":false},{"title":"Grade B","offer_id":48668299133236,"sku":null,"price":215.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/wLaD37uyR.jpg?v=1751959799"},{"product_id":"machete-mfa-4-180-180-watt-4-channel-amplifier","title":"MACHETE MFA-4.180 | 180 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\"\u003eRAW POWER\u003c\/span\u003eOF MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. ELITE PERFORMANCE. UNCOMPROMISING SOUND.\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\"\u003e180\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS 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\"\u003eRMS POWER (2 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e270\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 4\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 MFA-4.180 is engineered for those who demand precision and relentless power. This Class D 4-channel amplifier delivers a massive 180W RMS per channel at 4 Ohms, ensuring your audio system cuts through the noise with absolute clarity.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the toughest conditions, its compact 10.1-inch footprint hides a powerhouse capable of bridging for 540W x 2 output. With advanced LPF and HPF filters, you have total control over your sound stage, making it the ultimate choice for high-performance builds.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\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\u003e180W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e270W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e540W x 2\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\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\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\u003e10.1 x 6 x 2.2 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-mfa-4-180\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/aPyovgRzB.jpg?v=1751959778\" 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 FILTERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndependent LPF and HPF controls for perfect frequency 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:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time Power and Clip monitoring to protect your system.\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\/7Ru7pMc3h.jpg?v=1751959778\" 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\"\u003eHEAVY-DUTY TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current inputs for stable voltage 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\"\u003eBRIDGE READY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEasy bridging configuration for maximum 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\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":46187891589428,"sku":null,"price":259.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Q6VFkLw9Y.jpg?v=1751959778"},{"product_id":"machete-mfa-2-420-420-watt-2-channel-amplifier","title":"MACHETE MFA-2.420 | 420 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. BRUTAL 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\"\u003e840\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\"\u003e1260\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 MFA-2.420 is a powerhouse in a compact chassis, engineered for those who demand uncompromising performance in a 2-channel setup. Built on a stable Class D architecture, it delivers massive power with incredible efficiency.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a wide frequency response and precision crossover filters, this amplifier is the ultimate tool for driving high-performance mid-range arrays or subwoofers. Experience the legendary Machete reliability and take your sound system to the next level.\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\u003e420 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e630 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e1260 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\u003e9.4 x 6 x 2.2 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-mfa-2-420\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eTechnical 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\/hFff1eoO3.jpg?v=1751959777\" 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 CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with 50-12000 Hz LPF\/HPF filters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring with Power, Clip, and Protect LEDs.\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\/OAz0dgLUK.jpg?v=1751959777\" 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\"\u003eHIGH-CURRENT TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty inputs designed for 4 Ga power cables.\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\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eConfigurable for massive single-channel 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":46188028789044,"sku":"18.3","price":229.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/pYKpNODYX.jpg?v=1751959777"},{"product_id":"machete-mfa-2-80-80-watt-2-channel-amplifier","title":"MACHETE MFA-2.80 | 80 Watt 2-channel amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE POWER OF \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS D PERFORMANCE 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\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e80\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS 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\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e240\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS 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 MFA-2.80 is a high-efficiency Class D amplifier engineered for those who demand uncompromising performance in a compact footprint. Whether you are upgrading your factory system or building a high-fidelity front stage, this 2-channel powerhouse delivers clean, stable output with minimal heat generation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEquipped with advanced LPF and HPF filters, the MFA-2.80 offers precise sound shaping for your speakers or subwoofers. Its robust architecture and wide voltage compatibility (9-16V) ensure consistent, reliable performance even in the most demanding car audio environments.\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\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\u003e120 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e240 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≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7.1 x 6 x 2.2 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-mfa-2-80\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eFull installation guide and 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\/files\/ldmJN99zA.jpg?v=1751959775\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePREMIUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty aluminum heatsink for superior thermal management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/2lRhbhp8z.jpg?v=1751959776\" 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\"\u003eADVANCED CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndependent LPF and HPF controls for ultimate signal tuning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eSTATUS INDICATORS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time Power, Clip, and Protect 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\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":46188049662260,"sku":"32.3","price":139.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/ldmJN99zA.jpg?v=1751959775"},{"product_id":"machete-mfa-4-120-120-watt-4-channel-amplifier","title":"MACHETE MFA-4.120 | 120 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 MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT D-CLASS PERFORMANCE FOR YOUR 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\"\u003e480\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\"\u003eRMS POWER @ 2 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e720\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: 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 MFA-4.120 is a powerhouse in a compact frame. Engineered with Class D efficiency, this 4-channel amplifier delivers clean, relentless power to your speakers without breaking a sweat.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for those who demand precision and volume, it features highly flexible crossovers and a wide frequency response. Whether you are running a high-end component set or a dedicated mid-range setup, this amp ensures your music is heard with absolute clarity.\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\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\u003e180 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e360 W x 2\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≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e9.7 x 6 x 2.2 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\/oro7GjXLp.jpg?v=1751959774\" 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\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\/ZNVpcCkwY.jpg?v=1751959774\" 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 FILTERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdvanced LPF and HPF controls for perfect 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-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent distortion.\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":46188073648436,"sku":"29.2","price":209.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/oro7GjXLp.jpg?v=1751959774"},{"product_id":"machete-mfa-2-320-320-watt-2-channel-amplifier","title":"MACHETE MFA-2.320 | 320 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. BRUTAL PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EFFICIENCY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e640\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\"\u003e960\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 MFA-2.320 is the ultimate compact powerhouse for those who demand precision and volume. Built on a high-efficiency Class D topology, this 2-channel amplifier delivers massive output while maintaining a small footprint, making it the perfect choice for any high-performance audio build.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eEngineered for versatility, it features a wide range of adjustment controls including simultaneous LPF and HPF operation. Whether you are driving a high-performance component set or a dedicated subwoofer, the MFA-2.320 provides the clean, reliable power you need 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\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e320 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e480 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e960 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\u003eInput SPL\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\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\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8.5 x 6 x 2.2 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-mfa-2-320\/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\/bZ1Z4FOTb.jpg?v=1751959772\" 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 Control\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your sound with adjustable HPF\/LPF crossovers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:35%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eStatus LEDs\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eInstant monitoring with Power, Clip, and Protect indicators.\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\/f8T3yu7fK.jpg?v=1751959773\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBridge Capability\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eEasily bridge channels for 960W of raw power.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:45%;\"\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\"\u003eSecure 4 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\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":46188089442612,"sku":"17.3","price":209.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/7qVzUvXCu.jpg?v=1751959772"},{"product_id":"machete-mfa-4-80-80-watt-4-channel-amplifier","title":"MACHETE MFA-4.80 | 80 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\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. UNCOMPROMISING PERFORMANCE.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eBEST SELLER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER @ 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 POWER @ 2 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e480\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 MFA-4.80 is a powerhouse in a compact frame. Engineered with high-efficiency Class D topology, this 4-channel amplifier delivers clean, consistent power to your speakers, making it the perfect upgrade for any serious car audio enthusiast.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a flexible crossover range up to 12kHz and robust build quality, it offers precise control over your sound stage. Whether you are driving a full component set or bridging for more punch, the MFA-4.80 handles the load with surgical precision.\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\u003e80 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\u003e240 W x 2\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≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (WxLxH)\u003c\/td\u003e\n\u003ctd\u003e9.2 x 6 x 2.2 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-mfa-4-80\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet full technical insights 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\/uEQaMrF4x.jpg?v=1751959771\" 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\"\u003eIndependent LPF and HPF settings up to 12kHz for total sound shaping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSIGNAL INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-sensitivity inputs ranging from 0.4V to 8V for versatile 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\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\/FVVgJLHxj.jpg?v=1751959771\" 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 maximum current flow and stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-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\"\u003eRobust speaker terminals allowing for flexible 2-channel or 4-channel configurations.\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":46188112019764,"sku":"33.2","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/9lGyd0BmL.jpg?v=1751959771"},{"product_id":"machete-mfa-2-120-120-watt-2-channel-amplifier","title":"MACHETE MFA-2.120 | 120 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 CLASS-D EFFICIENCY FOR TRUE AUDIO ENTHUSIASTS\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\"\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\"\u003e360\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 MFA-2.120 is a powerhouse in a compact frame. Engineered with advanced Class-D technology, this 2-channel amplifier delivers clean, efficient power to your speakers without compromising on sound quality.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned for those who demand performance in tight spaces, the MFA-2.120 offers versatile crossover settings and high-grade terminals, ensuring your system hits hard and stays precise. Whether you are running a component set or a small subwoofer, this amp is your ticket to superior audio dominance.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\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\u003e180 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e360 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\u003eInput SPL\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\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\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/amplifiers\/machete-mfa-2-120\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your setup\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/agg74PBlS.jpg?v=1751959770\" 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 GAIN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your input sensitivity for maximum clarity.\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:55%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eADVANCED CROSSOVERS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eAdjustable HPF and LPF for perfect frequency management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/l0UGztZRN.jpg?v=1751959770\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eBridge the channels for massive power 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:45%;\"\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\"\u003eSolid connections for efficient power delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46188129845556,"sku":"16.3","price":159.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Akgts64HN.jpg?v=1751959770"},{"product_id":"machete-mfa-4-220-220-watt-4-channel-amplifier","title":"MACHETE MFA-4.220 | 220 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\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL CLASS D PERFORMANCE AMPLIFIER\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 @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e220\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS 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\"\u003eRMS POWER @ 2 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e330\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS X 4\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 MFA-4.220 is a precision-engineered 4-channel Class D amplifier designed for those who demand uncompromising performance. With a robust output of 220W per channel at 4 Ohms, it delivers the raw power and clarity needed to dominate the street.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt to withstand the toughest conditions, this amplifier features a versatile crossover system with simultaneous LPF and HPF operation, allowing you to fine-tune your audio setup with surgical precision. Compact, efficient, and lethal.\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\u003e220 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e330 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e660 W x 2\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≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Sensitivity\u003c\/td\u003e\n\u003ctd\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10.5 x 6 x 2.2 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-mfa-4-220\/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\/49EXGZt5U.jpg?v=1753468846\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your frequencies with 50-12000 Hz range.\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\"\u003eINPUT SECTION\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality signal input for distortion-free audio.\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\/MiDiMfius.jpg?v=1753468846\" 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 TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals for stable power delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\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\"\u003eConfigure for extreme power in bridged mode.\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":46188148654388,"sku":"31.2","price":289.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/fU35zu6EA.jpg?v=1753468846"},{"product_id":"machete-mfa-4-320-320-watt-4-channel-amplifier","title":"MACHETE MFA-4.320 | 320 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 RAW \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003e4-CHANNEL CLASS D PERFORMANCE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eHIGH EFFICIENCY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e320\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS 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 BRIDGE POWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e960\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: 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 MFA-4.320 is a powerhouse Class D amplifier engineered for those who demand uncompromising performance. With 320 Watts RMS per channel at 4 Ohms, this unit delivers the clean, aggressive output that defines the Machete legacy.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for versatility, it features simultaneous LPF and HPF operation and a robust 12 dB\/Oct crossover, allowing for precise system tuning. Whether you are powering a high-end component set or a massive subwoofer array, the MFA-4.320 provides the stability and headroom your system craves.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\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\u003e320 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e480 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e960 W x 2\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≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e12.5 x 6 x 2.2 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-mfa-4-320\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/0n4h2Eupa.jpg?v=1753468864\" 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\"\u003eIndependent LPF\/HPF controls for perfect frequency 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:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSIGNAL INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-quality RCA inputs for maximum signal integrity.\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\/3jfxl8iiq.jpg?v=1753468864\" 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\"\u003eROBUST OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e10 Ga terminals ensure stable power delivery to your speakers.\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\"\u003e4 GA POWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals for efficient current flow and minimal voltage drop.\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":46188164415796,"sku":"32.2","price":319.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/V9g86QTTX.jpg?v=1753468864"},{"product_id":"fix-and-save-apocalypse-aab-500-4d","title":"FIX AND SAVE | Not working amp | Apocalypse AAB-500.4D","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-500-4d\/manual_eWnUCIV.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938249134388,"sku":null,"price":132.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Tpehmdfw5_cee12b8c-e942-4dd4-98ab-61610a8d650a.jpg?v=1751959756"},{"product_id":"fix-and-save-apocalypse-aap-1600-1","title":"FIX AND SAVE | Not working amp | Apocalypse AAP-1600.1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aap-1600-1d-atom-plus\/manual.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eBass knobs are not included.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938258800948,"sku":null,"price":76.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/YIU3qkici_1024x1024_2x_eb79316a-8b3a-4f8a-8c56-1de8c228110c.webp?v=1751959756"},{"product_id":"fix-and-save-apocalypse-aab-2000-1","title":"FIX AND SAVE | Not working amp | Apocalypse AAB-2000.1","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-2000-1d-atom\/manual.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938298843444,"sku":null,"price":85.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/GfC8lsJGg_59c07eb3-e9ce-45e7-ad14-aed6c6e07c37.jpg?v=1751959755"},{"product_id":"fix-and-save-apocalypse-aab-400-4d","title":"FIX AND SAVE |Not working amp | Apocalypse AAB-400.4D","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-400-4d-atom\/manual.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938869170484,"sku":null,"price":111.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/AnhWSIAQ7.jpg?v=1751959754"},{"product_id":"fix-and-save-apocalypse-aab-800-2","title":"FIX AND SAVE | Not working amp | Apocalypse AAB-800.2","description":"\u003cp\u003e\u003ca href=\"https:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-aab-800-2d\/manual.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938961477940,"sku":null,"price":94.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_8e3d867a-8752-47ac-9f82-87a13d5fa09d.webp?v=1751959753"},{"product_id":"fix-and-save-apocalypse-aab-300-4","title":"FIX AND SAVE | Not working amp | Apocalypse AAB-300.4","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-300-4d-atom\/manual.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46938974060852,"sku":null,"price":101.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/OHCfA8Vjr_87491cf9-1d8f-4b4a-998a-366929b5b5e2.jpg?v=1751959752"},{"product_id":"fix-and-save-hannibal-ahl-300-4","title":"FIX AND SAVE | Not working amp | Hannibal AHL-300.4","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/hannibal-ahl-300-4\/manual.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eBass knobs are not included.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":46938993131828,"sku":null,"price":136.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/yzH6LjctO.jpg?v=1751959752"},{"product_id":"fix-and-save-hannibal-ahl-200-4","title":"FIX AND SAVE | Not working amp | Hannibal AHL-200.4","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/hannibal-ahl-200-4\/manual_YkcJHcj.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eBass knobs are not included.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Hannibal","offers":[{"title":"Default Title","offer_id":46939003257140,"sku":null,"price":104.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/ytkOkZd71.jpg?v=1751959751"},{"product_id":"fix-and-save-apocalypse-aap-2100-1","title":"FIX AND SAVE | Not working amp | Apocalypse AAP-2100.1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-2000-1d-atom\/manual.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eBass knobs are not included.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46939041530164,"sku":null,"price":93.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/8gshVktde_1024x1024_2x_8856b43b-b7bf-469a-82a6-6f88affa2284.webp?v=1751959749"},{"product_id":"fix-and-save-apocalypse-aab-1500-1","title":"FIX AND SAVE | Not working amp |  Apocalypse AAB-1500.1","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-1500-1d-atom\/manual.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch4\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46939053031732,"sku":null,"price":71.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/3whGeY5qK_abc8148f-5c7a-4509-9681-11e926af7ff6.jpg?v=1751959748"},{"product_id":"fix-and-save-avatar-atu-2000-1","title":"FIX AND SAVE | Not working amp | Avatar ATU-2000.1","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003ca href=\"https:\/\/avatar.audio\/media\/amplifiers\/avatar-atu-2000-1d\/manual.pdf\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eBass knobs are not included.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Avatar","offers":[{"title":"Default Title","offer_id":46939064303924,"sku":null,"price":87.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_4543_1024x1024_2x_e394d7e5-4d02-40bc-bdb5-a2d1e669e625.webp?v=1751959746"},{"product_id":"fix-and-save-apocalypse-aab-2900-1","title":"FIX AND SAVE | Not working amp | Apocalypse AAB-2900.1","description":"\u003cp\u003e\u003ca href=\"https:\/\/deafbonce.com\/media\/amplifiers\/apocalypse-aab-2900-1d\/manual_QBqfMB6.pdf\"\u003e\u003cstrong\u003eClick here for specs\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe picture is not of actual product you are getting.\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eRETURNS FOR FIX AND SAVE PRODUCTS ARE NOT ACCEPTIBLE \u003c\/p\u003e\n\u003cp\u003eFix and Save means: you are getting a blown or damaged amplifier that needs to be repaired.\u003c\/p\u003e\n\u003cp\u003eWith Fix and Save you can save up to %65 of retail price of the amplifier.\u003c\/p\u003e\n\u003cp\u003ePackage includes not working amplifier, that was preowned and may have some marks or scratches from the previous installation. \u003c\/p\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eBass-knob not included\u003c\/strong\u003e.\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eWarranty doesn't cover any of Fix and Save products. \u003c\/p\u003e\n\u003cp\u003eWe are not responsible for the incorrect repair.\u003c\/p\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":46939072725300,"sku":null,"price":122.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/image_1024x1024_2x_8ba73b58-42ee-4429-a24a-a35f33212b85.webp?v=1751959745"},{"product_id":"open-box-machete-mfa-4-320","title":"OPEN BOX | MACHETE MFA-4.320","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMFA-4.320\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eClass\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e20-20000 Hz\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e480 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e320 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e960 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCrossover\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9 - 15V\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12.5 x 6 x 2.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46965679096116,"sku":null,"price":233.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/V9g86QTTX_1024x1024_2x_b8db81bd-4cf2-49f5-aeec-24e3e5139c6b.webp?v=1751959727"},{"product_id":"open-box-machete-mfa-2-120","title":"OPEN BOX | MACHETE MFA-2.120","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-originalfontsize=\"1rem\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv dir=\"auto\" data-removefontsize=\"true\" data-originalcomputedfontsize=\"16\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMFA-2.120\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eClass\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e20-20000 Hz\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e180 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e120 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e360 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCrossover\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9 - 15V\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e7.5 x 6 x 2.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46965689319732,"sku":null,"price":143.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/Akgts64HN_1024x1024_2x_b8c138cb-856a-49fb-98ea-7688b3e3d857.webp?v=1751959726"},{"product_id":"open-box-machete-mfa-4-120","title":"OPEN BOX | MACHETE MFA-4.120","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMFA-4.120\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eClass\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e20-20000 Hz\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e180 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e120 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e360 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCrossover\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9 - 15V\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9.7 x 6 x 2.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46965719400756,"sku":null,"price":152.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/oro7GjXLp_1024x1024_2x_3814b5fe-9687-437d-b516-ec339aa8f8bb.webp?v=1751959725"},{"product_id":"machete-mfa-2-220-220-watt-2-channel-amplifier","title":"MACHETE MFA-2.220 | 220 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\"\u003eRAW POWER\u003c\/span\u003eOF MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT DESIGN. BRUTAL 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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e440\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\"\u003e700\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 MFA-2.220 is a high-efficiency Class D amplifier engineered for those who demand reliability without sacrificing space. Delivering a robust 220W per channel at 4 Ohm, this powerhouse is designed to push your audio system to its absolute limits with crystal-clear precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for the streets and the stage, its compact footprint hides a sophisticated internal architecture. Featuring a versatile crossover system with simultaneous LPF and HPF operation, the MFA-2.220 offers unmatched flexibility for any custom installation, ensuring your sound is always tailored to 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\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\u003e220W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e350W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e700W 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≥ 90 dB\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\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-mfa-2-220\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eFull 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\/LJAstFsAu.jpg?v=1751959724\" 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\"\u003eAdvanced thermal management 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\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\/NzX1IqbSM.jpg?v=1751959724\" 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\"\u003ePOWER INPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4 Ga terminals ensure efficient current delivery for maximum power.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\"\u003eBRIDGEABLE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFlexible configuration to power high-performance 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":46965982757172,"sku":"16\/5.3","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/LJAstFsAu.jpg?v=1751959724"},{"product_id":"open-box-machete-mfa-2-220","title":"OPEN BOX | MACHETE MFA-2.220","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMFA-2.220\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eClass\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e20-20000 Hz\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e350 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e220 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e700 W x 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCrossover\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9 - 15V\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46966006022452,"sku":null,"price":170.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/LJAstFsAu_1f452ead-9d21-4886-9d91-073894b28f7c.jpg?v=1751959723"},{"product_id":"open-box-machete-mfa-4-80","title":"OPEN BOX | MACHETE MFA-4.80","description":"\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eThe product is Open box\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eOpen box means: the product is still in brand new condition but has a damaged packaging.\u003cbr data-mce-fragment=\"1\"\u003eThe product is still under the 1 year limited warranty.\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eWarranty doesn’t cover:\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to misuse of product\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to using the product outside of the recommended specifications. \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to negligence or abuse \u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-originalfontsize=\"1rem\" dir=\"auto\" data-mce-fragment=\"1\"\u003eImproper installation (including professional installation)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003eDamage due to clipping, overpowering and\/or distortion (improper tuning)\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\u003c\/div\u003e\n\u003cdiv data-originalcomputedfontsize=\"16\" data-removefontsize=\"true\" dir=\"auto\" data-mce-fragment=\"1\"\u003e\n\u003ch3 class=\"page-product-heading\" data-mce-fragment=\"1\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"scrollable-wrapper\"\u003e\n\u003ctable class=\"table table-striped\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eModel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMFA-4.80\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eClass\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eNumber of the channels\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eFrequency response\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e20-20000 Hz\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e120 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e80 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm RMS Power (Bridge)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e240 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load on the channel\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e2 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMinimum permissible load in a bridge connection\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput SPL\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e0.4 - 8V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLow pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eHigh pass filter\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e50-12000 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eLPF and HPF simultaneous operation\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eTrue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCrossover\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eInput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eOutput terminal\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e10 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eWorking voltage\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9 - 15V\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSignal-to-noise ratio\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e≥ 90 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize (WxLxH)\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e9.2 x 6 x 2.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Machete","offers":[{"title":"Default Title","offer_id":46966031843636,"sku":null,"price":170.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/9lGyd0BmL_1024x1024_2x_27f638ac-fe43-4ed1-98ba-7387185690af.webp?v=1751959723"},{"product_id":"machete-mfa-2-520-520-watt-2-channel-amplifier","title":"MACHETE MFA-2.520 | 520 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 RAW \u003cspan class=\"dbp-accent\"\u003ePOWER\u003c\/span\u003eOF MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eHIGH-EFFICIENCY 2-CHANNEL CLASS D AMPLIFIER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003eCOMPETITION 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\"\u003e1040\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\"\u003e1500\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 MFA-2.520 is engineered for those who demand uncompromising performance. Delivering a massive 1500W in bridge mode, this Class D powerhouse is built to dominate the streets and the lanes.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a wide frequency response and precision crossover control, it provides the versatility to drive demanding mid-range systems or heavy-hitting subwoofers with absolute clarity and brute force.\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\u003e520 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e750 W x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (Bridge)\u003c\/td\u003e\n\u003ctd\u003e1500 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\u003eS\/N Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 90 dB\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\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\/2E1TN0J2l.jpg?v=1751959712\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:60%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEATSINK DESIGN\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndustrial-grade chassis for maximum heat dissipation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/aYkJhK3xE.jpg?v=1751959712\" 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\"\u003e4 Ga terminals for unrestricted current flow.\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\"\u003eBRIDGE OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty terminals for massive bridge 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":47092833943860,"sku":"19.3","price":239.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/2E1TN0J2l.jpg?v=1751959712"},{"product_id":"machete-mfa-1-1500-1500-watt-power-amplifier","title":"MACHETE MFA-1.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\"\u003eCOMPACT CLASS D MONOBLOCK FOR PURE SPL DOMINANCE\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 (1 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e610\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 MFA-1.1500 is a relentless Class D monoblock designed for those who demand serious power without sacrificing space. Delivering a massive 1500W RMS at 1 Ohm, this amplifier is engineered to push your subwoofers to their absolute physical limits.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eWith a robust frequency response of 10-250 Hz and precise tuning capabilities via integrated LPF and Subsonic filters, you gain total control over your bass response. Built for stability and performance, it is the ultimate heart for your competition-grade 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\u003e1500 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e1000 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power\u003c\/td\u003e\n\u003ctd\u003e610 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\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\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 160 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorking Voltage\u003c\/td\u003e\n\u003ctd\u003e9 - 16 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/amplifiers\/machete-mfa-1-500\/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\/4L6RvxUJZ.jpg?v=1751959710\" 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\"\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\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\/ou3519pv3.jpg?v=1751959710\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION TUNING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eFine-tune your output with intuitive gain, bass boost, and crossover 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:50%;\"\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 remote control convenience.\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":47092901642548,"sku":"30.3","price":249.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/4L6RvxUJZ.jpg?v=1751959710"},{"product_id":"machete-mfa-1-500-500-watt-power-amplifier","title":"MACHETE MFA-1.500 |  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\"\u003eDOMINATE THE STREETS WITH \u003cspan class=\"dbp-accent\"\u003eMACHETE\u003c\/span\u003ePRECISION\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT POWER. MASSIVE IMPACT.\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\"\u003e500\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eMAX POWER @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e210\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 MFA-1.500 is engineered for those who demand relentless performance in a compact footprint. This Class D monoblock delivers a solid 500 Watts of RMS power at 1 Ohm, ensuring your subwoofer setup hits with surgical precision and authority.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and extreme conditions, the MFA-1.500 features a robust design that handles the toughest bass lines without breaking a sweat. It is the ultimate solution for space-conscious builds where bass quality remains the top priority.\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\u003e210 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 Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 160 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.3 x 6 x 2.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/amplifiers\/machete-mfa-1-500\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eComplete wiring 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\/XWVdZ0ERH.jpg?v=1751959707\" 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 ALUMINUM CHASSIS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndustrial-grade heat dissipation for maximum 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\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\/MDOmoWPvs.jpg?v=1751959707\" 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 and Subsonic controls for perfect sound shaping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent distortion and protect your gear.\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":47093082915124,"sku":"27.3","price":149.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/XWVdZ0ERH.jpg?v=1751959707"},{"product_id":"machete-mfa-1-1000-1000-watt-power-amplifier","title":"MACHETE MFA-1.1000 |  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 MACHETE\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE IMPACT. PURE CLASS D EFFICIENCY.\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\"\u003eRMS POWER @ 4 OHM\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e430\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 MFA-1.1000 is engineered for those who demand serious bass without sacrificing vehicle space. This high-efficiency Class D monoblock delivers a clean 1000W RMS at 1 Ohm, turning your subwoofer into a true ground-shaking monster.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt for reliability and raw performance, it features a robust thermal management system and precision tuning options including Subsonic and Low Pass filters. Whether you are building a daily driver or a SPL competitor, the MFA-1.1000 provides the precision and power you need 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 (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1000 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\u003e710 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\u003e430 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 - 55 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 88 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7.5 x 6 x 2.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/static.alphardaudio.ru\/media\/amplifiers\/machete-mfa-1-500\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD PDF\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the full technical wiring guide\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/3xiCHMrw4.jpg?v=1751959706\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePOWER TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHeavy-duty 4 Ga 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:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eSPEAKER OUTPUTS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSolid 8 Ga terminals for secure connection.\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\/iQgg2IZvG.jpg?v=1751959710\" 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 LPF and Subsonic filters for perfect sound calibration.\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\"\u003eCLIP INDICATOR\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eReal-time monitoring to prevent distortion and protect your subs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" 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":47093098512692,"sku":"29.3","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/BVpjPoyVn.jpg?v=1751959706"},{"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-4-160-watt-4-channel-amplifier","title":"MACHETE MLA-160.4 | 160 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\"\u003eMACHETE\u003c\/span\u003ePOWER\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT CLASS D PERFORMANCE FOR SERIOUS AUDIO SYSTEMS\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 (4 OHM)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e160\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS 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\"\u003e450\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-160.4 is a powerhouse of efficiency, engineered for those who demand precision and high output in a compact footprint. This Class D 4-channel amplifier delivers a massive 160 Watts RMS per channel at 4 Ohms, ensuring your speakers operate at their absolute peak performance.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eDesigned to dominate, the MLA-160.4 features a versatile crossover system with simultaneous LPF and HPF operation, giving you total control over your soundstage. Whether you are powering a complex component system or bridging for raw subwoofer authority, this amp is built to perform under pressure.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e160 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRMS Power (2 Ohm)\u003c\/td\u003e\n\u003ctd\u003e225 W x 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge Power (4 Ohm)\u003c\/td\u003e\n\u003ctd\u003e450 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 Slope\u003c\/td\u003e\n\u003ctd\u003e12 dB\/Oct\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Terminal\u003c\/td\u003e\n\u003ctd\u003e4 Ga\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e8.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-4-160\/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 official 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\/AAwIC8Wy5.jpg?v=1751959696\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRECISION CROSSOVER\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIndependent LPF and HPF control for perfect signal 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:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eINPUT FLEXIBILITY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSwitchable 2CH\/4CH input mode for versatile system integration.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\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\/XJrGSXEI1.jpg?v=1751959696\" 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\"\u003eHEAVY-DUTY TERMINALS\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003e4 Ga power input for maximum current flow and stability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eBRIDGE READY\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eDedicated bridge terminals 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":47097542476084,"sku":"20.3","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/IMG_6100.jpg?v=1751959696"},{"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":"apocalypse-atom-1300-pro-1300-watt-power-amplifier","title":"Apocalypse ATOM 1300 PRO | 1300 Watt Power Amplifier","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@400;600;700;900\u0026family=Orbitron:wght@400;700;900\u0026display=swap');\n\n\/* Заголовок товара оформляет ТЕМА (.product__title), не описание. *\/\n\n\/* Единый центрирующий контейнер промо-контента (одинаковая ширина всех блоков) *\/\n.dbp-root { max-width: 1046px; margin: 0 auto; }\n\n@keyframes dbp-pulse {\n  0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); }\n  50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); }\n}\n@keyframes dbp-preorder {\n  0%, 100% { opacity: 1; transform: scale(1); }\n  50% { opacity: 0.4; transform: scale(0.98); }\n}\n@keyframes dbp-glow-pulse {\n  0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); }\n  50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); }\n}\n\n\/* Кнопку \"в корзину\" оформляет ТЕМА (.product__submit__add), не описание. *\/\n\n\/* POWER BLOCKS *\/\n.dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; }\n.dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; }\n.dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; }\n.dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); }\n.dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; }\n.dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; }\n.dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; }\n@keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } }\n@media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } }\n\n\/* CSS-ONLY АККОРДЕОН *\/\n.dbp-acc { margin-top: 10px; }\n.dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; }\n.dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); }\n.dbp-acc details[open] { border-color: #84BD00; }\n.dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; }\n.dbp-acc summary::-webkit-details-marker { display: none; }\n.dbp-acc summary::marker { display: none; content: ''; }\n.dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); }\n.dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; }\n.dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; }\n.dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); }\n.dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; }\n.dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; }\n.dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; }\n.dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; }\n.dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; }\n.dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; }\n.dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; }\n.dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; }\n.dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; }\n.dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; }\n.dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; }\n.dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; }\n.dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; }\n.dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; }\n.dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; }\n.dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; }\n.dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; }\n.dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; }\n.dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; }\n.dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; }\n.dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; }\n@keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } }\n.dbp-acc-body table tr:last-child { border-bottom: none; }\n.dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; }\n.dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; }\n.dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-acc summary .dbp-acc-t { font-size: 14px; }\n  .dbp-acc summary { padding: 15px 20px; }\n  .dbp-acc-body { padding: 20px; }\n  .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; }\n}\n.dbp-coming { text-align: center; padding: 50px 20px; }\n.dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; }\n.dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; }\n.dbp-btn-link:hover { background: #72a400; }\n.dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; }\n\n\/* HEADING BLOCKS (hero \/ legendary \/ amplifier) *\/\n.dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; }\n.dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; }\n.dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; }\n.dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; }\n.dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); }\n\n\/* HEADER *\/\n.dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; }\n.dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; }\n.dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; }\n.dbp-title-model .dbp-accent { color: #84BD00; }\n.dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; }\n.dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; }\n\n\/* SHOPIFY ELEMENTS (только при наличии #dbp-title) *\/\n.dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; }\n.dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; }\n.dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; }\n.dbp-page-active input[type=\"number\"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; }\n@media (max-width: 768px) {\n  .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*=\"price\"]:not(.dbp-floating-cart):not([class*=\"dbp\"]) { font-size: 20px !important; }\n}\n\n\/* INTERACTIVE FEATURE SECTIONS *\/\n.dbp-sub-section { position: relative; max-width: 1046px; margin: 60px auto 0; overflow: hidden; }\n.dbp-sub-img { width: 60%; display: block; margin: 0 auto; }\n.dbp-sub-point { position: absolute; opacity: 0; transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n.dbp-sub-point.dbp-left { transform: translateX(-40px); }\n.dbp-sub-point.dbp-right { transform: translateX(40px); }\n.dbp-sub-point.dbp-visible { opacity: 1; transform: translateX(0); }\n.dbp-sub-label { max-width: 200px; background: rgba(255,255,255,0.92); padding: 10px 14px; border-left: 3px solid #84BD00; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }\n.dbp-sub-title { font-family: 'Orbitron', sans-serif; font-size: 10px; font-weight: 700; color: #84BD00; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }\n.dbp-sub-desc { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 600; color: #333; line-height: 1.4; }\n.dbp-sub-line { position: absolute; height: 3px; background: #84BD00; transform-origin: left center; transform: scaleX(0); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); border-radius: 2px; box-shadow: 0 0 8px rgba(132,189,0,0.4); }\n.dbp-sub-line.dbp-line-right { transform-origin: right center; }\n.dbp-sub-point.dbp-visible .dbp-sub-line { transform: scaleX(1); }\n.dbp-sub-dot { width: 10px; height: 10px; background: #84BD00; border-radius: 50%; position: absolute; box-shadow: 0 0 10px rgba(132,189,0,0.6); opacity: 0; transition: opacity 0.3s 0.5s; animation: dbp-dot-pulse 1.5s ease-in-out infinite; }\n.dbp-sub-point.dbp-visible .dbp-sub-dot { opacity: 1; }\n@keyframes dbp-dot-pulse { 0%, 100% { box-shadow: 0 0 6px rgba(132,189,0,0.4); transform: scale(1); } 50% { box-shadow: 0 0 20px rgba(132,189,0,1), 0 0 40px rgba(132,189,0,0.5); transform: scale(1.4); } }\n@keyframes dbp-spin { 0% { transform: rotate(-15deg); } 50% { transform: rotate(15deg); } 100% { transform: rotate(-15deg); } }\n.dbp-sub-spin { animation: dbp-spin 6s ease-in-out infinite; }\n.dbp-sub-label.dbp-label-right { border-left: none; border-right: 3px solid #84BD00; text-align: right; }\n@media (max-width: 768px) {\n  .dbp-sub-img { width: 50%; }\n  .dbp-sub-label { max-width: 95px; padding: 5px 6px; }\n  .dbp-sub-title { font-size: 6px; letter-spacing: 0.3px; margin-bottom: 2px; }\n  .dbp-sub-desc { font-size: 8px; line-height: 1.2; }\n  .dbp-sub-line { display: none !important; }\n  .dbp-sub-dot { display: none !important; }\n  .dbp-sub-point.dbp-left { left: 1% !important; }\n  .dbp-sub-point.dbp-right { right: 1% !important; }\n}\n\n\/* AMPLIFIER HOTSPOTS *\/\n@keyframes dbp-hotspot { 0% { transform: translate(-50%,-50%) scale(0.5); opacity: 1; } 100% { transform: translate(-50%,-50%) scale(1.5); opacity: 0; } }\n.dbp-hotspot-wrap { position: absolute; width: 144px; height: 144px; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; }\n.dbp-hotspot-dot { position: absolute; top: 50%; left: 50%; width: 55px; height: 55px; background: #84BD00; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: 0 0 24px rgba(132,189,0,0.8); z-index: 2; transition: all 0.3s; }\n.dbp-hotspot-ring { position: absolute; top: 50%; left: 50%; width: 132px; height: 132px; border: 3px solid #84BD00; border-radius: 50%; transform: translate(-50%,-50%); animation: dbp-hotspot 2s ease-out infinite; z-index: 1; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-dot { background: #72a400; transform: translate(-50%,-50%) scale(1.1); }\n.dbp-hotspot-popup { position: absolute; bottom: 75px; left: 50%; transform: translateX(-50%) translateY(10px); background: #2a2d2e; padding: 14px 20px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 10; text-align: center; border: 2px solid #84BD00; }\n.dbp-hotspot-popup::after { content: ''; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); border: 10px solid transparent; border-top-color: #84BD00; }\n.dbp-hotspot-wrap:hover .dbp-hotspot-popup, .dbp-hotspot-wrap:active .dbp-hotspot-popup { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(0); }\n.dbp-hotspot-name { font-family: 'Orbitron', sans-serif; font-size: 13px; font-weight: 700; color: #84BD00; letter-spacing: 1px; margin-bottom: 10px; }\n.dbp-hotspot-btn { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; padding: 8px 18px; transition: all 0.3s; }\n.dbp-hotspot-btn:hover { background: #72a400; }\n.dbp-hotspot-btn .dbp-arrow { display: inline-block; animation: dbp-arrow-move 1s ease-in-out infinite; }\n@keyframes dbp-arrow-move { 0%,100% { transform: translateX(0); } 50% { transform: translateX(6px); } }\n\n\u003c\/style\u003e\n\u003cdiv class=\"dbp-root\"\u003e\n\u003cdiv class=\"dbp-section-head\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eUNLEASH THE RAW POWER OF \u003cspan class=\"dbp-accent\"\u003eAPOCALYPSE\u003c\/span\u003e ATOM 1300 PRO\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eCOMPACT SIZE. MASSIVE IMPACT. THE ULTIMATE CLASS D MONOBLOCK.\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-badge\"\u003ePRO SERIES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-row\"\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (14.4V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1300\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.47s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 12px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.36s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 11px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.49s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 14px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 15px; --dur: 0.58s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 12px; --dur: 0.4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 12px; --dur: 0.54s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 14px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 18px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 17px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-block\"\u003e\n\u003cdiv class=\"dbp-power-label\"\u003eRMS POWER (12V)\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-number\"\u003e1020\u003c\/div\u003e\n\u003cdiv class=\"dbp-power-unit\"\u003eWATTS RMS\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq\"\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 12px; --dur: 0.37s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 15px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 11px; --dur: 0.5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 17px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.48s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 11px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 17px; --dur: 0.46s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 13px; --dur: 0.41s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 2px; --max: 13px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 16px; --dur: 0.6s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.55s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 16px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 13px; --dur: 0.59s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 3px; --max: 18px; --dur: 0.42s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 16px; --dur: 0.52s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.44s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 5px; --max: 18px; --dur: 0.51s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 13px; --dur: 0.57s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-eq-bar\" style=\"--min: 4px; --max: 18px; --dur: 0.43s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-acc\"\u003e\n\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eDESCRIPTION\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eThe Apocalypse ATOM 1300 PRO redefines efficiency and power density. Designed for those who demand uncompromising performance in a compact footprint, this monoblock delivers a massive 1300W RMS at 1 Ohm, ensuring your subwoofer system hits with lethal precision.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:14px;\"\u003eBuilt with advanced Class D circuitry, the ATOM 1300 PRO remains cool under pressure, providing stable operation from 9V to 16V. Whether you are building a daily driver or a competition-grade setup, this amplifier is the beating heart of your audio system.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eSPECIFICATIONS\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\"\u003e\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003eClass\u003c\/td\u003e\n\u003ctd\u003eD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e1300 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 Ohm RMS Power (12 V)\u003c\/td\u003e\n\u003ctd\u003e1020 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e780 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4 Ohm RMS Power (14.4 V)\u003c\/td\u003e\n\u003ctd\u003e520 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Response\u003c\/td\u003e\n\u003ctd\u003e10 - 250 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSignal-to-Noise Ratio\u003c\/td\u003e\n\u003ctd\u003e≥ 93 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e7 x 5.5 x 2.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan class=\"dbp-acc-t\"\u003eMANUAL\u003c\/span\u003e\u003cspan class=\"dbp-acc-i\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"dbp-acc-body\" style=\"text-align:center;\"\u003e\n\u003ca href=\"https:\/\/alphardaudio.ru\/media\/amplifiers\/apocalypse-atom-1300-pro\/manual.pdf\" class=\"dbp-btn-link\" target=\"_blank\"\u003eDOWNLOAD MANUAL\u003c\/a\u003e\u003cdiv class=\"dbp-btn-note\"\u003eGet the most out of your ATOM PRO installation.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-head\" style=\"margin-top:20px;\"\u003e\n\u003cdiv class=\"dbp-section-title\"\u003eWHAT MAKES IT \u003cspan class=\"dbp-accent\"\u003eLEGENDARY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-section-sub\"\u003eEVERY DETAIL ENGINEERED FOR ABSOLUTE DOMINANCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section1\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/APJqduldV.jpg?v=1757339524\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:50%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eHEAVY-DUTY HEATSINK\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003ePrecision-engineered aluminum housing for maximum thermal dissipation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:30%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePRO SERIES BRANDING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eSignature Apocalypse aesthetics that demand attention.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-section\" id=\"dbp-sub-section2\"\u003e\n\u003cimg class=\"dbp-sub-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/TWiTLxCtp.jpg?v=1757339524\" alt=\"feature\"\u003e\u003cdiv class=\"dbp-sub-point dbp-right\" style=\"right: 18%; top:40%;\"\u003e\n\u003cdiv class=\"dbp-sub-label\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003ePOWER INPUT\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eHigh-current terminals supporting 4 Ga wiring for stable power delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line dbp-line-right\" style=\"width:40px;top:50%;right:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);right:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-point dbp-left\" style=\"left: 18%; top:45%;\"\u003e\n\u003cdiv class=\"dbp-sub-label dbp-label-right\"\u003e\n\u003cdiv class=\"dbp-sub-title\"\u003eACTIVE COOLING\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-desc\"\u003eIntegrated fan system to maintain peak performance during long sessions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-line\" style=\"width:40px;top:50%;left:calc(100% + 6px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dbp-sub-dot\" style=\"top:calc(50% - 5px);left:calc(100% + 46px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  \/\/ Появление аннотаций при скролле секций\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      var points = entry.target.querySelectorAll('.dbp-sub-point');\n      if (entry.isIntersecting) {\n        points.forEach(function(p, i) { setTimeout(function() { p.classList.add('dbp-visible'); }, i * 600); });\n      } else {\n        points.forEach(function(p) { p.classList.remove('dbp-visible'); });\n      }\n    });\n  }, { threshold: 0.2 });\n\n  function initObs() {\n    document.querySelectorAll('.dbp-sub-section').forEach(function(el) { observer.observe(el); });\n  }\n  if (document.readyState === 'complete') initObs();\n  else window.addEventListener('load', initObs);\n  setTimeout(initObs, 1000);\n})();\n\n\u003c\/script\u003e","brand":"Apocalypse","offers":[{"title":"Default Title","offer_id":47098106708276,"sku":"40.2","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/files\/APJqduldV.jpg?v=1757339524"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0011\/0916\/4084\/collections\/Screenshot_from_2022-02-15_13-22-42.png?v=1644906185","url":"https:\/\/alphardaudio.us\/collections\/amplifiers.oembed?page=7","provider":"Deaf Bonce","version":"1.0","type":"link"}