{"title":"Audi Q3 Air Suspension – Air Ride Kits | Rasl'Bitume","description":"\u003cp data-start=\"171\" data-end=\"398\"\u003e🚙 Upgrade your \u003cstrong data-start=\"190\" data-end=\"201\"\u003eAudi Q3\u003c\/strong\u003e with our \u003cstrong data-start=\"211\" data-end=\"254\"\u003eAir Ride air suspension kits\u003c\/strong\u003e. Easily adjust the height and give your SUV a modern, low, dynamic look, perfect for daily driving or stance projects.\u003c\/p\u003e\n\u003ch2 data-start=\"400\" data-end=\"419\"\u003e\u003cstrong data-start=\"403\" data-end=\"419\"\u003eHighlights\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp data-start=\"420\" data-end=\"619\"\u003e✔️ Simple and quick height adjustment\u003cbr data-start=\"461\" data-end=\"464\"\u003e✔️ Audi Q3 compatible\u003cbr data-start=\"485\" data-end=\"488\"\u003e✔️ Ideal for daily driving, stance, or show\u003cbr data-start=\"538\" data-end=\"541\"\u003e✔️ Durable and reliable components\u003cbr data-start=\"574\" data-end=\"577\"\u003e✔️ Guaranteed low style\u003c\/p\u003e","products":[{"product_id":"kit-air-ride-complet-airmext-audi-q3-8ub-8ug","title":"Airmext Air Ride Kit for Audi Q3 8U (2011+), Air suspension","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n\n  \/* ===== GRADIENT BAR ===== *\/\n  .grad-bar {\n    height: 3px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n    border-radius: 2px;\n    margin: 28px 0;\n  }\n\n  \/* ===== SECTION TITLE ===== *\/\n  .section-title {\n    font-size: 2.35rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .section-title::after {\n    content: ';\n    flex: 1;\n    height: 2px;\n    background: #eeeeee;\n    border-radius: 1px;\n  }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .feature-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    border-left: 3px solid #9C00FF;\n  }\n  .feature-card-title {\n    font-size: 1.49rem;\n    font-weight: 700;\n    color: #111111 !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .feature-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== SNX5 BLOCK ===== *\/\n  .snx5-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 28px 28px 24px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .snx5-block::before {\n    content: ';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #E00CFF, #9C00FF);\n  }\n  .snx5-title {\n    font-size: 2.56rem;\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .snx5-title span { color: #E00CFF !important; }\n  .snx5-sub { font-size: 1.39rem; color: #aaaaaa !important; margin-bottom: 20px; }\n  .snx5-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .snx5-list li {\n    background: #1a1a1a;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #cccccc !important;\n    border-left: 2px solid #E00CFF;\n  }\n  .snx5-list li strong { color: #ffffff !important; display: block; font-size: 1.28rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n\n  \/* ===== KIT VERSIONS ===== *\/\n  .kit-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 14px; margin-bottom: 28px; }\n  .kit-card {\n    border-radius: 10px;\n    padding: 20px 18px;\n    border: 2px solid #eeeeee;\n    position: relative;\n    transition: border-color 0.2s;\n  }\n  .kit-card:hover { border-color: #9C00FF; }\n  .kit-card.featured { border-color: #9C00FF; }\n  .kit-letter {\n    font-size: 5.97rem;\n    font-weight: 900;\n    line-height: 1;\n    color: #9C00FF !important;\n    margin-bottom: 6px;\n  }\n  .kit-card.kb .kit-letter { color: #E00CFF !important; }\n  .kit-card.kc .kit-letter { color: #FED803 !important; }\n  .kit-name {\n    font-size: 1.49rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #111111 !important;\n    margin-bottom: 10px;\n  }\n  .kit-specs { font-size: 1.28rem; color: #555555 !important; line-height: 1.7; }\n  .kit-specs strong { color: #111111 !important; }\n  .kit-dim {\n    margin-top: 10px;\n    background: #f7f7f7;\n    border-radius: 6px;\n    padding: 8px 10px;\n    font-size: 1.17rem;\n    color: #555555 !important;\n  }\n  .kit-dim strong { color: #111111 !important; display: block; font-size: 1.07rem; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; }\n  .kit-card.solo { border-style: dashed; }\n  .kit-card.solo .kit-letter { color: #cccccc !important; }\n\n  \/* ===== CONTENU KIT ===== *\/\n  .kit-content-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 28px; }\n  .kit-content-list li {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 12px 14px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .kit-content-list li::before { content: '✓'; color: #9C00FF !important; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ===== LIVRAISON \u0026 GARANTIE ===== *\/\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .delivery-card {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .delivery-icon { font-size: 2.56rem; flex-shrink: 0; }\n  .delivery-title { font-size: 1.49rem; font-weight: 700; text-transform: uppercase; margin-bottom: 3px; }\n  .delivery-text { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CTA ===== *\/\n  .cta-block {\n    background: #111111;\n    border-radius: 12px;\n    padding: 24px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .cta-text {\n    font-size: 2.13rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    line-height: 1.3;\n  }\n  .cta-text span { color: #FED803 !important; }\n  .cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF);\n    color: #ffffff !important;\n    font-size: 1.71rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n  }\n\n  \/* ===== LEGAL ===== *\/\n  .legal-block {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 10px;\n    padding: 18px 20px;\n    margin-bottom: 28px;\n  }\n  .legal-title {\n    font-size: 1.6rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #b45309 !important;\n    margin-bottom: 8px;\n  }\n  .legal-block p { font-size: 1.39rem; color: #78350f !important; }\n  .legal-list { list-style: disc; padding-left: 20px; margin: 8px 0; }\n  .legal-list li { font-size: 1.39rem; color: #78350f !important; }\n\n  @media (max-width: 600px) {\n    .snx5-list { grid-template-columns: 1fr; }\n    .kit-content-list { grid-template-columns: 1fr; }\n    .delivery-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Rasl'Bitume selection\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e kit\u003cbr\u003eComplete AIRMEXT kit\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eAir suspension — Premium quality\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eTransform your car with the complete \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT\u003c\/strong\u003e air suspension kit, selected by Rasl'Bitume for its unbeatable value for money. This kit rivals the biggest brands on the market.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Main features\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e32 damping adjustment levels\u003c\/div\u003e\n \u003cp\u003eFine-tune your driving comfort — from sporty mode to comfort mode.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eThreaded body\u003c\/div\u003e\n \u003cp\u003ePrecise height adjustment with up to \u003cstrong\u003e125 mm of lowering\u003c\/strong\u003e at the front and rear.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eHigh-pressure double bellows\u003c\/div\u003e\n \u003cp\u003eDurable, responsive, and perfectly suited to intensive use.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cp\u003eUnlimited mileage. Delivery with all costs included.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e management system\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eFully electronically controlled 4-way system — precise, simple, and customizable control\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3 Rasl'Bitume management system\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIndependent adjustment\u003c\/strong\u003eHeight adjustment on all 4 wheels for ultra-precise tuning\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eWired USB-C remote control\u003c\/strong\u003eIncluded for easy, responsive operation\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile app available\u003c\/strong\u003eiOS \u0026amp; Android — remote control from your phone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 preset heights\u003c\/strong\u003eSaveable and accessible with one click\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eSmart functions\u003c\/strong\u003eAutomatic adjustment when starting or stopping\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMultilingual interface\u003c\/strong\u003eIntuitive operation\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eCustomizable LEDs\u003c\/strong\u003eGreen, red, blue, purple, white — on the management system and remote control\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8 mm fittings — 1\/4\"\u003c\/strong\u003eSimplified installation, integrated wiring harness included\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- VERSIONS DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧱 Versions available\u003c\/div\u003e\n \u003cdiv class=\"kit-grid\"\u003e\n \u003cdiv class=\"kit-card ka featured\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eA\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit A — Entry-Level\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e1 compressor\u003c\/strong\u003e + 2-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\u003c\/strong\u003e\n 450 mm × Ø 168 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kb\"\u003e\n \u003cdiv style=\"position:relative\"\u003e\n \u003cspan style=\"display:inline-block;background:linear-gradient(90deg,#9C00FF,#E00CFF);color:#ffffff;font-size:1.07rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:4px;margin-bottom:8px\"\u003e⭐ Team’s choice\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-letter\"\u003eB\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit B — Performance\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 compressors\u003c\/strong\u003e + 3-gallon tank — the best option for 99% of vehicles\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\u003c\/strong\u003e\n 605 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card kc\"\u003e\n \u003cdiv class=\"kit-letter\"\u003eC\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eKit C — Ultimate\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n \u003cstrong\u003e2 compressors\u003c\/strong\u003e + 5-gallon tank\n \u003c\/div\u003e\n \u003cdiv class=\"kit-dim\"\u003e\n \u003cstrong\u003e📐 Tank dimensions\u003c\/strong\u003e\n 851 mm × Ø 168 mm × H 190 mm\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"kit-card solo\"\u003e\n \u003cdiv class=\"kit-letter\"\u003e≡\u003c\/div\u003e\n \u003cdiv class=\"kit-name\"\u003eShock absorbers only\u003c\/div\u003e\n \u003cdiv class=\"kit-specs\"\u003e\n 4 compatible shock absorbers—to combine with any existing management system, tank, and compressor.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU DU KIT --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 The kit includes\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 AIRMEXT SNX5 V3 4-way electronic management system with wired remote control\u003c\/li\u003e\n \u003cli\u003e1 or 2 ultra-quiet compressors (depending on the selected kit)\u003c\/li\u003e\n \u003cli\u003e1 seamless air tank with mounting brackets (2, 3, or 5 gallons)\u003c\/li\u003e\n \u003cli\u003e4 shock absorbers with air springs mounted on threaded bodies\u003c\/li\u003e\n \u003cli\u003eComplete wiring and pneumatic line kit\u003c\/li\u003e\n \u003cli\u003e1 or 2 air dryers\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Delivery \u0026amp; Warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1-year warranty\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnlimited mileage—on all kit components.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eFree delivery in Europe\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAll fees included.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eMade to order\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEstimated manufacturing and delivery time: \u003cstrong\u003e4 to 8 weeks\u003c\/strong\u003e after order confirmation.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnical support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eA team of enthusiasts is available to assist you with the installation.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Important legal information—France\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eThis kit is NOT approved for use on public roads.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate events and car shows\u003c\/li\u003e\n \u003cli\u003eClosed circuits and competitions\u003c\/li\u003e\n \u003cli\u003eOff-road use\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWe accept no liability for use on public roads. Professional installation recommended.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Installation guide \u0026amp; manual\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAIRMEXT SNX5 French manual\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eInstallation and assembly advice—complete guide available online.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eView the guide →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Recommended products\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eInstallation sealing\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577—yellow 50 ml thread sealant. Essential for sealing pneumatic fittings.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/graisse-caoutchouc\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🧴\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAir spring maintenance grease\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eSpecial rubber grease for air springs—to extend the service life of your air springs.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eView product →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Frequently asked questions\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n How do I choose my Kit A, B, or C?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit A\u003c\/strong\u003e includes a small tank and a single compressor—ideal for small vehicles with limited installation space.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit C\u003c\/strong\u003e includes a large tank with two compressors—ideal for large, heavy vehicles.\u003cbr\u003e\n The \u003cstrong style=\"color:#111111\"\u003eKit B\u003c\/strong\u003e offers the best compromise between the two for \u003cstrong style=\"color:#111111\"\u003e99% of vehicles\u003c\/strong\u003e—it's our team's choice.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Is my kit delivered in several packages?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Yes, packages sometimes arrive at different times—that is completely normal. Don't worry if you receive one package before the other.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Does the kit come with top mounts \/ camber plates?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Camber plates are included with the kit, subject to availability.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n My tracking indicates that the package has not been handed over to the carrier.\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n No need to worry—the package is in transit outside Europe. Once it reaches European territory, the tracking information will update automatically.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Are there customs fees upon delivery?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n All fees are included in the kit price. In 98% of cases, there will be no additional customs fees.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"Kit A","offer_id":49536544309586,"sku":null,"price":2890.9,"currency_code":"EUR","in_stock":true},{"title":"Kit B","offer_id":49536544342354,"sku":null,"price":2990.9,"currency_code":"EUR","in_stock":true},{"title":"Kit C","offer_id":49536544375122,"sku":null,"price":3139.9,"currency_code":"EUR","in_stock":true},{"title":"Shock absorbers only","offer_id":49536544407890,"sku":null,"price":1779.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/passatcc_34cc8b70-e8c3-4a6c-9fff-fd8d7ee6e654.png?v=1774185910"},{"product_id":"air-lift-slam-audi-q3-f3-2018-2025-amortisseurs-pneumatiques","title":"Air Lift Slam - Audi Q3 F3 (2018-2025) | Air Suspension","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Cards Grid *\/\n    .airlift-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .airlift-card {\n        background: white;\n        padding: 25px;\n        border-radius: 10px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.08);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .airlift-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 25px rgba(227, 30, 36, 0.15);\n    }\n\n    .airlift-card h3 {\n        color: #E31E24 !important;\n        margin-bottom: 15px;\n        font-size: 1.3em;\n    }\n\n    .airlift-card p {\n        color: #555 !important;\n        line-height: 1.7;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n        .airlift-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\" class=\"airlift-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eSlam Series\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eGet Low. Stay Comfortable. Drive Daily.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eUltra-low “slammed” ride height without sacrificing daily comfort.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This listing concerns the SHOCK KIT ONLY. The management system is not included.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003eCompatible only with vehicles featuring a multi-link rear suspension\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cstrong\u003eIMPORTANT\u003c\/strong\u003e: Slam kits are supplied without rear shocks; only the springs are replaced with air bags.\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWhy choose Air Lift Slam Series?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🔥 Slammed Look\u003c\/h3\u003e\n\u003cp\u003eAchieve a spectacular ultra-low ride height without the harsh ride of traditional coilovers. Show-car style with daily-driving comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🔧 Simplified Installation\u003c\/h3\u003e\n\u003cp\u003eDesigned to replace your OEM suspension with plug-and-play installation on most vehicles. Few or no modifications required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e🎯 Quiet Ride\u003c\/h3\u003e\n\u003cp\u003eNoise-reducing upper mounts on many applications for a clean, quiet ride, even at ground level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e✅ Return to Stock Possible\u003c\/h3\u003e\n\u003cp\u003eSlam Series kits can be removed and returned to the stock configuration if needed. Ideal for resale or changing projects.\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 or Sleeve, depending on application\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCKS\u003c\/strong\u003e\n\u003cp\u003eFixed spring rate, fixed damping (tuned)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eBRACKETS\u003c\/strong\u003e\n\u003cp\u003ePowder-coated steel\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\u003eUPPER MOUNT\u003c\/strong\u003e\n\u003cp\u003eNoise-reducing upper mounts on many applications\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eINSTALLATION\u003c\/strong\u003e\n\u003cp\u003eBolt-on, OEM replacement with limited modifications\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 performance-valved air-over shocks\/struts (tuned for your vehicle)\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs + powder-coated steel brackets\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\u003eDriven wheels\u003c\/th\u003e\n\u003cth\u003eHomologation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 8V\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Cabriolet 8V \u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eA3 Sedan 8V\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eQ2 GA\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2016+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 F3\u003c\/td\u003e\n\u003ctd\u003e2018-2025\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT FV\u003c\/td\u003e\n\u003ctd\u003e2014-2023\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCupra\u003c\/td\u003e\n\u003ctd\u003eFormentor\u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCupra\u003c\/td\u003e\n\u003ctd\u003eLeon \u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat\u003c\/td\u003e\n\u003ctd\u003eAteca KH \u003c\/td\u003e\n\u003ctd\u003e2016+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat \u003c\/td\u003e\n\u003ctd\u003eLeon 5F\u003c\/td\u003e\n\u003ctd\u003e2012-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat \u003c\/td\u003e\n\u003ctd\u003eTarraco KN2\u003c\/td\u003e\n\u003ctd\u003e2018-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkoda\u003c\/td\u003e\n\u003ctd\u003eKaroq NU \u003c\/td\u003e\n\u003ctd\u003e2017+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkoda\u003c\/td\u003e\n\u003ctd\u003eOctavia III \u003c\/td\u003e\n\u003ctd\u003e2013-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkoda \u003c\/td\u003e\n\u003ctd\u003eOctavia IV\u003c\/td\u003e\n\u003ctd\u003e2020+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkoda \u003c\/td\u003e\n\u003ctd\u003eSuperb III\u003c\/td\u003e\n\u003ctd\u003e2015-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eArteon 3H\u003c\/td\u003e\n\u003ctd\u003e2017-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003e\u003cspan\u003eArteon Shooting Brake 3H9\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e2017-2026\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf Sportsvan AM1, AN1\u003c\/td\u003e\n\u003ctd\u003e2014-2020\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf VII \u003c\/td\u003e\n\u003ctd\u003e2012-2019\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eGolf VIII\u003c\/td\u003e\n\u003ctd\u003e2019+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003ePassat B8 3G \u003c\/td\u003e\n\u003ctd\u003e2014-2023\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTiguan II AD1 \u003c\/td\u003e\n\u003ctd\u003e2016-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eTÜV\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTiguan Allspace BW2\u003c\/td\u003e\n\u003ctd\u003e2017-2024\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eTÜV\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eTouran 5T \u003c\/td\u003e\n\u003ctd\u003e2015+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVolkswagen\u003c\/td\u003e\n\u003ctd\u003eT-Roc A11, AC7\u003c\/td\u003e\n\u003ctd\u003e2017+\u003c\/td\u003e\n\u003ctd\u003e2WD \u0026amp; 4WD\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eNo\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 Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e2 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with Air Lift management\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for daily use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eAbsolutely. Slam Series kits are specifically designed for intensive daily use, with a focus on comfort and reliability. Thousands of users drive with Air Lift Slam every day in Europe and around the world, even at an extremely low ride height.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This product listing includes only the air struts. You'll need an air management system (compressor, tank, solenoid valves) to adjust the ride height. We offer Air Lift management kits separately.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat's the difference between Slam and Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cstrong\u003eSlam Series\u003c\/strong\u003e is geared toward daily driving and comfort, with a focus on maximum drop and everyday use. The damping is fixed (tuned). \u003cstrong\u003ePerformance Series\u003c\/strong\u003e offers much greater adjustability with 30-position adjustable monotube dampers, even more premium components, and a sporty\/track-focused design. If your top priority is a slammed look with daily comfort, Slam is the perfect choice. If you want maximum adjustability and a performance-oriented setup, go for Performance Series.\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\u003eSlam Series kits \u003c\/span\u003e\u003cstrong data-end=\"134\" data-start=\"119\"\u003ehave fixed-rate damping\u003c\/strong\u003e\u003cspan\u003e, optimized (tuned) and \u003c\/span\u003e\u003cstrong data-end=\"240\" data-start=\"203\"\u003especifically adapted to the vehicle\u003c\/strong\u003e\u003cspan\u003e. The setup is designed for comfortable \u003c\/span\u003e\u003cstrong data-end=\"291\" data-start=\"276\"\u003edaily use\u003c\/strong\u003e\u003cspan\u003e, offering a good balance between comfort and handling.\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\"\u003eAir Lift designs Slam Series kits for a straightforward OEM replacement, with bolt-on installation on most vehicles and little or no modification. Detailed instructions are included with every kit. If you have mechanical skills or are used to working on your car, the installation is manageable. Otherwise, we recommend hiring a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and \u003cstrong\u003elocal regulations\u003c\/strong\u003e, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan you switch back to the original suspension?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eYes! Slam Series kits are designed to replace the OEM suspension and can be removed to reinstall the original components if needed. This is a major advantage if you sell the vehicle or change projects.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE – SLAM SERIES\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eGet Low. Stay Comfortable. Drive Daily.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Ø50mm ref: 78563","offer_id":52629452194130,"sku":null,"price":1939.0,"currency_code":"EUR","in_stock":true},{"title":"Ø55mm ref: 78562","offer_id":52629452226898,"sku":"100","price":1999.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/78563_v1.jpg?v=1774191588"},{"product_id":"air-lift-performance-pour-audi-a3-q3-2005-2017-amortisseurs-pneumatiques","title":"Air Lift Performance for Audi A3 \/ Q3 (2005-2017) | Air Suspension Shocks","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over Air Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This listing concerns the SHOCK ABSORBER KIT ONLY. The management system is not included\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMaximum permissible load: \u003c\/span\u003e\u003cstrong data-start=\"29\" data-end=\"61\"\u003efront axle up to 1200 kg\u003c\/strong\u003e\u003cspan\u003e and \u003c\/span\u003e\u003cstrong data-start=\"65\" data-end=\"99\"\u003erear axle up to 1250 kg\u003c\/strong\u003e\u003cspan\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\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 shock absorbers adjustable through 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: braided stainless steel hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-Over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eDouble Bellows\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn certain rear applications: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003esleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eBraided stainless steel (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\" struts with 30-level damping adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eBraided stainless steel hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8P1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Cabriolet (8P7)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8PA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (8UB, 8UG)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8J3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8J9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, by order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Performance Warranty\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with management (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for daily use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This product page includes only the shock absorbers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat is the difference between Slam and Performance?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eSlam Series\u003c\/strong\u003e\u003cspan\u003e is geared toward daily driving and budget-conscious users, with a focus on lowering and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much more adjustability with 30-position adjustable monotube shock absorbers, higher-quality components, and a focus on dynamic driving. If you're looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube shock absorbers feature 30-position damping adjustment, allowing you to precisely adjust comfort and firmness to suit 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 manageable. Otherwise, we recommend hiring a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approvals (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain approval documents if available.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Front-Wheel Drive (FWD)","offer_id":53679921758546,"sku":"75576_75676","price":2699.0,"currency_code":"EUR","in_stock":true},{"title":"Quattro (AWD)","offer_id":53726706827602,"sku":"75676_13985","price":2699.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75576-avant-1.jpg?v=1780910772"},{"product_id":"air-lift-slam-pour-audi-a3-q3-2005-2017-amortisseurs-pneumatiques","title":"Air Lift Slam for Audi A3 \/ Q3 (2005-2017) | Air Shock Absorbers","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Slam\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir-Over Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This product sheet concerns the SHOCK ABSORBER KIT ONLY. The management system is not included\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWhy choose Air Lift Slam?\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\u003eAir-over shocks optimized for maximum lowering and well-balanced everyday handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Build Quality\u003c\/h3\u003e\n\u003cp\u003ePremium components: braided stainless-steel hoses, 1\/4\" PTC fittings, red anodized aluminum accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"airlift-specs-container\"\u003e\n\u003cdiv class=\"airlift-specs-grid\"\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSUSPENSION TYPE\u003c\/strong\u003e\n\u003cp\u003eAir-over (shock absorber + air spring)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eAIR SPRINGS\u003c\/strong\u003e\n\u003cp\u003eProgressive — sleeve air spring\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn certain rear applications: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003esleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eAir-over, 9-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eBraided stainless-steel (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g., 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 air-over shocks\/struts\u003c\/li\u003e\n\u003cli\u003eProgressive air springs (sleeve)\u003c\/li\u003e\n\u003cli\u003eBraided stainless-steel hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8P1)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8PA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (8UB, 8UG)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (8J3)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (8J9)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Slam 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 Slam kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This product sheet includes only the shocks.\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 toward daily\/budget use, focusing on maximum drop and basic everyday driving. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e offers monotube shocks with adjustable damping (30 positions), higher-quality components, and a focus on dynamic driving. If you're looking for the best balance of 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\u003eNo. The Slam range features fixed damping (factory-set), designed for maximum lowering and show\/daily use. For adjustable damping, choose the Performance range (30-position adjustable shocks).\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 using a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness inspection?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Default Title","offer_id":53679942009170,"sku":"75582_75691","price":1979.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-75582-avant-1.jpg?v=1780910917"},{"product_id":"air-lift-performance-pour-audi-a3-q2-gab-f3b-f3n-2015-2017-amortisseurs-pneumatiques","title":"Air Lift Performance for Audi A3 \/ Q2 (GAB\/F3B\/F3N) (2015-2017) | Air Shock Absorbers","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .airlift-main-wrapper {\n        position: relative;\n        background: #fff;\n        max-width: 1200px;\n        margin: 0 auto;\n        line-height: 1.6;\n        color: #333 !important;\n        overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.15);\n        border-radius: 12px;\n    }\n\n    \/* Animation de bulles - PLUS VISIBLES ET PLUS FLUIDES *\/\n    .airlift-bg-animation {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        pointer-events: none;\n    }\n\n    .airlift-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(227, 30, 36, 0.4) 0%, rgba(227, 30, 36, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: airlift-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    @keyframes airlift-rise {\n        0% { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20% { opacity: 0.7; }\n        80% { opacity: 0.4; }\n        100% { bottom: 110%; transform: translateX(80px) scale(1.6); opacity: 0; }\n    }\n\n    \/* Header Section *\/\n    .airlift-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 50%, #E31E24 100%);\n        color: white !important;\n        padding: 70px 20px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-header h1 {\n        font-size: clamp(2.2em, 6vw, 4em);\n        margin-bottom: 10px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #FFFFFF !important; \/* FORCÉ EN BLANC *\/\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .airlift-header .subtitle {\n        font-size: 1.4em;\n        color: #E31E24 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n    }\n\n    \/* Hero Banner *\/\n    .airlift-hero-banner {\n        background: #E31E24;\n        color: white !important;\n        padding: 30px 20px;\n        text-align: center;\n        font-size: 1.2em;\n        font-weight: 600;\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* Précision Kit Uniquement *\/\n    .airlift-warning-kit {\n        background: #fff3f3;\n        color: #E31E24 !important;\n        padding: 15px;\n        text-align: center;\n        font-weight: bold;\n        border: 2px dashed #E31E24;\n        margin: 20px;\n        border-radius: 8px;\n        z-index: 1;\n        position: relative;\n    }\n\n    \/* Sections *\/\n    .airlift-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .airlift-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #E31E24;\n        display: inline-block;\n        text-transform: uppercase;\n    }\n\n    \/* Technical Specs (Style du screen) *\/\n    .airlift-specs-container {\n        border: 2px solid #E31E24;\n        border-radius: 15px;\n        padding: 30px;\n        background: rgba(255, 255, 255, 0.9);\n    }\n\n    .airlift-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .airlift-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #E31E24;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .airlift-spec-card:hover {\n        transform: scale(1.03);\n    }\n\n    .airlift-spec-card strong {\n        display: block;\n        color: #E31E24 !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n    }\n\n    .airlift-spec-card p {\n        margin: 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    \/* Kit Content *\/\n    .airlift-kit-content {\n        background: #1a1a1a;\n        color: white !important;\n        padding: 30px;\n        border-radius: 10px;\n        margin-top: 30px;\n        border-bottom: 5px solid #E31E24;\n    }\n\n    .airlift-kit-content ul { list-style: none; padding: 0; }\n    .airlift-kit-content li { padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n    .airlift-kit-content li::before { content: \"✓\"; color: #E31E24 !important; margin-right: 10px; font-weight: bold; }\n\n    \/* Table \u0026 Warranty Styles (Restés inchangés mais stylisés) *\/\n    .airlift-table-container { width: 100%; overflow-x: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); margin-top: 20px; }\n    .airlift-table { width: 100%; border-collapse: collapse; min-width: 800px; background: white; }\n    .airlift-table th { background: #1a1a1a; color: white !important; padding: 20px; text-align: left; }\n    .airlift-table td { padding: 15px 20px; border-bottom: 1px solid #f0f0f0; }\n    .airlift-table tr:hover { background: #fff8f8; }\n\n    .airlift-warranty-box { background: #f8f8f8; padding: 30px; border: 3px solid #E31E24; border-radius: 10px; text-align: center; }\n    .airlift-warranty-cta { display: inline-block; margin-top: 20px; background: #E31E24; color: white !important; padding: 15px 30px; text-decoration: none; font-weight: bold; border-radius: 5px; transition: 0.3s; }\n    .airlift-warranty-cta:hover { background: #000; transform: translateY(-3px); }\n\n    \/* FAQ *\/\n    .airlift-faq-item { margin-bottom: 15px; border-radius: 10px; overflow: hidden; border: 1px solid #ddd; background: white; }\n    .airlift-faq-q { background: #2d2d2d; color: white !important; padding: 18px; font-weight: bold; }\n    .airlift-faq-a { padding: 20px; border-top: 3px solid #E31E24; line-height: 1.8; }\n\n    .airlift-footer { background: #1a1a1a; color: white !important; text-align: center; padding: 40px; }\n\n    @media (max-width: 768px) {\n        .airlift-section { padding: 30px 15px; }\n        .airlift-header h1 { font-size: 2.2em; }\n        .airlift-specs-grid { grid-template-columns: 1fr; }\n    }\n\n\/* force-white-fix *\/\n.airlift-header, .airlift-header *,\n.airlift-hero-banner, .airlift-hero-banner *,\n.airlift-kit-content, .airlift-kit-content *,\n.airlift-table th,\n.airlift-faq-q,\n.airlift-warranty-cta,\n.airlift-footer, .airlift-footer * { color: #ffffff !important; }\n.airlift-header .subtitle { color: #E31E24 !important; }\n.airlift-kit-content li::before { color: #E31E24 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"airlift-main-wrapper\"\u003e\n\u003cdiv class=\"airlift-bg-animation\"\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"airlift-bubble\" style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10s; animation-delay: 3s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"airlift-header\"\u003e\n\u003ch1\u003eAir Lift Performance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eAir Lift Performance Air-Over Suspension\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9\"\u003eDrive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"airlift-hero-banner\"\u003eGo from an ultra-low \"show\" position to a usable \"ride\" height in seconds.\u003c\/div\u003e\n\u003cdiv class=\"airlift-warning-kit\"\u003e⚠️ IMPORTANT: This listing concerns the SHOCK ABSORBER KIT ONLY. The management system is not included\u003c\/div\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eWhy choose Air Lift Performance?\u003c\/h2\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Total Versatility\u003c\/h3\u003e\n\u003cp\u003eHeight adjustable on demand according to the road or event. Drive low for style, raise it for speed bumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-card\"\u003e\n\u003ch3\u003e- Controlled Performance\u003c\/h3\u003e\n\u003cp\u003eAdjustable monotube shocks with 30 positions for precise comfort and firmness adjustment.\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 (double air spring)\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003eOn certain rear applications: \u003c\/span\u003e\u003cstrong data-end=\"1245\" data-start=\"1218\"\u003esleeve\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eSHOCK ABSORBERS\u003c\/strong\u003e\n\u003cp\u003eMonotube, 30-position damping adjustment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFITTINGS\u003c\/strong\u003e\n\u003cp\u003e1\/4\" PTC (Push-To-Connect)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eHOSES\u003c\/strong\u003e\n\u003cp\u003eStainless steel braided (leader hoses)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eOPTIONS\u003c\/strong\u003e\n\u003cp\u003eCamber plates, powder-coated brackets, anodized aluminum parts (depending on application)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eLOWERING\u003c\/strong\u003e\n\u003cp\u003eVaries by chassis (e.g., 122–147 mm \/ 4.8–5.8\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-spec-card\"\u003e\n\u003cstrong\u003eFINISH\u003c\/strong\u003e\n\u003cp\u003eRed anodized aluminum accents, powder-coated steel brackets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-kit-content\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255)\"\u003eKit Contents\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e4 \"air-over\" shocks\/struts with 30-level damping adjustment\u003c\/li\u003e\n\u003cli\u003eDouble-bellows air springs\u003c\/li\u003e\n\u003cli\u003eStainless steel braided hoses (leader lines)\u003c\/li\u003e\n\u003cli\u003e1\/4\" PTC fittings and complete hardware\u003c\/li\u003e\n\u003cli\u003eDetailed installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"airlift-table-container\"\u003e\n\u003ctable class=\"airlift-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMake\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eApproval\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 (8V1, 8VK)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Convertible (8V7, 8VE)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sedan (8VS, 8VM)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sedan (8YS)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8VA, 8VF)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eA3 Sportback (8YA)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ2 (GAB)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 (F3B)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eQ3 Sportback (F3N)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT (FV3, FVP)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAudi\u003c\/td\u003e\n\u003ctd\u003eTT Roadster (FV9, FVR)\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(227, 30, 36)\"\u003eYes, available to order\u003c\/span\u003e\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eAir Lift Performance Warranty\u003c\/h2\u003e\n\u003cdiv class=\"airlift-warranty-box\"\u003e\n\u003cdiv class=\"airlift-grid\"\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e1 YEAR\u003c\/h4\u003e\n\u003cp\u003eShock Absorber Kit Only\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"font-size: 2.5em; color: #e31e24\"\u003e4 YEARS\u003c\/h4\u003e\n\u003cp\u003eIf purchased with management (3S\/3P\/3H\/ALP4)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"airlift-warranty-cta\" target=\"_blank\"\u003e👉 REGISTER MY WARRANTY 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"airlift-section\"\u003e\n\u003ch2 class=\"airlift-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs it reliable for everyday use?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAbsolutely. Air Lift Performance kits are designed for intensive road use, with premium-quality components and renowned manufacturer support. Thousands of users drive daily with Air Lift in Europe and around the world.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs an air management system required?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003eFor practical use, yes. This listing includes only the shock absorbers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eWhat's 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 toward daily use and budget-conscious builds, with a focus on lowering and basic everyday use. \u003c\/span\u003e\u003cstrong\u003ePerformance Series\u003c\/strong\u003e\u003cspan\u003e (this range) offers much more adjustability with 30-way adjustable monotube shock absorbers, better component quality, and a focus on dynamic driving. If you're looking for the best balance between performance and comfort, Performance is the ideal choice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan the damping be adjusted?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eYes! Air Lift Performance monotube shock absorbers feature 30-way damping adjustment, allowing you to precisely adjust comfort and firmness according to your driving style and conditions. From maximum comfort to a firmer setup for sporty driving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eIs the installation complicated?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eAir Lift designs its kits for Plug and Play installation on most vehicles. Detailed instructions are included with each kit. If you have mechanical skills or are used to working on your car, the installation is achievable. Otherwise, we recommend calling on a \u003cstrong\u003eprofessional\u003c\/strong\u003e to ensure an optimal and safe installation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-item\"\u003e\n\u003cdiv class=\"airlift-faq-q\"\u003eCan I pass the roadworthiness test?\u003c\/div\u003e\n\u003cdiv class=\"airlift-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cspan\u003eMany Air Lift products have TÜV approval (German certification). Depending on your country and local regulations, specific procedures may be required. Contact us to check your vehicle's situation and obtain the approval documents if available.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"airlift-footer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAIR LIFT PERFORMANCE\u003c\/strong\u003e - Drive it. Show it. Track it.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Air Lift","offers":[{"title":"Rigid (torsion axle)","offer_id":53679964979538,"sku":"78522_78648","price":2579.0,"currency_code":"EUR","in_stock":true},{"title":"Multi-link (independent)","offer_id":53726705910098,"sku":"78522_78664","price":2599.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-lift-audi-78522-avant-1.jpg?v=1780911184"}],"url":"https:\/\/raslbitume.com\/en\/collections\/audi-q3-air-suspension-air-ride-kits-rasl-bitume.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}