{"title":"Audi A5 Air Suspension – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"170\" data-end=\"387\"\u003e🚗 Upgrade your \u003cstrong data-start=\"189\" data-end=\"200\"\u003eAudi A5\u003c\/strong\u003e with our \u003cstrong data-start=\"210\" data-end=\"253\"\u003eAir Ride air suspension kits\u003c\/strong\u003e. Quickly adjust the height and give your vehicle a stylish low look, perfect for daily driving or stance projects.\u003c\/p\u003e\n\u003ch2 data-start=\"389\" data-end=\"408\"\u003e\u003cstrong data-start=\"392\" data-end=\"408\"\u003eHighlights\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"409\" data-end=\"607\"\u003e✔️ Easy and quick height adjustment\u003cbr data-start=\"450\" data-end=\"453\"\u003e✔️ Audi A5 compatible\u003cbr data-start=\"474\" data-end=\"477\"\u003e✔️ Ideal for daily driving, stance, or show\u003cbr data-start=\"527\" data-end=\"530\"\u003e✔️ Durable and reliable components\u003cbr data-start=\"563\" data-end=\"566\"\u003e✔️ Guaranteed low style\u003c\/p\u003e","products":[{"product_id":"kit-air-ride-complet-audi-a5-8t","title":"Complete TA Technix Air Ride Kit for Audi A5 8T (2007-2016) — TÜV Approved","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\"\u003eManual Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eAdjustable \u003cspan\u003eAir Suspension\u003c\/span\u003e\u003cbr\u003e2-Way Manual Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Lowering\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Transform your vehicle with our \u003cstrong\u003ecomplete air ride kit\u003c\/strong\u003e, combining \u003cstrong\u003eTA Technix air suspension\u003c\/strong\u003e and the \u003cstrong\u003eStreetec 2-way manual management system\u003c\/strong\u003e. A professional solution for stance, show car and tuning enthusiasts — extreme lowering with complete control over ride height.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV approval\u003c\/div\u003e\n \u003cp\u003e\n Certified according to §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eFront load: 1230 kg \/ Rear: 1150 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eCertificate available on request: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eCompatibility\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eSaloon, Convertible \u0026amp; Sportback (8T3, 8TA \u0026amp; 8F)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Why choose this kit?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eTA Technix German quality\u003c\/strong\u003e: robust and durable shock absorbers designed for intensive use\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eReliable Streetec manual management\u003c\/strong\u003e: precise, independent pressure control on 2 circuits\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFully adjustable lowering\u003c\/strong\u003e: customizable ride height without limits\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eComplete ready-to-install kit\u003c\/strong\u003e: all components included for a complete installation\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVersatile show car \u0026amp; competition\u003c\/strong\u003e: perfect for automotive events and exhibitions\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 Complete kit contents\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eAir Suspension\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix shock absorbers\u003c\/strong\u003e with integrated air springs\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimeter-precise ride height adjustment\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eGerman durability for optimal long-term performance\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManual Air Management System\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — High-performance compressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9.5 L aluminum tank (0–14 bar): lightweight and corrosion-resistant\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Dual-needle gauge for independent control of the 2 circuits\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Safety\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e6 m red electrical cable with integrated protective fuse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e1 m black ground wire\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e6 mm high-pressure PU air hose (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank connection kit with safety valve\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDrain valve + control pressure switch\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessional electrical connectors and fittings\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eThread sealant for fittings\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTube cutter\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 Technical Specifications\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\u003eGerman Manufacturing\u003c\/strong\u003eTA Technix \u0026amp; Streetec quality — proven reliability\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\u003e2-Way Independent Management\u003c\/strong\u003eSeparate front\/rear control via the dual pressure gauge\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 Lowering\u003c\/strong\u003eAdjustable ground clearance with no travel limitation\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\u003eIntegrated Safety\u003c\/strong\u003ePressure relief valve + pressure switch included as standard\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\u003eHeavy-Duty Use\u003c\/strong\u003eDesigned for show cars, meets, and competition use\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\u003eComplete Installation\u003c\/strong\u003eAll wiring and connectors included in the kit\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 Ideal Applications\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow Car \u0026amp; Automotive Meeting\u003c\/div\u003e\n \u003cp\u003eStatic display with spectacular lowering\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\u003ePerfect stance for automotive photos and exhibitions\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Customization\u003c\/div\u003e\n \u003cp\u003eUnique style and customized aggressive stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomotive Events\u003c\/div\u003e\n \u003cp\u003eExtreme lowering for a standout presentation\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⚠️ Legal Information — France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis air ride kit is NOT approved for use on public roads in France.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eStrictly intended for:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate events and automotive shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eAny use off public roads\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWe accept no liability for use on public roads. Professional installation is recommended.\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 Delivery \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Secure shipping\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technical support available\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installation advice available upon request\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eQuestions: \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":49439395807570,"sku":null,"price":1834.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d1883ef6-14c1-4b94-8102-a11a9da352fc.jpg?v=1774181753"},{"product_id":"kit-air-ride-complet-audi-a5-8t-quattro","title":"Complete TA Technix Air Ride Kit for Audi A5 8T Quattro (2007-2016) — TÜV Approved","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\"\u003eManual Air Ride Kit — TA Technix × Streetec\u003c\/div\u003e\n \u003ch1\u003eAir Suspension \u003cspan\u003eAdjustable\u003c\/span\u003e\u003cbr\u003e2-Way Manual Management\u003c\/h1\u003e\n \u003cp class=\"header-sub\"\u003eStance · Show Car · Tuning · Extreme Lowering\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"body\"\u003e\n \u003cp class=\"intro\"\u003e\n Transform your vehicle with our \u003cstrong\u003ecomplete air ride kit\u003c\/strong\u003e combining \u003cstrong\u003eTA Technix air shocks\u003c\/strong\u003e and the \u003cstrong\u003eStreetec 2-way manual management system\u003c\/strong\u003e. A professional solution for stance, show car and tuning enthusiasts — extreme lowering with complete control over ride height.\n \u003c\/p\u003e\n \u003cdiv class=\"perso-grid\"\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eTÜV approval\u003c\/div\u003e\n \u003cp\u003e\n Certified according to §19.3 StVZO\u003cbr\u003e\n \u003cstrong\u003eFront load: 1230 kg \/ Rear: 1150 kg\u003c\/strong\u003e\u003cbr\u003e\n \u003cspan style=\"font-size:1.17rem;color:#666\"\u003eCertificate available on request: \u003ca href=\"mailto:contact@raslbitume.com\" style=\"color:var(--purple)\"\u003econtact@raslbitume.com\u003c\/a\u003e\u003c\/span\u003e\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"perso-card\"\u003e\n \u003cdiv class=\"perso-label\"\u003eCompatibility\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;line-height:1.5\"\u003eSedan, Cabriolet \u0026amp; Sportback (8T3, 8TA \u0026amp; 8F)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"section-title\"\u003e\n \u003cdiv class=\"icon\"\u003e🔧\u003c\/div\u003e\n Why choose this kit?\n \u003c\/div\u003e\n \u003cul class=\"checklist\"\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eTA Technix German quality\u003c\/strong\u003e: robust and durable shock absorbers designed for intensive use\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eReliable Streetec manual management\u003c\/strong\u003e: precise, independent pressure control over 2 circuits\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eFully adjustable lowering\u003c\/strong\u003e: customizable ride height with no limits\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eComplete turnkey kit\u003c\/strong\u003e: all components included for a complete installation\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eVersatile show car \u0026amp; competition\u003c\/strong\u003e: perfect for automotive events and exhibitions\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 Complete kit contents\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eAir Suspension\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eTA Technix shock absorbers\u003c\/strong\u003e with integrated air springs\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eMillimeter-precise ride height adjustment\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eGerman durability for optimal long-term performance\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eManual Air Management System\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Comp1\u003c\/strong\u003e — High-performance compressor\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Tank1\u003c\/strong\u003e — 9.5 L aluminum tank (0–14 bar): lightweight and corrosion-resistant\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSTREETEC Dual Gauge\u003c\/strong\u003e — Dual-needle gauge for independent control of the 2 circuits\u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"compo-block\"\u003e\n \u003ch4\u003eInstallation \u0026amp; Safety\u003c\/h4\u003e\n \u003cul class=\"compo-list\"\u003e\n \u003cli\u003e\u003cspan\u003e6 m red electrical cable with integrated protective fuse\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e1 m black ground cable\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003e6 mm high-pressure PU air hose (25 m)\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTank connection kit with safety valve\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eDrain valve + control pressure switch\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eProfessional electrical connectors and fittings\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eThread sealant for fittings\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eTube cutter\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 Technical Specifications\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\u003eGerman Manufacturing\u003c\/strong\u003eTA Technix \u0026amp; Streetec quality — proven reliability\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\u003e2-Way Independent Management\u003c\/strong\u003eSeparate front\/rear control via the dual gauge\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 Lowering\u003c\/strong\u003eAdjustable ground clearance with no travel limitation\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\u003eIntegrated Safety\u003c\/strong\u003ePressure relief valve + pressure switch included as standard\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\u003eHeavy-Duty Use\u003c\/strong\u003eDesigned for show cars, car meets, and competition use\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\u003eComplete Installation\u003c\/strong\u003eAll wiring and connectors included in the kit\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 Ideal Applications\n \u003c\/div\u003e\n \u003cdiv class=\"app-grid\"\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eShow Car \u0026amp; Car Meet\u003c\/div\u003e\n \u003cp\u003eStatic display with spectacular lowering\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\u003ePerfect stance for photos and automotive exhibitions\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eTuning \u0026amp; Customization\u003c\/div\u003e\n \u003cp\u003eUnique style and custom aggressive stance\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"app-item\"\u003e\n \u003cdiv class=\"app-title\"\u003eAutomotive Events\u003c\/div\u003e\n \u003cp\u003eExtreme lowering for a striking presentation\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⚠️ Legal Information — France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis air ride kit is NOT approved for use on public roads in France.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp style=\"margin-top:6px\"\u003eStrictly intended for:\u003c\/p\u003e\n \u003cul\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eAny use outside public roads\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp class=\"legal-note\"\u003eWe accept no liability for use on public roads. Professional installation is recommended.\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 Delivery \u0026amp; Support\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-row\"\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📦 Secure shipping\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e🛠️ Technical support available\u003c\/div\u003e\n \u003cdiv class=\"delivery-pill\"\u003e📞 Installation advice available upon request\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e\n \u003cdiv class=\"footer-brand\"\u003eRasl\u003cspan\u003e'\u003c\/span\u003eBitumen\u003c\/div\u003e\n \u003cdiv class=\"footer-mail\"\u003eQuestions: \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":49439397904722,"sku":null,"price":1834.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_d1883ef6-14c1-4b94-8102-a11a9da352fc.jpg?v=1774181753"},{"product_id":"rasl-bitume-kit-airmext-audi-a5-b8-2009-2016-suspension-pneumatique","title":"Airmext Air Ride Kit for Audi A5 B8 (2009-2016), Air Suspension","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✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\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 management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\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 Rasl'Bitume management system\" 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\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\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\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\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 available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\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 preset heights\u003c\/strong\u003eSaveable and accessible with one click\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\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\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\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\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\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\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 fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\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 — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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⭐ Team’s choice\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 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\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🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\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-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\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\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\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\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\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\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\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⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\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\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\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\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\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\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\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\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\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 How do I choose my Kit A, B, or C?\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 The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\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 Is my kit delivered in several packages?\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 Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\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 Does the kit come with top mounts \/ camber plates?\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 are included with the kit, subject to availability.\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 My tracking indicates that the package has not been handed over to the carrier.\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 No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\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 Are there customs fees upon delivery?\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 All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":51818053435730,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":51818053468498,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":51818053501266,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":51818053534034,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Air_ride_Audi_A5.png?v=1774190388"},{"product_id":"rasl-bitume-kit-airmext-audi-s5-rs5-b8-2009-2016-suspension-pneumatique","title":"Airmext Air Ride Kit for Audi S5\/RS5 B8 (2008-2016), Air Suspension","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✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\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 management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\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 Rasl'Bitume management system\" 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\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\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\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\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 available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\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 preset heights\u003c\/strong\u003eSaveable and accessible with one click\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\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\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\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\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\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\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 fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\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 — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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⭐ Team’s choice\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 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\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🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\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-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\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\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\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\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\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\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\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⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\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\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\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\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\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\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\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\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\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 How do I choose my Kit A, B, or C?\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 The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\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 Is my kit delivered in several packages?\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 Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\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 Does the kit come with top mounts \/ camber plates?\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 are included with the kit, subject to availability.\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 My tracking indicates that the package has not been handed over to the carrier.\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 No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\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 Are there customs fees upon delivery?\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 All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":51818055172434,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":51818055205202,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":51818055237970,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":51818055270738,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Air_ride_Audi_A5.png?v=1774190388"},{"product_id":"rasl-bitume-kit-airmext-audi-a5-f5-2016-suspension-pneumatique","title":"Airmext Air Ride Kit for Audi A5 (F5A-F53-F57) (2016+), Air Suspension","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✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\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 management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\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 Rasl'Bitume management system\" 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\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\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\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\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 available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\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 preset heights\u003c\/strong\u003eSaveable and accessible with one click\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\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\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\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\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\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\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 fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\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 — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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⭐ Team’s choice\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 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\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🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\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-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\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\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\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\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\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\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\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⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\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\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\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\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\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\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\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\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\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 How do I choose my Kit A, B, or C?\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 The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\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 Is my kit delivered in several packages?\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 Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\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 Does the kit come with top mounts \/ camber plates?\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 are included with the kit, subject to availability.\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 My tracking indicates that the package has not been handed over to the carrier.\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 No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\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 Are there customs fees upon delivery?\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 All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":51818057269586,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":51818057302354,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":51818057335122,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":51818057367890,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn.png?v=1774187682"},{"product_id":"rasl-bitume-kit-airmext-audi-a5-b9-2015-suspension-pneumatique","title":"Airmext Air Ride Kit for Audi A5 B9 (2015+), Air Suspension","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✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\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 management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\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 Rasl'Bitume management system\" 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\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\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\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\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 available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\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 preset heights\u003c\/strong\u003eSaveable and accessible with one click\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\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\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\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\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\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\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 fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\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 — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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⭐ Team’s choice\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 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\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🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\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-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\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\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\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\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\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\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\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⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\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\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\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\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\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\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\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\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\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 How do I choose my Kit A, B, or C?\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 The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\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 Is my kit delivered in several packages?\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 Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\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 Does the kit come with top mounts \/ camber plates?\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 are included with the kit, subject to availability.\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 My tracking indicates that the package has not been handed over to the carrier.\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 No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\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 Are there customs fees upon delivery?\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 All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":52082735087954,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52082735120722,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52082735153490,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52082735186258,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Airmext-AUDI-A5-B9.png?v=1774190284"},{"product_id":"rasl-bitume-kit-airmext-audi-a5-quattro-b8-2008-2016-suspension-pneumatique","title":"Airmext Air Ride Kit for Audi A5 Quattro B8 (2008-2016), Air Suspension","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✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\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 management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\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 Rasl'Bitume management system\" 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\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\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\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\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 available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\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 preset heights\u003c\/strong\u003eSaveable and accessible with one click\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\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\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\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\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\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\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 fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\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 — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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⭐ Team’s choice\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 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\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\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\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🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\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-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\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\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\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\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\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\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\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⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\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\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\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\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\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\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\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\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\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 How do I choose my Kit A, B, or C?\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 The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\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 Is my kit delivered in several packages?\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 Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\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 Does the kit come with top mounts \/ camber plates?\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 are included with the kit, subject to availability.\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 My tracking indicates that the package has not been handed over to the carrier.\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 No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\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 Are there customs fees upon delivery?\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 All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":52082773721426,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52082773754194,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52082773786962,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52082773819730,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Air_ride_Audi_A5.png?v=1774190388"},{"product_id":"air-lift-performance-audi-a5-8t2007-2015-amortisseurs-pneumatiques-tuv","title":"Air Lift Performance - Audi A5 8T(2007-2015) | Air Suspension + TÜV","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir Lift Performance Air-Over Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This product page concerns the SHOCK ABSORBER KIT ONLY. The management system is not included.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWhy choose Air Lift Performance?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Total Versatility\u003c\/h3\u003e\n\u003cp\u003eHeight adjustable on demand depending on the road or event. Drive low for style, raise it for speed bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Controlled Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube shocks adjustable through 30 positions for precise comfort and firmness tuning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Manufacturing Quality\u003c\/h3\u003e\n\u003cp\u003ePremium components: braided stainless-steel hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\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\"\u003eTECHNICAL SPECIFICATIONS\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\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-Over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn certain rear applications: \u003c\/span\u003e\u003cstrong data-start=\"1218\" data-end=\"1245\"\u003esleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eBraided stainless-steel (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g., 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\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 Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 \"air-over\" shocks\/struts with 30-level damping adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eBraided stainless-steel hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\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\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMake\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eYear\u003c\/th\u003e\n\u003cth\u003eDriven wheels\u003c\/th\u003e\n\u003cth\u003eApproval\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 B8 (8K) \u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\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 B8 (8K)\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eA4 Avant B8 (8K) \u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eS4 B8 (8K)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eRS4 B8 (8K)\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\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 8T\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\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 8T\u003c\/td\u003e\n\u003ctd\u003e2007-2015\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi \u003c\/td\u003e\n\u003ctd\u003eQ5 8RB \u003c\/td\u003e\n\u003ctd\u003e2008-2017\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by special order\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 Warranty\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 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with management (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"airlift-warranty-cta\" href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for everyday use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system mandatory?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This listing includes only the dampers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat is the difference between Slam and 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 is designed for daily driving and budget-conscious builds, focusing on drop and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much more adjustability with 30-position adjustable monotube dampers, higher component quality, and a focus on dynamic driving. If you're looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube dampers feature 30-position firmness adjustment, allowing you to precisely adjust comfort and stiffness according to your driving style and conditions. From maximum comfort to a firmer setup for sporty driving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs the installation complicated?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift designs its kits for plug-and-play installation on most vehicles. Detailed instructions are provided with each kit. If you have mechanical skills or are used to working on your car, installation is achievable. Otherwise, we recommend hiring a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\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 - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Without TÜV certificate","offer_id":52631414735186,"sku":null,"price":2919.0,"currency_code":"EUR","in_stock":true},{"title":"TÜV report provided","offer_id":52631414767954,"sku":null,"price":3119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/75558_v1_1.jpg?v=1774191598"},{"product_id":"air-lift-performance-audi-s5-rs5-f5a-2016-2024-amortisseurs-pneumatiques-tuv","title":"Air Lift Performance - Audi S5\/RS5 (F5A) (2016-2024) | Air Suspension + TÜV","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over Air Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from the ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This sheet covers the SHOCK ABSORBER KIT ONLY. The management system is not included.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMaximum permissible load: \u003c\/span\u003e\u003cstrong data-start=\"29\" data-end=\"61\"\u003efront axle up to 1310 kg\u003c\/strong\u003e\u003cspan\u003e and \u003c\/span\u003e\u003cstrong data-start=\"65\" data-end=\"99\"\u003erear axle up to 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\"\u003eWhy choose Air Lift Performance?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Total Versatility\u003c\/h3\u003e\n\u003cp\u003eAdjustable height on demand according to the road or event. Drive low for style, raise it for speed bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Controlled Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube shocks adjustable through 30 positions for precisely tuning comfort and firmness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Manufacturing Quality\u003c\/h3\u003e\n\u003cp\u003ePremium components: braided stainless-steel hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\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\"\u003eTECHNICAL SPECIFICATIONS\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\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-Over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn certain rear applications: \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\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eBraided stainless-steel hoses (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g. 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\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 Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 \"air-over\" shocks\/struts with 30-level firmness adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eBraided stainless-steel hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\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\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eYear\u003c\/th\u003e\n\u003cth\u003eDriven wheels\u003c\/th\u003e\n\u003cth\u003eHomologation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA4 B9 (8W) \u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 B9 (8W)\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eA4 Avant B9 (8W) \u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eS4 B9 (8W)\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eRS4 B9 (8W)\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi \u003c\/td\u003e\n\u003ctd\u003eS5 Sportback (F5A) \u003c\/td\u003e\n\u003ctd\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eRS5 Sportback (F5A) \u003c\/td\u003e\n\u003ctd\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 C8 (4A)\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 C8 Avant (4A)\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 C8 AllRoad (4A)\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eS6 C8 (4A)\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e4RM\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 (4K) \u003c\/td\u003e\n\u003ctd\u003e2017-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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 Warranty\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 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with 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👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for everyday use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This listing includes only the dampers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat is the difference between Slam and 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 is aimed at daily\/budget use, focusing on drop and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much more adjustability with 30-way adjustable monotube dampers, better component quality, and a focus on dynamic driving. If you're looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube dampers feature 30-way damping adjustment, allowing you to precisely adjust comfort and firmness according to your driving style and conditions. From maximum comfort to a firmer setup for sporty driving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs the installation complicated?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift designs its kits for Plug and Play installation on most vehicles. Detailed instructions are included with every kit. If you have mechanical skills or are used to working on your car, installation is achievable. Otherwise, we recommend hiring a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the vehicle inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\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 - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Without TÜV certificate \/ 49mm ref: 78571","offer_id":52637508567378,"sku":null,"price":3519.0,"currency_code":"EUR","in_stock":true},{"title":"Without TÜV certificate \/ 53mm ref: 78570","offer_id":52637508600146,"sku":null,"price":3519.0,"currency_code":"EUR","in_stock":true},{"title":"TÜV report provided \/ 49mm ref: 78571","offer_id":52637508632914,"sku":null,"price":3719.0,"currency_code":"EUR","in_stock":true},{"title":"TÜV report provided \/ 53mm ref: 78570","offer_id":52637508665682,"sku":null,"price":3719.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/78570_v1.jpg?v=1774191610"},{"product_id":"suspensions-pneumatiques-d2-basic-audi-a5-html","title":"D2 Basic Air Suspensions for Audi A5","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Basic — Kit Air Ride Complet Entrée de Gamme\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #9c00ff;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble { position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7; animation: d2air-rise linear infinite; }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .d2air-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 10px rgba(0,0,0,0.6), 0 0 30px rgba(156,0,255,0.4); font-weight: 900; }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.5); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .d2air-badge-s { display: inline-block; background: rgba(255,255,255,0.1); color: #fff !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(255,255,255,0.25); }\n    .d2air-banner { background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%); color: white !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(156,0,255,0.3); }\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #9c00ff; box-shadow: 0 8px 28px rgba(156,0,255,0.18); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    .d2air-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(156,0,255,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.15); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(156,0,255,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(156,0,255,0.2); border-color: #9c00ff; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #E00CFF !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(156,0,255,0.05); border-left-color: #9c00ff; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #9c00ff !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n    .d2air-kit-box { border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafafa 0%, #fff 100%); box-shadow: 0 5px 20px rgba(156,0,255,0.08); }\n    .d2air-kit-box h3 { color: #9c00ff !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #E00CFF; transform: translateX(4px); box-shadow: 0 4px 14px rgba(156,0,255,0.12); }\n    .d2air-kit-item .arrow { color: #9c00ff !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .d2air-features-container { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #9c00ff; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(156,0,255,0.12); border-left-color: #E00CFF; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n    .d2air-warranty { background: linear-gradient(135deg, rgba(156,0,255,0.07) 0%, rgba(224,12,255,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(156,0,255,0.2); }\n    .d2air-warranty h3 { color: #9c00ff !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(156,0,255,0.1); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #9c00ff !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 15px rgba(254,216,3,0.3); font-size: 1.05em; }\n    .d2air-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-photos { grid-template-columns: 1fr; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003eD2 Basic Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Complete Air Suspension Kit — Entry-Level\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Everything Included\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positions · Pressure Switch · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eAccessible air ride. No compromise on quality.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Competition-style pneumatic coilovers • 36 adjustment positions • Ultra-quiet compressor • 20L tank at 13 bar in 3 min • Adjustable bump stops\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Basic — Complete Air Suspension Kit\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Basic — Pneumatic Coilovers\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🎛 What is the D2 Basic Kit?\u003c\/h3\u003e\n \u003cp\u003eThe \u003cstrong\u003eD2 Basic Kit\u003c\/strong\u003e is the entry-level model in the D2 Racing air ride range — an entry-level kit that leaves nothing to be desired compared with the competition. While other brands settle for non-adjustable OEM shock absorbers, D2 comes standard with \u003cstrong\u003ecompetition-style coilovers adjustable for firmness across 36 positions\u003c\/strong\u003e, regardless of the range selected.\u003c\/p\u003e\n \u003cp\u003eHeight control is handled via a \u003cstrong\u003emanual pressure switch\u003c\/strong\u003e — simple, direct, and reliable. No unnecessary electronics, no remote: just the instinctive action to raise or lower the vehicle. The \u003cstrong\u003eadjustable bump stops\u003c\/strong\u003e on each wheel allow the minimum and maximum height to be locked in to protect the components.\u003c\/p\u003e\n \u003cp\u003eThe supplied compressor is \u003cstrong\u003eparticularly quiet\u003c\/strong\u003e, mounted on vibration-damping mounts to absorb vibrations. Extremely powerful, it can \u003cstrong\u003efill the 20-liter tank to 13 bar in just 3 minutes\u003c\/strong\u003e. It can also be used to inflate tires or power pneumatic tools. This complete kit is fully \u003cstrong\u003eplug \u0026amp; play\u003c\/strong\u003e, supplied with absolutely every component required for installation.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eThe D2 Air Ride Range\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eThe D2 Basic is the entry-level model — a solid foundation for getting started with air ride using competition-quality components:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Basic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003ePressure switch only — simple, direct manual control, without a control unit or remote\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eTHIS KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eIncluded wireless key-fob remote — control from inside or outside the vehicle\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eLevel 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eAdvanced LED-screen remote control — independent 4-wheel control — memory function — operable while driving\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eLevel 3\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eGold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eLike Super Pro, plus height sensors included for precise automatic adjustment\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003ePremium\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eKey Features\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003ePressure Switch Control\u003c\/h3\u003e\n \u003cp\u003eManual paddle valve — inflate upward, deflate downward. Simple, direct, 100% mechanical. No risk of electronic failure and no complex wiring in the cabin.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003e36-Position Damping Adjustment\u003c\/h3\u003e\n \u003cp\u003eUltra-precise damping adjustment with 36 clicks, independent of air bag height and pressure. The same range of adjustment as higher-end ranges, from the entry-level model.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔇\u003c\/div\u003e\n \u003ch3\u003eUltra-Quiet Compressor\u003c\/h3\u003e\n \u003cp\u003eCompressor mounted on anti-vibration rubber mounts, among the quietest on the market. Fills the 20-liter tank to 13 bar in just 3 minutes. Can also be used to inflate tires or power pneumatic tools.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📐\u003c\/div\u003e\n \u003ch3\u003eAdjustable Min.\/Max. Stops\u003c\/h3\u003e\n \u003cp\u003eIndividually adjustable end stops on each wheel to limit the minimum and maximum ride height. Effective protection for the components against adjustment abuse.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔌\u003c\/div\u003e\n \u003ch3\u003ePlug \u0026amp; Play — Everything Included\u003c\/h3\u003e\n \u003cp\u003e100% complete kit. All components required for installation are supplied. No vehicle modifications required. Installation takes approximately 3 hours.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔄\u003c\/div\u003e\n \u003ch3\u003eUpgradeable \u0026amp; Convertible\u003c\/h3\u003e\n \u003cp\u003eThe air bags can be replaced with springs at any time to convert back to a classic coilover kit. Upgradeable to the Deluxe, Super Pro, or Gold ranges.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eBrand\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRange\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Basic Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eType\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eComplete air suspension\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eShock absorbers\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eCompetition-style threaded\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDamping Adjustment\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 positions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eLowering\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e100 to 150 mm depending on application\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eControl\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eManual pressure switch\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCompressor\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eUltra-quiet on rubber mounts\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 liters — filled to 13 bar in 3 minutes\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eHeight stops\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAdjustable min.\/max. per wheel\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFront top mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminum spherical bearings — adjustable camber (MacPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCertifications\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO-9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWarranty\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1-year manufacturer’s warranty\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eInstallation\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; play — ~3 hours\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Kit Contents\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eEverything you need, included as standard\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 threaded air shock absorbers\n \u003cspan class=\"sub\"\u003eCompetition-style — 36-position damping adjustment\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 air bags\n \u003cspan class=\"sub\"\u003eOne per wheel — mounts on threaded shock absorber bodies\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eUltra-quiet compressor\n \u003cspan class=\"sub\"\u003eMounted on rubber isolation mounts — 20 L tank reaches 13 bar in 3 minutes\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-liter air tank\n \u003cspan class=\"sub\"\u003eHigh pressure — fast filling\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eControl box (management unit)\n \u003cspan class=\"sub\"\u003eSolenoid valve — air circuit management\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003ePressure switch (manual paddle valve)\n \u003cspan class=\"sub\"\u003eInflates upward — deflates downward\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAdjustable height bump stops\n \u003cspan class=\"sub\"\u003eMin\/max adjustment per wheel — component protection\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminum spherical bearing top mounts (front)\n \u003cspan class=\"sub\"\u003eCamber adjustment — McPherson struts\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eComplete wiring harness\n \u003cspan class=\"sub\"\u003eAll necessary cables and connectors\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir lines + fittings\n \u003cspan class=\"sub\"\u003eComplete high-pressure air line assembly\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eMounting hardware and fasteners\n \u003cspan class=\"sub\"\u003eEverything required for mounting\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eIllustrated installation instructions\n \u003cspan class=\"sub\"\u003eComplete installation guide in English\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetailed Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e⚙️ D2 quality from the entry-level range\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompetition-style threaded shock absorbers — entry-level D2 quality\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 damping adjustment positions\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eLowering range of 100 to 150 mm depending on the application\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDual height adjustment — body thread + air pressure\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003ePressure switch control — simple, reliable, 100% mechanical\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltra-quiet compressor mounted on rubber isolation mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20 L tank — reaches 13 bar in 3 minutes\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompressor can be used to inflate tires or power pneumatic tools\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAdjustable min\/max bump stops — component protection for each wheel\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum spherical bearing top mounts — adjustable camber (McPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eConvertible to conventional coilovers using separate springs\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100% plug \u0026amp; play kit — installation without modifying the vehicle\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eWarranty \u0026amp; Quality\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Manufacturer’s Warranty\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1-year manufacturer’s warranty\u003c\/strong\u003e on the entire D2 Racing kit — shock absorbers, compressor, and air bags\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO 9001 certified\u003c\/strong\u003e — compliant with the most demanding European quality standards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eSpare parts available\u003c\/strong\u003e to order directly from the factory — 5- to 10-day lead time\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eReplacement springs available\u003c\/strong\u003e separately to convert to conventional coilovers at any time\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e✓ ISO 9001 certified\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003eD2 BASIC — ACCESSIBLE AIR RIDE, UNCOMPROMISED QUALITY\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eComplete D2 Racing air suspension kit — Entry-level — Plug \u0026amp; play\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1-year manufacturer’s warranty · ISO 9001 certified · Technical support included\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Basic \/ Audi A5 Coupé 2-wheel drive (2007+)","offer_id":52780880494930,"sku":"D2- AR-AU-13-BAS-106","price":2856.99,"currency_code":"EUR","in_stock":true},{"title":"Basic \/ Audi A5 Coupé Quattro 4-wheel drive (2007+)","offer_id":52806449824082,"sku":null,"price":2856.99,"currency_code":"EUR","in_stock":true},{"title":"Basic \/ Audi A5 Sportback 2-wheel drive (2009+)","offer_id":52806449856850,"sku":null,"price":2856.99,"currency_code":"EUR","in_stock":true},{"title":"Basic \/ Audi A5 Sportback Quattro 4-wheel drive (2009+)","offer_id":52806449889618,"sku":null,"price":2856.99,"currency_code":"EUR","in_stock":true},{"title":"Basic \/ Audi A5 Cabriolet 2-wheel drive (2009+)","offer_id":52806449922386,"sku":null,"price":2856.99,"currency_code":"EUR","in_stock":true},{"title":"Basic \/ Audi A5 Cabriolet Quattro 4-wheel drive (2009+)","offer_id":52806449955154,"sku":null,"price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_9.jpg?v=1774193152"},{"product_id":"suspensions-pneumatiques-d2-deluxe-audi-a5-html","title":"D2 Deluxe Air Suspensions for Audi A5","description":"\u003cbody\u003e \n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Deluxe — Kit Air Ride Complet avec Télécommande\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #9c00ff;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble {\n        position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7;\n        animation: d2air-rise linear infinite;\n    }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .d2air-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 10px rgba(0,0,0,0.6), 0 0 30px rgba(156,0,255,0.4); font-weight: 900; }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.5); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .d2air-badge-s { display: inline-block; background: rgba(255,255,255,0.1); color: #fff !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(255,255,255,0.25); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%); color: white !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(156,0,255,0.3); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS GRID ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 0; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #9c00ff; box-shadow: 0 8px 28px rgba(156,0,255,0.18); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); margin-bottom: 0; }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME COMPARISON ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(156,0,255,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.1em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.88em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.15); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(156,0,255,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(156,0,255,0.2); border-color: #9c00ff; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #E00CFF !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(156,0,255,0.05); border-left-color: #9c00ff; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #9c00ff !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.2em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== CONTENU KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafafa 0%, #fff 100%); box-shadow: 0 5px 20px rgba(156,0,255,0.08); }\n    .d2air-kit-box h3 { color: #9c00ff !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #E00CFF; transform: translateX(4px); box-shadow: 0 4px 14px rgba(156,0,255,0.12); }\n    .d2air-kit-item .arrow { color: #9c00ff !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* ===== FEATURES LIST ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #9c00ff; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(156,0,255,0.12); border-left-color: #E00CFF; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(156,0,255,0.07) 0%, rgba(224,12,255,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(156,0,255,0.2); }\n    .d2air-warranty h3 { color: #9c00ff !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(156,0,255,0.1); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #9c00ff !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 15px rgba(254,216,3,0.3); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003eD2 Deluxe Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Complete Air Suspension Kit with Remote Control\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Everything Included\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positions · Remote Control · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eThe slammed look when you want it. Ground clearance when you need it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Competition-style threaded air suspension struts • 36 adjustment positions • Wireless remote control included • Lowering of up to 10–15 cm\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Deluxe — Complete Air Suspension Kit\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Deluxe — Threaded Air Suspension Struts\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🎛 What Is the D2 Deluxe Kit?\u003c\/h3\u003e\n \u003cp\u003eThe \u003cstrong\u003eD2 Deluxe Kit\u003c\/strong\u003e is the benchmark in the air ride suspension market. A true evolution of the Basic kit, it includes a \u003cstrong\u003ewireless remote control\u003c\/strong\u003e that allows you to adjust the vehicle’s ride height directly from inside or outside the vehicle, simply by pressing one of two buttons — raise or lower.\u003c\/p\u003e\n \u003cp\u003eThis complete kit is entirely \u003cstrong\u003eplug \u0026amp; play\u003c\/strong\u003e, supplied with absolutely every component required for installation, with no modifications needed to the vehicle. It consists of \u003cstrong\u003ecompetition-style threaded air suspension struts\u003c\/strong\u003e with 36-position damping adjustment, mounted on adjustable aluminum spherical top mounts with camber adjustment for McPherson struts.\u003c\/p\u003e\n \u003cp\u003eThanks to the \u003cstrong\u003ethreaded body independent of the air bags\u003c\/strong\u003e, the ride height can be adjusted in two distinct ways: using the shock absorber body’s threads (as with a traditional coilover) or by adjusting the air pressure in the bags. This dual adjustment capability ensures optimum comfort and performance at any ride height.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- LA GAMME D2 AIR --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eThe D2 Air Ride Range\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eThe D2 Deluxe is positioned as the second entry-level option — above the Basic, with the remote control included. Here’s how it compares with the other versions:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eControl via pressure switch only — without control unit or remote control\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEntry-level\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Deluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eWireless remote control included + pressure switch — control from inside or outside the vehicle\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eTHIS KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eRemote control with height memory — independent 4-wheel adjustment\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eSuperior level\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eGold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eLike Super Pro + height sensors included for even more precise adjustment\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eHigh-end\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eKey Features\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📡\u003c\/div\u003e\n \u003ch3\u003eWireless Remote Control\u003c\/h3\u003e\n \u003cp\u003eRaise and lower the vehicle from inside or outside, without contact. Compact key-fob design with two buttons — simple and immediate.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003eDual Height Adjustment\u003c\/h3\u003e\n \u003cp\u003eHeight adjustable via the shock absorber body thread AND via air pressure in the cushions — two independent systems for a maximum adjustment range of 10 to 15 cm.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔧\u003c\/div\u003e\n \u003ch3\u003e36-Position Damping Adjustment\u003c\/h3\u003e\n \u003cp\u003eUltra-precise stiffness adjustment, independent of air cushion height and pressure. Sporty handling or everyday comfort — the choice is yours.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔌\u003c\/div\u003e\n \u003ch3\u003ePlug \u0026amp; Play — Everything Included\u003c\/h3\u003e\n \u003cp\u003e100% complete kit. All components required for installation are supplied — shock absorbers, air cushions, compressor, tank, wiring, and remote control. No additional purchase required.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e💪\u003c\/div\u003e\n \u003ch3\u003eAluminum Spherical-Bearing Mounts\u003c\/h3\u003e\n \u003cp\u003eAnodized aluminum adjustable camber mounts (McPherson) — lightweight and corrosion-resistant. Customizable camber for fine-tuning handling.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔄\u003c\/div\u003e\n \u003ch3\u003eConvertible to Coilovers\u003c\/h3\u003e\n \u003cp\u003eAt any time, the air cushions can be replaced with springs (available separately) to convert the kit back to conventional coilovers, without changing the shock absorbers.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eBrand\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRange\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Deluxe Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eType\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eComplete air suspension\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eShock absorbers\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eCompetition-style coilovers\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDamping Adjustment\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 positions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eLowering\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e100 to 150 mm depending on application\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eControl\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eWireless remote control + pressure switch\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFront mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminum spherical-bearing mounts — adjustable camber (McPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCertifications\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO 9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWarranty\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1-year manufacturer’s warranty\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eInstallation\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; play — ~3 hours\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eSpare parts\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAvailable to order — 5 to 10 days\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Kit Contents\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eEverything you need, included as standard\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 threaded air shock absorbers\n \u003cspan class=\"sub\"\u003eCompetition-style — 36-position stiffness adjustment\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 air cushions (air bags)\n \u003cspan class=\"sub\"\u003eOne per wheel — mounted on threaded shock absorber bodies\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir compressor(s)\n \u003cspan class=\"sub\"\u003eAutomatic tank filling\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir storage tank\n \u003cspan class=\"sub\"\u003eHigh-pressure tank\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eControl box (management unit)\n \u003cspan class=\"sub\"\u003e4-way solenoid valve\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eWireless remote control\n \u003cspan class=\"sub\"\u003eKey-fob design — raise \/ lower\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eBackup pressure switch\n \u003cspan class=\"sub\"\u003eAlternative manual control\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminum spherical bearing top mounts (front)\n \u003cspan class=\"sub\"\u003eCamber adjustment for MacPherson struts\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eComplete wiring harness\n \u003cspan class=\"sub\"\u003eAll necessary cables and connectors\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir lines + fittings\n \u003cspan class=\"sub\"\u003eComplete tubing set\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eMounting screws and hardware\n \u003cspan class=\"sub\"\u003eEverything required for mounting\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eDetailed Installation Instructions\n \u003cspan class=\"sub\"\u003eComplete Installation Guide\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetailed Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e⚙️ Everything is designed for performance and simplicity\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eWireless remote control included — control from inside or outside the vehicle\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eBackup pressure switch included as an alternative to the remote control\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDual height adjustment — body threads + air pressure\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 damping adjustment positions\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eLowering of 100 to 150 mm depending on the application\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum spherical bearing top mounts — adjustable camber (MacPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompetition-style threaded shock absorbers — excellent quality\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eConvertible to conventional coilovers using separately available springs\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100% plug \u0026amp; play kit — installation without modifying the vehicle\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eInstallation possible in approximately 3 hours\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eSpare parts available to order within 5 to 10 days\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCan be fitted to 2WD (4WD depending on model — to be checked)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eWarranty \u0026amp; Quality\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Manufacturer’s Warranty\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1-year manufacturer’s warranty\u003c\/strong\u003e on the entire D2 Racing kit — shock absorbers, compressor, and air bags\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO 9001 certified\u003c\/strong\u003e — compliant with the most demanding European quality standards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eSpare parts available\u003c\/strong\u003e by direct factory order — 5 to 10 day lead time — no risk of being left stranded\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eReplacement springs available\u003c\/strong\u003e separately to convert to a conventional coilover kit at any time\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e✓ ISO 9001 certified\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003eD2 DELUXE AIR RIDE — THE STANCE WHEN YOU WANT IT\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eComplete D2 Racing air suspension kit — Remote control included — Plug \u0026amp; play\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1-year manufacturer’s warranty · ISO 9001 certified · Technical support included\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Deluxe \/ Audi A5 Coupé 2-wheel drive (2007+)","offer_id":52780882329938,"sku":"D2- AR-AU-13-DX-107","price":3252.99,"currency_code":"EUR","in_stock":true},{"title":"Deluxe \/ Audi A5 Coupé Quattro 4-wheel drive (2007+)","offer_id":52806447726930,"sku":null,"price":3252.99,"currency_code":"EUR","in_stock":true},{"title":"Deluxe \/ Audi A5 Sportback 2-wheel drive (2009+)","offer_id":52806447759698,"sku":null,"price":3252.99,"currency_code":"EUR","in_stock":true},{"title":"Deluxe \/ Audi A5 Sportback Quattro 4-wheel drive (2009+)","offer_id":52806447792466,"sku":null,"price":3252.99,"currency_code":"EUR","in_stock":true},{"title":"Deluxe \/ Audi A5 Cabriolet 2-wheel drive (2009+)","offer_id":52806447825234,"sku":null,"price":3252.99,"currency_code":"EUR","in_stock":true},{"title":"Deluxe \/ Audi A5 Cabriolet Quattro 4-wheel drive (2009+)","offer_id":52806447858002,"sku":null,"price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_9.jpg?v=1774193154"},{"product_id":"suspensions-pneumatiques-d2-superpro-audi-a5-html","title":"D2 Super Pro Air Suspensions for Audi A5","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Super Pro — Kit Air Ride Complet 4 Roues Indépendant\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #9c00ff;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble {\n        position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7;\n        animation: d2air-rise linear infinite;\n    }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .d2air-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 10px rgba(0,0,0,0.6), 0 0 30px rgba(156,0,255,0.4); font-weight: 900; }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.5); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .d2air-badge-s { display: inline-block; background: rgba(255,255,255,0.1); color: #fff !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(255,255,255,0.25); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #9c00ff 0%, #E00CFF 100%); color: white !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(156,0,255,0.3); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #9c00ff; box-shadow: 0 8px 28px rgba(156,0,255,0.18); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(156,0,255,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.15); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(156,0,255,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(156,0,255,0.2); border-color: #9c00ff; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #E00CFF !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(156,0,255,0.05); border-left-color: #9c00ff; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #9c00ff !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafafa 0%, #fff 100%); box-shadow: 0 5px 20px rgba(156,0,255,0.08); }\n    .d2air-kit-box h3 { color: #9c00ff !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #E00CFF; transform: translateX(4px); box-shadow: 0 4px 14px rgba(156,0,255,0.12); }\n    .d2air-kit-item .arrow { color: #9c00ff !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* ===== FEATURES ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #9c00ff; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(156,0,255,0.12); border-left-color: #E00CFF; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(156,0,255,0.07) 0%, rgba(224,12,255,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(156,0,255,0.2); }\n    .d2air-warranty h3 { color: #9c00ff !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(156,0,255,0.1); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #9c00ff !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #ffcc00 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 15px rgba(254,216,3,0.3); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble m\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003eD2 Super Pro Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Independent 4-Wheel Air Suspension Kit — Height Memory\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Everything Included\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positions · Independent 4-Wheel Control · Height Memory · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003e4 wheels, 4 heights. Total control. While driving.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n Independent 4-wheel control • Height memory • Advanced remote with LED screen • Operable while driving • 20-liter tank\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Super Pro — Complete Air Suspension Kit\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Super Pro — Pneumatic Coilovers\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🎛 What Is the D2 Super Pro Kit?\u003c\/h3\u003e\n \u003cp\u003eThe \u003cstrong\u003eD2 Super Pro Kit\u003c\/strong\u003e is the essential benchmark in the air ride market for those who demand total control over every wheel. A true evolution of the Deluxe kit, it features \u003cstrong\u003efully independent 4-wheel control\u003c\/strong\u003e — each shock absorber is controlled separately via an \u003cstrong\u003eadvanced remote with an LED screen\u003c\/strong\u003e, rechargeable via USB, with no control panel required in the cabin.\u003c\/p\u003e\n \u003cp\u003eThe \u003cstrong\u003eheight memory\u003c\/strong\u003e feature lets you save your favorite settings and return to them instantly. The kit can also be \u003cstrong\u003eoperated while driving\u003c\/strong\u003e to dynamically adjust ride height according to road conditions — a feature not available with the Deluxe kit.\u003c\/p\u003e\n \u003cp\u003eThis complete kit is entirely \u003cstrong\u003eplug \u0026amp; play\u003c\/strong\u003e, supplied with absolutely every component required for installation, with no modifications needed to the vehicle. It consists of \u003cstrong\u003ecompetition-style pneumatic coilovers\u003c\/strong\u003e with 36-position damping adjustment, mounted on adjustable aluminum spherical-bearing top mounts with camber adjustment for McPherson struts, and a \u003cstrong\u003e20-liter tank\u003c\/strong\u003e with dual 1\/4\" and 3\/8\" ports.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eThe D2 Air Ride Range\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eThe D2 Super Pro is the 3rd version in the range — the first tier to offer independent 4-wheel control and height memory:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003ePressure switch only — without control box or remote\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEntry-level\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eSimple key-fob remote — overall 2-button up\/down control\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eLevel 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e⭐ Super Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eAdvanced LED-screen remote control — 4-wheel independent control — height memory — operable while driving\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eTHIS KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eGold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eLike Super Pro + height sensors included for even more precise automatic adjustment\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eHigh-end\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eKey Features\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003e4-Wheel Independent Control\u003c\/h3\u003e\n \u003cp\u003eEach wheel is controlled separately. Adjust the front left, front right, rear left, and rear right completely independently — a level of precision impossible with the Deluxe kit.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e💾\u003c\/div\u003e\n \u003ch3\u003eHeight Memory\u003c\/h3\u003e\n \u003cp\u003eSave multiple height configurations in the remote control and instantly recall your favorite presets. Jam height, daily driving height, show height — one touch is all it takes.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📱\u003c\/div\u003e\n \u003ch3\u003eAdvanced LED-Screen Remote Control\u003c\/h3\u003e\n \u003cp\u003eSpecific Super Pro wireless remote control with an LED screen, rechargeable via USB. Full control of all functions without having to install anything in the cabin.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🚗\u003c\/div\u003e\n \u003ch3\u003eOperable While Driving\u003c\/h3\u003e\n \u003cp\u003eThe kit can be operated \u003cstrong\u003ewhile driving\u003c\/strong\u003e — dynamic raising and lowering according to road conditions, a speed bump, a parking garage exit, or a ramp. Super Pro exclusive, not available on the Deluxe.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🛢\u003c\/div\u003e\n \u003ch3\u003e20-Liter Tank\u003c\/h3\u003e\n \u003cp\u003eLarge 20-liter tank equipped with 2 x 1\/4\" ports and 2 x 3\/8\" ports for maximum installation flexibility. Greater volume = faster raising and lowering.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🔄\u003c\/div\u003e\n \u003ch3\u003eConvertible to Coilovers\u003c\/h3\u003e\n \u003cp\u003eAt any time, the air bags can be replaced with springs (available separately) to restore a conventional coilover kit without changing the dampers.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eBrand\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRange\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Super Pro Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eType\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eComplete air suspension\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDampers\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eCompetition-oriented threaded\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDamping Adjustment\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 positions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eLowering\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e100 to 150 mm depending on application\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWheel control\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4-wheel independent\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRemote control\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAdvanced with LED screen — USB rechargeable\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eHeight memory\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eYes — multiple storable heights\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 liters — 2 x 1\/4\" ports + 2 x 3\/8\" ports\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFront top mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminum spherical mounts — adjustable camber (MacPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCertifications\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO-9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWarranty\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1-year manufacturer’s warranty\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eInstallation\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; play — ~3h\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Kit Contents\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eEverything you need, included as standard\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 threaded air suspension dampers\n \u003cspan class=\"sub\"\u003eCompetition-oriented — 36-position damping adjustment\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 air bags\n \u003cspan class=\"sub\"\u003eOne per wheel — mounted on threaded shock absorber bodies\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir compressor(s)\n \u003cspan class=\"sub\"\u003eAutomatic tank filling\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-liter air tank\n \u003cspan class=\"sub\"\u003e2 x 1\/4\" ports + 2 x 3\/8\" ports — high pressure\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eControl box (management unit)\n \u003cspan class=\"sub\"\u003e4-way solenoid valve — independent wheel control\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAdvanced remote control with LED screen\n \u003cspan class=\"sub\"\u003eUSB rechargeable — ride-height memory\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSecond remote control\n \u003cspan class=\"sub\"\u003eBackup remote control included\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminum pillow-ball top mounts (front)\n \u003cspan class=\"sub\"\u003eCamber adjustment — MacPherson struts\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eComplete wiring harness\n \u003cspan class=\"sub\"\u003eAll necessary cables and connectors\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir lines + fittings\n \u003cspan class=\"sub\"\u003eComplete high-pressure tubing assembly\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eMounting hardware and fasteners\n \u003cspan class=\"sub\"\u003eEverything required for mounting\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eIllustrated installation instructions\n \u003cspan class=\"sub\"\u003eComplete installation guide in English\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafafa\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetailed Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e⚙️ Ultimate suspension control\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eFully independent 4-wheel control\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAdvanced USB-rechargeable LED-screen remote control\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eStores multiple ride heights — instant recall\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eOperable while driving — dynamic adjustment on the move\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eNo in-cabin control panel — preserves the interior\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 damping adjustment positions\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eLowering range of 100 to 150 mm depending on the application\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eDual height adjustment — body thread + air pressure\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20 L tank — 2 x 1\/4\" ports + 2 x 3\/8\" ports\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum pillow-ball top mounts — adjustable camber (MacPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eConvertible to conventional coilovers using separate springs\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100% plug-and-play kit — installation without modifying the vehicle\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eWarranty \u0026amp; Quality\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Manufacturer’s Warranty\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1-year manufacturer’s warranty\u003c\/strong\u003e on the complete D2 Racing kit — shock absorbers, compressor, and air springs\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO 9001 certified\u003c\/strong\u003e — compliant with the most demanding European quality standards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eSpare parts available\u003c\/strong\u003e by direct factory order — lead time 5 to 10 days\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eReplacement springs available\u003c\/strong\u003e separately to convert to conventional coilovers at any time\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e✓ ISO 9001 certified\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003eD2 SUPER PRO — FULLY INDEPENDENT 4-WHEEL CONTROL, TOTAL CONTROL\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003eComplete D2 Racing air suspension kit — fully independent 4-wheel control — Memory function — Plug \u0026amp; play\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1-year manufacturer’s warranty · ISO 9001 certified · Technical support included\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Super Pro \/ Audi A5 Coupé 2-wheel drive (2007+)","offer_id":52780888785234,"sku":"D2- AR-AU-13-SP-109","price":3966.99,"currency_code":"EUR","in_stock":true},{"title":"Super Pro \/ Audi A5 Coupé Quattro 4-wheel drive (2007+)","offer_id":52806443401554,"sku":null,"price":3966.99,"currency_code":"EUR","in_stock":true},{"title":"Super Pro \/ Audi A5 Sportback 2-wheel drive (2009+)","offer_id":52806443434322,"sku":null,"price":3966.99,"currency_code":"EUR","in_stock":true},{"title":"Super Pro \/ Audi A5 Sportback Quattro 4-wheel drive (2009+)","offer_id":52806443467090,"sku":null,"price":3966.99,"currency_code":"EUR","in_stock":true},{"title":"Super Pro \/ Audi A5 Cabriolet 2-wheel drive (2009+)","offer_id":52806443499858,"sku":null,"price":3966.99,"currency_code":"EUR","in_stock":true},{"title":"Super Pro \/ Audi A5 Cabriolet Quattro 4-wheel drive (2009+)","offer_id":52806443532626,"sku":null,"price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_9.jpg?v=1774193155"},{"product_id":"suspensions-pneumatiques-d2-gold-audi-a5-html","title":"D2 Gold Air Suspensions for Audi A5","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSuspension Pneumatique D2 Gold — Kit Air Ride Haut de Gamme avec Capteurs de Hauteur\u003c\/title\u003e\n\u003cstyle\u003e\n    .d2air-container {\n        max-width: 100%; margin: 0 auto;\n        line-height: 1.6; color: #1a1a1a !important; background: #FFFFFF;\n    }\n\n    \/* ===== HEADER — Gold : dégradé or\/noir ===== *\/\n    .d2air-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1200 40%, #b8860b 75%, #9c00ff 100%);\n        color: white !important; padding: 65px 40px; text-align: center;\n        position: relative; overflow: hidden; margin-bottom: 0;\n        border-bottom: 5px solid #FED803;\n    }\n    .d2air-bubbles { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }\n    .d2air-bubble { position: absolute; bottom: -100px; border-radius: 50%; opacity: 0.7; animation: d2air-rise linear infinite; }\n    .d2air-bubble.p { background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n    .d2air-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.7) 0%, rgba(254,216,3,0.2) 70%, transparent 100%); }\n    .d2air-bubble.g { background: radial-gradient(circle, rgba(184,134,11,0.6) 0%, rgba(184,134,11,0.15) 70%, transparent 100%); }\n    .d2air-bubble:nth-child(1)  { width: 90px;  height: 90px;  left: 5%;  animation-duration: 9s;  animation-delay: 0s; }\n    .d2air-bubble:nth-child(2)  { width: 130px; height: 130px; left: 18%; animation-duration: 12s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(3)  { width: 70px;  height: 70px;  left: 33%; animation-duration: 8s;  animation-delay: 4s; }\n    .d2air-bubble:nth-child(4)  { width: 110px; height: 110px; left: 50%; animation-duration: 10s; animation-delay: 1s; }\n    .d2air-bubble:nth-child(5)  { width: 85px;  height: 85px;  left: 67%; animation-duration: 11s; animation-delay: 3s; }\n    .d2air-bubble:nth-child(6)  { width: 75px;  height: 75px;  left: 82%; animation-duration: 9s;  animation-delay: 5s; }\n    .d2air-bubble:nth-child(7)  { width: 120px; height: 120px; left: 92%; animation-duration: 14s; animation-delay: 2s; }\n    .d2air-bubble:nth-child(8)  { width: 65px;  height: 65px;  left: 10%; animation-duration: 8s;  animation-delay: 6s; }\n    .d2air-bubble:nth-child(9)  { width: 100px; height: 100px; left: 43%; animation-duration: 13s; animation-delay: 1.5s; }\n    .d2air-bubble:nth-child(10) { width: 80px;  height: 80px;  left: 74%; animation-duration: 10s; animation-delay: 4.5s; }\n    @keyframes d2air-rise {\n        0%   { bottom: -100px; transform: translateX(0) scale(1);      opacity: 0.7; }\n        50%  {                 transform: translateX(80px) scale(1.2);  opacity: 0.4; }\n        100% { bottom: 110%;  transform: translateX(-80px) scale(0.9); opacity: 0; }\n    }\n    .d2air-header-content { position: relative; z-index: 1; }\n    .d2air-header h1 { font-size: clamp(2em, 5vw, 3.5em); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 3px; font-weight: 900;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 40px rgba(254,216,3,0.5), 0 0 80px rgba(184,134,11,0.3); }\n    .d2air-header .subtitle { font-size: 1.3em; color: #FED803 !important; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; text-shadow: 1px 1px 6px rgba(0,0,0,0.7); }\n    .d2air-header .tagline { font-size: 1.15em; font-style: italic; opacity: 0.9; margin-top: 18px; }\n    .d2air-badge { display: inline-block; background: linear-gradient(135deg, #FED803, #b8860b); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 20px rgba(254,216,3,0.5); }\n    .d2air-badge-s { display: inline-block; background: rgba(254,216,3,0.15); color: #FED803 !important; font-size: 0.85em; padding: 5px 16px; border-radius: 30px; margin-top: 10px; margin-left: 8px; border: 1px solid rgba(254,216,3,0.4); }\n\n    \/* ===== BANNER ===== *\/\n    .d2air-banner { background: linear-gradient(90deg, #b8860b 0%, #FED803 50%, #e67e22 100%); color: #1a1a1a !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 700; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(254,216,3,0.4); }\n\n    \/* ===== SECTIONS ===== *\/\n    .d2air-section { padding: 50px 40px; border-bottom: 2px solid #f0f0f0; }\n    .d2air-section-title { font-size: 2em; color: #9c00ff !important; margin-bottom: 30px; padding-bottom: 14px; border-bottom: 4px solid #FED803; display: inline-block; text-transform: uppercase; letter-spacing: 2px; font-weight: 900; }\n\n    \/* ===== PHOTOS ===== *\/\n    .d2air-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n    .d2air-photo-item { border-radius: 14px; overflow: hidden; border: 3px solid #FED803; box-shadow: 0 8px 28px rgba(254,216,3,0.25); transition: transform 0.3s ease; }\n    .d2air-photo-item:hover { transform: scale(1.02); }\n    .d2air-photo-item img { width: 100%; height: 320px; object-fit: cover; display: block; }\n    @media (max-width: 768px) { .d2air-photos { grid-template-columns: 1fr; } }\n\n    \/* ===== INTRO DARK ===== *\/\n    .d2air-intro { background: linear-gradient(135deg, #0a0800 0%, #1c1200 50%, #2d1a00 100%); color: white !important; padding: 40px; border-radius: 15px; border-left: 6px solid #FED803; box-shadow: 0 6px 25px rgba(0,0,0,0.5); }\n    .d2air-intro h3 { color: #FED803 !important; font-size: 1.5em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .d2air-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 14px; }\n    .d2air-intro p:last-child { margin-bottom: 0; }\n    .d2air-intro strong { color: #FED803 !important; }\n\n    \/* ===== GAMME ===== *\/\n    .d2air-gamme-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 28px; }\n    .d2air-gamme-card { background: #f8f8f8; border-radius: 10px; padding: 20px; border-top: 5px solid #ccc; text-align: center; transition: all 0.3s ease; }\n    .d2air-gamme-card.active { background: linear-gradient(135deg, #0a0800 0%, #2d1a00 100%); border-top-color: #FED803; box-shadow: 0 6px 22px rgba(254,216,3,0.3); }\n    .d2air-gamme-card:not(.active):hover { transform: translateY(-4px); border-top-color: #9c00ff; }\n    .d2air-gamme-card .gn { font-weight: 900; font-size: 1.05em; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n    .d2air-gamme-card.active .gn { color: #FED803 !important; }\n    .d2air-gamme-card:not(.active) .gn { color: #9c00ff !important; }\n    .d2air-gamme-card .gd { font-size: 0.86em; line-height: 1.6; }\n    .d2air-gamme-card.active .gd { color: #ccc !important; }\n    .d2air-gamme-card:not(.active) .gd { color: #666 !important; }\n    .d2air-gamme-card .gb { display: inline-block; margin-top: 10px; font-size: 0.78em; font-weight: 700; padding: 3px 12px; border-radius: 20px; }\n    .d2air-gamme-card.active .gb { background: rgba(254,216,3,0.18); color: #FED803 !important; border: 1px solid rgba(254,216,3,0.4); }\n    .d2air-gamme-card:not(.active) .gb { background: rgba(156,0,255,0.08); color: #9c00ff !important; border: 1px solid rgba(156,0,255,0.2); }\n\n    \/* ===== BENEFITS ===== *\/\n    .d2air-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 28px; }\n    .d2air-benefit-card { background: linear-gradient(135deg, #f8f8f8 0%, #ffffff 100%); padding: 28px; border-radius: 12px; box-shadow: 0 4px 15px rgba(254,216,3,0.08); border: 2px solid transparent; transition: all 0.3s ease; }\n    .d2air-benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(254,216,3,0.25); border-color: #FED803; }\n    .d2air-benefit-icon { font-size: 2.8em; margin-bottom: 14px; }\n    .d2air-benefit-card h3 { font-size: 1.25em; margin-bottom: 10px; color: #b8860b !important; font-weight: 800; }\n    .d2air-benefit-card p { color: #666 !important; line-height: 1.75; }\n\n    \/* ===== TECH SPECS ===== *\/\n    .d2air-tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .d2air-tech-item { background: #f8f8f8; padding: 22px; border-radius: 8px; border-left: 5px solid #FED803; transition: all 0.3s ease; }\n    .d2air-tech-item:hover { background: rgba(254,216,3,0.07); border-left-color: #b8860b; transform: translateX(5px); }\n    .d2air-tech-label { font-size: 0.85em; text-transform: uppercase; color: #b8860b !important; font-weight: 700; margin-bottom: 7px; letter-spacing: 1px; }\n    .d2air-tech-value { font-size: 1.15em; color: #1a1a1a !important; font-weight: 600; }\n\n    \/* ===== KIT ===== *\/\n    .d2air-kit-box { border: 3px solid #FED803; border-radius: 15px; padding: 35px; background: linear-gradient(135deg, #fafaf5 0%, #fff 100%); box-shadow: 0 5px 20px rgba(254,216,3,0.12); }\n    .d2air-kit-box h3 { color: #b8860b !important; font-size: 1.35em; font-weight: 900; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #FED803; padding-bottom: 12px; }\n    .d2air-kit-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; }\n    .d2air-kit-item { display: flex; align-items: flex-start; gap: 12px; padding: 14px 16px; background: white; border-radius: 10px; border-left: 5px solid #FED803; box-shadow: 0 2px 8px rgba(0,0,0,0.04); transition: all 0.3s ease; font-size: 0.94em; font-weight: 500; color: #333 !important; }\n    .d2air-kit-item:hover { border-left-color: #b8860b; transform: translateX(4px); box-shadow: 0 4px 14px rgba(254,216,3,0.18); }\n    .d2air-kit-item .arrow { color: #b8860b !important; font-size: 1.1em; flex-shrink: 0; margin-top: 1px; }\n    .d2air-kit-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .d2air-kit-item.exclusive { border-left-color: #9c00ff; background: rgba(156,0,255,0.03); }\n    .d2air-kit-item.exclusive .arrow { color: #9c00ff !important; }\n    .d2air-kit-item.exclusive::after { content: \"★ Gold exclusif\"; font-size: 0.72em; color: #FED803 !important; background: rgba(184,134,11,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 10px; margin-left: 8px; font-weight: 700; white-space: nowrap; }\n\n    \/* ===== FEATURES ===== *\/\n    .d2air-features-container { background: linear-gradient(135deg, #0a0800 0%, #1c1200 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #FED803; }\n    .d2air-features-container h3 { color: #FED803 !important; font-size: 1.3em; margin-bottom: 18px; text-transform: uppercase; letter-spacing: 1px; }\n    .d2air-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; margin-top: 15px; }\n    .d2air-feature-item { padding: 13px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #FED803; display: flex; align-items: flex-start; gap: 10px; transition: all 0.3s ease; font-size: 0.93em; color: #ddd !important; }\n    .d2air-feature-item:hover { background: rgba(254,216,3,0.08); border-left-color: #b8860b; transform: translateX(4px); }\n    .d2air-feature-item::before { content: \"✓\"; color: #FED803 !important; font-weight: bold; font-size: 1.1em; flex-shrink: 0; }\n    .d2air-feature-item.gold-only { border-left-color: #9c00ff; }\n    .d2air-feature-item.gold-only::before { content: \"★\"; color: #9c00ff !important; }\n\n    \/* ===== WARRANTY ===== *\/\n    .d2air-warranty { background: linear-gradient(135deg, rgba(254,216,3,0.07) 0%, rgba(184,134,11,0.07) 100%); padding: 38px; border-radius: 12px; border: 2px solid rgba(254,216,3,0.3); }\n    .d2air-warranty h3 { color: #b8860b !important; font-size: 1.7em; margin-bottom: 20px; text-transform: uppercase; }\n    .d2air-warranty-item { padding: 14px 0; border-bottom: 1px solid rgba(254,216,3,0.15); display: flex; align-items: center; gap: 18px; }\n    .d2air-warranty-item:last-child { border-bottom: none; }\n    .d2air-warranty-icon { font-size: 1.8em; color: #FED803 !important; flex-shrink: 0; }\n    .d2air-warranty-text strong { color: #b8860b !important; }\n    .d2air-iso-badge { display: inline-block; background: linear-gradient(135deg, #FED803 0%, #b8860b 100%); color: #1a1a1a !important; padding: 14px 32px; border-radius: 50px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; box-shadow: 0 4px 20px rgba(254,216,3,0.4); font-size: 1.05em; }\n\n    \/* ===== FOOTER ===== *\/\n    .d2air-footer { background: linear-gradient(135deg, #0a0800 0%, #b8860b 60%, #9c00ff 100%); color: white !important; padding: 40px; text-align: center; border-top: 3px solid #FED803; }\n    .d2air-footer .tagline { color: #FED803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; text-shadow: 0 0 20px rgba(254,216,3,0.4); }\n    .d2air-footer p { margin: 8px 0; opacity: 0.9; }\n\n    @media (max-width: 768px) {\n        .d2air-section { padding: 30px 18px; }\n        .d2air-photos { grid-template-columns: 1fr; }\n        .d2air-benefits-grid, .d2air-tech-grid, .d2air-features-grid, .d2air-kit-grid, .d2air-gamme-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"d2air-container\"\u003e\n \u003c!-- HEADER --\u003e\n \u003cdiv class=\"d2air-header\"\u003e\n \u003cdiv class=\"d2air-bubbles\"\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble g\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"d2air-bubble y\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"d2air-bubble p\"\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-header-content\"\u003e\n \u003ch1\u003e🏆 D2 Gold Air Ride\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e⭐ High-End Air Suspension Kit — Height Sensors Included\u003c\/p\u003e\n \u003cspan class=\"d2air-badge\"\u003e🚗 Plug \u0026amp; Play — Everything Included\u003c\/span\u003e\n \u003cspan class=\"d2air-badge-s\"\u003e36 Positions · Ride-Height Correction · 4 Memory Modes · ISO-9001\u003c\/span\u003e\n \u003cp class=\"tagline\"\u003eThe top of the D2 range. Perfect ride height. Automatically.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- BANNER --\u003e\n \u003cdiv class=\"d2air-banner\"\u003e\n 🏆 Height sensors included • Real-time automatic ride-height correction • 4 memory modes • Independent 4-wheel control • 3–4 seconds low ↔ high • Approx. 15 cm range\n \u003c\/div\u003e\n \u003c!-- PHOTOS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5; padding-top: 35px; padding-bottom: 35px\"\u003e\n \u003cdiv class=\"d2air-photos\"\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-1.jpg?v=1771874356\" alt=\"D2 Gold — High-end air suspension kit\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-photo-item\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-2.jpg?v=1771874356\" alt=\"D2 Gold — Air suspension coilovers with height sensors\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- INTRO --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003cdiv class=\"d2air-intro\"\u003e\n \u003ch3\u003e🏆 What is the D2 Gold Kit?\u003c\/h3\u003e\n \u003cp\u003eThe \u003cstrong\u003eD2 Gold Kit\u003c\/strong\u003e is the culmination of the D2 Racing air ride range — the kit that takes attention to detail to the highest level. In addition to all the features of the Super Pro, it includes \u003cstrong\u003e4 height sensors\u003c\/strong\u003e installed directly on each shock absorber, allowing the system to automatically manage the pressure of each air spring in real time while driving.\u003c\/p\u003e\n \u003cp\u003eThis \u003cstrong\u003eelectronic ride-height correction system\u003c\/strong\u003e automatically adjusts the height of each wheel according to load and road conditions — your car maintains the ideal ride height without any manual intervention. The \u003cstrong\u003e4 customizable memory modes\u003c\/strong\u003e let you recall your favorite heights with the press of a button.\u003c\/p\u003e\n \u003cp\u003eThe system is controlled via \u003cstrong\u003etwo included remote controls\u003c\/strong\u003e: a standard remote for quick actions, and a second advanced remote with an LED screen offering complete control of all advanced features. Transitioning from the lowest to the highest position takes \u003cstrong\u003ejust 3 to 4 seconds\u003c\/strong\u003e, providing immediate responsiveness.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GAMME --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eThe D2 Air Ride Range\u003c\/h2\u003e\n \u003cp style=\"color: #555; font-size: 1em\"\u003eThe D2 Gold is the top of the range — the first and only kit to integrate height sensors for automatic ride-height correction:\u003c\/p\u003e\n \u003cdiv class=\"d2air-gamme-grid\"\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eBasic\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003ePressure switch only — simple manual control\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eEntry-level\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eWireless key-fob remote — overall raise\/lower control\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eLevel 2\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eSuper Pro\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003e4-wheel independent control, memory function, operable while driving — without sensors\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eLevel 3\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card active\"\u003e\n \u003cdiv class=\"gn\"\u003e🏆 Gold\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eSuper Pro + 4 height sensors + automatic ride-height correction + 4 memory modes\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eTHIS KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- POINTS FORTS --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eKey Features\u003c\/h2\u003e\n \u003cdiv class=\"d2air-benefits-grid\"\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e📡\u003c\/div\u003e\n \u003ch3\u003eHeight Sensors Included\u003c\/h3\u003e\n \u003cp\u003e4 height sensors included — one per shock absorber. They transmit the exact position of each wheel to the control unit in real time for precise electronic ride-height management.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🤖\u003c\/div\u003e\n \u003ch3\u003eAutomatic Ride-Height Correction\u003c\/h3\u003e\n \u003cp\u003eThe system \u003cstrong\u003eautomatically and in real time\u003c\/strong\u003e adjusts the pressure in each air bag while driving. Variable load, cornering, deceleration — your ride height stays perfect without intervention.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e💾\u003c\/div\u003e\n \u003ch3\u003e4 Memory Modes\u003c\/h3\u003e\n \u003cp\u003eSave up to \u003cstrong\u003e4 customizable height configurations\u003c\/strong\u003e and recall them instantly at the press of a button. Jam, road, rough road, show — one button per mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚡\u003c\/div\u003e\n \u003ch3\u003e3–4 Seconds from Low ↔ High\u003c\/h3\u003e\n \u003cp\u003eMaximum responsiveness: just \u003cstrong\u003e3 to 4 seconds\u003c\/strong\u003e to go from the lowest to the highest position, and vice versa. Adjustment range of approximately 15 cm depending on the vehicle (12 to 20 cm).\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e🎛\u003c\/div\u003e\n \u003ch3\u003eDual Remote Controls Included\u003c\/h3\u003e\n \u003cp\u003eTwo remote controls included: a standard one for quick actions + an advanced one with a \u003cstrong\u003eUSB-rechargeable LED screen\u003c\/strong\u003e to control all advanced features. No in-cabin control panel required.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003e36 Positions + 4 Independent Wheels\u003c\/h3\u003e\n \u003cp\u003e36-position damping adjustment on each shock absorber + fully independent height control on each wheel. Every parameter can be customized for surgical precision tuning.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- SPECS --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-tech-grid\"\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eBrand\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Racing\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRange\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eD2 Gold Air Ride\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eType\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePremium air suspension\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eShock absorbers\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eCompetition-style threaded\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eDamping adjustment\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e36 positions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eLowering range\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e~15 cm (12 to 20 cm depending on the model)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTransition speed\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e3 to 4 seconds from low ↔ high\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eHeight sensors\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 sensors included — one per shock absorber\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRide-height correction\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAutomatic — real-time adjustment while driving\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWheel control\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eFully independent 4-wheel control\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eRemote controls\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e2 included — standard + USB-rechargeable LED-screen remote\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eMemory modes\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e4 customizable configurations can be saved\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCompressor\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eUltra-quiet, mounted on rubber isolators\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eTank\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e20 liters — reaches 13 bar in 3 minutes\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eFront top mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAluminum spherical-bearing mounts — adjustable camber (McPherson)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eCertifications\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eISO-9001\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eWarranty\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003e1-year manufacturer warranty\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-item\"\u003e\n \u003cdiv class=\"d2air-tech-label\"\u003eInstallation\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003ePlug \u0026amp; play — ~3 hours\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CONTENU KIT --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003e📦 Kit Contents\u003c\/h2\u003e\n \u003cdiv class=\"d2air-kit-box\"\u003e\n \u003ch3\u003eEverything you need, included as standard\u003c\/h3\u003e\n \u003cdiv class=\"d2air-kit-grid\"\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 threaded air shock absorbers\n \u003cspan class=\"sub\"\u003eCompetition-style — 36-position damping adjustment\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 air cushions (air bags)\n \u003cspan class=\"sub\"\u003eOne per wheel — mounted on the threaded shock absorber body\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003e4 height sensors\n \u003cspan class=\"sub\"\u003eOne per shock absorber — for automatic ride-height correction\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eUltra-quiet compressor\n \u003cspan class=\"sub\"\u003eMounted on rubber isolators — 20L tank reaches 13 bar in 3 minutes\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e20-liter air tank\n \u003cspan class=\"sub\"\u003eHigh pressure — fast air supply\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eAdvanced control unit (ECU)\n \u003cspan class=\"sub\"\u003eManagement of 4 independent solenoids + height-sensor processing\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item exclusive\"\u003e\n \u003cspan class=\"arrow\"\u003e⭐\u003c\/span\u003e\n \u003cdiv\u003eAdvanced LED-screen remote control\n \u003cspan class=\"sub\"\u003eUSB-rechargeable — 4 memory modes — independent 4-wheel control\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eBackup standard remote\n \u003cspan class=\"sub\"\u003eQuick control — always within reach\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAdjustable height stops\n \u003cspan class=\"sub\"\u003eMin\/max adjustment per wheel — component protection\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAluminum pillow-ball top mounts (front)\n \u003cspan class=\"sub\"\u003eCamber adjustment — MacPherson struts\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eComplete wiring harness\n \u003cspan class=\"sub\"\u003eAll cables, connectors, and harnesses\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir lines + fittings\n \u003cspan class=\"sub\"\u003eComplete high-pressure tubing set\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eMounting hardware and fasteners\n \u003cspan class=\"sub\"\u003eEverything required for mounting\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eIllustrated installation manual\n \u003cspan class=\"sub\"\u003eComplete installation guide in English\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"margin-top: 20px; font-size: 0.88em; color: #888; font-style: italic\"\u003e★ Items marked \u003cstrong\u003eGold exclusive\u003c\/strong\u003e are not included in the Basic, Deluxe, or Super Pro versions.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"d2air-section\" style=\"background: #fafaf5\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eDetailed Specifications\u003c\/h2\u003e\n \u003cdiv class=\"d2air-features-container\"\u003e\n \u003ch3\u003e🏆 D2 excellence at its peak\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003e4 height sensors included — one per damper\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eAutomatic electronic real-time self-leveling\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003e4 memory modes — instant recall at the press of a button\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eAdvanced USB-rechargeable LED-screen remote\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eBackup standard remote included\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eFully independent 4-wheel control\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCan be operated while driving — dynamic adjustment on the move\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eLow ↔ high transition in just 3 to 4 seconds\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAdjustment range of ~15 cm (12 to 20 cm depending on the model)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 damping adjustment positions\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltra-quiet compressor — 20L tank at 13 bar in 3 minutes\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompressor can be used to inflate tires or power air tools\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAdjustable min\/max stops — component protection for each wheel\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum pillow-ball top mounts — adjustable camber (MacPherson)\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eConvertible to traditional coilovers using separate springs\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e100% plug-and-play kit — no vehicle modifications\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"margin-top: 18px; font-size: 0.85em; color: #aaa; font-style: italic\"\u003e★ Exclusive Gold kit features — not available in the Basic, Deluxe, and Super Pro versions.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- GARANTIE --\u003e\n \u003cdiv class=\"d2air-section\"\u003e\n \u003ch2 class=\"d2air-section-title\"\u003eWarranty \u0026amp; Quality\u003c\/h2\u003e\n \u003cdiv class=\"d2air-warranty\"\u003e\n \u003ch3\u003e🛡️ Manufacturer’s Warranty\u003c\/h3\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003e1-year manufacturer’s warranty\u003c\/strong\u003e on the entire D2 Racing kit — dampers, compressor, air bags, and height sensors\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eISO-9001 certified\u003c\/strong\u003e — compliant with the most demanding European quality standards\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eSpare parts available\u003c\/strong\u003e by direct factory order — 5 to 10-day lead time — no risk of being left stranded\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-item\"\u003e\n \u003cdiv class=\"d2air-warranty-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"d2air-warranty-text\"\u003e\n\u003cstrong\u003eReplacement springs available\u003c\/strong\u003e separately to convert to traditional coilovers at any time\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"text-align: center; margin-top: 28px\"\u003e\n \u003cspan class=\"d2air-iso-badge\"\u003e🏆 ISO-9001 Certified — D2 Gold\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- FOOTER --\u003e\n \u003cdiv class=\"d2air-footer\"\u003e\n \u003cp class=\"tagline\"\u003e🏆 D2 GOLD — THE PERFECT STANCE. AUTOMATICALLY.\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003ePremium D2 Racing air suspension kit — Height sensors — Automatic self-leveling — 4 memory modes\u003c\/p\u003e\n \u003cp style=\"opacity: 0.75; font-size: 0.9em; margin-top: 8px\"\u003e1-year manufacturer’s warranty · ISO-9001 certified · Technical support included\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"D2 Air Suspension","offers":[{"title":"Gold \/ Audi A5 Coupé 2-wheel drive (2007+)","offer_id":52780891275602,"sku":"D2- AR-AU-13-GD-110","price":4362.99,"currency_code":"EUR","in_stock":true},{"title":"Gold \/ Audi A5 Coupé Quattro 4-wheel drive (2007+)","offer_id":52806440943954,"sku":null,"price":4362.99,"currency_code":"EUR","in_stock":true},{"title":"Gold \/ Audi A5 Sportback 2-wheel drive (2009+)","offer_id":52806440976722,"sku":null,"price":4362.99,"currency_code":"EUR","in_stock":true},{"title":"Gold \/ Audi A5 Sportback Quattro 4-wheel drive (2009+)","offer_id":52806441009490,"sku":null,"price":4362.99,"currency_code":"EUR","in_stock":true},{"title":"Gold \/ Audi A5 Cabriolet 2-wheel drive (2009+)","offer_id":52806441042258,"sku":null,"price":4362.99,"currency_code":"EUR","in_stock":true},{"title":"Gold \/ Audi A5 Cabriolet Quattro 4-wheel drive (2009+)","offer_id":52806441075026,"sku":null,"price":4362.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_10.jpg?v=1774193157"},{"product_id":"streetec-performance-kit-suspension-pneumatique-audi-a5-8t-2007-2016-tuv","title":"STREETEC 'Performance' – Audi A5 8T (2007-2016) Pneumatic Suspension Kit + TÜV","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.spe-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.spe-wrap {\n  position: relative;\n  background: #ffffff;\n  max-width: 1200px;\n  margin: 0 auto;\n  line-height: 1.6;\n  color: #222 !important;\n  overflow: hidden;\n  border-radius: 14px;\n  box-shadow: 0 0 60px rgba(156,0,255,0.15);\n}\n\n\/* BUBBLES *\/\n.spe-bubbles { position: absolute; top:0; left:0; width:100%; height:100%; z-index:0; pointer-events:none; overflow:hidden; }\n.spe-b { position: absolute; bottom:-200px; border-radius:50%; animation: spe-rise linear infinite; filter:blur(3px); }\n.spe-b.v { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n.spe-b.y { background: radial-gradient(circle, rgba(254,216,3,0.55) 0%, rgba(254,216,3,0.1) 70%, transparent 100%); }\n.spe-b.m { background: radial-gradient(circle, rgba(224,12,255,0.45) 0%, rgba(224,12,255,0.08) 70%, transparent 100%); }\n@keyframes spe-rise {\n  0%   { bottom:-200px; transform:translateX(0) scale(1); opacity:0; }\n  15%  { opacity:0.8; }\n  85%  { opacity:0.3; }\n  100% { bottom:115%; transform:translateX(100px) scale(1.8); opacity:0; }\n}\n\n\/* HEADER *\/\n.spe-header {\n  position: relative; z-index:1;\n  background: linear-gradient(135deg, #000 0%, #0d0d0d 40%, #1a003a 80%, #9c00ff 100%);\n  padding: 80px 30px 60px;\n  text-align: center;\n  border-bottom: 3px solid #9c00ff;\n  overflow: hidden;\n}\n.spe-header::before {\n  content:''; position:absolute; top:-50%; left:-50%; width:200%; height:200%;\n  background: radial-gradient(ellipse at center, rgba(156,0,255,0.12) 0%, transparent 60%);\n  animation: spe-pulse 6s ease-in-out infinite;\n}\n@keyframes spe-pulse { 0%,100%{transform:scale(1);} 50%{transform:scale(1.08);} }\n\n.spe-brand-badge {\n  display:inline-block; background:#fed803; color: #000 !important;\n  font-size:0.7em; font-weight:900; letter-spacing:4px; text-transform:uppercase;\n  padding:5px 16px; border-radius:30px; margin-bottom:18px;\n}\n.spe-title-main {\n  font-size:3em; font-weight:900; color: #fff !important; letter-spacing:-1px; line-height:1.1;\n  text-shadow: 0 0 40px rgba(156,0,255,0.6); position:relative; z-index:2;\n}\n.spe-title-main span { color: #9c00ff !important; }\n.spe-title-sub {\n  font-size:1.4em; font-weight:700; color: #fed803 !important; margin-top:8px;\n  position:relative; z-index:2; letter-spacing:2px; text-transform:uppercase;\n}\n.spe-subtitle {\n  font-size:1.1em; color: #bbb !important; margin-top:12px; font-weight:300; position:relative; z-index:2;\n}\n.spe-subtitle strong { color: #fed803 !important; }\n.spe-header-tags {\n  display:flex; flex-wrap:wrap; justify-content:center; gap:10px;\n  margin-top:28px; position:relative; z-index:2;\n}\n.spe-tag {\n  background:rgba(156,0,255,0.18); border:1px solid rgba(156,0,255,0.5);\n  color: #e0e0e0 !important; padding:6px 16px; border-radius:20px; font-size:0.82em; font-weight:600; letter-spacing:0.5px;\n}\n.spe-tag.gold { background:rgba(254,216,3,0.12); border-color:rgba(254,216,3,0.5); color: #fed803 !important; }\n\n\/* SECTIONS *\/\n.spe-section {\n  position:relative; z-index:1; padding:50px 30px;\n  border-bottom:1px solid rgba(156,0,255,0.12); background:#fff;\n}\n.spe-section-title {\n  font-size:1.7em; font-weight:800; color: #111 !important;\n  margin-bottom:28px; padding-left:16px; border-left:5px solid #9c00ff;\n}\n.spe-section-title span { color: #9c00ff !important; }\n\n\/* INTRO *\/\n.spe-intro-text { font-size:1.05em; color: #444 !important; line-height:1.9; max-width:900px; }\n.spe-intro-text strong { color: #9c00ff !important; }\n\n\/* STRIP *\/\n.spe-strip {\n  background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%);\n  border-radius:12px; padding:28px 35px; margin:30px 0;\n  text-align:center; box-shadow:0 8px 35px rgba(156,0,255,0.3);\n}\n.spe-strip p { font-size:1.1em; font-weight:700; color: #fff !important; line-height:1.7; }\n.spe-strip p strong { color: #fed803 !important; }\n.spe-strip a { color: #fed803 !important; }\n\n\/* ALERT BOX *\/\n.spe-alert {\n  background:#fff8e1; border:2px solid rgba(254,216,3,0.5);\n  border-radius:12px; padding:22px 26px; margin-top:28px;\n}\n.spe-alert h4 { color: #b8860b !important; font-size:0.9em; font-weight:800; text-transform:uppercase; letter-spacing:1px; margin-bottom:10px; }\n.spe-alert p { font-size:0.9em; color: #555 !important; line-height:1.75; }\n.spe-alert p strong { color: #111 !important; }\n.spe-alert a { color: #9c00ff !important; }\n\n\/* CARDS *\/\n.spe-grid {\n  display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));\n  gap:18px; margin-top:10px;\n}\n.spe-card {\n  background:#f8f4ff; border:1px solid rgba(156,0,255,0.2);\n  border-radius:12px; padding:25px 22px; transition:all 0.3s ease;\n}\n.spe-card:hover {\n  border-color:#9c00ff; background:#f0e6ff;\n  transform:translateY(-3px); box-shadow:0 8px 28px rgba(156,0,255,0.15);\n}\n.spe-card-icon { font-size:2.2em; margin-bottom:10px; }\n.spe-card h3 { font-size:1em; font-weight:800; color: #9c00ff !important; margin-bottom:8px; text-transform:uppercase; letter-spacing:0.5px; }\n.spe-card p { font-size:0.9em; color: #555 !important; line-height:1.65; }\n.spe-card p strong { color: #111 !important; }\n\n\/* OPTIONS GRID *\/\n.spe-options-grid {\n  display:grid; grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));\n  gap:18px; margin-top:10px;\n}\n.spe-option-card {\n  background:#fff; border:2px solid rgba(156,0,255,0.2);\n  border-radius:12px; padding:22px;\n}\n.spe-option-card h4 { color: #9c00ff !important; font-weight:800; font-size:0.95em; text-transform:uppercase; letter-spacing:0.5px; margin-bottom:14px; padding-bottom:10px; border-bottom:2px solid rgba(254,216,3,0.3); }\n.spe-option-item {\n  display:flex; align-items:flex-start; gap:10px;\n  padding:8px 0; border-bottom:1px solid rgba(0,0,0,0.06); font-size:0.88em; color: #444 !important;\n}\n.spe-option-item:last-child { border-bottom:none; }\n.spe-option-item::before { content:\"→\"; color: #9c00ff !important; font-weight:900; flex-shrink:0; }\n.spe-option-item strong { color: #111 !important; }\n\n\/* CHECKLIST *\/\n.spe-checklist { list-style:none; margin-top:10px; }\n.spe-checklist li {\n  padding:10px 0; border-bottom:1px solid rgba(0,0,0,0.07);\n  display:flex; align-items:flex-start; gap:12px;\n  font-size:0.95em; color: #444 !important; line-height:1.5;\n}\n.spe-checklist li:last-child { border-bottom:none; }\n.spe-checklist li::before { content:\"✓\"; color: #9c00ff !important; font-weight:900; font-size:1.1em; flex-shrink:0; margin-top:1px; }\n.spe-checklist li strong { color: #111 !important; }\n\n\/* COMPATIBILITY TABLE *\/\n.spe-compat-wrap { overflow-x:auto; margin-top:16px; border-radius:12px; border:1px solid rgba(156,0,255,0.15); }\n.spe-compat-table { width:100%; border-collapse:collapse; font-size:0.82em; min-width:600px; }\n.spe-compat-table th {\n  background:linear-gradient(135deg, #9c00ff, #e00cff);\n  color: #fff !important; padding:12px 16px; text-align:left; font-weight:700; white-space:nowrap;\n}\n.spe-compat-table td { padding:9px 16px; border-bottom:1px solid rgba(0,0,0,0.06); color: #444 !important; }\n.spe-compat-table tr:nth-child(even) td { background:#f8f4ff; }\n.spe-compat-table tr:hover td { background:#f0e6ff; }\n.spe-compat-table td.model { font-weight:700; color: #111 !important; }\n.spe-compat-table td.engine { color: #555 !important; }\n.spe-compat-table td.power { color: #9c00ff !important; font-weight:700; white-space:nowrap; }\n\n.spe-compat-group-header td {\n  background:linear-gradient(90deg, #1a003a, #3a006a) !important;\n  color:#fed803 !important;\n  font-weight:800 !important;\n  font-size:0.9em;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  padding:10px 16px;\n}\n\n\/* SPECS BOX *\/\n.spe-specs-box {\n  background:#fafafa; border:1px solid rgba(156,0,255,0.15);\n  border-radius:14px; overflow:hidden;\n}\n.spe-specs-row {\n  display:flex; align-items:center; padding:14px 22px;\n  border-bottom:1px solid rgba(0,0,0,0.06); transition:background 0.2s;\n}\n.spe-specs-row:last-child { border-bottom:none; }\n.spe-specs-row:hover { background:#f0e6ff; }\n.spe-specs-key { width:48%; font-weight:700; color: #9c00ff !important; font-size:0.9em; }\n.spe-specs-val { width:52%; color: #333 !important; font-size:0.9em; }\n.spe-specs-val strong { color: #9c00ff !important; }\n\n\/* FAQ *\/\n.spe-faq-item { margin-bottom:12px; border-radius:10px; overflow:hidden; border:1px solid rgba(156,0,255,0.25); }\n.spe-faq-q {\n  background:#f8f4ff; color: #111 !important; padding:16px 20px;\n  font-weight:700; font-size:0.95em; border-left:4px solid #9c00ff;\n  display:flex; align-items:center; gap:10px;\n}\n.spe-faq-q::before { content:\"❓\"; font-size:1em; flex-shrink:0; }\n.spe-faq-a {\n  padding:18px 22px; border-top:2px solid rgba(254,216,3,0.3);\n  background:#fff; font-size:0.88em; color: #555 !important; line-height:1.75;\n}\n.spe-faq-a strong { color: #9c00ff !important; }\n\n\/* LEGAL *\/\n.spe-legal {\n  background:rgba(255,50,50,0.05); border:1px solid rgba(255,80,80,0.2);\n  border-radius:12px; padding:22px 26px; margin-top:30px;\n}\n.spe-legal h4 { color: #cc3333 !important; font-size:0.9em; font-weight:800; text-transform:uppercase; letter-spacing:1px; margin-bottom:10px; }\n.spe-legal p { font-size:0.85em; color: #666 !important; line-height:1.7; }\n\n\/* FOOTER *\/\n.spe-footer {\n  background:linear-gradient(135deg, #000 0%, #0d0d0d 60%, #1a003a 100%);\n  padding:40px 30px; text-align:center; border-top:3px solid #9c00ff;\n  position:relative; z-index:1;\n}\n.spe-footer-logo { font-size:1.8em; font-weight:900; color: #fff !important; letter-spacing:2px; text-transform:uppercase; }\n.spe-footer-logo span { color: #9c00ff !important; }\n.spe-footer p { font-size:0.82em; color: #666 !important; margin-top:10px; }\n.spe-footer a { color: #9c00ff !important; text-decoration:none; }\n.spe-footer a:hover { color: #fed803 !important; }\n.spe-footer-contact { display:flex; justify-content:center; gap:30px; flex-wrap:wrap; margin-top:16px; }\n.spe-footer-contact span { font-size:0.85em; color: #999 !important; }\n.spe-footer-contact span strong { color: #fed803 !important; }\n\n@media(max-width:600px) {\n  .spe-title-main { font-size:2em; }\n  .spe-section { padding:35px 18px; }\n  .spe-header { padding:55px 18px 40px; }\n  .spe-footer-contact { flex-direction:column; gap:8px; align-items:center; }\n  .spe-specs-key, .spe-specs-val { width:50%; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"spe-wrap\"\u003e\n\u003c!-- BUBBLES --\u003e\n\u003cdiv class=\"spe-bubbles\"\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 80px; height: 80px; left: 5%; animation-duration: 9s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 40px; height: 40px; left: 15%; animation-duration: 7s; animation-delay: 1.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b m\" style=\"width: 60px; height: 60px; left: 28%; animation-duration: 11s; animation-delay: 0.8s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 100px; height: 100px; left: 42%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 50px; height: 50px; left: 57%; animation-duration: 8s; animation-delay: 0.4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b m\" style=\"width: 70px; height: 70px; left: 70%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 45px; height: 45px; left: 83%; animation-duration: 6.5s; animation-delay: 1.2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 90px; height: 90px; left: 91%; animation-duration: 12s; animation-delay: 0.6s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"spe-header\"\u003e\n\u003cdiv class=\"spe-brand-badge\"\u003e🇩🇪 German-made · STREETEC · SKU BPA07\u003c\/div\u003e\n\u003ch1 class=\"spe-title-main\"\u003e\n\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eSTREETEC\u003c\/span\u003e \u003cspan\u003e'performance'\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"spe-title-sub\"\u003eAudi A4 B8 · A5 8T · Q5 8R\u003c\/div\u003e\n\u003cp class=\"spe-subtitle\"\u003eComplete air suspension kit — \u003cstrong\u003eSaloon · Avant · Allroad · Coupé · Sportback · SUV\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spe-header-tags\"\u003e\n\u003cspan class=\"spe-tag\"\u003e💨 Complete 4-corner kit\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e🔗 Choice of fitting — customer-selected diameter\u003c\/span\u003e \u003cspan class=\"spe-tag gold\"\u003e✅ TÜV §19.3 StVZO · Front load 1315kg \/ rear 1380kg\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e🏎️ A4 · A5 · A5 Sportback · A4 Allroad · Q5\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e⚙️ Air management sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🚀 Overview\u003c\/h2\u003e\n\u003cp class=\"spe-intro-text\"\u003eThe \u003cstrong\u003eSTREETEC 'performance' BPA07\u003c\/strong\u003e is a complete air suspension kit developed by STREETEC in collaboration with one of the \u003cstrong\u003eworld's leading shock absorber manufacturers\u003c\/strong\u003e. Specially designed for the \u003cstrong\u003eAudi A4 B8 · A5 8T · A5 Sportback · A4 Allroad · Q5 8R\u003c\/strong\u003e platforms, it dramatically transforms your Audi's road behavior and appearance.\u003c\/p\u003e\n\u003cp class=\"spe-intro-text\" style=\"margin-top: 16px\"\u003eSupplied complete with \u003cstrong\u003eair shocks and air springs for all 4 corners\u003c\/strong\u003e, along with all necessary connection components, this kit stands out for its impeccable German build quality and \u003cstrong\u003eTÜV §19.3 StVZO approval\u003c\/strong\u003e for legal use on public roads.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 28px\" class=\"spe-alert\"\u003e\n\u003ch4\u003e⚠️ Air management required — not included\u003c\/h4\u003e\n\u003cp\u003eThis kit requires an \u003cstrong\u003eadditional air management system\u003c\/strong\u003e to operate (compressor, tank, valves, controller). The air management system must be ordered separately from our \u003ca rel=\"noopener\" href=\"https:\/\/raslbitume.com\/collections\/kits-de-gestion-d-air\" target=\"_blank\"\u003ededicated catalog\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AVANTAGES --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e✅ \u003cspan\u003eHighlights\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-grid\"\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e💨\u003c\/div\u003e\n\u003ch3\u003eComplete 4-corner kit\u003c\/h3\u003e\n\u003cp\u003eSpecific front and rear air shocks and springs \u003cstrong\u003eincluded\u003c\/strong\u003e. Vehicle-specific mounts supplied for perfect integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🔗\u003c\/div\u003e\n\u003ch3\u003eChoice of fitting\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eline diameter is selected by the customer\u003c\/strong\u003e according to their air management system: 6mm · 10mm · 1\/4\" · 3\/8\". Compatible with all systems on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eMillimeter precision\u003c\/h3\u003e\n\u003cp\u003eMillimeter-precise height control \u003cstrong\u003eto within a millimeter\u003c\/strong\u003e via air pressure. Extreme lowering or a road-ready stance: you choose at any time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🇩🇪\u003c\/div\u003e\n\u003ch3\u003ePremium construction\u003c\/h3\u003e\n\u003cp\u003eDeveloped by STREETEC with a \u003cstrong\u003eworld leader in shock absorbers\u003c\/strong\u003e. German quality for demanding daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e✅\u003c\/div\u003e\n\u003ch3\u003eTÜV §19.3 StVZO\u003c\/h3\u003e\n\u003cp\u003eParts certificate included. \u003cstrong\u003eMax. front axle load: 1315 kg · Max. rear axle load: 1380 kg.\u003c\/strong\u003e Legal for use on public roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🚗\u003c\/div\u003e\n\u003ch3\u003eWide compatibility\u003c\/h3\u003e\n\u003cp\u003eCompatible with \u003cstrong\u003eA4 B8 Sedan, Avant, Allroad — A5 Coupé, Sportback — Q5\u003c\/strong\u003e, in petrol, diesel, quattro and S\/RS versions depending on the variant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OPTIONS --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e⚙️ \u003cspan\u003eConfiguration\u003c\/span\u003e options\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-options-grid\"\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e🔗 Air fittings\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e6mm\u003c\/strong\u003e — standard PU hose\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e10mm\u003c\/strong\u003e — high-flow PU hose\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e1\/4\"\u003c\/strong\u003e — imperial NPT fitting\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e3\/8\"\u003c\/strong\u003e — high-flow NPT fitting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e🔧 Drivetrain compatibility\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eFront-wheel drive (FWD)\u003c\/strong\u003e — standard versions\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eQuattro (AWD)\u003c\/strong\u003e — all-wheel drive\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eS4 \/ S5 \/ SQ5\u003c\/strong\u003e — sport versions\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eRS5\u003c\/strong\u003e — high-performance version\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e📋 Compatible body styles\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Sedan\u003c\/strong\u003e — 8K2, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Avant\u003c\/strong\u003e — 8K5, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Allroad\u003c\/strong\u003e — 8KH, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA5 Coupé\u003c\/strong\u003e — 8T3\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA5 Sportback\u003c\/strong\u003e — 8TA\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eQ5\u003c\/strong\u003e — 8RB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENU KIT --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e📦 \u003cspan\u003eKit\u003c\/span\u003e contents\n\u003c\/h2\u003e\n\u003cul class=\"spe-checklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× vehicle-specific front axle air shocks\u003c\/strong\u003e — developed for the B8\/8T\/8R platform\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× front axle air springs\u003c\/strong\u003e with vehicle-specific mounts\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e2× vehicle-specific rear axle air shocks\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× rear axle air springs\u003c\/strong\u003e with vehicle-specific mounts\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e2× black braided steel front axle hoses\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4× air fittings\u003c\/strong\u003e — selected according to the chosen line diameter (6mm \/ 10mm \/ 1\/4\" \/ 3\/8\")\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTÜV §19.3 parts certificate\u003c\/strong\u003e included in the kit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spe-strip\"\u003e\n\u003cp\u003e⚠️ Air management system \u003cstrong\u003enot included\u003c\/strong\u003e — must be ordered separately\u003cbr\u003eSee \u003ca rel=\"noopener\" href=\"https:\/\/raslbitume.com\/collections\/kits-de-gestion-d-air\" target=\"_blank\"\u003eour complete air management kit catalogue\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS TECHNIQUES --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🔩 \u003cspan\u003eTechnical\u003c\/span\u003e data\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-specs-box\"\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eManufacturer reference\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e503 007 01\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eRasl'Bitume SKU\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003eBPA07\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eSTREETEC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eApproval\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\n\u003cstrong\u003eTÜV §19.3 StVZO\u003c\/strong\u003e — certificate included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eMaximum front axle load\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e1,315 kg\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eMaximum rear axle load\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e1,380 kg\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eKit weight\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e23 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eAvailable fittings\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e6mm · 10mm · 1\/4\" · 3\/8\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eTarget vehicles\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eAudi A4 B8 · A5 8T · A5 Sportback · A4 Allroad · Q5 8R\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eAir management\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eNot included — must be ordered separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITÉ --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🚗 Compatibility \u003cspan\u003etable\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9em; color: #666; margin-bottom: 16px\"\u003eNon-exhaustive list of compatible engines — contact us with your registration number for verification.\u003c\/p\u003e\n\u003cdiv class=\"spe-compat-wrap\"\u003e\n\u003ctable class=\"spe-compat-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eBody style\u003c\/th\u003e\n\u003cth\u003eEngine\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- A4 B8 Berline --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🔵 Audi A4 Sedan — 8K2, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88 kW \/ 120 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118 kW \/ 160 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118 kW \/ 160 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–140 kW \/ 120–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e105–140 kW \/ 143–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A4 Avant --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟣 Audi A4 Avant — 8K5, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–125 kW \/ 120–170 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eRS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e331 kW \/ 450 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–140 kW \/ 120–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eWagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A4 Allroad --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟡 Audi A4 Allroad — 8KH, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised wagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e155–165 kW \/ 211–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised wagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised wagon\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e176–180 kW \/ 240–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A5 Coupé --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🔴 Audi A5 Coupe — 8T3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118–130 kW \/ 160–177 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245–260 kW \/ 333–354 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eRS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e331 kW \/ 450 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupe\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A5 Sportback --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟠 Audi A5 Sportback — 8TA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e106–130 kW \/ 144–177 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Q5 --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟢 Audi Q5 — 8RB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eSQ5 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e260 kW \/ 354 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e155–190 kW \/ 211–258 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eSQ5 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e230–250 kW \/ 313–340 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🔩 \u003cspan\u003eInstallation\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cul class=\"spe-checklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation by a qualified professional is mandatory\u003c\/strong\u003e — air suspension on a passenger car \/ SUV\u003c\/li\u003e\n\u003cli\u003ePneumatic connection according to the \u003cstrong\u003eline diameter selected when ordering\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBleeding and leak testing of the entire air circuit are mandatory after installation\u003c\/li\u003e\n\u003cli\u003eWheel alignment \u003cstrong\u003erecommended after installation\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCheck that the air management system and operating pressures are functioning correctly\u003c\/li\u003e\n\u003cli\u003eObserve the \u003cstrong\u003especified operating pressures\u003c\/strong\u003e in the technical documentation provided with the kit\u003c\/li\u003e\n\u003cli\u003eFind our partner installers at: \u003ca href=\"https:\/\/raslbitume.com\/pages\/ou-monter-mon-air-ride\" style=\"color: #9c00ff\" target=\"_blank\"\u003eraslbitume.com\/pages\/ou-monter-mon-air-ride\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e❓ \u003cspan\u003eFrequently asked questions\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs the air management system included in this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eNo. This kit contains only the \u003cstrong\u003eair struts, air springs, and air lines\u003c\/strong\u003e. A complete air management system (compressor, tank, valves, controller) is essential and must be ordered separately. Contact us to put together your complete package.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eWhich air management system should I choose for this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eThis kit is compatible with \u003cstrong\u003eall air management systems on the market\u003c\/strong\u003e. We offer the STREETEC range (Autoleveling, Dual Gauge, Digital) as well as third-party systems. The choice depends on your budget and the level of functionality you want. Our teams can guide you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs my quattro A4 compatible?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes. The BPA07 kit is \u003cstrong\u003ecompatible with many quattro variants\u003c\/strong\u003e (all-wheel drive) on the A4 B8, A5 8T, A5 Sportback and Q5. Consult the complete compatibility table or contact us with your registration number for verification.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs the kit compatible with the S4, S5, RS4 and RS5 versions?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes, the \u003cstrong\u003eS4 quattro (245 kW), S5 quattro, RS4 quattro (331 kW) and RS5 quattro (331 kW)\u003c\/strong\u003e versions are listed in the official compatibility list. Compatibility is also confirmed for SQ5 TDI variants. Check your exact model code before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eCan I drive normally with this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes, provided you comply with the \u003cstrong\u003eminimum legal ride heights\u003c\/strong\u003e specified in the included TÜV §19.3 certificate. Below these measurements, the vehicle is no longer road-legal. In France, individual vehicle approval (RTI) is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eWhich fitting diameter should I choose?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eThe diameter depends on your air management system. STREETEC systems generally use \u003cstrong\u003e6mm or 10mm\u003c\/strong\u003e. Air Lift Performance systems often use \u003cstrong\u003e1\/4\"\u003c\/strong\u003e. If in doubt, specify your air management system when ordering and we will advise you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL --\u003e\n\u003cdiv style=\"border-bottom: none\" class=\"spe-section\"\u003e\n\u003cdiv class=\"spe-legal\"\u003e\n\u003ch4\u003e⚠️ Important legal information\u003c\/h4\u003e\n\u003cp\u003eThis suspension kit is TÜV §19.3 StVZO approved. In France, any suspension modification must undergo an \u003cstrong\u003eindividual vehicle approval (RTI)\u003c\/strong\u003e at an approved inspection centre. The minimum legal driving height is specified in the certificate included with the kit. \u003cstrong\u003eRasl'Bitume accepts no liability for use that does not comply with local regulations.\u003c\/strong\u003e Installation must be carried out by a qualified professional. Compliance with the operating pressures specified in the technical documentation is mandatory. This product is not intended for track use or extreme off-road driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"spe-footer\"\u003e\n\u003cdiv class=\"spe-footer-logo\"\u003eRasl'\u003cspan\u003eBitume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eYour Air Ride \u0026amp; Air Suspension specialist in Europe\u003c\/p\u003e\n\u003cdiv class=\"spe-footer-contact\"\u003e\n\u003cspan\u003e✉️ \u003cstrong\u003econtact@raslbitume.com\u003c\/strong\u003e\u003c\/span\u003e \u003cspan\u003e🌐 \u003ca href=\"https:\/\/raslbitume.com\" target=\"_blank\"\u003eraslbitume.com\u003c\/a\u003e\u003c\/span\u003e \u003cspan\u003e📜 TÜV §19.3 certificate included in the kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Streetec","offers":[{"title":"6mm","offer_id":52897777484114,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"10mm","offer_id":52897777516882,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"1\/4\"","offer_id":52897777549650,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"3\/8\"","offer_id":52897777582418,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/503_007_01_v1.png?v=1774195366"},{"product_id":"streetec-performance-kit-suspension-pneumatique-audi-rs5-8t-2007-2016-tuv","title":"STREETEC 'Performance' – Audi S5\/RS5 8T (2007-2016) Pneumatic Suspension Kit + TÜV","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.spe-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.spe-wrap {\n  position: relative;\n  background: #ffffff;\n  max-width: 1200px;\n  margin: 0 auto;\n  line-height: 1.6;\n  color: #222 !important;\n  overflow: hidden;\n  border-radius: 14px;\n  box-shadow: 0 0 60px rgba(156,0,255,0.15);\n}\n\n\/* BUBBLES *\/\n.spe-bubbles { position: absolute; top:0; left:0; width:100%; height:100%; z-index:0; pointer-events:none; overflow:hidden; }\n.spe-b { position: absolute; bottom:-200px; border-radius:50%; animation: spe-rise linear infinite; filter:blur(3px); }\n.spe-b.v { background: radial-gradient(circle, rgba(156,0,255,0.5) 0%, rgba(156,0,255,0.08) 70%, transparent 100%); }\n.spe-b.y { background: radial-gradient(circle, rgba(254,216,3,0.55) 0%, rgba(254,216,3,0.1) 70%, transparent 100%); }\n.spe-b.m { background: radial-gradient(circle, rgba(224,12,255,0.45) 0%, rgba(224,12,255,0.08) 70%, transparent 100%); }\n@keyframes spe-rise {\n  0%   { bottom:-200px; transform:translateX(0) scale(1); opacity:0; }\n  15%  { opacity:0.8; }\n  85%  { opacity:0.3; }\n  100% { bottom:115%; transform:translateX(100px) scale(1.8); opacity:0; }\n}\n\n\/* HEADER *\/\n.spe-header {\n  position: relative; z-index:1;\n  background: linear-gradient(135deg, #000 0%, #0d0d0d 40%, #1a003a 80%, #9c00ff 100%);\n  padding: 80px 30px 60px;\n  text-align: center;\n  border-bottom: 3px solid #9c00ff;\n  overflow: hidden;\n}\n.spe-header::before {\n  content:''; position:absolute; top:-50%; left:-50%; width:200%; height:200%;\n  background: radial-gradient(ellipse at center, rgba(156,0,255,0.12) 0%, transparent 60%);\n  animation: spe-pulse 6s ease-in-out infinite;\n}\n@keyframes spe-pulse { 0%,100%{transform:scale(1);} 50%{transform:scale(1.08);} }\n\n.spe-brand-badge {\n  display:inline-block; background:#fed803; color: #000 !important;\n  font-size:0.7em; font-weight:900; letter-spacing:4px; text-transform:uppercase;\n  padding:5px 16px; border-radius:30px; margin-bottom:18px;\n}\n.spe-title-main {\n  font-size:3em; font-weight:900; color: #fff !important; letter-spacing:-1px; line-height:1.1;\n  text-shadow: 0 0 40px rgba(156,0,255,0.6); position:relative; z-index:2;\n}\n.spe-title-main span { color: #9c00ff !important; }\n.spe-title-sub {\n  font-size:1.4em; font-weight:700; color: #fed803 !important; margin-top:8px;\n  position:relative; z-index:2; letter-spacing:2px; text-transform:uppercase;\n}\n.spe-subtitle {\n  font-size:1.1em; color: #bbb !important; margin-top:12px; font-weight:300; position:relative; z-index:2;\n}\n.spe-subtitle strong { color: #fed803 !important; }\n.spe-header-tags {\n  display:flex; flex-wrap:wrap; justify-content:center; gap:10px;\n  margin-top:28px; position:relative; z-index:2;\n}\n.spe-tag {\n  background:rgba(156,0,255,0.18); border:1px solid rgba(156,0,255,0.5);\n  color: #e0e0e0 !important; padding:6px 16px; border-radius:20px; font-size:0.82em; font-weight:600; letter-spacing:0.5px;\n}\n.spe-tag.gold { background:rgba(254,216,3,0.12); border-color:rgba(254,216,3,0.5); color: #fed803 !important; }\n\n\/* SECTIONS *\/\n.spe-section {\n  position:relative; z-index:1; padding:50px 30px;\n  border-bottom:1px solid rgba(156,0,255,0.12); background:#fff;\n}\n.spe-section-title {\n  font-size:1.7em; font-weight:800; color: #111 !important;\n  margin-bottom:28px; padding-left:16px; border-left:5px solid #9c00ff;\n}\n.spe-section-title span { color: #9c00ff !important; }\n\n\/* INTRO *\/\n.spe-intro-text { font-size:1.05em; color: #444 !important; line-height:1.9; max-width:900px; }\n.spe-intro-text strong { color: #9c00ff !important; }\n\n\/* STRIP *\/\n.spe-strip {\n  background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%);\n  border-radius:12px; padding:28px 35px; margin:30px 0;\n  text-align:center; box-shadow:0 8px 35px rgba(156,0,255,0.3);\n}\n.spe-strip p { font-size:1.1em; font-weight:700; color: #fff !important; line-height:1.7; }\n.spe-strip p strong { color: #fed803 !important; }\n.spe-strip a { color: #fed803 !important; }\n\n\/* ALERT BOX *\/\n.spe-alert {\n  background:#fff8e1; border:2px solid rgba(254,216,3,0.5);\n  border-radius:12px; padding:22px 26px; margin-top:28px;\n}\n.spe-alert h4 { color: #b8860b !important; font-size:0.9em; font-weight:800; text-transform:uppercase; letter-spacing:1px; margin-bottom:10px; }\n.spe-alert p { font-size:0.9em; color: #555 !important; line-height:1.75; }\n.spe-alert p strong { color: #111 !important; }\n.spe-alert a { color: #9c00ff !important; }\n\n\/* CARDS *\/\n.spe-grid {\n  display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));\n  gap:18px; margin-top:10px;\n}\n.spe-card {\n  background:#f8f4ff; border:1px solid rgba(156,0,255,0.2);\n  border-radius:12px; padding:25px 22px; transition:all 0.3s ease;\n}\n.spe-card:hover {\n  border-color:#9c00ff; background:#f0e6ff;\n  transform:translateY(-3px); box-shadow:0 8px 28px rgba(156,0,255,0.15);\n}\n.spe-card-icon { font-size:2.2em; margin-bottom:10px; }\n.spe-card h3 { font-size:1em; font-weight:800; color: #9c00ff !important; margin-bottom:8px; text-transform:uppercase; letter-spacing:0.5px; }\n.spe-card p { font-size:0.9em; color: #555 !important; line-height:1.65; }\n.spe-card p strong { color: #111 !important; }\n\n\/* OPTIONS GRID *\/\n.spe-options-grid {\n  display:grid; grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));\n  gap:18px; margin-top:10px;\n}\n.spe-option-card {\n  background:#fff; border:2px solid rgba(156,0,255,0.2);\n  border-radius:12px; padding:22px;\n}\n.spe-option-card h4 { color: #9c00ff !important; font-weight:800; font-size:0.95em; text-transform:uppercase; letter-spacing:0.5px; margin-bottom:14px; padding-bottom:10px; border-bottom:2px solid rgba(254,216,3,0.3); }\n.spe-option-item {\n  display:flex; align-items:flex-start; gap:10px;\n  padding:8px 0; border-bottom:1px solid rgba(0,0,0,0.06); font-size:0.88em; color: #444 !important;\n}\n.spe-option-item:last-child { border-bottom:none; }\n.spe-option-item::before { content:\"→\"; color: #9c00ff !important; font-weight:900; flex-shrink:0; }\n.spe-option-item strong { color: #111 !important; }\n\n\/* CHECKLIST *\/\n.spe-checklist { list-style:none; margin-top:10px; }\n.spe-checklist li {\n  padding:10px 0; border-bottom:1px solid rgba(0,0,0,0.07);\n  display:flex; align-items:flex-start; gap:12px;\n  font-size:0.95em; color: #444 !important; line-height:1.5;\n}\n.spe-checklist li:last-child { border-bottom:none; }\n.spe-checklist li::before { content:\"✓\"; color: #9c00ff !important; font-weight:900; font-size:1.1em; flex-shrink:0; margin-top:1px; }\n.spe-checklist li strong { color: #111 !important; }\n\n\/* COMPATIBILITY TABLE *\/\n.spe-compat-wrap { overflow-x:auto; margin-top:16px; border-radius:12px; border:1px solid rgba(156,0,255,0.15); }\n.spe-compat-table { width:100%; border-collapse:collapse; font-size:0.82em; min-width:600px; }\n.spe-compat-table th {\n  background:linear-gradient(135deg, #9c00ff, #e00cff);\n  color: #fff !important; padding:12px 16px; text-align:left; font-weight:700; white-space:nowrap;\n}\n.spe-compat-table td { padding:9px 16px; border-bottom:1px solid rgba(0,0,0,0.06); color: #444 !important; }\n.spe-compat-table tr:nth-child(even) td { background:#f8f4ff; }\n.spe-compat-table tr:hover td { background:#f0e6ff; }\n.spe-compat-table td.model { font-weight:700; color: #111 !important; }\n.spe-compat-table td.engine { color: #555 !important; }\n.spe-compat-table td.power { color: #9c00ff !important; font-weight:700; white-space:nowrap; }\n\n.spe-compat-group-header td {\n  background:linear-gradient(90deg, #1a003a, #3a006a) !important;\n  color:#fed803 !important;\n  font-weight:800 !important;\n  font-size:0.9em;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  padding:10px 16px;\n}\n\n\/* SPECS BOX *\/\n.spe-specs-box {\n  background:#fafafa; border:1px solid rgba(156,0,255,0.15);\n  border-radius:14px; overflow:hidden;\n}\n.spe-specs-row {\n  display:flex; align-items:center; padding:14px 22px;\n  border-bottom:1px solid rgba(0,0,0,0.06); transition:background 0.2s;\n}\n.spe-specs-row:last-child { border-bottom:none; }\n.spe-specs-row:hover { background:#f0e6ff; }\n.spe-specs-key { width:48%; font-weight:700; color: #9c00ff !important; font-size:0.9em; }\n.spe-specs-val { width:52%; color: #333 !important; font-size:0.9em; }\n.spe-specs-val strong { color: #9c00ff !important; }\n\n\/* FAQ *\/\n.spe-faq-item { margin-bottom:12px; border-radius:10px; overflow:hidden; border:1px solid rgba(156,0,255,0.25); }\n.spe-faq-q {\n  background:#f8f4ff; color: #111 !important; padding:16px 20px;\n  font-weight:700; font-size:0.95em; border-left:4px solid #9c00ff;\n  display:flex; align-items:center; gap:10px;\n}\n.spe-faq-q::before { content:\"❓\"; font-size:1em; flex-shrink:0; }\n.spe-faq-a {\n  padding:18px 22px; border-top:2px solid rgba(254,216,3,0.3);\n  background:#fff; font-size:0.88em; color: #555 !important; line-height:1.75;\n}\n.spe-faq-a strong { color: #9c00ff !important; }\n\n\/* LEGAL *\/\n.spe-legal {\n  background:rgba(255,50,50,0.05); border:1px solid rgba(255,80,80,0.2);\n  border-radius:12px; padding:22px 26px; margin-top:30px;\n}\n.spe-legal h4 { color: #cc3333 !important; font-size:0.9em; font-weight:800; text-transform:uppercase; letter-spacing:1px; margin-bottom:10px; }\n.spe-legal p { font-size:0.85em; color: #666 !important; line-height:1.7; }\n\n\/* FOOTER *\/\n.spe-footer {\n  background:linear-gradient(135deg, #000 0%, #0d0d0d 60%, #1a003a 100%);\n  padding:40px 30px; text-align:center; border-top:3px solid #9c00ff;\n  position:relative; z-index:1;\n}\n.spe-footer-logo { font-size:1.8em; font-weight:900; color: #fff !important; letter-spacing:2px; text-transform:uppercase; }\n.spe-footer-logo span { color: #9c00ff !important; }\n.spe-footer p { font-size:0.82em; color: #666 !important; margin-top:10px; }\n.spe-footer a { color: #9c00ff !important; text-decoration:none; }\n.spe-footer a:hover { color: #fed803 !important; }\n.spe-footer-contact { display:flex; justify-content:center; gap:30px; flex-wrap:wrap; margin-top:16px; }\n.spe-footer-contact span { font-size:0.85em; color: #999 !important; }\n.spe-footer-contact span strong { color: #fed803 !important; }\n\n@media(max-width:600px) {\n  .spe-title-main { font-size:2em; }\n  .spe-section { padding:35px 18px; }\n  .spe-header { padding:55px 18px 40px; }\n  .spe-footer-contact { flex-direction:column; gap:8px; align-items:center; }\n  .spe-specs-key, .spe-specs-val { width:50%; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"spe-wrap\"\u003e\n\u003c!-- BUBBLES --\u003e\n\u003cdiv class=\"spe-bubbles\"\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 80px; height: 80px; left: 5%; animation-duration: 9s; animation-delay: 0s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 40px; height: 40px; left: 15%; animation-duration: 7s; animation-delay: 1.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b m\" style=\"width: 60px; height: 60px; left: 28%; animation-duration: 11s; animation-delay: 0.8s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 100px; height: 100px; left: 42%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 50px; height: 50px; left: 57%; animation-duration: 8s; animation-delay: 0.4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b m\" style=\"width: 70px; height: 70px; left: 70%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b v\" style=\"width: 45px; height: 45px; left: 83%; animation-duration: 6.5s; animation-delay: 1.2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"spe-b y\" style=\"width: 90px; height: 90px; left: 91%; animation-duration: 12s; animation-delay: 0.6s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HEADER --\u003e\n\u003cdiv class=\"spe-header\"\u003e\n\u003cdiv class=\"spe-brand-badge\"\u003e🇩🇪 German manufacturing · STREETEC · SKU BPA07\u003c\/div\u003e\n\u003ch1 class=\"spe-title-main\"\u003e\n\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eSTREETEC\u003c\/span\u003e \u003cspan\u003e'performance'\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"spe-title-sub\"\u003eAudi A4 B8 · A5 8T · Q5 8R\u003c\/div\u003e\n\u003cp class=\"spe-subtitle\"\u003eComplete air suspension kit — \u003cstrong\u003eSedan · Front-wheel drive · Allroad · Coupé · Sportback · SUV\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"spe-header-tags\"\u003e\n\u003cspan class=\"spe-tag\"\u003e💨 Complete 4-corner kit\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e🔗 Connection size of your choice — customer-selected diameter\u003c\/span\u003e \u003cspan class=\"spe-tag gold\"\u003e✅ TÜV §19.3 StVZO · Front axle load 1315kg \/ rear axle load 1380kg\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e🏎️ A4 · A5 · A5 Sportback · A4 Allroad · Q5\u003c\/span\u003e \u003cspan class=\"spe-tag\"\u003e⚙️ Air management sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🚀 Overview\u003c\/h2\u003e\n\u003cp class=\"spe-intro-text\"\u003eThe \u003cstrong\u003eSTREETEC 'performance' BPA07\u003c\/strong\u003e is a complete air suspension kit developed by STREETEC in collaboration with one of the \u003cstrong\u003eworld's leading shock absorber manufacturers\u003c\/strong\u003e. Specially designed for the \u003cstrong\u003eAudi A4 B8 · A5 8T · A5 Sportback · A4 Allroad · Q5 8R\u003c\/strong\u003e platforms, it radically transforms your Audi's road handling and appearance.\u003c\/p\u003e\n\u003cp class=\"spe-intro-text\" style=\"margin-top: 16px\"\u003eSupplied complete with \u003cstrong\u003eshock absorbers and air springs for all 4 corners\u003c\/strong\u003e, along with all necessary connection components, this kit stands out for its flawless German build quality and \u003cstrong\u003eTÜV §19.3 StVZO approval\u003c\/strong\u003e for legal use on public roads.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 28px\" class=\"spe-alert\"\u003e\n\u003ch4\u003e⚠️ Air management required — not included\u003c\/h4\u003e\n\u003cp\u003eThis kit requires an \u003cstrong\u003eadditional air management system\u003c\/strong\u003e to operate (compressor, tank, valves, controller). The air management system must be ordered separately from our \u003ca rel=\"noopener\" href=\"https:\/\/raslbitume.com\/collections\/kits-de-gestion-d-air\" target=\"_blank\"\u003ededicated catalog\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AVANTAGES --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e✅ \u003cspan\u003eKey features\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-grid\"\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e💨\u003c\/div\u003e\n\u003ch3\u003eComplete 4-corner kit\u003c\/h3\u003e\n\u003cp\u003eFront- and rear-specific air shocks and air springs \u003cstrong\u003eincluded\u003c\/strong\u003e. Vehicle-specific mounts are supplied for perfect integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🔗\u003c\/div\u003e\n\u003ch3\u003eConnection size of your choice\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eline diameter is selected by the customer\u003c\/strong\u003e according to their air management system: 6mm · 10mm · 1\/4\" · 3\/8\". Compatible with all systems on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eMillimeter precision\u003c\/h3\u003e\n\u003cp\u003eMillimeter-precise height control \u003cstrong\u003eto the nearest millimeter\u003c\/strong\u003e via air pressure. Extreme lowering or road-ready stance: you choose at any time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🇩🇪\u003c\/div\u003e\n\u003ch3\u003ePremium craftsmanship\u003c\/h3\u003e\n\u003cp\u003eDeveloped by STREETEC with a \u003cstrong\u003eworld leader in shock absorbers\u003c\/strong\u003e. German quality for demanding daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e✅\u003c\/div\u003e\n\u003ch3\u003eTÜV §19.3 StVZO\u003c\/h3\u003e\n\u003cp\u003eParts certificate included. \u003cstrong\u003eMax. front axle load: 1315 kg · Max. rear axle load: 1380 kg.\u003c\/strong\u003e Legal for use on public roads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-card\"\u003e\n\u003cdiv class=\"spe-card-icon\"\u003e🚗\u003c\/div\u003e\n\u003ch3\u003eWide compatibility\u003c\/h3\u003e\n\u003cp\u003eCompatible with \u003cstrong\u003eA4 B8 Sedan, Avant, Allroad — A5 Coupé, Sportback — Q5\u003c\/strong\u003e, in petrol, diesel, quattro, and S\/RS versions depending on the variant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OPTIONS --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e⚙️ \u003cspan\u003eConfiguration\u003c\/span\u003e options\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-options-grid\"\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e🔗 Air fittings\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e6mm\u003c\/strong\u003e — standard PU hose\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e10mm\u003c\/strong\u003e — high-flow PU hose\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e1\/4\"\u003c\/strong\u003e — imperial NPT fitting\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003e3\/8\"\u003c\/strong\u003e — high-flow NPT fitting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e🔧 Drivetrain compatibility\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eFront-wheel drive (FWD)\u003c\/strong\u003e — standard versions\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eQuattro (AWD)\u003c\/strong\u003e — all-wheel drive\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eS4 \/ S5 \/ SQ5\u003c\/strong\u003e — sport versions\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eRS5\u003c\/strong\u003e — high-performance version\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-option-card\"\u003e\n\u003ch4\u003e📋 Compatible body styles\u003c\/h4\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Sedan\u003c\/strong\u003e — 8K2, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Avant\u003c\/strong\u003e — 8K5, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA4 Allroad\u003c\/strong\u003e — 8KH, B8\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA5 Coupé\u003c\/strong\u003e — 8T3\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eA5 Sportback\u003c\/strong\u003e — 8TA\u003c\/div\u003e\n\u003cdiv class=\"spe-option-item\"\u003e\n\u003cstrong\u003eQ5\u003c\/strong\u003e — 8RB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENU KIT --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e📦 \u003cspan\u003eKit\u003c\/span\u003e contents\n\u003c\/h2\u003e\n\u003cul class=\"spe-checklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× vehicle-specific front axle air struts\u003c\/strong\u003e — developed for the B8\/8T\/8R platform\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× front axle air springs\u003c\/strong\u003e with vehicle-specific mounts\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e2× vehicle-specific rear axle air struts\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× rear axle air springs\u003c\/strong\u003e with vehicle-specific mounts\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e2× black braided steel hoses for front axle\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4× air fittings\u003c\/strong\u003e — choose according to the selected line diameter (6mm \/ 10mm \/ 1\/4\" \/ 3\/8\")\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTÜV §19.3 parts certificate\u003c\/strong\u003e included in the kit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spe-strip\"\u003e\n\u003cp\u003e⚠️ Air management system \u003cstrong\u003enot included\u003c\/strong\u003e — order separately\u003cbr\u003eView \u003ca rel=\"noopener\" href=\"https:\/\/raslbitume.com\/collections\/kits-de-gestion-d-air\" target=\"_blank\"\u003eour complete air management kits catalog\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS TECHNIQUES --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🔩 \u003cspan\u003eTechnical\u003c\/span\u003e data\n\u003c\/h2\u003e\n\u003cdiv class=\"spe-specs-box\"\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eManufacturer part number\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e503 007 01\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eSKU Rasl'Bitume\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003eBPA07\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eSTREETEC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eApproval\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\n\u003cstrong\u003eTÜV §19.3 StVZO\u003c\/strong\u003e — certificate included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eMaximum front axle load\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e1,315 kg\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eMaximum rear axle load\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e\u003cstrong\u003e1,380 kg\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eKit weight\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e23 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eAvailable fittings\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003e6mm · 10mm · 1\/4\" · 3\/8\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eTarget vehicles\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eAudi A4 B8 · A5 8T · A5 Sportback · A4 Allroad · Q5 8R\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-row\"\u003e\n\u003cdiv class=\"spe-specs-key\"\u003eAir management\u003c\/div\u003e\n\u003cdiv class=\"spe-specs-val\"\u003eNot included — order separately\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITÉ --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🚗 Compatibility \u003cspan\u003etable\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9em; color: #666; margin-bottom: 16px\"\u003eNon-exhaustive list of compatible engines — contact us with your registration number for verification.\u003c\/p\u003e\n\u003cdiv class=\"spe-compat-wrap\"\u003e\n\u003ctable class=\"spe-compat-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eBody style\u003c\/th\u003e\n\u003cth\u003eEngine\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003c!-- A4 B8 Berline --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🔵 Audi A4 Sedan — 8K2, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88 kW \/ 120 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118 kW \/ 160 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118 kW \/ 160 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–140 kW \/ 120–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e105–140 kW \/ 143–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 B8\u003c\/td\u003e\n\u003ctd\u003eSedan\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A4 Avant --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟣 Audi A4 Avant — 8K5, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–125 kW \/ 120–170 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–165 kW \/ 180–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eRS4 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e331 kW \/ 450 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e88–140 kW \/ 120–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Avant B8\u003c\/td\u003e\n\u003ctd\u003eEstate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A4 Allroad --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟡 Audi A4 Allroad — 8KH, B8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised estate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e155–165 kW \/ 211–224 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised estate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA4 Allroad B8\u003c\/td\u003e\n\u003ctd\u003eRaised estate\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e176–180 kW \/ 240–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A5 Coupé --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🔴 Audi A5 Coupé — 8T3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e118–130 kW \/ 160–177 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245–260 kW \/ 333–354 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eRS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e331 kW \/ 450 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 8T3\u003c\/td\u003e\n\u003ctd\u003eCoupé\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- A5 Sportback --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟠 Audi A5 Sportback — 8TA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e1.8 TFSI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e106–130 kW \/ 144–177 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eS5 quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e245 kW \/ 333 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.7 TDI\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e120–140 kW \/ 163–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eA5 Sportback\u003c\/td\u003e\n\u003ctd\u003eSportback\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e150–180 kW \/ 204–245 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c!-- Q5 --\u003e\n\u003ctr class=\"spe-compat-group-header\"\u003e\n\u003ctd colspan=\"4\"\u003e🟢 Audi Q5 — 8RB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e132–169 kW \/ 180–230 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e200 kW \/ 272 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eSQ5 TFSI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e260 kW \/ 354 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e2.0 TDI \/ quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e100–140 kW \/ 136–190 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003e3.0 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e155–190 kW \/ 211–258 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"model\"\u003eQ5 8RB\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003ctd class=\"engine\"\u003eSQ5 TDI quattro\u003c\/td\u003e\n\u003ctd class=\"power\"\u003e230–250 kW \/ 313–340 PS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e🔩 \u003cspan\u003eInstallation\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cul class=\"spe-checklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation by a qualified professional is mandatory\u003c\/strong\u003e — air suspension on a passenger vehicle \/ SUV\u003c\/li\u003e\n\u003cli\u003ePneumatic connection according to the \u003cstrong\u003eline diameter selected when ordering\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBleeding and leak testing of the entire air circuit are mandatory after installation\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eWheel alignment is recommended after installation\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCheck that the air management system and operating pressures are functioning correctly\u003c\/li\u003e\n\u003cli\u003eFollow the \u003cstrong\u003eoperating pressures specified\u003c\/strong\u003e in the technical documentation supplied with the kit\u003c\/li\u003e\n\u003cli\u003eFind our partner installers at: \u003ca href=\"https:\/\/raslbitume.com\/pages\/ou-monter-mon-air-ride\" style=\"color: #9c00ff\" target=\"_blank\"\u003eraslbitume.com\/pages\/ou-monter-mon-air-ride\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"spe-section\"\u003e\n\u003ch2 class=\"spe-section-title\"\u003e❓ \u003cspan\u003eFrequently asked questions\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs the air management system included in this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eNo. This kit contains only the \u003cstrong\u003eair shocks, air springs, and air lines\u003c\/strong\u003e. A complete air management system (compressor, tank, valves, controller) is essential and must be ordered separately. Contact us to put together your complete package.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eWhich air management system should I choose for this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eThis kit is compatible with \u003cstrong\u003eall air management systems on the market\u003c\/strong\u003e. We offer the STREETEC range (Autoleveling, Dual Gauge, Digital) as well as third-party systems. The choice depends on your budget and the level of functionality desired. Our teams can guide you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs my A4 quattro version compatible?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes. The BPA07 kit is \u003cstrong\u003ecompatible with many quattro variants\u003c\/strong\u003e (all-wheel drive) of the A4 B8, A5 8T, A5 Sportback, and Q5. Consult the full compatibility table or contact us with your registration number for verification.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eIs the kit compatible with the S4, S5, RS4, and RS5 versions?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes, the \u003cstrong\u003eS4 quattro (245 kW), S5 quattro, RS4 quattro (331 kW), and RS5 quattro (331 kW)\u003c\/strong\u003e versions are included in the official compatibility list. Compatibility is also confirmed for SQ5 TDI variants. Check your exact model code before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eCan I drive normally with this kit?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eYes, provided you comply with the \u003cstrong\u003eminimum legal body heights\u003c\/strong\u003e indicated in the included TÜV §19.3 certificate. Below these measurements, the vehicle is no longer road-legal for public-road use. In France, an individual approval (RTI) procedure is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-item\"\u003e\n\u003cdiv class=\"spe-faq-q\"\u003eWhich fitting diameter should I choose?\u003c\/div\u003e\n\u003cdiv class=\"spe-faq-a\"\u003eThe diameter depends on your air management system. STREETEC systems generally use \u003cstrong\u003e6mm or 10mm\u003c\/strong\u003e. Air Lift Performance systems often use \u003cstrong\u003e1\/4\"\u003c\/strong\u003e. If in doubt, specify your air management system when ordering and we will advise you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL --\u003e\n\u003cdiv style=\"border-bottom: none\" class=\"spe-section\"\u003e\n\u003cdiv class=\"spe-legal\"\u003e\n\u003ch4\u003e⚠️ Important legal information\u003c\/h4\u003e\n\u003cp\u003eThis suspension kit is TÜV §19.3 StVZO approved. In France, any suspension modification must undergo an \u003cstrong\u003eindividual approval (RTI)\u003c\/strong\u003e procedure at an accredited testing center. The minimum legal driving height is indicated in the certificate included with the kit. \u003cstrong\u003eRasl'Bitume accepts no liability for use that does not comply with local regulations.\u003c\/strong\u003e Installation must be carried out by a qualified professional. Compliance with the operating pressures specified in the technical documentation is mandatory. This product is not intended for track use or extreme off-road driving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"spe-footer\"\u003e\n\u003cdiv class=\"spe-footer-logo\"\u003eRasl'\u003cspan\u003eBitume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eYour Air Ride \u0026amp; Air Suspension specialist in Europe\u003c\/p\u003e\n\u003cdiv class=\"spe-footer-contact\"\u003e\n\u003cspan\u003e✉️ \u003cstrong\u003econtact@raslbitume.com\u003c\/strong\u003e\u003c\/span\u003e \u003cspan\u003e🌐 \u003ca href=\"https:\/\/raslbitume.com\" target=\"_blank\"\u003eraslbitume.com\u003c\/a\u003e\u003c\/span\u003e \u003cspan\u003e📜 TÜV §19.3 certificate included with the kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Streetec","offers":[{"title":"6mm","offer_id":52897817166162,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"10mm","offer_id":52897817198930,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"1\/4\"","offer_id":52897817231698,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true},{"title":"3\/8\"","offer_id":52897817264466,"sku":"503 007 01","price":2318.32,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/503_007_01_v1.png?v=1774195366"},{"product_id":"air-lift-performance-pour-audi-a4-a5-b9-f53-f57-amortisseurs-pneumatiques-homologue-tuv","title":"Air Lift Performance for Audi A4 \/ A5 (B9\/F53\/F57) | TÜV-approved air suspension shocks","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 Air Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This product sheet covers the SHOCK ABSORBER KIT ONLY. The management system is not included\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMaximum permissible load: \u003c\/span\u003e\u003cstrong data-start=\"29\" data-end=\"61\"\u003efront axle up to 1310 kg\u003c\/strong\u003e\u003cspan\u003e and \u003c\/span\u003e\u003cstrong data-start=\"65\" data-end=\"99\"\u003erear axle up to 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\"\u003eWhy choose Air Lift Performance?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Total Versatility\u003c\/h3\u003e\n\u003cp\u003eAdjustable ride height on demand for the road or event. Drive low for style, raise it for speed bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Controlled Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube shocks adjustable across 30 positions to precisely tailor comfort and firmness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Build Quality\u003c\/h3\u003e\n\u003cp\u003ePremium components: stainless steel braided hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\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\"\u003eTECHNICAL SPECIFICATIONS\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\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-Over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn some rear applications: \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\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eStainless steel braided (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g. 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\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 Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 \"air-over\" shocks\/struts with 30-level damping adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eStainless steel braided hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\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\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCertification\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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 Convertible (F57)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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)\"\u003eYes, available to order\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 Warranty\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 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with 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👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for daily use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This product page includes only the shock absorbers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat is the difference between Slam and 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 is aimed at daily driving and budget-conscious users, with a focus on lowering and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much greater adjustability with 30-position adjustable monotube shock absorbers, higher-quality components, and a focus on dynamic driving. If you're looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube shock absorbers feature 30-position firmness adjustment, allowing you to precisely adjust comfort and stiffness according to your driving style and conditions. From maximum comfort to a firmer setup for sporty driving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs the installation complicated?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift designs its kits for Plug and Play installation on most vehicles. Detailed instructions are provided with each kit. If you have mechanical skills or are used to working on your car, the installation is achievable. Otherwise, we recommend hiring a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness test?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\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 - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"53 mm \/ Without TÜV Gutachten","offer_id":53678988591442,"sku":"78570_78670","price":3519.0,"currency_code":"EUR","in_stock":true},{"title":"53 mm \/ TÜV Gutachten provided","offer_id":53678988624210,"sku":"78570_78670","price":3719.0,"currency_code":"EUR","in_stock":true},{"title":"48,5 mm \/ Without 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 provided","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\/en\/collections\/audi-a5-air-suspension-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}