{"title":"Nissan GTR Luftfederung – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"1359\" data-end=\"1500\"\u003e🚗 Veredeln Sie Ihren \u003cstrong data-start=\"1377\" data-end=\"1391\"\u003eNissan GTR\u003c\/strong\u003e mit einer \u003cstrong data-start=\"1401\" data-end=\"1424\"\u003eAir Ride-Federung\u003c\/strong\u003e, die die Höhe sofort anpassen kann für einen kontrolliert aggressiven Look.\u003c\/p\u003e\n\u003ch2 data-start=\"1502\" data-end=\"1549\"\u003e\u003cstrong data-start=\"1504\" data-end=\"1549\"\u003eEntwickelt, um die Linie des GTR zu betonen\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"1551\" data-end=\"1689\"\u003e✔️ Präzise Höhenverstellung\u003cbr data-start=\"1582\" data-end=\"1585\"\u003e✔️ Aggressiver, tiefer Look\u003cbr data-start=\"1605\" data-end=\"1608\"\u003e✔️ Stabilität angepasst an die Konfigurationen\u003cbr data-start=\"1647\" data-end=\"1650\"\u003e✔️ Hochwertige, widerstandsfähige Materialien\u003c\/p\u003e","products":[{"product_id":"kit-airmext-nissan-skyline-gt-r-r34-1999-2002","title":"Air Ride Airmext Kit für Nissan Skyline GT-R R34 (1999-2002), 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 \/ Auge","offer_id":40121576980578,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ Gabel (Fourchette)","offer_id":52358448087378,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ Auge","offer_id":40121577013346,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ Gabel (Fourchette)","offer_id":52358448120146,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ Auge","offer_id":40121577046114,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ Gabel (Fourchette)","offer_id":52358448152914,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ Auge","offer_id":40121577078882,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ Gabel (Fourchette)","offer_id":52358448185682,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/GTRR34_2.png?v=1774185700"},{"product_id":"kit-airmext-nissan-gtr-r35-2008","title":"Air Ride Airmext Kit für Nissan Skyline GT-R R35 (2007+), 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":40121594511458,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40121594544226,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40121594576994,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40121594609762,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Air_ride_Nissan_GT-R_R35.png?v=1774190840"},{"product_id":"rasl-bitume-kit-airmext-nissan-skyline-gt-r-r32-1989-1994-suspension-pneumatique","title":"Air Ride Kit Airmext für Nissan Skyline GT-R R32 (1989-1994), 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 \/ Auge","offer_id":52358447923538,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ Gabel (Fourchette)","offer_id":53019402633554,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ Auge","offer_id":52358447956306,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ Gabel (Fourchette)","offer_id":53019402666322,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ Auge","offer_id":52358447989074,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ Gabel (Fourchette)","offer_id":53019402699090,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ Auge","offer_id":52358448021842,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ Gabel (Fourchette)","offer_id":53019402731858,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_b33bafe1-331d-4ca4-b28d-59d761ba8ebf.webp?v=1774190774"},{"product_id":"suspensions-pneumatiques-d2-deluxe-nissan-gt-r-html","title":"D2 Deluxe Luftfederungen für Nissan GT-R (R35)","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 Deluxe — Kit Air Ride Complet avec Télécommande\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 GRID ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 0; }\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); margin-bottom: 0; }\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 COMPARISON ===== *\/\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.1em; 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.88em; 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.2em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== CONTENU 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 LIST ===== *\/\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 Deluxe Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Komplettkit für Luftfahrwerk mit Fernbedienung\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Alles inklusive\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Einstellungen · Fernbedienung · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eDer tiefe Look, wann immer du willst. Die Bodenfreiheit, wann immer du sie brauchst.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Pneumatische Gewindestoßdämpfer in Wettbewerbsqualität • 36-fache Einstellmöglichkeit • Kabellose Fernbedienung inklusive • Tieferlegung um bis zu 10–15 cm\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 Deluxe — 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 Deluxe — Pneumatische Gewindestoßdä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 Deluxe-Kit?\u003c\/h3\u003e\n \u003cp\u003eDas \u003cstrong\u003eD2-Deluxe-Kit\u003c\/strong\u003e ist die Referenz auf dem Markt für Luftfahrwerke. Als echte Weiterentwicklung des Basic-Kits verfügt es über eine \u003cstrong\u003ekabellose Fernbedienung\u003c\/strong\u003e, mit der sich die Fahrzeughöhe direkt vom Innenraum oder von außen per einfachem Druck auf zwei Tasten verändern lässt — anheben oder absenken.\u003c\/p\u003e\n \u003cp\u003eDieses Komplettkit ist vollständig \u003cstrong\u003ePlug \u0026amp; 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 Gewindestoßdämpfern in Wettbewerbsqualität\u003c\/strong\u003e mit 36-facher Härteverstellung, montiert auf verstellbaren Aluminium-Uniball-Domlagern zur Sturzeinstellung bei McPherson-Federbeinen.\u003c\/p\u003e\n \u003cp\u003eDank des \u003cstrong\u003eunabhängigen Gewindekörpers der Luftbälge\u003c\/strong\u003e kann die Höhe auf zwei unterschiedliche Arten eingestellt werden: über das Gewinde des Dämpferkörpers (wie bei einem herkömmlichen Gewindefahrwerk) oder über den Luftdruck in den Luftbälgen. Diese doppelte Einstellmöglichkeit gewährleistet unabhängig von der Fahrhöhe optimalen Komfort und optimale Leistung.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- LA GAMME D2 AIR --\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\"\u003eDas D2 Deluxe ist die zweite Einsteigerklasse — über dem Basic, mit im Lieferumfang enthaltener Fernbedienung. So unterscheidet es sich von den anderen Versionen:\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\"\u003eSteuerung ausschließlich über den 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 active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Deluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eKabellose Fernbedienung inklusive + Druckschalter — Steuerung vom Innenraum oder von außen\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\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eFernbedienung mit Höhenspeicher — unabhängige 4-Rad-Einstellung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eNächste Stufe\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 + inklusive Höhensensoren für eine noch präzisere 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\"\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\u003eDrahtlose Fernbedienung\u003c\/h3\u003e\n \u003cp\u003eAnheben und Absenken der Karosserie vom Innen- oder Außenbereich des Fahrzeugs aus, ohne direkten Kontakt. Kompaktes Schlüsselanhänger-Design mit zwei Tasten – einfach und unmittelbar.\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 Höheneinstellung\u003c\/h3\u003e\n \u003cp\u003eDie Höhe lässt sich über das Gewinde am Dämpfergehäuse UND über den Luftdruck in den Luftbälgen einstellen – zwei unabhängige Systeme für einen maximalen Einstellbereich von 10 bis 15 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\u003e36-fache Dämpfungseinstellung\u003c\/h3\u003e\n \u003cp\u003eHochpräzise Härteeinstellung, unabhängig von Höhe und Luftdruck in den Luftbälgen. Sportliches Fahrverhalten oder Alltagskomfort – du entscheidest.\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\u003ePlug \u0026amp; Play – Alles inklusive\u003c\/h3\u003e\n \u003cp\u003e100 % vollständiges Kit. Alle für die Montage erforderlichen Komponenten sind enthalten – Dämpfer, Luftbälge, Kompressor, Luftbehälter, Verkabelung und Fernbedienung. Kein zusätzlicher Kauf 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\u003eEinstellbare Aluminium-Uniball-Domlager\u003c\/h3\u003e\n \u003cp\u003eEinstellbare Aluminium-Domlager mit Uniballgelenken (McPherson), eloxiert – leicht und korrosionsbeständig. Der Sturz lässt sich individuell anpassen, um das Fahrverhalten zu optimieren.\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\u003eIn ein Gewindefahrwerk umwandelbar\u003c\/h3\u003e\n \u003cp\u003eDie Luftbälge können jederzeit durch Federn (separat erhältlich) ersetzt werden, um wieder ein klassisches Gewindefahrwerk zu erhalten – ohne die 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 Deluxe 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\"\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\"\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\"\u003eSteuerung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eDrahtlose Fernbedienung + Druckschalter\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-Uniballlager – 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\"\u003eMontage\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; Play – ca. 3 Std.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eErsatzteile\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAuf Bestellung erhältlich – 5 bis 10 Tage\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📦 Kit-Inhalt\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eAlles, was du brauchst, 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ärteverstellung 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\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eLuftkompressor(en)\n \u003cspan class=\"sub\"\u003eAutomatische Befüllung des Behälters\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\u003eLuftspeicherbehälter\n \u003cspan class=\"sub\"\u003eHochdruckbehälter\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 (Management-Zentrale)\n \u003cspan class=\"sub\"\u003e4-Wege-Magnetventil\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\u003eKabellose Fernbedienung\n \u003cspan class=\"sub\"\u003eSchlüsselanhänger-Design — Heben \/ Senken\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\u003eDruckschalter als Notbedienung\n \u003cspan class=\"sub\"\u003eAlternative manuelle 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\u003eAluminium-Uniball-Domlager (vorne)\n \u003cspan class=\"sub\"\u003eSturzeinstellung für 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\"\u003eKomplettes Leitungssystem\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\u003eDetaillierte Montageanleitung\n \u003cspan class=\"sub\"\u003eKomplette Einbauanleitung\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⚙️ Alles ist auf Leistung und Einfachheit ausgelegt\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eKabellose Fernbedienung inklusive — Steuerung vom Innenraum oder von außen\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDruckschalter als Alternative zur Fernbedienung inklusive\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDoppelte Höheneinstellung — Gewinde am Dämpfergehäuse + Luftdruck\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Härteeinstellungen für die Stoß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\"\u003eAluminium-Uniball-Domlager — Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eGewindestoßdämpfer mit Rennsportauslegung — hervorragende Qualität\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eMit separat erhältlichen Federn in ein klassisches Gewindefahrwerk umwandelbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug \u0026amp; Play — Einbau ohne Änderungen am Fahrzeug\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eEinbau in etwa 3 Stunden möglich\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eErsatzteile innerhalb von 5 bis 10 Tagen bestellbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eFür 2WD geeignet (4WD je nach Modell — muss geprüft werden)\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 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, direkt ab Werk bestellbar — Lieferzeit 5 bis 10 Tage — kein Risiko, nicht weiterzukommen\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 ein klassisches Gewindefahrwerk-Kit 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 DELUXE AIR RIDE — STANCE, WANN DU WILLST\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eKomplettes Luftfahrwerk-Kit von D2 Racing — Fernbedienung inklusive — Plug \u0026amp; 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":"Deluxe","offer_id":52781105971538,"sku":"D2- AR-NI-32-DX-1382","price":4045.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_155.jpg?v=1774193922"},{"product_id":"suspensions-pneumatiques-d2-superpro-nissan-gt-r-html","title":"D2 Super Pro Luftfederungen für Nissan GT-R (R35)","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":52781106037074,"sku":"D2- AR-NI-32-SP-1384","price":4758.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_155.jpg?v=1774193923"},{"product_id":"suspensions-pneumatiques-d2-gold-nissan-gt-r-html","title":"D2 Gold Luftfederungen für Nissan GT-R (R35)","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 Speicherfunktionen · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eDas Spitzenmodell der D2-Produktreihe. Die perfekte Niveaulage. 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 Speicherfunktionen • 4 Räder unabhängig • 3–4 Sekunden niedrig ↔ hoch • Bereich ca. 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 – Pneumatische Gewindefahrwerke 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 dem System ermöglichen, den Druck jedes Luftfederbalgs 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 Rades automatisch an die Beladungs- und Straßenbedingungen an – Ihr Fahrzeug behält ohne manuellen Eingriff die optimale Niveaulage bei. Mit der \u003cstrong\u003eSpeicherung von 4 individuellen Modi\u003c\/strong\u003e können Sie Ihre bevorzugten Höhen per Knopfdruck wieder abrufen.\u003c\/p\u003e\n \u003cp\u003eDas System wird über \u003cstrong\u003ezwei im Lieferumfang enthaltene 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 Übergang von der niedrigsten zur höchsten Position erfolgt in \u003cstrong\u003enur 3 bis 4 Sekunden\u003c\/strong\u003e und sorgt für unmittelbare 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\"\u003eDie 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 – globale 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 Speicherfunktionen\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 – je einer pro Stoßdämpfer. Sie übermitteln die exakte Position jedes Rades in Echtzeit an das Steuergerät und ermöglichen eine präzise elektronische Niveauregulierung.\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 Luftfederbalgs während der Fahrt \u003cstrong\u003eautomatisch und in Echtzeit\u003c\/strong\u003e an. Variable Beladung, Kurvenfahrt, Verzögerung – Ihr Fahrzeugniveau bleibt ohne Eingriff 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öhenkonfigurationen\u003c\/strong\u003e und rufen Sie sie per Knopfdruck sofort ab. Treffen, Straße, schlechte Straßen, Show – 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 tief ↔ hoch\u003c\/h3\u003e\n \u003cp\u003eMaximale Reaktionsgeschwindigkeit: nur \u003cstrong\u003e3 bis 4 Sekunden\u003c\/strong\u003e vom tiefsten zum höchsten Niveau 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\u003eDoppel-Fernbedienung inklusive\u003c\/h3\u003e\n \u003cp\u003eZwei Fernbedienungen im Lieferumfang: eine klassische für schnelle Aktionen + eine erweiterte mit \u003cstrong\u003eper USB aufladbarem LED-Display\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 Stufen + 4 unabhängige Räder\u003c\/h3\u003e\n \u003cp\u003eHärteeinstellung in 36 Stufen an jedem Dämpfer + vollständig unabhängige Höhenregelung an jedem Rad. Jeder Parameter kann individuell angepasst werden – für eine äußerst präzise Abstimmung.\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 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\"\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\"\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 Stufen\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\"\u003eUmschaltgeschwindigkeit\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 enthalten – 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 enthalten – klassisch + per USB aufladbare LED-Display-Fernbedienung\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 speicherbare individuelle 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 Min. 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-Uniballager – 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\"\u003eMontage\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📦 Kit-Inhalt\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eAlles, was Sie benötigen, standardmäßig enthalten\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 in 36 Stufen\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 Luftfederbälge (Airbags)\n \u003cspan class=\"sub\"\u003eEiner pro Rad – Montage am Gewindefahrwerkskörper\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-L-Tank mit 13 bar in 3 Min.\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-Display\n \u003cspan class=\"sub\"\u003ePer USB aufladbar — 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\"\u003eKompletter Hochdruckleitungssatz\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 Montagezubehör\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 LED-Bildschirm-Fernbedienung, per USB aufladbar\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 ca. 15 cm (12 bis 20 cm je nach Modell)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Härteeinstellungen für die Stoßdämpfer\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 Min.\/Max.-Anschläge — 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\"\u003eMit separaten Federn in klassische Gewindefahrwerke umwandelbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug \u0026amp; Play — 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 — Erfüllung der 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 erhältlich\u003c\/strong\u003e auf Bestellung direkt ab Werk — Lieferzeit 5 bis 10 Tage — kein Risiko, nicht mehr weiterzukommen\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 erhältlich\u003c\/strong\u003e, separat, 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 FAHRZEUGHÖ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":52781106168146,"sku":"D2- AR-NI-32-GD-1385","price":5155.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_156.jpg?v=1774193926"}],"url":"https:\/\/raslbitume.com\/de\/collections\/nissan-gtr-luftfederung-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}