{"title":"Ford Air Suspension – Air Ride Kits | Rasl'Bitume","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eGive a new dimension to your \u003c\/span\u003e\u003cstrong data-start=\"264\" data-end=\"272\"\u003eFord\u003c\/strong\u003e\u003cspan\u003e with our \u003c\/span\u003e\u003cstrong data-start=\"282\" data-end=\"325\"\u003eAir Ride air suspension kits\u003c\/strong\u003e\u003cspan\u003e. Adjust the height in an instant, redefine its look, and achieve a low stance with a striking style.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"kit-airmext-ford-focus-mi1-na-o45-1999-2005","title":"Airmext Air Ride Kit for Ford Focus I (NA Ø45) (1999-2005), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40103953334370,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40103953367138,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40103953399906,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40103953432674,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/ford-focus-mk1-airmext-air-ride.png?v=1774187091"},{"product_id":"kit-airmext-ford-mustang-2005-2014","title":"Airmext Air Ride Kit for Ford Mustang D2C (2005-2014), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108692996194,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108693028962,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108693061730,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108693094498,"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-ford-mustang-d2c-airlift.png?v=1774187083"},{"product_id":"kit-airmext-ford-mustang-d2c-2005-2014","title":"Airmext Air Ride Kit for Ford Mustang S197 (2005-2014), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108695650402,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108695683170,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108695715938,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108695748706,"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-ford-mustang-s197-airlift.png?v=1774187077"},{"product_id":"kit-airmext-ford-focus-mk3-rs-st-2010","title":"Airmext Air Ride Kit for Ford Focus III ST \u0026 RS (2010+), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108925550690,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108925583458,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108925616226,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108925648994,"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-focus-airlift_119cce2a-6b28-4a92-b7df-a4d254446435.png?v=1774187062"},{"product_id":"kit-airmext-ford-focus-mk3-2010","title":"Airmext Air Ride Kit for Ford Focus III (2010+), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108928499810,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108928532578,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108928565346,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108928598114,"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-focus-airlift.png?v=1774187052"},{"product_id":"kit-airmext-ford-focus-mk2-2005-2011","title":"Airmext Air Ride Kit for Ford Focus II (2004-2011), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108933054562,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108933087330,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108933120098,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108933152866,"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-ford-focus-airlift.png?v=1774187043"},{"product_id":"kit-airmext-ford-mondeo-mkiv-2007-2013","title":"Airmext Air Ride Kit for Ford Mondeo IV (2007-2013), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40108943769698,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40108943802466,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40108943835234,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40108943868002,"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-ford-mondeo.png?v=1774187035"},{"product_id":"kit-airmext-ford-mondeo-mkv-2014","title":"Airmext Air Ride Kit for Ford Mondeo V (2014+), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40109273088098,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40109273120866,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40109273153634,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40109273186402,"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-ford-fusion-airlift_e3a54905-e99e-4ebd-9dad-37fec9eb5888.png?v=1774187026"},{"product_id":"kit-airmext-ford-fusion-2013-2017","title":"Airmext Air Ride Kit for Ford Fusion (2013-2017), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40109280723042,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40109280755810,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40109280788578,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40109280821346,"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-ford-fusion.png?v=1774187017"},{"product_id":"kit-airmext-ford-probe-1993-1997","title":"Airmext Air Ride Kit for Ford Probe GE (1993-1997), 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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40109282951266,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40109282984034,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40109283016802,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40109283049570,"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-ford-probe-airlift.png?v=1774187006"},{"product_id":"kit-airmext-ford-taurus-2015","title":"Airmext Air Ride Kit for Ford Taurus D568 (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":"Rasl'Bitume","offers":[{"title":"Kit A","offer_id":40109335674978,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":40109335707746,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":40109335740514,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":40109335773282,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Taurus_2.png?v=1774185683"},{"product_id":"kit-airmext-ford-mustang-s550-2014","title":"Airmext Air Ride Kit for Ford Mustang S550 (2014+), 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":48442390675794,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":48442390708562,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":48442390741330,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":48442390774098,"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-ford-mustang-s550-airlift.png?v=1774187071"},{"product_id":"kit-airmext-ford-fiesta-mk8-2018","title":"Airmext Air Ride Kit for Ford Fiesta VIII (Mk8) (2018+), 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":49392802791762,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":49392802824530,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":49392802857298,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":49392802890066,"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_Ford_Fiesta_Mk_8.png?v=1774190458"},{"product_id":"kit-air-ride-complet-ford-cmax-dm2","title":"Complete TA Technix Air Ride Kit for Ford C-Max DM2 (2007-2010) — 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\u003e\u003cspan\u003eAdjustable\u003c\/span\u003e Air Suspension\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 ride-height control.\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 axle load: 1140 kg \/ Rear: 1090 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 \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 for 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\u003eTurnkey kit\u003c\/strong\u003e: all components included for 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 engineering 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 pressure 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 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\u003eHigh-pressure 6 mm PU pneumatic 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\u003eIndependent 2-Way 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\u003eIntensive Use\u003c\/strong\u003eDesigned for show cars, meetings, 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 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 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 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 Notice — 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":49440592691538,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_c909e019-1abf-4f23-8c46-0cb8050b8bf0.jpg?v=1774182220"},{"product_id":"kit-air-ride-complet-ford-fiesta-i-gfbt","title":"Complete TA Technix Air Ride Kit for Ford Fiesta I GFBT (1976-1983) — 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\u003e\u003cspan\u003eAdjustable\u003c\/span\u003e Air Suspension\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 ride-height control.\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: 585 kg \/ Rear: 640 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 \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, 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 without limits\u003c\/span\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e\u003cstrong\u003eTurnkey kit\u003c\/strong\u003e: all components included for 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 robustness 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 pressure 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 paste for fittings\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003ePipe 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\u003eIndependent 2-Way 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; 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 Notice — 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 reserved 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 responsibility 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":49440794607954,"sku":null,"price":2050.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/EFC644EB-6F5B-4B58-8136-3AA3A0D534D3.jpg?v=1774182230"},{"product_id":"kit-air-ride-complet-ford-focus-i-daw-dbw","title":"Complete TA Technix Air Ride Kit for Ford Focus I DAW, DBW (1998-2004) — 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\u003e\u003cspan\u003eAdjustable\u003c\/span\u003e Air Suspension\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 with 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 ride height control.\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: 965 kg \/ Rear: 960 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 \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, durable shocks 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\u003eTurnkey kit\u003c\/strong\u003e: all components included for 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 shocks\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 optimum 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 pressure 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\u003eIndependent 2-Way 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\u003eOverpressure 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 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 on 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":49440820756818,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_c2dbf18b-796d-45c1-94ea-c42d12c5265c.jpg?v=1774182239"},{"product_id":"kit-air-ride-complet-ford-focus-ii-da_-hcp-dp","title":"Complete TA Technix Air Ride Kit for Ford Focus II (2004-2012) — 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 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 total ride height control.\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: 1140 kg \/ Rear: 1090 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 \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, 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: customisable 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\u003eMillimetre-precise ride height adjustment\u003c\/span\u003e\u003c\/li\u003e\n \u003cli\u003e\u003cspan\u003eGerman engineering 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 aluminium 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 pressure 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 pneumatic 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\u003eIndependent 2-Way 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\u003eOverpressure 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; Car Meet\u003c\/div\u003e\n \u003cp\u003eStatic display with dramatic 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 Notices — 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 reserved 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":49440836616530,"sku":null,"price":1948.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_7edce351-c218-42a5-ac5b-3a6c684b20db.jpg?v=1774182251"},{"product_id":"rasl-bitume-kit-airmext-ford-ka-2007-2014-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford KA (2007-2014), 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":50710248522066,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":50710248554834,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":50710248587602,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":50710248620370,"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-fiat-500-airlift.png?v=1774186993"},{"product_id":"rasl-bitume-kit-airmext-ford-focus-mk2-st-rs-2005-2011-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Focus II ST \u0026 RS (2005-2011), 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":50710466101586,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":50710466134354,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":50710466167122,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":50710466199890,"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-ford-focus-airlift.png?v=1774187043"},{"product_id":"rasl-bitume-kit-airmext-ford-mustang-sn95-1994-2004-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Mustang SN95 (1994-2004), 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":50819004072274,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":50819004105042,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":50819004137810,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":50819004170578,"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-ford-transit-custom-2012-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Transit Custom (2012+), 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 \/ 2012","offer_id":51172394467666,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2013","offer_id":51172397482322,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2014","offer_id":51172397515090,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2015","offer_id":51172397547858,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2016","offer_id":51172397580626,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2017","offer_id":51172397613394,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2018","offer_id":51172397646162,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2019","offer_id":51172397678930,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2020","offer_id":51172397711698,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2021","offer_id":51172397744466,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2022","offer_id":51172397777234,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2023","offer_id":51172397810002,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2024","offer_id":51172397842770,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2025","offer_id":51172397875538,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ 2026","offer_id":53097737453906,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2012","offer_id":51172394500434,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2013","offer_id":51172397908306,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2014","offer_id":51172397941074,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2015","offer_id":51172397973842,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2016","offer_id":51172398006610,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2017","offer_id":51172398039378,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2018","offer_id":51172398072146,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2019","offer_id":51172398104914,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2020","offer_id":51172398137682,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2021","offer_id":51172398170450,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2022","offer_id":51172398203218,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2023","offer_id":51172398235986,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2024","offer_id":51172398268754,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2025","offer_id":51172398301522,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ 2026","offer_id":53097737486674,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2012","offer_id":51172394533202,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2013","offer_id":51172398334290,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2014","offer_id":51172398367058,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2015","offer_id":51172398399826,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2016","offer_id":51172398432594,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2017","offer_id":51172398465362,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2018","offer_id":51172398498130,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2019","offer_id":51172398530898,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2020","offer_id":51172398563666,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2021","offer_id":51172398596434,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2022","offer_id":51172398629202,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2023","offer_id":51172398661970,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2024","offer_id":51172398694738,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2025","offer_id":51172398727506,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ 2026","offer_id":53097737519442,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2012","offer_id":51172394565970,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2013","offer_id":51172398760274,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2014","offer_id":51172398793042,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2015","offer_id":51172398825810,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2016","offer_id":51172398858578,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2017","offer_id":51172398891346,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2018","offer_id":51172398924114,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2019","offer_id":51172398956882,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2020","offer_id":51172398989650,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2021","offer_id":51172399022418,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2022","offer_id":51172399055186,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2023","offer_id":51172399087954,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2024","offer_id":51172399120722,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2025","offer_id":51172399153490,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ 2026","offer_id":53097737552210,"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-transit-custom.png?v=1774187864"},{"product_id":"rasl-bitume-kit-airmext-ford-fiesta-mk5-2002-2008-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Fiesta V (Mk5) (2002-2008), 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":51779655369042,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":51779655401810,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":51779655434578,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":51779655467346,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/PHOTO-2025-10-15-15-10-44.jpg?v=1774188781"},{"product_id":"rasl-bitume-kit-airmext-ford-fiesta-mk-vi-2009-2017-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Fiesta VI (Mk6) (2009-2017), 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":52229437292882,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52229437325650,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52229437358418,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52229437391186,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Air_Strut_Ford_Fiesta_MK_VI.png?v=1774190453"},{"product_id":"rasl-bitume-kit-airmext-ford-fiesta-vii-mk7-5-2009-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Fiesta VII (Mk7.5) (2009+), 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":52229706350930,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52229706383698,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52229706416466,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52229706449234,"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_Ford_Fiesta_Mk7.5.png?v=1774190460"},{"product_id":"rasl-bitume-kit-airmext-ford-laser-kf-kh-1989-1995-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Laser KF\/KH (1989-1995), 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":52235595678034,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52235595710802,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52235595743570,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52235595776338,"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_Ford_Fiesta_Mk_8.png?v=1774190458"},{"product_id":"rasl-bitume-kit-airmext-ford-focus-mk1-na-o55-2006-2007-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Focus I (NA Ø50) (2006-2007), 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":52235608949074,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52235608981842,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52235609014610,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52235609047378,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-focus-iv-mk4-2018-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Focus IV (2018+), 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":52237739655506,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52237739688274,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52237739721042,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52237739753810,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-mondeo-iii-2000-2007-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Mondeo III (2000-2007), 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":52237921648978,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52237921681746,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52237921714514,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52237921747282,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-probe-gd-1989-1992-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Probe GD (1989-1992), 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":52237965623634,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52237965656402,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52237965689170,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52237965721938,"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-ford-probe-airlift.png?v=1774187006"},{"product_id":"rasl-bitume-kit-airmext-ford-kuga-c520-2012-2019-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Kuga C520 (2012-2019), 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":52238072021330,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238072054098,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238072086866,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238072119634,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-kuga-iii-cx482-2019-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Kuga III CX482 (2019+), 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":52238089355602,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238089388370,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238089421138,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238089453906,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-ecosport-b3-2012-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford EcoSport B3 (2012+), 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":52238125629778,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238125662546,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238125695314,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238125728082,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-escort-2015-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Escort (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":52238150205778,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238150238546,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238150271314,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238150304082,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-edge-cd539n-2014-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Edge CD539N (2014+), 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":52238217511250,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238217544018,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238217576786,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238217609554,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-ranger-t6-2012-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Ranger T6 (2012+), 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":52238238744914,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238238777682,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238238810450,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238238843218,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-pronto-1999-2007-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Pronto (1999-2007), 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":52238311063890,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238311096658,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238311129426,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238311162194,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-f-150-p552-2014-2020-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford F-150 P552 (2014-2020), 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":52238330069330,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238330102098,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238330134866,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238330167634,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-ride-mustang-sn_1200x_png_206d543d-e280-4553-9e07-2d91bba8baf3.webp?v=1774190390"},{"product_id":"rasl-bitume-kit-airmext-ford-explorer-u502-2010-2019-suspension-pneumatique","title":"Airmext Air Ride Kit for Ford Explorer U502 (2010-2019), 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":52238356644178,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":52238356676946,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":52238356709714,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":52238356742482,"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_Ford_Explorer.png?v=1774190464"},{"product_id":"suspensions-pneumatiques-d2-basic-ford-aztec-html","title":"D2 Basic Air Suspensions for Ford Aztec (1995-1998)","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 option in the D2 Racing air ride range — and an entry-level kit that is not to be underestimated. While other brands settle for non-adjustable standard dampers, D2 includes \u003cstrong\u003ecompetition-style coilovers with 36-position damping adjustment\u003c\/strong\u003e as standard, 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 make it possible to limit the minimum and maximum ride height to protect the components.\u003c\/p\u003e\n \u003cp\u003eThe supplied compressor is \u003cstrong\u003eparticularly quiet\u003c\/strong\u003e, mounted on rubber isolators to absorb vibrations. Extremely powerful, it can \u003cstrong\u003efill the 20-litre tank to 13 bar in just 3 minutes\u003c\/strong\u003e. It can also be used to inflate tyres 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 option — a solid foundation for getting started with air ride, featuring 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 box 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\"\u003eWireless key-fob remote control included — 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 + height sensors included for 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\u003ePressure Switch Control\u003c\/h3\u003e\n \u003cp\u003eManual paddle valve — inflate upward, deflate downward. Simple, direct, and 100% mechanical. No possible electronic failures or 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 36-click damping adjustment, independent of air bag height and pressure. The same extensive adjustment range as higher-end models, right from the entry-level range.\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 operate 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 height. Effective protection for 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 struts\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 — mounting 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 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 — rapid 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 — pneumatic 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 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\u003eAluminium pillowball 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 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⚙️ D2 quality from the entry level\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompetition-style threaded shock absorbers — D2 entry-level quality\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\"\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 isolators\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20L tank — reaches 13 bar in 3 minutes\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompressor suitable for inflating tires or powering pneumatic 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\"\u003eAluminium pillowball top mounts — adjustable camber (McPherson)\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 \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 by direct factory order — delivery in 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 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\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, QUALITY INTACT\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","offer_id":52780986925394,"sku":"D2- AR-FO-01-BAS-386","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_43.jpg?v=1774193346"},{"product_id":"suspensions-pneumatiques-d2-deluxe-ford-aztec-html","title":"D2 Deluxe Air Suspensions for Ford Aztec (1995-1998)","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","offer_id":52780986958162,"sku":"D2- AR-FO-01-DX-387","price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_43.jpg?v=1774193347"},{"product_id":"suspensions-pneumatiques-d2-superpro-ford-aztec-html","title":"D2 Super Pro Air Suspensions for Ford Aztec (1995-1998)","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","offer_id":52780986990930,"sku":"D2- AR-FO-01-SP-389","price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_43.jpg?v=1774193349"},{"product_id":"suspensions-pneumatiques-d2-gold-ford-aztec-html","title":"D2 Gold Air Suspensions for Ford Aztec (1995-1998)","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⭐ Premium 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 • Automatic real-time ride-height correction • 4 memory modes • Independent 4-wheel control • 3–4 seconds low ↔ high • ~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 — Premium 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 Ride 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 Super Pro features, 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 controller\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 simple press of a button.\u003c\/p\u003e\n \u003cp\u003eThe system is operated via \u003cstrong\u003etwo included remotes\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. The transition from the lowest to the highest position takes \u003cstrong\u003ejust 3 to 4 seconds\u003c\/strong\u003e, for 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\"\u003eIndependent 4-wheel control, memory presets, 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\u003eIncluded Height Sensors\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 Controller\u003c\/h3\u003e\n \u003cp\u003eThe system \u003cstrong\u003eautomatically and in real time\u003c\/strong\u003e adjusts the pressure of each air spring 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 customized 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 Low ↔ High\u003c\/h3\u003e\n \u003cp\u003eMaximum responsiveness: just \u003cstrong\u003e3 to 4 seconds\u003c\/strong\u003e to move 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 \u003cstrong\u003eUSB-rechargeable LED screen\u003c\/strong\u003e to control all advanced features. No dashboard panel required 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 Positions + 4 Independent Wheels\u003c\/h3\u003e\n \u003cp\u003e36-position stiffness adjustment on each shock absorber + fully independent height control on each wheel. Every parameter can be customized for surgical fine-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\"\u003eHigh-end 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 controller\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAutomatic — in real time 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\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, savable configurations\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 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 — 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’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 struts\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 springs (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 the automatic ride-height controller\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 mounts — 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 — rapid inflation\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\"\u003eControl 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\u003eClassic backup 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 — 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 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 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 needed 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 \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 shock absorber\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eAutomatic real-time electronic ride-height correction\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\"\u003eClassic backup 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 settings\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltra-quiet compressor — 20 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 stops — component protection for each wheel\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum pillow-ball 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-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 features of the Gold kit — 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 — shocks, compressor, air springs, 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 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 — 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 RIDE HEIGHT. AUTOMATICALLY.\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003ePremium D2 Racing air suspension kit — Height sensors — Automatic ride-height correction — 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","offer_id":52780987023698,"sku":"D2- AR-FO-01-GD-390","price":4362.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_44.jpg?v=1774193351"},{"product_id":"suspensions-pneumatiques-d2-basic-ford-cmax-html","title":"D2 Basic Air Suspensions for Ford Focus C-Max (2003+)","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 Model\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 — and an entry-level model that stands up to the competition. While other brands make do with non-adjustable standard dampers, D2 comes with \u003cstrong\u003ecompetition-style coilovers adjustable for stiffness across 36 positions\u003c\/strong\u003e as standard, regardless of the range selected.\u003c\/p\u003e\n \u003cp\u003eHeight is controlled via a \u003cstrong\u003emanual pressure switch\u003c\/strong\u003e — simple, direct, and reliable. No unnecessary electronics, no remote: just the intuitive action of raising or lowering the vehicle. The \u003cstrong\u003eadjustable bump stops\u003c\/strong\u003e on each wheel allow the minimum and maximum height to be locked to protect the components.\u003c\/p\u003e\n \u003cp\u003eThe included compressor is \u003cstrong\u003eparticularly quiet\u003c\/strong\u003e, mounted on vibration-damping mounts to absorb vibrations. Extremely high-performance, 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, featuring 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\"\u003eWireless key-fob remote control included — 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 — usable 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\"\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\u003ePressure Switch Control\u003c\/h3\u003e\n \u003cp\u003eManual paddle valve — inflates upward, deflates downward. Simple, direct, 100% mechanical. No possible electronic failures 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 36-click damping adjustment, independent of cushion height and pressure. The same extensive adjustability as higher-end ranges, right from the entry level.\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. Also suitable for inflating tires or powering 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 height. Effective protection for 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 cushions can be replaced with springs at any time to restore a classic threaded 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\"\u003eIndividually adjustable 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 suspension struts\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 — mounting 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 bushings — 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 inflation\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 — pneumatic 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 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 — 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 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⚙️ D2 quality from the entry level\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 stiffness 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\"\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 bushings\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20L 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 stops — component protection for each wheel\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum pillow-ball 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 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 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","offer_id":52780987089234,"sku":"D2- AR-FO-02-BAS-391","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_44.jpg?v=1774193352"},{"product_id":"suspensions-pneumatiques-d2-deluxe-ford-cmax-html","title":"D2 Deluxe Air Suspensions for Ford Focus C-Max (2003+)","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","offer_id":52780987122002,"sku":"D2- AR-FO-02-DX-392","price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_44.jpg?v=1774193354"},{"product_id":"suspensions-pneumatiques-d2-superpro-ford-cmax-html","title":"D2 Super Pro Air Suspensions for Ford Focus C-Max (2003+)","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","offer_id":52780987154770,"sku":"D2- AR-FO-02-SP-394","price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_44.jpg?v=1774193356"},{"product_id":"suspensions-pneumatiques-d2-basic-ford-focus-html","title":"D2 Basic Air Suspensions for Ford Focus ST (2005-2012)","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-spec 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 make do with non-adjustable OEM dampers, D2 includes \u003cstrong\u003ecompetition-spec coilovers with 36-position damping adjustment\u003c\/strong\u003e as standard, whatever the selected range.\u003c\/p\u003e\n \u003cp\u003eHeight control is managed via a \u003cstrong\u003emanual pressure switch\u003c\/strong\u003e — simple, direct, and reliable. No unnecessary electronics, no remote: just an instinctive movement 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 set, protecting the components.\u003c\/p\u003e\n \u003cp\u003eThe supplied compressor is \u003cstrong\u003eparticularly quiet\u003c\/strong\u003e, mounted on vibration-dampening mounts. 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, featuring 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\"\u003eWireless key-fob remote included — 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 — usable 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 included height sensors for 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\u003ePressure Switch Control\u003c\/h3\u003e\n \u003cp\u003eManual paddle valve — inflate upward, deflate downward. Simple, direct, 100% mechanical. No possible electronic failures 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 36-click damping adjustment, independent of air bag height and pressure. The same level of adjustability 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 isolators, 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 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\"\u003eStruts\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, 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 — 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 pillowball 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 \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 struts\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 — mounts on threaded strut 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 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 supply\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 stops\n \u003cspan class=\"sub\"\u003eMin\/max adjustment for each 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 pillowball 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\u003c\/h3\u003e\n \u003cdiv class=\"d2air-features-grid\"\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompetition-style threaded shocks — entry-level D2 quality\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e36 damping firmness 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 isolators\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003e20L tank — reaches 13 bar in 3 minutes\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eCompressor suitable for inflating tires or powering pneumatic 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 pillowball 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 vehicle modifications\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 — shocks, 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 BASIC — ACCESSIBLE AIR RIDE, QUALITY INTACT\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","offer_id":52780987253074,"sku":"D2- AR-FO-03-BAS-396","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_45.jpg?v=1774193358"},{"product_id":"suspensions-pneumatiques-d2-deluxe-ford-focus-html","title":"D2 Deluxe Air Suspensions for Ford Focus ST (2005-2012)","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","offer_id":52780987384146,"sku":"D2- AR-FO-03-DX-397","price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_45.jpg?v=1774193360"},{"product_id":"suspensions-pneumatiques-d2-superpro-ford-focus-html","title":"D2 Super Pro Air Suspensions for Ford Focus ST (2005-2012)","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","offer_id":52780987580754,"sku":"D2- AR-FO-03-SP-399","price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_45.jpg?v=1774193362"},{"product_id":"suspensions-pneumatiques-d2-gold-ford-focus-html","title":"D2 Gold Air Suspensions for Ford Focus ST (2005-2012)","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⭐ Premium 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 • Automatic real-time ride-height correction • 4 memory modes • Independent 4-wheel control • 3–4 seconds low ↔ high • ~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 — Premium 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 Ride 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 Super Pro features, 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 controller\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 simple press of a button.\u003c\/p\u003e\n \u003cp\u003eThe system is operated via \u003cstrong\u003etwo included remotes\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. The transition from the lowest to the highest position takes \u003cstrong\u003ejust 3 to 4 seconds\u003c\/strong\u003e, for 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\"\u003eIndependent 4-wheel control, memory presets, 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\u003eIncluded Height Sensors\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 Controller\u003c\/h3\u003e\n \u003cp\u003eThe system \u003cstrong\u003eautomatically and in real time\u003c\/strong\u003e adjusts the pressure of each air spring 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 customized 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 Low ↔ High\u003c\/h3\u003e\n \u003cp\u003eMaximum responsiveness: just \u003cstrong\u003e3 to 4 seconds\u003c\/strong\u003e to move 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 \u003cstrong\u003eUSB-rechargeable LED screen\u003c\/strong\u003e to control all advanced features. No dashboard panel required 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 Positions + 4 Independent Wheels\u003c\/h3\u003e\n \u003cp\u003e36-position stiffness adjustment on each shock absorber + fully independent height control on each wheel. Every parameter can be customized for surgical fine-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\"\u003eHigh-end 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 controller\u003c\/div\u003e\n \u003cdiv class=\"d2air-tech-value\"\u003eAutomatic — in real time 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\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, savable configurations\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 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 — 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’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 struts\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 springs (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 the automatic ride-height controller\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 mounts — 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 — rapid inflation\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\"\u003eControl 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\u003eClassic backup 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 — 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 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 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 needed 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 \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 shock absorber\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item gold-only\"\u003eAutomatic real-time electronic ride-height correction\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\"\u003eClassic backup 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 settings\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltra-quiet compressor — 20 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 stops — component protection for each wheel\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eAluminum pillow-ball 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-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 features of the Gold kit — 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 — shocks, compressor, air springs, 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 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 — 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 RIDE HEIGHT. AUTOMATICALLY.\u003c\/p\u003e\n \u003cp style=\"margin-top: 14px\"\u003ePremium D2 Racing air suspension kit — Height sensors — Automatic ride-height correction — 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","offer_id":52780988465490,"sku":"D2- AR-FO-03-GD-400","price":4362.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_46.jpg?v=1774193365"},{"product_id":"suspensions-pneumatiques-d2-basic-ford-liata-html","title":"D2 Basic Air Suspensions for Ford Liata (1994-1998)","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 option in the D2 Racing air ride range — an entry-level kit that leaves nothing to be desired compared with the competition. While other brands make do with non-adjustable stock shock absorbers, D2 includes \u003cstrong\u003ecompetition-style coilovers with 36-position damping adjustment\u003c\/strong\u003e as standard, regardless of the range selected.\u003c\/p\u003e\n \u003cp\u003eHeight control is managed via a \u003cstrong\u003emanual pressure switch\u003c\/strong\u003e — simple, direct, and reliable. No unnecessary electronics, no remote: just the instinctive action of raising or lowering 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 rubber 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 option — a solid foundation for getting started with air ride, featuring 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 box 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\"\u003eWireless key-fob remote control included — 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 — usable 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\"\u003eSame as Super Pro + height sensors included for 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\u003ePressure Switch Control\u003c\/h3\u003e\n \u003cp\u003eManual paddle valve — inflate upward, deflate downward. Simple, direct, 100% mechanical. No possible 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 across 36 clicks, independent of the height and pressure of the air cushions. The same level of adjustability as higher-end ranges, right 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 operate 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 height. Effective protection for 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 cushions 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\"\u003eStruts\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 min\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 (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 — ~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 struts\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 — mounting on threaded strut 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 bushings — 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 — rapid inflation\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 — pneumatic circuit 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\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 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 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⚙️ D2 quality from the entry level\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 bushings\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 suitable for inflating tires or powering pneumatic 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 spherical 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 \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 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 — compliance 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 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 BASIC — ACCESSIBLE AIR RIDE, QUALITY INTACT\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","offer_id":52780988563794,"sku":"D2- AR-FO-04-BAS-401","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_46.jpg?v=1774193366"}],"url":"https:\/\/raslbitume.com\/en\/collections\/ford-air-suspension-air-ride-kits-rasl-bitume.oembed?page=2","provider":"Rasl'Bitume","version":"1.0","type":"link"}