{"title":"Luftfederung Mercedes Klasse S – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"535\" data-end=\"724\"\u003e🚗 Verleihen Sie Ihrer \u003cstrong data-start=\"576\" data-end=\"597\"\u003eMercedes Klasse S\u003c\/strong\u003e mit unseren \u003cstrong data-start=\"607\" data-end=\"650\"\u003eAir Ride Luftfederungs-Kits\u003c\/strong\u003e eine neue Dimension. Passen Sie die Höhe sofort an und betonen Sie eine selbstbewusstere Optik.\u003c\/p\u003e\n\u003ch2 data-start=\"726\" data-end=\"763\"\u003e\u003cstrong data-start=\"728\" data-end=\"763\"\u003eEntwickelt, um die Klasse S zu veredeln\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"765\" data-end=\"951\"\u003e✔️ Schnelle und präzise Höhenverstellung\u003cbr data-start=\"803\" data-end=\"806\"\u003e✔️ Ideal für eine elegante Tieferlegung oder einen Show-Look\u003cbr data-start=\"863\" data-end=\"866\"\u003e✔️ Fahrverhalten anpassbar je nach Konfiguration\u003cbr data-start=\"914\" data-end=\"917\"\u003e✔️ Zuverlässige und langlebige Materialien\u003c\/p\u003e","products":[{"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-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-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":"rasl-bitume-kit-airmext-mercedes-classe-s-w221-2005-2013-suspension-pneumatique-copie","title":"Air Ride Kit Airmext für Mercedes Klasse S W221 (2005-2013), 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":52328787378514,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52328787411282,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52328787444050,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52328787476818,"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_W221.png?v=1774190706"},{"product_id":"rasl-bitume-kit-airmext-mercedes-classe-s-w108-1965-1972-suspension-pneumatique","title":"Air Ride Kit Airmext für Mercedes Klasse S W108 (1965-1972), 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":52329200550226,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52329200582994,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52329200615762,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52329200648530,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airirde_Mercedes_Classe_S_W108.png?v=1774190677"},{"product_id":"rasl-bitume-kit-airmext-mercedes-classe-s-w223-2020-suspension-pneumatique","title":"Air Ride Kit Airmext für Mercedes Klasse S W223 (2020+), 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":52329647800658,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52329647833426,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52329647866194,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52329647898962,"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_S_W223.png?v=1774190696"},{"product_id":"kit-air-ride-complet-ta-technix-mercedes-benz-classe-s-w140-1991-1994-tuv","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz Klasse S W140 (1991-1994) — 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\u003eLuftstoßdämpfer von TA Technix\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Management von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – 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: 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 Qualität von TA Technix\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 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 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 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 — 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 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 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\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 bei der Nutzung auf öffentlichen Straßen. 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":"TA Technix","offers":[{"title":"Default Title","offer_id":52462822621522,"sku":"LFMB08","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-ta-technix-mercedes-benz-classe-s-w108-w109-1965-1972-tuv","title":"Komplettes Air Ride Kit TA Technix für Mercedes Benz Klasse S W108-W109 (1965-1972) — 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\u003eKomplettkit für ein Luftfahrwerk\u003c\/strong\u003e, das die \u003cstrong\u003eLuftstoßdämpfer von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Management 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-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1035 kg \/ Hinterachslast: 1135 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 serienmäßiges Luftfahrwerk\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 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 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 — Doppelmanometer 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 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 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-\/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 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\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\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 auf öffentlichen Straßen. 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\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":"TA Technix","offers":[{"title":"Default Title","offer_id":52462840414546,"sku":"LFMB06","price":2055.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Nr_LFMB06.jpg?v=1774190945"},{"product_id":"suspensions-pneumatiques-d2-superpro-mercedes-classe-s-html","title":"D2 Luftfederungen Super Pro für Mercedes S-Klasse (W140)","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Super Pro — Kit Air Ride Complet 4 Roues Indépendant\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #9c00ff;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble {\n        position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7;\n        animation: d2air-rise linear infinite;\n    }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .d2air-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 10px rgba(0,0,0,0.6), 0 0 30px rgba(156,0,255,0.4); font-weight: 900; }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.5); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .d2air-badge-s { display: inline-block; background: rgba(255,255,255,0.1); color: #fff !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(255,255,255,0.25); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%); color: white !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(156,0,255,0.3); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #9c00ff; box-shadow: 0 8px 28px rgba(156,0,255,0.18); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(156,0,255,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.15); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(156,0,255,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(156,0,255,0.2); border-color: #9c00ff; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #E00CFF !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(156,0,255,0.05); border-left-color: #9c00ff; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #9c00ff !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafafa 0%, #fff 100%); box-shadow: 0 5px 20px rgba(156,0,255,0.08); }\n    .d2air-kit-box h3 { color: #9c00ff !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #E00CFF; transform: translateX(4px); box-shadow: 0 4px 14px rgba(156,0,255,0.12); }\n    .d2air-kit-item .arrow { color: #9c00ff !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* ===== FEATURES ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #9c00ff; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(156,0,255,0.12); border-left-color: #E00CFF; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(156,0,255,0.07) 0%, rgba(224,12,255,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(156,0,255,0.2); }\n    .d2air-warranty h3 { color: #9c00ff !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(156,0,255,0.1); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #9c00ff !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 15px rgba(254,216,3,0.3); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003eD2 Super Pro Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Unabhängiges 4-Rad-Luftfahrwerk-Kit — Höhenspeicherung\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug-and-Play — Alles inklusive\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positionen · 4 Räder unabhängig · Höhenspeicherung · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003e4 Räder, 4 Höhen. Vollständige Kontrolle. Während der Fahrt.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Unabhängige 4-Rad-Steuerung • Höhenspeicherung • Fortschrittliche Fernbedienung mit LED-Display • Während der Fahrt bedienbar • 20-Liter-Tank\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Super Pro — Komplettkit für Luftfahrwerk\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Super Pro — Pneumatische Gewindefahrwerksdämpfer\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🎛 Was ist das D2-Super-Pro-Kit?\u003c\/h3\u003e\n \u003cp\u003eDas \u003cstrong\u003eD2-Super-Pro-Kit\u003c\/strong\u003e ist die unverzichtbare Referenz auf dem Air-Ride-Markt für alle, die eine vollständige Kontrolle über jedes Rad verlangen. Als echte Weiterentwicklung des Deluxe-Kits verfügt es über eine \u003cstrong\u003evollständig unabhängige 4-Rad-Steuerung\u003c\/strong\u003e — jeder Dämpfer wird separat über eine \u003cstrong\u003efortschrittliche Fernbedienung mit LED-Display\u003c\/strong\u003e gesteuert, die per USB aufgeladen wird, sodass kein Bedienfeld im Innenraum erforderlich ist.\u003c\/p\u003e\n \u003cp\u003eDie \u003cstrong\u003eHöhenspeicherung\u003c\/strong\u003e ermöglicht es, Ihre bevorzugten Einstellungen zu speichern und sofort wieder abzurufen. Das Kit kann außerdem \u003cstrong\u003ewährend der Fahrt bedient werden\u003c\/strong\u003e, um die Fahrzeughöhe je nach Straßenbedingungen dynamisch anzupassen — eine Funktion, die beim Deluxe-Kit nicht vorhanden ist.\u003c\/p\u003e\n \u003cp\u003eDieses Komplettkit ist vollständig \u003cstrong\u003ePlug-and-Play\u003c\/strong\u003e und wird mit absolut allen für die Montage erforderlichen Komponenten geliefert, ohne dass Änderungen am Fahrzeug vorgenommen werden müssen. Es besteht aus \u003cstrong\u003epneumatischen Gewindefahrwerksdämpfern in Motorsportausführung\u003c\/strong\u003e mit 36-facher Härteverstellung, montiert auf verstellbaren Aluminium-Uniball-Domlagern zur Sturzverstellung bei McPherson-Federbeinen, sowie einem \u003cstrong\u003e20-Liter-Tank\u003c\/strong\u003e mit doppelten 1\/4\"- und 3\/8\"-Anschlüssen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDie D2-Air-Ride-Produktreihe\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eDer D2 Super Pro ist die 3. Version der Produktreihe — die erste Stufe mit unabhängiger 4-Rad-Steuerung und Höhenspeicherung:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eNur Druckschalter — ohne Steuergerät und Fernbedienung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEinsteigerklasse\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eEinfache Schlüsselanhänger-Fernbedienung — zentrale Steuerung mit 2 Tasten zum Hoch- und Absenken\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Super Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eFortschrittliche Fernbedienung mit LED-Display – 4 Räder unabhängig – Speicherfunktion – während der Fahrt bedienbar\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eDIESES KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eGold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eWie Super Pro, jedoch inklusive Höhensensoren für eine noch präzisere automatische Einstellung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003ePremium\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eVorteile\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003e4 Räder unabhängig\u003c\/h3\u003e\n \u003cp\u003eJedes Rad wird separat gesteuert. Stellen Sie vorne links, vorne rechts, hinten links und hinten rechts völlig unabhängig voneinander ein – eine Präzision, die mit dem Deluxe-Kit nicht möglich ist.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e💾\u003c\/div\u003e\n \u003ch3\u003eHöhenspeicher\u003c\/h3\u003e\n \u003cp\u003eSpeichern Sie mehrere Höheneinstellungen in der Fernbedienung und rufen Sie Ihre bevorzugten Voreinstellungen sofort ab. Show-Höhe, Alltagsbetrieb, Show – ein Tastendruck genügt.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📱\u003c\/div\u003e\n \u003ch3\u003eFortschrittliche Fernbedienung mit LED-Display\u003c\/h3\u003e\n \u003cp\u003eSpezielle kabellose Super-Pro-Fernbedienung mit LED-Display, per USB aufladbar. Vollständige Steuerung aller Funktionen, ohne etwas im Fahrzeuginnenraum installieren zu müssen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🚗\u003c\/div\u003e\n \u003ch3\u003eWährend der Fahrt bedienbar\u003c\/h3\u003e\n \u003cp\u003eDas Kit kann \u003cstrong\u003ewährend der Fahrt\u003c\/strong\u003e gesteuert werden – dynamisches Anheben und Absenken je nach Straßenverhältnissen, bei einem Geschwindigkeitshügel, einer Parkhausausfahrt oder einer Rampe. Exklusiv beim Super Pro und beim Deluxe nicht verfügbar.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🛢\u003c\/div\u003e\n \u003ch3\u003e20-Liter-Tank\u003c\/h3\u003e\n \u003cp\u003eGroßer 20-Liter-Tank mit 2 Anschlüssen 1\/4\" und 2 Anschlüssen 3\/8\" für maximale Flexibilität bei der Installation. Größeres Volumen = schnelleres Anheben und Absenken.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔄\u003c\/div\u003e\n \u003ch3\u003eZum Gewindefahrwerk umrüstbar\u003c\/h3\u003e\n \u003cp\u003eDie Luftbälge können jederzeit durch separat erhältliche Federn ersetzt werden, um wieder ein klassisches Gewindefahrwerk zu erhalten – ohne die Stoßdämpfer zu wechseln.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnische Daten\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eMarke\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eProduktlinie\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Super Pro Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTyp\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eKomplettes Luftfahrwerk\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eStoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eGewindefahrwerke für den Rennsport\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDämpfungseinstellung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 Positionen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTieferlegung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e100 bis 150 mm je nach Anwendung\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRadsteuerung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 Räder unabhängig\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFernbedienung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eFortschrittliche Ausführung mit LED-Display – per USB aufladbar\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eSpeicherfunktion\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eJa – mehrere Höhen speicherbar\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 Liter – 2 Anschlüsse 1\/4\" + 2 Anschlüsse 3\/8\"\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eVordere Domlager\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminium-Kugelgelenke – Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eZertifizierungen\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO 9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eGarantie\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1 Jahr Herstellergarantie\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eInstallation\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; Play – ca. 3 Std.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Lieferumfang des Kits\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eAlles, was Sie benötigen, standardmäßig inklusive\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 pneumatische Gewindefahrwerke\n \u003cspan class=\"sub\"\u003eFür den Rennsport ausgelegt – Härteeinstellung mit 36 Positionen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 Luftbälge (Airbags)\n \u003cspan class=\"sub\"\u003eJe einer pro Rad — Montage am Gewindekörper des Stoßdämpfers\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eLuftkompressor(en)\n \u003cspan class=\"sub\"\u003eAutomatische Befüllung des Tanks\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-Liter-Lufttank\n \u003cspan class=\"sub\"\u003e2 Anschlüsse 1\/4\" + 2 Anschlüsse 3\/8\" — Hochdruck\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSteuergerät (zentrale Verwaltungseinheit)\n \u003cspan class=\"sub\"\u003e4-Wege-Magnetventil — unabhängige Steuerung pro Rad\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eFortschrittliche Fernbedienung mit LED-Display\n \u003cspan class=\"sub\"\u003ePer USB aufladbar — Speicherung der Fahrzeughöhen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eZweite Fernbedienung\n \u003cspan class=\"sub\"\u003eNotfall-Fernbedienung inklusive\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminium-Uniball-Domlager (vorne)\n \u003cspan class=\"sub\"\u003eSturzeinstellung — McPherson-Federbeine\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eKompletter Kabelbaum\n \u003cspan class=\"sub\"\u003eAlle erforderlichen Kabel und Stecker\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eLuftleitungen + Anschlüsse\n \u003cspan class=\"sub\"\u003eKompletter Hochdruckschlauchsatz\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eMontageschrauben und -zubehör\n \u003cspan class=\"sub\"\u003eAlles Notwendige zur Befestigung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eIllustrierte Montageanleitung\n \u003cspan class=\"sub\"\u003eVollständige Installationsanleitung auf Englisch\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetaillierte Eigenschaften\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e⚙️ Die ultimative Kontrolle über Ihr Fahrwerk\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eVollständig unabhängige Steuerung aller 4 Räder\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eFortschrittliche Fernbedienung mit LED-Display, per USB aufladbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eSpeicherung mehrerer Höhen — sofortiger Abruf\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eWährend der Fahrt bedienbar — dynamische Einstellung während der Fahrt\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eOhne Bedienfeld im Innenraum — Innenraum bleibt erhalten\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Härteeinstellungen für die Dämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eTieferlegung um 100 bis 150 mm je nach Anwendung\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDoppelte Höhenverstellung — Gewinde am Dämpferkörper + Luftdruck\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20-Liter-Tank — 2 Anschlüsse 1\/4\" + 2 Anschlüsse 3\/8\"\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminium-Uniball-Domlager — Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eÜber separate Federn in ein klassisches Gewindefahrwerk umwandelbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug-and-play-Kit — Installation ohne Änderungen am Fahrzeug\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eGarantie \u0026amp; Qualität\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Herstellergarantie\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1 Jahr Herstellergarantie\u003c\/strong\u003e auf das gesamte D2 Racing-Kit — Stoßdämpfer, Kompressor und Luftbälge\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO-9001-zertifiziert\u003c\/strong\u003e — entspricht den höchsten europäischen Qualitätsstandards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzteile verfügbar\u003c\/strong\u003e und direkt ab Werk bestellbar — Lieferzeit 5 bis 10 Tage\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzfedern verfügbar\u003c\/strong\u003e und separat erhältlich, um jederzeit auf klassische Gewindefahrwerke umzurüsten\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e✓ ISO-9001-zertifiziert\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003eD2 SUPER PRO — 4 RÄDER UNABHÄNGIG VONEINANDER, VOLLE KONTROLLE\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eKomplettes D2 Racing-Luftfahrwerk — 4 Räder unabhängig voneinander — Speicherfunktion — Plug-and-play\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1 Jahr Herstellergarantie · ISO-9001-zertifiziert · Technischer Support inklusive\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Super Profi","offer_id":52781038862674,"sku":"D2- AR-ME-02-SP-1019","price":3807.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_116.jpg?v=1774193703"},{"product_id":"suspensions-pneumatiques-d2-gold-mercedes-classe-s-html","title":"D2 Gold Luftfederungen für Mercedes Klasse S (W140)","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Gold — Kit Air Ride Haut de Gamme avec Capteurs de Hauteur\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER — Gold : dégradé or\/noir ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1200 40%, #b8860b 75%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #FED803;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble { position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7; animation: d2air-rise linear infinite; }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.7) 0%, rgba(254,216,3,0.2) 70%, transparent 100%); }\n    .d2air-bubble.g { background: radial-gradient(circle, rgba(184,134,11,0.6) 0%, rgba(184,134,11,0.15) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; font-weight: 900;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 40px rgba(254,216,3,0.5), 0 0 80px rgba(184,134,11,0.3); }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.7); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #b8860b); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 20px rgba(254,216,3,0.5); }\n    .d2air-badge-s { display: inline-block; background: rgba(254,216,3,0.15); color: #FED803 !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(254,216,3,0.4); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #b8860b 0%, #FED803 50%, #e67e22 100%); color: #1a1a1a !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 700; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(254,216,3,0.4); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #FED803; box-shadow: 0 8px 28px rgba(254,216,3,0.25); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #0a0800 0%, #1c1200 50%, #2d1a00 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.5); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #0a0800 0%, #2d1a00 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.18); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.4); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(254,216,3,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(254,216,3,0.25); border-color: #FED803; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #b8860b !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(254,216,3,0.07); border-left-color: #b8860b; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #b8860b !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #FED803; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafaf5 0%, #fff 100%); box-shadow: 0 5px 20px rgba(254,216,3,0.12); }\n    .d2air-kit-box h3 { color: #b8860b !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #FED803; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #b8860b; transform: translateX(4px); box-shadow: 0 4px 14px rgba(254,216,3,0.18); }\n    .d2air-kit-item .arrow { color: #b8860b !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .d2air-kit-item.exclusive { border-left-color: #9c00ff; background: rgba(156,0,255,0.03); }\n    .d2air-kit-item.exclusive .arrow { color: #9c00ff !important; }\n    .d2air-kit-item.exclusive::after { content: \"★ Gold exclusif\"; font-size: 0.72em; color: #FED803 !important; background: rgba(184,134,11,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 10px; margin-left: 8px; font-weight: 700; white-space: nowrap; }\n\n    \/* ===== FEATURES ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #0a0800 0%, #1c1200 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #FED803; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(254,216,3,0.08); border-left-color: #b8860b; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n    .d2air-feature-item.gold-only { border-left-color: #9c00ff; }\n    .d2air-feature-item.gold-only::before { content: \"★\"; color: #9c00ff !important; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(254,216,3,0.07) 0%, rgba(184,134,11,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(254,216,3,0.3); }\n    .d2air-warranty h3 { color: #b8860b !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(254,216,3,0.15); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #b8860b !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #b8860b 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 20px rgba(254,216,3,0.4); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #0a0800 0%, #b8860b 60%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; text-shadow: 0 0 20px rgba(254,216,3,0.4); }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-photos { grid-template-columns: 1fr; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003e🏆 D2 Gold Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e⭐ Hochwertiges Luftfahrwerk-Kit — Höhensensoren inklusive\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Alles inklusive\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positionen · Niveauregulierung · 4 Speicher-Modi · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eDie Spitzenklasse der D2-Produktreihe. Perfekte Fahrzeughöhe. Automatisch.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n 🏆 Höhensensoren inklusive • Automatische Niveauregulierung in Echtzeit • 4 Speicher-Modi • 4 Räder unabhängig • 3–4 Sekunden niedrig ↔ hoch • Bereich ~15 cm\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Gold – Hochwertiges Luftfahrwerk-Kit\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Gold – Luftgewindefahrwerk mit Höhensensoren\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🏆 Was ist das D2 Gold Kit?\u003c\/h3\u003e\n \u003cp\u003eDas \u003cstrong\u003eD2 Gold Kit\u003c\/strong\u003e ist der Höhepunkt der D2-Racing-Air-Ride-Produktreihe – das Kit, das die Liebe zum Detail auf die Spitze treibt. Zusätzlich zu allen Funktionen des Super Pro verfügt es über \u003cstrong\u003e4 Höhensensoren\u003c\/strong\u003e, die direkt an jedem Stoßdämpfer montiert werden und es dem System ermöglichen, den Druck jedes Luftbalgs während der Fahrt automatisch und in Echtzeit zu regeln.\u003c\/p\u003e\n \u003cp\u003eDiese \u003cstrong\u003eelektronische Niveauregulierung\u003c\/strong\u003e passt die Höhe jedes Rads automatisch an die Beladungs- und Straßenbedingungen an – Ihr Fahrzeug behält ohne manuelles Eingreifen die ideale Höhe. Mit der \u003cstrong\u003eSpeicherung von 4 individuellen Modi\u003c\/strong\u003e können Sie Ihre bevorzugten Höhen per Knopfdruck wiederherstellen.\u003c\/p\u003e\n \u003cp\u003eDas System wird über \u003cstrong\u003ezwei mitgelieferte Fernbedienungen\u003c\/strong\u003e gesteuert: eine klassische Fernbedienung für schnelle Aktionen und eine zweite, fortschrittliche Fernbedienung mit LED-Display zur vollständigen Steuerung aller erweiterten Funktionen. Der Wechsel von der niedrigsten zur höchsten Position erfolgt in \u003cstrong\u003enur 3 bis 4 Sekunden\u003c\/strong\u003e – für sofortige Reaktionsfähigkeit.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDie D2 Air-Ride-Produktreihe\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eDas D2 Gold ist das Spitzenmodell der Produktreihe – das erste und einzige Kit mit Höhensensoren für eine automatische Niveauregulierung:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eNur Druckschalter – einfache manuelle Steuerung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEinstiegsmodell\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eKabellose Schlüsselanhänger-Fernbedienung – zentrale Steuerung zum Anheben\/Absenken\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003e4 Räder unabhängig, Speicherfunktion, während der Fahrt bedienbar – ohne Sensoren\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 3\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e🏆 Gold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eSuper Pro + 4 Höhensensoren + automatische Niveauregulierung + 4 Speicher-Modi\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eDIESES KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eHighlights\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📡\u003c\/div\u003e\n \u003ch3\u003eHöhensensoren inklusive\u003c\/h3\u003e\n \u003cp\u003e4 Höhensensoren im Lieferumfang enthalten – einer pro Stoßdämpfer. Sie übermitteln die genaue Position jedes Rads in Echtzeit an das Steuergerät und ermöglichen so eine präzise elektronische Regelung der Fahrzeughöhe.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🤖\u003c\/div\u003e\n \u003ch3\u003eAutomatische Niveauregulierung\u003c\/h3\u003e\n \u003cp\u003eDas System passt den Druck jedes Luftbalgs während der Fahrt \u003cstrong\u003eautomatisch und in Echtzeit\u003c\/strong\u003e an. Variable Beladung, Kurvenfahrt, Verzögerung – die Fahrzeughöhe bleibt ohne Ihr Zutun perfekt.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e💾\u003c\/div\u003e\n \u003ch3\u003e4 Speichermodi\u003c\/h3\u003e\n \u003cp\u003eSpeichern Sie bis zu \u003cstrong\u003e4 individuelle Höheneinstellungen\u003c\/strong\u003e und rufen Sie sie per Knopfdruck sofort ab. Show, Straße, schlechte Straße, Show-Modus – ein Knopf pro Modus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚡\u003c\/div\u003e\n \u003ch3\u003e3–4 Sekunden von tief ↔ hoch\u003c\/h3\u003e\n \u003cp\u003eMaximale Reaktionsgeschwindigkeit: nur \u003cstrong\u003e3 bis 4 Sekunden\u003c\/strong\u003e von der niedrigsten zur höchsten Position und umgekehrt. Einstellbereich je nach Fahrzeug etwa 15 cm (12 bis 20 cm).\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003eDoppelte Fernbedienung inklusive\u003c\/h3\u003e\n \u003cp\u003eZwei Fernbedienungen im Lieferumfang: eine Standardfernbedienung für schnelle Aktionen + eine erweiterte Fernbedienung mit \u003cstrong\u003eper USB aufladbarem LED-Bildschirm\u003c\/strong\u003e zur Steuerung aller erweiterten Funktionen. Kein Bedienfeld im Innenraum erforderlich.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003e36 Positionen + 4 unabhängige Räder\u003c\/h3\u003e\n \u003cp\u003eHärteeinstellung in 36 Positionen an jedem Dämpfer + vollständig unabhängige Höhensteuerung an jedem Rad. Jeder Parameter kann individuell angepasst werden – für eine präzise Feinabstimmung.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnische Spezifikationen\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eMarke\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eProduktreihe\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Gold Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTyp\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eHochwertige Luftfederung\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eGewindefederbeine für den Rennsport\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDämpfungseinstellung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 Positionen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTieferlegungsbereich\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eCa. 15 cm (12 bis 20 cm je nach Modell)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eÜbergangsgeschwindigkeit\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e3 bis 4 Sekunden von tief ↔ hoch\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eHöhensensoren\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 Sensoren inklusive – einer pro Dämpfer\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eNiveauregulierung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAutomatisch – in Echtzeit während der Fahrt\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRadsteuerung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 Räder vollständig unabhängig\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFernbedienungen\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e2 inklusive – Standardfernbedienung + LED-Bildschirm, per USB aufladbar\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eSpeichermodi\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 individuell speicherbare Konfigurationen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eKompressor\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eUltraleise, auf Silentblöcken montiert\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 Liter – 13 bar in 3 Minuten erreicht\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eVordere Domlager\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminium-Domlager mit Gelenklager – Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eZertifizierungen\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO-9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eGarantie\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1 Jahr Herstellergarantie\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eEinbau\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; Play – ca. 3 Stunden\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Lieferumfang des Kits\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eAlles, was Sie benötigen, standardmäßig inklusive\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 pneumatische Gewindefederbeine\n \u003cspan class=\"sub\"\u003eFür den Rennsport ausgelegt – Härteeinstellung in 36 Positionen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 Luftbälge (Airbags)\n \u003cspan class=\"sub\"\u003eEiner pro Rad – Montage am Gewindefederbein\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003e4 Höhensensoren\n \u003cspan class=\"sub\"\u003eEiner pro Dämpfer – für die automatische Niveauregulierung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eUltraleiser Kompressor\n \u003cspan class=\"sub\"\u003eAuf Silentblöcken montiert – 20-Liter-Tank in 3 Minuten auf 13 bar\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-Liter-Lufttank\n \u003cspan class=\"sub\"\u003eHoher Druck – schnelle Befüllung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eErweiterte Steuereinheit (ECU)\n \u003cspan class=\"sub\"\u003eSteuerung von 4 unabhängigen Magnetventilen + Verarbeitung der Höhensensoren\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eErweiterte Fernbedienung mit LED-Bildschirm\n \u003cspan class=\"sub\"\u003ePer USB wiederaufladbar — 4 Speicher-Modi — unabhängige 4-Rad-Steuerung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eKlassische Ersatzfernbedienung\n \u003cspan class=\"sub\"\u003eSchnelle Steuerung — immer griffbereit\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eEinstellbare Höhenanschläge\n \u003cspan class=\"sub\"\u003eMin.\/max.-Einstellung pro Rad — Schutz der Komponenten\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminium-Uniball-Domlager (vorn)\n \u003cspan class=\"sub\"\u003eSturzeinstellung — McPherson-Federbeine\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eKompletter Kabelbaum\n \u003cspan class=\"sub\"\u003eAlle Kabel, Stecker und Kabelbäume\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eDruckluftleitungen + Anschlüsse\n \u003cspan class=\"sub\"\u003eKomplettes Hochdruckleitungssystem\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSchrauben und Montagematerial\n \u003cspan class=\"sub\"\u003eAlles Notwendige für die Befestigung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eIllustrierte Montageanleitung\n \u003cspan class=\"sub\"\u003eVollständige Installationsanleitung auf Englisch\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"margin-top: 20px; font-size: 0.88em; color: #888; font-style: italic\"\u003e★ Die mit \u003cstrong\u003eGold exklusiv\u003c\/strong\u003e gekennzeichneten Elemente sind bei den Versionen Basic, Deluxe oder Super Pro nicht enthalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetaillierte Merkmale\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e🏆 D2-Exzellenz auf höchstem Niveau\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003e4 Höhensensoren inklusive — einer pro Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eAutomatische elektronische Niveauregulierung in Echtzeit\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003e4 Speicher-Modi — sofortiger Abruf per Knopfdruck\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eFortschrittliche Fernbedienung mit LED-Display, per USB wiederaufladbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eKlassische Ersatzfernbedienung inklusive\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eVollständig unabhängige 4-Rad-Steuerung\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eWährend der Fahrt bedienbar — dynamische Einstellung während der Fahrt\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eÜbergang von tief ↔ hoch in nur 3 bis 4 Sekunden\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eEinstellbereich ~15 cm (12 bis 20 cm je nach Modell)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Einstellpositionen für die Dämpferhärte\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltraleiser Kompressor — 20-Liter-Tank in 3 Minuten auf 13 bar gefüllt\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eKompressor zum Aufpumpen von Reifen oder Betreiben von Druckluftwerkzeugen verwendbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eEinstellbare Anschläge min.\/max. — Schutz der Komponenten an jedem Rad\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminium-Uniball-Domlager — Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eÜber separate Federn in ein klassisches Gewindefahrwerk umwandelbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug-and-Play-Kit — ohne Änderungen am Fahrzeug\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"margin-top: 18px; font-size: 0.85em; color: #aaa; font-style: italic\"\u003e★ Exklusive Merkmale des Gold-Kits — nicht verfügbar bei den Versionen Basic, Deluxe und Super Pro.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eGarantie \u0026amp; Qualität\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Herstellergarantie\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1 Jahr Herstellergarantie\u003c\/strong\u003e auf das gesamte D2-Racing-Kit — Stoßdämpfer, Kompressor, Luftbälge und Höhensensoren\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO-9001-zertifiziert\u003c\/strong\u003e — entspricht den anspruchsvollsten europäischen Qualitätsstandards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzteile verfügbar\u003c\/strong\u003e auf Bestellung direkt ab Werk — Lieferzeit 5 bis 10 Tage — kein Risiko, ohne Ersatzteile dazustehen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzfedern verfügbar\u003c\/strong\u003e, separat erhältlich, um jederzeit auf klassische Gewindefahrwerke umzurüsten\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e🏆 ISO-9001-zertifiziert — D2 Gold\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003e🏆 D2 GOLD — DIE PERFEKTE FAHRHÖHE. AUTOMATISCH.\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eHochwertiges Luftfahrwerk-Kit von D2 Racing — Höhensensoren — automatische Niveauregulierung — 4 Speicher-Modi\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1 Jahr Herstellergarantie · ISO-9001-zertifiziert · Technischer Support inklusive\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Warm","offer_id":52781038895442,"sku":"D2- AR-ME-02-GD-1020","price":4203.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_117.jpg?v=1774193704"}],"url":"https:\/\/raslbitume.com\/de\/collections\/luftfederung-mercedes-klasse-s-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}