{"product_id":"streetec-comp2-evo-black","title":"STREETEC Kolbenkompressor comp2 EVO Schwarz – 200 PSI mit Vibrationsdämpfer","description":"\u003cstyle\u003e\n\/* ===== RESET ===== *\/\n.sc2blk-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== WRAPPER ===== *\/\n.sc2blk-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.sc2blk-header {\n  position: relative;\n  background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 45%, #0d0d0d 100%);\n  padding: 44px 32px 36px;\n  text-align: center;\n  overflow: hidden;\n  border-bottom: 3px solid #9c00ff;\n}\n.sc2blk-bubbles {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  pointer-events: none;\n  overflow: hidden;\n}\n.sc2blk-b {\n  position: absolute;\n  bottom: -150px;\n  border-radius: 50%;\n  animation: sc2blk-rise linear infinite;\n  filter: blur(2px);\n}\n.sc2blk-b.v { background: radial-gradient(circle, rgba(156,0,255,0.55) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n.sc2blk-b.y { background: radial-gradient(circle, rgba(254,216,3,0.6) 0%, rgba(254,216,3,0.1) 70%, transparent 100%); }\n.sc2blk-b.m { background: radial-gradient(circle, rgba(224,12,255,0.5) 0%, rgba(224,12,255,0.07) 70%, transparent 100%); }\n@keyframes sc2blk-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.sc2blk-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.sc2blk-black-tag {\n  display: inline-block;\n  background: #222;\n  border: 1px solid #555;\n  color: #fff !important;\n  font-size: 0.65rem;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 4px 14px;\n  border-radius: 20px;\n  margin-left: 8px;\n  vertical-align: middle;\n}\n.sc2blk-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.sc2blk-header h1 span.y { color: #fed803 !important; }\n.sc2blk-header h1 span.m { color: #e00cff !important; }\n.sc2blk-header-sub {\n  color: #bbb !important;\n  font-size: 0.88rem;\n  position: relative;\n  z-index: 1;\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n\/* ===== BANNER ===== *\/\n.sc2blk-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.sc2blk-banner strong { color: #9c00ff !important; font-style: normal; }\n\n\/* ===== SECTIONS ===== *\/\n.sc2blk-section {\n  padding: 30px 28px;\n  border-bottom: 1px solid #f0e8ff;\n}\n.sc2blk-section:last-child { border-bottom: none; }\n.sc2blk-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.sc2blk-section-title::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(90deg, #9c00ff33, transparent);\n}\n\n\/* ===== INTRO ===== *\/\n.sc2blk-intro {\n  font-size: 0.95rem;\n  color: #333 !important;\n  line-height: 1.75;\n  margin-bottom: 10px;\n}\n\n\/* ===== FINITION BADGE ===== *\/\n.sc2blk-finish-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 20px;\n}\n.sc2blk-highlight {\n  background: linear-gradient(135deg, #0a0a0a 0%, #111 100%);\n  border: 1px solid #333;\n  border-radius: 12px;\n  padding: 18px 22px;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex: 1 1 220px;\n}\n.sc2blk-highlight-icon { font-size: 1.8rem; flex-shrink: 0; }\n.sc2blk-highlight-text strong {\n  display: block;\n  font-size: 0.95rem;\n  font-weight: 800;\n  color: #fed803 !important;\n  margin-bottom: 3px;\n}\n.sc2blk-highlight-text span {\n  font-size: 0.8rem;\n  color: #ccc !important;\n}\n\n\/* ===== SPECS ===== *\/\n.sc2blk-specs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n.sc2blk-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.sc2blk-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.sc2blk-spec-value {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: #1a1a1a !important;\n}\n.sc2blk-spec-unit {\n  font-size: 0.75rem;\n  color: #888 !important;\n  margin-top: 2px;\n}\n\n\/* ===== INSTALL LIST ===== *\/\n.sc2blk-install-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.sc2blk-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.sc2blk-install-list li span.icon { font-size: 1rem; flex-shrink: 0; margin-top: 1px; }\n\n\/* ===== NOTICE ===== *\/\n.sc2blk-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.sc2blk-notice span.icon { flex-shrink: 0; font-size: 1.1rem; }\n\n\/* ===== FOOTER ===== *\/\n.sc2blk-footer-banner {\n  background: linear-gradient(135deg, #0a0a0a 0%, #111 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.sc2blk-footer-banner p { color: #ccc !important; font-size: 0.85rem; max-width: 580px; }\n.sc2blk-footer-banner p strong { color: #fed803 !important; }\n.sc2blk-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\u003c\/style\u003e\n\u003cdiv class=\"sc2blk-wrap\"\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"sc2blk-header\"\u003e\n\u003cdiv class=\"sc2blk-bubbles\"\u003e\n\u003cdiv style=\"width: 90px; height: 90px; left: 8%; animation-duration: 9s; animation-delay: 0s\" class=\"sc2blk-b v\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 55px; height: 55px; left: 22%; animation-duration: 12s; animation-delay: 2s\" class=\"sc2blk-b y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 70px; height: 70px; left: 40%; animation-duration: 8s; animation-delay: 1s\" class=\"sc2blk-b m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 45px; height: 45px; left: 58%; animation-duration: 14s; animation-delay: 3.5s\" class=\"sc2blk-b v\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 80px; height: 80px; left: 72%; animation-duration: 10s; animation-delay: 0.5s\" class=\"sc2blk-b y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 50px; height: 50px; left: 88%; animation-duration: 11s; animation-delay: 2.5s\" class=\"sc2blk-b m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-badge\"\u003eSTREETEC — Kolbenkompressor \u003cspan class=\"sc2blk-black-tag\"\u003e● Mattschwarz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(255, 255, 255)\"\u003ecomp2 EVO\u003c\/span\u003e \u003cspan class=\"y\"\u003eBlack\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eHöchstleistung \u0026amp;\u003c\/span\u003e \u003cspan class=\"m\"\u003eAbsolute Stille\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sc2blk-header-sub\"\u003eEinschaltdauer 100 % · 200 PSI max. · Integrierte Vibrationsdämpfung · Mattschwarze Ausführung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ACCROCHE --\u003e\n\u003cdiv class=\"sc2blk-banner\"\u003e\n\u003cstrong\u003eDie Black-Version für Builds ohne Kompromisse.\u003c\/strong\u003e Dieselbe DNA wie der comp2 EVO, in einer mattschwarzen Ausführung, die sich dezent in die sorgfältigsten Installationen einfügt.\u003c\/div\u003e\n\u003c!-- INTRO + HIGHLIGHTS --\u003e\n\u003cdiv class=\"sc2blk-section\"\u003e\n\u003cdiv class=\"sc2blk-section-title\"\u003e📋 Vorstellung\u003c\/div\u003e\n\u003cp class=\"sc2blk-intro\"\u003eDer \u003cstrong\u003eSTREETEC comp2 EVO Black\u003c\/strong\u003e ist ein hochwertiger Kolbenkompressor für anspruchsvolle Enthusiasten, die Leistung, Robustheit und leisen Betrieb erwarten. Sein \u003cstrong\u003eintegrierter Vibrationsdämpfer\u003c\/strong\u003e gewährleistet selbst unter Volllast einen dezenten Betrieb. Mit einer \u003cstrong\u003eEinschaltdauer von 100 % bei 100 PSI\u003c\/strong\u003e und einem maximalen Druck von 200 PSI liefert er konstante Leistung ohne Überhitzungsrisiko — in einer eleganten und zeitlosen \u003cstrong\u003emattschwarzen\u003c\/strong\u003e Ausführung.\u003c\/p\u003e\n\u003cdiv class=\"sc2blk-finish-row\"\u003e\n\u003cdiv class=\"sc2blk-highlight\"\u003e\n\u003cdiv class=\"sc2blk-highlight-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-highlight-text\"\u003e\n\u003cstrong\u003e100 % @ 100 PSI\u003c\/strong\u003e \u003cspan\u003eMaximale Zuverlässigkeit im Dauerbetrieb — keine Überhitzung, keine Unterbrechungen.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-highlight\"\u003e\n\u003cdiv class=\"sc2blk-highlight-icon\"\u003e🖤\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-highlight-text\"\u003e\n\u003cstrong\u003eMattschwarze Ausführung\u003c\/strong\u003e \u003cspan\u003eSchlichtes Design für eine perfekte Integration in alle Arten von Builds.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-highlight\"\u003e\n\u003cdiv class=\"sc2blk-highlight-icon\"\u003e🔇\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-highlight-text\"\u003e\n\u003cstrong\u003eIntegrierte Vibrationsdämpfung\u003c\/strong\u003e \u003cspan\u003eLeiser Betrieb — auch bei intensiver Nutzung.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS TECHNIQUES --\u003e\n\u003cdiv class=\"sc2blk-section\"\u003e\n\u003cdiv class=\"sc2blk-section-title\"\u003e⚙️ Technische Daten\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-specs\"\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eEinschaltdauer\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e100 %\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003e@ 100 PSI (6,9 bar)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eLuftdurchsatz\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e2,54 CFM\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003e~72 L\/min\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eMaximaler Druck\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e200 PSI\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003e13,8 bar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eSchutz\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e40-A-Sicherung\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003eNicht im Lieferumfang enthalten — 1 pro Kompressor erforderlich\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eAnschluss\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e1\/4\" Edelstahl\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003eIntegriertes Rückschlagventil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eAbmessungen (L\/B\/H)\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003e27,5 \/ 10,5 \/ 17 cm\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003eUngefähre Abmessungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eAusführung\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003eMattschwarz\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003eDezentes Premium-Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-card\"\u003e\n\u003cdiv class=\"sc2blk-spec-label\"\u003eTyp\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-value\"\u003eTrockenläufer\u003c\/div\u003e\n\u003cdiv class=\"sc2blk-spec-unit\"\u003eÖlfrei — 0 Wartungsaufwand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"sc2blk-section\"\u003e\n\u003cdiv class=\"sc2blk-section-title\"\u003e🔧 Installationshinweise\u003c\/div\u003e\n\u003cul class=\"sc2blk-install-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv\u003eVerwenden Sie eine \u003cstrong\u003eseparate 40-A-Sicherung pro Kompressor\u003c\/strong\u003e — verbinden Sie die Stromversorgung niemals für mehrere Einheiten gemeinsam.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv\u003eInstallieren Sie das Gerät in einem \u003cstrong\u003evor Wasser und Hitze geschützten Bereich\u003c\/strong\u003e — vermeiden Sie Zonen, die Spritzwasser oder Motorwärme ausgesetzt sind.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🛢️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eKein Öl erforderlich\u003c\/strong\u003e — Trockenläufer-Kompressor ohne Schmierung und ohne regelmäßige Wartung.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv\u003eVerwenden Sie eine \u003cstrong\u003eeinwandfreie und gut geladene Batterie\u003c\/strong\u003e, um einen zuverlässigen Start und optimalen Betrieb zu gewährleisten.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔩\u003c\/span\u003e\n\u003cdiv\u003eStellen Sie einen \u003cstrong\u003eguten Massekontakt an der Karosserie\u003c\/strong\u003e sicher — eine unzureichende Masse kann elektrische Fehlfunktionen verursachen.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🌬️\u003c\/span\u003e\n\u003cdiv\u003eSorgen Sie für eine \u003cstrong\u003egute Belüftung mit Frischluftzufuhr\u003c\/strong\u003e — schließen Sie den Kompressor nicht in einem vollständig geschlossenen Raum ein.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sc2blk-notice\"\u003e\n\u003cspan class=\"icon\"\u003e⚠️\u003c\/span\u003e\n\u003cdiv\u003eDie \u003cstrong\u003e40-A-Sicherung ist erforderlich, aber nicht im Lieferumfang enthalten\u003c\/strong\u003e. Sorgen Sie für eine geeignete Verkabelung. Die Installation durch einen Fachmann wird empfohlen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"sc2blk-footer-banner\"\u003e\n\u003cp\u003eHaben Sie eine Frage zur Kompatibilität oder Installation?\u003cbr\u003e\u003cstrong\u003eUnser Team antwortet innerhalb von 24 Stunden.\u003c\/strong\u003e contact@raslbitume.com\u003c\/p\u003e\n\u003ca href=\"mailto:contact@raslbitume.com\" class=\"sc2blk-footer-cta\"\u003eKontaktieren Sie uns\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40238723530850,"sku":"9909 2 0681","price":239.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/compresseur-streetec-viair-comp2-black_webp.png?v=1774187606","url":"https:\/\/raslbitume.com\/de\/products\/streetec-kolbenkompressor-comp2-evo-schwarz-200-psi-mit-vibrationsdampfer","provider":"Rasl'Bitume","version":"1.0","type":"link"}