{"title":"Audi A7 Luftfederung – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"262\" data-end=\"476\"\u003e🏎️ Veredeln Sie Ihren \u003cstrong data-start=\"281\" data-end=\"292\"\u003eAudi A7\u003c\/strong\u003e mit unseren \u003cstrong data-start=\"302\" data-end=\"345\"\u003eAir Ride Luftfahrwerk-Kits\u003c\/strong\u003e. Passen Sie die Höhe einfach an und genießen Sie einen modernen, eleganten Tieferlegung-Look, ideal für den Alltag oder Stance-Projekte.\u003c\/p\u003e\n\u003ch2 data-start=\"478\" data-end=\"497\"\u003e\u003cstrong data-start=\"481\" data-end=\"497\"\u003eHighlights\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"498\" data-end=\"699\"\u003e✔️ Einfache und schnelle Höheneinstellung\u003cbr data-start=\"539\" data-end=\"542\"\u003e✔️ Kompatibel mit Audi A7\u003cbr data-start=\"563\" data-end=\"566\"\u003e✔️ Perfekt für den täglichen Gebrauch, Stance oder Show\u003cbr data-start=\"618\" data-end=\"621\"\u003e✔️ Zuverlässige und langlebige Komponenten\u003cbr data-start=\"654\" data-end=\"657\"\u003e✔️ Tiefergelegter Stil garantiert\u003c\/p\u003e","products":[{"product_id":"kit-airmext-audi-a7-b8","title":"Air Ride Kit Airmext für Audi A7 B8 (2010-2018), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Set A","offer_id":40079927607394,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":40079927640162,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":40079927672930,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":40079927705698,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-air-ride-audi-a7-b8-airlift.png?v=1774187442"},{"product_id":"kit-air-ride-complet-audi-a7-sportback-4g","title":"Komplettes TA Technix Air Ride Kit für Audi A7 Sportback 4G (2010-2018) — TÜV-geprüft","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --dark: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-border: #e8e8e8;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    background: var(--white);\n    color: var(--dark) !important;\n    line-height: 1.5;\n  }\n  .header {\n    background: var(--dark);\n    padding: 28px 32px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: var(--purple);\n    border-radius: 50%;\n    opacity: 0.15;\n  }\n  .header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 20%;\n    width: 160px; height: 160px;\n    background: var(--pink);\n    border-radius: 50%;\n    opacity: 0.10;\n  }\n  .badge-kit {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white) !important;\n    font-weight: 700;\n    font-size: 1.07rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 10px;\n  }\n  .header h1 {\n    font-weight: 900;\n    font-size: 2.35rem;\n    color: var(--white) !important;\n    line-height: 1.15;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    max-width: 580px;\n  }\n  .header h1 span { color: var(--yellow) !important; }\n  .header-sub {\n    color: #888 !important;\n    font-size: 1.17rem;\n    margin-top: 6px;\n  }\n  .body { padding: 24px 32px; }\n  .intro {\n    background: var(--grey-light);\n    border-left: 4px solid var(--purple);\n    padding: 14px 18px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 22px;\n    font-size: 1.28rem;\n    color: #222 !important;\n  }\n  .section-title {\n    font-weight: 800;\n    font-size: 1.39rem;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--dark) !important;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 12px;\n    margin-top: 22px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid var(--grey-border);\n  }\n  .section-title .icon {\n    width: 24px; height: 24px;\n    background: var(--purple);\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 1.28rem;\n    color: #ffffff !important;\n    flex-shrink: 0;\n  }\n  .perso-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .perso-card {\n    border: 1.5px solid var(--grey-border);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .perso-card.full { grid-column: 1 \/ -1; }\n  .perso-card .perso-label {\n    font-weight: 700;\n    font-size: 1.07rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--purple) !important;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .perso-card .perso-label::before { content: '½6'; color: var(--yellow) !important; font-size: 0.96rem; }\n  .perso-card p { font-size: 1.28rem; color: var(--dark) !important; line-height: 1.5; }\n  .perso-card.attention { border-color: #ff9800; background: #fffbf0; }\n  .perso-card.attention .perso-label { color: #e67e00 !important; }\n  .checklist { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 1.28rem; line-height: 1.5; }\n  .checklist li .check {\n    width: 16px; height: 16px;\n    background: var(--purple);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    color: #ffffff !important; font-size: 0.96rem; flex-shrink: 0; margin-top: 2px;\n  }\n  .compo-block { margin-bottom: 12px; }\n  .compo-block h4 {\n    font-weight: 700; font-size: 1.17rem;\n    text-transform: uppercase; letter-spacing: 0.8px;\n    color: #555 !important; margin-bottom: 6px;\n  }\n  .compo-list { list-style: none; display: flex; flex-direction: column; gap: 4px; }\n  .compo-list li { display: flex; align-items: flex-start; gap: 8px; font-size: 1.28rem; line-height: 1.5; }\n  .compo-list li::before { content: '92'; color: var(--purple) !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n  .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .spec-item { background: var(--grey-light); border-radius: 6px; padding: 9px 12px; display: flex; align-items: flex-start; gap: 8px; }\n  .spec-item .spec-icon { font-size: 1.6rem; flex-shrink: 0; }\n  .spec-item p { font-size: 1.28rem; line-height: 1.4; }\n  .spec-item strong { display: block; font-size: 1.17rem; color: #444 !important; }\n  .app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n  .app-item { border: 1.5px solid var(--grey-border); border-radius: 6px; padding: 9px 12px; font-size: 1.28rem; }\n  .app-item .app-title { font-weight: 600; color: var(--purple) !important; margin-bottom: 2px; }\n  .app-item p { color: #555 !important; font-size: 1.17rem; }\n  .legal-box { background: #fff3f3; border: 1.5px solid #ffcccc; border-radius: 8px; padding: 14px 16px; }\n  .legal-box .legal-title {\n    font-weight: 800; font-size: 1.28rem;\n    text-transform: uppercase; color: #cc0000 !important;\n    letter-spacing: 1px; margin-bottom: 7px;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .legal-box p { font-size: 1.17rem; color: #444 !important; line-height: 1.5; }\n  .legal-box ul { list-style: disc; padding-left: 16px; margin-top: 5px; }\n  .legal-box ul li { font-size: 1.17rem; color: #444 !important; margin-bottom: 3px; }\n  .legal-box .legal-note { margin-top: 7px; font-size: 1.12rem; color: #888 !important; font-style: italic; }\n  .delivery-row { display: flex; gap: 10px; flex-wrap: wrap; }\n  .delivery-pill {\n    background: var(--dark); color: var(--white) !important;\n    border-radius: 20px; padding: 5px 12px;\n    font-size: 1.17rem; font-weight: 500;\n    display: flex; align-items: center; gap: 6px;\n  }\n  .footer {\n    background: var(--dark); padding: 12px 32px;\n    display: flex; align-items: center; justify-content: space-between;\n  }\n  .footer-brand {\n    font-weight: 900; font-size: 1.49rem;\n    color: var(--white) !important; text-transform: uppercase; letter-spacing: 1px;\n  }\n  .footer-brand span { color: var(--purple) !important; }\n  .footer-mail { font-size: 1.17rem; color: #888 !important; }\n  .footer-mail a { color: var(--yellow) !important; text-decoration: none; }\n  .divider { height: 1px; background: var(--grey-border); margin: 20px 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"header\"\u003e\n \u003cdiv class=\"badge-kit\"\u003eManuelles Air-Ride-Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eLuftfederung \u003cspan\u003eeinstellbar\u003c\/span\u003e\u003cbr\u003eManuelles 2-Wege-Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Showcar · Tuning · Extreme Tieferlegung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Verwandeln Sie Ihr Fahrzeug mit unserem \u003cstrong\u003ekompletten Air-Ride-Kit\u003c\/strong\u003e, das die \u003cstrong\u003eTA-Technix-Luftfederbeine\u003c\/strong\u003e mit dem \u003cstrong\u003emanuellen 2-Wege-Streetec-Managementsystem\u003c\/strong\u003e kombiniert. Die professionelle Lösung für Stance-, Showcar- und Tuning-Fans — extreme Tieferlegung mit vollständiger Kontrolle über die Fahrzeughöhe.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV-Zulassung\u003c\/div\u003e\n \u003cp\u003e\n Nach §19.3 StVZO zertifiziert\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1250 kg \/ Hinterachslast: 1285 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ässige manuelle Streetec-Steuerung\u003c\/strong\u003e: präzise und unabhängige Druckkontrolle in 2 Kreisläufen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eSchlüsselfertiges Kit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars \u0026amp; Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfederung\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Einstellung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungskompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-Liter-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes 6-m-Elektrokabel mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Luftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank-Anschlusskit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtpaste (Gewindedichtmittel) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eSeparate Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Begrenzung des Federwegs\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensive Nutzung\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Wettbewerbsbetrieb\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplettinstallation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow-Car- \u0026amp; Auto-Meeting\u003c\/div\u003e\n \u003cp\u003eStatische Präsentation mit spektakulärer Tieferlegung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eStance \u0026amp; Fitment\u003c\/div\u003e\n \u003cp\u003ePerfekte Fahrzeughöhe für Fotos und Automobilausstellungen\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Individualisierung\u003c\/div\u003e\n \u003cp\u003eEinzigartiger Stil und individuell abgestimmte aggressive Stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomobilveranstaltungen\u003c\/div\u003e\n \u003cp\u003eExtremes Tieferlegen für einen eindrucksvollen Auftritt\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"legal-box\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Rechtliche Hinweise — Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Air-Ride-Kit ist in Frankreich NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eAusschließlich bestimmt für:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eJegliche Nutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🚀\u003c\/div\u003e\n Lieferung \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Sicherer Versand\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technischer Support verfügbar\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installationsberatung auf Anfrage\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\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":49439579767122,"sku":null,"price":1834.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_dce14597-c70f-4b50-b5ab-53ec41972ae2.jpg?v=1774181765"},{"product_id":"kit-air-ride-complet-audi-a7-sportback-4g-quattro","title":"Komplettes TA Technix Air Ride Kit für Audi A7 Sportback 4G Quattro (2010-2018) — 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-Gutachten\u003c\/div\u003e\n \u003cp\u003e\n Zertifiziert gemäß §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eVorderachslast: 1250 kg \/ Hinterachslast: 1285 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eZertifikat auf Anfrage erhältlich: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Warum dieses Kit wählen?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eDeutsche TA-Technix-Qualität\u003c\/strong\u003e: robuste und langlebige Stoßdämpfer, für intensive Nutzung entwickelt\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eZuverlässiges manuelles Streetec-Management\u003c\/strong\u003e: präzise und unabhängige Druckregelung für 2 Kreisläufe\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eBeliebig einstellbare Tieferlegung\u003c\/strong\u003e: individuell anpassbare Fahrzeughöhe ohne Limit\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eKomplettkit\u003c\/strong\u003e: alle Komponenten für eine vollständige Montage enthalten\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVielseitig für Showcars und Wettbewerbe\u003c\/strong\u003e: perfekt für Automobilveranstaltungen und Ausstellungen\u003c\/span\u003e\n\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e📦\u003c\/div\u003e\n Zusammensetzung des Komplettkits\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eLuftfahrwerk\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix Stoßdämpfer\u003c\/strong\u003e mit integrierten Luftbälgen\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimetergenaue Anpassung der Fahrzeughöhe\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDeutsche Robustheit für dauerhaft optimale Leistung\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManuelles Luftmanagementsystem\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — Hochleistungs-Kompressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9,5-l-Aluminiumtank (0–14 bar): leicht und korrosionsbeständig\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Doppelzeiger-Manometer zur unabhängigen Kontrolle der 2 Kreisläufe\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Sicherheit\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003eRotes Stromkabel 6 m mit integrierter Sicherung\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eSchwarzes Massekabel 1 m\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eHochdruck-PU-Druckluftschlauch 6 mm (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTankanschluss-Kit mit Sicherheitsventil\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eAblassventil + Druckschalter zur Kontrolle\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessionelle elektrische Steckverbinder und Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDichtmasse (Thread-Sealant) für Anschlüsse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eRohrschneider\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e⚙️\u003c\/div\u003e\n Technische Daten\n \u003c\/div\u003e\n \u003cdiv class=\"specs-grid\"\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🇩🇪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDeutsche Fertigung\u003c\/strong\u003eTA-Technix- \u0026amp; Streetec-Qualität — bewährte Zuverlässigkeit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🎯\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eUnabhängige 2-Wege-Steuerung\u003c\/strong\u003eGetrennte Steuerung von Vorder- und Hinterachse über das Doppelmanometer\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e📏\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eExtreme Tieferlegung\u003c\/strong\u003eAnpassung der Bodenfreiheit ohne Federwegbegrenzung\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e🔒\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntegrierte Sicherheit\u003c\/strong\u003eÜberdruckventil + Druckschalter serienmäßig enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e💪\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eIntensiver Einsatz\u003c\/strong\u003eEntwickelt für Showcars, Meetings und den Renneinsatz\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"spec-item\"\u003e\n \u003cdiv class=\"spec-icon\"\u003e⚡\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eKomplette Installation\u003c\/strong\u003eDie gesamte Verkabelung und alle Anschlüsse sind im Kit enthalten\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🏁\u003c\/div\u003e\n Ideale Einsatzbereiche\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShowcar \u0026amp; Auto-Meetings\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-Setup\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 Verkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen 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":49439581569362,"sku":null,"price":1834.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_dce14597-c70f-4b50-b5ab-53ec41972ae2.jpg?v=1774181765"},{"product_id":"rasl-bitume-kit-airmext-audi-a7-b8-sportback-2010-2018-suspension-pneumatique","title":"Air Ride Airmext Kit für Audi A7 B8 Sportback (2010-2018), Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eKit \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eKomplettset AIRMEXT\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eLuftfahrwerk – Premiumqualität\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eVerwandle dein Auto mit dem kompletten Luftfahrwerk-Kit \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e, das von Rasl'Bitume aufgrund seines unschlagbaren Preis-Leistungs-Verhältnisses ausgewählt wurde. Dieses Kit kann mit den größten Marken auf dem Markt mithalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 Härte-Einstellstufen\u003c\/div\u003e\n \u003cp\u003ePasse deinen Fahrkomfort perfekt an – vom Sport- bis zum Komfortmodus.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eGewindekörper\u003c\/div\u003e\n \u003cp\u003ePräzise Höhenverstellung mit bis zu \u003cstrong\u003e125 mm Tieferlegung\u003c\/strong\u003e vorne und hinten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eDoppelte Hochdruck-Luftbälge\u003c\/div\u003e\n \u003cp\u003eRobust, reaktionsschnell und perfekt für den intensiven Einsatz geeignet.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System – präzise, einfach und individuell anpassbar\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenanpassung an allen 4 Rädern für höchste Präzision\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKabelgebundene USB-C-Fernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android – Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Knopfdruck abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß – an Steuerung und Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse – 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Verfügbare Versionen\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A – Einstieg\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 Kompressor\u003c\/strong\u003e + 2-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Wahl des Teams\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B – Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 3-Gallonen-Tank – bester Kompromiss für 99 % aller Fahrzeuge\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C – Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 Kompressoren\u003c\/strong\u003e + 5-Gallonen-Tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tankabmessungen\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eNur Stoßdämpfer\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 kompatible Stoßdämpfer – zur Kombination mit jeder beliebigen vorhandenen Steuerung, jedem Tank und jedem Kompressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Das Kit umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronische 4-Wege-Steuerung AIRMEXT SNX5 V3 mit kabelgebundener Fernbedienung\u003c\/li\u003e\n \u003cli\u003e1 oder 2 ultraleise Kompressoren (je nach gewähltem Kit)\u003c\/li\u003e\n \u003cli\u003e1 nahtloser Lufttank mit Befestigungslaschen (2, 3 oder 5 Gallonen)\u003c\/li\u003e\n \u003cli\u003e4 Stoßdämpfer mit auf Gewindekörpern montierten Luftbälgen\u003c\/li\u003e\n \u003cli\u003eKompletter Kabel- und Druckluftleitungssatz\u003c\/li\u003e\n \u003cli\u003e1 oder 2 Luftentfeuchter\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung – auf alle Teile des Kits.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eKostenloser Versand in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eProdukt auf Bestellung\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Fertigungs- und Lieferzeit: \u003cstrong\u003e4 bis 8 Wochen\u003c\/strong\u003e nach Bestätigung der Bestellung.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin engagiertes Team steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Rennstrecken und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung für die Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachmann wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Handbuch\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Anleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Tubétanche, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003ePflegefett für Luftbälge\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpezielles Gummifett für Luftbälge – verlängert die Lebensdauer deiner Luftbälge.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wie wähle ich mein Kit A, B oder C aus?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e umfasst einen kleinen Tank und einen einzigen Kompressor – ideal für kleine Fahrzeuge mit wenig Platz für den Einbau.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e umfasst einen großen Tank mit zwei Kompressoren – ideal für große, schwere Fahrzeuge.\u003cbr\u003e\n Das \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e bietet für \u003cstrong style=\"color:#111111\"\u003e99 % der Fahrzeuge\u003c\/strong\u003e den besten Kompromiss zwischen den beiden Varianten – es ist die Wahl unseres Teams.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird mein Kit in mehreren Paketen geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, es kann vorkommen, dass die Pakete zu unterschiedlichen Zeitpunkten eintreffen – das ist völlig normal. Keine Sorge, wenn du ein Paket vor dem anderen erhältst.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Wird das Kit mit Domlagern \/ Camber Plates geliefert?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber Plates sind je nach Verfügbarkeit im Kit enthalten.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis des Kits enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Set A","offer_id":52214029451602,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Set B","offer_id":52214029484370,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Set C","offer_id":52214029517138,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Nur Stoßdämpfer","offer_id":52214029549906,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/kit-air-ride-audi-a7-b8-airlift.png?v=1774187442"},{"product_id":"air-lift-performance-pour-audi-a4-a5-b9-f53-f57-amortisseurs-pneumatiques-homologue-tuv","title":"Air Lift Performance für Audi A4 \/ A5 (B9\/F53\/F57) | TÜV-geprüfte Luftdämpfer","description":"\u003cstyle\u003e \/* Global Container *\/ .airlift-main-wrapper { position: relative; background: #fff; max-width: 1200px; margin: 0 auto; line-height: 1.6; color: #333 !important; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,0.15); border-radius: 12px; } \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/ .airlift-bg-animation { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; } .airlift-bubble { position: absolute; bottom: -150px; background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%); border-radius: 50%; animation: airlift-rise linear infinite; filter: blur(2px); } @keyframes airlift-rise { 0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; } 20% { opacity: 0.7; } 80% { opacity: 0.4; } 100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; } } \/* Header Section *\/ .airlift-header { background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%); color: white !important; padding: 70px 20px; text-align: center; position: relative; z-index: 1; border-bottom: 5px solid #E31E24; } .airlift-header h1 { font-size: clamp(2.2em, 6vw, 4em); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 4px; color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/ text-shadow: 2px 2px 10px rgba(0,0,0,0.8); } .airlift-header .subtitle { font-size: 1.4em; color: #E31E24 !important; font-weight: 700; text-transform: uppercase; } \/* Hero Banner *\/ .airlift-hero-banner { background: #E31E24; color: white !important; padding: 30px 20px; text-align: center; font-size: 1.2em; font-weight: 600; position: relative; z-index: 1; } \/* Précision Kit Uniquement *\/ .airlift-warning-kit { background: #fff3f3; color: #E31E24 !important; padding: 15px; text-align: center; font-weight: bold; border: 2px dashed #E31E24; margin: 20px; border-radius: 8px; z-index: 1; position: relative; } \/* Sections *\/ .airlift-section { padding: 50px 30px; position: relative; z-index: 1; } .airlift-section-title { font-size: 2em; font-weight: 900; color: #1a1a1a !important; margin-bottom: 30px; border-bottom: 4px solid #E31E24; display: inline-block; text-transform: uppercase; } \/* Technical Specs (Style du screen) *\/ .airlift-specs-container { border: 2px solid #E31E24; border-radius: 15px; padding: 30px; background: rgba(255, 255, 255, 0.9); } .airlift-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .airlift-spec-card { background: #fff; padding: 20px; border-radius: 8px; border-left: 6px solid #E31E24; box-shadow: 0 4px 15px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .airlift-spec-card:hover { transform: scale(1.03); } .airlift-spec-card strong { display: block; color: #E31E24 !important; text-transform: uppercase; font-size: 0.9em; margin-bottom: 8px; } .airlift-spec-card p { margin: 0; font-weight: 500; color: #444 !important; } \/* Kit Content *\/ .airlift-kit-content { background: #1a1a1a; color: white !important; padding: 30px; border-radius: 10px; margin-top: 30px; border-bottom: 5px solid #E31E24; } .airlift-kit-content ul { list-style: none; padding: 0; } .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); } .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; } \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/ .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; } .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; } .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; } .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; } .airlift-table tr:hover { background: #fff8f8; } .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; } .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; } .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); } \/* FAQ *\/ .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; } .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; } .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; } .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; } @media (max-width: 768px) { .airlift-section { padding: 30px 15px; } .airlift-header h1 { font-size: 2.2em; } .airlift-specs-grid { grid-template-columns: 1fr; } }\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 ihn. Zeig ihn. 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. Das Managementsystem ist nicht enthalten\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eZulässige Höchstlast: \u003c\/span\u003e\u003cstrong data-start=\"29\" data-end=\"61\"\u003eVorderachse bis zu 1310 kg\u003c\/strong\u003e\u003cspan\u003e und \u003c\/span\u003e\u003cstrong data-start=\"65\" data-end=\"99\"\u003eHinterachse bis zu 1440 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\u003eHöhenverstellung nach Bedarf – je nach Straße oder Event. Tief fahren für den Style, höher fahren 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\u003eMonotube-Dämpfer mit 30-facher Verstellung zur präzisen Anpassung von Komfort und Straffheit.\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: Edelstahlummantelte Leitungen, PTC-Anschlüsse 1\/4\", rot 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-Faltenbalg)\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-fache 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\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\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 variabel (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\u003eRot 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-facher Härteverstellung\u003c\/li\u003e\n\u003cli\u003eDoppelbalg-Luftfedern\u003c\/li\u003e\n\u003cli\u003eEdelstahlummantelte Leitungen (Leader Lines)\u003c\/li\u003e\n\u003cli\u003ePTC-Anschlüsse 1\/4\" und komplette 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\u003eA4 (8W2, B9)\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\u003eA4 Allroad (8WH, B9)\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\u003eA4 Avant (8W5, B9)\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\u003eA5 (F53)\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\u003eA5 Cabriolet (F57)\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\u003eA5 Sportback (F5A)\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\u003eA6 (4A2, C8)\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\u003eA6 Allroad (4AH, C8)\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\u003eA6 Avant (4A5, C8)\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\u003eA7 Sportback (4KA)\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 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 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 eine 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 eine Luftsteuerung zwingend erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFür eine praktische Nutzung: ja. Dieses Produktblatt 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 begrenztes Budget ausgerichtet, mit Fokus auf eine maximale Tieferlegung und eine einfache Alltagsnutzung. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (diese Produktreihe) bietet dank der in 30 Positionen einstellbaren Einrohrdämpfer deutlich mehr Anpassungsmöglichkeiten, eine höhere 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ärteverstellung 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\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\"\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 bestimmte Verfahren erforderlich sein. Kontaktiere uns, um die Situation für dein Fahrzeug zu prüfen und, falls 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":"53 mm \/ Ohne TÜV-Gutachten","offer_id":53678988591442,"sku":"78570_78670","price":3519.0,"currency_code":"EUR","in_stock":true},{"title":"53 mm \/ TÜV-Gutachten enthalten","offer_id":53678988624210,"sku":"78570_78670","price":3719.0,"currency_code":"EUR","in_stock":true},{"title":"48,5 mm \/ Ohne TÜV-Gutachten","offer_id":53726711021906,"sku":"78571_78670","price":3559.0,"currency_code":"EUR","in_stock":true},{"title":"48,5 mm \/ TÜV-Gutachten enthalten","offer_id":53726711054674,"sku":"78571_78670","price":3759.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-78570-avant-1.jpg?v=1780905834"}],"url":"https:\/\/raslbitume.com\/de\/collections\/audi-a7-luftfederung-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}