{"product_id":"pack-streetec-comp1-evo-black-1","title":"Duo Pack – 2 STREETEC comp1 EVO Black Compressors with Anti-Vibration Kit","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n        line-height: 1.6; color: #333333 !important; background: #f5f5f5;\n    }\n\n    .wrapper {\n        max-width: 1100px; margin: 0 auto; background: #fff;\n        box-shadow: 0 0 40px rgba(0,0,0,0.15); border-radius: 14px;\n        overflow: hidden; position: relative;\n    }\n\n    \/* ── BUBBLES ──────────────────────────────── *\/\n    .bg-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; overflow: hidden; }\n    .bubble { position: absolute; bottom: -150px; border-radius: 50%; animation: rise linear infinite; filter: blur(2px); }\n    .bubble.p { background: radial-gradient(circle, rgba(156,0,255,.35) 0%, rgba(156,0,255,.08) 70%, transparent 100%); }\n    .bubble.y { background: radial-gradient(circle, rgba(254,216,3,.45) 0%, rgba(254,216,3,.1) 70%, transparent 100%); }\n    .bubble.m { background: radial-gradient(circle, rgba(224,12,255,.35) 0%, rgba(224,12,255,.08) 70%, transparent 100%); }\n    @keyframes rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        15%  { opacity: .55; }\n        85%  { opacity: .25; }\n        100% { bottom: 110%; transform: translateX(60px) scale(1.6); opacity: 0; }\n    }\n\n    \/* ── HEADER ──────────────────────────────── *\/\n    .header {\n        background: linear-gradient(135deg, #0d0d0d 0%, #1c0030 50%, #9c00ff 100%);\n        color: #fff !important; padding: 65px 40px 55px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 4px solid #9c00ff;\n    }\n    .header .badge { display: inline-block; background: #fed803; color: #333 !important; font-size: .75em; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; padding: 5px 16px; border-radius: 30px; margin-bottom: 22px; }\n    .header h1 { font-size: clamp(1.9em, 4.5vw, 3.2em); font-weight: 800; text-transform: uppercase; letter-spacing: -.5px; margin-bottom: 10px; }\n    .header h1 span { color: #fed803 !important; }\n    .header .sub { font-size: 1.15em; opacity: .85; max-width: 680px; margin: 0 auto 30px; }\n    .header .ref-box { display: inline-flex; align-items: center; gap: 10px; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.2); padding: 8px 22px; border-radius: 30px; font-size: .9em; color: rgba(255,255,255,.85) !important; }\n    .header .ref-box strong { color: #fed803 !important; }\n\n    \/* ── INTRO BANNER ────────────────────────── *\/\n    .intro-banner { background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%); color: #fff !important; padding: 25px 40px; font-size: 1.15em; font-weight: 600; text-align: center; position: relative; z-index: 1; }\n    .intro-banner span { background: rgba(0,0,0,.2); padding: 3px 12px; border-radius: 20px; font-size: .9em; margin-left: 10px; font-weight: 400; }\n\n    \/* ── SECTIONS ────────────────────────────── *\/\n    .section { padding: 55px 45px; position: relative; z-index: 1; }\n    .section-alt { background: #fafafa; }\n    .section-title { font-size: 1.75em; font-weight: 800; color: #333 !important; border-left: 5px solid #9c00ff; padding-left: 16px; margin-bottom: 30px; text-transform: uppercase; letter-spacing: -.3px; }\n    .section-title span { color: #9c00ff !important; }\n\n    \/* ── STATS ROW ───────────────────────────── *\/\n    .stats-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; background: linear-gradient(135deg, #0d0d0d, #1c0030); border-radius: 16px; overflow: hidden; border: 1px solid rgba(156,0,255,.25); }\n    .stat-item { padding: 30px 20px; text-align: center; border-right: 1px solid rgba(255,255,255,.08); }\n    .stat-item:last-child { border-right: none; }\n    .stat-value { font-size: clamp(1.6em, 3vw, 2.4em); font-weight: 900; color: #fed803 !important; display: block; line-height: 1; margin-bottom: 8px; }\n    .stat-sub { font-size: .72em; color: rgba(254,216,3,.65) !important; display: block; margin-bottom: 4px; font-weight: 600; }\n    .stat-label { font-size: .78em; color: rgba(255,255,255,.65) !important; text-transform: uppercase; letter-spacing: .8px; font-weight: 600; }\n\n    \/* ── DUO VISUAL ──────────────────────────── *\/\n    .duo-block {\n        background: linear-gradient(135deg, #0d0d0d 0%, #1c0030 60%, #2d0050 100%);\n        border-radius: 16px; padding: 40px;\n        border: 1px solid rgba(156,0,255,.25);\n        margin-top: 32px;\n    }\n    .duo-header { text-align: center; margin-bottom: 36px; }\n    .duo-header h3 { color: #fed803 !important; font-size: 1.3em; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }\n    .duo-header p { color: rgba(255,255,255,.7) !important; font-size: .95em; }\n    .duo-compressors { display: grid; grid-template-columns: 1fr auto 1fr; gap: 24px; align-items: center; margin-bottom: 36px; }\n    .comp-card {\n        background: rgba(255,255,255,.06);\n        border-radius: 14px; padding: 28px 22px; text-align: center;\n        border: 1px solid rgba(156,0,255,.3);\n    }\n    .comp-icon { font-size: 3em; margin-bottom: 14px; display: block; }\n    .comp-card h4 { color: #fff !important; font-size: .95em; font-weight: 700; text-transform: uppercase; letter-spacing: .5px; margin-bottom: 8px; }\n    .comp-card p { color: rgba(255,255,255,.6) !important; font-size: .85em; line-height: 1.5; }\n    .comp-badge { display: inline-block; background: linear-gradient(135deg, #9c00ff, #e00cff); color: #fff !important; font-size: .75em; font-weight: 700; padding: 3px 12px; border-radius: 20px; margin-top: 10px; }\n    .duo-plus {\n        width: 52px; height: 52px; border-radius: 50%;\n        background: linear-gradient(135deg, #fed803, #e6c200);\n        color: #333 !important; font-size: 1.8em; font-weight: 900;\n        display: flex; align-items: center; justify-content: center;\n        box-shadow: 0 4px 20px rgba(254,216,3,.4);\n        flex-shrink: 0; margin: 0 auto;\n    }\n    .duo-combined {\n        background: rgba(254,216,3,.08);\n        border: 1px solid rgba(254,216,3,.25);\n        border-radius: 12px; padding: 22px 28px;\n        display: flex; align-items: center; gap: 20px;\n        flex-wrap: wrap;\n    }\n    .duo-combined .comb-icon { font-size: 2em; flex-shrink: 0; }\n    .duo-combined p { color: rgba(255,255,255,.85) !important; font-size: .95em; line-height: 1.6; }\n    .duo-combined p strong { color: #fed803 !important; }\n\n    \/* ── AVANTAGES DUO ───────────────────────── *\/\n    .avantages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 10px; }\n    .avantage-card {\n        background: #fff; border-radius: 14px; padding: 28px 24px;\n        box-shadow: 0 3px 18px rgba(156,0,255,.08);\n        border-top: 4px solid #9c00ff;\n        position: relative;\n    }\n    .avantage-card.yellow { border-top-color: #fed803; }\n    .avantage-card.magenta { border-top-color: #e00cff; }\n    .avantage-card h3 { font-size: 1.05em; font-weight: 800; color: #333 !important; margin-bottom: 10px; text-transform: uppercase; letter-spacing: .3px; display: flex; align-items: center; gap: 10px; }\n    .avantage-card h3 .ico { font-size: 1.3em; }\n    .avantage-card p { font-size: .92em; color: #666 !important; line-height: 1.6; }\n\n    \/* ── FEATURE GRID ────────────────────────── *\/\n    .feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 22px; margin-top: 10px; }\n    .feature-card { background: #fff; border-radius: 14px; padding: 28px 24px; text-align: center; box-shadow: 0 3px 18px rgba(156,0,255,.1); border: 1px solid rgba(156,0,255,.12); transition: transform .2s, box-shadow .2s; }\n    .feature-card:hover { transform: translateY(-4px); box-shadow: 0 8px 30px rgba(156,0,255,.2); }\n    .feature-icon { font-size: 2.4em; margin-bottom: 14px; display: block; }\n    .feature-card h3 { font-size: 1em; font-weight: 700; color: #333 !important; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .3px; }\n    .feature-card p { font-size: .9em; color: #666 !important; line-height: 1.55; }\n\n    \/* ── INSTALL STEPS ───────────────────────── *\/\n    .install-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 10px; counter-reset: step; }\n    .install-step { background: #fff; border-radius: 14px; padding: 28px 24px; box-shadow: 0 3px 14px rgba(0,0,0,.07); border: 1px solid #eee; position: relative; padding-top: 48px; }\n    .install-step::before { counter-increment: step; content: counter(step); position: absolute; top: -16px; left: 24px; width: 36px; height: 36px; background: linear-gradient(135deg, #9c00ff, #e00cff); color: #fff !important; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: .95em; box-shadow: 0 3px 12px rgba(156,0,255,.4); }\n    .install-step h3 { font-size: 1em; font-weight: 700; color: #333 !important; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .3px; }\n    .install-step p { font-size: .9em; color: #666 !important; line-height: 1.55; }\n\n    \/* ── SPEC TABLE ──────────────────────────── *\/\n    .spec-table { width: 100%; border-collapse: collapse; margin-top: 10px; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 14px rgba(0,0,0,.07); }\n    .spec-table thead tr { background: linear-gradient(90deg, #9c00ff, #e00cff); color: #fff !important; }\n    .spec-table thead th { padding: 14px 22px; text-align: left; font-weight: 700; font-size: .95em; text-transform: uppercase; letter-spacing: .5px; }\n    .spec-table tbody tr:nth-child(even) { background: #f5f0ff; }\n    .spec-table tbody tr:nth-child(odd) { background: #fff; }\n    .spec-table tbody td { padding: 13px 22px; border-bottom: 1px solid #eee; font-size: .95em; color: #444 !important; }\n    .spec-table tbody td:first-child { font-weight: 600; color: #333 !important; }\n    .spec-table .highlight td { background: rgba(254,216,3,.12) !important; font-weight: 700; }\n    .spec-table .highlight td:first-child { color: #9c00ff !important; }\n\n    \/* ── DELIVERY LIST ───────────────────────── *\/\n    .delivery-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 14px; margin-top: 10px; }\n    .delivery-list li { background: #fff; border-radius: 10px; padding: 16px 20px; display: flex; align-items: center; gap: 14px; box-shadow: 0 2px 12px rgba(0,0,0,.06); border: 1px solid #eee; font-size: .95em; color: #444 !important; }\n    .delivery-list li .icon { width: 36px; height: 36px; background: linear-gradient(135deg, #9c00ff, #e00cff); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 1.1em; flex-shrink: 0; }\n\n    \/* ── WARN \/ INFO \/ DANGER BOX ────────────── *\/\n    .warning-box { background: #fff8e1; border-left: 5px solid #fed803; border-radius: 10px; padding: 20px 24px; margin-top: 20px; display: flex; align-items: flex-start; gap: 14px; }\n    .info-box { background: #f5f0ff; border-left: 5px solid #9c00ff; border-radius: 10px; padding: 20px 24px; margin-top: 20px; display: flex; align-items: flex-start; gap: 14px; }\n    .danger-box { background: #fff0f0; border-left: 5px solid #e00c3a; border-radius: 10px; padding: 20px 24px; margin-top: 20px; display: flex; align-items: flex-start; gap: 14px; }\n    .warning-box .w-icon, .info-box .w-icon, .danger-box .w-icon { font-size: 1.5em; flex-shrink: 0; margin-top: 2px; }\n    .warning-box p, .info-box p, .danger-box p { font-size: .95em; color: #555 !important; line-height: 1.6; }\n    .warning-box p strong, .info-box p strong, .danger-box p strong { color: #333 !important; }\n\n    \/* ── FAQ ─────────────────────────────────── *\/\n    .faq-list { margin-top: 10px; }\n    .faq-item { background: #fff; border-radius: 12px; margin-bottom: 14px; box-shadow: 0 2px 12px rgba(0,0,0,.06); overflow: hidden; }\n    .faq-q { padding: 18px 24px; font-weight: 700; color: #333 !important; display: flex; align-items: center; gap: 12px; }\n    .faq-q::before { content: \"Q\"; background: linear-gradient(135deg, #9c00ff, #e00cff); color: #fff !important; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .85em; font-weight: 800; flex-shrink: 0; }\n    .faq-a { padding: 0 24px 18px 66px; font-size: .95em; color: #666 !important; line-height: 1.65; }\n\n    \/* ── CTA ─────────────────────────────────── *\/\n    .cta-section { background: linear-gradient(135deg, #0d0d0d 0%, #1c0030 50%, #9c00ff 100%); color: #fff !important; padding: 55px 40px; text-align: center; position: relative; z-index: 1; overflow: hidden; }\n    .cta-section h2 { font-size: clamp(1.5em, 3.5vw, 2.4em); font-weight: 800; text-transform: uppercase; margin-bottom: 14px; }\n    .cta-section h2 span { color: #fed803 !important; }\n    .cta-section p { font-size: 1.05em; opacity: .85; margin-bottom: 32px; max-width: 550px; margin-left: auto; margin-right: auto; }\n    .cta-btn { display: inline-block; background: linear-gradient(135deg, #fed803, #e6c200); color: #333 !important; font-weight: 800; font-size: 1.1em; padding: 16px 44px; border-radius: 50px; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; transition: transform .2s, box-shadow .2s; box-shadow: 0 6px 25px rgba(254,216,3,.4); }\n    .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 35px rgba(254,216,3,.55); }\n\n    @media (max-width: 720px) {\n        .section { padding: 40px 24px; }\n        .header { padding: 50px 24px 40px; }\n        .intro-banner { padding: 20px 24px; font-size: 1em; }\n        .cta-section { padding: 50px 24px; }\n        .stats-row { grid-template-columns: repeat(2, 1fr); }\n        .duo-compressors { grid-template-columns: 1fr; }\n        .duo-plus { display: none; }\n        .feature-grid { grid-template-columns: 1fr 1fr; }\n        .install-steps { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"bg-bubbles\"\u003e\n\u003cdiv style=\"width: 80px; height: 80px; left: 5%; animation-duration: 8s; animation-delay: 0s\" class=\"bubble p\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 50px; height: 50px; left: 15%; animation-duration: 12s; animation-delay: 2s\" class=\"bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 65px; height: 65px; left: 28%; animation-duration: 10s; animation-delay: 4s\" class=\"bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100px; height: 100px; left: 45%; animation-duration: 9s; animation-delay: 1.5s\" class=\"bubble p\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 40px; height: 40px; left: 62%; animation-duration: 11s; animation-delay: 3s\" class=\"bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 75px; height: 75px; left: 75%; animation-duration: 13s; animation-delay: .5s\" class=\"bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 55px; height: 55px; left: 88%; animation-duration: 8.5s; animation-delay: 5s\" class=\"bubble p\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"header\"\u003e\n\u003cdiv class=\"badge\"\u003e⚙️⚙️ Duo Pack · 2 × comp1 EVO Black · 12V\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eSTREETEC Duo Pack\u003c\/span\u003e \u003cspan\u003ecomp1 EVO Black\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sub\"\u003eCompactness and performance x2 — combined flow rate 3.52 CFM · 2 anti-vibration kits · maintenance-free dry rotor · matte black finish\u003c\/p\u003e\n\u003cdiv class=\"ref-box\"\u003eReference: \u003cstrong\u003eFAHRWairK_comp1_black_dualpack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Intro Banner --\u003e\n\u003cdiv class=\"intro-banner\"\u003e⚡ The dual-compressor setup, ready to drive — \u003cspan\u003e2 × 200 PSI max · 2 × 1.76 CFM · matte black finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Stats + Duo visual --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003eThe \u003cspan\u003epower\u003c\/span\u003e of dual compressors\u003c\/div\u003e\n\u003cdiv class=\"stats-row\"\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-value\"\u003e3,52\u003c\/span\u003e \u003cspan class=\"stat-sub\"\u003eCombined CFM\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eTotal flow rate\u003cbr\u003e2 compressors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-value\"\u003e100%\u003c\/span\u003e \u003cspan class=\"stat-sub\"\u003eper compressor\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eDuty cycle\u003cbr\u003e@ 100 PSI\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-value\"\u003e200 PSI\u003c\/span\u003e \u003cspan class=\"stat-sub\"\u003e= 13.8 bar\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eMax. pressure\u003cbr\u003eper compressor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-value\"\u003e2 × 40A\u003c\/span\u003e \u003cspan class=\"stat-sub\"\u003eseparate fuses\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eProtection\u003cbr\u003eelectrical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Duo visual block --\u003e\n\u003cdiv class=\"duo-block\"\u003e\n\u003cdiv class=\"duo-header\"\u003e\n\u003ch3\u003eDual-compressor architecture\u003c\/h3\u003e\n\u003cp\u003eTwo identical comp1 EVO Black compressors, each independent with its own protection circuit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"duo-compressors\"\u003e\n\u003cdiv class=\"comp-card\"\u003e\n\u003cspan class=\"comp-icon\"\u003e⚙️\u003c\/span\u003e\n\u003ch4\u003eCompressor 1\u003c\/h4\u003e\n\u003cp\u003e1.76 CFM · 200 PSI max\u003cbr\u003e¼\" stainless steel fitting + check valve\u003cbr\u003eAnti-vibration kit included\u003c\/p\u003e\n\u003cspan class=\"comp-badge\"\u003eDedicated 40A fuse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"duo-plus\"\u003e+\u003c\/div\u003e\n\u003cdiv class=\"comp-card\"\u003e\n\u003cspan class=\"comp-icon\"\u003e⚙️\u003c\/span\u003e\n\u003ch4\u003eCompressor 2\u003c\/h4\u003e\n\u003cp\u003e1.76 CFM · 200 PSI max\u003cbr\u003e¼\" stainless steel fitting + check valve\u003cbr\u003eAnti-vibration kit included\u003c\/p\u003e\n\u003cspan class=\"comp-badge\"\u003eDedicated 40A fuse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"duo-combined\"\u003e\n\u003cdiv class=\"comb-icon\"\u003e🚀\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCombined flow rate: 3.52 CFM\u003c\/strong\u003e — faster pressurization, reduced response time for height changes, and better performance under intensive use. Ideal for large tanks or setups that handle many cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Avantages pack duo vs unitaire --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003eWhy switch to the \u003cspan\u003eduo pack\u003c\/span\u003e?\u003c\/div\u003e\n\u003cdiv class=\"avantages-grid\"\u003e\n\u003cdiv class=\"avantage-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e⚡\u003c\/span\u003e Doubled flow rate\u003c\/h3\u003e\n\u003cp\u003e3.52 CFM instead of 1.76 CFM. The tank fills twice as fast, and height changes are more responsive — especially with a 4-air-spring setup and a large tank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avantage-card yellow\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e🔒\u003c\/span\u003e Redundancy\u003c\/h3\u003e\n\u003cp\u003eIf one compressor were to fail, the other would continue running the system. You are never left stranded on the ground because of a single point of failure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avantage-card magenta\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e🌡️\u003c\/span\u003e Preserved thermal performance\u003c\/h3\u003e\n\u003cp\u003eBy distributing the load across two compressors, each one works less intensively. Less heat buildup means greater long-term service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avantage-card\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e🖤\u003c\/span\u003e Discreet × 2\u003c\/h3\u003e\n\u003cp\u003eTwo identical comp1 EVO Black compressors in matte black — for discreet, efficient installations where the components are not meant to draw attention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avantage-card yellow\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e🔇\u003c\/span\u003e Anti-vibration × 2\u003c\/h3\u003e\n\u003cp\u003eTwo anti-vibration kits included, one per compressor. Vibrations absorbed on both sides — the trunk stays quiet even under sustained load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"avantage-card magenta\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ico\"\u003e💰\u003c\/span\u003e Economical\u003c\/h3\u003e\n\u003cp\u003eBuying the duo pack costs less than buying two compressors separately. If you know you want a dual setup from the start, it's the right choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Installation --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cspan\u003eInstallation\u003c\/span\u003e tips\n\u003c\/div\u003e\n\u003cdiv class=\"install-steps\"\u003e\n\u003cdiv class=\"install-step\"\u003e\n\u003ch3\u003e2 × separate 40A fuses\u003c\/h3\u003e\n\u003cp\u003eEach compressor must have its own independent 40A fuse. Never put both on the same fuse. One 40A relay per compressor is also recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-step\"\u003e\n\u003ch3\u003eDry \u0026amp; ventilated area\u003c\/h3\u003e\n\u003cp\u003eBoth compressors must be installed in an area protected from water and heat. Provide sufficient fresh airflow for both — do not pack them tightly together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-step\"\u003e\n\u003ch3\u003eBattery in good condition\u003c\/h3\u003e\n\u003cp\u003eStarting current is doubled in a dual configuration. A weak battery can damage the coils. Consider an auxiliary battery for heavily used setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"install-step\"\u003e\n\u003ch3\u003eDual electrical grounding\u003c\/h3\u003e\n\u003cp\u003eEach compressor must have its own reliable ground connection to the chassis. Do not connect them in series — poor grounding on one will affect the performance of both.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e⚠️\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eElectrical wiring:\u003c\/strong\u003e with two 40A compressors running simultaneously, use wiring with an appropriate cross-section (minimum 6 mm²) from the battery. A power distribution unit (fuse block) is strongly recommended to secure the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"danger-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e🔥\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eIncreased heat:\u003c\/strong\u003e two compressors operating generate more heat than one. Do not place plastic parts or heat-sensitive materials in their immediate vicinity. Ensure sufficient clearance around each compressor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e🔧\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDry rotor = zero maintenance:\u003c\/strong\u003e both compressors operate without oil. No oil changes or lubrication required — simply check regularly that the air filters (if present in your management kit) are clean to maintain optimal airflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Contenu livraison --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cspan\u003eDelivery\u003c\/span\u003e contents\n\u003c\/div\u003e\n\u003cul class=\"delivery-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2 × STREETEC comp1 EVO Black compressor\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: .87em; color: #777\"\u003eFactory-installed ¼\" stainless steel main-line fittings with integrated check valves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2 × Anti-vibration kit\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: .87em; color: #777\"\u003eOne kit per compressor — vibration dampers for quiet installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"warning-box\"\u003e\n\u003cdiv class=\"w-icon\"\u003e⚠️\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e40A fuses not included\u003c\/strong\u003e — plan for 2 separate 40A fuses (one per compressor) before commissioning. The 40A relays and power supply wiring must also be provided separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : Fiche technique --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cspan\u003eTechnical\u003c\/span\u003e specifications\n\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003cth\u003ePer compressor\u003c\/th\u003e\n\u003cth\u003eDual pack (combined)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePack reference\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eFAHRWairK_comp1_black_dualpack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eContents\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e2 × STREETEC comp1 EVO black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e12V\u003c\/td\u003e\n\u003ctd\u003e12V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDuty cycle\u003c\/td\u003e\n\u003ctd\u003e100% at 100 PSI\u003c\/td\u003e\n\u003ctd\u003e100% at 100 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"highlight\"\u003e\n\u003ctd\u003eAirflow\u003c\/td\u003e\n\u003ctd\u003e1.76 CFM\u003c\/td\u003e\n\u003ctd\u003e3.52 CFM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum pressure\u003c\/td\u003e\n\u003ctd\u003e200 PSI (13.8 bar)\u003c\/td\u003e\n\u003ctd\u003e200 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRequired fuse\u003c\/td\u003e\n\u003ctd\u003e40A (not included)\u003c\/td\u003e\n\u003ctd\u003e2 × separate 40A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd\u003eapprox. 27.5 × 10.5 × 17 cm\u003c\/td\u003e\n\u003ctd\u003e×2 units\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFittings\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003e¼\" stainless steel with check valves (factory-installed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRotor type\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eDry — oil-free, maintenance-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAnti-vibration kit\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eIncluded (1 per compressor)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd colspan=\"2\"\u003eMatte black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal weight (packaging)\u003c\/td\u003e\n\u003ctd\u003e6 kg\u003c\/td\u003e\n\u003ctd\u003e12 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION : FAQ --\u003e\n\u003cdiv class=\"section section-alt\"\u003e\n\u003cdiv class=\"section-title\"\u003eFrequently \u003cspan\u003easked questions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWhat’s the real difference between a single- and dual-compressor setup?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eThe main difference is how quickly the tank reaches pressure. With a single compressor, you get 1.76 CFM — with the duo, 3.52 CFM combined. The tank fills twice as fast after a height adjustment. The height adjustments themselves don’t change — the valves handle that, not the compressor. However, if you perform a lot of cycles, the duo protects both compressors better by sharing the thermal load.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eDo both compressors run at the same time?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eYes, both run simultaneously. They are connected in parallel to the same trigger circuit — when the pressure switch (or ECU) sends the signal, both start at the same time. That’s why each compressor must have its own dedicated 40A fuse: the combined starting current of both is significant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eAre the check valves already installed on the compressors upon delivery?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eYes, the ¼\" stainless steel check valves are factory-installed directly on each compressor’s outlet fittings. You don’t need to do anything on that side — connect your air line directly to them.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs this pack compatible with all air management systems (AccuAir, Air Lift, Level Ride…)?\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eYes, the comp1 EVO is universal. The ¼\" stainless steel fittings are compatible with AccuAir, Air Lift Performance, Level Ride, and standard manual systems. Startup control (via pressure switch, ECU, or switch) is independent of the compressor — your air management system controls when it starts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003cdiv class=\"bg-bubbles\"\u003e\n\u003cdiv style=\"width: 70px; height: 70px; left: 10%; animation-duration: 9s; animation-delay: 1s\" class=\"bubble p\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 50px; height: 50px; left: 50%; animation-duration: 11s; animation-delay: 0s\" class=\"bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 60px; height: 60px; left: 80%; animation-duration: 8s; animation-delay: 3s\" class=\"bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eMono or duo — we’ll help you \u003cspan\u003echoose\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTank, frequency of use, budget… Tell us about your setup and we’ll tell you whether the compressor duo is worth it for you.\u003c\/p\u003e\n\u003ca class=\"cta-btn\" href=\"https:\/\/raslbitume.com\"\u003e💬 Contact us\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40238720548962,"sku":"9909 3 0679","price":369.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/pack-compresseur-streetec-comp2-viair_webp.png?v=1774187639","url":"https:\/\/raslbitume.com\/en\/products\/duo-pack-2-streetec-comp1-evo-black-compressors-with-anti-vibration-kit","provider":"Rasl'Bitume","version":"1.0","type":"link"}