{"title":"Gestion Air Ride","description":"\u003cp\u003e\u003cstrong\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003c\/strong\u003e\u003cspan\u003e\u003cstrong\u003eVom manuellen Paddle Switch bis zur fortschrittlichsten elektronischen Steuerung\u003c\/strong\u003e — entdecken Sie alle pneumatischen Steuerungssysteme von Air Lift Performance, AccuAir und AIRMEXT. Steuerung per Druck, per tatsächlicher Höhe oder beides gleichzeitig, mit oder ohne mobile App. Kompatibel mit allen Marken von Luftfahrwerken.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"gestion-streetec-autoleveling","title":"STREETEC Autoleveling – Intelligente Air Ride Steuerung","description":"\u003cstyle\u003e\n    \/* Global Container *\/\n    .streetec-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 - COULEURS STREETEC *\/\n    .streetec-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    .streetec-bubble {\n        position: absolute;\n        bottom: -150px;\n        background: radial-gradient(circle, rgba(156, 0, 255, 0.4) 0%, rgba(156, 0, 255, 0.1) 70%, transparent 100%);\n        border-radius: 50%;\n        animation: streetec-rise linear infinite;\n        filter: blur(2px);\n    }\n\n    .streetec-bubble.yellow {\n        background: radial-gradient(circle, rgba(254, 216, 3, 0.5) 0%, rgba(254, 216, 3, 0.15) 70%, transparent 100%);\n    }\n\n    .streetec-bubble.magenta {\n        background: radial-gradient(circle, rgba(224, 12, 255, 0.4) 0%, rgba(224, 12, 255, 0.1) 70%, transparent 100%);\n    }\n\n    @keyframes streetec-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    .streetec-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 30%, #9c00ff 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 #9c00ff;\n    }\n\n    .streetec-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;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8), 0 0 20px rgba(156, 0, 255, 0.6);\n    }\n\n    .streetec-header .subtitle {\n        font-size: 1.4em;\n        color: #fed803 !important;\n        font-weight: 700;\n        text-transform: uppercase;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.5);\n    }\n\n    \/* Hero Banner *\/\n    .streetec-hero-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\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        box-shadow: 0 4px 15px rgba(156, 0, 255, 0.3);\n    }\n\n    \/* Warning Box *\/\n    .streetec-highlight-box {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        color: #9c00ff !important;\n        padding: 20px;\n        text-align: center;\n        font-weight: bold;\n        border: 3px solid #fed803;\n        margin: 20px;\n        border-radius: 12px;\n        z-index: 1;\n        position: relative;\n        box-shadow: 0 4px 15px rgba(254, 216, 3, 0.3);\n    }\n\n    .streetec-highlight-box .emoji {\n        font-size: 1.5em;\n        margin-right: 10px;\n    }\n\n    \/* Sections *\/\n    .streetec-section {\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n    }\n\n    .streetec-section-title {\n        font-size: 2em;\n        font-weight: 900;\n        color: #1a1a1a !important;\n        margin-bottom: 30px;\n        border-bottom: 4px solid #9c00ff;\n        display: inline-block;\n        text-transform: uppercase;\n        padding-bottom: 10px;\n    }\n\n    \/* Feature Cards *\/\n    .streetec-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .streetec-card {\n        background: linear-gradient(135deg, #ffffff 0%, #f9f9f9 100%);\n        padding: 25px;\n        border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 20px rgba(156, 0, 255, 0.15);\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .streetec-card::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 80px;\n        height: 80px;\n        background: radial-gradient(circle, rgba(224, 12, 255, 0.1) 0%, transparent 70%);\n        border-radius: 50%;\n    }\n\n    .streetec-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 8px 30px rgba(156, 0, 255, 0.25);\n        border-left-color: #e00cff;\n    }\n\n    .streetec-card h3 {\n        color: #9c00ff !important;\n        margin-bottom: 15px;\n        font-size: 1.3em;\n        font-weight: 700;\n    }\n\n    .streetec-card p {\n        color: #555 !important;\n        line-height: 1.7;\n    }\n\n    .streetec-card ul {\n        margin-top: 10px;\n        padding-left: 20px;\n        color: #555 !important;\n    }\n\n    \/* Technical Specs *\/\n    .streetec-specs-container {\n        border: 3px solid #9c00ff;\n        border-radius: 15px;\n        padding: 30px;\n        background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(249, 249, 249, 0.95) 100%);\n        box-shadow: 0 5px 25px rgba(156, 0, 255, 0.1);\n    }\n\n    .streetec-specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 20px;\n    }\n\n    .streetec-spec-card {\n        background: #fff;\n        padding: 20px;\n        border-radius: 8px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n\n    .streetec-spec-card:hover {\n        transform: scale(1.03);\n        border-left-color: #e00cff;\n    }\n\n    .streetec-spec-card strong {\n        display: block;\n        color: #9c00ff !important;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        margin-bottom: 8px;\n        font-weight: 800;\n    }\n\n    .streetec-spec-card p {\n        margin: 5px 0;\n        font-weight: 500;\n        color: #444 !important;\n    }\n\n    .streetec-spec-card .emoji {\n        font-size: 1.3em;\n        margin-right: 5px;\n    }\n\n    \/* Features List *\/\n    .streetec-features-container {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);\n        color: white !important;\n        padding: 40px;\n        border-radius: 15px;\n        margin-top: 30px;\n        border-bottom: 5px solid #9c00ff;\n        box-shadow: 0 5px 25px rgba(0,0,0,0.3);\n    }\n\n    .streetec-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n        margin-top: 20px;\n    }\n\n    .streetec-feature-item {\n        padding: 15px;\n        background: rgba(255, 255, 255, 0.05);\n        border-radius: 8px;\n        border-left: 4px solid #fed803;\n        transition: all 0.3s ease;\n    }\n\n    .streetec-feature-item:hover {\n        background: rgba(156, 0, 255, 0.1);\n        border-left-color: #e00cff;\n        transform: translateX(5px);\n    }\n\n    .streetec-feature-item::before {\n        content: \"✓\";\n        color: #fed803 !important;\n        margin-right: 10px;\n        font-weight: bold;\n        font-size: 1.2em;\n    }\n\n    \/* Homologation Section *\/\n    .streetec-homologation-box {\n        background: linear-gradient(135deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important;\n        padding: 40px;\n        border-radius: 15px;\n        text-align: center;\n        margin: 30px 0;\n        box-shadow: 0 8px 30px rgba(156, 0, 255, 0.4);\n    }\n\n    .streetec-homologation-box h3 {\n        font-size: 2.5em;\n        margin-bottom: 15px;\n        color: #fed803 !important;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.3);\n    }\n\n    .streetec-homologation-box p {\n        font-size: 1.2em;\n        line-height: 1.8;\n    }\n\n    \/* FAQ *\/\n    .streetec-faq-item {\n        margin-bottom: 15px;\n        border-radius: 10px;\n        overflow: hidden;\n        border: 2px solid #9c00ff;\n        background: white;\n        transition: all 0.3s ease;\n    }\n\n    .streetec-faq-item:hover {\n        box-shadow: 0 5px 20px rgba(156, 0, 255, 0.2);\n    }\n\n    .streetec-faq-q {\n        background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%);\n        color: white !important;\n        padding: 18px;\n        font-weight: bold;\n        border-left: 5px solid #9c00ff;\n    }\n\n    .streetec-faq-a {\n        padding: 20px;\n        border-top: 3px solid #fed803;\n        line-height: 1.8;\n        background: #fafafa;\n    }\n\n    \/* Footer *\/\n    .streetec-footer {\n        background: linear-gradient(135deg, #1a1a1a 0%, #9c00ff 100%);\n        color: white !important;\n        text-align: center;\n        padding: 40px;\n        border-top: 3px solid #fed803;\n    }\n\n    .streetec-footer p {\n        font-size: 1.1em;\n        margin: 10px 0;\n    }\n\n    .streetec-footer .tagline {\n        color: #fed803 !important;\n        font-weight: 700;\n        font-size: 1.3em;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .streetec-section { padding: 30px 15px; }\n        .streetec-header h1 { font-size: 2.2em; }\n        .streetec-specs-grid { grid-template-columns: 1fr; }\n        .streetec-grid { grid-template-columns: 1fr; }\n        .streetec-features-grid { grid-template-columns: 1fr; }\n    }\n\n    \/* Emphasis *\/\n    .highlight-violet { color: #9c00ff !important; font-weight: 700; }\n    .highlight-yellow { color: #fed803 !important; font-weight: 700; }\n    .highlight-magenta { color: #e00cff !important; font-weight: 700; }\n\u003c\/style\u003e\n\u003cdiv class=\"streetec-main-wrapper\"\u003e\n\u003c!-- Background Animation --\u003e\n\u003cdiv class=\"streetec-bg-animation\"\u003e\n\u003cdiv style=\"width: 120px; height: 120px; left: 8%; animation-duration: 7s\" class=\"streetec-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 160px; height: 160px; left: 25%; animation-duration: 11s; animation-delay: 1s\" class=\"streetec-bubble yellow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 90px; height: 90px; left: 45%; animation-duration: 9s; animation-delay: 4s\" class=\"streetec-bubble magenta\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 140px; height: 140px; left: 65%; animation-duration: 13s; animation-delay: 2s\" class=\"streetec-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 190px; height: 190px; left: 85%; animation-duration: 15s; animation-delay: 5s\" class=\"streetec-bubble yellow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100px; height: 100px; left: 15%; animation-duration: 10px; animation-delay: 3s\" class=\"streetec-bubble magenta\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\u003cheader class=\"streetec-header\"\u003e\n\u003ch1\u003eSTREETEC Autoleveling\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🚀 Neue Generation des Air-Ride-Managements\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9; margin-top: 15px; font-size: 1.1em\"\u003ePräzision. Intelligenz. ECE-R10-Homologation.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"streetec-hero-banner\"\u003eDas fortschrittlichste Luftfahrwerk-Managementsystem: intelligente Steuerung, automatische Niveauregulierung und 100 % straßenverkehrszulässig\u003c\/div\u003e\n\u003c!-- Highlight Box --\u003e\n\u003cdiv class=\"streetec-highlight-box\"\u003e\n\u003cspan class=\"emoji\"\u003e🏆\u003c\/span\u003e \u003cstrong\u003eWELTWEIT ERSTES 100 % ECE-R10-HOMOLOGIERTES SYSTEM\u003c\/strong\u003e — Straßenzulässig, modernste integrierte Technologie\u003c\/div\u003e\n\u003c!-- Why Choose Section --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eWarum sollten Sie sich für das STREETEC Autoleveling entscheiden?\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🖥 Premium-Touchscreen\u003c\/h3\u003e\n\u003cp\u003eHochauflösendes kapazitives LCD-Display mit Multi-Touch, haptischem Feedback und intuitiver Navigation. Bis zu \u003cspan class=\"highlight-violet\"\u003e3 individuell anpassbare Fahrerprofile\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🧠 Integrierte Intelligenz\u003c\/h3\u003e\n\u003cp\u003eIntegrierter 6-Achsen-Beschleunigungssensor, Geschwindigkeitssignalverarbeitung und unabhängige Überwachung pro Rad für eine hochpräzise Kontrolle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e📏 Aktives Auto-Level\u003c\/h3\u003e\n\u003cp\u003eAutomatische Niveauregulierung des Fahrzeugs mit progressiver Korrektur und Overshoot-Management für eine millimetergenaue Einstellung auf allen Oberflächen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🔒 Integriertes Cruise-Safe\u003c\/h3\u003e\n\u003cp\u003eIntegrierte Sicherheitsfunktionen: Druckalarm, Fahrbegrenzung und Sperrung der Einstellungen während der Fahrt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e📲 Mobile Steuerung\u003c\/h3\u003e\n\u003cp\u003eBluetooth®-App zur Steuerung Ihres Fahrwerks per Smartphone + OTA-Updates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e✅ ECE-R10-zertifiziert\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"highlight-magenta\"\u003e100 % straßenverkehrszulässig\u003c\/span\u003e — Das weltweit erste vollständig ECE-R10-zertifizierte Air-Ride-System.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specs --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eTechnische Daten\u003c\/h2\u003e\n\u003cdiv class=\"streetec-specs-container\"\u003e\n\u003cdiv class=\"streetec-specs-grid\"\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🖥 DISPLAY\u003c\/strong\u003e\n\u003cp\u003eKapazitiver LCD-Touchscreen\u003c\/p\u003e\n\u003cp\u003eMulti-Touch + haptisches Feedback\u003c\/p\u003e\n\u003cp\u003eHohe Auflösung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e👤 BENUTZERPROFILE\u003c\/strong\u003e\n\u003cp\u003eBis zu 3 Fahrerprofile\u003c\/p\u003e\n\u003cp\u003eIndividuelle Einstellungen pro Profil\u003c\/p\u003e\n\u003cp\u003eAutomatische Speicherung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📡 SENSOREN\u003c\/strong\u003e\n\u003cp\u003eIntegrierter 6-Achsen-Beschleunigungssensor\u003c\/p\u003e\n\u003cp\u003eHochwertige Drucksensoren\u003c\/p\u003e\n\u003cp\u003eIndividuelle Überwachung pro Rad\u003c\/p\u003e\n\u003cp\u003eAnschluss optionaler Höhensensoren\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e⚙️ KOMPATIBILITÄT\u003c\/strong\u003e\n\u003cp\u003eValve4 STREETEC-Ventilblock\u003c\/p\u003e\n\u003cp\u003eHandelsübliche Magnetventile\u003c\/p\u003e\n\u003cp\u003eMontage interner\/externer Sensoren\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📏 AUTO-LEVEL\u003c\/strong\u003e\n\u003cp\u003eAktive automatische Niveauregulierung\u003c\/p\u003e\n\u003cp\u003eKorrektur unebener Oberflächen\u003c\/p\u003e\n\u003cp\u003eProgrammierbare Overshoot-Kontrolle\u003c\/p\u003e\n\u003cp\u003eHochpräzise Einstellung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🔐 SICHERHEIT\u003c\/strong\u003e\n\u003cp\u003eIntegrierter §19.3-Kit-Alarm\u003c\/p\u003e\n\u003cp\u003eIntegriertes Cruise-Safe\u003c\/p\u003e\n\u003cp\u003e3 Modi „Don't play and drive“\u003c\/p\u003e\n\u003cp\u003eCrossload-Überwachung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📲 KONNEKTIVITÄT\u003c\/strong\u003e\n\u003cp\u003eIntegriertes Bluetooth®\u003c\/p\u003e\n\u003cp\u003eDedizierte mobile App\u003c\/p\u003e\n\u003cp\u003eOTA-Updates\u003c\/p\u003e\n\u003cp\u003eVollständige Smartphone-Steuerung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🏁 HOMOLOGATION\u003c\/strong\u003e\n\u003cp class=\"highlight-violet\"\u003eECE-R10-ZULASSUNG\u003c\/p\u003e\n\u003cp\u003e100 % straßenverkehrszulässig\u003c\/p\u003e\n\u003cp\u003eErstes zertifiziertes System der Welt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features List --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eVollständige Funktionen\u003c\/h2\u003e\n\u003cdiv class=\"streetec-features-container\"\u003e\n\u003ch3 style=\"color: #fed803; font-size: 1.5em; margin-bottom: 20px\"\u003e📦 Alles, was Sie brauchen, nativ integriert\u003c\/h3\u003e\n\u003cdiv class=\"streetec-features-grid\"\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eKapazitiver LCD-Touchscreen\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003e3 speicherbare Fahrerprofile\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eIntegrierter 6-Achsen-Beschleunigungssensor\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eDrucküberwachung pro Rad\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eProgrammierbare Overshoot-Kontrolle\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eCrossload-Überwachung\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eAutomatisches Rise-on-Start\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eÜberwachung des Tankdrucks\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eIntelligente Kompressorsteuerung\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eAutomatische Level-Funktion\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eIntegrierte Cruise-Safe-Funktion (§19.3)\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eVerwertbares Geschwindigkeitssignal\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eBluetooth + mobile App\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eOTA-Updates\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eHöhensensoren (optional)\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eVollständige ECE-R10-Zulassung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Cruise-Safe Functions --\u003e\n\u003csection style=\"background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%)\" class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003e🔒 Integrierte Cruise-Safe-Funktionen\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e1️⃣ Alarm §19.3-Kit\u003c\/h3\u003e\n\u003cp\u003eJe nach Zertifizierung ist ein Alarm bei zu niedrigem oder zu hohem Druck erforderlich. Das STREETEC Autoleveling verfügt über diese Funktion und \u003cspan class=\"highlight-violet\"\u003eüberwacht jedes Rad einzeln\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e2️⃣ Cruise-Safe\u003c\/h3\u003e\n\u003cp\u003eBegrenzt den Mindestdruck während der Fahrt, um ein übermäßiges Absenken zu verhindern. Der Druck kann für Vorder- und Hinterachse unabhängig voneinander eingestellt werden, \u003cspan class=\"highlight-magenta\"\u003ewodurch das Risiko einer Beschädigung des Systems ausgeschlossen wird\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e3️⃣ „Don't Play and Drive“\u003c\/h3\u003e\n\u003cp\u003eDie meisten Zertifizierungen verlangen, dass die Fahrwerkseinstellung während der Fahrt nicht verändert werden kann. STREETEC bietet \u003cspan class=\"highlight-violet\"\u003e3 verschiedene Optionen\u003c\/span\u003e, um die Einstellungen zu sperren:\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px; padding-left: 20px\"\u003e\n\u003cli\u003eSignal der 12-V-Handbremse oder der Lichtmaschine\u003c\/li\u003e\n\u003cli\u003eFahrzeuggeschwindigkeitssignal (besser für moderne Fahrzeuge)\u003c\/li\u003e\n\u003cli\u003eInterner Beschleunigungssensor (wird von der integrierten Software verarbeitet)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Homologation Highlight --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003cdiv class=\"streetec-homologation-box\"\u003e\n\u003ch3\u003e🏆 ECE-R10-ZULASSUNG\u003c\/h3\u003e\n\u003cp\u003eDas STREETEC Autoleveling ist das \u003cstrong style=\"color: #fed803; font-size: 1.2em\"\u003eERSTE AIR-RIDE-MANAGEMENTSYSTEM DER WELT\u003c\/strong\u003e mit vollständiger ECE-R10-Zulassung.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px\"\u003eAlle am Fahrzeug montierten elektrischen Komponenten benötigen diese Zertifizierung.\u003cbr\u003e\u003cstrong style=\"color: #fed803\"\u003eFahren Sie vollkommen legal, ohne Kompromisse bei der Leistung einzugehen.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eWas ist der Unterschied zu anderen Managementsystemen?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eDas STREETEC Autoleveling kombiniert Premium-Funktionen (hochauflösender Touchscreen, 6-Achsen-Beschleunigungssensor, Auto-Level, 3 Benutzerprofile) mit einer \u003cspan class=\"highlight-violet\"\u003evollständigen ECE-R10-Zulassung\u003c\/span\u003e – eine Weltneuheit. Die meisten Konkurrenzsysteme verfügen nicht über diese gesetzlich vorgeschriebene Zertifizierung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eWas ist die Auto-Level-Funktion?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eAuto-Level ermöglicht es, Ihr Fahrzeug auf unebenen Flächen \u003cspan class=\"highlight-magenta\"\u003eautomatisch auszurichten\u003c\/span\u003e. Das System passt den Druck pro Achse an, um Ungleichgewichte auszugleichen und diagonales Anheben zu vermeiden. Die Overshoot-Steuerung gewährleistet millimetergenaue Präzision, indem sie den Zielwert leicht überschreitet und anschließend fein nachregelt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eKann ich meine vorhandenen Magnetventile verwenden?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eJa! Das STREETEC Autoleveling ist mit dem \u003cspan class=\"highlight-violet\"\u003eSTREETEC Valve4-Ventilblock\u003c\/span\u003e sowie mit handelsüblichen Standard-Magnetventilen kompatibel. Sie können daher Ihre vorhandene Installation beibehalten oder sich für das komplette STREETEC-System entscheiden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eWie funktioniert das System „Don't play and drive“?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eUm die Zertifizierungsanforderungen einzuhalten, kann das System die Einstellungen während der Fahrt über \u003cspan class=\"highlight-magenta\"\u003e3 Methoden zur Auswahl\u003c\/span\u003e sperren: Handbremsen-\/12-V-Lichtmaschinensignal, Geschwindigkeitssignal des Fahrzeugs oder über den integrierten Beschleunigungssensor, der Bewegungen erkennt. Sie wählen die für Ihr Fahrzeug am besten geeignete Lösung.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eIst die mobile App erforderlich?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eNein, das System ist mit seinem Touchscreen \u003cspan class=\"highlight-violet\"\u003evollständig eigenständig\u003c\/span\u003e. Die Bluetooth®-App ist eine Ergänzung, mit der Sie Ihre Luftfederung über Ihr Smartphone steuern und OTA-Updates durchführen können. Sie bietet zusätzlichen Komfort, ist für den Betrieb jedoch nicht erforderlich.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eKann ich mit diesem System die technische Hauptuntersuchung bestehen?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eDas STREETEC Autoleveling verfügt über eine \u003cspan class=\"highlight-magenta\"\u003evollständige ECE-R10-Zulassung\u003c\/span\u003e. Das bedeutet, dass alle elektrischen Komponenten den europäischen Normen entsprechen. Je nach Land und lokalen Vorschriften können bestimmte Schritte erforderlich sein. Kontaktieren Sie uns, um die Zulassungsunterlagen zu erhalten.\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003e\n\u003ch3 class=\"font-claude-response-subheading text-text-100 mt-1 -mb-1.5\"\u003e\u003cstrong\u003e\u003cspan dir=\"auto\" style=\"vertical-align: inherit\"\u003e\u003cspan dir=\"auto\" style=\"vertical-align: inherit\"\u003e⚠️ Wichtige rechtliche Hinweise (FRANKREICH):\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body whitespace-normal break-words\"\u003e\u003cstrong\u003e\u003cspan dir=\"auto\" style=\"vertical-align: inherit\"\u003e\u003cspan dir=\"auto\" style=\"vertical-align: inherit\"\u003eDieses Kit ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eIch finde mein Fahrzeug nicht bei den Befestigungshalterungen für die Höhenstandssensoren. Ist das normal?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eJa, das ist normal. Die Halterungen sind nicht für alle Fahrzeuge vorgefertigt: Wenn Ihr Modell nicht in der Liste erscheint, müssen Sie die Höhenstandssensoren an Ihrem Fahrzeug \u003c\/span\u003e\u003cstrong data-start=\"250\" data-end=\"304\"\u003eselbst anpassen und befestigen\u003c\/strong\u003e\u003cspan\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter class=\"streetec-footer\"\u003e\n\u003cp class=\"tagline\"\u003eSTREETEC AUTOLEVELING\u003c\/p\u003e\n\u003cp style=\"font-size: 1.1em; margin-top: 15px\"\u003e🚀 Präzision. Intelligenz. Zulassung.\u003c\/p\u003e\n\u003cp style=\"opacity: 0.8; margin-top: 10px\"\u003eDas fortschrittlichste Air-Ride-Managementsystem auf dem Markt\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40126575411298,"sku":"","price":1914.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/products\/image_123fb937-908c-4fbb-b180-e9359b3905dc.jpg?v=1774179770"},{"product_id":"gestion-accuair-e-level-ecu","title":"AccuAir e-Level+ ECU Upgrade AA-3638 — Bluetooth 5.0 Upgrade für bestehende AccuAir Systeme | iOS\/Android App \u0026 RGB","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAccuAir e-Level+ ECU Upgrade AA-3638 – Mise à Niveau Air Ride Bluetooth\u003c\/title\u003e\n\u003cstyle\u003e\n    .ac-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.2);\n        border-radius: 12px;\n    }\n\n    \/* Bubbles *\/\n    .ac-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .ac-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: ac-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .ac-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .ac-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes ac-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    \/* Header *\/\n    .ac-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 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 #9c00ff;\n    }\n    .ac-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em);\n        margin-bottom: 8px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .ac-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .ac-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .ac-badge-ref {\n        display: inline-block;\n        background: rgba(255,255,255,0.12);\n        color: #fff !important; font-weight: 600; font-size: 0.85em;\n        padding: 5px 18px; border-radius: 20px; margin-top: 10px;\n        letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\n\n    \/* Banner *\/\n    .ac-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 22px 20px; text-align: center;\n        font-size: 1.05em; font-weight: 600; position: relative; z-index: 1;\n    }\n\n    \/* Alert box *\/\n    .ac-alert {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 3px solid #fed803;\n        border-radius: 0;\n        padding: 20px 30px;\n        text-align: center;\n        position: relative;\n        z-index: 1;\n        font-size: 1em;\n        font-weight: 600;\n        color: #333 !important;\n    }\n    .ac-alert strong { color: #9c00ff !important; }\n\n    \/* Section *\/\n    .ac-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .ac-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n\n    \/* Intro *\/\n    .ac-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .ac-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .ac-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .ac-intro p:last-child { margin-bottom: 0; }\n    .ac-intro strong { color: #fed803 !important; }\n\n    \/* Compat table *\/\n    .ac-compat {\n        background: linear-gradient(135deg, #f9f0ff 0%, #fff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n        margin-top: 30px;\n    }\n    .ac-compat h3 { color: #9c00ff !important; font-size: 1.3em; margin-bottom: 18px; font-weight: 900; text-transform: uppercase; }\n    .ac-compat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; }\n    .ac-compat-item {\n        display: flex; align-items: center; gap: 10px;\n        padding: 12px 16px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        font-weight: 600; color: #333 !important; font-size: 0.93em;\n    }\n    .ac-compat-item .ico { font-size: 1.3em; flex-shrink: 0; }\n\n    \/* Specs highlight *\/\n    .ac-specs-row {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n        gap: 15px;\n        margin-top: 30px;\n    }\n    .ac-spec-box {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border: 2px solid #9c00ff;\n        border-radius: 12px;\n        padding: 22px 15px;\n        text-align: center;\n        box-shadow: 0 4px 15px rgba(156,0,255,0.15);\n    }\n    .ac-spec-box .val { font-size: 1.7em; font-weight: 900; color: #fed803 !important; display: block; line-height: 1.1; }\n    .ac-spec-box .lbl { font-size: 0.8em; color: #ccc !important; text-transform: uppercase; letter-spacing: 1px; margin-top: 6px; display: block; }\n\n    \/* Features grid *\/\n    .ac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ac-card {\n        background: #fff; padding: 25px; border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.1);\n        transition: all 0.3s ease;\n    }\n    .ac-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .ac-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .ac-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    \/* Versus box *\/\n    .ac-versus {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin-top: 28px;\n    }\n    .ac-vs-card {\n        border-radius: 12px; padding: 25px;\n        box-shadow: 0 4px 18px rgba(0,0,0,0.08);\n    }\n    .ac-vs-card.old {\n        background: linear-gradient(135deg, #f5f5f5 0%, #ececec 100%);\n        border: 2px solid #ccc;\n    }\n    .ac-vs-card.new {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border: 2px solid #9c00ff;\n    }\n    .ac-vs-card h4 { font-size: 1.05em; font-weight: 800; text-transform: uppercase; margin-bottom: 14px; letter-spacing: 1px; }\n    .ac-vs-card.old h4 { color: #888 !important; }\n    .ac-vs-card.new h4 { color: #fed803 !important; }\n    .ac-vs-row { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; font-size: 0.92em; }\n    .ac-vs-card.old .ac-vs-row { color: #777 !important; }\n    .ac-vs-card.new .ac-vs-row { color: #ddd !important; }\n    .ac-vs-ico { font-size: 1.1em; flex-shrink: 0; }\n    @media (max-width: 600px) { .ac-versus { grid-template-columns: 1fr; } }\n\n    \/* Delivery *\/\n    .ac-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .ac-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .ac-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .ac-delivery-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 15px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .ac-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .ac-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .ac-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .ac-delivery-item.excl { border-left-color: #e67e22; opacity: 0.7; }\n    .ac-delivery-item.excl .arr { color: #e67e22 !important; }\n\n    \/* Note box *\/\n    .ac-note {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 2px solid #fed803; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .ac-note strong { color: #9c00ff !important; }\n\n    \/* Warranty *\/\n    .ac-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ac-w-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 12px; padding: 25px;\n        display: flex; align-items: center; gap: 18px;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n        border: 2px solid #9c00ff;\n    }\n    .ac-w-icon { font-size: 2.5em; flex-shrink: 0; }\n    .ac-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .ac-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n\n    \/* Footer *\/\n    .ac-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 35px;\n        border-top: 3px solid #fed803;\n    }\n    .ac-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n\n    @media (max-width: 768px) {\n        .ac-section { padding: 30px 15px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ac-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"ac-bg\"\u003e\n \u003cdiv class=\"ac-bubble\" style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble m\" style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble m\" style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"ac-header\"\u003e\n \u003ch1\u003eAccuAir e-Level+ ECU-Upgrade\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🔧 ECU-Upgrade — Bluetooth 5.0 \u0026amp; iOS-\/Android-App\u003c\/p\u003e\n \u003cspan class=\"ac-badge\"\u003e⚡ Upgrade für bestehende AccuAir-Systeme\u003c\/span\u003e\u003cbr\u003e\n \u003cspan class=\"ac-badge-ref\"\u003eArtikelnummer: AA-3638 — AccuAir Suspension\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 18px; font-size: 1.05em\"\u003eDein altes AccuAir-System verdient Besseres. Steige auf die e-Level+-Generation um.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"ac-banner\"\u003e\n AccuAir e-Level+ ECU-Upgrade AA-3638 — Kompatibel mit SwitchSpeed \u0026amp; e-Level vor 2019 (R9\/R10). Bluetooth 5.0, e-Level+-App für iOS\/Android, RGB, OTA-Updates. Nur ECU — ohne Kabelbaum oder Drucksensor.\n\u003c\/div\u003e\n\u003c!-- Alert importante --\u003e\n\u003cdiv class=\"ac-alert\"\u003e\n ⚠️ \u003cstrong\u003eDieses Produkt ist ausschließlich ein ECU-Upgrade.\u003c\/strong\u003e Es wurde für bestehende AccuAir-Systeme entwickelt (SwitchSpeed oder e-Level vor 2019). \u003cstrong\u003eKabelbaum und Drucksensor sind nicht enthalten.\u003c\/strong\u003e Wenn du ein neues System aufbaust, siehe \u003cstrong\u003eAA-3639\u003c\/strong\u003e (inklusive Kabelbaum).\n\u003c\/div\u003e\n\u003c!-- Specs highlight --\u003e\n\u003csection class=\"ac-section\" style=\"background: #0a0a0a; padding: 35px 30px\"\u003e\n \u003cdiv class=\"ac-specs-row\"\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eBT 5.0\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eBluetooth mit großer Reichweite\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eOTA\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eKabellose Updates\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eRGB\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eECU-Hintergrundbeleuchtung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003e3\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eProgrammierbare Höhen*\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eECU\u003cbr\u003eNUR\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eOhne Kabelbaum oder Sensor\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eR9\/R10\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eDirekter Austausch\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"color: #666; font-size: 0.8em; text-align: center; margin-top: 12px\"\u003e* 3 programmierbare Höhen mit Height+-Sensoren (separat erhältlich)\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003cdiv class=\"ac-intro\"\u003e\n \u003ch3\u003e🔧 Was ist das AccuAir e-Level+ ECU-Upgrade AA-3638?\u003c\/h3\u003e\n \u003cp\u003eDu hast bereits ein AccuAir-System — SwitchSpeed oder e-Level vor 2019 — und möchtest ihm ein zweites Leben schenken? Die AA-3638 ist genau das Richtige für dich. Diese \u003cstrong\u003eneue e-Level+-ECU\u003c\/strong\u003e ersetzt einfach dein altes Steuergerät und bietet dir alle Funktionen der neuesten AccuAir-Generation, ohne dass du alles neu kaufen musst.\u003c\/p\u003e\n \u003cp\u003eErgebnis: \u003cstrong\u003eBluetooth 5.0 mit großer Reichweite\u003c\/strong\u003e, kabellose Steuerung über die e-Level+-App für iOS und Android, automatische Over-the-Air-Updates, anpassbare RGB-Hintergrundbeleuchtung und automatisches Anheben beim Start. Deine bestehende Installation bleibt erhalten — \u003cstrong\u003enur die ECU wird ersetzt.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp\u003e\u003cstrong\u003eWichtig:\u003c\/strong\u003e Dieses Produkt enthält ausschließlich die ECU. Kabelbaum und Drucksensor sind nicht enthalten. Wenn dein vorhandener Kabelbaum kompatibel ist, ist für die grundlegende Installation kein weiterer Kauf erforderlich.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- Compatibilité --\u003e\n \u003cdiv class=\"ac-compat\"\u003e\n \u003ch3\u003e✅ Kompatible Systeme\u003c\/h3\u003e\n \u003cdiv class=\"ac-compat-grid\"\u003e\n \u003cdiv class=\"ac-compat-item\"\u003e\n \u003cspan class=\"ico\"\u003e🔄\u003c\/span\u003e AccuAir SwitchSpeed (alle Modelle)\n \u003c\/div\u003e\n \u003cdiv class=\"ac-compat-item\"\u003e\n \u003cspan class=\"ico\"\u003e🔄\u003c\/span\u003e AccuAir e-Level R9\n \u003c\/div\u003e\n \u003cdiv class=\"ac-compat-item\"\u003e\n \u003cspan class=\"ico\"\u003e🔄\u003c\/span\u003e AccuAir e-Level R10\n \u003c\/div\u003e\n \u003cdiv class=\"ac-compat-item\"\u003e\n \u003cspan class=\"ico\"\u003e🔄\u003c\/span\u003e Jedes e-Level-System vor 2019\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Avant \/ Après --\u003e\n\u003csection class=\"ac-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ac-title\"\u003e⚡ Vorher \/ Nachher beim Upgrade\u003c\/h2\u003e\n \u003cdiv class=\"ac-versus\"\u003e\n \u003cdiv class=\"ac-vs-card old\"\u003e\n \u003ch4\u003e❌ Deine alte ECU\u003c\/h4\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📡\u003c\/span\u003e Eingeschränktes oder kein Bluetooth\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📱\u003c\/span\u003e Keine Smartphone-App\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🔄\u003c\/span\u003e Manuelle oder nicht mögliche Updates\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e💡\u003c\/span\u003e Keine RGB-Hintergrundbeleuchtung\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🚗\u003c\/span\u003e Kein automatisches Anheben beim Start\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📊\u003c\/span\u003e Keine Echtzeitanzeige der Höhe\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-vs-card new\"\u003e\n \u003ch4\u003e✅ Mit dem AA-3638\u003c\/h4\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📡\u003c\/span\u003e Bluetooth 5.0 mit großer Reichweite\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📱\u003c\/span\u003e e-Level+-App für iOS \u0026amp; Android\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🔄\u003c\/span\u003e Automatische OTA-Updates\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e💡\u003c\/span\u003e Individuell anpassbare RGB-ECU\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🚗\u003c\/span\u003e Automatisches Anheben beim Start\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📊\u003c\/span\u003e Höhe pro Ecke in % (mit Height+)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e⚙️ Funktionen der e-Level+-ECU\u003c\/h2\u003e\n \u003cdiv class=\"ac-grid\"\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📡 Bluetooth 5.0 mit großer Reichweite\u003c\/h3\u003e\n \u003cp\u003eDer \u003cspan class=\"hr\"\u003eleistungsstärkste Bluetooth-5.0-Chip\u003c\/span\u003e, der in den USA zugelassen ist. Automatische Verbindung mit deinem Fahrzeug, maximale Reichweite, keine Unterbrechungen – deutlich besser als frühere Generationen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📱 e-Level+-App für iOS \u0026amp; Android\u003c\/h3\u003e\n \u003cp\u003eSteuere dein Air-Ride-System vollständig über dein Smartphone. Einstellungen, Diagnosen und Druckvoreinstellungen – alles in einer klaren und intuitiven Oberfläche.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔄 Over-the-Air-Updates (OTA)\u003c\/h3\u003e\n \u003cp\u003eDeine ECU aktualisiert sich automatisch. \u003cspan class=\"hr\"\u003eNeue Funktionen und Fehlerbehebungen\u003c\/span\u003e, ohne dass du die Hardware anfassen musst – dein System bleibt dauerhaft aktuell.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e💡 Individuell anpassbare RGB-Hintergrundbeleuchtung\u003c\/h3\u003e\n \u003cp\u003eECU mit \u003cspan class=\"hy\"\u003ehintergrundbeleuchtetem RGB-Logo von AccuAir\u003c\/span\u003e. Farbe und Helligkeit lassen sich für eine hochwertige Optik im Kofferraum oder in deinem Einbaubereich einstellen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🚗 Automatisches Anheben beim Start\u003c\/h3\u003e\n \u003cp\u003eAktiviere \u003cstrong\u003eRide-Height-On-Start\u003c\/strong\u003e, und dein Fahrzeug hebt sich bei jedem Start automatisch auf die Fahrhöhe. Kein manueller Eingriff nötig.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📊 Kompressor-Anzeige\u003c\/h3\u003e\n \u003cp\u003eFarbige LED an der ECU zeigt den Status deines Kompressors oder CVT in Echtzeit an \u003cspan class=\"hr\"\u003ewenn das TouchPad+ verbunden ist\u003c\/span\u003e — du weißt jederzeit, wie es um dein System steht.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔋 Energiesparmodus\u003c\/h3\u003e\n \u003cp\u003eAutomatischer Standby-Modus nach \u003cstrong\u003e24 Stunden Inaktivität\u003c\/strong\u003e zum Schutz der Batterie. Ideal für Showcars und Fahrzeuge, die selten genutzt werden.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📐 3 programmierbare Höhen*\u003c\/h3\u003e\n \u003cp\u003eMit den \u003cspan class=\"hr\"\u003eHeight+\u003c\/span\u003e-Sensoren: 3 Höhen programmieren (abgesenkt \/ Fahrhöhe \/ angehoben) plus die tiefstmögliche Position. Die automatische Fahrzeugkalibrierung ist enthalten. \u003cem style=\"font-size:0.85em; color:#999\"\u003e*Height+ separat erhältlich\u003c\/em\u003e\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Delivery --\u003e\n\u003csection class=\"ac-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ac-title\"\u003e📦 Lieferumfang\u003c\/h2\u003e\n \u003cdiv class=\"ac-delivery-box\"\u003e\n \u003ch3\u003e📦 Dieses Produkt enthält\u003c\/h3\u003e\n \u003cdiv class=\"ac-delivery-grid\"\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e1 AccuAir e-Level+-ECU (e+ Connect)\n \u003cspan class=\"sub\"\u003eBluetooth 5.0 — RGB — AccuAir-Logo — direkter Ersatz für R9\/R10\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e1 kabellose Bedieneinheit (Switch Box)\n \u003cspan class=\"sub\"\u003ePhysische Steuerung deines Systems\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eZugriff auf die e-Level+-App\n \u003cspan class=\"sub\"\u003eiOS \u0026amp; Android — kostenloser Download\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Non inclus --\u003e\n \u003ch3 style=\"margin-top: 25px; color: #e67e22; font-size: 1.1em\"\u003e⚠️ Nicht in diesem Produkt enthalten\u003c\/h3\u003e\n \u003cdiv class=\"ac-delivery-grid\"\u003e\n \u003cdiv class=\"ac-delivery-item excl\"\u003e\n \u003cspan class=\"arr\"\u003e✖️\u003c\/span\u003e\n \u003cdiv\u003eKabelbaum\n \u003cspan class=\"sub\"\u003eVerwende deinen vorhandenen Kabelbaum oder bestelle den AA-3639 (mit Kabelbaum)\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item excl\"\u003e\n \u003cspan class=\"arr\"\u003e✖️\u003c\/span\u003e\n \u003cdiv\u003eDrucksensor\n \u003cspan class=\"sub\"\u003eNicht enthalten — verwende deinen vorhandenen Sensor oder bestelle ihn separat\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item excl\"\u003e\n \u003cspan class=\"arr\"\u003e✖️\u003c\/span\u003e\n \u003cdiv\u003eTelefon \/ Tablet\n \u003cspan class=\"sub\"\u003eDie Steuerung erfolgt über dein eigenes Smartphone\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-note\"\u003e\n \u003cstrong\u003e💡 AA-3638 oder AA-3639?\u003c\/strong\u003e Der AA-3638 ist nur die ECU — ideal, wenn du bereits ein AccuAir-System hast und ausschließlich das Steuergerät aufrüsten möchtest. Der \u003cstrong\u003eAA-3639\u003c\/strong\u003e wird für eine neue Installation empfohlen, da er den Kabelbaum und den Drucksensor enthält.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e🛡 Garantie \u0026amp; Lieferung\u003c\/h2\u003e\n \u003cdiv class=\"ac-warranty-grid\"\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e✅\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eAccuAir-Garantie\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eOriginales AccuAir-Produkt — bewährte US-Qualität, Herstellergarantie\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e🔄\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eLebenslange Updates (OTA)\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eSystem immer automatisch auf dem neuesten Stand — kein Hardwareaustausch erforderlich\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eZollgebühren inklusive\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eKeine überraschenden Kosten bei der Lieferung — alles ist im angezeigten Preis enthalten (sofern bei der Lieferoption nicht anders angegeben)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"ac-footer\"\u003e\n \u003cp class=\"tagline\"\u003eACCUAIR e-LEVEL+ ECU-UPGRADE AA-3638 — WECHSLE AUF DIE NÄCHSTE GENERATION\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚡ Dein bestehendes System. Unsere Technologie. Das Beste aus beiden Welten.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40126581735522,"sku":"","price":519.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/products\/aa-e_ecu_720x_e484f6b3-c5be-41a2-ae33-c5bc81a48ae4.png?v=1774179775"},{"product_id":"gestion-accuair-e-level-connect","title":"AccuAir e-Level+ Connect AA-3639 — Air Ride Steuerung Bluetooth 5.0 | iOS\/Android App \u0026 RGB | Erweiterbares System","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAccuAir e-Level+ Connect AA-3639 – Gestion Air Ride Bluetooth\u003c\/title\u003e\n\u003cstyle\u003e\n    .ac-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.2);\n        border-radius: 12px;\n    }\n\n    \/* Bubbles *\/\n    .ac-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .ac-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: ac-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .ac-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .ac-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes ac-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    \/* Header *\/\n    .ac-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 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 #9c00ff;\n    }\n    .ac-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em);\n        margin-bottom: 8px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .ac-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .ac-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .ac-badge-ref {\n        display: inline-block;\n        background: rgba(255,255,255,0.12);\n        color: #fff !important; font-weight: 600; font-size: 0.85em;\n        padding: 5px 18px; border-radius: 20px; margin-top: 10px;\n        letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\n\n    \/* Banner *\/\n    .ac-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 22px 20px; text-align: center;\n        font-size: 1.05em; font-weight: 600; position: relative; z-index: 1;\n    }\n\n    \/* Section *\/\n    .ac-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .ac-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n\n    \/* Intro *\/\n    .ac-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .ac-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .ac-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .ac-intro p:last-child { margin-bottom: 0; }\n    .ac-intro strong { color: #fed803 !important; }\n\n    \/* Specs highlight *\/\n    .ac-specs-row {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n        gap: 15px;\n        margin-top: 30px;\n    }\n    .ac-spec-box {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border: 2px solid #9c00ff;\n        border-radius: 12px;\n        padding: 22px 15px;\n        text-align: center;\n        box-shadow: 0 4px 15px rgba(156,0,255,0.15);\n    }\n    .ac-spec-box .val { font-size: 1.7em; font-weight: 900; color: #fed803 !important; display: block; line-height: 1.1; }\n    .ac-spec-box .lbl { font-size: 0.8em; color: #ccc !important; text-transform: uppercase; letter-spacing: 1px; margin-top: 6px; display: block; }\n\n    \/* Features grid *\/\n    .ac-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ac-card {\n        background: #fff; padding: 25px; border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.1);\n        transition: all 0.3s ease;\n    }\n    .ac-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .ac-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .ac-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    \/* Upgrade path *\/\n    .ac-upgrade {\n        background: linear-gradient(135deg, #f9f0ff 0%, #fff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .ac-upgrade h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .ac-upgrade-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 12px; }\n    .ac-upgrade-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 14px 16px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .ac-upgrade-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .ac-upgrade-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .ac-upgrade-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* Delivery *\/\n    .ac-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .ac-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .ac-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .ac-delivery-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 15px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .ac-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .ac-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .ac-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* Warranty *\/\n    .ac-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ac-w-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 12px; padding: 25px;\n        display: flex; align-items: center; gap: 18px;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n        border: 2px solid #9c00ff;\n    }\n    .ac-w-icon { font-size: 2.5em; flex-shrink: 0; }\n    .ac-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .ac-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n\n    \/* Note box *\/\n    .ac-note {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 2px solid #fed803; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .ac-note strong { color: #9c00ff !important; }\n\n    \/* Footer *\/\n    .ac-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 35px;\n        border-top: 3px solid #fed803;\n    }\n    .ac-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n\n    @media (max-width: 768px) {\n        .ac-section { padding: 30px 15px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ac-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"ac-bg\"\u003e\n \u003cdiv class=\"ac-bubble\" style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble m\" style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ac-bubble m\" style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"ac-header\"\u003e\n \u003ch1\u003eAccuAir e-Level+ Connect\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e📡 Air-Ride-Steuerung per Bluetooth 5.0 — App für iOS \u0026amp; Android\u003c\/p\u003e\n \u003cspan class=\"ac-badge\"\u003e⚙️ Erweiterbares System — jederzeit ausbaubar\u003c\/span\u003e\u003cbr\u003e\n \u003cspan class=\"ac-badge-ref\"\u003eArtikelnummer: AA-3639 — AccuAir Suspension\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 18px; font-size: 1.05em\"\u003eBetritt das Zeitalter der intelligenten Steuerung. Kabellos. Grenzenlos.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"ac-banner\"\u003e\n AccuAir e-Level+ Connect AA-3639 — Bluetooth-5.0-ECU, e-Level+-App für iOS\/Android, RGB, OTA-Updates, automatisches Anheben beim Start. Erweiterbare Basis für das vollständige Height+-System.\n\u003c\/div\u003e\n\u003c!-- Specs highlight --\u003e\n\u003csection class=\"ac-section\" style=\"background: #0a0a0a; padding: 35px 30px\"\u003e\n \u003cdiv class=\"ac-specs-row\"\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eBT 5.0\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eBluetooth mit großer Reichweite\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eOTA\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eKabellose Updates\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eRGB\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eECU-Hintergrundbeleuchtung\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003e3\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eProgrammierbare Höhen*\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eiOS\u003cbr\u003eAndroid\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003ee-Level+-App\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003e100%\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003ePlug \u0026amp; Play\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp style=\"color: #666; font-size: 0.8em; text-align: center; margin-top: 12px\"\u003e* 3 programmierbare Höhen mit Height+-Sensoren (separat erhältlich)\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003cdiv class=\"ac-intro\"\u003e\n \u003ch3\u003e📡 Was ist die AccuAir e-Level+ Connect AA-3639?\u003c\/h3\u003e\n \u003cp\u003eDie AccuAir e-Level+ Connect bietet die \u003cstrong\u003ezukunftssicherste Air-Ride-Steuerung auf dem Markt\u003c\/strong\u003e. Du beginnst mit der kabellosen Smartphone-Steuerung und rüstest jederzeit auf: Höhensensoren, TouchPad+ und 4-Ecken-Drucküberwachung. Das System wächst mit deinem Build.\u003c\/p\u003e\n \u003cp\u003eBasierend auf der ältesten und bewährtesten Technologie der Branche wurde die \u003cstrong\u003ee-Level+ vollständig neu entwickelt\u003c\/strong\u003e — mit robusterer Hardware, Bluetooth 5.0 mit großer Reichweite, Over-the-Air-Updates und einer ECU mit RGB-Hintergrundbeleuchtung für eine hochwertige Optik in deinem Kofferraum.\u003c\/p\u003e\n \u003cp\u003eVollständige Steuerung über die \u003cstrong\u003ee-Level+\u003c\/strong\u003e-App für iOS oder Android: Druckanpassung, Echtzeitdiagnose und Einstellung des digitalen Druckschalters — alles über dein Smartphone.\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"ac-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ac-title\"\u003e⚙️ e-Level+ Connect Funktionen\u003c\/h2\u003e\n \u003cdiv class=\"ac-grid\"\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📡 Bluetooth 5.0 mit großer Reichweite\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"hr\"\u003eZuverlässige und stabile\u003c\/span\u003e Verbindung über große Entfernungen, ohne Unterbrechungen. Bluetooth 5.0 ist bei allen AccuAir-Systemen der neue Standard — deutlich besser als die vorherigen Generationen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📱 e-Level+-App für iOS \u0026amp; Android\u003c\/h3\u003e\n \u003cp\u003eVollständige Steuerung deines Air-Ride-Systems über dein Smartphone. Druckeinstellungen, Diagnose, Höhenspeicher und Kompressorverwaltung — alles in einer App.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔄 Over-the-Air-Updates (OTA)\u003c\/h3\u003e\n \u003cp\u003eDein System aktualisiert sich automatisch über WLAN. \u003cspan class=\"hr\"\u003eNeue Funktionen, Fehlerbehebungen und Verbesserungen\u003c\/span\u003e — ohne dass du Hardware austauschen musst, ein Leben lang.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🚗 Automatisches Anheben beim Start\u003c\/h3\u003e\n \u003cp\u003eAktiviere \u003cstrong\u003eRide-Height-On-Start\u003c\/strong\u003e, und dein Fahrzeug fährt beim Start automatisch auf die Fahrhöhe. Praktisch, sauber und ohne manuelles Eingreifen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e💡 Anpassbare RGB-ECU\u003c\/h3\u003e\n \u003cp\u003eDie e+-ECU verfügt über eine \u003cspan class=\"hy\"\u003eeinstellbare RGB-Hintergrundbeleuchtung\u003c\/span\u003e mit AccuAir-Logo. Farbe und Intensität – passe die visuelle Atmosphäre deiner Installation an deinen Stil an.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔋 Energiesparmodus\u003c\/h3\u003e\n \u003cp\u003eDas System wechselt nach \u003cstrong\u003e24 Stunden\u003c\/strong\u003e Inaktivität automatisch in den Standby-Modus, um deine Batterie zu schonen – ideal für Showcars oder selten genutzte Fahrzeuge.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔌 100 % Plug \u0026amp; Play\u003c\/h3\u003e\n \u003cp\u003eKompletter Kabelbaum inklusive, vorkonfiguriert. Einfache und schnelle Installation, \u003cspan class=\"hr\"\u003eohne komplexe elektrische Änderungen\u003c\/span\u003e an deinem Fahrzeug.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📊 Einstellbarer digitaler Druckschalter\u003c\/h3\u003e\n \u003cp\u003ePasse den Betriebsdruck deines Systems direkt über die App präzise an, um Komfort und Leistung optimal auf deine Nutzung abzustimmen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Upgrade Path --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e🚀 100 % erweiterbares System\u003c\/h2\u003e\n \u003cdiv class=\"ac-upgrade\"\u003e\n \u003ch3\u003e➕ Jederzeit verfügbare Upgrades\u003c\/h3\u003e\n \u003cp style=\"color: #555; margin-bottom: 20px\"\u003eDer AA-3639 ist die Basis. Du kannst dein System je nach Bedarf und Budget schrittweise erweitern:\u003c\/p\u003e\n \u003cdiv class=\"ac-upgrade-grid\"\u003e\n \u003cdiv class=\"ac-upgrade-item\"\u003e\n \u003cspan class=\"arr\"\u003e⬆️\u003c\/span\u003e\n \u003cdiv\u003eHeight+-Sensoren (AA-3641)\n \u003cspan class=\"sub\"\u003e3 programmierbare Höhen + automatische Kalibrierung + TruPosition\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-upgrade-item\"\u003e\n \u003cspan class=\"arr\"\u003e⬆️\u003c\/span\u003e\n \u003cdiv\u003eTouchPad+ (AA-3640)\n \u003cspan class=\"sub\"\u003ePhysischer Touch-Controller im Innenraum – Premium-Look\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-upgrade-item\"\u003e\n \u003cspan class=\"arr\"\u003e⬆️\u003c\/span\u003e\n \u003cdiv\u003ePressure+ (AA-3907)\n \u003cspan class=\"sub\"\u003eEchtzeitüberwachung aller 4 Ecken + Tank, 3 Druckvoreinstellungen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-upgrade-item\"\u003e\n \u003cspan class=\"arr\"\u003e⬆️\u003c\/span\u003e\n \u003cdiv\u003eManifold VU4 (AA-3644)\n \u003cspan class=\"sub\"\u003eZur Vervollständigung der Installation erforderlich – separat erhältlich\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-note\"\u003e\n \u003cstrong\u003e⚠️ Achtung:\u003c\/strong\u003e Für den Betrieb benötigt dieses Produkt ein Manifold. Das AccuAir VU4 (AA-3644) wird empfohlen und ist separat erhältlich. Für bestimmte erweiterte Funktionen ist eine physische Fernbedienung (TouchPad+) erforderlich.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Delivery --\u003e\n\u003csection class=\"ac-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ac-title\"\u003e📦 Lieferumfang\u003c\/h2\u003e\n \u003cdiv class=\"ac-delivery-box\"\u003e\n \u003ch3\u003e📦 Dieses Produkt umfasst\u003c\/h3\u003e\n \u003cdiv class=\"ac-delivery-grid\"\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e1 AccuAir e+ Connect ECU\n \u003cspan class=\"sub\"\u003eBluetooth 5.0 – RGB-Hintergrundbeleuchtung – AccuAir-Logo\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e1 kompletter Kabelbaum\n \u003cspan class=\"sub\"\u003e100 % Plug \u0026amp; Play – für eine schnelle Installation vorkonfiguriert\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e1 Drucksensor\n \u003cspan class=\"sub\"\u003eIm Lieferumfang des Kits AA-3639 enthalten\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eZugriff auf die e-Level+-App\n \u003cspan class=\"sub\"\u003eVerfügbar für iOS \u0026amp; Android – kostenloser Download\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-note\"\u003e\n \u003cstrong\u003e📱 Hinweis:\u003c\/strong\u003e Kein kabelloses Gerät (Telefon\/Tablet) ist enthalten. Die Steuerung erfolgt über dein eigenes Smartphone. Zur Vervollständigung des Systems ist ein Manifold wie der AccuAir VU4 (AA-3644) erforderlich – separat erhältlich.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e🛡 Garantie \u0026amp; Lieferung\u003c\/h2\u003e\n \u003cdiv class=\"ac-warranty-grid\"\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e✅\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eAccuAir-Garantie\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eOriginalprodukt von AccuAir – Herstellergarantie, bewährte amerikanische Qualität\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e🔄\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eLebenslange Updates (OTA)\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eDein System bleibt automatisch auf dem neuesten Stand – kein Austausch der Hardware erforderlich\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-w-card\"\u003e\n \u003cdiv class=\"ac-w-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"ac-w-label\"\u003eZollgebühren inklusive\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eKeine überraschenden Kosten bei der Lieferung – alles ist im angezeigten Preis enthalten (sofern bei der Lieferoption nicht anders angegeben)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"ac-footer\"\u003e\n \u003cp class=\"tagline\"\u003eACCUAIR e-LEVEL+ CONNECT AA-3639 — INTELLIGENTE STEUERUNG\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e📡 Kabellos. Erweiterbar. Präzise. Das Luftfahrwerk-Management der nächsten Generation.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":40126582358114,"sku":"","price":619.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/AA-E_CONNECT_nophonecopy_b13fa465-84ff-43f8-9778-8c71ba71e0ff_jpg.webp?v=1774192688"},{"product_id":"kit-gestion-manuel","title":"Manuelles Steuerungsset - Luftdruck","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKit Gestion STREETEC — Entrée de Gamme\u003c\/title\u003e\n\u003cstyle\u003e\n    .ev-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.2);\n        border-radius: 12px;\n    }\n\n    \/* Bubbles *\/\n    .ev-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .ev-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: ev-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .ev-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .ev-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes ev-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    \/* Header *\/\n    .ev-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 40%, #9c00ff 100%);\n        color: white !important; padding: 60px 20px; text-align: center;\n        position: relative; z-index: 1;\n        border-bottom: 5px solid #9c00ff;\n    }\n    .ev-header h1 {\n        font-size: clamp(1.8em, 5vw, 3.2em);\n        text-transform: uppercase; letter-spacing: 3px;\n        color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 25px rgba(156,0,255,0.5);\n        margin-bottom: 8px;\n    }\n    .ev-header .subtitle { font-size: 1.2em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .ev-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.88em;\n        padding: 6px 20px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n    }\n\n    \/* Section *\/\n    .ev-section { padding: 40px 30px; position: relative; z-index: 1; }\n    .ev-title {\n        font-size: 1.7em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 25px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 8px;\n    }\n\n    \/* Intro *\/\n    .ev-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 30px 35px; border-radius: 12px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.3);\n    }\n    .ev-intro p { font-size: 1.05em; line-height: 1.85; opacity: 0.95; margin: 0; }\n    .ev-intro strong { color: #fed803 !important; }\n\n    \/* Delivery *\/\n    .ev-delivery-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n        gap: 10px; margin-top: 25px;\n    }\n    .ev-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 13px 16px; background: white;\n        border-radius: 10px; border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.25s ease;\n        font-weight: 500; color: #333 !important; font-size: 0.94em;\n    }\n    .ev-item:hover { border-left-color: #e00cff; transform: translateX(4px); box-shadow: 0 4px 16px rgba(156,0,255,0.12); }\n    .ev-item .arr { color: #9c00ff !important; flex-shrink: 0; font-size: 1.1em; }\n    .ev-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* Note box *\/\n    .ev-note {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 2px solid #fed803; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .ev-note strong { color: #9c00ff !important; }\n\n    \/* Footer *\/\n    .ev-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 30px;\n        border-top: 3px solid #fed803;\n    }\n    .ev-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.1em; text-transform: uppercase; letter-spacing: 2px; }\n\n    @media (max-width: 768px) {\n        .ev-section { padding: 25px 15px; }\n        .ev-delivery-grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ev-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"ev-bg\"\u003e\n \u003cdiv class=\"ev-bubble\" style=\"width:100px;height:100px;left:8%;animation-duration:9s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ev-bubble y\" style=\"width:140px;height:140px;left:30%;animation-duration:13s;animation-delay:2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ev-bubble m\" style=\"width:80px;height:80px;left:55%;animation-duration:10s;animation-delay:4s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ev-bubble\" style=\"width:120px;height:120px;left:78%;animation-duration:15s;animation-delay:1s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"ev-header\"\u003e\n \u003ch1\u003eSTREETEC-Management-Kit – Einsteigerklasse\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🔧 Einfach. Schnell zu installieren. Für ein kleineres Budget.\u003c\/p\u003e\n \u003cspan class=\"ev-badge\"\u003e⚙️ Komplettes STREETEC-Kit\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.8;margin-top:15px;font-size:1em\"\u003eIhr Air-Ride-System schnell einsatzbereit.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"ev-section\"\u003e\n \u003cdiv class=\"ev-intro\"\u003e\n \u003cp\u003e\n Sie möchten eine \u003cstrong\u003eunkomplizierte\u003c\/strong\u003e Air-Ride-Steuerung, die einfach und schnell zu installieren ist? Dann ist dieses Kit genau das Richtige für Sie. Für ein \u003cstrong\u003ekontrolliertes Budget\u003c\/strong\u003e erhalten Sie ein Komplettsystem, das Ihr Fahrzeug im Handumdrehen in Bewegung bringt – die gesamte benötigte STREETEC-Ausrüstung ist enthalten.\n \u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu --\u003e\n\u003csection class=\"ev-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);padding-top:10px\"\u003e\n \u003ch2 class=\"ev-title\"\u003e📦 Kit-Inhalt\u003c\/h2\u003e\n \u003cdiv class=\"ev-delivery-grid\"\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eSTREETEC-Kompressor comp1\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eSTREETEC-Aluminiumtank tank1\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eSTREETEC Doppelmanometer\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eRotes Kabel, 6 m, inklusive Sicherung\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eSchwarzes Kabel, 1 m\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eTank-Anschlusskit\u003cspan class=\"sub\"\u003eSicherheitsventil, Ablasshahn, Druckschalter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003e25 m PU-Leitung 6 mm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eElektrische Steckverbinder und Anschlüsse\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eGewindedichtmittel\u003c\/div\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ev-note\"\u003e\n \u003cstrong\u003e💡 Gut zu wissen:\u003c\/strong\u003e Dieses Kit enthält weder einen Magnetventilblock noch ein elektronisches Steuergerät. Es handelt sich um ein STREETEC-Starterkit für ein kleineres Budget – ideal für eine schnelle und unkomplizierte erste Air-Ride-Installation.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"ev-footer\"\u003e\n \u003cp class=\"tagline\"\u003eSTREETEC-MANAGEMENT-KIT – EINSTEIGERKLASSE\u003c\/p\u003e\n \u003cp style=\"margin-top:10px;opacity:0.8;font-size:0.95em\"\u003eIhr Air-Ride-System schnell einsatzbereit.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49389548208466,"sku":"","price":488.58,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_2c43ef6b-73c8-4130-ad74-235915f218ab.jpg?v=1774181130"},{"product_id":"gestion-airmext-rasl-bitume-snx5-v3","title":"AIRMEXT SNX5 V3 Air-Ride-Steuerung — 4-Wege-Steuerung, mobile App \u0026 Fernbedienung | Mit allen Marken kompatibel, Luftfederung","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --violet: #9C00FF;\n    --yellow: #FED803;\n    --pink: #E00CFF;\n    --black: #111111;\n    --white: #ffffff;\n    --grey-light: #f7f7f7;\n    --grey-mid: #eeeeee;\n    --grey-text: #555555;\n    --radius: 12px;\n  }\n\n  body {\n    background: #ffffff;\n    color: #111111 !important;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap { max-width: 860px; margin: 0 auto; padding: 32px 20px 60px; }\n\n  \/* ===== HERO ===== *\/\n  .hero {\n    background: #111111;\n    border-radius: 12px;\n    padding: 36px 36px 32px;\n    margin-bottom: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #9C00FF, #E00CFF, #FED803);\n  }\n  .hero-badge {\n    display: inline-block;\n    background: #9C00FF;\n    color: #ffffff !important;\n    font-size: 1.17rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n  }\n  .hero h1 {\n    font-size: clamp(3.41rem, 6vw, 5.55rem);\n    font-weight: 900;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n  .hero h1 span { color: #FED803 !important; }\n  .hero-sub {\n    font-size: 1.92rem;\n    font-weight: 700;\n    color: #E00CFF !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n  .hero-desc {\n    font-size: 1.49rem;\n    color: #aaaaaa !important;\n    max-width: 560px;\n    line-height: 1.7;\n  }\n  .hero-desc strong { color: #ffffff !important; }\n  .hero-price {\n    margin-top: 20px;\n    display: inline-flex;\n    align-items: baseline;\n    gap: 10px;\n  }\n  .hero-price .amount {\n    font-size: 3.63rem;\n    font-weight: 900;\n    color: #FED803 !important;\n  }\n  .hero-price .note {\n    font-size: 1.28rem;\n    color: #aaaaaa !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\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  \/* ===== SPEC TABLE ===== *\/\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 28px;\n    border-radius: 10px;\n    overflow: hidden;\n    border: 1px solid #eeeeee;\n  }\n  .spec-table tr:nth-child(odd) { background: #f7f7f7; }\n  .spec-table td {\n    padding: 12px 16px;\n    font-size: 1.39rem;\n    color: #111111 !important;\n    border-bottom: 1px solid #eeeeee;\n  }\n  .spec-table td:first-child {\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #555555 !important;\n    width: 42%;\n  }\n  .spec-table tr:last-child td { border-bottom: none; }\n\n  \/* ===== OPTIONS CONDUITE ===== *\/\n  .option-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 28px; }\n  .option-card {\n    border-radius: 10px;\n    padding: 18px;\n    border: 2px solid #eeeeee;\n  }\n  .option-card.featured { border-color: #9C00FF; }\n  .option-title {\n    font-size: 1.92rem;\n    font-weight: 900;\n    color: #111111 !important;\n    margin-bottom: 6px;\n  }\n  .option-title span { color: #9C00FF !important; }\n  .option-card p { font-size: 1.39rem; color: #555555 !important; }\n\n  \/* ===== CONTENU ===== *\/\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  \/* ===== 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    .option-grid { grid-template-columns: 1fr; }\n    .hero { padding: 24px 20px; }\n    .snx5-block { padding: 20px 18px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wrap\"\u003e\n \u003c!-- HERO --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cspan class=\"hero-badge\" style=\"color:#ffffff\"\u003e✦ Auswahl von Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003e\u003cspan style=\"color:#FED803\"\u003eAir-Ride\u003c\/span\u003e-Steuerung\u003cbr\u003eAIRMEXT SNX5 V3\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003e4-Wege-Steuerung — 100 % elektronisch\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eDie elektronische \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT SNX5 V3\u003c\/strong\u003e-Steuerung von Rasl'Bitume steuert deine Luftfederung an allen 4 Rädern unabhängig voneinander. Kabelfernbedienung, mobile App und gespeicherte Höhen: präzise, einfach zu installierende Steuerung zur Kombination mit deinem eigenen Kompressor und deinem eigenen Tank.\u003c\/p\u003e\n \u003cdiv class=\"hero-price\"\u003e\n \u003cspan class=\"amount\" style=\"color:#FED803\"\u003e849,99 €\u003c\/span\u003e\n \u003cspan class=\"note\" style=\"color:#aaaaaa\"\u003eVersandkostenfrei\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Hauptmerkmale\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e4 unabhängige Wege\u003c\/div\u003e\n \u003cp\u003eElektronische Einzelsteuerung jedes Rads für eine präzise Einstellung der Fahrzeughöhe.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eUSB-C-Kabelfernbedienung\u003c\/div\u003e\n \u003cp\u003eIm Kit enthalten, für eine reaktionsschnelle Steuerung ohne Abhängigkeit vom Smartphone.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eMobile App\u003c\/div\u003e\n \u003cp\u003eFür iOS und Android verfügbar zur Fernsteuerung über dein Smartphone.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cp\u003eUnbegrenzte Kilometerleistung. Lieferung inklusive aller Kosten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- SNX5 V3 --\u003e\n \u003cdiv class=\"snx5-block\"\u003e\n \u003cdiv class=\"snx5-title\" style=\"color:#ffffff\"\u003e🎛️ \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e-Steuerung\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eVollständig elektronisch gesteuertes 4-Wege-System — präzise, einfache und individuell anpassbare Kontrolle\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"AIRMEXT SNX5 V3-Steuerung von Rasl'Bitume\" style=\"width:100%;border-radius:8px;margin-bottom:20px;display:block\"\u003e\n \u003cul class=\"snx5-list\"\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUnabhängige Einstellung\u003c\/strong\u003eHöhenverstellung an allen 4 Rädern für eine äußerst präzise Anpassung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eUSB-C-Kabelfernbedienung\u003c\/strong\u003eFür eine einfache und reaktionsschnelle Steuerung inklusive\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMobile App verfügbar\u003c\/strong\u003eiOS \u0026amp; Android — Fernsteuerung über dein Smartphone\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e5 voreingestellte Höhen\u003c\/strong\u003eSpeicherbar und per Klick abrufbar\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eIntelligente Funktionen\u003c\/strong\u003eAutomatische Anpassung beim Starten oder Ausschalten\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eMehrsprachige Benutzeroberfläche\u003c\/strong\u003eIntuitive Bedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eAnpassbare LEDs\u003c\/strong\u003eGrün, Rot, Blau, Violett, Weiß — am Steuerungssystem und an der Fernbedienung\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003e8-mm-Anschlüsse — 1\/4\"\u003c\/strong\u003eVereinfachte Installation, integrierter Kabelbaum inklusive\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- FICHE TECHNIQUE --\u003e\n \u003cdiv class=\"section-title\"\u003e📋 Technisches Datenblatt\u003c\/div\u003e\n \u003ctable class=\"spec-table\"\u003e\n \u003ctr\u003e\n\u003ctd\u003eModell\u003c\/td\u003e\n\u003ctd\u003eAIRMEXT SNX5 V3\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eSteuerungssystem\u003c\/td\u003e\n\u003ctd\u003e100 % elektronisch, 4 unabhängig gesteuerte Wege\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eSteuerung\u003c\/td\u003e\n\u003ctd\u003eUSB-C-Kabelfernbedienung inklusive + mobile iOS-\/Android-App\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eGespeicherte Höhen\u003c\/td\u003e\n\u003ctd\u003e5 speicherbare Positionen, die mit einem Klick abrufbar sind\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eAutomatische Funktionen\u003c\/td\u003e\n\u003ctd\u003eEinstellung auf eine ausgewählte Position beim Starten oder Abstellen des Fahrzeugs\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eSchnittstelle\u003c\/td\u003e\n\u003ctd\u003eMehrsprachig\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eBeleuchtung\u003c\/td\u003e\n\u003ctd\u003eAnpassbare LEDs (grün, rot, blau, violett, weiß) an der Steuerung und der Fernbedienung\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eAnschlüsse\u003c\/td\u003e\n\u003ctd\u003e8 mm – 1\/4\", integrierter Kabelbaum\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eLeitungsdurchmesser\u003c\/td\u003e\n\u003ctd\u003eWahlweise: 6 mm oder 8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eKompatibilität\u003c\/td\u003e\n\u003ctd\u003eAlle Marken – kombinierbar mit deinem vorhandenen Tank, einem oder mehreren Kompressoren und deinen vorhandenen Stoßdämpfern\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eGarantie\u003c\/td\u003e\n\u003ctd\u003e1 Jahr, unbegrenzte Kilometerleistung\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003c\/table\u003e\n \u003c!-- OPTION CONDUITE --\u003e\n \u003cdiv class=\"section-title\"\u003e🔧 Leitungsdurchmesser\u003c\/div\u003e\n \u003cdiv class=\"option-grid\"\u003e\n \u003cdiv class=\"option-card\"\u003e\n \u003cdiv class=\"option-title\"\u003e6 \u003cspan style=\"color:#9C00FF\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cp\u003eStandarddurchmesser, kompatibel mit den meisten bestehenden Air-Ride-Installationen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"option-card featured\"\u003e\n \u003cdiv class=\"option-title\"\u003e8 \u003cspan style=\"color:#9C00FF\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cp\u003eGrößerer Durchmesser für einen höheren Luftdurchsatz – schnellere Reaktion bei großen Volumen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"grad-bar\"\u003e\u003c\/div\u003e\n \u003c!-- CONTENU --\u003e\n \u003cdiv class=\"section-title\"\u003e🧩 Die Steuerung umfasst\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 elektronisches 4-Wege-Steuergerät AIRMEXT SNX5 V3\u003c\/li\u003e\n \u003cli\u003e1 kabelgebundene USB-C-Fernbedienung\u003c\/li\u003e\n \u003cli\u003eIntegrierter Kabelbaum\u003c\/li\u003e\n \u003cli\u003eZugriff auf die mobilen Apps für iOS \u0026amp; Android\u003c\/li\u003e\n \u003cli\u003eMontageanleitung\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Lieferung \u0026amp; Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-grid\"\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003e1 Jahr Garantie\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eUnbegrenzte Kilometerleistung.\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\"\u003eLieferung in Europa\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eAlle Kosten inklusive.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e⏳\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eAirmext-Produkt (Sonderanfertigung)\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eVoraussichtliche Lieferzeit: \u003cstrong\u003e3 bis 6 Wochen\u003c\/strong\u003e (Produktion + Lieferung).\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"delivery-card\"\u003e\n \u003cdiv class=\"delivery-icon\"\u003e📱\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"delivery-title\"\u003eTechnischer Support\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eEin Team von Enthusiasten steht dir bei der Installation zur Seite.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- MENTIONS LÉGALES --\u003e\n \u003cdiv class=\"legal-block\"\u003e\n \u003cdiv class=\"legal-title\"\u003e⚠️ Wichtige rechtliche Hinweise – Frankreich\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eDiese Steuerung ist NICHT für den öffentlichen Straßenverkehr zugelassen.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrivate Veranstaltungen und Automobilshows\u003c\/li\u003e\n \u003cli\u003eGeschlossene Kreisläufe und Wettbewerbe\u003c\/li\u003e\n \u003cli\u003eNutzung außerhalb des öffentlichen Straßenverkehrs\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eWir übernehmen keine Haftung bei der Nutzung im öffentlichen Straßenverkehr. Die Installation durch einen Fachbetrieb wird empfohlen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Montageanleitung \u0026amp; Anleitung\u003c\/div\u003e\n \u003cdiv style=\"background:#f7f7f7;border-radius:10px;padding:18px 20px;margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap\"\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eFranzösische Montageanleitung AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003eTipps zur Installation und Montage – eine vollständige Anleitung ist online verfügbar.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eAnleitung ansehen →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Empfohlene Produkte\u003c\/div\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px\"\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/products\/tubetanche-loctite-577-jaune-50-ml\" target=\"_blank\" style=\"text-decoration:none;background:#f7f7f7;border-radius:10px;padding:16px;border:2px solid #eeeeee;display:block;transition:border-color 0.2s\" onmouseover=\"this.style.borderColor='#9C00FF'\" onmouseout=\"this.style.borderColor='#eeeeee'\"\u003e\n \u003cdiv style=\"font-size:2.35rem;margin-bottom:8px\"\u003e🔒\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.49rem;font-weight:700;text-transform:uppercase;color:#111111;margin-bottom:4px\"\u003eAbdichtung der Installation\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 – gelbes Gewindedichtmittel, 50 ml. Unverzichtbar für die Abdichtung von Druckluftanschlüssen.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eProdukt ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/collections\/compresseurs\" 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\"\u003eKompressoren\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eIn Kombination mit deiner Steuerung, falls du noch keinen Kompressor hast.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eKollektion ansehen →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Häufig gestellte Fragen\u003c\/div\u003e\n \u003cdiv style=\"margin-bottom:28px\"\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n 6 mm oder 8 mm – welchen Durchmesser soll ich wählen?\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 \u003cstrong style=\"color:#111111\"\u003e6 mm\u003c\/strong\u003e eignen sich für die meisten bestehenden Installationen. \u003cstrong style=\"color:#111111\"\u003e8 mm\u003c\/strong\u003e bieten einen höheren Luftdurchsatz und dadurch eine schnellere Reaktion, insbesondere bei einem großen Tankvolumen. Im Zweifelsfall prüfe den Durchmesser deiner bereits vorhandenen Leitungen und Anschlüsse.\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 Ist diese Steuerung mit meinem aktuellen Kompressor und Tank kompatibel?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Ja, diese Steuerung wird separat verkauft und ist mit allen Marken kompatibel. Sie kann mit jedem bereits vorhandenen Kompressor, Tank oder Fahrwerk kombiniert werden.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Meine Sendungsverfolgung zeigt an, dass das Paket noch nicht an den Transportdienstleister übergeben wurde\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Keine Sorge – das Paket befindet sich außerhalb Europas im Transit. Sobald es europäisches Gebiet erreicht, wird die Sendungsverfolgung automatisch aktualisiert.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003cdetails style=\"background:#f7f7f7;border-radius:10px;padding:16px 18px;margin-bottom:10px;cursor:pointer\"\u003e\n \u003csummary style=\"font-size:1.6rem;font-weight:700;text-transform:uppercase;color:#111111;list-style:none;display:flex;justify-content:space-between;align-items:center\"\u003e\n Fallen bei der Lieferung Zollgebühren an?\n \u003cspan style=\"color:#9C00FF;font-size:1.92rem;flex-shrink:0;margin-left:10px\"\u003e+\u003c\/span\u003e\n \u003c\/summary\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555;margin-top:12px;line-height:1.7\"\u003e\n Alle Kosten sind im Preis enthalten. In 98 % der Fälle fallen keine zusätzlichen Zollgebühren an.\n \u003c\/div\u003e\n \u003c\/details\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"airmext","offers":[{"title":"6mm","offer_id":52746859741522,"sku":null,"price":849.99,"currency_code":"EUR","in_stock":true},{"title":"8mm","offer_id":52746859774290,"sku":null,"price":849.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/6C92CA32-FF19-418D-9318-6AE1CF54CAAA.jpg?v=1774183523"},{"product_id":"bouton-manometre-airlift-26229","title":"Airlift 26229 Knopf + Druckmesser","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .al-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.2);\n        border-radius: 12px;\n    }\n\n    \/* Bubbles *\/\n    .al-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .al-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: al-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .al-bubble.w { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .al-bubble.d { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes al-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    \/* Header *\/\n    .al-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 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 #9c00ff;\n    }\n    .al-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em);\n        margin-bottom: 8px;\n        text-transform: uppercase;\n        letter-spacing: 4px;\n        color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .al-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .al-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(156,0,255,0.4);\n    }\n    .al-badge-ref {\n        display: inline-block;\n        background: rgba(255,255,255,0.12);\n        color: #fff !important; font-weight: 600; font-size: 0.85em;\n        padding: 5px 18px; border-radius: 20px; margin-top: 10px;\n        letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\n\n    \/* Banner *\/\n    .al-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 22px 20px; text-align: center;\n        font-size: 1.05em; font-weight: 600; position: relative; z-index: 1;\n    }\n\n    \/* Section *\/\n    .al-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .al-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n\n    \/* Intro *\/\n    .al-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .al-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .al-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .al-intro p:last-child { margin-bottom: 0; }\n    .al-intro strong { color: #fed803 !important; }\n\n    \/* Specs highlight *\/\n    .al-specs-row {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n        gap: 15px;\n        margin-top: 30px;\n    }\n    .al-spec-box {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border: 2px solid #9c00ff;\n        border-radius: 12px;\n        padding: 22px 15px;\n        text-align: center;\n        box-shadow: 0 4px 15px rgba(156,0,255,0.15);\n    }\n    .al-spec-box .val { font-size: 2em; font-weight: 900; color: #fed803 !important; display: block; line-height: 1.1; }\n    .al-spec-box .lbl { font-size: 0.82em; color: #ccc !important; text-transform: uppercase; letter-spacing: 1px; margin-top: 6px; display: block; }\n\n    \/* Features grid *\/\n    .al-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .al-card {\n        background: #fff; padding: 25px; border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.1);\n        transition: all 0.3s ease;\n    }\n    .al-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #7a00cc; }\n    .al-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .al-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    \/* Delivery *\/\n    .al-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .al-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .al-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .al-delivery-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 15px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .al-delivery-item:hover { border-left-color: #7a00cc; transform: translateX(4px); }\n    .al-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .al-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    \/* Warranty *\/\n    .al-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .al-w-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 12px; padding: 25px;\n        display: flex; align-items: center; gap: 18px;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n        border: 2px solid #9c00ff;\n    }\n    .al-w-icon { font-size: 2.5em; flex-shrink: 0; }\n    .al-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .al-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n\n    \/* Note box *\/\n    .al-note {\n        background: linear-gradient(135deg, #f9f0ff 0%, #fffaef 100%);\n        border: 2px solid #9c00ff; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .al-note strong { color: #9c00ff !important; }\n\n    \/* Footer *\/\n    .al-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 35px;\n        border-top: 3px solid #fed803;\n    }\n    .al-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hw { color: #555 !important; font-weight: 700; }\n\n    @media (max-width: 768px) {\n        .al-section { padding: 30px 15px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"al-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"al-bg\"\u003e\n\u003cdiv class=\"al-bubble\" style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"al-bubble w\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"al-bubble d\" style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"al-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"al-bubble w\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"al-bubble d\" style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\u003cheader class=\"al-header\"\u003e\n\u003ch1\u003eAir Lift 26229\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🎛 Manuelle Air-Ride-Steuerung — Doppelzeiger-Manometer \u0026 Paddle-Ventile\u003c\/p\u003e\n\u003cspan class=\"al-badge\"\u003e⚙️ Manuelle Kontrolle vorne und hinten\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"al-badge-ref\"\u003eReferenz: 26229 — Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.8; margin-top: 18px; font-size: 1.05em\"\u003eEinfach. Zuverlässig. Effizient. Das Wesentliche ohne Kompromisse.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Banner --\u003e\n\u003cdiv class=\"al-banner\"\u003eDoppelzeiger-Manometer 200 PSI + 2 manuelle 1\/4\"-Paddle-Ventile + Montagehalterung inklusive — Die wirtschaftlichste Lösung, um dein Air Ride vom Fahrzeuginnenraum aus zu steuern.\u003c\/div\u003e\n\u003c!-- Specs highlight --\u003e\n\u003csection class=\"al-section\" style=\"background: #0a0a0a; padding: 35px 30px\"\u003e\n\u003cdiv class=\"al-specs-row\"\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003e200 PSI\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eMaximaler Druck\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003e2\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eUnabhängige Nadeln\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003e1\/4\"\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eLeitungen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003e2\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eManuelle Paddle-Ventile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003eV\/H\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eKontrolle vorne und hinten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"al-section\"\u003e\n\u003cdiv class=\"al-intro\"\u003e\n\u003ch3\u003e🔧 Was ist der Air Lift 26229?\u003c\/h3\u003e\n\u003cp\u003eDer Air Lift 26229 ist die \u003cstrong\u003eeinfachste und erschwinglichste Lösung für die manuelle Steuerung\u003c\/strong\u003e deines Air-Ride-Systems. Kein Elektronikmodul, keine App, keine Komplexität: nur zwei griffbereite Paddle-Ventile und ein Doppelzeiger-Manometer zur Echtzeitkontrolle deiner Drücke.\u003c\/p\u003e\n\u003cp\u003eDas Kit wird \u003cstrong\u003evormontiert auf seiner Montagehalterung\u003c\/strong\u003e geliefert, mit bereits ausgeführter interner Verrohrung und montierten 1\/4\"-Anschlüssen. Anschließen, festschrauben, losfahren. Ideal für alle, die ein \u003cstrong\u003ezuverlässiges, langlebiges und einfach zu installierendes\u003c\/strong\u003e System ohne Aufwand möchten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"al-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"al-title\"\u003e⚙️ Technische Daten\u003c\/h2\u003e\n\u003cdiv class=\"al-grid\"\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e📊 Doppelzeiger-Manometer 200 PSI\u003c\/h3\u003e\n\u003cp\u003eEine \u003cspan class=\"hr\"\u003erote\u003c\/span\u003e Nadel für vorne, eine \u003cspan class=\"hw\"\u003eschwarze\u003c\/span\u003e Nadel für hinten. Lies beide Drücke auf einen Blick ab, ohne zwischen zwei separaten Manometern wechseln zu müssen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🖐️ 2 manuelle Paddle-Ventile\u003c\/h3\u003e\n\u003cp\u003eZwei Paddle-Druckventile an \u003cspan class=\"hr\"\u003e1\/4\"\u003c\/span\u003e, eine pro Leitung. Aufpumpen und Ablassen durch einfaches Drücken der Paddel — direkte, sofortige und intuitive Kontrolle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🚗 Kontrolle vorne und hinten\u003c\/h3\u003e\n\u003cp\u003eSteuere den Druck deiner Vorder- und Hinterachse unabhängig voneinander — oder trenne zwei Luftbälge auf derselben Achse. Vielseitig einsetzbar für \u003cspan class=\"hr\"\u003e2-Wege-Systeme\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🔩 Vormontiert \u0026amp; Anschlussbereit\u003c\/h3\u003e\n\u003cp\u003eDas Panel wird auf seiner Halterung montiert geliefert, die interne Abdichtung ist bereits ausgeführt. Integrierte 1\/4\"-Push-in-Anschlüsse, für die Montage des Panels selbst ist kein Spezialwerkzeug erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e💰 Die Wirtschaftlichste Lösung\u003c\/h3\u003e\n\u003cp\u003eDie zugänglichste Möglichkeit, deine Luftfederung \u003cspan class=\"hr\"\u003ean Bord zu steuern\u003c\/span\u003e. Kein Abonnement, keine Updates, keine mögliche elektronische Störung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🏗️ Air-Lift-Robustheit\u003c\/h3\u003e\n\u003cp\u003eHergestellt von \u003cstrong\u003eAir Lift Performance\u003c\/strong\u003e, seit Jahrzehnten eine weltweite Referenz für Luftfederungen. Makellose Verarbeitungsqualität, für eine lange Lebensdauer entwickelt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Delivery --\u003e\n\u003csection class=\"al-section\"\u003e\n\u003ch2 class=\"al-title\"\u003e📦 Lieferumfang\u003c\/h2\u003e\n\u003cdiv class=\"al-delivery-box\"\u003e\n\u003ch3\u003e📦 Dieses Produkt enthält\u003c\/h3\u003e\n\u003cdiv class=\"al-delivery-grid\"\u003e\n\u003cdiv class=\"al-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e1 Doppelzeiger-Manometer, 200 PSI \u003cspan class=\"sub\"\u003eRoter Zeiger (links) + schwarzer Zeiger (rechts)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e2 manuelle 1\/4\"-Paddelventile \u003cspan class=\"sub\"\u003eEin Ventil pro Kreislauf — Befüllen \u0026amp; Entleeren\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e1 Panel-Montagehalterung \u003cspan class=\"sub\"\u003eVormontiert — interne Abdichtung bereits ausgeführt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003e1\/4\"-Anschlussverschraubungen \u003cspan class=\"sub\"\u003eAm Panel integriert, anschlussbereit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-note\"\u003e\n\u003cstrong\u003e🔧 Kompatibel:\u003c\/strong\u003e Dieses Panel funktioniert mit jedem Airride-System mit 1\/4\". Kompatibel mit 2-Wege-Systemen (vorne\/hinten).\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"al-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"al-title\"\u003e🛡 Garantie \u0026amp; Lieferung\u003c\/h2\u003e\n\u003cdiv class=\"al-warranty-grid\"\u003e\n\u003cdiv class=\"al-w-card\"\u003e\n\u003cdiv class=\"al-w-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"al-w-label\"\u003eAir Lift Performance-Garantie\u003c\/div\u003e\n\u003cdiv class=\"al-w-sub\"\u003eOriginalprodukt von Air Lift — Qualität und Zuverlässigkeit, garantiert vom amerikanischen Hersteller\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter class=\"al-footer\"\u003e\n\u003cp class=\"tagline\"\u003eAIR LIFT 26229 — DIE REFERENZ FÜR MANUELLE STEUERUNG\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Einfach. Zuverlässig. Präzise. Das Wesentliche für dein Airride.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49566383046994,"sku":null,"price":219.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/IMG-2965.webp?v=1774183782"},{"product_id":"bouton-pneumatique-1-4-paddle-switch","title":"Paddle-Schalter Air Lift 21703 — Manuelles Ventil Air Ride Aufblasen\/Entlüften | Anschlüsse 1\/4\"","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePaddle Switch Air Lift — Réf. 21703 — Vanne Manuelle 1\/4\"\u003c\/title\u003e\n\u003cstyle\u003e\n    .ps-wrapper {\n        position: relative; background: #fff; max-width: 1200px; margin: 0 auto;\n        line-height: 1.6; color: #333 !important; overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.2); border-radius: 12px;\n    }\n    .ps-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .ps-bubble { position: absolute; bottom: -150px; border-radius: 50%; animation: ps-rise linear infinite; filter: blur(2px); background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%); }\n    .ps-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .ps-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes ps-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n    .ps-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 60px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .ps-header h1 { font-size: clamp(1.8em, 4.5vw, 3.2em); margin-bottom: 8px; text-transform: uppercase; letter-spacing: 3px; color: #fff !important; text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 25px rgba(156,0,255,0.5); }\n    .ps-header .subtitle { font-size: 1.2em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .ps-badge { display: inline-block; background: linear-gradient(135deg, #fed803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .ps-badge-ref { display: inline-block; background: rgba(255,255,255,0.12); color: #fff !important; font-size: 0.85em; padding: 5px 18px; border-radius: 30px; margin-top: 10px; margin-left: 10px; border: 1px solid rgba(255,255,255,0.25); letter-spacing: 1px; }\n    .ps-banner { background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%); color: white !important; padding: 22px 20px; text-align: center; font-size: 1.1em; font-weight: 600; position: relative; z-index: 1; }\n    .ps-section { padding: 45px 30px; position: relative; z-index: 1; }\n    .ps-title { font-size: 1.8em; font-weight: 900; color: #1a1a1a !important; margin-bottom: 28px; border-bottom: 4px solid #9c00ff; display: inline-block; text-transform: uppercase; padding-bottom: 10px; }\n\n    \/* Intro *\/\n    .ps-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 38px; border-radius: 15px; border-left: 6px solid #fed803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); }\n    .ps-intro h3 { color: #fed803 !important; font-size: 1.4em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .ps-intro p { font-size: 1.02em; line-height: 1.9; opacity: 0.95; margin-bottom: 12px; }\n    .ps-intro p:last-child { margin-bottom: 0; }\n    .ps-intro strong { color: #fed803 !important; }\n\n    \/* Specs + features grid *\/\n    .ps-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; margin-top: 28px; }\n    .ps-specs-box { border: 3px solid #9c00ff; border-radius: 14px; padding: 28px; background: #fff; box-shadow: 0 4px 18px rgba(156,0,255,0.08); }\n    .ps-specs-box h3 { color: #9c00ff !important; font-size: 1.1em; font-weight: 900; text-transform: uppercase; margin-bottom: 18px; letter-spacing: 1px; border-bottom: 2px solid #fed803; padding-bottom: 10px; }\n    .ps-spec-row { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid #f0e8ff; font-size: 0.95em; }\n    .ps-spec-row:last-child { border-bottom: none; }\n    .ps-spec-row .label { color: #888 !important; font-weight: 600; text-transform: uppercase; font-size: 0.82em; letter-spacing: 1px; }\n    .ps-spec-row .value { color: #1a1a1a !important; font-weight: 700; }\n\n    .ps-usage-box { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-radius: 14px; padding: 28px; box-shadow: 0 4px 18px rgba(0,0,0,0.25); }\n    .ps-usage-box h3 { color: #fed803 !important; font-size: 1.1em; font-weight: 900; text-transform: uppercase; margin-bottom: 18px; letter-spacing: 1px; border-bottom: 2px solid rgba(254,216,3,0.3); padding-bottom: 10px; }\n    .ps-usage-item { display: flex; align-items: flex-start; gap: 10px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.06); color: #ddd !important; font-size: 0.95em; line-height: 1.6; }\n    .ps-usage-item:last-child { border-bottom: none; }\n    .ps-usage-item::before { content: \"▶\"; color: #9c00ff !important; flex-shrink: 0; font-size: 0.75em; margin-top: 4px; }\n    .ps-usage-item strong { color: #fff !important; }\n\n    \/* Compat box *\/\n    .ps-compat-box { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); border: 3px solid #fed803; border-radius: 14px; padding: 28px; box-shadow: 0 4px 15px rgba(254,216,3,0.2); }\n    .ps-compat-box h3 { color: #9c00ff !important; font-size: 1.1em; font-weight: 900; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 1px; }\n    .ps-compat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 10px; margin-top: 10px; }\n    .ps-compat-item { background: white; border-left: 5px solid #9c00ff; border-radius: 8px; padding: 12px 16px; font-weight: 600; color: #333 !important; font-size: 0.93em; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: all 0.3s ease; }\n    .ps-compat-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .ps-compat-item span { display: block; color: #888 !important; font-size: 0.82em; font-weight: 400; margin-top: 3px; }\n\n    \/* FAQ *\/\n    .ps-faq-item { margin-bottom: 12px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; }\n    .ps-faq-item:hover { box-shadow: 0 5px 18px rgba(156,0,255,0.18); }\n    .ps-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 15px 18px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .ps-faq-a { padding: 18px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; font-size: 0.96em; }\n\n    .ps-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 35px; border-top: 3px solid #fed803; }\n    .ps-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.15em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n\n    @media (max-width: 768px) {\n        .ps-section { padding: 28px 15px; }\n        .ps-two-col { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ps-wrapper\"\u003e\n\u003cdiv class=\"ps-bg\"\u003e\n \u003cdiv class=\"ps-bubble\" style=\"width:100px;height:100px;left:8%;animation-duration:9s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-bubble y\" style=\"width:140px;height:140px;left:25%;animation-duration:13s;animation-delay:1.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-bubble m\" style=\"width:80px;height:80px;left:50%;animation-duration:10s;animation-delay:3s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-bubble\" style=\"width:120px;height:120px;left:70%;animation-duration:15s;animation-delay:2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-bubble y\" style=\"width:160px;height:160px;left:88%;animation-duration:17s;animation-delay:5s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"ps-header\"\u003e\n \u003ch1\u003ePaddle Switch\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Manuelles Air-Ride-Ventil — Befüllen \/ Entleeren\u003c\/p\u003e\n \u003cspan class=\"ps-badge\"\u003e⚙️ 1\/4\"-Schlauchtüllen\u003c\/span\u003e\n \u003cspan class=\"ps-badge-ref\"\u003eReferenz: 21703 — Air Lift Performance\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.85;margin-top:18px;font-size:1em\"\u003eDie manuelle Steuerung. Einfach, zuverlässig und direkt.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"ps-banner\"\u003e\n Manuelles Paddle-Ventil — nach oben zum Befüllen, nach unten zum Entleeren — kein elektrischer Anschluss — 1\/4\"-Schlauchtüllen inklusive\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"ps-section\"\u003e\n \u003cdiv class=\"ps-intro\"\u003e\n \u003ch3\u003e⚙️ Was ist der Paddle Switch 21703?\u003c\/h3\u003e\n \u003cp\u003eDer \u003cstrong\u003ePaddle Switch Air Lift, Referenz 21703\u003c\/strong\u003e ist ein manuelles pneumatisches Ventil, mit dem Sie Ihre Luftbälge direkt ohne Elektronik befüllen und entleeren können. Einfache mechanische Bedienung: \u003cstrong\u003enach oben zum Befüllen, nach unten zum Entleeren\u003c\/strong\u003e. Kein elektrischer Anschluss erforderlich.\u003c\/p\u003e\n \u003cp\u003eDies ist das offizielle Ersatzteil für die manuellen Air-Lift-Manometer \u003cstrong\u003e26229\u003c\/strong\u003e (Doppelnadel) und \u003cstrong\u003e26161\u003c\/strong\u003e (Einnadel) und kann allein in jeder Air-Ride-Anlage verwendet werden, die eine einfache manuelle Steuerung erfordert. 1\/4\"-Schlauchtüllen inklusive.\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specs + Utilisation --\u003e\n\u003csection class=\"ps-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ps-title\"\u003eDatenblatt\u003c\/h2\u003e\n \u003cdiv class=\"ps-two-col\"\u003e\n \u003cdiv class=\"ps-specs-box\"\u003e\n \u003ch3\u003e📐 Technische Daten\u003c\/h3\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eReferenz\u003c\/span\u003e\n \u003cspan class=\"value\"\u003e21703\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eMarke\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eAir Lift Performance\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eTyp\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eManuelles Paddle-Ventil\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eAnschluss\u003c\/span\u003e\n \u003cspan class=\"value\"\u003e1\/4\"-Schlauchtülle inklusive\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eElektrisch\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eNein — ausschließlich mechanisch\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eAbmessungen\u003c\/span\u003e\n \u003cspan class=\"value\"\u003e51 x 63 x 25 mm\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eGewicht\u003c\/span\u003e\n \u003cspan class=\"value\"\u003e0,1 kg\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eMontage\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eUniversell\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-usage-box\"\u003e\n \u003ch3\u003e🔧 Funktionsweise\u003c\/h3\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eNach oben → Befüllen\u003c\/strong\u003e — nach oben drücken, um Luft in den Luftbalg zu leiten\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eNach unten → Entleeren\u003c\/strong\u003e — nach unten drücken, um die Luft aus dem Luftbalg abzulassen\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eNeutralstellung\u003c\/strong\u003e — beim Loslassen des Hebels bleibt der Druck erhalten\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003e1 Schalter = 1 oder 2 Luftbälge\u003c\/strong\u003e — verwenden Sie einen T-Anschluss, um 2 Luftbälge gleichzeitig mit nur einem Ventil zu steuern\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eKeine Verkabelung\u003c\/strong\u003e — 100 % pneumatische Installation, kein elektrischer Anschluss erforderlich\u003c\/p\u003e\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Compatibilité --\u003e\n\u003csection class=\"ps-section\"\u003e\n \u003ch2 class=\"ps-title\"\u003e🔗 Kompatibilität\u003c\/h2\u003e\n \u003cdiv class=\"ps-compat-box\"\u003e\n \u003ch3\u003e✅ Kompatibel mit\u003c\/h3\u003e\n \u003cdiv class=\"ps-compat-grid\"\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eAir Lift 26229\n \u003cspan\u003e200-PSI-Doppelzeiger-Manometer — Paddle-Switch-Ersatz\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eAir Lift 26161\n \u003cspan\u003eEinfache 200-PSI-Einzelzeiger-Manometer — Paddle-Switch-Ersatz\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eJede manuelle Air-Ride-Installation\n \u003cspan\u003eUniversell kompatibel — 1\/4\"-Schlauchtülle\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ps-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"ps-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eBenötigt dieser Schalter eine elektrische Verkabelung?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eNein. Der Paddle Switch \u003cspan class=\"hr\"\u003e21703\u003c\/span\u003e ist rein mechanisch — er funktioniert ausschließlich über den Luftdruck. Es sind keine elektrische Verbindung, kein Relais und kein Kabelbaum erforderlich. Er wird über die mitgelieferten 1\/4\"-Schlauchtüllen direkt an die Luftleitung angeschlossen.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eWie viele Schalter werden benötigt, um alle 4 Räder zu steuern?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eFür eine \u003cspan class=\"hr\"\u003eSteuerung von vorne\/hinten\u003c\/span\u003e (2 Zonen) sind 2 Schalter ausreichend. Für eine \u003cspan class=\"hy\"\u003eunabhängige Steuerung aller 4 Ecken\u003c\/span\u003e werden 4 benötigt. Außerdem können 2 Luftbälge mit nur einem Schalter gesteuert werden, indem ein T-Stück verwendet wird (zum Beispiel vorne links + vorne rechts).\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eIst dieses Produkt mit jeder 1\/4\"-Leitung kompatibel?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eJa. Die mitgelieferten \u003cspan class=\"hr\"\u003e1\/4\"-Schlauchtüllen\u003c\/span\u003e passen auf die standardmäßige flexible 1\/4\"-Leitung, die bei der großen Mehrheit der Air-Ride-Installationen verwendet wird. Kompatibel mit Air-Lift-Leitungen und marktüblichen Alternativen.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eFür welche Anwendung wird diese Art der Steuerung empfohlen?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eDer Paddle Switch ist ideal für \u003cspan class=\"hy\"\u003eeinfache Installationen\u003c\/span\u003e, die keine elektronische Steuerung benötigen — gelegentliche Höhenverstellung, ein grundlegendes Hebesystem oder als Notfallsteuerung. Für den täglichen Gebrauch mit Voreinstellungen und mobiler App empfehlen wir eine elektronische Air-Lift-3P- oder 3H-Steuerung.\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"ps-footer\"\u003e\n \u003cp class=\"tagline\"\u003ePADDLE SWITCH 21703 — MANUELLE AIR-RIDE-STEUERUNG\u003c\/p\u003e\n \u003cp style=\"margin-top:12px;opacity:0.85\"\u003e⚙️ Einfach, zuverlässig, sofort — die optimale mechanische Steuerung.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":49566418043218,"sku":null,"price":44.87,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_5f3043ca-914a-4de3-9d90-79453ab6da42.jpg?v=1774183790"},{"product_id":"airlift-autopilot-3p-1-4-filetage","title":"Air Lift Performance 3P Steuerung 27785 — Gewinde G1\/4\" | 5 Voreinstellungen | Bluetooth-App iOS\/Android | Erweiterbar 3H","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAirmanagement 3P — Réf. 27785 — G1\/4\"\u003c\/title\u003e\n\u003cstyle\u003e\n    .nb-wrapper {\n        position: relative; background: #fff; max-width: 1200px; margin: 0 auto;\n        line-height: 1.6; color: #333 !important; overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.2); border-radius: 12px;\n    }\n    .nb-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .nb-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: nb-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .nb-bubble.dark { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .nb-bubble.red2 { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes nb-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n    .nb-header {\n        background: linear-gradient(135deg, #0a0a0a 0%, #1c1c1c 40%, #9c00ff 100%);\n        color: white !important; padding: 70px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .nb-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em); margin-bottom: 8px;\n        text-transform: uppercase; letter-spacing: 3px; color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 25px rgba(156,0,255,0.5);\n    }\n    .nb-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; text-shadow: 1px 1px 6px rgba(0,0,0,0.6); }\n    .nb-badge { display: inline-block; background: linear-gradient(135deg, #fed803, #e67e22); color: #1a1a1a !important; font-weight: 900; font-size: 0.9em; padding: 7px 22px; border-radius: 30px; margin-top: 15px; text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4); }\n    .nb-badge-secondary { display: inline-block; background: rgba(255,255,255,0.12); color: #fff !important; font-size: 0.85em; padding: 5px 18px; border-radius: 30px; margin-top: 10px; margin-left: 10px; border: 1px solid rgba(255,255,255,0.25); letter-spacing: 1px; }\n    .nb-banner { background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%); color: white !important; padding: 28px 20px; text-align: center; font-size: 1.15em; font-weight: 600; position: relative; z-index: 1; box-shadow: 0 4px 15px rgba(156,0,255,0.35); }\n    .nb-highlight { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); color: #9c00ff !important; padding: 18px 25px; text-align: center; font-weight: bold; border: 3px solid #fed803; margin: 20px; border-radius: 12px; z-index: 1; position: relative; box-shadow: 0 4px 15px rgba(254,216,3,0.25); font-size: 1.02em; }\n    .nb-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .nb-title { font-size: 1.9em; font-weight: 900; color: #1a1a1a !important; margin-bottom: 30px; border-bottom: 4px solid #9c00ff; display: inline-block; text-transform: uppercase; padding-bottom: 10px; }\n    .nb-intro { background: linear-gradient(135deg, #111 0%, #2d0050 100%); color: white !important; padding: 40px; border-radius: 15px; margin-bottom: 30px; border-left: 6px solid #fed803; box-shadow: 0 6px 25px rgba(0,0,0,0.35); position: relative; z-index: 1; }\n    .nb-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .nb-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 12px; }\n    .nb-upgrade-banner { background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%); border: 2px solid #fed803; border-radius: 12px; padding: 22px 28px; margin-top: 20px; display: flex; align-items: center; gap: 18px; }\n    .nb-upgrade-banner .ub-icon { font-size: 2em; flex-shrink: 0; }\n    .nb-upgrade-banner p { color: #eee !important; line-height: 1.7; margin: 0; }\n    .nb-upgrade-banner strong { color: #fed803 !important; }\n    .nb-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 22px; margin-top: 28px; }\n    .nb-card { background: linear-gradient(135deg, #fff 0%, #fafafa 100%); padding: 25px; border-radius: 12px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 18px rgba(156,0,255,0.12); transition: all 0.3s ease; position: relative; overflow: hidden; }\n    .nb-card::before { content: ''; position: absolute; top: 0; right: 0; width: 70px; height: 70px; background: radial-gradient(circle, rgba(224,12,255,0.08) 0%, transparent 70%); border-radius: 50%; }\n    .nb-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.22); border-left-color: #e00cff; }\n    .nb-card h3 { color: #9c00ff !important; margin-bottom: 12px; font-size: 1.22em; font-weight: 700; }\n    .nb-card p { color: #555 !important; line-height: 1.7; }\n    .nb-specs-container { border: 3px solid #9c00ff; border-radius: 15px; padding: 30px; background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(250,248,248,0.97) 100%); box-shadow: 0 5px 22px rgba(156,0,255,0.1); }\n    .nb-specs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 18px; }\n    .nb-spec-card { background: #fff; padding: 20px; border-radius: 8px; border-left: 6px solid #9c00ff; box-shadow: 0 3px 12px rgba(0,0,0,0.05); transition: transform 0.3s ease; }\n    .nb-spec-card:hover { transform: scale(1.03); border-left-color: #e00cff; }\n    .nb-spec-card strong { display: block; color: #9c00ff !important; text-transform: uppercase; font-size: 0.88em; margin-bottom: 8px; font-weight: 800; }\n    .nb-spec-card p { margin: 4px 0; font-weight: 500; color: #444 !important; font-size: 0.97em; }\n    .nb-features-container { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); color: white !important; padding: 38px; border-radius: 15px; margin-top: 28px; border-bottom: 5px solid #9c00ff; box-shadow: 0 5px 22px rgba(0,0,0,0.35); }\n    .nb-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 14px; margin-top: 18px; }\n    .nb-feature-item { padding: 14px 16px; background: rgba(255,255,255,0.05); border-radius: 8px; border-left: 4px solid #fed803; transition: all 0.3s ease; display: flex; align-items: flex-start; gap: 10px; }\n    .nb-feature-item:hover { background: rgba(156,0,255,0.12); border-left-color: #e00cff; transform: translateX(5px); }\n    .nb-feature-item::before { content: \"✓\"; color: #fed803 !important; font-weight: bold; font-size: 1.15em; flex-shrink: 0; }\n    .nb-delivery-box { background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%); border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; box-shadow: 0 5px 22px rgba(156,0,255,0.1); position: relative; z-index: 1; }\n    .nb-delivery-box h3 { color: #9c00ff !important; font-size: 1.45em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .nb-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 11px; margin-top: 10px; }\n    .nb-delivery-item { display: flex; align-items: flex-start; gap: 12px; padding: 13px 15px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.94em; }\n    .nb-delivery-item:hover { border-left-color: #e00cff; box-shadow: 0 4px 16px rgba(156,0,255,0.14); transform: translateX(4px); }\n    .nb-delivery-item .arrow { color: #9c00ff !important; font-size: 1.15em; flex-shrink: 0; margin-top: 1px; }\n    .nb-delivery-item .sub { color: #888 !important; font-size: 0.84em; font-weight: 400; display: block; margin-top: 2px; }\n    .nb-safety-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 22px; margin-top: 28px; }\n    .nb-safety-card { background: #fff; border-radius: 12px; overflow: hidden; border: 2px solid #9c00ff; box-shadow: 0 4px 18px rgba(156,0,255,0.1); transition: all 0.3s ease; }\n    .nb-safety-card:hover { box-shadow: 0 7px 25px rgba(156,0,255,0.22); transform: translateY(-4px); }\n    .nb-safety-card .sc-header { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); color: white !important; padding: 16px 20px; font-weight: 800; font-size: 1em; border-left: 5px solid #fed803; text-transform: uppercase; letter-spacing: 1px; }\n    .nb-safety-card .sc-body { padding: 20px; line-height: 1.75; color: #444 !important; background: #fafafa; }\n    .nb-safety-card .sc-body ul { padding-left: 18px; margin-top: 10px; }\n    .nb-safety-card .sc-body li { margin-bottom: 6px; }\n    .nb-faq-item { margin-bottom: 14px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; transition: all 0.3s ease; }\n    .nb-faq-item:hover { box-shadow: 0 5px 18px rgba(156,0,255,0.18); }\n    .nb-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 17px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .nb-faq-a { padding: 20px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; }\n    .nb-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 38px; border-top: 3px solid #fed803; }\n    .nb-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.25em; text-transform: uppercase; letter-spacing: 2px; }\n    .nb-footer p { font-size: 1.05em; margin: 8px 0; }\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n    .hg { color: #27ae60 !important; font-weight: 700; }\n    @media (max-width: 768px) {\n        .nb-section { padding: 30px 15px; }\n        .nb-header h1 { font-size: 2em; }\n        .nb-grid, .nb-specs-grid, .nb-features-grid, .nb-delivery-grid, .nb-safety-grid { grid-template-columns: 1fr; }\n        .nb-upgrade-banner { flex-direction: column; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"nb-wrapper\"\u003e\n\u003cdiv class=\"nb-bg\"\u003e\n \u003cdiv class=\"nb-bubble\" style=\"width:110px;height:110px;left:7%;animation-duration:8s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"nb-bubble dark\" style=\"width:150px;height:150px;left:23%;animation-duration:12s;animation-delay:1s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"nb-bubble red2\" style=\"width:85px;height:85px;left:44%;animation-duration:9s;animation-delay:3.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"nb-bubble\" style=\"width:130px;height:130px;left:63%;animation-duration:14s;animation-delay:2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"nb-bubble dark\" style=\"width:180px;height:180px;left:84%;animation-duration:16s;animation-delay:5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"nb-bubble red2\" style=\"width:95px;height:95px;left:14%;animation-duration:11s;animation-delay:4s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"nb-header\"\u003e\n \u003ch1\u003eAir Lift 3P\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎯 Druckbasiertes Air-Ride-Management — Air Lift Performance 3P\u003c\/p\u003e\n \u003cspan class=\"nb-badge\"\u003e⚙️ Anschluss G1\/4\"\u003c\/span\u003e\n \u003cspan class=\"nb-badge-secondary\"\u003eArtikelnummer: 27785 — Air Lift Performance\u003c\/span\u003e\n \u003cbr\u003e\n \u003cspan class=\"nb-badge-secondary\" style=\"margin-top:10px; margin-left:0\"\u003e🔄 Aufrüstbar auf 3H mit Höhensensoren\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.85;margin-top:20px;font-size:1.05em\"\u003ePräzision. Flexibilität. Vollständige Kontrolle.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"nb-banner\"\u003e\n Komplettes Luftfahrwerk-Managementkit auf Basis des Air Lift Performance 3P — 5 Druckvoreinstellungen, individuelle Steuerung aller 4 Räder, mobile Bluetooth-App inklusive — Anschluss G1\/4\"\n\u003c\/div\u003e\n\u003cdiv class=\"nb-highlight\"\u003e\n \u003cspan style=\"font-size:1.4em;margin-right:8px\"\u003e🏆\u003c\/span\u003e\n \u003cstrong\u003e32-BIT-PROZESSOR — ULTRAPRÄZISE 4-ECKEN-REGELUNG\u003c\/strong\u003e | OTA-Update per App | Aufrüstbar auf 3H (Höhensensoren)\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"nb-section\"\u003e\n \u003cdiv class=\"nb-intro\"\u003e\n \u003ch3\u003e⚙️ Was ist das Air Lift 3P 27785 Managementsystem?\u003c\/h3\u003e\n \u003cp\u003e\n Das \u003cstrong\u003eAir Lift Performance 3P Steuergerät, Art.-Nr. 27785\u003c\/strong\u003e ist ein druckbasiertes Luftfahrwerk-Managementsystem mit 5 individuell anpassbaren Druckstufen und individueller Radsteuerung. Das kabelgebundene Bediengerät zeigt die Drücke der 4 Luftbälge sowie den Tankdruck in einem besonders gut lesbaren Format an. Es verfügt über ein \u003cstrong style=\"color:#fed803\"\u003ebeleuchtetes Display\u003c\/strong\u003e und ein drehbares Bedienfeld, das auch eine horizontale Montage ermöglicht.\n \u003c\/p\u003e\n \u003cp\u003e\n Über die mobile Air-Lift-App (iOS \/ Android) lässt sich das Fahrzeug in den \u003cstrong style=\"color:#fed803\"\u003e„Show Mode“\u003c\/strong\u003e versetzen und das gesamte Fahrwerk per Bluetooth aus der Ferne steuern — auch bei ausgeschaltetem Fahrzeug. Zusätzliche Hardware ist nicht erforderlich, da diese Funktion in jedes 3P-System integriert ist. Updates des Steuergeräts können ebenfalls direkt über die App durchgeführt werden.\n \u003c\/p\u003e\n \u003cp\u003e\n Anschluss \u003cstrong style=\"color:#fed803\"\u003eG1\/4\"\u003c\/strong\u003e — ein Standard für maximale Kompatibilität mit den auf dem Markt erhältlichen Leitungen und Anschlüssen. Ideal für die große Mehrheit der Air-Ride-Installationen. Der Anschlussdurchmesser kann entsprechend Ihrer Installation mithilfe der bei der Bestellung optional verfügbaren Anschlüsse angepasst werden.\n \u003c\/p\u003e\n \u003cdiv class=\"nb-upgrade-banner\"\u003e\n \u003cdiv class=\"ub-icon\"\u003e🔼\u003c\/div\u003e\n \u003cp\u003e\n \u003cstrong\u003eSie wünschen eine präzise Höhenregelung?\u003c\/strong\u003e Werfen Sie einen Blick auf das auf der 3H basierende Kit. Dank der integrierten Höhensensoren ist eine noch präzisere Regelung möglich. Wenn Sie mit der 3P beginnen, können Sie später jederzeit \u003cstrong\u003eauf das 3H-Kit umrüsten\u003c\/strong\u003e, ohne erhebliche zusätzliche Kosten.\n \u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Why Choose --\u003e\n\u003csection class=\"nb-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"nb-title\"\u003eWarum die 3P 27785 wählen?\u003c\/h2\u003e\n \u003cdiv class=\"nb-grid\"\u003e\n \u003cdiv class=\"nb-card\" style=\"padding:0;overflow:hidden\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-management-intelligent-adjustments.webp?v=1771322612\" alt=\"Air Lift beleuchtetes Display\" style=\"width:100%;height:180px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:25px\"\u003e\n \u003ch3\u003e🎛 Digitaler Controller\u003c\/h3\u003e\n \u003cp\u003eBeleuchtetes Display mit physischem Bedienfeld. Gleichzeitige Anzeige der \u003cspan class=\"hr\"\u003e4 Balgdrücke\u003c\/span\u003e sowie des Tankdrucks. Dank des drehbaren Bedienfelds auch horizontal montierbar.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🔢 5 Druckvoreinstellungen\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"hr\"\u003e5 individuell speicherbare Druckeinstellungen\u003c\/span\u003e, die sich per Knopfdruck abrufen lassen. Passen Sie die Fahrzeughöhe sofort an die Straßenbedingungen, Hindernisse oder Ihre persönlichen Vorlieben an.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🎮 Individuelle 4-Rad-Steuerung\u003c\/h3\u003e\n \u003cp\u003e \u003cspan class=\"hy\"\u003eUnabhängige Einstellung pro Rad\u003c\/span\u003e für eine millimetergenaue Anpassung Ihrer Fahrhöhe. Feine Korrektur von Last- oder Haltungsungleichgewichten nach Bedarf.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\" style=\"padding:0;overflow:hidden\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-management-app.webp?v=1771322613\" alt=\"Air-Lift-Bluetooth-App\" style=\"width:100%;height:180px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:25px\"\u003e\n \u003ch3\u003e📱 Mobile Bluetooth-App\u003c\/h3\u003e\n \u003cp\u003eKostenlose Air-Lift-App für iOS \u0026amp; Android. \u003cspan class=\"hr\"\u003eKeine zusätzliche Hardware\u003c\/span\u003e erforderlich — die Bluetooth-Konnektivität ist in jedem 3P-System nativ integriert.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🌙 Show-Modus\u003c\/h3\u003e\n \u003cp\u003eSteuern Sie Ihr Fahrwerk per Smartphone aus der Ferne, \u003cspan class=\"hy\"\u003ebei ausgeschaltetem Fahrzeug\u003c\/span\u003e — perfekt für Shows, Ausstellungen und Events. Beeindrucken Sie, ohne den Zündschlüssel zu betätigen.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🔼 Auf 3H erweiterbar\u003c\/h3\u003e\n \u003cp\u003eSie starten mit Drucksteuerung und können jederzeit \u003cspan class=\"hr\"\u003eauf Höhensteuerung umsteigen\u003c\/span\u003e, indem Sie das Höhensensoren-Kit hinzufügen. Ihre Investition ist zukunftssicher.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specs --\u003e\n\u003csection class=\"nb-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"nb-title\"\u003eTechnische Daten\u003c\/h2\u003e\n \u003cdiv class=\"nb-specs-container\"\u003e\n \u003cdiv class=\"nb-specs-grid\"\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🖥 STEUERGERÄT\u003c\/strong\u003e\n \u003cp\u003eHintergrundbeleuchtetes Display\u003c\/p\u003e\n \u003cp\u003ePhysisches, hintergrundbeleuchtetes Bedienfeld\u003c\/p\u003e\n \u003cp\u003eHorizontale Montage möglich (schwenkbar)\u003c\/p\u003e\n \u003cp\u003eSchwarz eloxiertes CNC-Gehäuse\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🧠 PROZESSOR\u003c\/strong\u003e\n \u003cp\u003e32-Bit-Prozessor\u003c\/p\u003e\n \u003cp\u003eFortschrittliche Druck- und Höhenalgorithmen\u003c\/p\u003e\n \u003cp\u003eUltrapräzise 4-Ecken-Steuerung\u003c\/p\u003e\n \u003cp\u003eECU + Verteilerblock in einem Block integriert\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🔧 ANSCHLUSS\u003c\/strong\u003e\n \u003cp\u003eG1\/4\"-Gewinde\u003c\/p\u003e\n \u003cp\u003eStandardkompatibilität — marktübliche Leitungen \u0026amp; Anschlüsse\u003c\/p\u003e\n \u003cp\u003eAnschlussdurchmesser je nach Installation anpassbar\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🔢 VOREINSTELLUNGEN\u003c\/strong\u003e\n \u003cp\u003e5 Druck-Sets für Benutzer\u003c\/p\u003e\n \u003cp\u003eSofortiger Abruf per Tastendruck\u003c\/p\u003e\n \u003cp\u003eManuelle, unabhängige Steuerung jedes Rads\u003c\/p\u003e\n \u003cp\u003eErweiterbar: Upgrade auf Höhensensoren\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e📱 KONNEKTIVITÄT\u003c\/strong\u003e\n \u003cp\u003eIntegriertes Bluetooth (kein Dongle)\u003c\/p\u003e\n \u003cp\u003eKostenlose Air-Lift-App für iOS \u0026amp; Android\u003c\/p\u003e\n \u003cp\u003eOTA-Firmwareupdates über die App\u003c\/p\u003e\n \u003cp\u003eNativ integrierter Show-Modus\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e⚡ AUTOMATIKFUNKTIONEN\u003c\/strong\u003e\n \u003cp\u003eIntegrierte Rise-on-Start-Funktion\u003c\/p\u003e\n \u003cp\u003eAnti-Cross-Loading \/ Achsenausgleichung\u003c\/p\u003e\n \u003cp\u003eNative Kompressorsteuerung\u003c\/p\u003e\n \u003cp\u003eKombinierte Ventil- und Steuereinheit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Functions List --\u003e\n\u003csection class=\"nb-section\"\u003e\n \u003ch2 class=\"nb-title\"\u003eBesondere Funktionen \u0026amp; Merkmale\u003c\/h2\u003e\n \u003cdiv class=\"nb-features-container\"\u003e\n \u003ch3 style=\"color:#fed803;font-size:1.4em;margin-bottom:18px\"\u003e⚙️ Alles integriert, nichts weiter erforderlich\u003c\/h3\u003e\n \u003cdiv class=\"nb-features-grid\"\u003e\n \u003cdiv class=\"nb-feature-item\"\u003e5 individuell anpassbare Druckstufen (auf Höhensensoren erweiterbar)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eIndividuelle Radsteuerung — unabhängige Einstellung\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eDigitale Druckanzeige — hintergrundbeleuchtetes Display + physisches Gehäuse\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eSchwenkbares Steuergehäuse — horizontale Montage möglich\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eIntegrierte mobile App (keine zusätzliche Hardware)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eSystemupdates über die mobile App (OTA)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eKombinierte Ventil- und Steuereinheit in einem kompakten Block\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eRise-on-Start-Funktion — automatisches Anheben beim Start\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eShow-Modus — Fernsteuerung bei ausgeschaltetem Fahrzeug\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eAnti-Cross-Loading — automatische Achsenausgleichung\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003e32-Bit-Prozessor — fortschrittliche Druck-\/Höhenalgorithmen\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eG1\/4\"-Anschluss — maximale Marktkompatibilität\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu livraison --\u003e\n\u003csection class=\"nb-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"nb-title\"\u003e📋 Lieferumfang\u003c\/h2\u003e\n \u003cdiv class=\"nb-delivery-box\"\u003e\n \u003ch3\u003e📦 Dieses Produkt umfasst\u003c\/h3\u003e\n \u003cdiv class=\"nb-delivery-grid\"\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir Lift Performance 3P-Steuerzentrale\n \u003cspan class=\"sub\"\u003eG1\/4\"-Anschluss — Art.-Nr. 27785\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eKombinierte Ventil- und Steuereinheit\n \u003cspan class=\"sub\"\u003eECU und Manifold integriert in einem kompakten Block\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eBefestigungsmaterial für den Ventilblock\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAir-Lift-3P-\/3H-Steuergerät\n \u003cspan class=\"sub\"\u003eAnschlusskabel inklusive\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eVormontierter Kabelbaum\n \u003cspan class=\"sub\"\u003eIntegriertes Kompressorrelais\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eManueller Wasserabscheider\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSicherungshalter mit enthaltenen Sicherungen\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eDetaillierte Installationsanleitung\n \u003cspan class=\"sub\"\u003eFür eine problemlose Installation\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eAnschlüsse passend zu Ihrer Installation\n \u003cspan class=\"sub\"\u003eWählen Sie bei der Bestellung den Anschlussdurchmesser aus\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e40-A-Relais für Kompressor(en)\n \u003cspan class=\"sub\"\u003eNicht im Lieferumfang der Kompressorkits enthalten (bereits im 3P-Kabelbaum vorhanden)\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eKit zum Entleeren des Lufttanks\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eLeitungsschneider\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e18 Meter flexibler Leitung\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e100 % kostenloser technischer Support\n \u003cspan class=\"sub\"\u003eDas Beste der Branche — lebenslang inklusive\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Safety Kits --\u003e\n\u003csection class=\"nb-section\"\u003e\n \u003ch2 class=\"nb-title\"\u003e🔒 Sicherheitskits — verfügbare Optionen\u003c\/h2\u003e\n \u003cdiv class=\"nb-safety-grid\"\u003e\n \u003cdiv class=\"nb-safety-card\"\u003e\n \u003cdiv class=\"sc-header\"\u003e🔔 Kit §19.3\u003c\/div\u003e\n \u003cdiv class=\"sc-body\"\u003e\n Dieses Kit enthält den vorgeschriebenen Warnsummer. Er gibt ein akustisches Signal aus, sobald der Druck in den Luftbälgen unter den vorgeschriebenen Betriebsdruck fällt. \u003cstrong\u003eIn mehreren europäischen Ländern gemäß den Zertifizierungen für Luftfederungen vorgeschrieben.\u003c\/strong\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-safety-card\"\u003e\n \u003cdiv class=\"sc-header\"\u003e⚡ Cruise-Safe 3 EVO\u003c\/div\u003e\n \u003cdiv class=\"sc-body\"\u003e\n \u003cstrong\u003e1) Integriertes Kit §19.3\u003c\/strong\u003e\u003cbr\u003e\n Gemäß den Zertifizierungen für Luftfederungen ist ein Alarm bei niedrigem\/hohem Druck erforderlich. Diese Funktion ist in Cruise-Safe integriert und überwacht jedes Rad einzeln.\u003cbr\u003e\u003cbr\u003e\n \u003cstrong\u003e2) Cruise-Safe-Funktion\u003c\/strong\u003e\u003cbr\u003e\n Das Fahrzeug kann nur bis zu einem voreingestellten Mindestdruck abgesenkt werden. Für Vorder- und Hinterachse unabhängig einstellbar – verhindert das Risiko von Schäden durch zu starkes Absenken.\u003cbr\u003e\u003cbr\u003e\n \u003cstrong\u003e3) „Don't Play and Drive“\u003c\/strong\u003e\u003cbr\u003e\n Verhindert die Einstellung der Federung während der Fahrt und hält gleichzeitig die Druckanzeige aktiv. 2 Optionen verfügbar:\n \u003cul\u003e\n \u003cli\u003eEingang für 12-V-Handbremssignal oder Lichtmaschinensignal\u003c\/li\u003e\n \u003cli\u003eEingang für Geschwindigkeitssignal (beste Lösung für moderne Fahrzeuge)\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-safety-card\"\u003e\n \u003cdiv class=\"sc-header\"\u003e📐 Air Lift 27711 — Stance Guard\u003c\/div\u003e\n \u003cdiv class=\"sc-body\"\u003e\n Drei Schutzstufen gegen missbräuchliche Einstellungen:\n \u003cul\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Lockout\u003c\/strong\u003e — Keine Einstellung der Höhe oder des Drucks während der Fahrt\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Limit\u003c\/strong\u003e — Warnung auf dem Bildschirm, sobald die konfigurierte Mindesthöhe erreicht ist\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Alarm\u003c\/strong\u003e — Alarm wird beim Erreichen des minimalen oder maximalen Drucks ausgelöst\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"nb-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"nb-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eWas ist der Unterschied zwischen Ref. 27785 (1\/4\") und der 3\/8\"-Version?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eDer \u003cspan class=\"hr\"\u003eG1\/4\"\u003c\/span\u003e bietet einen standardmäßigen Anschlussdurchmesser und ist ideal für die große Mehrheit der Air-Ride-Installationen. Sanftes Anheben und Absenken, maximale Kompatibilität mit handelsüblichen Leitungen und Anschlüssen. Die Version \u003cspan class=\"hy\"\u003e3\/8\"\u003c\/span\u003e (Ref. 27485) bietet einen höheren Durchfluss für schnelleres Anheben und Absenken – geeignet für Hochleistungsanlagen oder schwere Fahrzeuge.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eKann ich den Anschlussdurchmesser bei der Bestellung auswählen?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eJa. Die \u003cspan class=\"hr\"\u003eAnschlüsse sind auswählbar\u003c\/span\u003e und können bei der Bestellung an Ihre bestehende Installation angepasst werden. Wenn bereits Leitungen verlegt sind, wählen Sie den entsprechenden Durchmesser für eine Integration ohne Änderungen.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eWas ist der Unterschied zwischen 3P und 3H?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eBeide Systeme sind grundsätzlich identisch, unterscheiden sich jedoch in einem entscheidenden Punkt: \u003cspan class=\"hr\"\u003e3H verfügt über Höhensensoren\u003c\/span\u003e, die eine präzise automatische Niveauregulierung unabhängig von der Beladung ermöglichen. 3P arbeitet druckbasiert — äußerst präzise und vielseitig, jedoch ohne direkte Messung der tatsächlichen Fahrzeughöhe. \u003cstrong\u003eDas 3P-Kit kann jederzeit auf 3H aufgerüstet werden\u003c\/strong\u003e – mit einem Höhensensor-Kit.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eWie viele Voreinstellungen kann ich programmieren?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eDas Air-Lift-3P-System ermöglicht das \u003cspan class=\"hr\"\u003eSpeichern von bis zu 5 individuellen Druckeinstellungen\u003c\/span\u003e, die per Tastendruck abgerufen werden können. Jedes Preset entspricht einem bestimmten Zustand Ihrer 4 Luftbälge — Fahrhöhe, Show-Stance, angehobene Höhe usw.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eBenötigt die mobile App zusätzliches Zubehör?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eNein. Das \u003cspan class=\"hy\"\u003eBluetooth-Modul ist serienmäßig\u003c\/span\u003e in jedem Air-Lift-3P-System integriert. Die App (iOS \u0026amp; Android) ist kostenlos und ermöglicht die Fernsteuerung Ihres Luftfahrwerks, den Zugriff auf erweiterte Einstellungen und die Durchführung von OTA-Firmware-Updates.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eWas ist der Show-Modus?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eDer \u003cspan class=\"hr\"\u003eShow-Modus\u003c\/span\u003e ermöglicht die vollständige Steuerung Ihres Luftfahrwerks per Smartphone über Bluetooth — selbst bei ausgeschalteter Zündung. Ideal für Shows, Treffen und Ausstellungen: Sie können das Fahrzeug anheben, absenken oder zwischen Voreinstellungen wechseln, ohne ins Fahrzeug einzusteigen.\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Photos --\u003e\n\u003csection class=\"nb-section\" style=\"background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px\"\u003e\n \u003cdiv style=\"border-radius:12px;overflow:hidden;box-shadow:0 5px 22px rgba(156,0,255,0.15);border:2px solid #9c00ff\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/AdvancedPressureControl.jpg?v=1771320783\" alt=\"Air Lift 3P — Fortschrittliche Drucksteuerung\" style=\"width:100%;height:320px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:14px 18px;background:white;font-weight:600;color:#333;font-size:0.95em\"\u003e🎛 Fortschrittliche Drucksteuerung — 4 unabhängig regelbare Ecken\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"border-radius:12px;overflow:hidden;box-shadow:0 5px 22px rgba(156,0,255,0.15);border:2px solid #9c00ff\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/air-management-controller-feature.webp?v=1771320784\" alt=\"Air Lift 3P — Steuereinheit\" style=\"width:100%;height:320px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:14px 18px;background:white;font-weight:600;color:#333;font-size:0.95em\"\u003e🖥 Kabelgebundene Steuereinheit — hintergrundbeleuchtetes Display, Drehregler\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection class=\"nb-section\"\u003e\n \u003ch2 class=\"nb-title\"\u003e🛡 Air-Lift-Performance-Garantie\u003c\/h2\u003e\n \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:28px\"\u003e\n \u003cdiv style=\"background:linear-gradient(135deg,#1a1a1a 0%,#2d0050 100%);border-radius:12px;border:2px solid #9c00ff;padding:25px;display:flex;align-items:center;gap:18px;box-shadow:0 4px 18px rgba(156,0,255,0.15)\"\u003e\n \u003cdiv style=\"font-size:2.8em;font-weight:900;color:#9c00ff;flex-shrink:0;line-height:1\"\u003e2\u003cbr\u003e\u003cspan style=\"font-size:0.45em;letter-spacing:2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"color:#fff;font-weight:700;font-size:1em;text-transform:uppercase;letter-spacing:1px\"\u003eNur 3P-Steuerung\u003c\/div\u003e\n \u003cp style=\"color:#bbb;font-size:0.9em;margin-top:6px;line-height:1.5\"\u003e2 Jahre Garantie ohne Kilometerbegrenzung auf die Air-Lift-Performance-3P-Steuereinheit\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"background:linear-gradient(135deg,#1a1a1a 0%,#2d0050 100%);border-radius:12px;border:2px solid #fed803;padding:25px;display:flex;align-items:center;gap:18px;box-shadow:0 4px 18px rgba(254,216,3,0.15)\"\u003e\n \u003cdiv style=\"font-size:2.8em;font-weight:900;color:#fed803;flex-shrink:0;line-height:1\"\u003e4\u003cbr\u003e\u003cspan style=\"font-size:0.45em;letter-spacing:2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv style=\"color:#fff;font-weight:700;font-size:1em;text-transform:uppercase;letter-spacing:1px\"\u003eZusammen mit einem Luftfahrwerks-Kit gekauft\u003c\/div\u003e\n \u003cp style=\"color:#bbb;font-size:0.9em;margin-top:6px;line-height:1.5\"\u003eDer Kauf eines Air-Lift-Performance-Luftfahrwerks-Kits zusammen mit der Steuerung berechtigt zu einer verlängerten 4-Jahres-Garantie auf die gesamte Installation.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv style=\"background:linear-gradient(135deg,#fff8e1 0%,#fffaef 100%);border:3px solid #fed803;border-radius:12px;padding:25px;margin-top:20px;text-align:center;box-shadow:0 4px 15px rgba(254,216,3,0.2)\"\u003e\n \u003cp style=\"color:#333;font-size:1em;margin:0\"\u003e\n \u003cstrong style=\"color:#9c00ff\"\u003e💡 Um davon zu profitieren\u003c\/strong\u003e, registrieren Sie Ihr Produkt nach der Installation direkt auf der Air-Lift-Performance-Website.\n \u003c\/p\u003e\n \u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" target=\"_blank\" style=\"display:inline-block;margin-top:16px;background:linear-gradient(135deg,#9c00ff,#e00cff);color:white;padding:14px 30px;text-decoration:none;font-weight:800;border-radius:8px;letter-spacing:1px;text-transform:uppercase;box-shadow:0 4px 15px rgba(156,0,255,0.3);transition:all 0.3s ease\" onmouseover=\"this.style.transform='translateY(-3px)';this.style.boxShadow='0 8px 25px rgba(156,0,255,0.45)'\" onmouseout=\"this.style.transform='translateY(0)';this.style.boxShadow='0 4px 15px rgba(156,0,255,0.3)'\"\u003e\n 👉 GARANTIE REGISTRIEREN 👈\n \u003c\/a\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"nb-footer\"\u003e\n \u003cp class=\"tagline\"\u003eAIR LIFT 3P-STEUERUNG 27785 — VOLLSTÄNDIGE KONTROLLE\u003c\/p\u003e\n \u003cp style=\"font-size:1.05em;margin-top:14px\"\u003e⚙️ Präzision. Flexibilität. Vollständige Kontrolle.\u003c\/p\u003e\n \u003cp style=\"opacity:0.8;margin-top:8px\"\u003eAir Lift Performance 3P-Luftsteuerung — G1\/4\"-Anschluss — 100 % kostenloser technischer Support inklusive\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"1\/4","offer_id":51937540211026,"sku":null,"price":2249.0,"currency_code":"EUR","in_stock":true},{"title":"3\/8","offer_id":51937540243794,"sku":null,"price":2329.0,"currency_code":"EUR","in_stock":true},{"title":"6mm","offer_id":51937540276562,"sku":null,"price":2249.0,"currency_code":"EUR","in_stock":true},{"title":"10mm","offer_id":51937540309330,"sku":null,"price":2249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/FullSizeRender_0091121a-720c-4c98-8990-278b5a95306c.jpg?v=1774183957"},{"product_id":"gestion-air-lift-3p-27480-autopilot-alp4-4p-1-4","title":"Gestion Air Lift 3P 27480 - Autopilot ALP4 4P - 1\/4''","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .alp4-wrapper {\n        position: relative; background: #fff; max-width: 1200px; margin: 0 auto;\n        line-height: 1.6; color: #333 !important; overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.2); border-radius: 12px;\n    }\n    .alp4-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .alp4-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: alp4-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .alp4-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .alp4-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes alp4-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n    .alp4-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 100%);\n        color: white !important; padding: 70px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .alp4-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em); margin-bottom: 8px;\n        text-transform: uppercase; letter-spacing: 4px; color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .alp4-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .alp4-badge {\n        display: inline-block; background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .alp4-badge-ref {\n        display: inline-block; background: rgba(255,255,255,0.12); color: #fff !important;\n        font-weight: 600; font-size: 0.85em; padding: 5px 18px; border-radius: 20px;\n        margin-top: 10px; margin-left: 10px; letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\n    .alp4-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 25px 20px; text-align: center;\n        font-size: 1.1em; font-weight: 600; position: relative; z-index: 1;\n    }\n    .alp4-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .alp4-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n    .alp4-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803; box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .alp4-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .alp4-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .alp4-intro p:last-child { margin-bottom: 0; }\n    .alp4-intro strong { color: #fed803 !important; }\n    .alp4-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-card { background: #fff; padding: 25px; border-radius: 12px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 18px rgba(156,0,255,0.1); transition: all 0.3s ease; }\n    .alp4-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .alp4-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .alp4-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n    .alp4-video-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #000; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.4); margin-top: 30px; }\n    .alp4-video-side video { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 380px; }\n    .alp4-video-info { padding: 40px; background: linear-gradient(135deg, #0d0d0d 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; border-left: 4px solid #9c00ff; }\n    .alp4-video-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-manifold-point { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .alp4-manifold-point:last-child { border-bottom: none; }\n    .alp4-manifold-point .icon { color: #9c00ff !important; font-size: 1.3em; flex-shrink: 0; margin-top: 2px; }\n    .alp4-manifold-point div strong { color: #fed803 !important; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; display: block; margin-bottom: 3px; }\n    .alp4-manifold-point div p { color: #bbb !important; font-size: 0.88em; margin: 0; line-height: 1.5; }\n    .alp4-comparison { background: #0d0d0d; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.3); margin-top: 30px; }\n    .alp4-comp-header { display: grid; grid-template-columns: 1fr 1fr 1fr; background: #111; border-bottom: 3px solid #9c00ff; }\n    .alp4-comp-header div { padding: 0; text-align: center; }\n    .alp4-comp-header .label-col { padding: 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-img-col { overflow: hidden; }\n    .alp4-comp-img-col img { width: 100%; height: 180px; object-fit: cover; display: block; }\n    .alp4-comp-name { padding: 14px; font-size: 1.4em; font-weight: 900; text-transform: uppercase; letter-spacing: 3px; border-top: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-name.p3-name { color: #9c00ff !important; background: rgba(156,0,255,0.08); }\n    .alp4-comp-name.h3-name { color: #fed803 !important; background: rgba(254,216,3,0.08); }\n    .alp4-comp-row { display: grid; grid-template-columns: 1fr 1fr 1fr; border-bottom: 1px solid rgba(255,255,255,0.06); transition: background 0.2s; }\n    .alp4-comp-row:hover { background: rgba(255,255,255,0.02); }\n    .alp4-comp-row:last-child { border-bottom: none; }\n    .alp4-comp-row .row-label { padding: 18px 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); font-size: 0.82em; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #777 !important; display: flex; align-items: center; }\n    .alp4-comp-row .cell { padding: 18px 20px; font-size: 0.92em; line-height: 1.5; display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; border-right: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-row .cell:last-child { border-right: none; }\n    .alp4-comp-row .cell.win { color: #fff !important; font-weight: 600; }\n    .alp4-comp-row .cell.up { color: #fed803 !important; font-weight: 600; }\n    .alp4-comp-row .cell span.badge { display: inline-block; background: rgba(254,216,3,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #fed803 !important; margin-top: 4px; }\n    .alp4-comp-row .cell span.pbadge { display: inline-block; background: rgba(156,0,255,0.2); border: 1px solid rgba(156,0,255,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #c070ff !important; margin-top: 4px; }\n    .alp4-app-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(156,0,255,0.3); box-shadow: 0 8px 30px rgba(156,0,255,0.15); margin-top: 30px; }\n    .alp4-app-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 320px; }\n    .alp4-app-info { padding: 40px; background: linear-gradient(135deg, #111 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; }\n    .alp4-app-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-app-feature { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 14px; }\n    .alp4-app-feature::before { content: \"▶\"; color: #9c00ff !important; flex-shrink: 0; margin-top: 3px; font-size: 0.8em; }\n    .alp4-app-feature p { color: #ccc !important; font-size: 0.95em; line-height: 1.6; margin: 0; }\n    .alp4-app-feature strong { color: #fff !important; }\n    .alp4-remote-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(254,216,3,0.2); margin-top: 20px; }\n    .alp4-remote-info { padding: 40px; background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); display: flex; flex-direction: column; justify-content: center; order: 1; }\n    .alp4-remote-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-remote-img { order: 2; }\n    .alp4-remote-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 280px; }\n    .alp4-delivery-box { background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%); border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; box-shadow: 0 5px 22px rgba(156,0,255,0.1); }\n    .alp4-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .alp4-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .alp4-delivery-item { display: flex; align-items: flex-start; gap: 12px; padding: 12px 15px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em; }\n    .alp4-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .alp4-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .alp4-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .alp4-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-w-card { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-radius: 12px; padding: 25px; display: flex; align-items: center; gap: 18px; box-shadow: 0 4px 18px rgba(156,0,255,0.15); }\n    .alp4-w-card.gold { border: 2px solid #fed803; }\n    .alp4-w-card.purple { border: 2px solid #9c00ff; }\n    .alp4-w-num { font-size: 2.8em; font-weight: 900; flex-shrink: 0; line-height: 1; }\n    .alp4-w-num.gold { color: #fed803 !important; }\n    .alp4-w-num.purple { color: #9c00ff !important; }\n    .alp4-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .alp4-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n    .alp4-register-box { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); border: 3px solid #fed803; border-radius: 12px; padding: 22px 25px; margin-top: 20px; text-align: center; box-shadow: 0 4px 15px rgba(254,216,3,0.2); }\n    .alp4-register-box p { color: #333 !important; font-size: 0.98em; margin: 0; }\n    .alp4-btn { display: inline-block; margin-top: 15px; background: linear-gradient(135deg, #9c00ff, #e00cff); color: white !important; padding: 13px 28px; text-decoration: none; font-weight: 800; border-radius: 8px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 4px 15px rgba(156,0,255,0.3); transition: all 0.3s ease; }\n    .alp4-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(156,0,255,0.45); }\n    .alp4-faq-item { margin-bottom: 12px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; }\n    .alp4-faq-item:hover { box-shadow: 0 5px 18px rgba(156,0,255,0.18); }\n    .alp4-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 16px 18px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .alp4-faq-a { padding: 18px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; font-size: 0.96em; }\n    .alp4-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 35px; border-top: 3px solid #fed803; }\n    .alp4-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n    @media (max-width: 768px) {\n        .alp4-section { padding: 30px 15px; }\n        .alp4-video-block, .alp4-app-block, .alp4-remote-block { grid-template-columns: 1fr; }\n        .alp4-video-side video { min-height: 220px; }\n        .alp4-remote-info { order: 2; }\n        .alp4-remote-img { order: 1; }\n        .alp4-comp-header { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-header .label-col { padding: 10px 6px; }\n        .alp4-comp-img-col img { height: 110px; }\n        .alp4-comp-name { font-size: 1em; padding: 10px 6px; letter-spacing: 1px; }\n        .alp4-comp-row { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-row .row-label { padding: 12px 6px; font-size: 0.7em; }\n        .alp4-comp-row .cell { padding: 12px 8px; font-size: 0.78em; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"alp4-wrapper\"\u003e\n\u003cdiv class=\"alp4-bg\"\u003e\n\u003cdiv class=\"alp4-bubble\" style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble m\" style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-bubble m\" style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"alp4-header\"\u003e\n\u003ch1\u003eAir Lift 3P\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🎛 Pneumatik-Management – einzeln erhältlich\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ 1\/4\"-Anschluss\u003c\/span\u003e \u003cspan class=\"alp4-badge-ref\"\u003eReferenz: 27480 – Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eDas Referenz-Management. Präzise, erweiterbar, zuverlässig.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"alp4-banner\"\u003eAir-Lift-Performance-3P-Management einzeln erhältlich – 5 Druckvoreinstellungen, iOS-\/Android-App, auf 3H erweiterbar, 1\/4\"-Anschluss\u003c\/div\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ Was ist das Air-Lift-3P-Management?\u003c\/h3\u003e\n\u003cp\u003eDas \u003cstrong\u003eAir Lift Performance 3P-Management\u003c\/strong\u003e ist das Referenzsystem für die Steuerung eines Luftfahrwerks. Sie haben bereits Kompressor, Tank und Stoßdämpfer? Dieses Produkt wird \u003cstrong\u003eeinzeln\u003c\/strong\u003e verkauft, damit Sie die Managementzentrale in Ihre bestehende Installation integrieren können.\u003c\/p\u003e\n\u003cp\u003eDruckbasierte \u003cstrong\u003eSteuerung\u003c\/strong\u003e mit 5 speicherbaren Voreinstellungen, inklusive mobiler Bluetooth-App und nativer Kompatibilität mit Air-Lift-Höhensensoren zur jederzeitigen Erweiterung auf das \u003cstrong\u003e3H\u003c\/strong\u003e-System. \u003cstrong\u003e1\/4\"-Anschluss\u003c\/strong\u003e – geeignet für Hochleistungsinstallationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Centrale \/ vidéo --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#0d0d0d 0%,#111 100%)\"\u003e\n\u003ch2 class=\"alp4-title\" style=\"color: #fff; border-color: #9c00ff\"\u003e🔩 3P-Managementzentrale\u003c\/h2\u003e\n\u003cdiv class=\"alp4-video-block\"\u003e\n\u003cdiv class=\"alp4-video-side\"\u003e\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8b085459d3f40808a366b04b29743ed.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-video-info\"\u003e\n\u003ch3\u003e🎛 3P-MANAGEMENT – DRUCKSTEUERUNG\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eECU + Magnetventile + Sensoren\u003c\/strong\u003e\n\u003cp\u003eAlle Management-Komponenten in einem einzigen Modul – saubere Installation und vereinfachte Verkabelung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5 Druckvoreinstellungen\u003c\/strong\u003e\n\u003cp\u003eSpeichern und rufen Sie Ihre bevorzugten Höhen direkt über das Steuergerät oder die App ab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e3\/8\"-Anschluss\u003c\/strong\u003e\n\u003cp\u003eHöherer Durchfluss für schnelleres Anheben und Absenken – ideal für Hochleistungsinstallationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAuf 3H erweiterbar\u003c\/strong\u003e\n\u003cp\u003eFügen Sie die Höhensensoren (Art.-Nr. 27705) jederzeit hinzu, um auf die Regelung über die tatsächliche Fahrzeughöhe umzusteigen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- App --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#111 0%,#1a1a1a 100%)\"\u003e\n\u003ch2 class=\"alp4-title\" style=\"color: #fff; border-color: #9c00ff\"\u003e📱 Air-Lift-Performance-App\u003c\/h2\u003e\n\u003cdiv class=\"alp4-app-block\"\u003e\n\u003cdiv class=\"alp4-app-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/ALP4-PhoneDevice-ColorOptions.webp?v=1771336581\" alt=\"Air-Lift-Performance-App\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-info\"\u003e\n\u003ch3\u003e🎮 Steuerung aus der Hosentasche\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eKostenlose iOS- \u0026amp; Android-App\u003c\/strong\u003e – Bluetooth ist nativ integriert, kein zusätzliches Modul erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVoreinstellungen \u0026amp; Monitoring\u003c\/strong\u003e – passen Sie Ihre 5 Presets an und überwachen Sie den Druck jedes Luftbalgs in Echtzeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eShow-Modus\u003c\/strong\u003e – steuern Sie Ihr Fahrwerk per Bluetooth aus der Ferne, auch bei ausgeschaltetem Fahrzeug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatisches Anheben \u0026amp; Absenken\u003c\/strong\u003e – programmieren Sie das Verhalten beim Ein- und Ausschalten des Fahrzeugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-block\"\u003e\n\u003cdiv class=\"alp4-remote-info\"\u003e\n\u003ch3\u003e🕹 Steuergerät im Lieferumfang enthalten\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003e5 dedizierte Tasten\u003c\/strong\u003e – sofortiger Zugriff auf Ihre 5 Voreinstellungen aus dem Innenraum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eHintergrundbeleuchtete Anzeige\u003c\/strong\u003e – optimale Lesbarkeit bei Tag und Nacht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVerbindungskabel im Lieferumfang enthalten\u003c\/strong\u003e – zum Anschließen an die 3P-Zentrale bereit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/27480_ALP4AirManagementSystem_Carousel_04__87286.webp?v=1771336580\" alt=\"Air-Lift-3P-Steuergerät\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparatif ALP4 vs 3P --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e3P vs. ALP4 – Vergleich\u003c\/h2\u003e\n\u003cdiv class=\"alp4-comparison\"\u003e\n\u003cdiv class=\"alp4-comp-header\"\u003e\n\u003cdiv class=\"label-col\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-3P.webp?v=1771336581\" alt=\"3P\"\u003e\n\u003cdiv class=\"alp4-comp-name p3-name\"\u003e3P – Dieses Produkt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-ALP4.webp?v=1771336580\" alt=\"ALP4\"\u003e\n\u003cdiv class=\"alp4-comp-name h3-name\"\u003eALP4 – Neue Generation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eManifold\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eModulares Design, sichtbare Befestigungen\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eAlles in einem – ECU, Ventile \u0026amp; Sensoren integriert\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eController\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKompaktes Gehäuse mit 5 dedizierten Tasten\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVollfarbiger Touchscreen + 4 programmierbare Tasten\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eBenutzeroberfläche\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKlassische Menüoberfläche\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVollständig überarbeitete Benutzeroberfläche — Navigation wie in einer App\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003ePersonalisierung\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStatische Hintergrundbeleuchtung — keine Manifold-Beleuchtung\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eManifold-Farben, anpassbare Tastenfunktionen \u0026amp; Themes\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eMobile App\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eSteuerung über das Smartphone — Bluetooth integriert\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVerbesserte Benutzeroberfläche, größere Reichweite, schnellere Verbindung\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eEnergiemanagement\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStandard-Ruheverbrauch\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eErweiterter Ruhemodus — extrem niedriger Verbrauch\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu livraison --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e📦 Lieferumfang\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 Dieses Produkt umfasst\u003c\/h3\u003e\n\u003cdiv class=\"alp4-delivery-grid\"\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAir-Lift-Performance-3P-Steuereinheit \u003cspan class=\"sub\"\u003e1\/4\"-Anschluss — Ref. 27480\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKabelgebundene Bedieneinheit \u003cspan class=\"sub\"\u003e5 dedizierte Tasten — Verbindungskabel inklusive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eVormontierter Kabelbaum \u003cspan class=\"sub\"\u003eKompressorrelais integriert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSicherungshalter mit enthaltenen Sicherungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eDetaillierte Installationsanleitung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection class=\"alp4-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e🛡 Air-Lift-Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"alp4-warranty-grid\"\u003e\n\u003cdiv class=\"alp4-w-card purple\"\u003e\n\u003cdiv class=\"alp4-w-num purple\"\u003e2\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eNur 3P-Management\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2 Jahre Garantie ohne Kilometerbegrenzung auf die Air-Lift-Performance-3P-Steuereinheit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-card gold\"\u003e\n\u003cdiv class=\"alp4-w-num gold\"\u003e4\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eZusammen mit einem Fahrwerkskit gekauft\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003eBeim Kauf eines Air-Lift-Performance-Fahrwerkskits mit Management profitieren Sie von der erweiterten 4-Jahres-Garantie\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-register-box\"\u003e\n\u003cp\u003e\u003cstrong style=\"color: #9c00ff\"\u003e💡 Um davon zu profitieren\u003c\/strong\u003e, registrieren Sie Ihr Produkt nach der Installation auf der Website von Air Lift Performance.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"alp4-btn\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWas ist der Hauptunterschied zwischen Ref. 27480 (1\/4\") und der 3\/8\"-Version?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eDas \u003cstrong\u003e\u003cspan style=\"color: rgb(156, 0, 255)\"\u003e1\/4\"\u003c\/span\u003e\u003c\/strong\u003e bietet einen Standard-Anschlussdurchmesser, ideal für die große Mehrheit der Air-Ride-Installationen. Sanftes Anheben und Absenken, maximale Kompatibilität mit handelsüblichen Leitungen und Anschlüssen. Mit kompatiblen 1\/4\"-Leitungen und -Anschlüssen verwenden.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWas ist der Hauptunterschied zwischen 3P und 3H?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDas \u003cspan class=\"hr\"\u003e3P\u003c\/span\u003e steuert die Federung auf Grundlage des Drucks in den Luftbälgen — einfach, effektiv und für die große Mehrheit der Anwendungen ausreichend. Das \u003cspan class=\"hy\"\u003e3H\u003c\/span\u003e Fügt Höhensensoren hinzu, die die tatsächliche Position jedes Rads messen und eine automatische Anpassung je nach Zuladung ermöglichen. Mit dem Sensorkit Ref. 27705 wird auf 3H aufgerüstet, ohne die Steuereinheit auszutauschen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eBenötigt die mobile App zusätzliche Hardware?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNein. \u003cspan class=\"hy\"\u003eBluetooth ist nativ integriert\u003c\/span\u003e in das 3P-Management. Die Air-Lift-Performance-App ist kostenlos für iOS \u0026amp; Android verfügbar — kein zusätzliches Modul oder Dongle erforderlich.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eIst dieses Produkt mit jedem Kompressor kompatibel?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDas 3P-Management ist mit allen \u003cspan class=\"hr\"\u003eKompressoren auf dem Markt\u003c\/span\u003e kompatibel. Der mitgelieferte Kabelbaum enthält das Kompressorrelais und kann je nach ausgeführter Verkabelung einen oder zwei Kompressoren steuern.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eAIR LIFT 3P-MANAGEMENT 27480 — VOLLSTÄNDIGE KONTROLLE\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Der Maßstab. Präzise, weiterentwickelbar, kompromisslos.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":51144514044242,"sku":null,"price":2249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airlift-3p-alp4_8c65695b-162e-4064-8e92-649c1f93ac4d.png?v=1774187778"},{"product_id":"gestion-air-lift-3p-27480-autopilot-alp4-4p-3-8","title":"Air Lift 3P Steuerung 27485 - Autopilot ALP4 3P - 3\/8''","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .alp4-wrapper {\n        position: relative; background: #fff; max-width: 1200px; margin: 0 auto;\n        line-height: 1.6; color: #333 !important; overflow: hidden;\n        box-shadow: 0 0 30px rgba(0,0,0,0.2); border-radius: 12px;\n    }\n    .alp4-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .alp4-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: alp4-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .alp4-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .alp4-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes alp4-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n    .alp4-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 100%);\n        color: white !important; padding: 70px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .alp4-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em); margin-bottom: 8px;\n        text-transform: uppercase; letter-spacing: 4px; color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .alp4-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .alp4-badge {\n        display: inline-block; background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px; box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n    .alp4-badge-ref {\n        display: inline-block; background: rgba(255,255,255,0.12); color: #fff !important;\n        font-weight: 600; font-size: 0.85em; padding: 5px 18px; border-radius: 20px;\n        margin-top: 10px; margin-left: 10px; letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25);\n    }\n    .alp4-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 25px 20px; text-align: center;\n        font-size: 1.1em; font-weight: 600; position: relative; z-index: 1;\n    }\n    .alp4-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .alp4-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n    .alp4-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803; box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .alp4-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .alp4-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .alp4-intro p:last-child { margin-bottom: 0; }\n    .alp4-intro strong { color: #fed803 !important; }\n    .alp4-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-card { background: #fff; padding: 25px; border-radius: 12px; border-left: 6px solid #9c00ff; box-shadow: 0 4px 18px rgba(156,0,255,0.1); transition: all 0.3s ease; }\n    .alp4-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .alp4-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .alp4-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n    .alp4-video-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #000; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.4); margin-top: 30px; }\n    .alp4-video-side video { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 380px; }\n    .alp4-video-info { padding: 40px; background: linear-gradient(135deg, #0d0d0d 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; border-left: 4px solid #9c00ff; }\n    .alp4-video-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-manifold-point { display: flex; align-items: flex-start; gap: 12px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .alp4-manifold-point:last-child { border-bottom: none; }\n    .alp4-manifold-point .icon { color: #9c00ff !important; font-size: 1.3em; flex-shrink: 0; margin-top: 2px; }\n    .alp4-manifold-point div strong { color: #fed803 !important; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; display: block; margin-bottom: 3px; }\n    .alp4-manifold-point div p { color: #bbb !important; font-size: 0.88em; margin: 0; line-height: 1.5; }\n    .alp4-comparison { background: #0d0d0d; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px rgba(0,0,0,0.3); margin-top: 30px; }\n    .alp4-comp-header { display: grid; grid-template-columns: 1fr 1fr 1fr; background: #111; border-bottom: 3px solid #9c00ff; }\n    .alp4-comp-header div { padding: 0; text-align: center; }\n    .alp4-comp-header .label-col { padding: 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-img-col { overflow: hidden; }\n    .alp4-comp-img-col img { width: 100%; height: 180px; object-fit: cover; display: block; }\n    .alp4-comp-name { padding: 14px; font-size: 1.4em; font-weight: 900; text-transform: uppercase; letter-spacing: 3px; border-top: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-name.p3-name { color: #9c00ff !important; background: rgba(156,0,255,0.08); }\n    .alp4-comp-name.h3-name { color: #fed803 !important; background: rgba(254,216,3,0.08); }\n    .alp4-comp-row { display: grid; grid-template-columns: 1fr 1fr 1fr; border-bottom: 1px solid rgba(255,255,255,0.06); transition: background 0.2s; }\n    .alp4-comp-row:hover { background: rgba(255,255,255,0.02); }\n    .alp4-comp-row:last-child { border-bottom: none; }\n    .alp4-comp-row .row-label { padding: 18px 20px; background: #0a0a0a; border-right: 1px solid rgba(255,255,255,0.06); font-size: 0.82em; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #777 !important; display: flex; align-items: center; }\n    .alp4-comp-row .cell { padding: 18px 20px; font-size: 0.92em; line-height: 1.5; display: flex; align-items: center; justify-content: center; text-align: center; flex-direction: column; border-right: 1px solid rgba(255,255,255,0.06); }\n    .alp4-comp-row .cell:last-child { border-right: none; }\n    .alp4-comp-row .cell.win { color: #fff !important; font-weight: 600; }\n    .alp4-comp-row .cell.up { color: #fed803 !important; font-weight: 600; }\n    .alp4-comp-row .cell span.badge { display: inline-block; background: rgba(254,216,3,0.15); border: 1px solid rgba(254,216,3,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #fed803 !important; margin-top: 4px; }\n    .alp4-comp-row .cell span.pbadge { display: inline-block; background: rgba(156,0,255,0.2); border: 1px solid rgba(156,0,255,0.4); padding: 2px 8px; border-radius: 4px; font-size: 0.75em; color: #c070ff !important; margin-top: 4px; }\n    .alp4-app-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(156,0,255,0.3); box-shadow: 0 8px 30px rgba(156,0,255,0.15); margin-top: 30px; }\n    .alp4-app-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 320px; }\n    .alp4-app-info { padding: 40px; background: linear-gradient(135deg, #111 0%, #1a0030 100%); display: flex; flex-direction: column; justify-content: center; }\n    .alp4-app-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-app-feature { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 14px; }\n    .alp4-app-feature::before { content: \"▶\"; color: #9c00ff !important; flex-shrink: 0; margin-top: 3px; font-size: 0.8em; }\n    .alp4-app-feature p { color: #ccc !important; font-size: 0.95em; line-height: 1.6; margin: 0; }\n    .alp4-app-feature strong { color: #fff !important; }\n    .alp4-remote-block { display: grid; grid-template-columns: 1fr 1fr; gap: 0; background: #111; border-radius: 15px; overflow: hidden; border: 2px solid rgba(254,216,3,0.2); margin-top: 20px; }\n    .alp4-remote-info { padding: 40px; background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); display: flex; flex-direction: column; justify-content: center; order: 1; }\n    .alp4-remote-info h3 { color: #fed803 !important; font-size: 1.4em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; }\n    .alp4-remote-img { order: 2; }\n    .alp4-remote-img img { width: 100%; height: 100%; object-fit: cover; display: block; min-height: 280px; }\n    .alp4-delivery-box { background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%); border: 3px solid #9c00ff; border-radius: 15px; padding: 35px; box-shadow: 0 5px 22px rgba(156,0,255,0.1); }\n    .alp4-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .alp4-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .alp4-delivery-item { display: flex; align-items: flex-start; gap: 12px; padding: 12px 15px; background: white; border-radius: 10px; border-left: 5px solid #9c00ff; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em; }\n    .alp4-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .alp4-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .alp4-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n    .alp4-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .alp4-w-card { background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%); border-radius: 12px; padding: 25px; display: flex; align-items: center; gap: 18px; box-shadow: 0 4px 18px rgba(156,0,255,0.15); }\n    .alp4-w-card.gold { border: 2px solid #fed803; }\n    .alp4-w-card.purple { border: 2px solid #9c00ff; }\n    .alp4-w-num { font-size: 2.8em; font-weight: 900; flex-shrink: 0; line-height: 1; }\n    .alp4-w-num.gold { color: #fed803 !important; }\n    .alp4-w-num.purple { color: #9c00ff !important; }\n    .alp4-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .alp4-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n    .alp4-register-box { background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%); border: 3px solid #fed803; border-radius: 12px; padding: 22px 25px; margin-top: 20px; text-align: center; box-shadow: 0 4px 15px rgba(254,216,3,0.2); }\n    .alp4-register-box p { color: #333 !important; font-size: 0.98em; margin: 0; }\n    .alp4-btn { display: inline-block; margin-top: 15px; background: linear-gradient(135deg, #9c00ff, #e00cff); color: white !important; padding: 13px 28px; text-decoration: none; font-weight: 800; border-radius: 8px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 4px 15px rgba(156,0,255,0.3); transition: all 0.3s ease; }\n    .alp4-btn:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(156,0,255,0.45); }\n    .alp4-faq-item { margin-bottom: 12px; border-radius: 10px; overflow: hidden; border: 2px solid #9c00ff; background: white; }\n    .alp4-faq-item:hover { box-shadow: 0 5px 18px rgba(156,0,255,0.18); }\n    .alp4-faq-q { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); color: white !important; padding: 16px 18px; font-weight: bold; border-left: 5px solid #9c00ff; }\n    .alp4-faq-a { padding: 18px; border-top: 3px solid #fed803; line-height: 1.8; background: #fafafa; font-size: 0.96em; }\n    .alp4-footer { background: linear-gradient(135deg, #111 0%, #9c00ff 100%); color: white !important; text-align: center; padding: 35px; border-top: 3px solid #fed803; }\n    .alp4-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n    @media (max-width: 768px) {\n        .alp4-section { padding: 30px 15px; }\n        .alp4-video-block, .alp4-app-block, .alp4-remote-block { grid-template-columns: 1fr; }\n        .alp4-video-side video { min-height: 220px; }\n        .alp4-remote-info { order: 2; }\n        .alp4-remote-img { order: 1; }\n        .alp4-comp-header { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-header .label-col { padding: 10px 6px; }\n        .alp4-comp-img-col img { height: 110px; }\n        .alp4-comp-name { font-size: 1em; padding: 10px 6px; letter-spacing: 1px; }\n        .alp4-comp-row { grid-template-columns: 80px 1fr 1fr; }\n        .alp4-comp-row .row-label { padding: 12px 6px; font-size: 0.7em; }\n        .alp4-comp-row .cell { padding: 12px 8px; font-size: 0.78em; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"alp4-wrapper\"\u003e\n\u003cdiv class=\"alp4-bg\"\u003e\n\u003cdiv style=\"width: 110px; height: 110px; left: 7%; animation-duration: 8s\" class=\"alp4-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\" class=\"alp4-bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 85px; height: 85px; left: 44%; animation-duration: 9s; animation-delay: 3.5s\" class=\"alp4-bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\" class=\"alp4-bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\" class=\"alp4-bubble y\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 95px; height: 95px; left: 14%; animation-duration: 11s; animation-delay: 4s\" class=\"alp4-bubble m\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cheader class=\"alp4-header\"\u003e\n\u003ch1\u003eAir Lift 3P\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e🎛 Luftfederungs-Management – einzeln erhältlich\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ 3\/8\"-Anschluss\u003c\/span\u003e \u003cspan class=\"alp4-badge-ref\"\u003eReferenz: 27485 – Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eDas Referenzsystem. Präzise, erweiterbar, zuverlässig.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"alp4-banner\"\u003eAir Lift Performance 3P-Management einzeln erhältlich – 5 Druckvoreinstellungen, iOS-\/Android-App, auf 3H erweiterbar, 3\/8\"-Anschluss\u003c\/div\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ Was ist das Air-Lift-3P-Management?\u003c\/h3\u003e\n\u003cp\u003eDas \u003cstrong\u003eAir Lift Performance 3P\u003c\/strong\u003e-Management ist das Referenzsystem zur Steuerung einer Luftfederung. Sie haben bereits Ihren Kompressor, Tank und Ihre Stoßdämpfer? Dieses Produkt wird \u003cstrong\u003eeinzeln\u003c\/strong\u003e verkauft, um die Steuerzentrale in Ihre bestehende Installation zu integrieren.\u003c\/p\u003e\n\u003cp\u003eDruckbasierte \u003cstrong\u003eSteuerung\u003c\/strong\u003e mit 5 speicherbaren Voreinstellungen, inklusive mobiler Bluetooth-App und nativer Kompatibilität mit Air-Lift-Höhensensoren zur jederzeitigen Erweiterung auf das \u003cstrong\u003e3H\u003c\/strong\u003e-System. \u003cstrong\u003e3\/8\"\u003c\/strong\u003e-Anschluss – geeignet für Hochleistungsinstallationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Centrale \/ vidéo --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#0d0d0d 0%,#111 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 style=\"color: #fff; border-color: #9c00ff\" class=\"alp4-title\"\u003e🔩 3P-Steuerzentrale\u003c\/h2\u003e\n\u003cdiv class=\"alp4-video-block\"\u003e\n\u003cdiv class=\"alp4-video-side\"\u003e\u003cvideo playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\"\u003e\n \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8b085459d3f40808a366b04b29743ed.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-video-info\"\u003e\n\u003ch3\u003e🎛 3P-MANAGEMENT – DRUCKSTEUERUNG\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eECU + Magnetventile + Sensoren\u003c\/strong\u003e\n\u003cp\u003eAlle Management-Komponenten in einem einzigen Modul – saubere Installation und vereinfachte Verkabelung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e5 Druckvoreinstellungen\u003c\/strong\u003e\n\u003cp\u003eSpeichern Sie Ihre bevorzugten Höhen und rufen Sie sie sofort über das Steuergerät oder die App ab.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e3\/8\"-Anschluss\u003c\/strong\u003e\n\u003cp\u003eHöherer Durchfluss für schnelleres Anheben und Absenken – ideal für Hochleistungsinstallationen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAuf 3H erweiterbar\u003c\/strong\u003e\n\u003cp\u003eFügen Sie die Höhensensoren (Art.-Nr. 27705) jederzeit einfach hinzu, um auf die Steuerung über die tatsächliche Höhe umzusteigen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- App --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#111 0%,#1a1a1a 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 style=\"color: #fff; border-color: #9c00ff\" class=\"alp4-title\"\u003e📱 Air-Lift-Performance-App\u003c\/h2\u003e\n\u003cdiv class=\"alp4-app-block\"\u003e\n\u003cdiv class=\"alp4-app-img\"\u003e\u003cimg alt=\"Air-Lift-Performance-App\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/ALP4-PhoneDevice-ColorOptions.webp?v=1771336581\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-info\"\u003e\n\u003ch3\u003e🎮 Steuerung aus der Hosentasche\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eKostenlose iOS- \u0026amp; Android-App\u003c\/strong\u003e – Bluetooth ist nativ integriert, kein zusätzliches Modul erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVoreinstellungen \u0026amp; Monitoring\u003c\/strong\u003e – passen Sie Ihre 5 Presets an und überwachen Sie den Druck jedes Luftbalgs in Echtzeit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eShow-Modus\u003c\/strong\u003e – steuern Sie Ihre Luftfederung per Bluetooth aus der Ferne, bei ausgeschaltetem Fahrzeug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatisches Anheben \u0026amp; Absenken\u003c\/strong\u003e – programmieren Sie das Verhalten beim Ein- und Ausschalten des Fahrzeugs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-block\"\u003e\n\u003cdiv class=\"alp4-remote-info\"\u003e\n\u003ch3\u003e🕹 Steuergerät inklusive\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003e5 dedizierte Tasten\u003c\/strong\u003e – sofortiger Zugriff auf Ihre 5 Voreinstellungen aus dem Fahrzeuginnenraum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eHintergrundbeleuchtete Anzeige\u003c\/strong\u003e – optimale Lesbarkeit bei Tag und Nacht.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eVerbindungskabel inklusive\u003c\/strong\u003e – bereit zum Anschluss an die 3P-Zentrale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-img\"\u003e\u003cimg alt=\"Air-Lift-3P-Steuergerät\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/27480_ALP4AirManagementSystem_Carousel_04__87286.webp?v=1771336580\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Comparatif ALP4 vs 3P --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e3P vs. ALP4 – Vergleich\u003c\/h2\u003e\n\u003cdiv class=\"alp4-comparison\"\u003e\n\u003cdiv class=\"alp4-comp-header\"\u003e\n\u003cdiv class=\"label-col\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg alt=\"3P\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-3P.webp?v=1771336581\"\u003e\n\u003cdiv class=\"alp4-comp-name p3-name\"\u003e3P – Dieses Produkt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-img-col\"\u003e\n\u003cimg alt=\"ALP4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Comparison-ALP4.webp?v=1771336580\"\u003e\n\u003cdiv class=\"alp4-comp-name h3-name\"\u003eALP4 – Neue Generation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eManifold\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eModulares Design, sichtbare Befestigungen\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eAlles in einem – ECU, Ventile \u0026amp; Sensoren integriert\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eSteuergerät\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKompaktes Gehäuse mit 5 dedizierten Tasten\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVollfarbiger Touchscreen + 4 programmierbare Tasten\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eBenutzeroberfläche\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKlassische Menüoberfläche\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVollständig neu gestaltete Benutzeroberfläche — App-ähnliche Navigation\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003ePersonalisierung\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStatische Hintergrundbeleuchtung — keine Manifold-Beleuchtung\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eManifold-Farben, Tastenfunktionen \u0026amp; anpassbare Designs\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eMobile App\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eSteuerung per Smartphone — Bluetooth integriert\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eVerbesserte Benutzeroberfläche, größere Reichweite, schnellere Verbindung\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eEnergiemanagement\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStandard-Standby-Verbrauch\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eErweiterter Standby-Modus — extrem niedriger Verbrauch\u003cspan class=\"badge\"\u003eALP4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu livraison --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e📦 Lieferumfang\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 Dieses Produkt enthält\u003c\/h3\u003e\n\u003cdiv class=\"alp4-delivery-grid\"\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eAir-Lift-Performance-3P-Steuereinheit \u003cspan class=\"sub\"\u003e3\/8\"-Anschluss — Art.-Nr. 27485\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eKabelgebundene Steuereinheit \u003cspan class=\"sub\"\u003e5 dedizierte Tasten — Verbindungskabel enthalten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eVormontierter Kabelbaum \u003cspan class=\"sub\"\u003eKompressorrelais integriert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSicherungshalter mit enthaltenen Sicherungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eDetaillierte Installationsanleitung\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\" class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003e🛡 Air-Lift-Performance-Garantie\u003c\/h2\u003e\n\u003cdiv class=\"alp4-warranty-grid\"\u003e\n\u003cdiv class=\"alp4-w-card purple\"\u003e\n\u003cdiv class=\"alp4-w-num purple\"\u003e2\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eNur 3P-Steuerung\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2 Jahre Garantie ohne Kilometerbegrenzung auf die Air-Lift-Performance-3P-Steuereinheit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-card gold\"\u003e\n\u003cdiv class=\"alp4-w-num gold\"\u003e4\u003cbr\u003e\u003cspan style=\"font-size: 0.4em; letter-spacing: 2px\"\u003eJAHRE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eZusammen mit einem Fahrwerkskit gekauft\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003eBeim Kauf eines Air-Lift-Performance-Fahrwerkskits mit Steuerung gilt die erweiterte 4-Jahres-Garantie.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-register-box\"\u003e\n\u003cp\u003e\u003cstrong style=\"color: #9c00ff\"\u003e💡 Um davon zu profitieren\u003c\/strong\u003e, registrieren Sie Ihr Produkt nach der Installation auf der Website von Air Lift Performance.\u003c\/p\u003e\n\u003ca class=\"alp4-btn\" href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" target=\"_blank\"\u003e👉 GARANTIE REGISTRIEREN 👈\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003ch2 class=\"alp4-title\"\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWas ist der Hauptunterschied zwischen Art.-Nr. 27485 (3\/8\") und der 1\/4\"-Version?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDie \u003cspan class=\"hr\"\u003e3\/8\"\u003c\/span\u003e bietet einen größeren Anschlussdurchmesser und ermöglicht dadurch höhere Luftdurchsätze sowie ein schnelleres Anheben und Absenken. Ideal für Hochleistungsanlagen oder schwere Fahrzeuge. Mit kompatiblen 3\/8\"-Leitungen und -Anschlüssen verwenden.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eWas ist der Hauptunterschied zwischen 3P und 3H?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDie \u003cspan class=\"hr\"\u003e3P\u003c\/span\u003e steuert die Aufhängung anhand des Drucks in den Luftbälgen — einfach, effektiv und für die große Mehrheit der Anwendungen ausreichend. Die \u003cspan class=\"hy\"\u003e3H\u003c\/span\u003e Fügt Höhensensoren hinzu, die die tatsächliche Position jedes Rads messen und eine automatische Anpassung je nach Zuladung ermöglichen. Mit dem Sensor-Kit Art.-Nr. 27705 wird die Anlage zur 3H, ohne dass die Steuereinheit ausgetauscht werden muss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eBenötigt die mobile App zusätzliche Hardware?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNein. \u003cspan class=\"hy\"\u003eBluetooth ist nativ integriert\u003c\/span\u003e in die 3P-Steuerung. Die Air Lift Performance App ist kostenlos für iOS \u0026amp; Android erhältlich — kein zusätzliches Modul oder Dongle erforderlich.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eIst dieses Produkt mit jedem Kompressor kompatibel?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eDie 3P-Steuerung ist mit allen \u003cspan class=\"hr\"\u003eKompressoren auf dem Markt\u003c\/span\u003e kompatibel. Der mitgelieferte Kabelbaum enthält das Kompressorrelais und kann je nach Verkabelung einen oder zwei Kompressoren steuern.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eAIR LIFT 3P STEUERUNG 27485 — VOLLE KONTROLLE\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Die Referenz. Präzise, zukunftssicher, kompromisslos.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":51144524431698,"sku":null,"price":2329.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/airlift-3p-alp4.png?v=1774187776"},{"product_id":"kit-de-mise-a-niveau-air-lift-passage-de-3p-a-3h-avec-capteurs-de-hauteur","title":"Air Lift Upgrade Kit 27705 — Entwicklung 3P zu 3H | Automatische Höhenanpassung","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKit Upgrade Air Lift 3P vers 3H – Capteurs de Hauteur\u003c\/title\u003e\n\u003cstyle\u003e\n    .snx-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.2);\n        border-radius: 12px;\n    }\n\n    .snx-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; }\n    .snx-bubble {\n        position: absolute; bottom: -150px; border-radius: 50%;\n        animation: snx-rise linear infinite; filter: blur(2px);\n        background: radial-gradient(circle, rgba(156,0,255,0.4) 0%, rgba(156,0,255,0.1) 70%, transparent 100%);\n    }\n    .snx-bubble.y { background: radial-gradient(circle, rgba(254,216,3,0.5) 0%, rgba(254,216,3,0.15) 70%, transparent 100%); }\n    .snx-bubble.m { background: radial-gradient(circle, rgba(224,12,255,0.4) 0%, rgba(224,12,255,0.1) 70%, transparent 100%); }\n    @keyframes snx-rise {\n        0%   { bottom: -150px; transform: translateX(0) scale(1); opacity: 0; }\n        20%  { opacity: 0.6; }\n        80%  { opacity: 0.3; }\n        100% { bottom: 110%; transform: translateX(70px) scale(1.5); opacity: 0; }\n    }\n\n    .snx-header {\n        background: linear-gradient(135deg, #000 0%, #1a1a1a 35%, #9c00ff 100%);\n        color: white !important; padding: 70px 20px; text-align: center;\n        position: relative; z-index: 1; border-bottom: 5px solid #9c00ff;\n    }\n    .snx-header h1 {\n        font-size: clamp(2em, 5.5vw, 3.8em); margin-bottom: 8px;\n        text-transform: uppercase; letter-spacing: 4px; color: #fff !important;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.9), 0 0 30px rgba(156,0,255,0.6);\n    }\n    .snx-header .subtitle { font-size: 1.3em; color: #fed803 !important; font-weight: 700; text-transform: uppercase; }\n    .snx-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #fed803, #e67e22);\n        color: #1a1a1a !important; font-weight: 900; font-size: 0.9em;\n        padding: 7px 22px; border-radius: 30px; margin-top: 15px;\n        text-transform: uppercase; letter-spacing: 2px;\n        box-shadow: 0 4px 15px rgba(254,216,3,0.4);\n    }\n\n    .snx-banner {\n        background: linear-gradient(90deg, #9c00ff 0%, #e00cff 100%);\n        color: white !important; padding: 25px 20px; text-align: center;\n        font-size: 1.1em; font-weight: 600; position: relative; z-index: 1;\n    }\n\n    .snx-section { padding: 50px 30px; position: relative; z-index: 1; }\n    .snx-title {\n        font-size: 1.9em; font-weight: 900; color: #1a1a1a !important;\n        margin-bottom: 30px; border-bottom: 4px solid #9c00ff;\n        display: inline-block; text-transform: uppercase; padding-bottom: 10px;\n    }\n\n    .snx-intro {\n        background: linear-gradient(135deg, #111 0%, #2d0050 100%);\n        color: white !important; padding: 40px; border-radius: 15px;\n        border-left: 6px solid #fed803;\n        box-shadow: 0 6px 25px rgba(0,0,0,0.35);\n    }\n    .snx-intro h3 { color: #fed803 !important; font-size: 1.55em; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }\n    .snx-intro p { font-size: 1.03em; line-height: 1.9; opacity: 0.95; margin-bottom: 15px; }\n    .snx-intro p:last-child { margin-bottom: 0; }\n    .snx-intro strong { color: #fed803 !important; }\n\n    .snx-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .snx-card {\n        background: #fff; padding: 25px; border-radius: 12px;\n        border-left: 6px solid #9c00ff;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.1);\n        transition: all 0.3s ease;\n    }\n    .snx-card:hover { transform: translateY(-5px); box-shadow: 0 8px 28px rgba(156,0,255,0.2); border-left-color: #e00cff; }\n    .snx-card h3 { color: #9c00ff !important; margin-bottom: 10px; font-size: 1.15em; font-weight: 700; }\n    .snx-card p { color: #555 !important; line-height: 1.7; margin: 0; }\n\n    .snx-delivery-box {\n        background: linear-gradient(135deg, #f9f0ff 0%, #ffffff 100%);\n        border: 3px solid #9c00ff; border-radius: 15px; padding: 35px;\n        box-shadow: 0 5px 22px rgba(156,0,255,0.1);\n    }\n    .snx-delivery-box h3 { color: #9c00ff !important; font-size: 1.4em; margin-bottom: 20px; font-weight: 900; text-transform: uppercase; }\n    .snx-delivery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 10px; }\n    .snx-delivery-item {\n        display: flex; align-items: flex-start; gap: 12px;\n        padding: 12px 15px; background: white; border-radius: 10px;\n        border-left: 5px solid #9c00ff;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        transition: all 0.3s ease; font-weight: 500; color: #333 !important; font-size: 0.93em;\n    }\n    .snx-delivery-item:hover { border-left-color: #e00cff; transform: translateX(4px); }\n    .snx-delivery-item .arr { color: #9c00ff !important; flex-shrink: 0; }\n    .snx-delivery-item .sub { color: #888 !important; font-size: 0.82em; font-weight: 400; display: block; margin-top: 2px; }\n\n    .snx-warranty-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .snx-w-card {\n        background: linear-gradient(135deg, #1a1a1a 0%, #2d0050 100%);\n        border-radius: 12px; padding: 25px;\n        display: flex; align-items: center; gap: 18px;\n        box-shadow: 0 4px 18px rgba(156,0,255,0.15);\n        border: 2px solid #9c00ff;\n    }\n    .snx-w-icon { font-size: 2.5em; flex-shrink: 0; }\n    .snx-w-label { color: #fff !important; font-weight: 700; font-size: 0.95em; text-transform: uppercase; letter-spacing: 1px; }\n    .snx-w-sub { color: #aaa !important; font-size: 0.85em; margin-top: 5px; line-height: 1.5; }\n\n    .snx-note {\n        background: linear-gradient(135deg, #fff8e1 0%, #fffaef 100%);\n        border: 2px solid #fed803; border-radius: 10px;\n        padding: 18px 22px; margin-top: 20px;\n        font-size: 0.95em; color: #555 !important;\n    }\n    .snx-note strong { color: #9c00ff !important; }\n\n    .snx-footer {\n        background: linear-gradient(135deg, #111 0%, #9c00ff 100%);\n        color: white !important; text-align: center; padding: 35px;\n        border-top: 3px solid #fed803;\n    }\n    .snx-footer .tagline { color: #fed803 !important; font-weight: 700; font-size: 1.2em; text-transform: uppercase; letter-spacing: 2px; }\n\n    .hr { color: #9c00ff !important; font-weight: 700; }\n    .hy { color: #b37d00 !important; font-weight: 700; }\n\n    @media (max-width: 768px) { .snx-section { padding: 30px 15px; } }\n\u003c\/style\u003e\n\u003cdiv class=\"snx-wrapper\"\u003e\n\u003c!-- Bubbles --\u003e\n\u003cdiv class=\"snx-bg\"\u003e\n \u003cdiv class=\"snx-bubble\" style=\"width: 110px; height: 110px; left: 7%;  animation-duration: 8s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble y\" style=\"width: 150px; height: 150px; left: 23%; animation-duration: 12s; animation-delay: 1s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble m\" style=\"width: 85px;  height: 85px;  left: 44%; animation-duration: 9s;  animation-delay: 3.5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble\" style=\"width: 130px; height: 130px; left: 63%; animation-duration: 14s; animation-delay: 2s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble y\" style=\"width: 180px; height: 180px; left: 84%; animation-duration: 16s; animation-delay: 5s\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"snx-bubble m\" style=\"width: 95px;  height: 95px;  left: 14%; animation-duration: 11s; animation-delay: 4s\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cheader class=\"snx-header\"\u003e\n \u003ch1\u003eUpgrade-Kit 3P → 3H\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e📡 Ergänzung der höhenbasierten Steuerung — Air Lift Performance\u003c\/p\u003e\n \u003cspan class=\"snx-badge\"\u003e⚙️ Kompatibel mit bestehendem Air Lift 3P-System\u003c\/span\u003e\u003cbr\u003e\n \u003cspan style=\"display:inline-block; background: rgba(255,255,255,0.12); color: #fff; font-weight: 600; font-size: 0.85em; padding: 5px 18px; border-radius: 20px; margin-top: 10px; letter-spacing: 1px; border: 1px solid rgba(255,255,255,0.25)\"\u003eArtikelnummer: 27705 — Air Lift Performance\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eSteigen Sie auf absolute Präzision um. Höhenbasierte Steuerung in Echtzeit.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"snx-banner\"\u003e\n Upgrade-Kit von Air Lift 3P auf 3H – 4 Höhensensoren mit Kugelgelenken, Verbindungskabel und Befestigungsmaterial inklusive. Automatische Anpassung an die Beladung sowie optimierte Präzision und optimierter Komfort.\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"snx-section\"\u003e\n \u003cdiv class=\"snx-intro\"\u003e\n \u003ch3\u003e⚙️ Was beinhaltet dieses Upgrade-Kit?\u003c\/h3\u003e\n \u003cp\u003eMit diesem Kit können Sie Ihr \u003cstrong\u003eAir Lift 3P-System auf ein 3H-System aufrüsten\u003c\/strong\u003e und die Fahrwerksteuerung zusätzlich zur Druckregelung höhenbasiert steuern.\u003c\/p\u003e\n \u003cp\u003eDas Kit enthält \u003cstrong\u003ealles, was erforderlich ist, um die höhenbasierte Steuerung\u003c\/strong\u003e zu Ihrer aktuellen Installation hinzuzufügen. Ideal für mehr Komfort, optimale Präzision und eine \u003cstrong\u003evollständige Automatisierung Ihrer Fahrhöhen\u003c\/strong\u003e.\u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Avantages --\u003e\n\u003csection class=\"snx-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"snx-title\"\u003e⚙️ Vorteile des 3H-Systems\u003c\/h2\u003e\n \u003cdiv class=\"snx-grid\"\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e📏 Echtzeitmessung\u003c\/h3\u003e\n \u003cp\u003eDie Höhensensoren messen kontinuierlich die exakte Position jedes Rades – für eine \u003cspan class=\"hr\"\u003epräzise und sofortige Kontrolle\u003c\/span\u003e der Fahrzeughöhe.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e⚖️ Automatische Anpassung an die Beladung\u003c\/h3\u003e\n \u003cp\u003eDas System gleicht Laständerungen – \u003cstrong\u003ePassagiere, Gepäck, Anhänger\u003c\/strong\u003e – automatisch aus, um die programmierte Fahrhöhe unter allen Bedingungen beizubehalten.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🎯 Überlegene Präzision\u003c\/h3\u003e\n \u003cp\u003eWeit über die reine Druckregelung hinaus gewährleistet die höhenbasierte Steuerung eine \u003cspan class=\"hr\"\u003eperfekte Reproduzierbarkeit\u003c\/span\u003e Ihrer Presets – unabhängig von der Temperatur oder dem Zustand der Luftbälge.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🛋️ Optimierter Komfort\u003c\/h3\u003e\n \u003cp\u003eEine konstante und automatisch beibehaltene Fahrhöhe führt direkt zu einer \u003cstrong\u003espürbaren Verbesserung des Komforts\u003c\/strong\u003e und der Stabilität auf der Straße.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔒 Mehr Sicherheit\u003c\/h3\u003e\n \u003cp\u003eDie automatische Einhaltung der minimalen Bodenfreiheit verhindert Reibungen oder unerwünschten Kontakt — \u003cspan class=\"hr\"\u003ezum Schutz Ihres Fahrzeugs\u003c\/span\u003e in jeder Situation.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔄 Einfaches \u0026amp; schnelles Upgrade\u003c\/h3\u003e\n \u003cp\u003eDieses Kit lässt sich direkt in Ihr \u003cstrong\u003evorhandenes Air Lift 3P-System\u003c\/strong\u003e integrieren — kein Austausch der Steuereinheit, keine komplett neue Verkabelung. Eine saubere und effiziente Aufrüstung.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Contenu du kit --\u003e\n\u003csection class=\"snx-section\"\u003e\n \u003ch2 class=\"snx-title\"\u003e📦 Kit-Inhalt\u003c\/h2\u003e\n \u003cdiv class=\"snx-delivery-box\"\u003e\n \u003ch3\u003e📦 Dieses Kit enthält\u003c\/h3\u003e\n \u003cdiv class=\"snx-delivery-grid\"\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 Höhensensoren\n \u003cspan class=\"sub\"\u003eMit Verbindungsgelenken — ein Sensor pro Rad\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003e4 Verbindungskabel\n \u003cspan class=\"sub\"\u003eEin Kabel pro Sensor — direkter Anschluss an die 3P-Steuereinheit\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-delivery-item\"\u003e\n \u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSchrauben- und Befestigungsmaterial-Kit\n \u003cspan class=\"sub\"\u003eAlles, was Sie für eine saubere und sichere Montage benötigen\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-note\"\u003e\n \u003cstrong\u003e🔧 Kompatibilität:\u003c\/strong\u003e Dieses Kit wurde ausschließlich für \u003cstrong\u003eAir Lift 3P\u003c\/strong\u003e-Systeme entwickelt. Es ermöglicht die Aufrüstung auf das \u003cstrong\u003e3H\u003c\/strong\u003e-System, ohne die vorhandene Steuereinheit auszutauschen.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Garantie --\u003e\n\u003csection class=\"snx-section\" style=\"background: linear-gradient(135deg,#f9f9f9 0%,#fff 100%)\"\u003e\n \u003ch2 class=\"snx-title\"\u003e🛡 Garantie \u0026amp; Lieferung\u003c\/h2\u003e\n \u003cdiv class=\"snx-warranty-grid\"\u003e\n \u003cdiv class=\"snx-w-card\"\u003e\n \u003cdiv class=\"snx-w-icon\"\u003e✅\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"snx-w-label\"\u003eAir Lift Performance-Garantie\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eOriginalprodukt von Air Lift — Qualität und Zuverlässigkeit vom Hersteller garantiert\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-w-card\"\u003e\n \u003cdiv class=\"snx-w-icon\"\u003e📦\u003c\/div\u003e\n \u003cdiv\u003e\n \u003cdiv class=\"snx-w-label\"\u003eZollgebühren inbegriffen\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eKeine Überraschungskosten bei der Lieferung — alles ist im angezeigten Preis enthalten (außer bei anderslautenden Angaben bei der Wahl der Lieferoption)\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"snx-footer\"\u003e\n \u003cp class=\"tagline\"\u003eUPGRADE-KIT AIR LIFT 3P → 3H — WECHSELN SIE ZUR HÖHENSTEUERUNG\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e📡 Mehr Präzision. Mehr Komfort. Höhensteuerung.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Rasl'Bitume","offers":[{"title":"Default Title","offer_id":51144610316626,"sku":null,"price":889.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/evolution-airlift-3h.png?v=1774187779"}],"url":"https:\/\/raslbitume.com\/de\/collections\/gestion-air-ride.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}