{"title":"Zarządzanie Air Ride","description":"\u003cp\u003e\u003cstrong\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003c\/strong\u003e\u003cspan\u003e\u003cstrong\u003eOd ręcznego przełącznika paddle do najbardziej zaawansowanego zarządzania elektronicznego\u003c\/strong\u003e — znajdź wszystkie systemy zarządzania pneumatycznego Air Lift Performance, AccuAir i AIRMEXT. Sterowanie ciśnieniem, rzeczywistą wysokością lub oboma jednocześnie, z aplikacją mobilną lub bez. Kompatybilne ze wszystkimi markami zawieszeń pneumatycznych.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"gestion-streetec-autoleveling","title":"STREETEC Autopoziomowanie – Inteligentne zarządzanie Air Ride","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🚀 Nowa generacja zarządzania zawieszeniem air ride\u003c\/p\u003e\n\u003cp style=\"font-style: italic; opacity: 0.9; margin-top: 15px; font-size: 1.1em\"\u003ePrecyzja. Inteligencja. Homologacja ECE-R10.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Hero Banner --\u003e\n\u003cdiv class=\"streetec-hero-banner\"\u003eNajbardziej zaawansowany system zarządzania zawieszeniem pneumatycznym: inteligentne sterowanie, automatyczne poziomowanie i 100% legalność na drogach publicznych\u003c\/div\u003e\n\u003c!-- Highlight Box --\u003e\n\u003cdiv class=\"streetec-highlight-box\"\u003e\n\u003cspan class=\"emoji\"\u003e🏆\u003c\/span\u003e \u003cstrong\u003ePIERWSZY NA ŚWIECIE SYSTEM W 100% ZGODNY Z ECE-R10\u003c\/strong\u003e — Legalny na drogach publicznych, najnowocześniejsza technologia pokładowa\u003c\/div\u003e\n\u003c!-- Why Choose Section --\u003e\n\u003csection class=\"streetec-section\"\u003e\n\u003ch2 class=\"streetec-section-title\"\u003eDlaczego warto wybrać STREETEC Autoleveling?\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🖥 Dotykowy interfejs klasy premium\u003c\/h3\u003e\n\u003cp\u003eWysokorozdzielczy pojemnościowy ekran LCD z obsługą multi-touch, haptycznym sprzężeniem zwrotnym i intuicyjną nawigacją. Do \u003cspan class=\"highlight-violet\"\u003e3 spersonalizowanych profili kierowców\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🧠 Inteligencja pokładowa\u003c\/h3\u003e\n\u003cp\u003eWbudowany 6-osiowy akcelerometr, przetwarzanie sygnału prędkości i niezależne monitorowanie każdego koła zapewniają ultraprecyzyjną kontrolę.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e📏 Aktywny Auto-Level\u003c\/h3\u003e\n\u003cp\u003eAutomatyczne poziomowanie pojazdu z progresywną korekcją i zarządzaniem overshootem dla milimetrowej precyzji na każdej powierzchni.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e🔒 Zintegrowany Cruise-Safe\u003c\/h3\u003e\n\u003cp\u003eWbudowane funkcje bezpieczeństwa: alarm ciśnienia, ograniczenie możliwości jazdy i blokada ustawień podczas jazdy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e📲 Sterowanie mobilne\u003c\/h3\u003e\n\u003cp\u003eAplikacja Bluetooth® do sterowania zawieszeniem ze smartfona + aktualizacje OTA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e✅ Homologacja ECE-R10\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"highlight-magenta\"\u003e100% legalny na drogach publicznych\u003c\/span\u003e — Pierwszy na świecie w pełni certyfikowany system air ride zgodny z ECE-R10.\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\"\u003eDane techniczne\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🖥 EKRAN\u003c\/strong\u003e\n\u003cp\u003ePojemnościowy ekran dotykowy LCD\u003c\/p\u003e\n\u003cp\u003eMulti-touch + haptyczne sprzężenie zwrotne\u003c\/p\u003e\n\u003cp\u003eWysoka rozdzielczość\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e👤 PROFILE UŻYTKOWNIKA\u003c\/strong\u003e\n\u003cp\u003eDo 3 profili kierowców\u003c\/p\u003e\n\u003cp\u003eSpersonalizowane ustawienia dla każdego profilu\u003c\/p\u003e\n\u003cp\u003eAutomatyczny zapis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📡 CZUJNIKI\u003c\/strong\u003e\n\u003cp\u003eWbudowany 6-osiowy akcelerometr\u003c\/p\u003e\n\u003cp\u003eWysokiej jakości czujniki ciśnienia\u003c\/p\u003e\n\u003cp\u003eIndywidualne monitorowanie każdego koła\u003c\/p\u003e\n\u003cp\u003ePodłączenie opcjonalnych czujników wysokości\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e⚙️ KOMPATYBILNOŚĆ\u003c\/strong\u003e\n\u003cp\u003eBlok zaworowy Valve4 STREETEC\u003c\/p\u003e\n\u003cp\u003eStandardowe elektrozawory dostępne na rynku\u003c\/p\u003e\n\u003cp\u003eMontaż czujników wewnętrznych\/zewnętrznych\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📏 AUTO-LEVEL\u003c\/strong\u003e\n\u003cp\u003eAktywne automatyczne poziomowanie\u003c\/p\u003e\n\u003cp\u003eKorekcja nierównych powierzchni\u003c\/p\u003e\n\u003cp\u003eProgramowalne sterowanie overshootem\u003c\/p\u003e\n\u003cp\u003eUltraprecyzyjna regulacja\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🔐 BEZPIECZEŃSTWO\u003c\/strong\u003e\n\u003cp\u003eZintegrowany alarm zestawu §19.3\u003c\/p\u003e\n\u003cp\u003eWbudowany Cruise-Safe\u003c\/p\u003e\n\u003cp\u003e3 tryby „Don't play and drive”\u003c\/p\u003e\n\u003cp\u003eMonitorowanie obciążenia krzyżowego\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e📲 ŁĄCZNOŚĆ\u003c\/strong\u003e\n\u003cp\u003eWbudowany Bluetooth®\u003c\/p\u003e\n\u003cp\u003eDedykowana aplikacja mobilna\u003c\/p\u003e\n\u003cp\u003eAktualizacje OTA\u003c\/p\u003e\n\u003cp\u003ePełne sterowanie ze smartfona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-spec-card\"\u003e\n\u003cstrong\u003e🏁 HOMOLOGACJA\u003c\/strong\u003e\n\u003cp class=\"highlight-violet\"\u003eZATWIERDZONY ECE-R10\u003c\/p\u003e\n\u003cp\u003e100% legalny na drogach publicznych\u003c\/p\u003e\n\u003cp\u003ePierwszy na świecie certyfikowany system\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\"\u003ePełny zakres funkcji\u003c\/h2\u003e\n\u003cdiv class=\"streetec-features-container\"\u003e\n\u003ch3 style=\"color: #fed803; font-size: 1.5em; margin-bottom: 20px\"\u003e📦 Wszystko, czego potrzebujesz, zintegrowane natywnie\u003c\/h3\u003e\n\u003cdiv class=\"streetec-features-grid\"\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003ePojemnościowy ekran dotykowy LCD\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eMożliwość zapisania 3 profili kierowców\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eWbudowany 6-osiowy akcelerometr\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eMonitorowanie ciśnienia dla każdego koła\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eProgramowalne sterowanie overshootem\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eMonitorowanie obciążenia krzyżowego\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eAutomatyczne Rise-on-Start\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eMonitorowanie ciśnienia w zbiorniku\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eInteligentne sterowanie kompresorem\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eFunkcja automatycznego poziomowania\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eZintegrowana funkcja Cruise-Safe (§19.3)\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eObsługiwany sygnał prędkości\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eBluetooth + aplikacja mobilna\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eAktualizacje OTA\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003eCzujniki wysokości (opcjonalne)\u003c\/div\u003e\n\u003cdiv class=\"streetec-feature-item\"\u003ePełna homologacja ECE-R10\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🔒 Zintegrowane funkcje Cruise-Safe\u003c\/h2\u003e\n\u003cdiv class=\"streetec-grid\"\u003e\n\u003cdiv class=\"streetec-card\"\u003e\n\u003ch3\u003e1️⃣ Alarm zestawu §19.3\u003c\/h3\u003e\n\u003cp\u003eZgodnie z wymaganiami certyfikacji konieczny jest alarm informujący o zbyt niskim lub zbyt wysokim ciśnieniu. STREETEC Autoleveling ma tę funkcję i \u003cspan class=\"highlight-violet\"\u003emonitoruje każde koło indywidualnie\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\u003eOgranicza minimalne ciśnienie podczas jazdy, aby zapobiec nadmiernemu obniżeniu. Ciśnienie można ustawić niezależnie dla przedniej i tylnej osi, \u003cspan class=\"highlight-magenta\"\u003eeliminując ryzyko uszkodzenia systemu\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\u003eWiększość certyfikacji wymaga, aby zawieszenie nie było regulowane podczas jazdy. STREETEC oferuje \u003cspan class=\"highlight-violet\"\u003e3 różne opcje\u003c\/span\u003e blokowania regulacji:\u003c\/p\u003e\n\u003cul style=\"margin-top: 10px; padding-left: 20px\"\u003e\n\u003cli\u003eSygnał hamulca ręcznego 12 V lub alternatora\u003c\/li\u003e\n\u003cli\u003eSygnał prędkości pojazdu (lepszy w przypadku nowoczesnych pojazdów)\u003c\/li\u003e\n\u003cli\u003eWewnętrzny akcelerometr (przetwarzany przez oprogramowanie wbudowane)\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🏆 HOMOLOGACJA ECE-R10\u003c\/h3\u003e\n\u003cp\u003eSTREETEC Autoleveling to \u003cstrong style=\"color: #fed803; font-size: 1.2em\"\u003ePIERWSZY NA ŚWIECIE SYSTEM ZARZĄDZANIA ZAWIESZENIEM AIR RIDE\u003c\/strong\u003e w pełni homologowany zgodnie z ECE-R10.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px\"\u003eWszystkie komponenty elektryczne montowane w pojeździe wymagają tej certyfikacji.\u003cbr\u003e\u003cstrong style=\"color: #fed803\"\u003eJeździj w pełni legalnie, bez kompromisów w zakresie osiągów.\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\"\u003eNajczęściej zadawane pytania\u003c\/h2\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eCzym różni się od innych systemów zarządzania?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eSTREETEC Autoleveling łączy funkcje klasy premium (ekran dotykowy o wysokiej rozdzielczości, 6-osiowy akcelerometr, automatyczne poziomowanie, 3 profile użytkownika) z \u003cspan class=\"highlight-violet\"\u003epełną homologacją ECE-R10\u003c\/span\u003e — pierwszą na świecie. Większość konkurencyjnych systemów nie posiada tej certyfikacji prawnej.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eCzym jest funkcja Auto-Level?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eFunkcja Auto-Level umożliwia \u003cspan class=\"highlight-magenta\"\u003eautomatyczne wypoziomowanie pojazdu\u003c\/span\u003e na nierównych powierzchniach. System reguluje ciśnienie na każdej osi, aby skorygować nierównowagę i zapobiec unoszeniu po przekątnej. Kontrola overshoot zapewnia milimetrową precyzję, lekko przekraczając wartość docelową, a następnie precyzyjnie ją korygując.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eCzy mogę używać posiadanych elektrozaworów?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eTak! STREETEC Autoleveling jest kompatybilny z \u003cspan class=\"highlight-violet\"\u003eblokiem zaworowym STREETEC Valve4\u003c\/span\u003e oraz ze standardowymi elektrozaworami dostępnymi na rynku. Możesz więc zachować istniejącą instalację lub wybrać kompletny system STREETEC.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eJak działa system „Don't play and drive”?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eAby spełnić wymogi certyfikacji, system może blokować regulację podczas jazdy za pomocą \u003cspan class=\"highlight-magenta\"\u003e3 metod do wyboru\u003c\/span\u003e: sygnału hamulca ręcznego\/alternatora 12 V, sygnału prędkości pojazdu lub wbudowanego akcelerometru wykrywającego ruch. Wybierasz rozwiązanie najlepiej dopasowane do swojego pojazdu.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eCzy aplikacja mobilna jest wymagana?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eNie, system jest \u003cspan class=\"highlight-violet\"\u003ecałkowicie autonomiczny\u003c\/span\u003e dzięki ekranowi dotykowemu. Aplikacja Bluetooth® jest dodatkiem umożliwiającym sterowanie zawieszeniem ze smartfona i wykonywanie aktualizacji OTA. Zapewnia większy komfort, ale nie jest niezbędna do działania systemu.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-item\"\u003e\n\u003cdiv class=\"streetec-faq-q\"\u003eCzy mogę przejść badanie techniczne z tym systemem?\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003eSTREETEC Autoleveling posiada \u003cspan class=\"highlight-magenta\"\u003epełną homologację ECE-R10\u003c\/span\u003e, co oznacza, że wszystkie jego komponenty elektryczne spełniają europejskie normy. W zależności od kraju i lokalnych przepisów mogą być wymagane dodatkowe formalności. Skontaktuj się z nami, aby otrzymać dokumenty homologacyjne.\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⚠️ Ważne informacje prawne (FRANCJA):\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\"\u003eTen zestaw NIE jest homologowany do ruchu po drogach publicznych.\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\u003eNie mogę znaleźć swojego pojazdu na liście uchwytów montażowych do czujników wysokości — czy to normalne?\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"streetec-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eTak, to normalne. Uchwyty nie są prefabrykowane do wszystkich pojazdów: jeśli Twój model nie znajduje się na liście, musisz \u003c\/span\u003e\u003cstrong data-start=\"250\" data-end=\"304\"\u003esamodzielnie dopasować i zamocować czujniki wysokości\u003c\/strong\u003e\u003cspan\u003e w swoim pojeździe.\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🚀 Precyzja. Inteligencja. Homologacja.\u003c\/p\u003e\n\u003cp style=\"opacity: 0.8; margin-top: 10px\"\u003eNajbardziej zaawansowany system zarządzania zawieszeniem air ride na rynku\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 — Aktualizacja Bluetooth 5.0 dla istniejących systemów AccuAir | Aplikacja iOS\/Android \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\u003eUlepszenie ECU AccuAir e-Level+\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🔧 Modernizacja ECU — Bluetooth 5.0 i aplikacja na iOS\/Androida\u003c\/p\u003e\n \u003cspan class=\"ac-badge\"\u003e⚡ Ulepszenie istniejących systemów AccuAir\u003c\/span\u003e\u003cbr\u003e\n \u003cspan class=\"ac-badge-ref\"\u003eNumer katalogowy: AA-3638 — AccuAir Suspension\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 18px; font-size: 1.05em\"\u003eTwój stary system AccuAir zasługuje na więcej. Przejdź na generację e-Level+.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"ac-banner\"\u003e\n Ulepszenie ECU AccuAir e-Level+ AA-3638 — kompatybilne z SwitchSpeed i e-Level sprzed 2019 roku (R9\/R10). Bluetooth 5.0, aplikacja e-Level+ na iOS\/Androida, RGB, aktualizacje OTA. Tylko ECU — bez wiązki ani czujnika ciśnienia.\n\u003c\/div\u003e\n\u003c!-- Alert importante --\u003e\n\u003cdiv class=\"ac-alert\"\u003e\n ⚠️ \u003cstrong\u003eTen produkt jest wyłącznie ulepszeniem ECU.\u003c\/strong\u003e Jest przeznaczony do istniejących systemów AccuAir (SwitchSpeed lub e-Level sprzed 2019 roku). \u003cstrong\u003eNie obejmuje wiązki przewodów ani czujnika ciśnienia.\u003c\/strong\u003e Jeśli montujesz nowy system, sprawdź \u003cstrong\u003eAA-3639\u003c\/strong\u003e (z dołączoną wiązką).\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 o dużym zasięgu\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\"\u003eAktualizacje bezprzewodowe\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\"\u003ePodświetlenie ECU\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\"\u003eProgramowalne wysokości*\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-spec-box\"\u003e\n \u003cspan class=\"val\"\u003eECU\u003cbr\u003eTYLKO\u003c\/span\u003e\n \u003cspan class=\"lbl\"\u003eBez wiązki ani czujnika\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\"\u003eBezpośrednia wymiana\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 programowalne wysokości z czujnikami Height+ (sprzedawanymi osobno)\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🔧 Czym jest AccuAir e-Level+ ECU Upgrade AA-3638?\u003c\/h3\u003e\n \u003cp\u003eMasz już system AccuAir — SwitchSpeed lub e-Level sprzed 2019 roku — i chcesz dać mu drugie życie? AA-3638 jest dla Ciebie. Ten \u003cstrong\u003enowy moduł ECU e-Level+\u003c\/strong\u003e po prostu zastępuje stary moduł sterujący i zapewnia wszystkie funkcje najnowszej generacji AccuAir, bez konieczności kupowania całego systemu od nowa.\u003c\/p\u003e\n \u003cp\u003eRezultat: \u003cstrong\u003eBluetooth 5.0 o dużym zasięgu\u003c\/strong\u003e, bezprzewodowe sterowanie za pomocą aplikacji e-Level+ na iOS i Androidzie, automatyczne aktualizacje over-the-air, konfigurowalne podświetlenie RGB oraz automatyczne podnoszenie przy uruchamianiu. Istniejąca instalacja pozostaje na miejscu — \u003cstrong\u003ewymieniasz tylko ECU.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cp\u003e\u003cstrong\u003eWażne:\u003c\/strong\u003e Ten produkt zawiera wyłącznie ECU. Nie obejmuje wiązki przewodów ani czujnika ciśnienia. Jeśli istniejąca wiązka jest kompatybilna, do podstawowej instalacji nie jest wymagany żaden dodatkowy zakup.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- Compatibilité --\u003e\n \u003cdiv class=\"ac-compat\"\u003e\n \u003ch3\u003e✅ Kompatybilne systemy\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 (wszystkie modele)\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 Każdy system e-Level sprzed 2019 roku\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⚡ Przed aktualizacją \/ po aktualizacji\u003c\/h2\u003e\n \u003cdiv class=\"ac-versus\"\u003e\n \u003cdiv class=\"ac-vs-card old\"\u003e\n \u003ch4\u003e❌ Twój stary ECU\u003c\/h4\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📡\u003c\/span\u003e Ograniczony Bluetooth lub jego brak\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📱\u003c\/span\u003e Brak aplikacji na smartfona\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🔄\u003c\/span\u003e Aktualizacje ręczne lub ich brak\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e💡\u003c\/span\u003e Brak podświetlenia RGB\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🚗\u003c\/span\u003e Brak automatycznego unoszenia przy uruchomieniu\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📊\u003c\/span\u003e Brak wyświetlania wysokości w czasie rzeczywistym\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-vs-card new\"\u003e\n \u003ch4\u003e✅ Z 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 o dalekim zasięgu\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📱\u003c\/span\u003e Aplikacja e-Level+ na iOS i Androida\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🔄\u003c\/span\u003e Automatyczne aktualizacje OTA\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e💡\u003c\/span\u003e Konfigurowalny ECU RGB\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e🚗\u003c\/span\u003e Automatyczne unoszenie przy uruchomieniu\u003c\/div\u003e\n \u003cdiv class=\"ac-vs-row\"\u003e\n\u003cspan class=\"ac-vs-ico\"\u003e📊\u003c\/span\u003e Wysokość w procentach dla każdego narożnika (z funkcją 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⚙️ Funkcje ECU e-Level+\u003c\/h2\u003e\n \u003cdiv class=\"ac-grid\"\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📡 Bluetooth 5.0 o dalekim zasięgu\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"hr\"\u003eNajwydajniejszy chip Bluetooth 5.0\u003c\/span\u003e dopuszczony do użytku w USA. Automatyczne połączenie z pojazdem, maksymalny zasięg, zero przerw — znacznie lepiej niż w poprzednich generacjach.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📱 Aplikacja e-Level+ na iOS i Androida\u003c\/h3\u003e\n \u003cp\u003ePełna kontrola nad systemem air ride ze smartfona. Ustawienia, diagnostyka, presety ciśnienia — wszystko w jednym miejscu, z przejrzystym i intuicyjnym interfejsem.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔄 Aktualizacje OTA\u003c\/h3\u003e\n \u003cp\u003eTwój ECU aktualizuje się automatycznie. \u003cspan class=\"hr\"\u003eNowe funkcje i poprawki\u003c\/span\u003e bez konieczności ingerencji w sprzęt — Twój system pozostaje zawsze aktualny.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e💡 Konfigurowalne podświetlenie RGB\u003c\/h3\u003e\n \u003cp\u003eECU z \u003cspan class=\"hy\"\u003epodświetlanym logo AccuAir RGB\u003c\/span\u003e. Regulacja koloru i intensywności zapewnia wyjątkowy efekt wizualny w bagażniku lub miejscu montażu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🚗 Automatyczne unoszenie przy uruchomieniu\u003c\/h3\u003e\n \u003cp\u003eWłącz \u003cstrong\u003eRide-Height-On-Start\u003c\/strong\u003e, a Twój pojazd automatycznie uniesie się do wysokości jazdy przy każdym uruchomieniu. Zero ręcznej ingerencji.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📊 Wskaźnik kompresora\u003c\/h3\u003e\n \u003cp\u003eKolorowa dioda LED na ECU pokazuje w czasie rzeczywistym stan kompresora lub CVT \u003cspan class=\"hr\"\u003epo podłączeniu TouchPad+\u003c\/span\u003e — zawsze wiesz, w jakim stanie jest Twój system.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔋 Tryb oszczędzania energii\u003c\/h3\u003e\n \u003cp\u003eAutomatyczny tryb czuwania po \u003cstrong\u003e24 godzinach bezczynności\u003c\/strong\u003e, aby oszczędzać akumulator. Idealny do samochodów pokazowych i rzadko używanych pojazdów.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📐 3 programowalne wysokości*\u003c\/h3\u003e\n \u003cp\u003eZ czujnikami \u003cspan class=\"hr\"\u003eHeight+\u003c\/span\u003e: zaprogramuj 3 wysokości (obniżona \/ jazdy \/ podniesiona) oraz pozycję maksymalnie obniżoną. Automatyczna kalibracja pojazdu w zestawie. \u003cem style=\"font-size:0.85em; color:#999\"\u003e*Height+ sprzedawany osobno\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📦 Zawartość przesyłki\u003c\/h2\u003e\n \u003cdiv class=\"ac-delivery-box\"\u003e\n \u003ch3\u003e📦 Ten produkt zawiera\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 ECU AccuAir e-Level+ (e+ Connect)\n \u003cspan class=\"sub\"\u003eBluetooth 5.0 — RGB — logo AccuAir — bezpośredni zamiennik 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 bezprzewodowy moduł sterowania (switch box)\n \u003cspan class=\"sub\"\u003eFizyczne sterowanie systemem\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\u003eDostęp do aplikacji e-Level+\n \u003cspan class=\"sub\"\u003eiOS i Android — bezpłatne pobieranie\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⚠️ Nie jest dołączona do tego produktu\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\u003eWiązka przewodów\n \u003cspan class=\"sub\"\u003eUżyj posiadanej wiązki lub zamów AA-3639 (z wiązką)\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\u003eCzujnik ciśnienia\n \u003cspan class=\"sub\"\u003eNie jest dołączony — użyj posiadanego czujnika lub zamów go osobno\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\"\u003eSterowanie odbywa się za pomocą własnego smartfona\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 czy AA-3639?\u003c\/strong\u003e AA-3638 to samo ECU — idealne rozwiązanie, jeśli masz już system AccuAir i chcesz zmodernizować wyłącznie sterownik. \u003cstrong\u003eAA-3639\u003c\/strong\u003e jest zalecany do nowej instalacji, ponieważ zawiera wiązkę przewodów i czujnik ciśnienia.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e🛡 Gwarancja i dostawa\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\"\u003eGwarancja AccuAir\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eOryginalny produkt AccuAir — sprawdzona amerykańska jakość, gwarancja producenta\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\"\u003eDożywotnie aktualizacje (OTA)\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eSystem zawsze automatycznie aktualny — nie jest wymagana wymiana sprzętu\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\"\u003eOpłaty celne wliczone\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eŻadnych niespodziewanych kosztów przy odbiorze — wszystko jest wliczone w wyświetloną cenę (z wyjątkiem przypadków wskazanych przy wyborze dostawy)\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 — PRZEJDŹ DO NASTĘPNEJ GENERACJI\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚡ Twój istniejący system. Nasza technologia. To, co najlepsze z obu światów.\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 — Zarządzanie Air Ride Bluetooth 5.0 | Aplikacja iOS\/Android \u0026 RGB | System modułowy","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📡 Zarządzanie air ride przez Bluetooth 5.0 — aplikacja na iOS i Androida\u003c\/p\u003e\n \u003cspan class=\"ac-badge\"\u003e⚙️ System rozwojowy — możliwość rozbudowy w dowolnym momencie\u003c\/span\u003e\u003cbr\u003e\n \u003cspan class=\"ac-badge-ref\"\u003eNumer referencyjny: AA-3639 — AccuAir Suspension\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 18px; font-size: 1.05em\"\u003eWejdź w erę inteligentnego sterowania. Bezprzewodowo. Bez ograniczeń.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"ac-banner\"\u003e\n AccuAir e-Level+ Connect AA-3639 — ECU Bluetooth 5.0, aplikacja e-Level+ na iOS\/Androida, RGB, aktualizacje OTA, automatyczne podnoszenie przy uruchomieniu. Rozwojowa baza do kompletnego systemu Height+.\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 dalekiego zasięgu\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\"\u003eAktualizacje bezprzewodowe\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\"\u003ePodświetlenie ECU\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\"\u003eProgramowalne wysokości*\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\"\u003eAplikacja e-Level+\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 programowalne wysokości z czujnikami Height+ (sprzedawane osobno)\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📡 Czym jest AccuAir e-Level+ Connect AA-3639?\u003c\/h3\u003e\n \u003cp\u003eAccuAir e-Level+ Connect to \u003cstrong\u003enajbardziej rozwojowy system zarządzania air ride na rynku\u003c\/strong\u003e. Zaczynasz od bezprzewodowego sterowania smartfonem i w dowolnym momencie możesz go rozbudować: o czujniki wysokości, TouchPad+ czy monitoring ciśnienia we wszystkich 4 narożnikach. System rozwija się razem z Twoim projektem.\u003c\/p\u003e\n \u003cp\u003eOparta na najstarszej i najbardziej sprawdzonej technologii w branży aplikacja \u003cstrong\u003ee-Level+ została całkowicie przeprojektowana\u003c\/strong\u003e — solidniejszy hardware, Bluetooth 5.0 dalekiego zasięgu, aktualizacje bezprzewodowe oraz ECU z podświetleniem RGB, zapewniającym premium wygląd w bagażniku.\u003c\/p\u003e\n \u003cp\u003ePełne sterowanie z aplikacji \u003cstrong\u003ee-Level+\u003c\/strong\u003e na iOS lub Androidzie: regulacja ciśnienia, diagnostyka w czasie rzeczywistym, ustawianie cyfrowego presostatu — wszystko z poziomu telefonu.\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⚙️ Funkcje e-Level+ Connect\u003c\/h2\u003e\n \u003cdiv class=\"ac-grid\"\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📡 Bluetooth 5.0 dalekiego zasięgu\u003c\/h3\u003e\n \u003cp\u003ePołączenie \u003cspan class=\"hr\"\u003eniezawodne i stabilne\u003c\/span\u003e na dużą odległość, bez przerw. Bluetooth 5.0 to nowy standard we wszystkich systemach AccuAir — znacznie lepszy od poprzednich generacji.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📱 Aplikacja e-Level+ na iOS i Androida\u003c\/h3\u003e\n \u003cp\u003ePełna kontrola nad systemem air ride ze smartfona. Ustawienia ciśnienia, diagnostyka, zapisane wysokości, zarządzanie kompresorem — wszystko w jednym miejscu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔄 Aktualizacje bezprzewodowe (OTA)\u003c\/h3\u003e\n \u003cp\u003eTwój system aktualizuje się automatycznie przez Wi-Fi. \u003cspan class=\"hr\"\u003eNowe funkcje, poprawki, ulepszenia\u003c\/span\u003e — bez konieczności wymiany sprzętu, dożywotnio.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🚗 Automatyczne podnoszenie przy uruchomieniu\u003c\/h3\u003e\n \u003cp\u003eAktywuj funkcję \u003cstrong\u003eRide-Height-On-Start\u003c\/strong\u003e, a Twój pojazd automatycznie podniesie się do wysokości jazdy zaraz po uruchomieniu. Praktycznie, schludnie i bez ręcznej obsługi.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e💡 Konfigurowalny ECU RGB\u003c\/h3\u003e\n \u003cp\u003eECU e+ jest wyposażone w \u003cspan class=\"hy\"\u003eregulowane podświetlenie RGB\u003c\/span\u003e z logo AccuAir. Kolor, intensywność — dopasuj wygląd wizualny swojej instalacji do własnego stylu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔋 Tryb oszczędzania energii\u003c\/h3\u003e\n \u003cp\u003ePo \u003cstrong\u003e24 godzinach\u003c\/strong\u003e bezczynności system automatycznie przechodzi w tryb czuwania, aby oszczędzać akumulator — idealne rozwiązanie do samochodów pokazowych lub rzadko używanych pojazdów.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e🔌 W 100% Plug \u0026amp; Play\u003c\/h3\u003e\n \u003cp\u003eW zestawie kompletny, wstępnie skonfigurowany przewód wiązki elektrycznej. Prosty i szybki montaż, \u003cspan class=\"hr\"\u003ebez skomplikowanych modyfikacji instalacji elektrycznej\u003c\/span\u003e w pojeździe.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ac-card\"\u003e\n \u003ch3\u003e📊 Regulowany cyfrowy presostat\u003c\/h3\u003e\n \u003cp\u003ePrecyzyjnie dostosuj ciśnienie robocze systemu bezpośrednio w aplikacji, aby zoptymalizować komfort i osiągi zgodnie ze sposobem użytkowania.\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🚀 System w 100% rozwojowy\u003c\/h2\u003e\n \u003cdiv class=\"ac-upgrade\"\u003e\n \u003ch3\u003e➕ Dostępne ulepszenia w dowolnym momencie\u003c\/h3\u003e\n \u003cp style=\"color: #555; margin-bottom: 20px\"\u003eAA-3639 to podstawa. Możesz stopniowo rozbudowywać swój system zgodnie ze swoimi potrzebami i budżetem:\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\u003eCzujniki Height+ (AA-3641)\n \u003cspan class=\"sub\"\u003e3 programowalne wysokości + automatyczna kalibracja + 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\"\u003eFizyczny dotykowy kontroler w kabinie — premium wygląd\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\"\u003eMonitorowanie 4 narożników i zbiornika w czasie rzeczywistym, 3 ustawienia ciśnienia\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\"\u003eNiezbędny do ukończenia instalacji — sprzedawany oddzielnie\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⚠️ Uwaga:\u003c\/strong\u003e Ten produkt wymaga manifoldu do działania. Zalecany jest manifold AccuAir VU4 (AA-3644), sprzedawany oddzielnie. Do niektórych zaawansowanych funkcji wymagany jest fizyczny pilot (TouchPad+).\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📦 Zawartość przesyłki\u003c\/h2\u003e\n \u003cdiv class=\"ac-delivery-box\"\u003e\n \u003ch3\u003e📦 Ten produkt zawiera\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 ECU AccuAir e+ Connect\n \u003cspan class=\"sub\"\u003eBluetooth 5.0 — podświetlenie RGB — logo AccuAir\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 kompletny przewód wiązki elektrycznej\n \u003cspan class=\"sub\"\u003eW 100% Plug \u0026amp; Play — wstępnie skonfigurowany do szybkiego montażu\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 czujnik ciśnienia\n \u003cspan class=\"sub\"\u003eW zestawie AA-3639\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\u003eDostęp do aplikacji e-Level+\n \u003cspan class=\"sub\"\u003eDostępne na iOS i Androidzie — bezpłatne pobieranie\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📱 Uwaga:\u003c\/strong\u003e Żadne urządzenie bezprzewodowe (telefon \/ tablet) nie jest dołączone. Sterowanie odbywa się za pomocą własnego smartfona. Do ukończenia systemu potrzebny jest manifold, taki jak AccuAir VU4 (AA-3644) — sprzedawany oddzielnie.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"ac-section\"\u003e\n \u003ch2 class=\"ac-title\"\u003e🛡 Gwarancja i dostawa\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\"\u003eGwarancja AccuAir\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eOryginalny produkt AccuAir — gwarancja producenta, sprawdzona amerykańska jakość\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\"\u003eDożywotnie aktualizacje (OTA)\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eTwój system automatycznie pozostaje aktualny — nie ma potrzeby wymiany sprzętu\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\"\u003eOpłaty celne w cenie\u003c\/div\u003e\n \u003cdiv class=\"ac-w-sub\"\u003eBrak niespodziewanych kosztów przy dostawie — wszystko jest zawarte w wyświetlonej cenie (z wyjątkiem przypadków wskazanych przy wyborze dostawy)\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 — INTELIGENTNE STEROWANIE\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e📡 Bezprzewodowy. Rozwojowy. Precyzyjny. Zarządzanie air ride nowej generacji.\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":"Zestaw do ręcznego sterowania - ciśnienie powietrza","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\u003eZestaw sterowania STREETEC — podstawowy\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🔧 Prosty. Szybki w montażu. Ekonomiczny.\u003c\/p\u003e\n \u003cspan class=\"ev-badge\"\u003e⚙️ Kompletny zestaw STREETEC\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.8;margin-top:15px;font-size:1em\"\u003eTwój system air ride szybko gotowy do działania.\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 Chcesz mieć system air ride \u003cstrong\u003ebez zbędnych komplikacji\u003c\/strong\u003e, łatwy i szybki w montażu? Ten zestaw jest dla Ciebie. Przy \u003cstrong\u003ekontrolowanym budżecie\u003c\/strong\u003e otrzymujesz kompletny system, który uruchomi Twój samochód w mgnieniu oka — w zestawie znajduje się cały niezbędny sprzęt STREETEC.\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📦 Zawartość zestawu\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\u003eKompresor STREETEC comp1\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eAluminiowy zbiornik STREETEC tank1\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003ePodwójny manometr STREETEC dual gauge\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eCzerwony przewód 6 m z bezpiecznikiem w zestawie\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eCzarny przewód 1 m\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eZestaw przyłączy zbiornika\u003cspan class=\"sub\"\u003eZawór bezpieczeństwa, zawór spustowy, presostat\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 przewodu PU 6 mm\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eZłącza elektryczne i przyłącza\u003c\/div\u003e\n\u003c\/div\u003e\n \u003cdiv class=\"ev-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\u003cdiv\u003eUszczelniacz do gwintów\u003c\/div\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ev-note\"\u003e\n \u003cstrong\u003e💡 Warto wiedzieć:\u003c\/strong\u003e Ten zestaw nie zawiera bloku elektrozaworów ani elektronicznego modułu sterującego. To podstawowy zestaw startowy STREETEC przeznaczony dla osób z ograniczonym budżetem, idealny do szybkiego i nieskomplikowanego montażu systemu air ride po raz pierwszy.\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\n\u003cfooter class=\"ev-footer\"\u003e\n \u003cp class=\"tagline\"\u003eZESTAW STEROWANIA STREETEC — PODSTAWOWY\u003c\/p\u003e\n \u003cp style=\"margin-top:10px;opacity:0.8;font-size:0.95em\"\u003eTwój system air ride szybko gotowy do działania.\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":"Sterowanie Air Ride AIRMEXT SNX5 V3 — 4-drożne, aplikacja mobilna i pilot | Kompatybilne ze wszystkimi markami zawieszeń pneumatycznych","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✦ Wybór Rasl'Bitume\u003c\/span\u003e\n \u003ch1 style=\"color:#ffffff\"\u003eSterownik \u003cspan style=\"color:#FED803\"\u003eAir Ride\u003c\/span\u003e\u003cbr\u003eAIRMEXT SNX5 V3\u003c\/h1\u003e\n \u003cdiv class=\"hero-sub\" style=\"color:#E00CFF\"\u003eSterowanie 4-kanałowe — w 100% elektroniczne\u003c\/div\u003e\n \u003cp class=\"hero-desc\" style=\"color:#aaaaaa\"\u003eSterownik elektroniczny \u003cstrong style=\"color:#ffffff\"\u003eAIRMEXT SNX5 V3\u003c\/strong\u003e, wybrany przez Rasl'Bitume, niezależnie steruje zawieszeniem pneumatycznym każdego z 4 kół. Przewodowy pilot, aplikacja mobilna, zapamiętywane wysokości: precyzyjne i łatwe w montażu sterowanie, które można połączyć z własnym kompresorem i własnym zbiornikiem.\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\"\u003eDarmowa dostawa\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- CARACTÉRISTIQUES --\u003e\n \u003cdiv class=\"section-title\"\u003e⚙️ Najważniejsze cechy\u003c\/div\u003e\n \u003cdiv class=\"feature-grid\"\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e4 niezależne kanały\u003c\/div\u003e\n \u003cp\u003eElektroniczne, niezależne sterowanie każdym kołem umożliwia precyzyjną regulację położenia nadwozia.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003ePrzewodowy pilot USB-C\u003c\/div\u003e\n \u003cp\u003eDołączona do zestawu, zapewnia responsywne sterowanie bez konieczności korzystania z telefonu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003eAplikacja mobilna\u003c\/div\u003e\n \u003cp\u003eDostępna na iOS i Android, umożliwia zdalne sterowanie z telefonu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-card\"\u003e\n \u003cdiv class=\"feature-card-title\"\u003e1 rok gwarancji\u003c\/div\u003e\n \u003cp\u003eNieograniczony przebieg. Dostawa wraz ze wszystkimi opłatami.\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🎛️ Sterownik \u003cspan style=\"color:#E00CFF\"\u003eSNX5 V3\u003c\/span\u003e\n\u003c\/div\u003e\n \u003cp class=\"snx5-sub\" style=\"color:#aaaaaa\"\u003eW pełni elektroniczny system 4-kanałowy — precyzyjne, proste i konfigurowalne sterowanie\u003c\/p\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/4999\/7922\/files\/Rasl_bitume_management.png?v=1779173101\" alt=\"Sterownik AIRMEXT SNX5 V3 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\"\u003eNiezależna regulacja\u003c\/strong\u003eRegulacja wysokości każdego z 4 kół zapewnia wyjątkową precyzję\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003ePrzewodowy pilot USB-C\u003c\/strong\u003eW zestawie, zapewnia łatwe i responsywne sterowanie\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eDostępna aplikacja mobilna\u003c\/strong\u003eiOS i Android — zdalne sterowanie z telefonu\u003c\/li\u003e\n \u003cli style=\"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 zaprogramowanych wysokości\u003c\/strong\u003eMożliwość zapisania i dostępu jednym kliknięciem\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eInteligentne funkcje\u003c\/strong\u003eAutomatyczna regulacja przy uruchamianiu lub wyłączaniu\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eWielojęzyczny interfejs\u003c\/strong\u003eIntuicyjna obsługa\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eKonfigurowalne diody LED\u003c\/strong\u003eZielony, czerwony, niebieski, fioletowy, biały — na sterowniku i pilocie\u003c\/li\u003e\n \u003cli style=\"color:#cccccc\"\u003e\n\u003cstrong style=\"color:#ffffff;display:block;font-size:1.28rem;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px\"\u003eZłączki 8 mm — 1\/4\"\u003c\/strong\u003eUproszczony montaż, zintegrowana wiązka przewodów w zestawie\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003c!-- FICHE TECHNIQUE --\u003e\n \u003cdiv class=\"section-title\"\u003e📋 Specyfikacja techniczna\u003c\/div\u003e\n \u003ctable class=\"spec-table\"\u003e\n \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eAIRMEXT SNX5 V3\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eTyp sterownika\u003c\/td\u003e\n\u003ctd\u003eW 100% elektroniczne, 4 niezależne kanały\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eSterowanie\u003c\/td\u003e\n\u003ctd\u003eDołączony przewodowy pilot USB-C + aplikacja mobilna na iOS \/ Android\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eZapamiętane wysokości\u003c\/td\u003e\n\u003ctd\u003e5 pozycji zapisywanych w pamięci i dostępnych jednym kliknięciem\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eFunkcje automatyczne\u003c\/td\u003e\n\u003ctd\u003eUstawienie wybranej pozycji przy uruchamianiu lub wyłączaniu pojazdu\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eInterfejs\u003c\/td\u003e\n\u003ctd\u003eWielojęzyczny\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eOświetlenie\u003c\/td\u003e\n\u003ctd\u003eKonfigurowalne diody LED (zielone, czerwone, niebieskie, fioletowe, białe) na sterowniku i pilocie\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eZłączki\u003c\/td\u003e\n\u003ctd\u003e8 mm — 1\/4\", zintegrowana wiązka przewodów\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eŚrednica przewodu\u003c\/td\u003e\n\u003ctd\u003eDo wyboru: 6 mm lub 8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eKompatybilność\u003c\/td\u003e\n\u003ctd\u003eWszystkie marki — do połączenia z posiadanym zbiornikiem, jedną lub dwiema sprężarkami oraz istniejącymi amortyzatorami\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003ctr\u003e\n\u003ctd\u003eGwarancja\u003c\/td\u003e\n\u003ctd\u003e1 rok, bez limitu kilometrów\u003c\/td\u003e\n\u003c\/tr\u003e\n \u003c\/table\u003e\n \u003c!-- OPTION CONDUITE --\u003e\n \u003cdiv class=\"section-title\"\u003e🔧 Średnica przewodu\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\u003eStandardowa średnica, kompatybilna z większością istniejących instalacji air ride.\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\u003eWiększa średnica zapewniająca większy przepływ powietrza — szybsza reakcja przy dużych pojemnościach.\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🧩 Sterownik obejmuje\u003c\/div\u003e\n \u003cul class=\"kit-content-list\"\u003e\n \u003cli\u003e1 czterodrożny elektroniczny sterownik AIRMEXT SNX5 V3\u003c\/li\u003e\n \u003cli\u003e1 przewodowy pilot USB-C\u003c\/li\u003e\n \u003cli\u003eZintegrowana wiązka przewodów\u003c\/li\u003e\n \u003cli\u003eDostęp do aplikacji mobilnej na iOS i Androida\u003c\/li\u003e\n \u003cli\u003eInstrukcja montażu\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c!-- LIVRAISON \u0026 GARANTIE --\u003e\n \u003cdiv class=\"section-title\"\u003e🚚 Dostawa i gwarancja\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 rok gwarancji\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eBez limitu kilometrów.\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\"\u003eDostawa na terenie Europy\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eWszystkie opłaty w cenie.\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\"\u003eProdukt Airmext (produkcja na zamówienie)\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eSzacowany czas realizacji: \u003cstrong\u003eod 3 do 6 tygodni\u003c\/strong\u003e (produkcja + dostawa).\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\"\u003eWsparcie techniczne\u003c\/div\u003e\n \u003cdiv class=\"delivery-text\"\u003eZespół pasjonatów jest do Twojej dyspozycji i pomoże Ci w montażu.\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⚠️ Ważne informacje prawne — Francja\u003c\/div\u003e\n \u003cp\u003e\u003cstrong\u003eTen sterownik NIE jest homologowany do jazdy po drogach publicznych.\u003c\/strong\u003e\u003c\/p\u003e\n \u003cul class=\"legal-list\"\u003e\n \u003cli\u003ePrywatne wydarzenia i pokazy motoryzacyjne\u003c\/li\u003e\n \u003cli\u003eZamknięte tory i zawody\u003c\/li\u003e\n \u003cli\u003eUżytkowanie poza drogami publicznymi\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cp\u003eNie ponosimy odpowiedzialności za użytkowanie na drogach publicznych. Zalecamy montaż przez profesjonalistę.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c!-- GUIDE MONTAGE --\u003e\n \u003cdiv class=\"section-title\"\u003e📖 Poradnik i instrukcja montażu\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\"\u003eFrancuska instrukcja AIRMEXT SNX5\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.39rem;color:#555555\"\u003ePorady dotyczące instalacji i montażu — kompletny poradnik dostępny online.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003ca href=\"https:\/\/raslbitume.com\/blogs\/infos\/notice-francaise-airmext-snx5-conseils-d-installation-et-de-montage\" target=\"_blank\" style=\"display:inline-block;background:#111111;color:#ffffff !important;font-size:1.39rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border-radius:6px;text-decoration:none;white-space:nowrap\"\u003eZobacz poradnik →\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- PRODUCT BUNDLES --\u003e\n \u003cdiv class=\"section-title\"\u003e🛒 Polecane produkty\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\"\u003eUszczelnienie instalacji\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003eLoctite 577 — żółty uszczelniacz do gwintów Tubétanche, 50 ml. Niezbędny do uszczelniania złączy pneumatycznych.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eZobacz produkt →\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\"\u003eSprężarki\u003c\/div\u003e\n \u003cdiv style=\"font-size:1.28rem;color:#555555\"\u003ePołącz ze swoim sterownikiem, jeśli nie masz jeszcze sprężarki.\u003c\/div\u003e\n \u003cdiv style=\"margin-top:10px;font-size:1.28rem;font-weight:700;color:#9C00FF;text-transform:uppercase\"\u003eZobacz kolekcję →\u003c\/div\u003e\n \u003c\/a\u003e\n \u003c\/div\u003e\n \u003c!-- FAQ --\u003e\n \u003cdiv class=\"section-title\"\u003e❓ Najczęściej zadawane pytania\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 czy 8 mm — jaką średnicę wybrać?\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 pasuje do większości istniejących instalacji. \u003cstrong style=\"color:#111111\"\u003e8 mm\u003c\/strong\u003e zapewnia większy przepływ powietrza i szybszą reakcję, szczególnie w przypadku zbiornika o dużej pojemności. W razie wątpliwości sprawdź średnicę już zamontowanych przewodów i złączek.\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 Czy ten sterownik jest kompatybilny z moją obecną sprężarką i zbiornikiem?\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 Tak, ten sterownik jest sprzedawany osobno i jest kompatybilny ze wszystkimi markami. Można go połączyć z dowolną sprężarką, zbiornikiem lub zestawem amortyzatorów, które już masz.\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 W śledzeniu widnieje informacja, że przesyłka nie została przekazana przewoźnikowi\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 Bez obaw — przesyłka jest w transporcie poza Europą. Po dotarciu na terytorium Europy informacje o śledzeniu zostaną automatycznie zaktualizowane.\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 Czy przy dostawie naliczane są opłaty celne?\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 Wszystkie opłaty są wliczone w cenę. W 98% przypadków nie będzie żadnych dodatkowych opłat celnych.\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":"Przycisk + manometr Airlift 26229","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🎛 Ręczne sterowanie air ride — manometr z dwiema wskazówkami i zawory paddle\u003c\/p\u003e\n\u003cspan class=\"al-badge\"\u003e⚙️ Ręczne sterowanie przodem i tyłem\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"al-badge-ref\"\u003eNumer referencyjny: 26229 — Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.8; margin-top: 18px; font-size: 1.05em\"\u003eProsto. Niezawodnie. Skutecznie. To, co najważniejsze, bez kompromisów.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- Banner --\u003e\n\u003cdiv class=\"al-banner\"\u003eManometr z dwiema wskazówkami 200 PSI + 2 ręczne zawory paddle 1\/4\" + uchwyt montażowy w zestawie — najbardziej ekonomiczne rozwiązanie do sterowania systemem air ride z kabiny.\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\"\u003eMaksymalne ciśnienie\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\"\u003eNiezależne wskazówki\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\"\u003eprzewody\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\"\u003eRęczne zawory paddle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-spec-box\"\u003e\n\u003cspan class=\"val\"\u003ePRZ\/ TYŁ\u003c\/span\u003e \u003cspan class=\"lbl\"\u003eKontrola przodu i tyłu\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🔧 Czym jest Air Lift 26229?\u003c\/h3\u003e\n\u003cp\u003eAir Lift 26229 to \u003cstrong\u003enajprostsze i najbardziej przystępne cenowo rozwiązanie do ręcznego sterowania\u003c\/strong\u003e systemem air ride. Bez modułu elektronicznego, bez aplikacji i bez komplikacji: tylko dwa ręczne zawory paddle w zasięgu ręki oraz manometr z dwiema wskazówkami, który pozwala odczytywać ciśnienie w czasie rzeczywistym.\u003c\/p\u003e\n\u003cp\u003eZestaw jest dostarczany \u003cstrong\u003ewstępnie zmontowany na uchwycie montażowym\u003c\/strong\u003e, z wykonanym już wewnętrznym uszczelnieniem oraz zamontowanymi złączkami 1\/4\". Podłączasz, przykręcasz i jedziesz. Idealny dla osób, które chcą \u003cstrong\u003eniezawodnego, trwałego i łatwego w montażu\u003c\/strong\u003e systemu bez zbędnych komplikacji.\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⚙️ Specyfikacja techniczna\u003c\/h2\u003e\n\u003cdiv class=\"al-grid\"\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e📊 Manometr z dwiema wskazówkami 200 PSI\u003c\/h3\u003e\n\u003cp\u003eCzerwona wskazówka \u003cspan class=\"hr\"\u003ez przodu\u003c\/span\u003e, czarna wskazówka \u003cspan class=\"hw\"\u003ez tyłu\u003c\/span\u003e. Odczytaj oba ciśnienia na pierwszy rzut oka, bez konieczności przełączania się między dwoma oddzielnymi manometrami.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🖐️ 2 ręczne zawory paddle\u003c\/h3\u003e\n\u003cp\u003eDwa zawory ciśnieniowe typu paddle w \u003cspan class=\"hr\"\u003e1\/4\"\u003c\/span\u003e, po jednym na każdy obwód. Pompuj i spuszczaj powietrze, naciskając po prostu łopatki — bezpośrednia, natychmiastowa i intuicyjna kontrola.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🚗 Kontrola przodu i tyłu\u003c\/h3\u003e\n\u003cp\u003eNiezależnie steruj ciśnieniem w przedniej i tylnej osi — albo rozdziel dwie poduszki na tej samej osi. Wszechstronne rozwiązanie do zastosowań \u003cspan class=\"hr\"\u003e2-drożnych \u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🔩 Wstępnie zmontowany i gotowy do podłączenia\u003c\/h3\u003e\n\u003cp\u003ePanel jest dostarczany zamontowany na wsporniku, z już wykonanym wewnętrznym uszczelnieniem. Zintegrowane złączki Push-in 1\/4\", do montażu samego panelu nie są potrzebne żadne specjalistyczne narzędzia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e💰 Najbardziej ekonomiczne rozwiązanie\u003c\/h3\u003e\n\u003cp\u003eNajbardziej przystępny sposób na uzyskanie \u003cspan class=\"hr\"\u003esterowania pokładowego\u003c\/span\u003e zawieszeniem pneumatycznym. Bez abonamentu, aktualizacji i ryzyka awarii elektroniki.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"al-card\"\u003e\n\u003ch3\u003e🏗️ Solidność Air Lift\u003c\/h3\u003e\n\u003cp\u003eWyprodukowany przez \u003cstrong\u003eAir Lift Performance\u003c\/strong\u003e, światowego lidera w dziedzinie zawieszenia pneumatycznego od dziesięcioleci. Nienaganna jakość wykonania, zaprojektowana z myślą o trwałości.\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📦 Zawartość przesyłki\u003c\/h2\u003e\n\u003cdiv class=\"al-delivery-box\"\u003e\n\u003ch3\u003e📦 Zawartość produktu\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 manometr z dwiema wskazówkami, 200 PSI \u003cspan class=\"sub\"\u003eCzerwona wskazówka (lewa) + czarna wskazówka (prawa)\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 ręczne zawory łopatkowe 1\/4\" \u003cspan class=\"sub\"\u003eJeden zawór na obwód — pompowanie i spuszczanie powietrza\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 wspornik montażowy panelu \u003cspan class=\"sub\"\u003eWstępnie zmontowany — wewnętrzne uszczelnienie już wykonane\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\u003eZłączki przyłączeniowe 1\/4\" \u003cspan class=\"sub\"\u003eZintegrowane z panelem, gotowe do podłączenia\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🔧 Kompatybilność:\u003c\/strong\u003e Ten panel działa z każdym systemem air ride 1\/4\". Kompatybilny z układem 2-drożnym (przód\/tył).\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🛡 Gwarancja i dostawa\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\"\u003eGwarancja Air Lift Performance\u003c\/div\u003e\n\u003cdiv class=\"al-w-sub\"\u003eOryginalny produkt Air Lift — jakość i niezawodność gwarantowane przez amerykańskiego producenta\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 — REFERENCYJNE STEROWANIE RĘCZNE\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Proste. Niezawodne. Precyzyjne. Wszystko, czego potrzebujesz do air ride.\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":"Przełącznik Paddle Air Lift 21703 — Zawór ręczny Air Ride do pompowania\/odpowietrzania | Złącza 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\u003ePrzełącznik łopatkowy\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e🎛 Ręczny zawór air ride — pompowanie \/ spuszczanie powietrza\u003c\/p\u003e\n \u003cspan class=\"ps-badge\"\u003e⚙️ Króćce 1\/4\"\u003c\/span\u003e\n \u003cspan class=\"ps-badge-ref\"\u003eNumer referencyjny: 21703 — Air Lift Performance\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.85;margin-top:18px;font-size:1em\"\u003eSterowanie ręczne. Proste, niezawodne i natychmiastowe.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"ps-banner\"\u003e\n Ręczny zawór łopatkowy — pompuje w górę, spuszcza powietrze w dół — bez połączenia elektrycznego — w zestawie króćce 1\/4\"\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"ps-section\"\u003e\n \u003cdiv class=\"ps-intro\"\u003e\n \u003ch3\u003e⚙️ Czym jest przełącznik łopatkowy 21703?\u003c\/h3\u003e\n \u003cp\u003e\u003cstrong\u003ePrzełącznik łopatkowy Air Lift nr 21703\u003c\/strong\u003e to ręczny zawór pneumatyczny umożliwiający bezpośrednie pompowanie i spuszczanie powietrza z miechów, bez elektroniki. Prosta obsługa mechaniczna: \u003cstrong\u003egóra — pompowanie, dół — spuszczanie powietrza\u003c\/strong\u003e. Nie wymaga połączenia elektrycznego.\u003c\/p\u003e\n \u003cp\u003eTo oficjalna część zamienna do ręcznych wskaźników Air Lift \u003cstrong\u003e26229\u003c\/strong\u003e (z podwójną wskazówką) i \u003cstrong\u003e26161\u003c\/strong\u003e (z pojedynczą wskazówką); może być również używana samodzielnie w każdej instalacji air ride wymagającej podstawowego sterowania ręcznego. W zestawie króćce \u003cstrong\u003e1\/4\"\u003c\/strong\u003e.\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\"\u003eKarta techniczna\u003c\/h2\u003e\n \u003cdiv class=\"ps-two-col\"\u003e\n \u003cdiv class=\"ps-specs-box\"\u003e\n \u003ch3\u003e📐 Specyfikacja\u003c\/h3\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eNumer referencyjny\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\"\u003eMarka\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\"\u003eRęczny zawór łopatkowy\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003ePodłączenie\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eW zestawie króciec 1\/4\"\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eElektryczne\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eNie — wyłącznie mechaniczne\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-spec-row\"\u003e\n \u003cspan class=\"label\"\u003eWymiary\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\"\u003eMasa\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\"\u003eMontaż\u003c\/span\u003e\n \u003cspan class=\"value\"\u003eUniwersalne\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-usage-box\"\u003e\n \u003ch3\u003e🔧 Działanie\u003c\/h3\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eW górę → pompowanie\u003c\/strong\u003e — naciśnij w górę, aby wtłoczyć powietrze do miecha\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eW dół → spuszczanie powietrza\u003c\/strong\u003e — naciśnij w dół, aby spuścić powietrze z miecha\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003ePozycja neutralna\u003c\/strong\u003e — zwolnienie dźwigni utrzymuje ciśnienie\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003e1 przełącznik = 1 lub 2 miechy\u003c\/strong\u003e — użyj trójnika, aby sterować 2 miechami jednocześnie za pomocą jednego zaworu\u003c\/p\u003e\u003c\/div\u003e\n \u003cdiv class=\"ps-usage-item\"\u003e\u003cp\u003e\u003cstrong\u003eBez okablowania\u003c\/strong\u003e — instalacja w 100% pneumatyczna, nie wymaga żadnego połączenia elektrycznego\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🔗 Kompatybilność\u003c\/h2\u003e\n \u003cdiv class=\"ps-compat-box\"\u003e\n \u003ch3\u003e✅ Kompatybilność z\u003c\/h3\u003e\n \u003cdiv class=\"ps-compat-grid\"\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eAir Lift 26229\n \u003cspan\u003eManometr dwu wskazówkowy 200 PSI — zamiennik paddle switcha\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eAir Lift 26161\n \u003cspan\u003eProsty manometr jednowskazówkowy 200 PSI — zamiennik paddle switcha\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-compat-item\"\u003eKażda ręczna instalacja air ride\n \u003cspan\u003eUniwersalna kompatybilność — złączka barb 1\/4\"\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\"\u003eNajczęściej zadawane pytania\u003c\/h2\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eCzy ten przełącznik wymaga okablowania elektrycznego?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eNie. Paddle switch \u003cspan class=\"hr\"\u003e21703\u003c\/span\u003e Jest czysto mechaniczny — działa wyłącznie dzięki ciśnieniu powietrza. Nie wymaga żadnego połączenia elektrycznego, przekaźnika ani wiązki przewodów. Podłącza się go bezpośrednio do przewodu pneumatycznego za pomocą dołączonych złączek barb 1\/4\".\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eIle przełączników potrzeba do sterowania wszystkimi 4 kołami?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eDo sterowania \u003cspan class=\"hr\"\u003eprzód\/tył\u003c\/span\u003e (2 strefy) wystarczą 2 przełączniki. Do \u003cspan class=\"hy\"\u003eniezależnego sterowania każdym z 4 narożników\u003c\/span\u003e potrzebne są 4. Możliwe jest również sterowanie 2 miechami za pomocą jednego przełącznika i trójnika (na przykład lewy przedni + prawy przedni).\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eCzy ten produkt jest kompatybilny z dowolnym przewodem 1\/4\"?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003eTak. Dostarczone złączki \u003cspan class=\"hr\"\u003ebarb 1\/4\"\u003c\/span\u003e pasują do standardowego elastycznego przewodu 1\/4\", stosowanego w zdecydowanej większości instalacji air ride. Są kompatybilne z przewodami Air Lift i ich rynkowymi odpowiednikami.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"ps-faq-item\"\u003e\n \u003cdiv class=\"ps-faq-q\"\u003eDo jakich zastosowań zaleca się ten rodzaj sterowania?\u003c\/div\u003e\n \u003cdiv class=\"ps-faq-a\"\u003ePaddle switch idealnie nadaje się do \u003cspan class=\"hy\"\u003eprostych instalacji\u003c\/span\u003e, które nie wymagają elektronicznego sterowania — sporadycznej regulacji wysokości, podstawowego systemu podnoszenia lub jako sterowanie awaryjne. Do codziennego użytkowania z ustawieniami wstępnymi i aplikacją mobilną zalecamy sterowanie elektroniczne Air Lift 3P lub 3H.\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"ps-footer\"\u003e\n \u003cp class=\"tagline\"\u003ePADDLE SWITCH 21703 — RĘCZNE STEROWANIE AIR RIDE\u003c\/p\u003e\n \u003cp style=\"margin-top:12px;opacity:0.85\"\u003e⚙️ Proste, niezawodne, natychmiastowe — doskonałe sterowanie mechaniczne.\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":"Sterowanie Air Lift Performance 3P 27785 — Gwint G1\/4\" | 5 ustawień wstępnych | Aplikacja Bluetooth iOS\/Android | Rozszerzalny 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🎯 Oparte na ciśnieniu zarządzanie zawieszeniem air ride — Air Lift Performance 3P\u003c\/p\u003e\n \u003cspan class=\"nb-badge\"\u003e⚙️ Przyłącze G1\/4\"\u003c\/span\u003e\n \u003cspan class=\"nb-badge-secondary\"\u003eNumer referencyjny: 27785 — Air Lift Performance\u003c\/span\u003e\n \u003cbr\u003e\n \u003cspan class=\"nb-badge-secondary\" style=\"margin-top:10px; margin-left:0\"\u003e🔄 Możliwość rozbudowy do 3H z czujnikami wysokości\u003c\/span\u003e\n \u003cp style=\"font-style:italic;opacity:0.85;margin-top:20px;font-size:1.05em\"\u003ePrecyzja. Elastyczność. Pełna kontrola.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"nb-banner\"\u003e\n Kompletny zestaw zarządzania zawieszeniem pneumatycznym oparty na Air Lift Performance 3P — 5 ustawień ciśnienia, indywidualne sterowanie 4 kołami, aplikacja mobilna Bluetooth w zestawie — przyłącze 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-BITOWY PROCESOR — ULTRAPRECYZYJNA KONTROLA 4 NAROŻNIKÓW\u003c\/strong\u003e | Aktualizacje OTA przez aplikację | Możliwość rozbudowy do 3H (czujniki wysokości)\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"nb-section\"\u003e\n \u003cdiv class=\"nb-intro\"\u003e\n \u003ch3\u003e⚙️ Czym jest sterownik Air Lift 3P 27785?\u003c\/h3\u003e\n \u003cp\u003e\n Sterownik \u003cstrong\u003eAir Lift Performance 3P nr ref. 27785\u003c\/strong\u003e to oparty na ciśnieniu system zarządzania zawieszeniem pneumatycznym z 5 konfigurowalnymi poziomami ciśnienia oraz indywidualnym sterowaniem każdym kołem. Przewodowy moduł sterujący wyświetla ciśnienia w 4 poduszkach oraz ciśnienie w zbiorniku w doskonale czytelnym formacie. Wykorzystuje \u003cstrong style=\"color:#fed803\"\u003epodświetlany ekran\u003c\/strong\u003e i ma obrotowy panel sterowania, który umożliwia również montaż poziomy.\n \u003c\/p\u003e\n \u003cp\u003e\n Za pomocą aplikacji mobilnej Air Lift (iOS \/ Android) można przełączyć pojazd w tryb \u003cstrong style=\"color:#fed803\"\u003e„Show Mode”\u003c\/strong\u003e i zdalnie sterować całym zawieszeniem przez Bluetooth — nawet przy wyłączonym pojeździe. Nie jest wymagany żaden dodatkowy sprzęt, ponieważ funkcja ta jest zintegrowana z każdym systemem 3P. Aktualizacje modułu sterującego można również przeprowadzać bezpośrednio z poziomu aplikacji.\n \u003c\/p\u003e\n \u003cp\u003e\n Przyłącze \u003cstrong style=\"color:#fed803\"\u003eG1\/4\"\u003c\/strong\u003e — standard zapewniający maksymalną kompatybilność z przewodami i złączkami dostępnymi na rynku. Idealne do zdecydowanej większości instalacji air ride. Średnicę przyłącza można dopasować do konkretnej instalacji za pomocą złączek dostępnych opcjonalnie podczas składania zamówienia.\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\u003eChcesz precyzyjnie kontrolować wysokość?\u003c\/strong\u003e Sprawdź zestaw oparty na systemie 3H. Dzięki zintegrowanym czujnikom wysokości możliwa jest jeszcze dokładniejsza kontrola. Jeśli rozpoczniesz od 3P, później możesz zawsze \u003cstrong\u003eprzejść na zestaw 3H\u003c\/strong\u003e, bez większych dodatkowych kosztów.\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\"\u003eDlaczego warto wybrać 3P 27785?\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=\"Podświetlany ekran Air Lift\" style=\"width:100%;height:180px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:25px\"\u003e\n \u003ch3\u003e🎛 Sterownik cyfrowy\u003c\/h3\u003e\n \u003cp\u003ePodświetlany ekran z fizycznym panelem sterowania. Jednoczesne wyświetlanie \u003cspan class=\"hr\"\u003e4 ciśnień w poduszkach\u003c\/span\u003e oraz ciśnienia w zbiorniku. Możliwość montażu poziomego dzięki obrotowemu panelowi sterowania.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🔢 5 ustawień ciśnienia\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"hr\"\u003e5 konfigurowalnych ustawień ciśnienia\u003c\/span\u003e przywoływanych jednym dotknięciem. Natychmiast dostosuj wysokość do warunków na drodze, przeszkód lub własnych preferencji.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🎮 Niezależne sterowanie 4 kołami\u003c\/h3\u003e\n \u003cp\u003e\u003cspan class=\"hy\"\u003eNiezależna regulacja każdego koła\u003c\/span\u003e umożliwiająca precyzyjne ustawienie wysokości zawieszenia. Drobna korekta nierównomiernego obciążenia lub ustawienia nadwozia na żądanie.\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=\"Aplikacja Air Lift Bluetooth\" style=\"width:100%;height:180px;object-fit:cover;display:block\"\u003e\n \u003cdiv style=\"padding:25px\"\u003e\n \u003ch3\u003e📱 Aplikacja mobilna Bluetooth\u003c\/h3\u003e\n \u003cp\u003eDarmowa aplikacja Air Lift na iOS i Androida. \u003cspan class=\"hr\"\u003eNie jest wymagany żaden dodatkowy sprzęt\u003c\/span\u003e — łączność Bluetooth jest natywnie zintegrowana z każdym systemem 3P.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🌙 Tryb Show Mode\u003c\/h3\u003e\n \u003cp\u003eSteruj zawieszeniem zdalnie za pomocą smartfona, \u003cspan class=\"hy\"\u003eprzy wyłączonym pojeździe\u003c\/span\u003e — idealne rozwiązanie na pokazy, wystawy i wydarzenia. Zrób wrażenie bez dotykania kluczyka zapłonu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-card\"\u003e\n \u003ch3\u003e🔼 Możliwość rozbudowy do wersji 3H\u003c\/h3\u003e\n \u003cp\u003eZaczynasz od sterowania ciśnieniem, a w każdej chwili możesz \u003cspan class=\"hr\"\u003eprzejść na sterowanie wysokością\u003c\/span\u003e, dodając zestaw czujników wysokości. To inwestycja na lata.\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\"\u003eDane techniczne\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🖥 STEROWNIK\u003c\/strong\u003e\n \u003cp\u003ePodświetlany ekran\u003c\/p\u003e\n \u003cp\u003ePodświetlana klawiatura fizyczna\u003c\/p\u003e\n \u003cp\u003eMożliwość montażu poziomego (obrotowa)\u003c\/p\u003e\n \u003cp\u003eCzarna anodowana obudowa CNC\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🧠 PROCESOR\u003c\/strong\u003e\n \u003cp\u003e32-bitowy procesor\u003c\/p\u003e\n \u003cp\u003eZaawansowane algorytmy ciśnienia i wysokości\u003c\/p\u003e\n \u003cp\u003eUltraprecyzyjne sterowanie 4 narożnikami\u003c\/p\u003e\n \u003cp\u003eECU i manifold zintegrowane w jednym bloku\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🔧 ZŁĄCZE\u003c\/strong\u003e\n \u003cp\u003eGwint G1\/4\"\u003c\/p\u003e\n \u003cp\u003eStandardowa kompatybilność — przewody i złącza dostępne na rynku\u003c\/p\u003e\n \u003cp\u003eŚrednica złącza dostosowywana do instalacji\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e🔢 USTAWIENIA WSTĘPNE\u003c\/strong\u003e\n \u003cp\u003e5 zestawów ciśnienia użytkownika\u003c\/p\u003e\n \u003cp\u003eNatychmiastowe przywołanie jednym przyciskiem\u003c\/p\u003e\n \u003cp\u003eNiezależne ręczne sterowanie każdym kołem\u003c\/p\u003e\n \u003cp\u003eMożliwość rozbudowy: aktualizacja do wersji z czujnikami wysokości\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e📱 ŁĄCZNOŚĆ\u003c\/strong\u003e\n \u003cp\u003eZintegrowany Bluetooth (bez klucza sprzętowego)\u003c\/p\u003e\n \u003cp\u003eDarmowa aplikacja Air Lift na iOS i Androida\u003c\/p\u003e\n \u003cp\u003eAktualizacje oprogramowania OTA przez aplikację\u003c\/p\u003e\n \u003cp\u003eNatywnie zintegrowany tryb Show Mode\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-spec-card\"\u003e\n \u003cstrong\u003e⚡ FUNKCJE AUTOMATYCZNE\u003c\/strong\u003e\n \u003cp\u003eZintegrowana funkcja Rise on Start\u003c\/p\u003e\n \u003cp\u003eAnti cross-loading \/ wyrównywanie osi\u003c\/p\u003e\n \u003cp\u003eNatywne sterowanie kompresorem\u003c\/p\u003e\n \u003cp\u003ePołączony moduł zaworów i sterowania\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\"\u003eFunkcje i cechy specjalne\u003c\/h2\u003e\n \u003cdiv class=\"nb-features-container\"\u003e\n \u003ch3 style=\"color:#fed803;font-size:1.4em;margin-bottom:18px\"\u003e⚙️ Wszystko zintegrowane, niczego nie trzeba dodawać\u003c\/h3\u003e\n \u003cdiv class=\"nb-features-grid\"\u003e\n \u003cdiv class=\"nb-feature-item\"\u003e5 konfigurowalnych poziomów ciśnienia (z możliwością rozbudowy o czujniki wysokości)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eIndywidualne sterowanie każdym kołem — niezależna regulacja\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eCyfrowy wyświetlacz ciśnienia — podświetlany ekran + fizyczna obudowa\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eObrotowa obudowa sterownika — możliwość montażu poziomego\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eZintegrowana aplikacja mobilna (bez dodatkowego sprzętu)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eAktualizacje systemu przez aplikację mobilną (OTA)\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eZintegrowany blok zaworów i sterowania w jednej kompaktowej obudowie\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eFunkcja Rise on Start — automatyczne podnoszenie przy uruchamianiu\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eTryb Show Mode — zdalne sterowanie przy wyłączonym pojeździe\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eAnti cross-loading — automatyczne wyrównywanie osi\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003e32-bitowy procesor — zaawansowane algorytmy ciśnienia\/wysokości\u003c\/div\u003e\n \u003cdiv class=\"nb-feature-item\"\u003eZłącze G1\/4\" — maksymalna kompatybilność z dostępnymi na rynku elementami\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📋 Zawartość dostawy\u003c\/h2\u003e\n \u003cdiv class=\"nb-delivery-box\"\u003e\n \u003ch3\u003e📦 Ten produkt zawiera\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\u003eCentrala sterująca Air Lift Performance 3P\n \u003cspan class=\"sub\"\u003eZłącze G1\/4\" — nr ref. 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\u003ePołączony moduł zaworów i sterowania\n \u003cspan class=\"sub\"\u003eECU i manifold zintegrowane w kompaktowym bloku\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\u003eElementy mocujące do bloku zaworowego\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSterownik Air Lift 3P \/ 3H\n \u003cspan class=\"sub\"\u003ePrzewód przyłączeniowy w zestawie\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\u003eWstępnie zmontowana wiązka przewodów\n \u003cspan class=\"sub\"\u003eZintegrowany przekaźnik kompresora\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\u003eRęczny separator wody\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eOprawa bezpieczników z dołączonymi bezpiecznikami\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eSzczegółowa instrukcja montażu\n \u003cspan class=\"sub\"\u003eDla bezproblemowego montażu\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\u003eZłączki do wyboru, zależnie od instalacji\n \u003cspan class=\"sub\"\u003eWybierz średnicę złącza podczas składania zamówienia\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\u003ePrzekaźnik 40 A do kompresora lub kompresorów\n \u003cspan class=\"sub\"\u003eNie jest dostarczany z zestawami kompresorowymi (jest już obecny w wiązce 3P)\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\u003eZestaw do opróżniania zbiornika powietrza\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eObcinak do przewodów\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 metrów elastycznego przewodu\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-delivery-item\"\u003e\n \u003cspan class=\"arrow\"\u003e➡️\u003c\/span\u003e\n \u003cdiv\u003eW 100% bezpłatne wsparcie techniczne\n \u003cspan class=\"sub\"\u003eNajlepsze rozwiązanie w branży — dożywotnio w cenie\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🔒 Zestawy bezpieczeństwa — dostępne opcje\u003c\/h2\u003e\n \u003cdiv class=\"nb-safety-grid\"\u003e\n \u003cdiv class=\"nb-safety-card\"\u003e\n \u003cdiv class=\"sc-header\"\u003e🔔 Zestaw §19.3\u003c\/div\u003e\n \u003cdiv class=\"sc-body\"\u003e\n Zestaw zawiera wymagany przepisami brzęczyk ostrzegawczy. Emituje sygnał dźwiękowy, gdy ciśnienie w miechach spadnie poniżej zalecanego ciśnienia roboczego. \u003cstrong\u003eWymagany zgodnie z certyfikatami zawieszeń pneumatycznych w kilku krajach europejskich.\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) Zintegrowany zestaw §19.3\u003c\/strong\u003e\u003cbr\u003e\n Zgodnie z certyfikatami dla zawieszeń pneumatycznych wymagany jest alarm niskiego\/wysokiego ciśnienia. Funkcja ta jest zintegrowana z Cruise-Safe i monitoruje każde koło indywidualnie.\u003cbr\u003e\u003cbr\u003e\n \u003cstrong\u003e2) Funkcja Cruise-Safe\u003c\/strong\u003e\u003cbr\u003e\n Pojazd może zostać opuszczony tylko do wstępnie zdefiniowanego minimalnego ciśnienia. Regulacja niezależna dla przedniej i tylnej osi — eliminuje ryzyko uszkodzeń spowodowanych nadmiernym opuszczeniem.\u003cbr\u003e\u003cbr\u003e\n \u003cstrong\u003e3) „Don't Play and Drive”\u003c\/strong\u003e\u003cbr\u003e\n Uniemożliwia regulację zawieszenia podczas jazdy, jednocześnie utrzymując aktywne wyświetlanie ciśnienia. Dostępne są 2 opcje:\n \u003cul\u003e\n \u003cli\u003eWejście sygnału hamulca ręcznego 12 V lub alternatora\u003c\/li\u003e\n \u003cli\u003eWejście sygnału prędkości (najlepsze rozwiązanie dla nowoczesnych pojazdów)\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 Trzy poziomy ochrony przed niewłaściwą regulacją:\n \u003cul\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Lockout\u003c\/strong\u003e — brak możliwości regulacji wysokości lub ciśnienia podczas jazdy\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Limit\u003c\/strong\u003e — ostrzeżenie na ekranie pojawia się po osiągnięciu skonfigurowanej minimalnej wysokości\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eStance Guard Alarm\u003c\/strong\u003e — alarm uruchamiany przy minimalnym lub maksymalnym ciśnieniu\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\"\u003eNajczęściej zadawane pytania\u003c\/h2\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eJaka jest różnica między ref. 27785 (1\/4\") a wersją 3\/8\"?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eZłącze \u003cspan class=\"hr\"\u003eG1\/4\"\u003c\/span\u003e ma standardową średnicę przyłącza, idealną do zdecydowanej większości instalacji air ride. Płynne podnoszenie i opuszczanie, maksymalna kompatybilność z dostępnymi na rynku przewodami i złączkami. Wersja \u003cspan class=\"hy\"\u003e3\/8\"\u003c\/span\u003e (ref. 27485) zapewnia większy przepływ, umożliwiając szybsze podnoszenie i opuszczanie — odpowiednia do wysokowydajnych instalacji lub ciężkich pojazdów.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eCzy mogę wybrać średnicę przyłącza podczas składania zamówienia?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eTak. \u003cspan class=\"hr\"\u003ePrzyłącza można wybrać\u003c\/span\u003e podczas składania zamówienia, zależnie od istniejącej instalacji. Jeśli przewody są już zamontowane, wybierz odpowiednią średnicę, aby zintegrować system bez modyfikacji.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eJaka jest różnica między 3P a 3H?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eOba systemy są zasadniczo identyczne, ale różnią się jednym kluczowym elementem: \u003cspan class=\"hr\"\u003e3H ma wbudowane czujniki wysokości\u003c\/span\u003e, umożliwiające precyzyjne automatyczne poziomowanie niezależnie od obciążenia. 3P działa na podstawie ciśnienia — jest bardzo precyzyjny i wszechstronny, ale nie mierzy bezpośrednio rzeczywistej wysokości. \u003cstrong\u003eZestaw 3P można w dowolnym momencie rozbudować do wersji 3H\u003c\/strong\u003e za pomocą zestawu czujników wysokości.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eIle ustawień mogę zaprogramować?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eSystem Air Lift 3P umożliwia \u003cspan class=\"hr\"\u003ezapisanie do 5 niestandardowych zestawów ciśnienia\u003c\/span\u003e, przywoływanych jednym dotknięciem. Każdy preset odpowiada dokładnie określonemu ustawieniu 4 miechów — wysokości jazdy, wysokości pokazowej, wysokości podniesienia itd.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eCzy aplikacja mobilna wymaga dodatkowego akcesorium?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003eNie. \u003cspan class=\"hy\"\u003eModuł Bluetooth jest fabrycznie zintegrowany\u003c\/span\u003e w każdym systemie Air Lift 3P. Aplikacja (iOS i Android) jest bezpłatna i umożliwia zdalne sterowanie zawieszeniem, dostęp do zaawansowanych ustawień oraz wykonywanie bezprzewodowych aktualizacji oprogramowania OTA.\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"nb-faq-item\"\u003e\n \u003cdiv class=\"nb-faq-q\"\u003eCzym jest tryb Show?\u003c\/div\u003e\n \u003cdiv class=\"nb-faq-a\"\u003e\u003cspan class=\"hr\"\u003eTryb Show\u003c\/span\u003e umożliwia pełne sterowanie zawieszeniem za pomocą smartfona przez Bluetooth — nawet przy wyłączonym zapłonie. Idealnie sprawdza się podczas pokazów, zlotów i wystaw: możesz podnosić, opuszczać zawieszenie lub przełączać się między ustawieniami bez wchodzenia do samochodu.\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 — zaawansowane sterowanie ciśnieniem\" 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🎛 Zaawansowane sterowanie ciśnieniem — 4 niezależne narożniki\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 — moduł sterujący\" 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🖥 Przewodowy moduł sterujący — podświetlany ekran, pokrętło obrotowe\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🛡 Gwarancja Air Lift Performance\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\"\u003eLATA\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\"\u003eSamo sterowanie 3P\u003c\/div\u003e\n \u003cp style=\"color:#bbb;font-size:0.9em;margin-top:6px;line-height:1.5\"\u003e2-letnia gwarancja bez limitu kilometrów na centralę sterującą Air Lift Performance 3P\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\"\u003eLATA\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\"\u003eZakupione wraz z zestawem zawieszenia\u003c\/div\u003e\n \u003cp style=\"color:#bbb;font-size:0.9em;margin-top:6px;line-height:1.5\"\u003eZakup zestawu zawieszenia Air Lift Performance wraz ze sterowaniem uprawnia do 4-letniej rozszerzonej gwarancji na całą instalację\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💡 Aby z niej skorzystać\u003c\/strong\u003e, zarejestruj produkt bezpośrednio na stronie Air Lift Performance po instalacji.\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 👉 ZAREJESTRUJ MOJĄ GWARANCJĘ 👈\n \u003c\/a\u003e\n \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"nb-footer\"\u003e\n \u003cp class=\"tagline\"\u003eSTEROWANIE AIR LIFT 3P 27785 — PEŁNA KONTROLA\u003c\/p\u003e\n \u003cp style=\"font-size:1.05em;margin-top:14px\"\u003e⚙️ Precyzja. Elastyczność. Pełna kontrola.\u003c\/p\u003e\n \u003cp style=\"opacity:0.8;margin-top:8px\"\u003eSterowanie pneumatyczne Air Lift Performance 3P — przyłącze G1\/4\" — 100% bezpłatne wsparcie techniczne w cenie\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🎛 Sterowanie pneumatyczne — sprzedawane samodzielnie\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ Przyłącze 1\/4\"\u003c\/span\u003e \u003cspan class=\"alp4-badge-ref\"\u003eNr kat.: 27480 — Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eRozwiązanie referencyjne. Precyzyjne, rozwojowe i niezawodne.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"alp4-banner\"\u003eSystem sterowania Air Lift Performance 3P sprzedawany samodzielnie — 5 ustawień wstępnych ciśnienia, aplikacja Bluetooth na iOS\/Androida, możliwość rozbudowy do 3H, przyłącze 1\/4\"\u003c\/div\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ Czym jest system sterowania Air Lift 3P?\u003c\/h3\u003e\n\u003cp\u003eSystem sterowania \u003cstrong\u003eAir Lift Performance 3P\u003c\/strong\u003e to rozwiązanie referencyjne do kontroli zawieszenia pneumatycznego. Masz już kompresor, zbiornik i amortyzatory? Ten produkt jest sprzedawany \u003cstrong\u003esamodzielnie\u003c\/strong\u003e, aby zintegrować centralę sterowania z istniejącą instalacją.\u003c\/p\u003e\n\u003cp\u003eSterowanie oparte na \u003cstrong\u003eciśnieniu\u003c\/strong\u003e z 5 zapisywalnymi ustawieniami wstępnymi, aplikacją mobilną Bluetooth w zestawie oraz natywną kompatybilnością z czujnikami wysokości Air Lift, umożliwiającą rozbudowę do systemu \u003cstrong\u003e3H\u003c\/strong\u003e w dowolnym momencie. Przyłącze \u003cstrong\u003e1\/4\"\u003c\/strong\u003e — odpowiednie do wysokowydajnych instalacji.\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🔩 Centrala sterowania 3P\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🎛 STEROWANIE 3P — KONTROLA CIŚNIENIA\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eECU + elektrozawory + czujniki\u003c\/strong\u003e\n\u003cp\u003eWszystkie elementy sterowania w jednym module — estetyczny montaż i uproszczone okablowanie.\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 ustawień wstępnych ciśnienia\u003c\/strong\u003e\n\u003cp\u003eZapisuj i natychmiast przywołuj ulubione wysokości z panelu sterowania lub aplikacji.\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\u003ePrzyłącze 3\/8\"\u003c\/strong\u003e\n\u003cp\u003eWiększy przepływ zapewnia szybsze podnoszenie i opuszczanie — idealne do wysokowydajnych instalacji.\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\u003eMożliwość rozbudowy do 3H\u003c\/strong\u003e\n\u003cp\u003ePo prostu dodaj czujniki wysokości (nr kat. 27705) w dowolnym momencie, aby przejść na sterowanie rzeczywistą wysokością.\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📱 Aplikacja Air Lift Performance\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=\"Aplikacja Air Lift Performance\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-info\"\u003e\n\u003ch3\u003e🎮 Sterowanie z kieszeni\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eBezpłatna aplikacja na iOS i Androida\u003c\/strong\u003e — wbudowany Bluetooth, bez potrzeby stosowania dodatkowego modułu.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eUstawienia wstępne i monitorowanie\u003c\/strong\u003e — dostosuj 5 ustawień wstępnych i monitoruj ciśnienie w każdym miechu w czasie rzeczywistym.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eTryb Show Mode\u003c\/strong\u003e — steruj zawieszeniem zdalnie, przy wyłączonym pojeździe, przez Bluetooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatyczne podnoszenie i opuszczanie\u003c\/strong\u003e — zaprogramuj działanie przy włączaniu i wyłączaniu pojazdu.\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🕹 Panel sterowania w zestawie\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003e5 dedykowanych przycisków\u003c\/strong\u003e — natychmiastowy dostęp do 5 ustawień wstępnych z kabiny.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003ePodświetlany wyświetlacz\u003c\/strong\u003e — optymalna czytelność w dzień i w nocy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eKabel połączeniowy w zestawie\u003c\/strong\u003e — gotowy do podłączenia do centrali 3P.\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=\"Panel sterowania Air Lift 3P\"\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 kontra ALP4 — porównanie\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 — ten 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 — nowa generacja\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eKolektor\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eModułowa konstrukcja, widoczne mocowania\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eWszystko w jednym — zintegrowane ECU, zawory i czujniki\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\"\u003eSterownik\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKompaktowa obudowa z 5 dedykowanymi przyciskami\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003ePełnokolorowy ekran dotykowy + 4 programowalne przyciski\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\"\u003eInterfejs\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKlasyczny interfejs menu\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eCałkowicie przeprojektowany interfejs — nawigacja w stylu aplikacji\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\"\u003ePersonalizacja\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStałe podświetlenie — brak podświetlenia manifoldu\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eKolory manifoldu, regulowane funkcje przycisków i motywy\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\"\u003eAplikacja mobilna\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eSterowanie z telefonu — wbudowany Bluetooth\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eUlepszony interfejs, większy zasięg, szybsze połączenie\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\"\u003eZarządzanie energią\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStandardowy pobór energii w trybie uśpienia\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eZaawansowany tryb uśpienia — bardzo niski pobór energii\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📦 Zawartość przesyłki\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 Ten produkt zawiera\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\u003eCentrala sterująca Air Lift Performance 3P \u003cspan class=\"sub\"\u003ePrzyłącze 1\/4\" — 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\u003ePrzewodowy panel sterowania \u003cspan class=\"sub\"\u003e5 dedykowanych przycisków — przewód połączeniowy w zestawie\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\u003eWstępnie zmontowana wiązka elektryczna \u003cspan class=\"sub\"\u003eZintegrowany przekaźnik kompresora\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\u003eUchwyt bezpieczników z dołączonymi bezpiecznikami\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSzczegółowa instrukcja montażu\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🛡 Gwarancja Air Lift Performance\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\"\u003eLATA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eSamo sterowanie 3P\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2-letnia gwarancja bez limitu przebiegu na centralę sterującą Air Lift Performance 3P\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\"\u003eLATA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eKupione z zestawem zawieszenia\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003eZakup zestawu zawieszenia Air Lift Performance wraz ze sterowaniem uprawnia do skorzystania z przedłużonej 4-letniej gwarancji\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💡 Aby z niej skorzystać\u003c\/strong\u003e, zarejestruj produkt na stronie Air Lift Performance po montażu.\u003c\/p\u003e\n\u003ca href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" class=\"alp4-btn\" target=\"_blank\"\u003e👉 ZAREJESTRUJ SWOJĄ GWARANCJĘ 👈\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\"\u003eNajczęściej zadawane pytania\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eJaka jest różnica między ref. 27480 (1\/4\") a wersją 3\/8\"?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003eSterowanie 3P \u003cstrong\u003e\u003cspan style=\"color: rgb(156, 0, 255)\"\u003e1\/4\"\u003c\/span\u003e\u003c\/strong\u003e oferuje standardową średnicę przyłączy, idealną dla zdecydowanej większości instalacji air ride. Płynne podnoszenie i opuszczanie, maksymalna kompatybilność z przewodami i złączkami dostępnymi na rynku. Używać z przewodami i złączkami kompatybilnymi z 1\/4\".\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eJaka jest główna różnica między 3P a 3H?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eSterowanie 3P \u003cspan class=\"hr\"\u003e3P\u003c\/span\u003e steruje zawieszeniem na podstawie ciśnienia w miechach — prosto, skutecznie i wystarczająco dla zdecydowanej większości zastosowań.  \u003cspan class=\"hy\"\u003e3H\u003c\/span\u003e dodaje czujniki wysokości, które mierzą rzeczywistą pozycję każdego koła, umożliwiając automatyczną regulację zależnie od obciążenia. Przechodzimy na 3H za pomocą zestawu czujników o nr ref. 27705, bez wymiany centralki.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eCzy aplikacja mobilna wymaga dodatkowego sprzętu?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNie. \u003cspan class=\"hy\"\u003eBluetooth jest fabrycznie wbudowany\u003c\/span\u003e w sterowanie 3P. Aplikacja Air Lift Performance jest bezpłatna na iOS i Androida — nie trzeba kupować dodatkowego modułu ani adaptera.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eCzy ten produkt jest kompatybilny z dowolnym kompresorem?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eSterowanie 3P jest kompatybilne ze wszystkimi kompresorami \u003cspan class=\"hr\"\u003edostępnymi na rynku\u003c\/span\u003e. Dostarczona wiązka zawiera przekaźnik kompresora i może obsługiwać jeden lub dwa kompresory, zależnie od wykonanego okablowania.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eSTEROWANIE AIR LIFT 3P 27480 — PEŁNA KONTROLA\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Referencja. Precyzyjna, rozwojowa, bez kompromisów.\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":"Sterowanie Air Lift 3P 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🎛 Sterowanie pneumatyczne — sprzedawane osobno\u003c\/p\u003e\n\u003cspan class=\"alp4-badge\"\u003e⚙️ Przyłącze 3\/8\"\u003c\/span\u003e \u003cspan class=\"alp4-badge-ref\"\u003eNumer referencyjny: 27485 — Air Lift Performance\u003c\/span\u003e\n\u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003eRozwiązanie referencyjne. Precyzyjne, rozwojowe i niezawodne.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"alp4-banner\"\u003eSystem sterowania Air Lift Performance 3P sprzedawany osobno — 5 ustawień wstępnych ciśnienia, aplikacja Bluetooth na iOS\/Androida, możliwość rozbudowy do 3H, przyłącze 3\/8\"\u003c\/div\u003e\n\u003csection class=\"alp4-section\"\u003e\n\u003cdiv class=\"alp4-intro\"\u003e\n\u003ch3\u003e⚙️ Czym jest sterowanie Air Lift 3P?\u003c\/h3\u003e\n\u003cp\u003eSystem sterowania \u003cstrong\u003eAir Lift Performance 3P\u003c\/strong\u003e to rozwiązanie referencyjne do sterowania zawieszeniem pneumatycznym. Masz już kompresor, zbiornik i amortyzatory? Ten produkt jest sprzedawany \u003cstrong\u003eosobno\u003c\/strong\u003e, aby zintegrować centralę sterującą z istniejącą instalacją.\u003c\/p\u003e\n\u003cp\u003eSterowanie oparte na \u003cstrong\u003eciśnieniu\u003c\/strong\u003e z 5 zapisywalnymi ustawieniami wstępnymi, aplikacją mobilną Bluetooth w zestawie i natywną kompatybilnością z czujnikami wysokości Air Lift, umożliwiającą w dowolnym momencie rozbudowę do systemu \u003cstrong\u003e3H\u003c\/strong\u003e. Przyłącze \u003cstrong\u003e3\/8\"\u003c\/strong\u003e — odpowiednie do wysokowydajnych instalacji.\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🔩 Centrala sterująca 3P\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🎛 STEROWANIE 3P — KONTROLA CIŚNIENIA\u003c\/h3\u003e\n\u003cdiv class=\"alp4-manifold-point\"\u003e\n\u003cspan class=\"icon\"\u003e▸\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eECU + elektrozawory + czujniki\u003c\/strong\u003e\n\u003cp\u003eWszystkie komponenty sterujące w jednym module — estetyczny montaż i uproszczone okablowanie.\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 ustawień wstępnych ciśnienia\u003c\/strong\u003e\n\u003cp\u003eZapisuj i natychmiast przywołuj ulubione wysokości za pomocą sterownika lub aplikacji.\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\u003ePrzyłącze 3\/8\"\u003c\/strong\u003e\n\u003cp\u003eWiększy przepływ zapewniający szybsze podnoszenie i opuszczanie — idealny do wysokowydajnych instalacji.\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\u003eMożliwość rozbudowy do 3H\u003c\/strong\u003e\n\u003cp\u003eW dowolnym momencie wystarczy dodać czujniki wysokości (nr ref. 27705), aby przejść na sterowanie rzeczywistą wysokością.\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📱 Aplikacja Air Lift Performance\u003c\/h2\u003e\n\u003cdiv class=\"alp4-app-block\"\u003e\n\u003cdiv class=\"alp4-app-img\"\u003e\u003cimg alt=\"Aplikacja Air Lift Performance\" 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🎮 Sterowanie z kieszeni\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eBezpłatna aplikacja na iOS i Androida\u003c\/strong\u003e — Bluetooth jest natywnie zintegrowany, bez konieczności stosowania dodatkowego modułu.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eUstawienia wstępne i monitorowanie\u003c\/strong\u003e — dostosuj 5 ustawień wstępnych i monitoruj ciśnienie w każdym miechu w czasie rzeczywistym.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eShow Mode\u003c\/strong\u003e — steruj zawieszeniem zdalnie, przy wyłączonym pojeździe, przez Bluetooth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatyczne podnoszenie i opuszczanie\u003c\/strong\u003e — zaprogramuj zachowanie podczas uruchamiania i wyłączania pojazdu.\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🕹 Sterownik w zestawie\u003c\/h3\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003e5 dedykowanych przycisków\u003c\/strong\u003e — natychmiastowy dostęp do 5 ustawień wstępnych z kabiny.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003ePodświetlany wyświetlacz\u003c\/strong\u003e — optymalna czytelność w dzień i w nocy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-app-feature\"\u003e\n\u003cp\u003e\u003cstrong\u003ePrzewód połączeniowy w zestawie\u003c\/strong\u003e — gotowy do podłączenia do centrali 3P.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-remote-img\"\u003e\u003cimg alt=\"Sterownik Air Lift 3P\" 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 — Porównanie\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 — Ten 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 — Nowa generacja\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-comp-row\"\u003e\n\u003cdiv class=\"row-label\"\u003eKolektor\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eModułowa konstrukcja, widoczne mocowania\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eWszystko w jednym — zintegrowane ECU, zawory i czujniki\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\"\u003eSterownik\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKompaktowa obudowa z 5 dedykowanymi przyciskami\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003ePełnokolorowy ekran dotykowy + 4 programowalne przyciski\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\"\u003eInterfejs\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eKlasyczny interfejs menu\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eCałkowicie przeprojektowany interfejs — nawigacja jak w aplikacji\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\"\u003ePersonalizacja\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStatyczne podświetlenie — brak podświetlenia kolektora\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eKolory kolektora, funkcje przycisków i motywy z możliwością regulacji\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\"\u003eAplikacja mobilna\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eSterowanie z telefonu — wbudowany Bluetooth\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eUlepszony interfejs, większy zasięg, szybsze połączenie\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\"\u003eZarządzanie energią\u003c\/div\u003e\n\u003cdiv class=\"cell win\"\u003eStandardowy pobór energii w trybie uśpienia\u003c\/div\u003e\n\u003cdiv class=\"cell up\"\u003eZaawansowany tryb uśpienia — bardzo niski pobór energii\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📦 Zawartość zestawu\u003c\/h2\u003e\n\u003cdiv class=\"alp4-delivery-box\"\u003e\n\u003ch3\u003e📦 Zawartość produktu\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\u003eCentrala sterowania Air Lift Performance 3P \u003cspan class=\"sub\"\u003ePrzyłącze 3\/8\" — ref. 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\u003ePrzewodowy panel sterowania \u003cspan class=\"sub\"\u003e5 dedykowanych przycisków — przewód połączeniowy w zestawie\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\u003eWstępnie zmontowana wiązka przewodów \u003cspan class=\"sub\"\u003eZintegrowany przekaźnik kompresora\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\u003eUchwyt bezpieczników z dołączonymi bezpiecznikami\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-delivery-item\"\u003e\n\u003cspan class=\"arr\"\u003e➡️\u003c\/span\u003e\n\u003cdiv\u003eSzczegółowa instrukcja montażu\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🛡 Gwarancja Air Lift Performance\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\"\u003eLATA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eSamo sterowanie 3P\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003e2 lata gwarancji bez limitu kilometrów na centralę sterowania Air Lift Performance 3P\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\"\u003eLATA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"alp4-w-label\"\u003eKupione z zestawem zawieszenia\u003c\/div\u003e\n\u003cdiv class=\"alp4-w-sub\"\u003eZakup zestawu zawieszenia Air Lift Performance wraz ze sterowaniem uprawnia do skorzystania z przedłużonej 4-letniej gwarancji\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💡 Aby z niej skorzystać\u003c\/strong\u003e, zarejestruj produkt na stronie Air Lift Performance po instalacji.\u003c\/p\u003e\n\u003ca class=\"alp4-btn\" href=\"https:\/\/www.airliftperformance.com\/support\/warranty-registration\" target=\"_blank\"\u003e👉 ZAREJESTRUJ MOJĄ GWARANCJĘ 👈\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\"\u003eNajczęściej zadawane pytania\u003c\/h2\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eJaka jest różnica między ref. 27485 (3\/8\") a wersją 1\/4\"?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eTo \u003cspan class=\"hr\"\u003e3\/8\"\u003c\/span\u003e Oferuje większą średnicę przyłączy, umożliwiając większy przepływ powietrza, a tym samym szybsze podnoszenie i opuszczanie. Idealne rozwiązanie do wysokowydajnych instalacji lub ciężkich pojazdów. Należy używać z przewodami i złączkami kompatybilnymi z 3\/8\".\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eJaka jest główna różnica między 3P a 3H?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eTo \u003cspan class=\"hr\"\u003e3P\u003c\/span\u003e Sterowanie zawieszeniem na podstawie ciśnienia w miechach — proste, skuteczne i wystarczające do większości zastosowań. To \u003cspan class=\"hy\"\u003e3H\u003c\/span\u003e Dodaje czujniki wysokości, które mierzą rzeczywiste położenie każdego koła, umożliwiając automatyczną regulację zależnie od obciążenia. Przechodzimy na 3H za pomocą zestawu czujników nr ref. 27705, bez wymiany centrali.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eCzy aplikacja mobilna wymaga dodatkowego sprzętu?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eNie. Funkcja \u003cspan class=\"hy\"\u003eBluetooth jest wbudowana\u003c\/span\u003e w sterowanie 3P. Aplikacja Air Lift Performance jest bezpłatna na iOS i Androida — nie trzeba kupować dodatkowego modułu ani adaptera.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-item\"\u003e\n\u003cdiv class=\"alp4-faq-q\"\u003eCzy ten produkt jest kompatybilny z dowolnym kompresorem?\u003c\/div\u003e\n\u003cdiv class=\"alp4-faq-a\"\u003eSterowanie 3P jest kompatybilne ze wszystkimi kompresorami \u003cspan class=\"hr\"\u003edostępnymi na rynku\u003c\/span\u003e. Dołączona wiązka zawiera przekaźnik kompresora i może obsługiwać jeden lub dwa kompresory, zależnie od wykonanego okablowania.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"alp4-footer\"\u003e\n\u003cp class=\"tagline\"\u003eSTEROWANIE AIR LIFT 3P 27485 — PEŁNA KONTROLA\u003c\/p\u003e\n\u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e⚙️ Wyznacza standardy. Precyzyjna, rozwojowa, bez kompromisów.\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":"Zestaw ulepszający Air Lift 27705 — ewolucja 3P do 3H | automatyczna regulacja wysokości","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\u003eZestaw modernizacyjny 3P → 3H\u003c\/h1\u003e\n \u003cp class=\"subtitle\"\u003e📡 Dodanie sterowania wysokością — Air Lift Performance\u003c\/p\u003e\n \u003cspan class=\"snx-badge\"\u003e⚙️ Kompatybilny z istniejącym systemem Air Lift 3P\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)\"\u003eNumer referencyjny: 27705 — Air Lift Performance\u003c\/span\u003e\n \u003cp style=\"font-style: italic; opacity: 0.85; margin-top: 20px; font-size: 1.05em\"\u003ePrzejdź na absolutną precyzję. Sterowanie wysokością w czasie rzeczywistym.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003c!-- Banner --\u003e\n\u003cdiv class=\"snx-banner\"\u003e\n Zestaw modernizacyjny Air Lift 3P do 3H — 4 czujniki wysokości z przegubami kulowymi, przewody połączeniowe i elementy montażowe w komplecie. Automatyczna regulacja zależnie od obciążenia, zoptymalizowana precyzja i komfort.\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"snx-section\"\u003e\n \u003cdiv class=\"snx-intro\"\u003e\n \u003ch3\u003e⚙️ Czym jest ten zestaw modernizacyjny?\u003c\/h3\u003e\n \u003cp\u003eDzięki temu zestawowi możesz łatwo rozbudować system \u003cstrong\u003eAir Lift 3P do systemu 3H\u003c\/strong\u003e, zyskując sterowanie zawieszeniem na podstawie wysokości pojazdu, oprócz ciśnienia.\u003c\/p\u003e\n \u003cp\u003eZestaw zawiera \u003cstrong\u003ewszystko, co niezbędne do dodania sterowania wysokością\u003c\/strong\u003e do obecnej instalacji. Idealny dla większego komfortu, optymalnej precyzji i \u003cstrong\u003epełnej automatyzacji wysokości jazdy\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⚙️ Zalety systemu 3H\u003c\/h2\u003e\n \u003cdiv class=\"snx-grid\"\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e📏 Pomiar w czasie rzeczywistym\u003c\/h3\u003e\n \u003cp\u003eCzujniki wysokości stale mierzą dokładne położenie każdego koła — zapewniając \u003cspan class=\"hr\"\u003eprecyzyjną i natychmiastową kontrolę\u003c\/span\u003e wysokości pojazdu.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e⚖️ Automatyczna regulacja zależnie od obciążenia\u003c\/h3\u003e\n \u003cp\u003eSystem automatycznie kompensuje zmiany obciążenia — \u003cstrong\u003epasażerów, bagażu, przyczepy\u003c\/strong\u003e — aby w każdych warunkach utrzymać zaprogramowaną wysokość jazdy.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🎯 Wyższa precyzja\u003c\/h3\u003e\n \u003cp\u003eZnacznie więcej niż samo sterowanie ciśnieniem — sterowanie wysokością gwarantuje \u003cspan class=\"hr\"\u003edoskonałą powtarzalność\u003c\/span\u003e ustawień, niezależnie od temperatury czy stanu miechów.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🛋️ Zoptymalizowany komfort\u003c\/h3\u003e\n \u003cp\u003eStała wysokość jazdy, automatycznie utrzymywana przez system, bezpośrednio przekłada się na \u003cstrong\u003ezauważalną poprawę komfortu\u003c\/strong\u003e i stabilności na drodze.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔒 Większe bezpieczeństwo\u003c\/h3\u003e\n \u003cp\u003eAutomatyczne utrzymywanie minimalnego prześwitu zapobiega tarciu lub niepożądanemu kontaktowi — \u003cspan class=\"hr\"\u003eochrona Twojego pojazdu\u003c\/span\u003e w każdej sytuacji.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"snx-card\"\u003e\n \u003ch3\u003e🔄 Prosta i szybka rozbudowa\u003c\/h3\u003e\n \u003cp\u003eTen zestaw integruje się bezpośrednio z istniejącym \u003cstrong\u003esystemem Air Lift 3P\u003c\/strong\u003e — bez wymiany centrali i bez konieczności wykonywania całego okablowania od nowa. Czysta i skuteczna rozbudowa.\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📦 Zawartość zestawu\u003c\/h2\u003e\n \u003cdiv class=\"snx-delivery-box\"\u003e\n \u003ch3\u003e📦 Zestaw zawiera\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 czujniki wysokości\n \u003cspan class=\"sub\"\u003eZ przegubami kulowymi — jeden czujnik na koło\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 przewody połączeniowe\n \u003cspan class=\"sub\"\u003eJeden przewód na czujnik — bezpośrednie podłączenie do centrali 3P\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\u003eZestaw śrub i elementów mocujących\n \u003cspan class=\"sub\"\u003eWszystko, co niezbędne do prawidłowego i bezpiecznego montażu\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🔧 Kompatybilność:\u003c\/strong\u003e Ten zestaw jest przeznaczony wyłącznie do systemów \u003cstrong\u003eAir Lift 3P\u003c\/strong\u003e. Umożliwia rozbudowę do systemu \u003cstrong\u003e3H\u003c\/strong\u003e bez wymiany istniejącej centrali sterującej.\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🛡 Gwarancja i dostawa\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\"\u003eGwarancja Air Lift Performance\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eOryginalny produkt Air Lift — jakość i niezawodność gwarantowane przez producenta\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\"\u003eCła wliczone w cenę\u003c\/div\u003e\n \u003cdiv class=\"snx-w-sub\"\u003eBrak niespodziewanych kosztów przy odbiorze — wszystko jest zawarte w wyświetlonej cenie (z wyjątkiem przypadków wskazanych przy wyborze dostawy)\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\"\u003eZESTAW UPGRADE AIR LIFT 3P → 3H — PRZEJDŹ NA STEROWANIE WYSOKOŚCIĄ\u003c\/p\u003e\n \u003cp style=\"margin-top: 12px; opacity: 0.85\"\u003e📡 Większa precyzja. Większy komfort. Sterowanie wysokością.\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\/pl\/collections\/zarzadzanie-air-ride.oembed","provider":"Rasl'Bitume","version":"1.0","type":"link"}