{"title":"Audi TT Luftfederung – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"210\" data-end=\"430\"\u003e🏎️ Verbessern Sie Ihren \u003cstrong data-start=\"230\" data-end=\"241\"\u003eAudi TT\u003c\/strong\u003e mit unseren \u003cstrong data-start=\"251\" data-end=\"294\"\u003eAir Ride Luftfahrwerk-Kits\u003c\/strong\u003e. Passen Sie die Höhe schnell an und verleihen Sie Ihrem Fahrzeug einen dynamischen, sportlichen Tieferlegung-Look, perfekt für den Alltag oder Stance-Projekte.\u003c\/p\u003e\n\u003ch2 data-start=\"432\" data-end=\"451\"\u003e\u003cstrong data-start=\"435\" data-end=\"451\"\u003eHighlights\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"452\" data-end=\"651\"\u003e✔️ Einfache und schnelle Höhenverstellung\u003cbr data-start=\"493\" data-end=\"496\"\u003e✔️ Kompatibel mit Audi TT\u003cbr data-start=\"517\" data-end=\"520\"\u003e✔️ Ideal für den täglichen Gebrauch, Stance oder Show\u003cbr data-start=\"570\" data-end=\"573\"\u003e✔️ Robuste und zuverlässige Komponenten\u003cbr data-start=\"606\" data-end=\"609\"\u003e✔️ Garantierter Tieferlegungsstil\u003c\/p\u003e","products":[{"product_id":"kit-airmext-audi-tt-8n-1998-2006","title":"Air Ride Kit Airmext für Audi TT 8N (1998-2006), 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":40079937372258,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40079937405026,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40079937437794,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40079937470562,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/TT8n.png?v=1774185598"},{"product_id":"kit-air-ride-complet-audi-tt-8j","title":"Komplettes TA Technix Air Ride Kit für Audi TT 8J (2006-2014) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrhöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Geprüft gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1035 kg \/ Hinterachslast: 880 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eNur für Fahrzeuge mit Frontantrieb\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card full\"\u003e\n \u003cdiv class=\"perso-label\"\u003eEmpfehlung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eDie Verwendung kürzerer Koppelstangen für den Stabilisator wird empfohlen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrhöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrhöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für optimale Leistung über lange Zeit\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Merkmale\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Hubbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Treffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen unübersehbaren Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439662014802,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_797e751a-68ed-4cfd-b879-d091eaf2b132.jpg?v=1774181899"},{"product_id":"kit-air-ride-complet-audi-tt-8j-corps-filete","title":"Komplettes TA Technix Air Ride Kit für Audi TT 8J Gewindefahrwerk (2006-2014) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Managementsystem von Streetec\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1190 kg \/ Hinterachse: 1220 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eNur für Fahrzeuge mit Frontantrieb\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card full\"\u003e\n \u003cdiv class=\"perso-label\"\u003eEmpfehlung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eDie Verwendung kürzerer Koppelstangen für den Stabilisator wird empfohlen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche Qualität von TA Technix\u003c\/strong\u003e: robuste und langlebige Dämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für langfristig optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003ePU-Hochdruckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Anwendungsbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Fahrzeughöhe\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch eine Fachkraft wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439671976274,"sku":null,"price":2152.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_1abf12a6-5f19-46f7-bd95-f472612f2698.jpg?v=1774181910"},{"product_id":"kit-air-ride-complet-audi-tt-8n-corps-filete","title":"Komplettes TA Technix Air Ride Kit für Audi TT 8N Gewindefahrwerk (1998-2006) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eLuftdämpfer von TA Technix\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Management von Streetec\u003c\/strong\u003e kombiniert. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1030 kg \/ Hinterachslast: 1070 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eNur für Fahrzeuge mit Frontantrieb\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card full\"\u003e\n \u003cdiv class=\"perso-label\"\u003eEmpfehlung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eDie Verwendung kürzerer Koppelstangen für den Stabilisator wird empfohlen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer, für den intensiven Einsatz entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Einschränkungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Bestandteile des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA-Technix-Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA Technix \u0026amp; Streetec Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Treffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeuglage für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439695012178,"sku":null,"price":2152.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_dbad1779-a87b-44b2-bbc5-caed24c4b6f5.jpg?v=1774181930"},{"product_id":"kit-air-ride-complet-audi-tt-8n","title":"Komplettes TA Technix Air Ride Kit für Audi TT 8N (1998-2006) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, bestehend aus den \u003cstrong\u003eTA-Technix-Luftdämpfern\u003c\/strong\u003e und dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Management\u003c\/strong\u003e. Eine professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten – extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Genehmigung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorne: 1030 kg \/ hinten: 1070 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eKompatibilität\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eNur für Fahrzeuge mit Frontantrieb\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card full\"\u003e\n \u003cdiv class=\"perso-label\"\u003eEmpfehlung\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eDie Verwendung kürzerer Koppelstangen für den Stabilisator wird empfohlen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Dämpfer, für den intensiven Einsatz entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Begrenzung\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcar \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Dämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelmanometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Treffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughaltung für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen beeindruckenden Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439700779346,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_9d8cc0c0-ebb1-4e97-9cbe-27679f40c7b9.jpg?v=1774181949"},{"product_id":"kit-air-ride-complet-audi-tt-8n-quattro","title":"Komplettes TA Technix Air Ride Kit für Audi TT 8N Quattro (1998-2006) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA Technix Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1050 kg \/ Hinterachslast: 1080 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Car \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoevents und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-L-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreise\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Merkmale\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige Steuerung von 2 Kreisen\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil und Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobil-Ausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439703105874,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_9d8cc0c0-ebb1-4e97-9cbe-27679f40c7b9.jpg?v=1774181949"},{"product_id":"kit-air-ride-complet-audi-tt-fv-corps-filete","title":"Komplettes TA Technix Air Ride Kit für Audi TT FV (2014-2023) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfahrwerk \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e und das \u003cstrong\u003emanuelle 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1160 kg \/ Hinterachslast: 1250 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammenstellung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Vorder-\/Hinterachssteuerung über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eIndividuelle Einstellung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Autotreffen und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Autotreffen\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eIndividueller Stil und aggressives, maßgeschneidertes Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen auffälligen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich vorgesehen für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch eine Fachkraft wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439707038034,"sku":null,"price":2152.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_2f28dcf3-d256-410a-bdf6-53941ff8e2db.jpg?v=1774181962"},{"product_id":"kit-air-ride-complet-audi-tt-fv-quattro-corps-filete","title":"Komplettes TA Technix Air Ride Kit für Audi TT FV Quattro (2014-2023) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eEinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftstoßdämpfer\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Show-Car- und Tuning-Enthusiasten — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1160 kg \/ Hinterachslast: 1250 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für zwei Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Grenzen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Show Cars \u0026amp; Wettbewerbe\u003c\/strong\u003e: ideal für Autoveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der beiden Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Elektrokabel, 6 m, mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel, 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch, 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Stecker und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Eigenschaften\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Show Cars, Meetings und den Wettbewerbseinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Anwendungen\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow-Car- \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte, aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtreme Tieferlegung für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eNutzung ausschließlich für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Auto-Shows\u003c\/li\u003e\n \u003cli\u003eRennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eAsphalt\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eFragen: \u003ca href=\"mailto:contact@raslbitume.com\"\u003econtact@raslbitume.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49439711560018,"sku":null,"price":2152.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_2f28dcf3-d256-410a-bdf6-53941ff8e2db.jpg?v=1774181962"},{"product_id":"kit-air-ride-complet-airmext-audi-tt-8j","title":"Air Ride Kit Airmext für Audi TT Quattro 8J (2006-2014), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":49536534970706,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":49536535003474,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":49536535036242,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":49536535069010,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/passatcc_34cc8b70-e8c3-4a6c-9fff-fd8d7ee6e654.png?v=1774185910"},{"product_id":"kit-air-ride-complet-airmext-audi-tt-2016-2021","title":"Air Ride Airmext Kit für Audi TT (2016-2021), 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 \/ 50 mm \/ Multi-BHs","offer_id":49536954532178,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Multi-BHs","offer_id":49536954564946,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Multi-BHs","offer_id":49536954597714,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Multi-BHs","offer_id":49536954630482,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Multi-BHs","offer_id":49536954663250,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Multi-BHs","offer_id":49536954696018,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Multi-BHs","offer_id":49536954728786,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Multi-BHs","offer_id":49536954761554,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 50 mm \/ Mono-BHs","offer_id":49536954794322,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Mono-BHs","offer_id":49536954827090,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Mono-BHs","offer_id":49536954859858,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Mono-BHs","offer_id":49536954892626,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Mono-BHs","offer_id":49536954925394,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Mono-BHs","offer_id":49536954958162,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Mono-BHs","offer_id":49536954990930,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Mono-BHs","offer_id":49536955023698,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Suspension_pneumatique_Audi_TT.png?v=1774190377"},{"product_id":"kit-air-ride-complet-airmext-audi-tts-2016-2021","title":"Air Ride Airmext Kit für Audi TTS (2016-2021), 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 \/ 50 mm \/ Multi-BHs","offer_id":49536956989778,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Multi-BHs","offer_id":49536957022546,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Multi-BHs","offer_id":49536957055314,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Multi-BHs","offer_id":49536957088082,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Multi-BHs","offer_id":49536957120850,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Multi-BHs","offer_id":49536957153618,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Multi-BHs","offer_id":49536957186386,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Multi-BHs","offer_id":49536957219154,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 50 mm \/ Mono-BHs","offer_id":49536957251922,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Mono-BHs","offer_id":49536957284690,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Mono-BHs","offer_id":49536957317458,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Mono-BHs","offer_id":49536957448530,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Mono-BHs","offer_id":49536957612370,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Mono-BHs","offer_id":49536957808978,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Mono-BHs","offer_id":49536957972818,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Mono-BHs","offer_id":49536958169426,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Designsanstitre_bf044685-2340-4ae7-a447-c2d92328f302.png?v=1774185870"},{"product_id":"kit-air-ride-complet-airmext-audi-tt-rs-2016-2021","title":"Air Ride Airmext Kit für Audi TT-RS (2016-2021), 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 \/ 50 mm \/ Multi-BHs","offer_id":49536969081170,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Multi-BHs","offer_id":49536969113938,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Multi-BHs","offer_id":49536969146706,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Multi-BHs","offer_id":49536969179474,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Multi-BHs","offer_id":49536969212242,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Multi-BHs","offer_id":49536969245010,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Multi-BHs","offer_id":49536969277778,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Multi-BHs","offer_id":49536969310546,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 50 mm \/ Mono-BHs","offer_id":49536969343314,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set A \/ 55 mm \/ Mono-BHs","offer_id":49536969376082,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 50 mm \/ Mono-BHs","offer_id":49536969408850,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set B \/ 55 mm \/ Mono-BHs","offer_id":49536969441618,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 50 mm \/ Mono-BHs","offer_id":49536969474386,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Set C \/ 55 mm \/ Mono-BHs","offer_id":49536969539922,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 50 mm \/ Mono-BHs","offer_id":49536969605458,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer \/ 55 mm \/ Mono-BHs","offer_id":49536969736530,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Designsanstitre_bf044685-2340-4ae7-a447-c2d92328f302.png?v=1774185870"},{"product_id":"rasl-bitume-kit-airmext-audi-tt-quattro-8n-1998-2006-suspension-pneumatique","title":"Air Ride Kit Airmext für Audi TT Quattro 8N (1998-2006), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":52083031048530,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52083031081298,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52083031114066,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52083031146834,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/TT8n.png?v=1774185598"},{"product_id":"rasl-bitume-kit-airmext-audi-tt-8s-2014-suspension-pneumatique","title":"Air Ride Kit Airmext für Audi TT 8S (2014+), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":52083054870866,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52083054903634,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52083054936402,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52083054969170,"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.webp?v=1774190284"},{"product_id":"rasl-bitume-kit-airmext-audi-tt-8j-2006-2014-suspension-pneumatique","title":"Air Ride Airmext Kit für Audi TT 8J (2006-2014), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":52214034530642,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52214034563410,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52214034596178,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52214034628946,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/passatcc_34cc8b70-e8c3-4a6c-9fff-fd8d7ee6e654.png?v=1774185910"},{"product_id":"rasl-bitume-kit-airmext-audi-tts-quattro-8j-2006-2014-suspension-pneumatique","title":"Air Ride Airmext Kit für Audi TTS Quattro 8J (2006-2014), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":52214035841362,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52214035874130,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52214035906898,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52214035939666,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/passatcc_34cc8b70-e8c3-4a6c-9fff-fd8d7ee6e654.png?v=1774185910"},{"product_id":"air-lift-slam-audi-tt-fv-2014-2023-amortisseurs-pneumatiques","title":"Air Lift Slam - Audi TT FV (2014-2023) | Luftfederdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Cards Grid *\/\n    .airlift-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .airlift-card {\n        background: white;\n        padding: 25px;\n        border-radius: 10px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .airlift-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(227, 30, 36, 0.15);\n    }\n\n    .airlift-card h3 {\n        color: #E31E24 !important;\n        margin-bottom: 15px;\n        font-size: 1.3em;\n    }\n\n    .airlift-card p {\n        color: #555 !important;\n        line-height: 1.7;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n        .airlift-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eSlam Series\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eTiefer. Komfortabel bleiben. Jeden Tag fahren.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eExtrem tiefe „Slammed“-Fahrzeughöhe, ohne den Alltagskomfort zu beeinträchtigen.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Diese Produktseite betrifft AUSSCHLIESSLICH DAS DÄMPFER-KIT. Die Steuerung ist nicht enthalten.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003eNur mit Fahrzeugen mit Mehrlenker-Hinterachse kompatibel\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cstrong\u003eWICHTIG\u003c\/strong\u003e: Die Slam-Kits werden ohne hintere Dämpfer geliefert; lediglich die Federn werden durch Luftbälge ersetzt.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Slam Series wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🔥 Slammed-Look\u003c\/h3\u003e\n\u003cp\u003eErreiche eine spektakulär tiefe Fahrzeughöhe, ohne den harten Komfortverlust klassischer Gewindefahrwerke. Show-Style mit Alltagstauglichkeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🔧 Vereinfachte Installation\u003c\/h3\u003e\n\u003cp\u003eEntwickelt als Ersatz für deine OEM-Federung, mit Plug-and-Play-Installation bei den meisten Fahrzeugen. Kaum oder keine Änderungen erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🎯 Leises Fahrverhalten\u003c\/h3\u003e\n\u003cp\u003eGeräuschreduzierende obere Domlager bei vielen Anwendungen sorgen für ein sauberes und leises Fahrverhalten, selbst direkt über dem Boden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e✅ Rückrüstung auf den Serienzustand möglich\u003c\/h3\u003e\n\u003cp\u003eDie Slam-Series-Kits können bei Bedarf ausgebaut und wieder in den Serienzustand zurückversetzt werden. Ideal für den Wiederverkauf oder einen Projektwechsel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFEDERUNGSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-over (Dämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eDoppelbalg oder Sleeve, je nach Anwendung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eFeste Härte, feste Dämpferabstimmung (tuned)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHALTERUNGEN\u003c\/strong\u003e\n\u003cp\u003ePulverbeschichteter Stahl\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-to-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLEITUNGEN\u003c\/strong\u003e\n\u003cp\u003eEdelstahlummantelte Leitungen (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOBERE AUFNAHME\u003c\/strong\u003e\n\u003cp\u003eGeräuschreduzierende obere Domlager bei zahlreichen Anwendungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eMONTAGE\u003c\/strong\u003e\n\u003cp\u003eBolt-on, OEM-Ersatz mit geringfügigen Änderungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 Performance-„Air-over“-Dämpfer\/Federbeine mit angepasster Abstimmung für dein Fahrzeug\u003c\/li\u003e\n\u003cli\u003eDoppelbalg-Luftfedern + pulverbeschichtete Stahlhalterungen\u003c\/li\u003e\n\u003cli\u003eEdelstahlummantelte Leitungen (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständiger Montagesatz\u003c\/li\u003e\n\u003cli\u003eDetaillierte Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eBaujahr\u003c\/th\u003e\n\u003cth\u003eAntriebsart\u003c\/th\u003e\n\u003cth\u003eHomologation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 8V\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Cabriolet 8V \u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eA3 Limousine 8V\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eQ2 GA\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2016+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 F3\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT FV\u003c\/td\u003e\n\u003ctd\u003e2014-2023\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCUPRA\u003c\/td\u003e\n\u003ctd\u003eFormentor\u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCUPRA\u003c\/td\u003e\n\u003ctd\u003eLeon \u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSEAT\u003c\/td\u003e\n\u003ctd\u003eAteca KH \u003c\/td\u003e\n\u003ctd\u003e2016+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSEAT \u003c\/td\u003e\n\u003ctd\u003eLeon 5F\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSEAT \u003c\/td\u003e\n\u003ctd\u003eTarraco KN2\u003c\/td\u003e\n\u003ctd\u003e2018-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eŠkoda\u003c\/td\u003e\n\u003ctd\u003eKaroq NU \u003c\/td\u003e\n\u003ctd\u003e2017+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eŠkoda\u003c\/td\u003e\n\u003ctd\u003eOctavia III \u003c\/td\u003e\n\u003ctd\u003e2013-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eŠkoda \u003c\/td\u003e\n\u003ctd\u003eOctavia IV\u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eŠkoda \u003c\/td\u003e\n\u003ctd\u003eSuperb III\u003c\/td\u003e\n\u003ctd\u003e2015-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eArteon 3H\u003c\/td\u003e\n\u003ctd\u003e2017-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eArteon Shooting Brake 3H9\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2017-2026\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf Sportsvan AM1, AN1\u003c\/td\u003e\n\u003ctd\u003e2014-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf VII \u003c\/td\u003e\n\u003ctd\u003e2012-2019\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf VIII\u003c\/td\u003e\n\u003ctd\u003e2019+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003ePassat B8 3G \u003c\/td\u003e\n\u003ctd\u003e2014-2023\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTiguan II AD1 \u003c\/td\u003e\n\u003ctd\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eTÜV\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTiguan Allspace BW2\u003c\/td\u003e\n\u003ctd\u003e2017-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eTÜV\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTouran 5T \u003c\/td\u003e\n\u003ctd\u003e2015+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eT-Roc A11, AC7\u003c\/td\u003e\n\u003ctd\u003e2017+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNein\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Dämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e2 JAHRE\u003c\/h4\u003e\n\u003cp\u003eBeim Kauf mit Air-Lift-Steuerung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst das im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eAbsolut. Die Slam-Series-Kits wurden speziell für den intensiven täglichen Einsatz entwickelt, mit Fokus auf Komfort und Zuverlässigkeit. Tausende Nutzer fahren täglich in Europa und weltweit mit Air Lift Slam – selbst bei extrem tiefer Fahrzeughöhe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst eine Luftsteuerung zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür eine praktische Nutzung: ja. Dieses Datenblatt enthält nur die Luftdämpfer. Du benötigst eine Luftsteuerung (Kompressor, Tank, Magnetventile), um die Höhe einstellen zu können. Wir bieten die Air-Lift-Steuerungskits separat an.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cstrong\u003eSlam-Serie\u003c\/strong\u003e ist auf Daily-Nutzung und Komfort ausgerichtet, mit Fokus auf maximale Tieferlegung und Alltagstauglichkeit. Die Dämpfung ist fest eingestellt (tuned). Die \u003cstrong\u003ePerformance-Serie\u003c\/strong\u003e bietet deutlich mehr Einstellmöglichkeiten mit über 30 Positionen verstellbaren Einrohrdämpfern, noch hochwertigeren Komponenten und einer Ausrichtung auf sportliches Fahren und Rennstrecke. Wenn du vor allem einen slammed Look mit Daily-Komfort suchst, ist Slam die perfekte Wahl. Wenn du maximale Einstellbarkeit und ein performanceorientiertes Setup möchtest, entscheide dich für die Performance-Serie.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann die Dämpfung eingestellt werden?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eDie Kits der \u003c\/span\u003e\u003cstrong data-end=\"134\" data-start=\"119\"\u003eSlam-Serie\u003c\/strong\u003e\u003cspan\u003e verfügen über eine \u003c\/span\u003e\u003cstrong data-end=\"181\" data-start=\"150\"\u003efest eingestellte Dämpfung\u003c\/strong\u003e\u003cspan\u003e, die optimiert (tuned) und \u003c\/span\u003e\u003cstrong data-end=\"240\" data-start=\"203\"\u003espeziell auf das Fahrzeug abgestimmt\u003c\/strong\u003e\u003cspan\u003e ist. Das Fahrverhalten ist auf eine komfortable \u003c\/span\u003e\u003cstrong data-end=\"291\" data-start=\"276\"\u003eDaily-Nutzung\u003c\/strong\u003e\u003cspan\u003e ausgelegt und bietet einen guten Kompromiss zwischen Komfort und Straßenlage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst die Installation kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eAir Lift entwickelt die Kits der Slam-Serie für einen einfachen OEM-Ersatz mit Bolt-on-Installation bei den meisten Fahrzeugen und wenigen oder keinen Änderungen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder daran gewöhnt bist, an deinem Auto zu arbeiten, ist die Installation machbar. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachmann\u003c\/strong\u003e hinzuzuziehen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann ich die technische Prüfung bestehen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eViele Air-Lift-Produkte verfügen über eine TÜV-Zulassung (deutsche Zertifizierung). Je nach deinem Land und der \u003cstrong\u003elokalen Gesetzgebung\u003c\/strong\u003e können bestimmte Verfahren erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsunterlagen zu erhalten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann man zur Originalfederung zurückkehren?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eJa! Die Kits der Slam-Serie sind dafür ausgelegt, die OEM-Federung zu ersetzen, und können bei Bedarf ausgebaut werden, um die Originalkomponenten wieder einzubauen. Das ist ein großer Vorteil, wenn du das Fahrzeug weiterverkaufst oder dein Projekt wechselst.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE – SLAM-SERIE\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTiefer. Komfortabel bleiben. Jeden Tag fahren.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Ø50mm Art.-Nr.: 78563","offer_id":52629455143250,"sku":null,"price":1939.0,"currency_code":"EUR","in_stock":true},{"title":"Ø55mm Ref: 78562","offer_id":52629455176018,"sku":"100","price":1999.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/78563_v1.jpg?v=1774191588"},{"product_id":"suspensions-pneumatiques-d2-basic-audi-tt-html","title":"Luftfahrwerke D2 Basic für Audi TT (1998-2006)","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 Basic — Kit Air Ride Complet Entrée de Gamme\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    .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 { 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.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    .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    .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    .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    .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    .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    .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    .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    .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    .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    .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    .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    @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 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 Basic Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Komplettkit für Luftfederung — Einstiegsmodell\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 · Druckschalter · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eAir Ride für jeden. Ohne Kompromisse bei der Qualität.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Rennsportorientierte pneumatische Gewindefahrwerke • 36 Einstellpositionen • Extrem leiser Kompressor • 20-L-Tank bei 13 bar in 3 Min. • Einstellbare Anschlagpuffer\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 Basic — Komplettkit für Luftfederung\"\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 Basic — Pneumatische Gewindefahrwerke\"\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-Basic-Kit?\u003c\/h3\u003e\n \u003cp\u003eDas \u003cstrong\u003eD2-Basic-Kit\u003c\/strong\u003e ist das Einstiegsmodell der D2-Racing-Air-Ride-Produktreihe — und ein Einstiegsmodell, das der Konkurrenz in nichts nachsteht. Während andere Marken sich mit nicht einstellbaren Stoßdämpfern in Originalausführung begnügen, stattet D2 standardmäßig alle Produktreihen mit \u003cstrong\u003erennsportorientierten Gewindefahrwerken aus, deren Härte in 36 Positionen einstellbar ist\u003c\/strong\u003e.\u003c\/p\u003e\n \u003cp\u003eDie Höhenkontrolle erfolgt über einen \u003cstrong\u003emanuellen Druckschalter\u003c\/strong\u003e — einfach, direkt und zuverlässig. Keine überflüssige Elektronik, keine Fernbedienung: nur die intuitive Betätigung zum Anheben oder Absenken. Die \u003cstrong\u003eeinstellbaren Anschlagpuffer\u003c\/strong\u003e an jedem Rad ermöglichen das Begrenzen der minimalen und maximalen Höhe, um die Komponenten zu schützen.\u003c\/p\u003e\n \u003cp\u003eDer mitgelieferte Kompressor ist \u003cstrong\u003ebesonders leise\u003c\/strong\u003e und auf Schwingungsdämpfern montiert, um Vibrationen zu absorbieren. Er ist äußerst leistungsfähig und kann den 20-Liter-Tank in nur \u003cstrong\u003e3 Minuten auf 13 bar füllen\u003c\/strong\u003e. Außerdem kann er zum Aufpumpen von Reifen oder zum Betreiben von Druckluftwerkzeugen verwendet werden. Dieses Komplettkit ist vollständig \u003cstrong\u003ePlug \u0026amp; Play\u003c\/strong\u003e und wird mit absolut allen für die Montage erforderlichen Komponenten geliefert.\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 Basic ist das Einstiegsmodell — die solide Basis für den Einstieg in Air Ride mit Komponenten in Wettbewerbsqualität:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Basic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eNur Druckschalter — einfache und direkte manuelle Steuerung, ohne Steuergerät oder Fernbedienung\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\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eKabellose Schlüsselanhänger-Fernbedienung inklusive — Steuerung vom Innenraum oder von außen\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\"\u003eErweiterte LED-Bildschirm-Fernbedienung — 4 Räder unabhängig — Speicherfunktion — während der Fahrt bedienbar\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 3\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, zusätzlich mit Höhensensoren für eine präzise automatische Einstellung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003ePremiumklasse\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\u003eSteuerung per Druckschalter\u003c\/h3\u003e\n \u003cp\u003eManuelles Paddle-Ventil – nach oben aufpumpen, nach unten ablassen. Einfach, direkt und zu 100 % mechanisch. Keine elektronischen Ausfälle möglich, keine komplizierte Verkabelung im Innenraum.\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 Dämpfungspositionen\u003c\/h3\u003e\n \u003cp\u003eUltrapräzise Härteeinstellung in 36 Stufen, unabhängig von Höhe und Druck der Luftbälge. Bereits in der Einstiegsklasse derselbe Einstellumfang wie bei den höheren Produktlinien.\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\u003eUltraleiser Kompressor\u003c\/h3\u003e\n \u003cp\u003eAuf vibrationsdämpfenden Gummilagern montierter Kompressor, einer der leisesten auf dem Markt. Füllt den 20-Liter-Tank in nur 3 Minuten auf 13 bar. Kann auch zum Aufpumpen von Reifen oder für Druckluftwerkzeuge verwendet werden.\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 Min.\/Max.-Anschläge\u003c\/h3\u003e\n \u003cp\u003eIndividuell pro Rad einstellbare Endanschläge zum Begrenzen der minimalen und maximalen Höhe. Effektiver Schutz der Komponenten vor übermäßiger Verstellung.\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. Keine Änderungen am Fahrzeug erforderlich. Montage in etwa 3 Stunden.\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\u003eErweiterbar \u0026amp; umrüstbar\u003c\/h3\u003e\n \u003cp\u003eDie Luftbälge können jederzeit durch Federn ersetzt werden, um wieder ein klassisches Gewindefahrwerk zu erhalten. Das Kit kann auf die Produktlinien Deluxe, Super Pro oder Gold aufgerüstet werden.\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 Basic 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\"\u003eGewindefahrwerk 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ämpfereinstellung\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\"\u003eManueller Druckschalter\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 Gummilagern\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eLuftbehälter\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 Liter – in 3 Min. auf 13 bar gefüllt\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eHöhenanschläge\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePro Rad individuell auf Min.\/Max. einstellbar\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-Uniball – 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📦 Lieferumfang des Kits\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eAlles, was Sie benötigen, serienmäß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 Gewindefederbeine\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\"\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\u003eUltraleiser Kompressor\n \u003cspan class=\"sub\"\u003eAuf Silentblöcken montiert — 20-Liter-Tank in 3 Minuten auf 13 bar\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-Liter-Lufttank\n \u003cspan class=\"sub\"\u003eHochdruck — schnelle Befüllung\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 Steuereinheit)\n \u003cspan class=\"sub\"\u003eMagnetventil — Steuerung des Druckluftkreislaufs\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\u003ePressure Switch (manuelles Paddle-Ventil)\n \u003cspan class=\"sub\"\u003eAufpumpen nach oben — Ablassen nach unten\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öhenbegrenzer\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\"\u003eSturzverstellung — 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\u003eDruckluftleitungen + Anschlüsse\n \u003cspan class=\"sub\"\u003eKompletter Hochdruck-Schlauchleitungssatz\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 Befestigungsmaterial\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 \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 technische Daten\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e⚙️ D2-Qualität bereits in der Einsteigerklasse\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eGewindestoßdämpfer im Rennsportstil — D2-Qualität der Einsteigerklasse\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Einstellpositionen für die Dämpferhärte\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eTieferlegung um 100 bis 150 mm je nach Anwendung\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDoppelte Höheneinstellung — Gewinde am Dämpferkörper + Luftdruck\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eSteuerung über Pressure Switch — einfach, zuverlässig, 100 % mechanisch\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltraleiser, auf Silentblöcken montierter Kompressor\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20-Liter-Tank — 13 bar in 3 Minuten erreicht\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eKompressor zum Aufpumpen von Reifen oder für Druckluftwerkzeuge verwendbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eEinstellbare Min.\/Max.-Begrenzer — Schutz der Komponenten an jedem Rad\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminium-Uniball-Domlager — Sturz einstellbar (McPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eÜber separate Federn auf klassische Gewindefahrwerke umrüstbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug-\u0026amp;-Play-Kit — Montage 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 — erfüllt die anspruchsvollsten europäischen Qualitätsstandards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzteile verfügbar\u003c\/strong\u003e auf Bestellung direkt ab Werk — Lieferzeit 5 bis 10 Tage\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 separat erhältlich\u003c\/strong\u003e, 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 BASIC — AIR RIDE FÜR JEDEN, QUALITÄT OHNE KOMPROMISSE\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eKomplettes D2-Racing-Luftfahrwerk — Einsteigerklasse — 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":"Basis","offer_id":52780896190802,"sku":"D2- AR-AU-20-BAS-141","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_11.jpg?v=1774193164"},{"product_id":"suspensions-pneumatiques-d2-deluxe-audi-tt-html","title":"Luftfahrwerke D2 Deluxe für Audi TT (1998-2006)","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":52780896289106,"sku":"D2- AR-AU-20-DX-142","price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_11.jpg?v=1774193165"},{"product_id":"suspensions-pneumatiques-d2-superpro-audi-tt-html","title":"D2 Luftfederungen Super Pro für Audi TT (1998-2006)","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":52780896452946,"sku":"D2- AR-AU-20-SP-144","price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_11.jpg?v=1774193167"},{"product_id":"suspensions-pneumatiques-d2-gold-audi-tt-html","title":"D2 Luftfederungen Gold für Audi TT (1998-2006)","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Gold — Kit Air Ride Haut de Gamme avec Capteurs de Hauteur\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER — Gold : dégradé or\/noir ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1200 40%, #b8860b 75%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #FED803;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble { position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7; animation: d2air-rise linear infinite; }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.7) 0%, rgba(254,216,3,0.2) 70%, transparent 100%); }\n    .d2air-bubble.g { background: radial-gradient(circle, rgba(184,134,11,0.6) 0%, rgba(184,134,11,0.15) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; font-weight: 900;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 40px rgba(254,216,3,0.5), 0 0 80px rgba(184,134,11,0.3); }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.7); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #b8860b); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 20px rgba(254,216,3,0.5); }\n    .d2air-badge-s { display: inline-block; background: rgba(254,216,3,0.15); color: #FED803 !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(254,216,3,0.4); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #b8860b 0%, #FED803 50%, #e67e22 100%); color: #1a1a1a !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 700; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(254,216,3,0.4); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #FED803; box-shadow: 0 8px 28px rgba(254,216,3,0.25); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #0a0800 0%, #1c1200 50%, #2d1a00 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.5); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #0a0800 0%, #2d1a00 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.18); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.4); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(254,216,3,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(254,216,3,0.25); border-color: #FED803; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #b8860b !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(254,216,3,0.07); border-left-color: #b8860b; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #b8860b !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #FED803; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafaf5 0%, #fff 100%); box-shadow: 0 5px 20px rgba(254,216,3,0.12); }\n    .d2air-kit-box h3 { color: #b8860b !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #FED803; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #b8860b; transform: translateX(4px); box-shadow: 0 4px 14px rgba(254,216,3,0.18); }\n    .d2air-kit-item .arrow { color: #b8860b !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .d2air-kit-item.exclusive { border-left-color: #9c00ff; background: rgba(156,0,255,0.03); }\n    .d2air-kit-item.exclusive .arrow { color: #9c00ff !important; }\n    .d2air-kit-item.exclusive::after { content: \"★ Gold exclusif\"; font-size: 0.72em; color: #FED803 !important; background: rgba(184,134,11,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 10px; margin-left: 8px; font-weight: 700; white-space: nowrap; }\n\n    \/* ===== FEATURES ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #0a0800 0%, #1c1200 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #FED803; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(254,216,3,0.08); border-left-color: #b8860b; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n    .d2air-feature-item.gold-only { border-left-color: #9c00ff; }\n    .d2air-feature-item.gold-only::before { content: \"★\"; color: #9c00ff !important; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(254,216,3,0.07) 0%, rgba(184,134,11,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(254,216,3,0.3); }\n    .d2air-warranty h3 { color: #b8860b !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(254,216,3,0.15); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #b8860b !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #b8860b 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 20px rgba(254,216,3,0.4); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #0a0800 0%, #b8860b 60%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; text-shadow: 0 0 20px rgba(254,216,3,0.4); }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-photos { grid-template-columns: 1fr; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003e🏆 D2 Gold Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e⭐ Hochwertiges Luftfahrwerk-Kit — Höhensensoren inklusive\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Alles inklusive\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positionen · Niveauregulierung · 4 Speicher-Modi · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eDie Spitzenversion der D2-Produktreihe. Die perfekte Fahrhöhe. Automatisch.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n 🏆 Höhensensoren inklusive • Automatische Niveauregulierung in Echtzeit • 4 Speicher-Modi • 4 Räder unabhängig • 3–4 Sekunden niedrig ↔ hoch • Bereich 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 – Luftfahrwerk mit Gewindefahrwerk und 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 die Krönung der D2-Racing-Air-Ride-Produktreihe – das Kit, das die Detailgenauigkeit 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 Dämpfer montiert werden und dem System ermöglichen, den Druck jedes Luftbalgs während der Fahrt automatisch und in Echtzeit zu regeln.\u003c\/p\u003e\n \u003cp\u003eDiese \u003cstrong\u003eelektronische Niveauregulierung\u003c\/strong\u003e passt die Höhe jedes Rads automatisch an die Beladungs- und Straßenbedingungen an – Ihr Fahrzeug behält ohne manuelles Eingreifen die ideale Fahrhöhe 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 mitgelieferte Fernbedienungen\u003c\/strong\u003e gesteuert: eine klassische Fernbedienung für schnelle Aktionen und eine zweite fortschrittliche Fernbedienung mit LED-Display, die die vollständige Steuerung aller erweiterten Funktionen ermöglicht. Der Wechsel von der niedrigsten zur höchsten Position erfolgt in \u003cstrong\u003enur 3 bis 4 Sekunden\u003c\/strong\u003e und sorgt für sofortige Reaktionsfähigkeit.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDie D2 Air Ride Produktreihe\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eDer D2 Gold ist die Spitzenversion der Produktreihe – das erste und einzige Kit mit Höhensensoren für eine automatische Niveauregulierung:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eNur Druckschalter – einfache manuelle Steuerung\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEinstiegsmodell\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eKabellose Schlüsselanhänger-Fernbedienung – zentrale Steuerung zum Anheben\/Absenken\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003e4 Räder unabhängig, Speicherfunktion, während der Fahrt bedienbar – ohne Sensoren\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eStufe 3\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e🏆 Gold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eSuper Pro + 4 Höhensensoren + automatische Niveauregulierung + 4 Speicher-Modi\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eDIESES KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\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\u003eInklusive Höhensensoren\u003c\/h3\u003e\n \u003cp\u003e4 Höhensensoren im Lieferumfang enthalten – einer pro Dämpfer. Sie übermitteln die exakte Position jedes Rads 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 \u003cstrong\u003eDruck jedes Luftbalgs automatisch und in Echtzeit\u003c\/strong\u003e während der Fahrt an. Unterschiedliche Beladung, Kurvenfahrt, Verzögerung — die Fahrzeughöhe 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öheneinstellungen\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 von unten ↔ oben\u003c\/h3\u003e\n \u003cp\u003eMaximale Reaktionsgeschwindigkeit: nur \u003cstrong\u003e3 bis 4 Sekunden\u003c\/strong\u003e, um von der niedrigsten in die höchste Position zu wechseln – und umgekehrt. Einstellbereich je nach Fahrzeug etwa 15 cm (12 bis 20 cm).\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003eDoppelte Fernbedienung im Lieferumfang\u003c\/h3\u003e\n \u003cp\u003eZwei Fernbedienungen im Lieferumfang: eine klassische für schnelle Aktionen + eine fortschrittliche mit \u003cstrong\u003eper USB aufladbarem LED-Display\u003c\/strong\u003e zur Steuerung aller erweiterten Funktionen. Ein Bedienpanel im Innenraum ist nicht erforderlich.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003e36 Positionen + 4 unabhängige Räder\u003c\/h3\u003e\n \u003cp\u003eHärteeinstellung in 36 Positionen an jedem Stoßdämpfer + vollständig unabhängige Höhensteuerung an jedem Rad. Jeder Parameter lässt sich individuell einstellen, für eine präzise Feinabstimmung.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnische 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 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\"\u003eStoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eGewindefahrwerke für den Renneinsatz\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDämpfungseinstellung\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 Positionen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTieferlegungsbereich\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eca. 15 cm (12 bis 20 cm je nach Modell)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eÜbergangsgeschwindigkeit\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e3 bis 4 Sekunden von unten ↔ oben\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 Stoß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 + 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\"\u003eSpeichermodi\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 individuell speicherbare Konfigurationen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eKompressor\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eUltra-leise, auf Silentblöcken montiert\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 Liter — 13 bar in 3 Minuten erreicht\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eVordere Domlager\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminium-Domlager — einstellbarer Sturz (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📦 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 Renneinsatz ausgelegt — Härteeinstellung in 36 Positionen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 Luftbälge (Airbags)\n \u003cspan class=\"sub\"\u003eEiner pro Rad — Montage am 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 Stoß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\u003eUltra-leiser Kompressor\n \u003cspan class=\"sub\"\u003eAuf Silentblöcken montiert — 20-Liter-Tank in 3 Minuten auf 13 bar\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-Liter-Lufttank\n \u003cspan class=\"sub\"\u003eHoher Druck — schnelle Befüllung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eErweiterte Steuereinheit (ECU)\n \u003cspan class=\"sub\"\u003eSteuerung von 4 unabhängigen Magnetventilen + Verarbeitung der Höhensensoren\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eErweiterte Fernbedienung mit LED-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\"\u003eSchnellsteuerung — 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\"\u003eSturzverstellung — 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 Hochdruck-Schlauchsatz\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 Montage-Hardware\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 \u003cp style=\"margin-top: 20px; font-size: 0.88em; color: #888; font-style: italic\"\u003e★ Mit \u003cstrong\u003eGold exklusiv\u003c\/strong\u003e gekennzeichnete Elemente sind in 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 Dämpfer\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eElektronische automatische Niveauregulierung in Echtzeit\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003e4 Speicher-Modi — sofortiger Abruf per Knopfdruck\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eFortschrittliche Fernbedienung mit LED-Display, per USB 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 ~15 cm (12 bis 20 cm je nach Modell)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 Einstellpositionen für die Dämpferhärte\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltraleiser Kompressor — 20-Liter-Tank auf 13 bar in 3 Minuten\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\"\u003eÜber separate Federn in klassische Gewindefahrwerke umwandelbar\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100 % Plug-and-Play-Kit — keine Fahrzeugmodifikationen erforderlich\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 in den Versionen Basic, Deluxe und Super Pro verfügbar.\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 — 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üllt die 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 erhältlich\u003c\/strong\u003e auf Direktbestellung ab Werk — Lieferzeit 5 bis 10 Tage — kein Risiko, ohne Ersatzteile dazustehen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eErsatzfedern 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":52780896747858,"sku":"D2- AR-AU-20-GD-145","price":4362.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_12.jpg?v=1774193168"},{"product_id":"air-lift-slam-pour-audi-a3-tt-1998-2010-amortisseurs-pneumatiques","title":"Air Lift Slam für Audi A3 \/ TT (1998-2010) | Luftdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Slam\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-over-Luftfahrwerk\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eFahr damit. Zeig es. Fahr auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eIn wenigen Sekunden von der extrem niedrigen „Show“-Position auf eine alltagstaugliche „Ride“-Höhe wechseln.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Diese Produktbeschreibung betrifft AUSSCHLIESSLICH DAS STOSSDÄMPFER-KIT. Die Steuerung ist nicht enthalten.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Slam wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Maximale Vielseitigkeit\u003c\/h3\u003e\n\u003cp\u003eHöhenverstellung je nach Straße oder Veranstaltung. Tief fahren für den Style, hochfahren für Bodenschwellen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Kontrollierte Performance\u003c\/h3\u003e\n\u003cp\u003eAir-over-Stoßdämpfer, optimiert für maximale Tieferlegung und ein ausgewogenes Fahrverhalten im Alltag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Verarbeitungsqualität\u003c\/h3\u003e\n\u003cp\u003ePremium-Komponenten: geflochtene Edelstahlleitungen, PTC-Anschlüsse 1\/4\", rote eloxierte Aluminiumakzente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFAHRWERKSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-over (Stoßdämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eProgressiv — Luftfeder mit Hülse (Sleeve)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eBei bestimmten Anwendungen an der Hinterachse: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003eSleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSTOSSDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eAir-over mit fester Dämpfung (werkseitig eingestellt)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-to-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLEITUNGEN\u003c\/strong\u003e\n\u003cp\u003eGeflochtene Edelstahlleitungen (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONEN\u003c\/strong\u003e\n\u003cp\u003eSturzplatten, pulverbeschichtete Halterungen, eloxierte Aluminiumteile (je nach Anwendung)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eTIEFERLEGUNG\u003c\/strong\u003e\n\u003cp\u003eJe nach Fahrwerk (z. B. 122–147 mm \/ 4,8–5,8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUSFÜHRUNG\u003c\/strong\u003e\n\u003cp\u003eRote eloxierte Aluminiumakzente, pulverbeschichtete Stahlhalterungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 „Air-over“-Stoßdämpfer\/Federbeine\u003c\/li\u003e\n\u003cli\u003eProgressive Luftbälge (Sleeve)\u003c\/li\u003e\n\u003cli\u003eGeflochtene Edelstahlleitungen (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständiges Montagematerial\u003c\/li\u003e\n\u003cli\u003eDetaillierte Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eZulassung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8L1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8N3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8N9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Slam-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Stoßdämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 JAHRE\u003c\/h4\u003e\n\u003cp\u003eBei Kauf mit Steuerung (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst es im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolut. Die Air-Lift-Slam-Kits wurden für den intensiven Straßeneinsatz entwickelt und verfügen über hochwertige Komponenten sowie den anerkannten Support des Herstellers. Tausende Nutzer fahren täglich mit Air Lift in Europa und weltweit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst ein Luftmanagement zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür den praktischen Einsatz: ja. Dieses Produkt umfasst nur die Dämpfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e ist auf Daily-\/Budget-Einsatz ausgerichtet und legt den Fokus auf maximale Tieferlegung sowie eine grundlegende Alltagstauglichkeit. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e bietet in der Härte verstellbare Monotube-Dämpfer (30 Positionen), eine höhere Komponentenqualität und ist auf dynamisches Fahren ausgelegt. Wenn du den besten Kompromiss zwischen Performance und Komfort suchst, ist Performance die ideale Wahl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann man die Dämpfung einstellen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eNein. Die Slam-Serie verfügt über eine feste, werkseitig eingestellte Dämpfung und wurde für maximale Tieferlegung sowie den Show-\/Daily-Einsatz entwickelt. Wenn du die Dämpferhärte einstellen möchtest, solltest du dich für die Performance-Serie entscheiden (Dämpfer mit 30-facher Verstellung).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst der Einbau kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift entwickelt seine Kits für eine Plug-and-Play-Installation bei den meisten Fahrzeugen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder es gewohnt bist, an deinem Auto zu arbeiten, ist der Einbau machbar. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachbetrieb\u003c\/strong\u003e zu beauftragen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann ich damit die Hauptuntersuchung bestehen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eViele Air-Lift-Artikel verfügen über eine TÜV-Zulassung (deutsche Zertifizierung). Je nach Land und örtlichen Vorschriften können spezielle Formalitäten erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsunterlagen zu erhalten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e – Fahr damit. Zeig es. Fahr es auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Default Title","offer_id":53679853109586,"sku":"75518_75613","price":1999.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75518-avant-1.jpg?v=1780910341"},{"product_id":"air-lift-performance-pour-audi-a3-tt-1998-2010-amortisseurs-pneumatiques","title":"Air Lift Performance für Audi A3 \/ TT (1998-2010) | Luftdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over-Luftfahrwerk\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eFahr damit. Zeig es. Fahr auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eIn wenigen Sekunden von der extrem niedrigen „Show“-Position auf eine alltagstaugliche „Ride“-Höhe wechseln.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Dieses Datenblatt betrifft AUSSCHLIESSLICH DAS STOSSDÄMPFER-KIT. Die Steuerung ist nicht enthalten.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Performance wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Maximale Vielseitigkeit\u003c\/h3\u003e\n\u003cp\u003eHöhe je nach Straße oder Veranstaltung nach Bedarf einstellbar. Für den Stil tief fahren, für Bodenschwellen anheben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Kontrollierte Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube-Stoßdämpfer mit 30-stufiger Verstellung für eine präzise Anpassung von Komfort und Straffheit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Fertigungsqualität\u003c\/h3\u003e\n\u003cp\u003ePremium-Komponenten: Edelstahlummantelte Schläuche, PTC-Anschlüsse 1\/4\", rote, eloxierte Aluminiumakzente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUFHÄNGUNGSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-Over (Stoßdämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eDoppelbalg (Doppel-Luftbalg)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eBei bestimmten Anwendungen an der Hinterachse: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003eSleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSTOSSDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-stufige Dämpfungsverstellung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-to-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSCHLÄUCHE\u003c\/strong\u003e\n\u003cp\u003eEdelstahlummantelte Schläuche (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONEN\u003c\/strong\u003e\n\u003cp\u003eSturzplatten, pulverbeschichtete Halterungen, eloxierte Aluminiumteile (je nach Anwendung)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eTIEFERLEGUNG\u003c\/strong\u003e\n\u003cp\u003eJe nach Fahrwerk (z. B. 122–147 mm \/ 4,8–5,8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUSFÜHRUNG\u003c\/strong\u003e\n\u003cp\u003eRote, eloxierte Aluminiumakzente, pulverbeschichtete Stahlhalterungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 „Air-over“-Stoßdämpfer\/Federbeine mit 30-stufiger Härteverstellung\u003c\/li\u003e\n\u003cli\u003eDoppelbalg-Luftfedern\u003c\/li\u003e\n\u003cli\u003eEdelstahlummantelte Schläuche (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständiges Befestigungsmaterial\u003c\/li\u003e\n\u003cli\u003eDetaillierte Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eZulassung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8L1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8N3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8N9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir-Lift-Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Stoßdämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 JAHRE\u003c\/h4\u003e\n\u003cp\u003eBei Kauf mit Steuerung (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst es im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAuf jeden Fall. Die Kits von Air Lift Performance sind für den intensiven Einsatz im Straßenverkehr konzipiert und bieten hochwertige Komponenten sowie einen anerkannten Herstellersupport. Tausende Nutzer fahren täglich mit Air Lift in Europa und weltweit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst ein Luftmanagement zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür den praktischen Einsatz: ja. Dieses Produktblatt enthält nur die Stoßdämpfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e ist auf den täglichen Gebrauch und ein begrenztes Budget ausgerichtet, mit Fokus auf maximale Tieferlegung und grundlegende Alltagstauglichkeit. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (diese Produktreihe) bietet dank der in 30 Positionen verstellbaren Einrohrstoßdämpfer deutlich mehr Einstellmöglichkeiten, eine bessere Komponentenqualität und eine Ausrichtung auf dynamisches Fahren. Wenn du den besten Kompromiss zwischen Performance und Komfort suchst, ist Performance die ideale Wahl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eLässt sich die Dämpfung einstellen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eJa! Die Einrohrstoßdämpfer von Air Lift Performance verfügen über eine Härteverstellung mit 30 Positionen, sodass du Komfort und Dämpfung präzise an deinen Fahrstil und die Bedingungen anpassen kannst. Vom maximalen Komfort bis zu einem strafferen Setup für sportliches Fahren.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst die Installation kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift entwickelt seine Kits für eine Plug-and-Play-Installation bei den meisten Fahrzeugen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder daran gewöhnt bist, an deinem Auto zu arbeiten, kannst du die Installation selbst durchführen. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachbetrieb\u003c\/strong\u003e zu beauftragen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eBekomme ich mein Fahrzeug durch die Hauptuntersuchung?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eViele Air-Lift-Produkte verfügen über eine TÜV-Zulassung (deutsche Zertifizierung). Je nach Land und lokalen Vorschriften können bestimmte Formalitäten erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsunterlagen zu erhalten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e – Fahr damit. Zeig es. Fahr Rennen damit.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Default Title","offer_id":53679881912658,"sku":"75524_75624","price":2799.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75524-avant-1.jpg?v=1780910573"},{"product_id":"air-lift-performance-pour-audi-a3-q3-2005-2017-amortisseurs-pneumatiques","title":"Air Lift Performance für Audi A3 \/ Q3 (2005-2017) | Luftdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-over-Luftfahrwerk\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eFahre damit. Zeig es. Rennstrecke.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eIn wenigen Sekunden von der extrem niedrigen „Show“-Position auf eine alltagstaugliche „Ride“-Höhe wechseln.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Dieses Datenblatt betrifft AUSSCHLIESSLICH DAS DÄMPFER-KIT. Das Managementsystem ist nicht enthalten.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eZulässige maximale Belastung: \u003c\/span\u003e\u003cstrong data-start=\"29\" data-end=\"61\"\u003eVorderachse bis zu 1200 kg\u003c\/strong\u003e\u003cspan\u003e und \u003c\/span\u003e\u003cstrong data-start=\"65\" data-end=\"99\"\u003eHinterachse bis zu 1250 kg\u003c\/strong\u003e\u003cspan\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Performance wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Maximale Vielseitigkeit\u003c\/h3\u003e\n\u003cp\u003eAuf Wunsch einstellbare Höhe – je nach Straße oder Veranstaltung. Tief für den Style, höher für Bodenwellen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Kontrollierte Performance\u003c\/h3\u003e\n\u003cp\u003eÜber 30 Stufen einstellbare Einrohrdämpfer zur präzisen Anpassung von Komfort und Härte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Fertigungsqualität\u003c\/h3\u003e\n\u003cp\u003ePremiumkomponenten: Edelstahl-Geflechtschläuche, PTC-Anschlüsse 1\/4\", rote eloxierte Aluminiumakzente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFEDERUNGSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-over (Dämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eDoppelbalg (doppelter Luftfederbalg)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eBei bestimmten Anwendungen an der Hinterachse: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003eSleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eEinrohrdämpfer, 30-stufige Dämpfungseinstellung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-to-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSCHLÄUCHE\u003c\/strong\u003e\n\u003cp\u003eEdelstahl-Geflechtschläuche (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONEN\u003c\/strong\u003e\n\u003cp\u003eSturzplatten, pulverbeschichtete Halterungen, eloxierte Aluminiumteile (je nach Anwendung)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eTIEFERLEGUNG\u003c\/strong\u003e\n\u003cp\u003eJe nach Fahrwerk (z. B. 122–147 mm \/ 4,8–5,8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUSFÜHRUNG\u003c\/strong\u003e\n\u003cp\u003eRote eloxierte Aluminiumakzente, pulverbeschichtete Stahlhalterungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 „Air-over“-Dämpfer\/Federbeine mit 30-stufiger Härteeinstellung\u003c\/li\u003e\n\u003cli\u003eDoppelbalg-Luftfedern\u003c\/li\u003e\n\u003cli\u003eEdelstahl-Geflechtschläuche (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständiges Befestigungsmaterial\u003c\/li\u003e\n\u003cli\u003eDetaillierte Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eZulassung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8P1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Cabriolet (8P7)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8PA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (8UB, 8UG)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8J3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8J9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir-Lift-Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Dämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 JAHRE\u003c\/h4\u003e\n\u003cp\u003eBeim Kauf mit Managementsystem (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst das im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolut. Die Kits von Air Lift Performance sind für intensive Nutzung im Straßenverkehr konzipiert und bieten hochwertige Komponenten sowie einen anerkannten Herstellersupport. Tausende Nutzer fahren täglich mit Air Lift in Europa und weltweit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst ein Luftfahrwerk-Management zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür eine praktische Nutzung: ja. Dieses Produktdatenblatt umfasst nur die Dämpfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e ist auf Alltag und Budget ausgerichtet, mit Fokus auf Tieferlegung und grundlegender Nutzung im Alltag. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (diese Produktreihe) bietet deutlich mehr Einstellmöglichkeiten mit den in 30 Positionen verstellbaren Einrohrdämpfern, eine bessere Komponentenqualität und eine Ausrichtung auf dynamisches Fahren. Wenn du den besten Kompromiss aus Performance und Komfort suchst, ist Performance die ideale Wahl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann die Dämpfung eingestellt werden?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eJa! Die Einrohrdämpfer von Air Lift Performance verfügen über eine Härteeinstellung mit 30 Positionen, sodass du Komfort und Straffheit präzise an deinen Fahrstil und die Bedingungen anpassen kannst. Vom maximalen Komfort bis zu einem strafferen Setup für sportliches Fahren.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst die Installation kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift entwickelt seine Kits für eine Plug-and-Play-Installation bei den meisten Fahrzeugen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder es gewohnt bist, an deinem Auto zu arbeiten, ist die Installation machbar. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachbetrieb\u003c\/strong\u003e zu beauftragen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann ich damit die Hauptuntersuchung bestehen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eViele Air-Lift-Produkte verfügen über eine TÜV-Zulassung (deutsche Zertifizierung). Je nach Land und den örtlichen Vorschriften können spezielle Schritte erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsunterlagen zu erhalten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e – Fahr damit. Zeig es. Fahr auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Vorderradantrieb (FWD)","offer_id":53679921758546,"sku":"75576_75676","price":2699.0,"currency_code":"EUR","in_stock":true},{"title":"Quattro (AWD)","offer_id":53726706827602,"sku":"75676_13985","price":2699.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75576-avant-1.jpg?v=1780910772"},{"product_id":"air-lift-slam-pour-audi-a3-q3-2005-2017-amortisseurs-pneumatiques","title":"Air Lift Slam für Audi A3 \/ Q3 (2005-2017) | Luftdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Slam\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-over-Luftfederung\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eIn wenigen Sekunden von der extrem niedrigen „Show“-Position auf eine alltagstaugliche „Ride“-Höhe wechseln.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Dieses Datenblatt betrifft NUR DAS STOSSDÄMPFER-KIT. Das Managementsystem ist nicht enthalten.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Slam wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Maximale Vielseitigkeit\u003c\/h3\u003e\n\u003cp\u003eHöhenverstellung nach Bedarf – je nach Straße oder Veranstaltung. Tief fahren für den Style, hochfahren für Bodenschwellen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Kontrollierte Performance\u003c\/h3\u003e\n\u003cp\u003eOptimierte Air-over-Stoßdämpfer für maximale Tieferlegung und ein ausgewogenes Fahrverhalten im Alltag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Fertigungsqualität\u003c\/h3\u003e\n\u003cp\u003ePremium-Komponenten: geflochtene Edelstahlleitungen, PTC-Anschlüsse 1\/4\", rote eloxierte Aluminiumakzente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFEDERUNGSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-over (Stoßdämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eProgressiv – Luftfeder mit Luftbalg (Sleeve)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eBei bestimmten Anwendungen an der Hinterachse: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003eSleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSTOSSDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eAir-over, 9-stufige Dämpfereinstellung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-to-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLEITUNGEN\u003c\/strong\u003e\n\u003cp\u003eGeflochtene Edelstahlleitungen (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONEN\u003c\/strong\u003e\n\u003cp\u003eSturzplatten, pulverbeschichtete Halterungen, eloxierte Aluminiumteile (je nach Anwendung)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eTIEFERLEGUNG\u003c\/strong\u003e\n\u003cp\u003eJe nach Fahrwerk (z. B. 122–147 mm \/ 4,8–5,8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUSFÜHRUNG\u003c\/strong\u003e\n\u003cp\u003eRote eloxierte Aluminiumakzente, pulverbeschichtete Stahlhalterungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 Air-over-Stoßdämpfer\/Federbeine\u003c\/li\u003e\n\u003cli\u003eProgressive Luftbälge (Sleeve)\u003c\/li\u003e\n\u003cli\u003eGeflochtene Edelstahlleitungen (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständige Hardware\u003c\/li\u003e\n\u003cli\u003eAusführliche Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eZulassung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8P1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8PA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (8UB, 8UG)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8J3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8J9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Slam-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Stoßdämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 JAHRE\u003c\/h4\u003e\n\u003cp\u003eWenn mit Managementsystem (3S\/3P\/3H\/ALP4) gekauft\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst er im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolut. Die Air-Lift-Slam-Kits sind für den intensiven Straßeneinsatz konzipiert und verfügen über hochwertige Komponenten sowie einen anerkannten Herstellersupport. Tausende Nutzer fahren täglich mit Air Lift in Europa und weltweit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eBenötigt man zwingend eine Luftsteuerung?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür eine praktische Nutzung: ja. Dieses Kit umfasst nur die Stoßdämpfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam-Serie\u003c\/strong\u003e\u003cspan\u003e ist auf Daily-\/Budget-Einsatz ausgerichtet, mit Fokus auf maximale Tieferlegung und grundlegende Alltagstauglichkeit. \u003c\/span\u003e\u003cstrong\u003ePerformance-Serie\u003c\/strong\u003e\u003cspan\u003e bietet in der Härte einstellbare Einrohrstoßdämpfer (30-fach), eine höhere Komponentenqualität und eine Ausrichtung auf dynamisches Fahren. Wenn du den besten Kompromiss zwischen Performance und Komfort suchst, ist Performance die ideale Wahl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann man die Dämpfung einstellen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eNein. Die Slam-Serie verfügt über eine feste, werkseitig eingestellte Dämpfung und ist für maximale Tieferlegung sowie den Show-\/Daily-Einsatz ausgelegt. Wenn du die Härte einstellen möchtest, solltest du zur Performance-Serie greifen (Stoßdämpfer mit 30-facher Verstellung).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst die Installation kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift entwickelt seine Kits für eine Plug-and-Play-Installation bei den meisten Fahrzeugen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder es gewohnt bist, an deinem Auto zu arbeiten, kannst du die Installation selbst durchführen. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachmann\u003c\/strong\u003e hinzuzuziehen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann ich damit durch die Hauptuntersuchung kommen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eViele Air-Lift-Artikel verfügen über TÜV-Zulassungen (deutsche Zertifizierung). Je nach Land und örtlichen Vorschriften können bestimmte Schritte erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsdokumente zu erhalten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e – Fahr damit. Zeig es. Fahre damit auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Default Title","offer_id":53679942009170,"sku":"75582_75691","price":1979.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75582-avant-1.jpg?v=1780910917"},{"product_id":"air-lift-performance-pour-audi-a3-q2-gab-f3b-f3n-2015-2017-amortisseurs-pneumatiques","title":"Air Lift Performance für Audi A3 \/ Q2 (GAB\/F3B\/F3N) (2015-2017) | Luftdämpfer","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over-Luftfederung\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eFahr damit. Zeig es. Fahr auf der Rennstrecke.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eIn wenigen Sekunden von der extrem niedrigen „Show“-Position auf eine alltagstaugliche „Ride“-Höhe wechseln.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ WICHTIG: Diese Produktbeschreibung betrifft AUSSCHLIESSLICH DAS DÄMPFER-KIT. Das Managementsystem ist nicht enthalten.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWarum Air Lift Performance wählen?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Maximale Vielseitigkeit\u003c\/h3\u003e\n\u003cp\u003eHöhenverstellung nach Bedarf, je nach Straße oder Veranstaltung. Für den Style tief fahren, für Bodenschwellen anheben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Kontrollierte Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube-Dämpfer mit 30-facher Verstellung zur präzisen Anpassung von Komfort und Härte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Fertigungsqualität\u003c\/h3\u003e\n\u003cp\u003ePremium-Komponenten: geflochtene Edelstahlschläuche, PTC-Anschlüsse 1\/4\", rote, eloxierte Aluminiumakzente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNISCHE DATEN\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFEDERUNGSTYP\u003c\/strong\u003e\n\u003cp\u003eAir-Over (Dämpfer + Luftfeder)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLUFTFEDERN\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows (Doppelbalg)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eBei bestimmten Anwendungen an der Hinterachse: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003eSleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eDÄMPFER\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-fache Dämpfungsverstellung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eANSCHLÜSSE\u003c\/strong\u003e\n\u003cp\u003ePTC 1\/4\" (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSCHLÄUCHE\u003c\/strong\u003e\n\u003cp\u003eGeflochtene Edelstahlschläuche (Leader Hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONEN\u003c\/strong\u003e\n\u003cp\u003eSturzplatten, pulverbeschichtete Halterungen, eloxierte Aluminiumteile (je nach Anwendung)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eTIEFERLEGUNG\u003c\/strong\u003e\n\u003cp\u003eJe nach Fahrwerk (z. B. 122–147 mm \/ 4,8–5,8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAUSFÜHRUNG\u003c\/strong\u003e\n\u003cp\u003eRote, eloxierte Aluminiumakzente, pulverbeschichtete Stahlhalterungen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit-Inhalt\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 „Air-over“-Dämpfer\/Federbeine mit 30-stufiger Härteverstellung\u003c\/li\u003e\n\u003cli\u003eDoppelbalg-Luftfedern\u003c\/li\u003e\n\u003cli\u003eGeflochtene Edelstahlschläuche (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und vollständige Hardware\u003c\/li\u003e\n\u003cli\u003eDetaillierte Montageanleitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFahrzeugkompatibilität\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMarke\u003c\/th\u003e\n\u003cth\u003eModell\u003c\/th\u003e\n\u003cth\u003eZulassung\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8V1, 8VK)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Cabriolet (8V7, 8VE)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Limousine (8VS, 8VM)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Limousine (8YS)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8VA, 8VF)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8YA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ2 (GAB)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (F3B)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 Sportback (F3N)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (FV3, FVP)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (FV9, FVR)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eJa, auf Bestellung\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 JAHR\u003c\/h4\u003e\n\u003cp\u003eNur Dämpfer-Kit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 JAHRE\u003c\/h4\u003e\n\u003cp\u003eBei Kauf mit Management (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst es im Alltag zuverlässig?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAuf jeden Fall. Die Kits von Air Lift Performance sind für eine intensive Nutzung im Straßenverkehr konzipiert und verfügen über hochwertige Komponenten sowie einen anerkannten Herstellersupport. Tausende Nutzer fahren in Europa und weltweit täglich mit Air Lift.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst eine Luftsteuerung zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür eine praktische Nutzung: ja. Dieses Produkt umfasst nur die Dämpfer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWas ist der Unterschied zwischen Slam und Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e ist auf den täglichen Gebrauch und ein günstiges Budget ausgelegt, mit Fokus auf maximale Tieferlegung und grundlegende Alltagstauglichkeit. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (diese Baureihe) bietet deutlich mehr Einstellmöglichkeiten mit den in 30 Positionen verstellbaren Einrohrdämpfern, eine bessere Komponentenqualität und eine Ausrichtung auf dynamisches Fahren. Wenn du den besten Kompromiss zwischen Performance und Komfort suchst, ist Performance die ideale Wahl.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eKann man die Dämpfung einstellen?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eJa! Die Einrohrdämpfer von Air Lift Performance verfügen über eine Härteverstellung mit 30 Positionen, sodass du Komfort und Straffheit präzise an deinen Fahrstil und die Bedingungen anpassen kannst. Von maximalem Komfort bis zu einem strafferen Setup für sportliches Fahren.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIst die Installation kompliziert?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift entwickelt seine Kits für eine Plug-and-Play-Installation bei den meisten Fahrzeugen. Jedem Kit liegt eine ausführliche Anleitung bei. Wenn du über mechanische Kenntnisse verfügst oder daran gewöhnt bist, an deinem Auto zu arbeiten, ist die Installation machbar. Andernfalls empfehlen wir, einen \u003cstrong\u003eFachmann\u003c\/strong\u003e zu beauftragen, um eine optimale und sichere Montage zu gewährleisten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eBekomme ich mein Fahrzeug durch die Hauptuntersuchung?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eViele Air-Lift-Artikel verfügen über eine TÜV-Zulassung (deutsche Zertifizierung). Je nach Land und örtlichen Vorschriften können spezielle Maßnahmen erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, sofern verfügbar, die Zulassungsunterlagen zu erhalten.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e – Fahr damit. Zeig es. Fahr Rennen damit.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Starr (Torsionsachse)","offer_id":53679964979538,"sku":"78522_78648","price":2579.0,"currency_code":"EUR","in_stock":true},{"title":"Mehrlenker (unabhängig)","offer_id":53726705910098,"sku":"78522_78664","price":2599.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-78522-avant-1.jpg?v=1780911184"}],"url":"https:\/\/raslbitume.com\/de\/collections\/audi-tt-luftfederung-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}