{"title":"Nissan 350Z Air Suspension – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"3477\" data-end=\"3612\"\u003e🚗 Upgrade your \u003cstrong data-start=\"3497\" data-end=\"3512\"\u003eNissan 350Z\u003c\/strong\u003e with an \u003cstrong data-start=\"3522\" data-end=\"3545\"\u003eAir Ride suspension\u003c\/strong\u003e allowing instant adjustment for an aggressive and controlled style.\u003c\/p\u003e\n\u003ch2 data-start=\"3614\" data-end=\"3655\"\u003e\u003cstrong data-start=\"3616\" data-end=\"3655\"\u003eDesigned to showcase the 350Z\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"3657\" data-end=\"3770\"\u003e✔️ Adjustable height\u003cbr data-start=\"3677\" data-end=\"3680\"\u003e✔️ Aggressive stance or street look\u003cbr data-start=\"3713\" data-end=\"3716\"\u003e✔️ Responsiveness depending on setup\u003cbr data-start=\"3744\" data-end=\"3747\"\u003e✔️ Proven reliability\u003c\/p\u003e","products":[{"product_id":"kit-airmext-nissan-350z-2003-2008","title":"Airmext Air Ride Kit for Nissan 350Z Z33 (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":"Rasl'Bitume","offers":[{"title":"Kit A \/ Separate rear spring","offer_id":40121580355682,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit A \/ Integrated rear spring","offer_id":52359924220242,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ Separate rear spring","offer_id":40121580388450,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B \/ Integrated rear spring","offer_id":52359924253010,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ Separate rear spring","offer_id":40121580421218,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C \/ Integrated rear spring","offer_id":52359924285778,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ Separate rear spring","offer_id":40121580453986,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only \/ Integrated rear spring","offer_id":52359924318546,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airmext-nissan-350z.png?v=1774186401"},{"product_id":"suspensions-pneumatiques-d2-basic-nissan-350z-html","title":"D2 Basic Air Suspensions for Nissan 350Z","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 option that holds its own against the competition. While other brands settle for non-adjustable original 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 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 set, protecting 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 entirely \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 unit or remote\u003c\/div\u003e\n \u003cspan class=\"gb\"\u003eTHIS KIT\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-gamme-card\"\u003e\n \u003cdiv class=\"gn\"\u003eDeluxe\u003c\/div\u003e\n \u003cdiv class=\"gd\"\u003eIncluded wireless key-fob remote control — 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 risk of electronic failure and no complex wiring in the cabin.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-benefit-card\"\u003e\n \u003cdiv class=\"d2air-benefit-icon\"\u003e⚙️\u003c\/div\u003e\n \u003ch3\u003e36-Position Damping Adjustment\u003c\/h3\u003e\n \u003cp\u003eUltra-precise 36-click damping adjustment, independent of ride height and air bag pressure. The same extensive adjustment range as higher-end models, even in 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 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 excessive adjustment.\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 included. 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 conventional 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 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 shock absorbers\n \u003cspan class=\"sub\"\u003eCompetition-style — 36-position damping adjustment\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 air cushions (air bags)\n \u003cspan class=\"sub\"\u003eOne per wheel — 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 isolation 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 — fast filling\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eControl box (management unit)\n \u003cspan class=\"sub\"\u003eSolenoid valve — air circuit management\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003ePressure switch (manual paddle valve)\n \u003cspan class=\"sub\"\u003eInflates upward — deflates downward\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"d2air-kit-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAdjustable height 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 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 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 manual\n \u003cspan class=\"sub\"\u003eComplete installation guide in English\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \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 threading + air pressure\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003ePressure switch control — simple, reliable, 100% mechanical\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\u003eUltra-quiet compressor mounted on rubber isolation mounts\u003c\/div\u003e\n \u003cdiv class=\"d2air-feature-item\"\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 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 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 — AFFORDABLE 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":52781091389778,"sku":"D2- AR-NI-02-BAS-1236","price":2856.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-basic_139.jpg?v=1774193825"},{"product_id":"suspensions-pneumatiques-d2-deluxe-nissan-350z-html","title":"D2 Deluxe Air Suspensions for Nissan 350Z","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":52781091455314,"sku":"D2- AR-NI-02-DX-1237","price":3252.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-deluxe_139.jpg?v=1774193826"},{"product_id":"suspensions-pneumatiques-d2-superpro-nissan-350z-html","title":"D2 Super Pro Air Suspensions for Nissan 350Z","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":52781091651922,"sku":"D2- AR-NI-02-SP-1239","price":3966.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-superpro_139.jpg?v=1774193828"},{"product_id":"suspensions-pneumatiques-d2-gold-nissan-350z-html","title":"D2 Gold Air Suspensions for Nissan 350Z","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":52781091815762,"sku":"D2- AR-NI-02-GD-1240","price":4362.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/suspension-pneumatique-gold_140.jpg?v=1774193829"},{"product_id":"air-lift-performance-nissan-350z-z33-2002-2009-amortisseurs-pneumatiques-tuv","title":"Air Lift Performance for Nissan 350Z (Z33) (2002-2009) | Air Shock Absorbers","description":"\u003cstyle\u003e \/* Global Container *\/ .airlift-main-wrapper { position: relative; background: #fff; max-width: 1200px; margin: 0 auto; line-height: 1.6; color: #333 !important; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,0.15); border-radius: 12px; } \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/ .airlift-bg-animation { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; } .airlift-bubble { position: absolute; bottom: -150px; background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%); border-radius: 50%; animation: airlift-rise linear infinite; filter: blur(2px); } @keyframes airlift-rise { 0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; } 20% { opacity: 0.7; } 80% { opacity: 0.4; } 100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; } } \/* Header Section *\/ .airlift-header { background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%); color: white !important; padding: 70px 20px; text-align: center; position: relative; z-index: 1; border-bottom: 5px solid #E31E24; } .airlift-header h1 { font-size: clamp(2.2em, 6vw, 4em); margin-bottom: 10px; text-transform: uppercase; letter-spacing: 4px; color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/ text-shadow: 2px 2px 10px rgba(0,0,0,0.8); } .airlift-header .subtitle { font-size: 1.4em; color: #E31E24 !important; font-weight: 700; text-transform: uppercase; } \/* Hero Banner *\/ .airlift-hero-banner { background: #E31E24; color: white !important; padding: 30px 20px; text-align: center; font-size: 1.2em; font-weight: 600; position: relative; z-index: 1; } \/* Précision Kit Uniquement *\/ .airlift-warning-kit { background: #fff3f3; color: #E31E24 !important; padding: 15px; text-align: center; font-weight: bold; border: 2px dashed #E31E24; margin: 20px; border-radius: 8px; z-index: 1; position: relative; } \/* Sections *\/ .airlift-section { padding: 50px 30px; position: relative; z-index: 1; } .airlift-section-title { font-size: 2em; font-weight: 900; color: #1a1a1a !important; margin-bottom: 30px; border-bottom: 4px solid #E31E24; display: inline-block; text-transform: uppercase; } \/* Technical Specs (Style du screen) *\/ .airlift-specs-container { border: 2px solid #E31E24; border-radius: 15px; padding: 30px; background: rgba(255, 255, 255, 0.9); } .airlift-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .airlift-spec-card { background: #fff; padding: 20px; border-radius: 8px; border-left: 6px solid #E31E24; box-shadow: 0 4px 15px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .airlift-spec-card:hover { transform: scale(1.03); } .airlift-spec-card strong { display: block; color: #E31E24 !important; text-transform: uppercase; font-size: 0.9em; margin-bottom: 8px; } .airlift-spec-card p { margin: 0; font-weight: 500; color: #444 !important; } \/* Kit Content *\/ .airlift-kit-content { background: #1a1a1a; color: white !important; padding: 30px; border-radius: 10px; margin-top: 30px; border-bottom: 5px solid #E31E24; } .airlift-kit-content ul { list-style: none; padding: 0; } .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); } .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; } \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/ .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; } .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; } .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; } .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; } .airlift-table tr:hover { background: #fff8f8; } .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; } .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; } .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); } \/* FAQ *\/ .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; } .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; } .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; } .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; } @media (max-width: 768px) { .airlift-section { padding: 30px 15px; } .airlift-header h1 { font-size: 2.2em; } .airlift-specs-grid { grid-template-columns: 1fr; } }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over Air Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This page concerns the SHOCK ABSORBER KIT ONLY. The management system is not included.\u003c\/div\u003e \u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWhy choose Air Lift Performance?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Total Versatility\u003c\/h3\u003e\n\u003cp\u003eHeight adjustable on demand depending on the road or event. Drive low for style, raise it for speed bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Controlled Performance\u003c\/h3\u003e\n\u003cp\u003eMonotube shocks adjustable across 30 positions to precisely tailor comfort and firmness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Manufacturing Quality\u003c\/h3\u003e\n\u003cp\u003ePremium components: stainless steel braided hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-Over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn some rear applications: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003esleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eStainless steel braided (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g., 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 \"air-over\" shocks\/struts with 30-level firmness adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eStainless steel braided hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMake\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eYear\u003c\/th\u003e\n\u003cth\u003eDrive wheels\u003c\/th\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eNissan\u003c\/td\u003e\n\u003ctd\u003e350Z Coupé (Z33)\u003c\/td\u003e\n\u003ctd\u003e2002-2009\u003c\/td\u003e\n\u003ctd\u003eRear-wheel drive\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, on request\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNissan\u003c\/td\u003e\n\u003ctd\u003e350Z Roadster (Z33)\u003c\/td\u003e\n\u003ctd\u003e2003-2009\u003c\/td\u003e\n\u003ctd\u003eRear-wheel drive\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, on request\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Performance Warranty\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with management (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for everyday use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and recognized manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This listing only includes the dampers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat is the difference between Slam and Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e is geared towards daily\/budget use, focusing on drop and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much greater adjustability with 30-position adjustable monotube dampers, better component quality, and a focus on dynamic driving. If you are looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube dampers feature 30-position damping adjustment, allowing you to precisely adjust comfort and firmness according to your driving style and conditions. From maximum comfort to a firmer setup for sporty driving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs the installation complicated?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift designs its kits for Plug and Play installation on most vehicles. Detailed instructions are included with each kit. If you have mechanical skills or are used to working on your car, installation is achievable. Otherwise, we recommend calling on a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the vehicle inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV certifications (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the certification documents if available.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Default Title","offer_id":53677029228882,"sku":"75520_75620","price":3009.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-nissan-350z-avant-1.jpg?v=1780756191"}],"url":"https:\/\/raslbitume.com\/en\/collections\/nissan-350z-air-suspension-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}