{"title":"Mercedes Luftfederung – Air Ride Kits | Rasl'Bitume","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eVerwandeln Sie Ihren \u003c\/span\u003e\u003cstrong data-start=\"994\" data-end=\"1006\"\u003eMercedes\u003c\/strong\u003e\u003cspan\u003e mit unseren \u003c\/span\u003e\u003cstrong data-start=\"1024\" data-end=\"1059\"\u003eAir Ride Luftfederungs-Kits\u003c\/strong\u003e\u003cspan\u003e, die entwickelt wurden, um die Höhe sofort zu verändern und die optische Präsenz jedes Modells zu verstärken.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"kit-airmext-mercedes-classe-c-2008-2014","title":"Air Ride Airmext Kit für Mercedes Klasse C W204 (2007-2014), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118370762850,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118370795618,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118370828386,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118370861154,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-airmext-w204.png?v=1774186642"},{"product_id":"kit-airmext-mercedes-classe-c-2014","title":"Air Ride Airmext Kit für Mercedes Klasse C W205 (2014+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118380626018,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118380658786,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118380691554,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118380724322,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-airmext-classe-c.png?v=1774186632"},{"product_id":"kit-airmext-cl55-amg-2000-2005","title":"Air Ride Airmext Kit für Mercedes CL55 AMG C215 (2000-2005), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118384164962,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118384197730,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118384230498,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118384263266,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-airmext-c215.png?v=1774186623"},{"product_id":"kit-airmext-classe-e-2009-2016","title":"Air Ride Airmext Kit für Mercedes Klasse E W212 (2009-2016), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118388064354,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118388097122,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118388129890,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118388162658,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airmext_Mercedes_Classe_E_W212.png?v=1774190722"},{"product_id":"kit-airmext-classe-cls-2010-2018","title":"Air Ride Airmext Kit für Mercedes Klasse CLS W218 (2010-2018), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118391177314,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118391210082,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118391242850,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118391275618,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airride_Mercedes_Classe_CLS_W218.png?v=1774190708"},{"product_id":"kit-airmext-mercedes-classe-e-1995-2003","title":"Air Ride Airmext Kit für Mercedes Klasse E W210 (1995-2003), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118395175010,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118395207778,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118395240546,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118395273314,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-arimext-e55.png?v=1774186574"},{"product_id":"kit-airmext-classe-c-4matic-2007-2014","title":"Air Ride Airmext Kit für Mercedes Klasse C 4MATIC W204 (2007-2014), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118397239394,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118397272162,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118397304930,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118397337698,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airmext-mercedes-w204.png?v=1774186567"},{"product_id":"kit-airmext-mercedes-classe-slk-r172-2011","title":"Air Ride Airmext Kit für Mercedes Klasse SLK R172 (2011+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118402449506,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118402482274,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118402515042,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118402547810,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airmext-mercedes-slk.png?v=1774186556"},{"product_id":"kit-airmext-classe-sl-r230-2001-2011","title":"Air Ride Airmext Kit für Mercedes Klasse SL R230 (2001-2011), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40118585688162,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40118585720930,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40118585753698,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40118585786466,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airmext-mercedes-sl.png?v=1774186548"},{"product_id":"kit-airmext-mercedes-classe-s-w126-1979-1993","title":"Air Ride Airmext Kit für Mercedes Klasse S W126 (1979-1993), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40119738957922,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40119738990690,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40119739023458,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40119739056226,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/W126.png?v=1774185578"},{"product_id":"kit-airmext-classe-e-w213-2014","title":"Air Ride Kit Airmext für Mercedes E-Klasse W213 (2016+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":47560876654930,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":47560876687698,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":47560876720466,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":47560876753234,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airmext_Mercedes_Classe_E_W213.png?v=1774190693"},{"product_id":"kit-airmext-classe-e-w124-1984-1995","title":"Air Ride Kit Airmext für Mercedes Klasse E W124 (1984-1995), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":48453085561170,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":48453085626706,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":48453085659474,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":48453085692242,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/W124.png?v=1774185581"},{"product_id":"kit-suspension-pneumatique-airmext-classe-s-w220-1998-2005","title":"Air Ride Kit Airmext für Mercedes Klasse S W220 (1998-2005), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":48453143134546,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":48453143167314,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":48453143200082,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":48453143232850,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airmext_Mercedes_Classe_S_W220.png?v=1774190661"},{"product_id":"kit-air-ride-complet-mercedes-benz-w114","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz W114 (\/8) (1968-1976) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 965 kg \/ Hinterachslast: 1020 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFrei einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit zur sofortigen Montage\u003c\/strong\u003e: alle Komponenten für einen vollständigen Einbau enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen spektakulären Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb öffentlicher Straßen\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441109377362,"sku":null,"price":2157.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4727090d-f204-41da-84e5-289443098bf1.jpg?v=1774182318"},{"product_id":"kit-air-ride-complet-mercedes-benz-w115","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz W115 (\/8) (1968-1976) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 965 kg \/ Hinterachslast: 1020 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Verstellwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Fahrzeughöhe\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen beeindruckenden Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Verantwortung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441133887826,"sku":null,"price":2157.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4727090d-f204-41da-84e5-289443098bf1.jpg?v=1774182318"},{"product_id":"kit-air-ride-complet-mercedes-benz-w123","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz W123 (1976-1986) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftfederbeine\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 970 kg \/ Hinterachslast: 1200 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Car \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil und Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Show Cars, Meetings und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow Car \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Stance-Fitment nach Maß\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch eine Fachkraft wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441294975314,"sku":null,"price":2157.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4727090d-f204-41da-84e5-289443098bf1.jpg?v=1774182318"},{"product_id":"kit-air-ride-complet-mercedes-benz-c123","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C123 (1976-1986) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftfederbeine\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 970 kg \/ Hinterachslast: 1200 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer für den intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Cars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Thread Sealant) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeugoptik für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441299661138,"sku":null,"price":2157.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4727090d-f204-41da-84e5-289443098bf1.jpg?v=1774182318"},{"product_id":"kit-air-ride-complet-mercedes-benz-s123","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz S123 (1976-1986) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 970 kg \/ Hinterachslast: 1200 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441301659986,"sku":null,"price":2157.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4727090d-f204-41da-84e5-289443098bf1.jpg?v=1774182318"},{"product_id":"kit-air-ride-complet-mercedes-benz-c124","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz E-Klasse C124 (1984-1997) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1050 kg \/ Hinterachslast: 1150 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreise\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show-Car und Wettbewerb\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreise\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eEinstellung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Show-Cars, Meetings und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow-Car \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen beeindruckenden Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eAbgesperrte Strecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441315193170,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_83dc2062-a9d0-40ca-b938-e116c3587125.jpg?v=1774182339"},{"product_id":"kit-air-ride-complet-mercedes-benz-w124","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz E-Klasse W124 (1984-1997) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1050 kg \/ Hinterachslast: 1150 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-L-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil und Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressiver Stance nach Maß\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen spektakulären Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJede Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441321124178,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_83dc2062-a9d0-40ca-b938-e116c3587125.jpg?v=1774182339"},{"product_id":"kit-air-ride-complet-mercedes-benz-a124","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz E-Klasse A124 (1984-1997) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Management\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1050 kg \/ Hinterachslast: 1150 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettset\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar und Motorsport\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen besonders auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441323221330,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_83dc2062-a9d0-40ca-b938-e116c3587125.jpg?v=1774182339"},{"product_id":"kit-air-ride-complet-mercedes-benz-w201-190","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz 190 (W201) (1982-1993) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 870 kg \/ Hinterachslast: 950 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtmasse (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Merkmale\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441333117266,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_83dc2062-a9d0-40ca-b938-e116c3587125.jpg?v=1774182339"},{"product_id":"kit-air-ride-complet-mercedes-benz-w202","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse W202 (1993-2000) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Luftfahrwerk-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003eKomplettkit für Luftfahrwerke\u003c\/strong\u003e, das die \u003cstrong\u003eLuftstoßdämpfer von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Luftmanagement von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 880 kg \/ Hinterachslast: 990 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar \u0026amp; Wettbewerb\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für langfristig optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtmasse (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Kabel und Anschlüsse im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeugoptik für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen beeindruckenden Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Verantwortung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441338425682,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4747f50f-0200-4048-897b-83e9a6690ce8.jpg?v=1774182355"},{"product_id":"kit-air-ride-complet-mercedes-benz-w203","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse W203 (2000-2007) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachslast: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\u003cstrong\u003e⚠️ Karosseriearbeiten erforderlich Der obere Stoßdämpferdom muss durchbohrt werden (Schablone im Lieferumfang enthalten).\u003c\/strong\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung konzipiert\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar und Wettbewerb\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für langfristig optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integriertem Schutzsicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441345143122,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_ff3a8e8f-4ff5-489d-b42f-35d8540f49ce.jpg?v=1774182367"},{"product_id":"kit-air-ride-complet-mercedes-benz-cl203","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse CL203 (2000-2007) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, bestehend aus den \u003cstrong\u003eTA-Technix-Luftdämpfern\u003c\/strong\u003e und dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrwerkshöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachslast: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\u003cstrong\u003e⚠️ Karosseriearbeiten erforderlich Der obere Dämpferdom muss durchbohrt werden (Schablone im Lieferumfang enthalten).\u003c\/strong\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer für intensive Nutzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eStufenlos einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrwerkshöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettset\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und den Motorsport\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrwerkshöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachskontrolle über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Treffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441358676306,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_ff3a8e8f-4ff5-489d-b42f-35d8540f49ce.jpg?v=1774182367"},{"product_id":"kit-air-ride-complet-mercedes-benz-s202","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse S202 (1996-2001) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 880 kg \/ Hinterachslast: 990 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Car \u0026amp; Motorsport\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes 6-m-Elektrokabel mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Custom-Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJede Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441360347474,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_4747f50f-0200-4048-897b-83e9a6690ce8.jpg?v=1774182355"},{"product_id":"kit-air-ride-complet-mercedes-benz-s203","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse S203 (2000-2007) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachslast: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\u003cstrong\u003e⚠️ Karosseriearbeiten erforderlich Der obere Stoßdämpferdom muss durchbohrt werden (Schablone im Lieferumfang enthalten).\u003c\/strong\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer für den intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuelle Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eAlle Kabel und Anschlüsse im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobil-Ausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Stance nach Maß\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441363493202,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_ff3a8e8f-4ff5-489d-b42f-35d8540f49ce.jpg?v=1774182367"},{"product_id":"kit-air-ride-complet-mercedes-benz-clc203","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz C-Klasse CL203 (2000-2007) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003e2-Wege-Manualluftmanagement\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003e2-Wege-Manualluftmanagement von Streetec\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachslast: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\u003cstrong\u003e⚠️ Karosseriearbeiten erforderlich: Der obere Stoßdämpferdom muss durchbohrt werden (Schablone im Lieferumfang enthalten).\u003c\/strong\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Luftmanagement\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und den Motorsport\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Haltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441367163218,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_ff3a8e8f-4ff5-489d-b42f-35d8540f49ce.jpg?v=1774182367"},{"product_id":"kit-air-ride-complet-mercedes-benz-clk-209","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz CLK (C209\/A209) (2002-2010) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftdämpfer\u003c\/strong\u003e und das \u003cstrong\u003e2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Liebhaber von Stance, Showcars und Tuning – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachslast: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\u003cstrong\u003e⚠️ Karosseriearbeiten erforderlich: Der obere Dämpferdom muss gebohrt werden (Schablone im Lieferumfang enthalten).\u003c\/strong\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Anwendungen\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen unübersehbaren Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch eine Fachkraft wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441372406098,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_ff3a8e8f-4ff5-489d-b42f-35d8540f49ce.jpg?v=1774182367"},{"product_id":"kit-air-ride-complet-mercedes-benz-w210","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz E-Klasse (W210\/S210) (1995-2003) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Nach §19.3 StVZO zertifiziert\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1010 kg \/ Hinterachslast: 1140 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in zwei Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — Aluminiumtank mit 9,5 l (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtmittel (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Anwendungsbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughaltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441497579858,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_5ed2d87f-282a-4349-bec7-7d881511cb68.jpg?v=1774182381"},{"product_id":"kit-air-ride-complet-mercedes-benz-w211","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz E-Klasse (W211\/S211) (2002-2009) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Management\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Fans von Stance, Showcars und Tuning — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1130 kg \/ Hinterachse: 1170 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e❌ Nicht kompatibel — \u003cstrong\u003e❌ Nicht kompatibel mit 4-matic-Modellen \/ Niveauregulierung \/ AMG\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und den Motorsport\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlussklemmen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Verstellwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow-Car- \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressiver Stance nach Maß\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441510359378,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_93163d90-8966-4a5d-b2bd-ecee4d352339.jpg?v=1774182393"},{"product_id":"kit-air-ride-complet-mercedes-benz-w212","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz E-Klasse (W212\/S212) (2009-2016) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1125 kg \/ Hinterachslast: 1260 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card attention full\"\u003e\n \u003cdiv class=\"perso-label\"\u003e⚠️ Achtung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e❌ Nicht kompatibel — \u003cstrong\u003e❌ Nicht kompatibel mit 4-matic-\/Niveauregulierung-\/AMG-Modellen\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Drucksteuerung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplett-Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplett-Kits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für langfristig optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Haltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441597391186,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_73001cb0-f00c-4500-aaba-58e13bdacb25.jpg?v=1774182404"},{"product_id":"kit-air-ride-complet-mercedes-benz-marco-polo-camper-w447","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz V-Klasse W447 Marco Polo \/ Camper (2014+) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlussstücke\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJede Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441648148818,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_1596e601-2528-4594-ac54-04acc04f88cc.jpg?v=1774182414"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-s-w126","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz S-Klasse W126 (1979-1991) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelle 2-Wege-Steuerung\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftfederbeine\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Steuerungssystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1105 kg \/ Hinterachslast: 1185 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFür Fahrzeuge ohne Höhenregelung\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässige manuelle Streetec-Steuerung\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFrei einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eFür Showcars, Autotreffen und den Renneinsatz konzipiert\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeugposition für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441684422994,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_31e534c5-adbf-4beb-a6ff-b5025ea6b3be.jpg?v=1774182426"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-s-w140","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz S-Klasse W140 (1995-1999) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e aus den \u003cstrong\u003eTA Technix Luftstoßdämpfern\u003c\/strong\u003e und dem \u003cstrong\u003emanuellen Streetec-2-Wege-Management\u003c\/strong\u003e. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1340 kg \/ Hinterachslast: 1380 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFür Fahrzeuge ohne Höhenregulierung\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreise\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettset\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreise\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtremes Tieferlegen\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eFür Show Cars, Meetings und den Wettbewerbseinsatz konzipiert\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow Car \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilmessen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441697366354,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_54e58c62-d011-4dd5-9483-ab5802795778.jpg?v=1774182436"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-sl-r107","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz SL-Klasse R107 (1971-1989) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit – TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Management\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Fans – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1055 kg \/ Hinterachslast: 1095 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFür Fahrzeuge ohne Höhenregelung\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer für intensive Nutzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung in zwei Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFrei einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: ideal für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e – Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e – 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e – Doppelnadel-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eEinstellung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeugposition für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressiver Stance nach Maß\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441710342482,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_31e534c5-adbf-4beb-a6ff-b5025ea6b3be.jpg?v=1774182426"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-sl-r129","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz SL-Klasse R129 (1989-2001) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003eKomplettkit für Luftfederung\u003c\/strong\u003e, das die \u003cstrong\u003eLuftfederbeine von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Management\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1080 kg \/ Hinterachslast: 1190 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFür Fahrzeuge ohne Höhenregulierung oder adaptive Federung.\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreise\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eEinstellung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughaltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Fahrzeugoptik\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441713389906,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_e5507bb5-32a8-4329-a7e7-12e0075d6ce5.jpg?v=1774182449"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-slk-r170","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz SLK-Klasse R170 (1996-2004) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 905 kg \/ Hinterachslast: 850 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Überwachung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtmasse (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eStrengstens bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441719976274,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_a7942fa8-68b0-45e0-a51c-ad89e5cf6d03.jpg?v=1774182460"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-v-638-2","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz V-Klasse (638\/2) (1996-2003) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eEinstellbare Luftfederung \u003cspan\u003e\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrhöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Nach §19.3 StVZO zertifiziert\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1420 kg \/ Hinterachslast: 1330 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrhöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Cars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrhöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441745338706,"sku":null,"price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_fd96450d-4eb3-4fba-a1be-699882efcebd.jpg?v=1774182477"},{"product_id":"kit-air-ride-complet-mercedes-benz-classe-v-w447","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz V-Klasse W447 (2014+) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1420 kg \/ Hinterachslast: 1330 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbsbetrieb\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen unübersehbaren Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441758937426,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-viano-w639","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Viano W639 (2003-2014) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit – TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Fans – extreme Tieferlegung mit vollständiger Kontrolle über die Bodenfreiheit.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Bodenfreiheit ohne Einschränkung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Bodenfreiheit\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e – Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e – 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e – Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Merkmale\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Anwendungsbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJede Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441767489874,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-mixto-w639","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito Mixto W639 (2003-2014) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix-Luftdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Gemäß §19.3 StVZO zertifiziert\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eEinstellung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Haltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eStreng vorbehalten für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Verkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441771716946,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-bus-w638","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito Bus W638 (1996-2003) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1420 kg \/ Hinterachslast: 1330 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eStufenlos einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Cars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eEntleerungsventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Merkmale\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Fahrzeugoptik\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441839677778,"sku":null,"price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_fd96450d-4eb3-4fba-a1be-699882efcebd.jpg?v=1774182477"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-bus-w639","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito Bus W639 (2003-2014) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003e\u003cspan\u003eEinstellbares\u003c\/span\u003e Luftfahrwerk\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e bestehend aus den \u003cstrong\u003eTA Technix Luftstoßdämpfern\u003c\/strong\u003e und dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer für den intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuelle Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Lieferumfang des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441846002002,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-w447","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito W447 (2014+) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e aus \u003cstrong\u003eTA Technix-Luftdämpfern\u003c\/strong\u003e und dem \u003cstrong\u003emanuellen 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Fans – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer für den intensiven Einsatz\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für zwei Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFrei einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eEinstellung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Haltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressive, maßgeschneiderte Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den Verkehr auf öffentlichen Straßen zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441850032466,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-w638","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito W638 (1996-2003) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftfahrwerke\u003c\/strong\u003e und das \u003cstrong\u003emanuelle Streetec-2-Wege-Management\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Show-Car- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Nach §19.3 StVZO zertifiziert\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1420 kg \/ Hinterachslast: 1330 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eStufenlos einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Cars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil und Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbsbetrieb\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Verkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441854488914,"sku":null,"price":1846.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_fd96450d-4eb3-4fba-a1be-699882efcebd.jpg?v=1774182477"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-mixto-w447-double-cabine","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito Mixto W447 (Doppelkabine) (2014+) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Luftmanagement\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandle dein Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eLuftstoßdämpfer von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Luftmanagementsystem von Streetec\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Fans – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für den intensiven Einsatz entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den Verkehr auf öffentlichen Straßen zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Verkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441858158930,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"kit-air-ride-complet-mercedes-benz-vito-tourer-w447","title":"Komplettes TA Technix Air Ride Kit für Mercedes-Benz Vito Tourer W447 (2014+) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eLuftfederbeine von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrhöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Genehmigung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1550 kg \/ Hinterachslast: 1550 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eFahrzeug mit Hinterradantrieb\u003c\/span\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrhöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrhöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance-Design\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49441859764562,"sku":null,"price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_25b5537c-b5aa-4af0-a18d-4b16e4e998ec.jpg?v=1774182490"},{"product_id":"rasl-bitume-kit-airmext-mercedes-classe-c-w202-1993-2000","title":"Air Ride Airmext Kit für Mercedes Klasse C W202 (1993-2000), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":50667953750354,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":50667953783122,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":50667953815890,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":50667953848658,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-arimext-w202-2.png?v=1774186587"},{"product_id":"rasl-bitume-kit-airmext-mercedes-vito-w447-2014-suspension-pneumatique","title":"Air Ride Kit Airmext für Mercedes Vito W447 (2014+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":50859443716434,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":50859443749202,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":50859443781970,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":50859443814738,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-air-ride-vito-w447-airlift.png?v=1774187691"}],"url":"https:\/\/raslbitume.com\/de\/collections\/mercedes-luftfederung-air-ride-kits-rasl-bitume.oembed?page=2","provider":"Rasl'Bitume","version":"1.0","type":"link"}