{"product_id":"streetec-comp2-evo-chrome","title":"STREETEC comp2 EVO Piston Compressor Chrome – 200 PSI with Vibration Damper","description":"\u003cstyle\u003e\n\/* ===== RESET ===== *\/\n.sc2evo-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== WRAPPER ===== *\/\n.sc2evo-wrap {\n  position: relative;\n  background: #ffffff;\n  max-width: 960px;\n  margin: 0 auto;\n  line-height: 1.6;\n  color: #1a1a1a !important;\n  overflow: hidden;\n  border-radius: 14px;\n}\n\n\/* ===== HEADER ===== *\/\n.sc2evo-header {\n  position: relative;\n  background: linear-gradient(135deg, #0a0a0a 0%, #1a0035 45%, #0d0d0d 100%);\n  padding: 44px 32px 36px;\n  text-align: center;\n  overflow: hidden;\n  border-bottom: 3px solid #9c00ff;\n}\n\n\/* Bubbles background *\/\n.sc2evo-bubbles {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  pointer-events: none;\n  overflow: hidden;\n}\n.sc2evo-b {\n  position: absolute;\n  bottom: -150px;\n  border-radius: 50%;\n  animation: sc2evo-rise linear infinite;\n  filter: blur(2px);\n}\n.sc2evo-b.v { background: radial-gradient(circle, rgba(156,0,255,0.55) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n.sc2evo-b.y { background: radial-gradient(circle, rgba(254,216,3,0.6) 0%, rgba(254,216,3,0.1) 70%, transparent 100%); }\n.sc2evo-b.m { background: radial-gradient(circle, rgba(224,12,255,0.5) 0%, rgba(224,12,255,0.07) 70%, transparent 100%); }\n@keyframes sc2evo-rise {\n  0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n  15%  { opacity: 0.85; }\n  85%  { opacity: 0.25; }\n  100% { bottom: 110%; transform: translateX(80px) scale(1.7); opacity: 0; }\n}\n\n.sc2evo-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, #9c00ff, #e00cff);\n  color: #fff !important;\n  font-size: 0.65rem;\n  font-weight: 800;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  padding: 5px 16px;\n  border-radius: 20px;\n  margin-bottom: 16px;\n}\n.sc2evo-header h1 {\n  font-size: 1.75rem;\n  font-weight: 800;\n  color: #ffffff !important;\n  line-height: 1.25;\n  position: relative;\n  z-index: 1;\n  margin-bottom: 10px;\n}\n.sc2evo-header h1 span.y { color: #fed803 !important; }\n.sc2evo-header h1 span.m { color: #e00cff !important; }\n.sc2evo-header-sub {\n  color: #bbb !important;\n  font-size: 0.88rem;\n  position: relative;\n  z-index: 1;\n  max-width: 600px;\n  margin: 0 auto;\n}\n\n\/* ===== BANNER ACCROCHE ===== *\/\n.sc2evo-banner {\n  background: linear-gradient(90deg, #f7f0ff, #fff5ff);\n  border-left: 4px solid #9c00ff;\n  padding: 16px 24px;\n  font-size: 0.93rem;\n  color: #333 !important;\n  font-style: italic;\n}\n.sc2evo-banner strong { color: #9c00ff !important; font-style: normal; }\n\n\/* ===== SECTIONS ===== *\/\n.sc2evo-section {\n  padding: 30px 28px;\n  border-bottom: 1px solid #f0e8ff;\n}\n.sc2evo-section:last-child { border-bottom: none; }\n\n.sc2evo-section-title {\n  font-size: 0.8rem;\n  font-weight: 800;\n  color: #9c00ff !important;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  margin-bottom: 20px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.sc2evo-section-title::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(90deg, #9c00ff33, transparent);\n}\n\n\/* ===== INTRO TEXT ===== *\/\n.sc2evo-intro {\n  font-size: 0.95rem;\n  color: #333 !important;\n  line-height: 1.75;\n  margin-bottom: 10px;\n}\n\n\/* ===== SPECS GRID ===== *\/\n.sc2evo-specs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n.sc2evo-spec-card {\n  background: #faf5ff;\n  border: 1px solid #e2d0ff;\n  border-radius: 10px;\n  padding: 14px 18px;\n  flex: 1 1 200px;\n  min-width: 180px;\n}\n.sc2evo-spec-label {\n  font-size: 0.7rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n  color: #9c00ff !important;\n  margin-bottom: 4px;\n}\n.sc2evo-spec-value {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: #1a1a1a !important;\n}\n.sc2evo-spec-unit {\n  font-size: 0.75rem;\n  color: #888 !important;\n  margin-top: 2px;\n}\n\n\/* ===== HIGHLIGHT BADGE ===== *\/\n.sc2evo-highlight {\n  background: linear-gradient(135deg, #0a0a0a 0%, #1a0035 100%);\n  border-radius: 12px;\n  padding: 20px 24px;\n  margin-bottom: 18px;\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n.sc2evo-highlight-icon {\n  font-size: 2rem;\n  flex-shrink: 0;\n}\n.sc2evo-highlight-text strong {\n  display: block;\n  font-size: 1rem;\n  font-weight: 800;\n  color: #fed803 !important;\n  margin-bottom: 4px;\n}\n.sc2evo-highlight-text span {\n  font-size: 0.85rem;\n  color: #ccc !important;\n}\n\n\/* ===== INSTALL LIST ===== *\/\n.sc2evo-install-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.sc2evo-install-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  font-size: 0.9rem;\n  color: #333 !important;\n  background: #faf5ff;\n  border-radius: 8px;\n  padding: 10px 14px;\n  border-left: 3px solid #9c00ff;\n}\n.sc2evo-install-list li span.icon {\n  font-size: 1rem;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n\/* ===== DARK FOOTER BANNER ===== *\/\n.sc2evo-footer-banner {\n  background: linear-gradient(135deg, #0a0a0a 0%, #1a0035 60%, #0a0a0a 100%);\n  padding: 26px 28px;\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 16px;\n  justify-content: space-between;\n}\n.sc2evo-footer-banner p {\n  color: #ccc !important;\n  font-size: 0.85rem;\n  max-width: 580px;\n}\n.sc2evo-footer-banner p strong { color: #fed803 !important; }\n.sc2evo-footer-cta {\n  display: inline-block;\n  background: linear-gradient(90deg, #9c00ff, #e00cff);\n  color: #fff !important;\n  font-weight: 800;\n  font-size: 0.8rem;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  padding: 10px 22px;\n  border-radius: 25px;\n  text-decoration: none;\n  white-space: nowrap;\n}\n\n\/* ===== NOTICE BOX ===== *\/\n.sc2evo-notice {\n  background: #fff8e1;\n  border: 1px solid #fed803;\n  border-radius: 10px;\n  padding: 14px 18px;\n  font-size: 0.85rem;\n  color: #5a4600 !important;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  margin-top: 18px;\n}\n.sc2evo-notice span.icon { flex-shrink: 0; font-size: 1.1rem; }\n\u003c\/style\u003e\n\u003cdiv class=\"sc2evo-wrap\"\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"sc2evo-header\"\u003e\n\u003cdiv class=\"sc2evo-bubbles\"\u003e\n\u003cdiv class=\"sc2evo-b v\" style=\"width: 90px; height: 90px; left: 8%; animation-duration: 9s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-b y\" style=\"width: 55px; height: 55px; left: 22%; animation-duration: 12s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-b m\" style=\"width: 70px; height: 70px; left: 40%; animation-duration: 8s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-b v\" style=\"width: 45px; height: 45px; left: 58%; animation-duration: 14s; animation-delay: 3.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-b y\" style=\"width: 80px; height: 80px; left: 72%; animation-duration: 10s; animation-delay: 0.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-b m\" style=\"width: 50px; height: 50px; left: 88%; animation-duration: 11s; animation-delay: 2.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-badge\"\u003eSTREETEC — Piston Compressor\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255)\"\u003ecomp2 EVO\u003c\/span\u003e \u003cspan class=\"y\"\u003eChrome-plated\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003ePerformance \u0026amp;\u003c\/span\u003e \u003cspan class=\"m\"\u003eReliability\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sc2evo-header-sub\"\u003e100% duty cycle · 200 PSI max · Ultra-quiet operation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ACCROCHE --\u003e\n\u003cdiv class=\"sc2evo-banner\"\u003e\n\u003cstrong\u003eThe compressor designed for demanding users.\u003c\/strong\u003e Premium chrome-plated design, integrated anti-vibration technology, and uncompromising performance for your air suspension.\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"sc2evo-section\"\u003e\n\u003cdiv class=\"sc2evo-section-title\"\u003e📋 Overview\u003c\/div\u003e\n\u003cp class=\"sc2evo-intro\"\u003eThe \u003cstrong\u003eSTREETEC comp2 EVO chrome-plated\u003c\/strong\u003e is a piston compressor designed to meet the highest demands of air suspension systems. Thanks to its \u003cstrong\u003eintegrated vibration-damping system\u003c\/strong\u003e, it delivers remarkably quiet operation, even under intensive use. With a \u003cstrong\u003e100% duty cycle at 100 PSI\u003c\/strong\u003e, it ensures maximum reliability without the risk of overheating — whether for the street or a show car.\u003c\/p\u003e\n\u003c!-- Highlight : cycle de service --\u003e\n\u003cdiv class=\"sc2evo-highlight\" style=\"margin-top: 20px\"\u003e\n\u003cdiv class=\"sc2evo-highlight-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-highlight-text\"\u003e\n\u003cstrong\u003eDuty cycle: 100% @ 100 PSI\u003c\/strong\u003e \u003cspan\u003eMaximum reliability during continuous use — no overheating, no compromises.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS TECHNIQUES --\u003e\n\u003cdiv class=\"sc2evo-section\"\u003e\n\u003cdiv class=\"sc2evo-section-title\"\u003e⚙️ Technical Specifications\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-specs\"\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eDuty cycle\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e100 %\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003e@ 100 PSI (6.9 bar)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eAirflow\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e2.54 CFM\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003eLitres\/min: ~72 L\/min\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eMaximum pressure\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e200 PSI\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003e13.8 bar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003ePower supply\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e40A fuse\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003eRequired per compressor (not included)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eMain connection\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e1\/4\"\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003eStainless steel + check valve\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eDimensions (L\/W\/H)\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003e27.5 \/ 10.5 \/ 17 cm\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003eApproximate dimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003eChrome-plated\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003ePremium design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-card\"\u003e\n\u003cdiv class=\"sc2evo-spec-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-value\"\u003eDry-running\u003c\/div\u003e\n\u003cdiv class=\"sc2evo-spec-unit\"\u003eOil-free — 0 maintenance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RECOMMANDATIONS INSTALLATION --\u003e\n\u003cdiv class=\"sc2evo-section\"\u003e\n\u003cdiv class=\"sc2evo-section-title\"\u003e🔧 Installation Recommendations\u003c\/div\u003e\n\u003cul class=\"sc2evo-install-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv\u003eUse \u003cstrong\u003eone 40A fuse exclusively per compressor\u003c\/strong\u003e — never share the power supply between two compressors.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv\u003eInstall the compressor in a \u003cstrong\u003elocation protected from water and heat\u003c\/strong\u003e — avoid direct splashes or condensation.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🛢️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNo oil required\u003c\/strong\u003e — this dry-running compressor operates entirely without lubrication and requires no maintenance.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv\u003eMake sure the \u003cstrong\u003evehicle battery is fully charged\u003c\/strong\u003e before starting the air suspension system.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔩\u003c\/span\u003e\n\u003cdiv\u003eEnsure a \u003cstrong\u003esecure mounting\u003c\/strong\u003e and a \u003cstrong\u003eproperly connected ground to the vehicle body\u003c\/strong\u003e to prevent any electrical issues.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🌬️\u003c\/span\u003e\n\u003cdiv\u003eAlways provide a \u003cstrong\u003esufficient supply of fresh air\u003c\/strong\u003e — do not place the compressor in a completely enclosed space.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sc2evo-notice\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n\u003cdiv\u003eThe 40A fuse is \u003cstrong\u003erequired but not included\u003c\/strong\u003e. Appropriate wiring for the power draw is also required. Professional installation recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"sc2evo-footer-banner\"\u003e\n\u003cp\u003eDo you have a question about compatibility or installation?\u003cbr\u003e\u003cstrong\u003eOur team responds within 24 hours.\u003c\/strong\u003e contact@raslbitume.com\u003c\/p\u003e\n\u003ca class=\"sc2evo-footer-cta\" href=\"mailto:contact@raslbitume.com\"\u003eContact us\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40238721990754,"sku":"9909 2 0682","price":225.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/compresseur-streetec-viair_webp.png?v=1774187601","url":"https:\/\/raslbitume.com\/en\/products\/streetec-comp2-evo-piston-compressor-chrome-200-psi-with-vibration-damper","provider":"Rasl'Bitume","version":"1.0","type":"link"}