@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,200&display=swap);:root,[data-bs-theme=light]{--app-blue:#0d6efd;--app-indigo:#6610f2;--app-purple:#6f42c1;--app-pink:#d63384;--app-red:#dc3545;--app-orange:#fd7e14;--app-yellow:#ffc107;--app-green:#198754;--app-teal:#20c997;--app-cyan:#0dcaf0;--app-black:#000;--app-white:#fff;--app-gray:#6c757d;--app-gray-dark:#343a40;--app-gray-100:#f8f9fa;--app-gray-200:#e9ecef;--app-gray-300:#dee2e6;--app-gray-400:#ced4da;--app-gray-500:#adb5bd;--app-gray-600:#6c757d;--app-gray-700:#495057;--app-gray-800:#343a40;--app-gray-900:#212529;--app-primary:#0d6efd;--app-secondary:#6c757d;--app-success:#198754;--app-info:#0dcaf0;--app-warning:#ffc107;--app-danger:#dc3545;--app-light:#f8f9fa;--app-dark:#212529;--app-primary-rgb:13,110,253;--app-secondary-rgb:108,117,125;--app-success-rgb:25,135,84;--app-info-rgb:13,202,240;--app-warning-rgb:255,193,7;--app-danger-rgb:220,53,69;--app-light-rgb:248,249,250;--app-dark-rgb:33,37,41;--app-primary-text-emphasis:#052c65;--app-secondary-text-emphasis:#2b2f32;--app-success-text-emphasis:#0a3622;--app-info-text-emphasis:#055160;--app-warning-text-emphasis:#664d03;--app-danger-text-emphasis:#58151c;--app-light-text-emphasis:#495057;--app-dark-text-emphasis:#495057;--app-primary-bg-subtle:#cfe2ff;--app-secondary-bg-subtle:#e2e3e5;--app-success-bg-subtle:#d1e7dd;--app-info-bg-subtle:#cff4fc;--app-warning-bg-subtle:#fff3cd;--app-danger-bg-subtle:#f8d7da;--app-light-bg-subtle:#fcfcfd;--app-dark-bg-subtle:#ced4da;--app-primary-border-subtle:#9ec5fe;--app-secondary-border-subtle:#c4c8cb;--app-success-border-subtle:#a3cfbb;--app-info-border-subtle:#9eeaf9;--app-warning-border-subtle:#ffe69c;--app-danger-border-subtle:#f1aeb5;--app-light-border-subtle:#e9ecef;--app-dark-border-subtle:#adb5bd;--app-white-rgb:255,255,255;--app-black-rgb:0,0,0;--app-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--app-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--app-gradient:linear-gradient(180deg,#ffffff26,#fff0);--app-body-font-family:var(--app-font-sans-serif);--app-body-font-size:1rem;--app-body-font-weight:400;--app-body-line-height:1.5;--app-body-color:#212529;--app-body-color-rgb:33,37,41;--app-body-bg:#fff;--app-body-bg-rgb:255,255,255;--app-emphasis-color:#000;--app-emphasis-color-rgb:0,0,0;--app-secondary-color:#212529bf;--app-secondary-color-rgb:33,37,41;--app-secondary-bg:#e9ecef;--app-secondary-bg-rgb:233,236,239;--app-tertiary-color:#21252980;--app-tertiary-color-rgb:33,37,41;--app-tertiary-bg:#f8f9fa;--app-tertiary-bg-rgb:248,249,250;--app-heading-color:inherit;--app-link-color:#0d6efd;--app-link-color-rgb:13,110,253;--app-link-decoration:underline;--app-link-hover-color:#0a58ca;--app-link-hover-color-rgb:10,88,202;--app-code-color:#d63384;--app-highlight-color:#212529;--app-highlight-bg:#fff3cd;--app-border-width:1px;--app-border-style:solid;--app-border-color:#dee2e6;--app-border-color-translucent:rgba(0,0,0,.175);--app-border-radius:0.375rem;--app-border-radius-sm:0.25rem;--app-border-radius-lg:0.5rem;--app-border-radius-xl:1rem;--app-border-radius-xxl:2rem;--app-border-radius-2xl:var(--app-border-radius-xxl);--app-border-radius-pill:50rem;--app-box-shadow:0 0.5rem 1rem #00000026;--app-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--app-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--app-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--app-focus-ring-width:0.25rem;--app-focus-ring-opacity:0.25;--app-focus-ring-color:#0d6efd40;--app-form-valid-color:#198754;--app-form-valid-border-color:#198754;--app-form-invalid-color:#dc3545;--app-form-invalid-border-color:#dc3545}.container,.container-fhd,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--app-gutter-x:40px;--app-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--app-gutter-x)*.5);padding-right:calc(var(--app-gutter-x)*.5);width:100%}@media(min-width:568px){.container,.container-sm{max-width:668px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:768px}}@media(min-width:1024px){.container,.container-lg,.container-md,.container-sm{max-width:934px}}@media(min-width:1280px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1380px}}@media(min-width:1680px){.container,.container-fhd,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1620px}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.m-0{margin:0!important}.m-5{margin:4px!important}.m-10{margin:8px!important}.m-15{margin:12px!important}.m-20{margin:16px!important}.m-25{margin:20px!important}.m-30{margin:24px!important}.m-35{margin:28px!important}.m-40{margin:32px!important}.m-45{margin:36px!important}.m-50{margin:40px!important}.m-55{margin:44px!important}.m-60{margin:48px!important}.m-65{margin:52px!important}.m-70{margin:56px!important}.m-75{margin:60px!important}.m-80{margin:64px!important}.m-85{margin:68px!important}.m-90{margin:72px!important}.m-95{margin:76px!important}.m-100{margin:80px!important}.m-auto{margin:auto!important}.me-0{margin-right:0!important}.me-5{margin-right:4px!important}.me-10{margin-right:8px!important}.me-15{margin-right:12px!important}.me-20{margin-right:16px!important}.me-25{margin-right:20px!important}.me-30{margin-right:24px!important}.me-35{margin-right:28px!important}.me-40{margin-right:32px!important}.me-45{margin-right:36px!important}.me-50{margin-right:40px!important}.me-55{margin-right:44px!important}.me-60{margin-right:48px!important}.me-65{margin-right:52px!important}.me-70{margin-right:56px!important}.me-75{margin-right:60px!important}.me-80{margin-right:64px!important}.me-85{margin-right:68px!important}.me-90{margin-right:72px!important}.me-95{margin-right:76px!important}.me-100{margin-right:80px!important}.me-auto{margin-right:auto!important}.ms-0{margin-left:0!important}.ms-5{margin-left:4px!important}.ms-10{margin-left:8px!important}.ms-15{margin-left:12px!important}.ms-20{margin-left:16px!important}.ms-25{margin-left:20px!important}.ms-30{margin-left:24px!important}.ms-35{margin-left:28px!important}.ms-40{margin-left:32px!important}.ms-45{margin-left:36px!important}.ms-50{margin-left:40px!important}.ms-55{margin-left:44px!important}.ms-60{margin-left:48px!important}.ms-65{margin-left:52px!important}.ms-70{margin-left:56px!important}.ms-75{margin-left:60px!important}.ms-80{margin-left:64px!important}.ms-85{margin-left:68px!important}.ms-90{margin-left:72px!important}.ms-95{margin-left:76px!important}.ms-100{margin-left:80px!important}.ms-auto{margin-left:auto!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}@media(min-width:568px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.m-sm-0{margin:0!important}.m-sm-5{margin:4px!important}.m-sm-10{margin:8px!important}.m-sm-15{margin:12px!important}.m-sm-20{margin:16px!important}.m-sm-25{margin:20px!important}.m-sm-30{margin:24px!important}.m-sm-35{margin:28px!important}.m-sm-40{margin:32px!important}.m-sm-45{margin:36px!important}.m-sm-50{margin:40px!important}.m-sm-55{margin:44px!important}.m-sm-60{margin:48px!important}.m-sm-65{margin:52px!important}.m-sm-70{margin:56px!important}.m-sm-75{margin:60px!important}.m-sm-80{margin:64px!important}.m-sm-85{margin:68px!important}.m-sm-90{margin:72px!important}.m-sm-95{margin:76px!important}.m-sm-100{margin:80px!important}.m-sm-auto{margin:auto!important}.me-sm-0{margin-right:0!important}.me-sm-5{margin-right:4px!important}.me-sm-10{margin-right:8px!important}.me-sm-15{margin-right:12px!important}.me-sm-20{margin-right:16px!important}.me-sm-25{margin-right:20px!important}.me-sm-30{margin-right:24px!important}.me-sm-35{margin-right:28px!important}.me-sm-40{margin-right:32px!important}.me-sm-45{margin-right:36px!important}.me-sm-50{margin-right:40px!important}.me-sm-55{margin-right:44px!important}.me-sm-60{margin-right:48px!important}.me-sm-65{margin-right:52px!important}.me-sm-70{margin-right:56px!important}.me-sm-75{margin-right:60px!important}.me-sm-80{margin-right:64px!important}.me-sm-85{margin-right:68px!important}.me-sm-90{margin-right:72px!important}.me-sm-95{margin-right:76px!important}.me-sm-100{margin-right:80px!important}.me-sm-auto{margin-right:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-5{margin-left:4px!important}.ms-sm-10{margin-left:8px!important}.ms-sm-15{margin-left:12px!important}.ms-sm-20{margin-left:16px!important}.ms-sm-25{margin-left:20px!important}.ms-sm-30{margin-left:24px!important}.ms-sm-35{margin-left:28px!important}.ms-sm-40{margin-left:32px!important}.ms-sm-45{margin-left:36px!important}.ms-sm-50{margin-left:40px!important}.ms-sm-55{margin-left:44px!important}.ms-sm-60{margin-left:48px!important}.ms-sm-65{margin-left:52px!important}.ms-sm-70{margin-left:56px!important}.ms-sm-75{margin-left:60px!important}.ms-sm-80{margin-left:64px!important}.ms-sm-85{margin-left:68px!important}.ms-sm-90{margin-left:72px!important}.ms-sm-95{margin-left:76px!important}.ms-sm-100{margin-left:80px!important}.ms-sm-auto{margin-left:auto!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.m-md-0{margin:0!important}.m-md-5{margin:4px!important}.m-md-10{margin:8px!important}.m-md-15{margin:12px!important}.m-md-20{margin:16px!important}.m-md-25{margin:20px!important}.m-md-30{margin:24px!important}.m-md-35{margin:28px!important}.m-md-40{margin:32px!important}.m-md-45{margin:36px!important}.m-md-50{margin:40px!important}.m-md-55{margin:44px!important}.m-md-60{margin:48px!important}.m-md-65{margin:52px!important}.m-md-70{margin:56px!important}.m-md-75{margin:60px!important}.m-md-80{margin:64px!important}.m-md-85{margin:68px!important}.m-md-90{margin:72px!important}.m-md-95{margin:76px!important}.m-md-100{margin:80px!important}.m-md-auto{margin:auto!important}.me-md-0{margin-right:0!important}.me-md-5{margin-right:4px!important}.me-md-10{margin-right:8px!important}.me-md-15{margin-right:12px!important}.me-md-20{margin-right:16px!important}.me-md-25{margin-right:20px!important}.me-md-30{margin-right:24px!important}.me-md-35{margin-right:28px!important}.me-md-40{margin-right:32px!important}.me-md-45{margin-right:36px!important}.me-md-50{margin-right:40px!important}.me-md-55{margin-right:44px!important}.me-md-60{margin-right:48px!important}.me-md-65{margin-right:52px!important}.me-md-70{margin-right:56px!important}.me-md-75{margin-right:60px!important}.me-md-80{margin-right:64px!important}.me-md-85{margin-right:68px!important}.me-md-90{margin-right:72px!important}.me-md-95{margin-right:76px!important}.me-md-100{margin-right:80px!important}.me-md-auto{margin-right:auto!important}.ms-md-0{margin-left:0!important}.ms-md-5{margin-left:4px!important}.ms-md-10{margin-left:8px!important}.ms-md-15{margin-left:12px!important}.ms-md-20{margin-left:16px!important}.ms-md-25{margin-left:20px!important}.ms-md-30{margin-left:24px!important}.ms-md-35{margin-left:28px!important}.ms-md-40{margin-left:32px!important}.ms-md-45{margin-left:36px!important}.ms-md-50{margin-left:40px!important}.ms-md-55{margin-left:44px!important}.ms-md-60{margin-left:48px!important}.ms-md-65{margin-left:52px!important}.ms-md-70{margin-left:56px!important}.ms-md-75{margin-left:60px!important}.ms-md-80{margin-left:64px!important}.ms-md-85{margin-left:68px!important}.ms-md-90{margin-left:72px!important}.ms-md-95{margin-left:76px!important}.ms-md-100{margin-left:80px!important}.ms-md-auto{margin-left:auto!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media(min-width:1024px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.m-lg-0{margin:0!important}.m-lg-5{margin:4px!important}.m-lg-10{margin:8px!important}.m-lg-15{margin:12px!important}.m-lg-20{margin:16px!important}.m-lg-25{margin:20px!important}.m-lg-30{margin:24px!important}.m-lg-35{margin:28px!important}.m-lg-40{margin:32px!important}.m-lg-45{margin:36px!important}.m-lg-50{margin:40px!important}.m-lg-55{margin:44px!important}.m-lg-60{margin:48px!important}.m-lg-65{margin:52px!important}.m-lg-70{margin:56px!important}.m-lg-75{margin:60px!important}.m-lg-80{margin:64px!important}.m-lg-85{margin:68px!important}.m-lg-90{margin:72px!important}.m-lg-95{margin:76px!important}.m-lg-100{margin:80px!important}.m-lg-auto{margin:auto!important}.me-lg-0{margin-right:0!important}.me-lg-5{margin-right:4px!important}.me-lg-10{margin-right:8px!important}.me-lg-15{margin-right:12px!important}.me-lg-20{margin-right:16px!important}.me-lg-25{margin-right:20px!important}.me-lg-30{margin-right:24px!important}.me-lg-35{margin-right:28px!important}.me-lg-40{margin-right:32px!important}.me-lg-45{margin-right:36px!important}.me-lg-50{margin-right:40px!important}.me-lg-55{margin-right:44px!important}.me-lg-60{margin-right:48px!important}.me-lg-65{margin-right:52px!important}.me-lg-70{margin-right:56px!important}.me-lg-75{margin-right:60px!important}.me-lg-80{margin-right:64px!important}.me-lg-85{margin-right:68px!important}.me-lg-90{margin-right:72px!important}.me-lg-95{margin-right:76px!important}.me-lg-100{margin-right:80px!important}.me-lg-auto{margin-right:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-5{margin-left:4px!important}.ms-lg-10{margin-left:8px!important}.ms-lg-15{margin-left:12px!important}.ms-lg-20{margin-left:16px!important}.ms-lg-25{margin-left:20px!important}.ms-lg-30{margin-left:24px!important}.ms-lg-35{margin-left:28px!important}.ms-lg-40{margin-left:32px!important}.ms-lg-45{margin-left:36px!important}.ms-lg-50{margin-left:40px!important}.ms-lg-55{margin-left:44px!important}.ms-lg-60{margin-left:48px!important}.ms-lg-65{margin-left:52px!important}.ms-lg-70{margin-left:56px!important}.ms-lg-75{margin-left:60px!important}.ms-lg-80{margin-left:64px!important}.ms-lg-85{margin-left:68px!important}.ms-lg-90{margin-left:72px!important}.ms-lg-95{margin-left:76px!important}.ms-lg-100{margin-left:80px!important}.ms-lg-auto{margin-left:auto!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media(min-width:1280px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.m-xl-0{margin:0!important}.m-xl-5{margin:4px!important}.m-xl-10{margin:8px!important}.m-xl-15{margin:12px!important}.m-xl-20{margin:16px!important}.m-xl-25{margin:20px!important}.m-xl-30{margin:24px!important}.m-xl-35{margin:28px!important}.m-xl-40{margin:32px!important}.m-xl-45{margin:36px!important}.m-xl-50{margin:40px!important}.m-xl-55{margin:44px!important}.m-xl-60{margin:48px!important}.m-xl-65{margin:52px!important}.m-xl-70{margin:56px!important}.m-xl-75{margin:60px!important}.m-xl-80{margin:64px!important}.m-xl-85{margin:68px!important}.m-xl-90{margin:72px!important}.m-xl-95{margin:76px!important}.m-xl-100{margin:80px!important}.m-xl-auto{margin:auto!important}.me-xl-0{margin-right:0!important}.me-xl-5{margin-right:4px!important}.me-xl-10{margin-right:8px!important}.me-xl-15{margin-right:12px!important}.me-xl-20{margin-right:16px!important}.me-xl-25{margin-right:20px!important}.me-xl-30{margin-right:24px!important}.me-xl-35{margin-right:28px!important}.me-xl-40{margin-right:32px!important}.me-xl-45{margin-right:36px!important}.me-xl-50{margin-right:40px!important}.me-xl-55{margin-right:44px!important}.me-xl-60{margin-right:48px!important}.me-xl-65{margin-right:52px!important}.me-xl-70{margin-right:56px!important}.me-xl-75{margin-right:60px!important}.me-xl-80{margin-right:64px!important}.me-xl-85{margin-right:68px!important}.me-xl-90{margin-right:72px!important}.me-xl-95{margin-right:76px!important}.me-xl-100{margin-right:80px!important}.me-xl-auto{margin-right:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-5{margin-left:4px!important}.ms-xl-10{margin-left:8px!important}.ms-xl-15{margin-left:12px!important}.ms-xl-20{margin-left:16px!important}.ms-xl-25{margin-left:20px!important}.ms-xl-30{margin-left:24px!important}.ms-xl-35{margin-left:28px!important}.ms-xl-40{margin-left:32px!important}.ms-xl-45{margin-left:36px!important}.ms-xl-50{margin-left:40px!important}.ms-xl-55{margin-left:44px!important}.ms-xl-60{margin-left:48px!important}.ms-xl-65{margin-left:52px!important}.ms-xl-70{margin-left:56px!important}.ms-xl-75{margin-left:60px!important}.ms-xl-80{margin-left:64px!important}.ms-xl-85{margin-left:68px!important}.ms-xl-90{margin-left:72px!important}.ms-xl-95{margin-left:76px!important}.ms-xl-100{margin-left:80px!important}.ms-xl-auto{margin-left:auto!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media(min-width:1440px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.m-xxl-0{margin:0!important}.m-xxl-5{margin:4px!important}.m-xxl-10{margin:8px!important}.m-xxl-15{margin:12px!important}.m-xxl-20{margin:16px!important}.m-xxl-25{margin:20px!important}.m-xxl-30{margin:24px!important}.m-xxl-35{margin:28px!important}.m-xxl-40{margin:32px!important}.m-xxl-45{margin:36px!important}.m-xxl-50{margin:40px!important}.m-xxl-55{margin:44px!important}.m-xxl-60{margin:48px!important}.m-xxl-65{margin:52px!important}.m-xxl-70{margin:56px!important}.m-xxl-75{margin:60px!important}.m-xxl-80{margin:64px!important}.m-xxl-85{margin:68px!important}.m-xxl-90{margin:72px!important}.m-xxl-95{margin:76px!important}.m-xxl-100{margin:80px!important}.m-xxl-auto{margin:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-5{margin-right:4px!important}.me-xxl-10{margin-right:8px!important}.me-xxl-15{margin-right:12px!important}.me-xxl-20{margin-right:16px!important}.me-xxl-25{margin-right:20px!important}.me-xxl-30{margin-right:24px!important}.me-xxl-35{margin-right:28px!important}.me-xxl-40{margin-right:32px!important}.me-xxl-45{margin-right:36px!important}.me-xxl-50{margin-right:40px!important}.me-xxl-55{margin-right:44px!important}.me-xxl-60{margin-right:48px!important}.me-xxl-65{margin-right:52px!important}.me-xxl-70{margin-right:56px!important}.me-xxl-75{margin-right:60px!important}.me-xxl-80{margin-right:64px!important}.me-xxl-85{margin-right:68px!important}.me-xxl-90{margin-right:72px!important}.me-xxl-95{margin-right:76px!important}.me-xxl-100{margin-right:80px!important}.me-xxl-auto{margin-right:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-5{margin-left:4px!important}.ms-xxl-10{margin-left:8px!important}.ms-xxl-15{margin-left:12px!important}.ms-xxl-20{margin-left:16px!important}.ms-xxl-25{margin-left:20px!important}.ms-xxl-30{margin-left:24px!important}.ms-xxl-35{margin-left:28px!important}.ms-xxl-40{margin-left:32px!important}.ms-xxl-45{margin-left:36px!important}.ms-xxl-50{margin-left:40px!important}.ms-xxl-55{margin-left:44px!important}.ms-xxl-60{margin-left:48px!important}.ms-xxl-65{margin-left:52px!important}.ms-xxl-70{margin-left:56px!important}.ms-xxl-75{margin-left:60px!important}.ms-xxl-80{margin-left:64px!important}.ms-xxl-85{margin-left:68px!important}.ms-xxl-90{margin-left:72px!important}.ms-xxl-95{margin-left:76px!important}.ms-xxl-100{margin-left:80px!important}.ms-xxl-auto{margin-left:auto!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}@media(min-width:1680px){.d-fhd-inline{display:inline!important}.d-fhd-inline-block{display:inline-block!important}.d-fhd-block{display:block!important}.d-fhd-grid{display:grid!important}.d-fhd-table{display:table!important}.d-fhd-table-row{display:table-row!important}.d-fhd-table-cell{display:table-cell!important}.d-fhd-flex{display:flex!important}.d-fhd-inline-flex{display:inline-flex!important}.d-fhd-none{display:none!important}.m-fhd-0{margin:0!important}.m-fhd-5{margin:4px!important}.m-fhd-10{margin:8px!important}.m-fhd-15{margin:12px!important}.m-fhd-20{margin:16px!important}.m-fhd-25{margin:20px!important}.m-fhd-30{margin:24px!important}.m-fhd-35{margin:28px!important}.m-fhd-40{margin:32px!important}.m-fhd-45{margin:36px!important}.m-fhd-50{margin:40px!important}.m-fhd-55{margin:44px!important}.m-fhd-60{margin:48px!important}.m-fhd-65{margin:52px!important}.m-fhd-70{margin:56px!important}.m-fhd-75{margin:60px!important}.m-fhd-80{margin:64px!important}.m-fhd-85{margin:68px!important}.m-fhd-90{margin:72px!important}.m-fhd-95{margin:76px!important}.m-fhd-100{margin:80px!important}.m-fhd-auto{margin:auto!important}.me-fhd-0{margin-right:0!important}.me-fhd-5{margin-right:4px!important}.me-fhd-10{margin-right:8px!important}.me-fhd-15{margin-right:12px!important}.me-fhd-20{margin-right:16px!important}.me-fhd-25{margin-right:20px!important}.me-fhd-30{margin-right:24px!important}.me-fhd-35{margin-right:28px!important}.me-fhd-40{margin-right:32px!important}.me-fhd-45{margin-right:36px!important}.me-fhd-50{margin-right:40px!important}.me-fhd-55{margin-right:44px!important}.me-fhd-60{margin-right:48px!important}.me-fhd-65{margin-right:52px!important}.me-fhd-70{margin-right:56px!important}.me-fhd-75{margin-right:60px!important}.me-fhd-80{margin-right:64px!important}.me-fhd-85{margin-right:68px!important}.me-fhd-90{margin-right:72px!important}.me-fhd-95{margin-right:76px!important}.me-fhd-100{margin-right:80px!important}.me-fhd-auto{margin-right:auto!important}.ms-fhd-0{margin-left:0!important}.ms-fhd-5{margin-left:4px!important}.ms-fhd-10{margin-left:8px!important}.ms-fhd-15{margin-left:12px!important}.ms-fhd-20{margin-left:16px!important}.ms-fhd-25{margin-left:20px!important}.ms-fhd-30{margin-left:24px!important}.ms-fhd-35{margin-left:28px!important}.ms-fhd-40{margin-left:32px!important}.ms-fhd-45{margin-left:36px!important}.ms-fhd-50{margin-left:40px!important}.ms-fhd-55{margin-left:44px!important}.ms-fhd-60{margin-left:48px!important}.ms-fhd-65{margin-left:52px!important}.ms-fhd-70{margin-left:56px!important}.ms-fhd-75{margin-left:60px!important}.ms-fhd-80{margin-left:64px!important}.ms-fhd-85{margin-left:68px!important}.ms-fhd-90{margin-left:72px!important}.ms-fhd-95{margin-left:76px!important}.ms-fhd-100{margin-left:80px!important}.ms-fhd-auto{margin-left:auto!important}.order-fhd-first{order:-1!important}.order-fhd-0{order:0!important}.order-fhd-1{order:1!important}.order-fhd-2{order:2!important}.order-fhd-3{order:3!important}.order-fhd-4{order:4!important}.order-fhd-5{order:5!important}.order-fhd-last{order:6!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border-top-width:1px;box-sizing:initial;clear:both;color:inherit;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:initial;color:inherit;-webkit-text-decoration:none;text-decoration:none}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{appearance:none;background:#0000;border-radius:0;color:inherit;font:inherit;margin:0;padding:0;text-align:inherit;text-transform:inherit;vertical-align:middle}[type=checkbox]{appearance:checkbox}[type=radio]{appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:initial}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;z-index:0}.tns-fadeOut,.tns-normal{opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.3333333333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.4285714286%}.text-digicar{color:#d2232a!important}.text-digicar>*{color:inherit}.bg-digicar{background-color:#d2232a!important}.text-shadow{color:#050505!important}.text-shadow>*{color:inherit}.bg-shadow{background-color:#050505!important}.text-raven{color:#060d0d!important}.text-raven>*{color:inherit}.bg-raven{background-color:#060d0d!important}.text-charcoal{color:#535352!important}.text-charcoal>*{color:inherit}.bg-charcoal{background-color:#535352!important}.text-stone{color:#e3e6e5!important}.text-stone>*{color:inherit}.bg-stone{background-color:#e3e6e5!important}.text-digicar-grey{color:#a2a3a4!important}.text-digicar-grey>*{color:inherit}.bg-digicar-grey{background-color:#a2a3a4!important}.text-digicar-grey-dark{color:#535352!important}.text-digicar-grey-dark>*{color:inherit}.bg-digicar-grey-dark{background-color:#535352!important}.text-cola{color:#000!important}.text-cola>*{color:inherit}.bg-cola{background-color:#000!important}.text-milk{color:#fff!important}.text-milk>*{color:inherit}.bg-milk{background-color:#fff!important}:root{--app-gutter-x:40px;--app-gutter-x-half:20px;--spacer:8px;--size-custom-control-indicator:18px;--size-input:52px;--width-grid-gutter:40px;--height-btn:48px;--height-top:30px;--height-nav:60px;--height-navbar:165px;--height-shape:calc(var(--spacer)*4);--padding-button:17px 20px;--padding-input:20px;--margin-section-y:48px;--font-size-base:14px;--font-size-btn-m:12px;--font-size-btn-s:10px;--font-size-quote-l:20px;--font-size-quote-m:16px;--line-height-base:22px;--line-height-xl:26px;--line-height-l:24px;--line-height-m:22px;--line-height-s:20px;--line-height-xs:16px;--line-height-intro:26px;--line-height-btn-m:14px;--line-height-btn-s:16px;--line-height-quote-l:32px;--line-height-quote-m:24px;--letter-spacing-base:-.08px;--letter-spacing-btn:1px;--speed-fast:.125s;--speed-default:.25s;--speed-slow:.5s;--speed-sluggish:1s;--speed-snail:2s;--cubic-bezier:cubic-bezier(.12,0,.39,0);--cubic-bezier-2:cubic-bezier(.61,1,.88,1);--cubic-bezier-3:cubic-bezier(.5,1,.89,1);--cubic-bezier-4:cubic-bezier(.25,1,.5,1);--cubic-bezier-5:cubic-bezier(.76,0,.24,1);--cubic-bezier-6:cubic-bezier(.68,-.6,.32,1.6);--font-size-xl:18px;--font-size-l:16px;--font-size-m:14px;--font-size-s:12px;--font-size-xs:10px}@media(min-width:768px){:root{--margin-section-y:64px}}@media(min-width:1024px){:root{--width-grid-gutter:20px;--height-nav:100px;--height-navbar:156px;--margin-section-y:80px}}@media(min-width:1280px){:root{--width-grid-gutter:25px;--height-navbar:156px}}@media(min-width:1440px){:root{--width-grid-gutter:30px;--margin-section-y:96px;--font-size-base:16px;--font-size-xl:20px;--font-size-l:18px;--font-size-m:16px;--font-size-s:14px;--font-size-xs:12px;--font-size-quote-l:24px;--font-size-quote-m:20px;--line-height-base:24px;--line-height-xl:28px;--line-height-l:26px;--line-height-m:24px;--line-height-s:22px;--line-height-xs:18px;--line-height-intro:36px;--line-height-quote-l:36px;--line-height-quote-m:32px}}@media(min-width:1680px){:root{--font-size-xl:24px;--font-size-l:20px;--font-size-m:16px;--font-size-s:14px;--font-size-xs:12px;--font-size-button:12px;--font-size-quote-l:24px;--font-size-quote-m:20px;--line-height-base:24px;--line-height-xl:40px;--line-height-l:36px;--line-height-m:24px;--line-height-s:22px;--line-height-xs:18px;--line-height-intro:40px;--line-height-quote-l:40px;--line-height-quote-m:32px;--letter-spacing-base:-.1px}}body.in-iframe .section--hero.section--hero-single__chiptuning{margin:0;min-height:40vh}body.in-iframe .container{margin:0;padding:0;width:100%}body.in-iframe .row{margin:0;padding:0}body.page-template-tuning-database-widget #wappy,body.single-modellen.in-iframe #wappy{display:none}button{border:0}body{display:flex;flex-direction:column;min-height:100vh}body main{flex-grow:1;overflow-x:hidden;position:relative}body.menu-is-open{overflow:hidden}.container{padding-left:20px;padding-right:20px}.row{margin-left:calc((var(--width-grid-gutter))*-1/2);margin-right:calc((var(--width-grid-gutter))*-1/2)}[class*=col-]{padding-left:calc(var(--width-grid-gutter)/2);padding-right:calc(var(--width-grid-gutter)/2)}.collapse{display:none}.collapse.show{display:block}.collapsing{max-height:0;overflow:hidden;transition:max-height var(--speed-default) ease-in-out;will-change:max-height}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}img{height:auto;max-width:100%}.slider-nav-text{margin-top:24px;text-align:center}.slider-nav{align-items:center;display:flex;gap:32px;margin-top:40px;pointer-events:none}.slider-nav .slider-nav__next,.slider-nav .slider-nav__prev{pointer-events:all}.slider-nav .slider-nav__items{align-items:center;display:flex;flex:1}.slider-nav .slider-nav__item{flex:1;padding:8px 0;pointer-events:all}.slider-nav .slider-nav__item span{background-color:#5353521a;display:block;height:3px;transition:background-color var(--speed-default) var(--cubic-bezier-2);width:100%}.slider-nav .slider-nav__item:first-child span{border-bottom-left-radius:3px;border-top-left-radius:3px;overflow:hidden}.slider-nav .slider-nav__item:last-child span{border-bottom-right-radius:3px;border-top-right-radius:3px;overflow:hidden}.slider-nav .slider-nav__item.active span{background-color:#000}@media(min-width:1024px){.slider-nav{gap:56px;margin-top:80px}}.otgs-development-site-front-end,.wpml-ls-statics-footer{display:none}.row{display:flex;flex-wrap:wrap;margin-left:calc(var(--app-gutter-x)*-.5);margin-right:calc(var(--app-gutter-x)*-.5);margin-top:calc(var(--app-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--app-gutter-y);max-width:100%;padding-left:calc(var(--app-gutter-x)*.5);padding-right:calc(var(--app-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--app-gutter-x:0}.g-0,.gy-0{--app-gutter-y:0}.g-5,.gx-5{--app-gutter-x:4px}.g-5,.gy-5{--app-gutter-y:4px}.g-10,.gx-10{--app-gutter-x:8px}.g-10,.gy-10{--app-gutter-y:8px}.g-15,.gx-15{--app-gutter-x:12px}.g-15,.gy-15{--app-gutter-y:12px}.g-20,.gx-20{--app-gutter-x:16px}.g-20,.gy-20{--app-gutter-y:16px}.g-25,.gx-25{--app-gutter-x:20px}.g-25,.gy-25{--app-gutter-y:20px}.g-30,.gx-30{--app-gutter-x:24px}.g-30,.gy-30{--app-gutter-y:24px}.g-35,.gx-35{--app-gutter-x:28px}.g-35,.gy-35{--app-gutter-y:28px}.g-40,.gx-40{--app-gutter-x:32px}.g-40,.gy-40{--app-gutter-y:32px}.g-45,.gx-45{--app-gutter-x:36px}.g-45,.gy-45{--app-gutter-y:36px}.g-50,.gx-50{--app-gutter-x:40px}.g-50,.gy-50{--app-gutter-y:40px}.g-55,.gx-55{--app-gutter-x:44px}.g-55,.gy-55{--app-gutter-y:44px}.g-60,.gx-60{--app-gutter-x:48px}.g-60,.gy-60{--app-gutter-y:48px}.g-65,.gx-65{--app-gutter-x:52px}.g-65,.gy-65{--app-gutter-y:52px}.g-70,.gx-70{--app-gutter-x:56px}.g-70,.gy-70{--app-gutter-y:56px}.g-75,.gx-75{--app-gutter-x:60px}.g-75,.gy-75{--app-gutter-y:60px}.g-80,.gx-80{--app-gutter-x:64px}.g-80,.gy-80{--app-gutter-y:64px}.g-85,.gx-85{--app-gutter-x:68px}.g-85,.gy-85{--app-gutter-y:68px}.g-90,.gx-90{--app-gutter-x:72px}.g-90,.gy-90{--app-gutter-y:72px}.g-95,.gx-95{--app-gutter-x:76px}.g-95,.gy-95{--app-gutter-y:76px}.g-100,.gx-100{--app-gutter-x:80px}.g-100,.gy-100{--app-gutter-y:80px}@media(min-width:568px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--app-gutter-x:0}.g-sm-0,.gy-sm-0{--app-gutter-y:0}.g-sm-5,.gx-sm-5{--app-gutter-x:4px}.g-sm-5,.gy-sm-5{--app-gutter-y:4px}.g-sm-10,.gx-sm-10{--app-gutter-x:8px}.g-sm-10,.gy-sm-10{--app-gutter-y:8px}.g-sm-15,.gx-sm-15{--app-gutter-x:12px}.g-sm-15,.gy-sm-15{--app-gutter-y:12px}.g-sm-20,.gx-sm-20{--app-gutter-x:16px}.g-sm-20,.gy-sm-20{--app-gutter-y:16px}.g-sm-25,.gx-sm-25{--app-gutter-x:20px}.g-sm-25,.gy-sm-25{--app-gutter-y:20px}.g-sm-30,.gx-sm-30{--app-gutter-x:24px}.g-sm-30,.gy-sm-30{--app-gutter-y:24px}.g-sm-35,.gx-sm-35{--app-gutter-x:28px}.g-sm-35,.gy-sm-35{--app-gutter-y:28px}.g-sm-40,.gx-sm-40{--app-gutter-x:32px}.g-sm-40,.gy-sm-40{--app-gutter-y:32px}.g-sm-45,.gx-sm-45{--app-gutter-x:36px}.g-sm-45,.gy-sm-45{--app-gutter-y:36px}.g-sm-50,.gx-sm-50{--app-gutter-x:40px}.g-sm-50,.gy-sm-50{--app-gutter-y:40px}.g-sm-55,.gx-sm-55{--app-gutter-x:44px}.g-sm-55,.gy-sm-55{--app-gutter-y:44px}.g-sm-60,.gx-sm-60{--app-gutter-x:48px}.g-sm-60,.gy-sm-60{--app-gutter-y:48px}.g-sm-65,.gx-sm-65{--app-gutter-x:52px}.g-sm-65,.gy-sm-65{--app-gutter-y:52px}.g-sm-70,.gx-sm-70{--app-gutter-x:56px}.g-sm-70,.gy-sm-70{--app-gutter-y:56px}.g-sm-75,.gx-sm-75{--app-gutter-x:60px}.g-sm-75,.gy-sm-75{--app-gutter-y:60px}.g-sm-80,.gx-sm-80{--app-gutter-x:64px}.g-sm-80,.gy-sm-80{--app-gutter-y:64px}.g-sm-85,.gx-sm-85{--app-gutter-x:68px}.g-sm-85,.gy-sm-85{--app-gutter-y:68px}.g-sm-90,.gx-sm-90{--app-gutter-x:72px}.g-sm-90,.gy-sm-90{--app-gutter-y:72px}.g-sm-95,.gx-sm-95{--app-gutter-x:76px}.g-sm-95,.gy-sm-95{--app-gutter-y:76px}.g-sm-100,.gx-sm-100{--app-gutter-x:80px}.g-sm-100,.gy-sm-100{--app-gutter-y:80px}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--app-gutter-x:0}.g-md-0,.gy-md-0{--app-gutter-y:0}.g-md-5,.gx-md-5{--app-gutter-x:4px}.g-md-5,.gy-md-5{--app-gutter-y:4px}.g-md-10,.gx-md-10{--app-gutter-x:8px}.g-md-10,.gy-md-10{--app-gutter-y:8px}.g-md-15,.gx-md-15{--app-gutter-x:12px}.g-md-15,.gy-md-15{--app-gutter-y:12px}.g-md-20,.gx-md-20{--app-gutter-x:16px}.g-md-20,.gy-md-20{--app-gutter-y:16px}.g-md-25,.gx-md-25{--app-gutter-x:20px}.g-md-25,.gy-md-25{--app-gutter-y:20px}.g-md-30,.gx-md-30{--app-gutter-x:24px}.g-md-30,.gy-md-30{--app-gutter-y:24px}.g-md-35,.gx-md-35{--app-gutter-x:28px}.g-md-35,.gy-md-35{--app-gutter-y:28px}.g-md-40,.gx-md-40{--app-gutter-x:32px}.g-md-40,.gy-md-40{--app-gutter-y:32px}.g-md-45,.gx-md-45{--app-gutter-x:36px}.g-md-45,.gy-md-45{--app-gutter-y:36px}.g-md-50,.gx-md-50{--app-gutter-x:40px}.g-md-50,.gy-md-50{--app-gutter-y:40px}.g-md-55,.gx-md-55{--app-gutter-x:44px}.g-md-55,.gy-md-55{--app-gutter-y:44px}.g-md-60,.gx-md-60{--app-gutter-x:48px}.g-md-60,.gy-md-60{--app-gutter-y:48px}.g-md-65,.gx-md-65{--app-gutter-x:52px}.g-md-65,.gy-md-65{--app-gutter-y:52px}.g-md-70,.gx-md-70{--app-gutter-x:56px}.g-md-70,.gy-md-70{--app-gutter-y:56px}.g-md-75,.gx-md-75{--app-gutter-x:60px}.g-md-75,.gy-md-75{--app-gutter-y:60px}.g-md-80,.gx-md-80{--app-gutter-x:64px}.g-md-80,.gy-md-80{--app-gutter-y:64px}.g-md-85,.gx-md-85{--app-gutter-x:68px}.g-md-85,.gy-md-85{--app-gutter-y:68px}.g-md-90,.gx-md-90{--app-gutter-x:72px}.g-md-90,.gy-md-90{--app-gutter-y:72px}.g-md-95,.gx-md-95{--app-gutter-x:76px}.g-md-95,.gy-md-95{--app-gutter-y:76px}.g-md-100,.gx-md-100{--app-gutter-x:80px}.g-md-100,.gy-md-100{--app-gutter-y:80px}}@media(min-width:1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--app-gutter-x:0}.g-lg-0,.gy-lg-0{--app-gutter-y:0}.g-lg-5,.gx-lg-5{--app-gutter-x:4px}.g-lg-5,.gy-lg-5{--app-gutter-y:4px}.g-lg-10,.gx-lg-10{--app-gutter-x:8px}.g-lg-10,.gy-lg-10{--app-gutter-y:8px}.g-lg-15,.gx-lg-15{--app-gutter-x:12px}.g-lg-15,.gy-lg-15{--app-gutter-y:12px}.g-lg-20,.gx-lg-20{--app-gutter-x:16px}.g-lg-20,.gy-lg-20{--app-gutter-y:16px}.g-lg-25,.gx-lg-25{--app-gutter-x:20px}.g-lg-25,.gy-lg-25{--app-gutter-y:20px}.g-lg-30,.gx-lg-30{--app-gutter-x:24px}.g-lg-30,.gy-lg-30{--app-gutter-y:24px}.g-lg-35,.gx-lg-35{--app-gutter-x:28px}.g-lg-35,.gy-lg-35{--app-gutter-y:28px}.g-lg-40,.gx-lg-40{--app-gutter-x:32px}.g-lg-40,.gy-lg-40{--app-gutter-y:32px}.g-lg-45,.gx-lg-45{--app-gutter-x:36px}.g-lg-45,.gy-lg-45{--app-gutter-y:36px}.g-lg-50,.gx-lg-50{--app-gutter-x:40px}.g-lg-50,.gy-lg-50{--app-gutter-y:40px}.g-lg-55,.gx-lg-55{--app-gutter-x:44px}.g-lg-55,.gy-lg-55{--app-gutter-y:44px}.g-lg-60,.gx-lg-60{--app-gutter-x:48px}.g-lg-60,.gy-lg-60{--app-gutter-y:48px}.g-lg-65,.gx-lg-65{--app-gutter-x:52px}.g-lg-65,.gy-lg-65{--app-gutter-y:52px}.g-lg-70,.gx-lg-70{--app-gutter-x:56px}.g-lg-70,.gy-lg-70{--app-gutter-y:56px}.g-lg-75,.gx-lg-75{--app-gutter-x:60px}.g-lg-75,.gy-lg-75{--app-gutter-y:60px}.g-lg-80,.gx-lg-80{--app-gutter-x:64px}.g-lg-80,.gy-lg-80{--app-gutter-y:64px}.g-lg-85,.gx-lg-85{--app-gutter-x:68px}.g-lg-85,.gy-lg-85{--app-gutter-y:68px}.g-lg-90,.gx-lg-90{--app-gutter-x:72px}.g-lg-90,.gy-lg-90{--app-gutter-y:72px}.g-lg-95,.gx-lg-95{--app-gutter-x:76px}.g-lg-95,.gy-lg-95{--app-gutter-y:76px}.g-lg-100,.gx-lg-100{--app-gutter-x:80px}.g-lg-100,.gy-lg-100{--app-gutter-y:80px}}@media(min-width:1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--app-gutter-x:0}.g-xl-0,.gy-xl-0{--app-gutter-y:0}.g-xl-5,.gx-xl-5{--app-gutter-x:4px}.g-xl-5,.gy-xl-5{--app-gutter-y:4px}.g-xl-10,.gx-xl-10{--app-gutter-x:8px}.g-xl-10,.gy-xl-10{--app-gutter-y:8px}.g-xl-15,.gx-xl-15{--app-gutter-x:12px}.g-xl-15,.gy-xl-15{--app-gutter-y:12px}.g-xl-20,.gx-xl-20{--app-gutter-x:16px}.g-xl-20,.gy-xl-20{--app-gutter-y:16px}.g-xl-25,.gx-xl-25{--app-gutter-x:20px}.g-xl-25,.gy-xl-25{--app-gutter-y:20px}.g-xl-30,.gx-xl-30{--app-gutter-x:24px}.g-xl-30,.gy-xl-30{--app-gutter-y:24px}.g-xl-35,.gx-xl-35{--app-gutter-x:28px}.g-xl-35,.gy-xl-35{--app-gutter-y:28px}.g-xl-40,.gx-xl-40{--app-gutter-x:32px}.g-xl-40,.gy-xl-40{--app-gutter-y:32px}.g-xl-45,.gx-xl-45{--app-gutter-x:36px}.g-xl-45,.gy-xl-45{--app-gutter-y:36px}.g-xl-50,.gx-xl-50{--app-gutter-x:40px}.g-xl-50,.gy-xl-50{--app-gutter-y:40px}.g-xl-55,.gx-xl-55{--app-gutter-x:44px}.g-xl-55,.gy-xl-55{--app-gutter-y:44px}.g-xl-60,.gx-xl-60{--app-gutter-x:48px}.g-xl-60,.gy-xl-60{--app-gutter-y:48px}.g-xl-65,.gx-xl-65{--app-gutter-x:52px}.g-xl-65,.gy-xl-65{--app-gutter-y:52px}.g-xl-70,.gx-xl-70{--app-gutter-x:56px}.g-xl-70,.gy-xl-70{--app-gutter-y:56px}.g-xl-75,.gx-xl-75{--app-gutter-x:60px}.g-xl-75,.gy-xl-75{--app-gutter-y:60px}.g-xl-80,.gx-xl-80{--app-gutter-x:64px}.g-xl-80,.gy-xl-80{--app-gutter-y:64px}.g-xl-85,.gx-xl-85{--app-gutter-x:68px}.g-xl-85,.gy-xl-85{--app-gutter-y:68px}.g-xl-90,.gx-xl-90{--app-gutter-x:72px}.g-xl-90,.gy-xl-90{--app-gutter-y:72px}.g-xl-95,.gx-xl-95{--app-gutter-x:76px}.g-xl-95,.gy-xl-95{--app-gutter-y:76px}.g-xl-100,.gx-xl-100{--app-gutter-x:80px}.g-xl-100,.gy-xl-100{--app-gutter-y:80px}}@media(min-width:1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--app-gutter-x:0}.g-xxl-0,.gy-xxl-0{--app-gutter-y:0}.g-xxl-5,.gx-xxl-5{--app-gutter-x:4px}.g-xxl-5,.gy-xxl-5{--app-gutter-y:4px}.g-xxl-10,.gx-xxl-10{--app-gutter-x:8px}.g-xxl-10,.gy-xxl-10{--app-gutter-y:8px}.g-xxl-15,.gx-xxl-15{--app-gutter-x:12px}.g-xxl-15,.gy-xxl-15{--app-gutter-y:12px}.g-xxl-20,.gx-xxl-20{--app-gutter-x:16px}.g-xxl-20,.gy-xxl-20{--app-gutter-y:16px}.g-xxl-25,.gx-xxl-25{--app-gutter-x:20px}.g-xxl-25,.gy-xxl-25{--app-gutter-y:20px}.g-xxl-30,.gx-xxl-30{--app-gutter-x:24px}.g-xxl-30,.gy-xxl-30{--app-gutter-y:24px}.g-xxl-35,.gx-xxl-35{--app-gutter-x:28px}.g-xxl-35,.gy-xxl-35{--app-gutter-y:28px}.g-xxl-40,.gx-xxl-40{--app-gutter-x:32px}.g-xxl-40,.gy-xxl-40{--app-gutter-y:32px}.g-xxl-45,.gx-xxl-45{--app-gutter-x:36px}.g-xxl-45,.gy-xxl-45{--app-gutter-y:36px}.g-xxl-50,.gx-xxl-50{--app-gutter-x:40px}.g-xxl-50,.gy-xxl-50{--app-gutter-y:40px}.g-xxl-55,.gx-xxl-55{--app-gutter-x:44px}.g-xxl-55,.gy-xxl-55{--app-gutter-y:44px}.g-xxl-60,.gx-xxl-60{--app-gutter-x:48px}.g-xxl-60,.gy-xxl-60{--app-gutter-y:48px}.g-xxl-65,.gx-xxl-65{--app-gutter-x:52px}.g-xxl-65,.gy-xxl-65{--app-gutter-y:52px}.g-xxl-70,.gx-xxl-70{--app-gutter-x:56px}.g-xxl-70,.gy-xxl-70{--app-gutter-y:56px}.g-xxl-75,.gx-xxl-75{--app-gutter-x:60px}.g-xxl-75,.gy-xxl-75{--app-gutter-y:60px}.g-xxl-80,.gx-xxl-80{--app-gutter-x:64px}.g-xxl-80,.gy-xxl-80{--app-gutter-y:64px}.g-xxl-85,.gx-xxl-85{--app-gutter-x:68px}.g-xxl-85,.gy-xxl-85{--app-gutter-y:68px}.g-xxl-90,.gx-xxl-90{--app-gutter-x:72px}.g-xxl-90,.gy-xxl-90{--app-gutter-y:72px}.g-xxl-95,.gx-xxl-95{--app-gutter-x:76px}.g-xxl-95,.gy-xxl-95{--app-gutter-y:76px}.g-xxl-100,.gx-xxl-100{--app-gutter-x:80px}.g-xxl-100,.gy-xxl-100{--app-gutter-y:80px}}@media(min-width:1680px){.col-fhd{flex:1 0 0%}.row-cols-fhd-auto>*{flex:0 0 auto;width:auto}.row-cols-fhd-1>*{flex:0 0 auto;width:100%}.row-cols-fhd-2>*{flex:0 0 auto;width:50%}.row-cols-fhd-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-fhd-4>*{flex:0 0 auto;width:25%}.row-cols-fhd-5>*{flex:0 0 auto;width:20%}.row-cols-fhd-6>*{flex:0 0 auto;width:16.66666667%}.col-fhd-auto{flex:0 0 auto;width:auto}.col-fhd-1{flex:0 0 auto;width:8.33333333%}.col-fhd-2{flex:0 0 auto;width:16.66666667%}.col-fhd-3{flex:0 0 auto;width:25%}.col-fhd-4{flex:0 0 auto;width:33.33333333%}.col-fhd-5{flex:0 0 auto;width:41.66666667%}.col-fhd-6{flex:0 0 auto;width:50%}.col-fhd-7{flex:0 0 auto;width:58.33333333%}.col-fhd-8{flex:0 0 auto;width:66.66666667%}.col-fhd-9{flex:0 0 auto;width:75%}.col-fhd-10{flex:0 0 auto;width:83.33333333%}.col-fhd-11{flex:0 0 auto;width:91.66666667%}.col-fhd-12{flex:0 0 auto;width:100%}.offset-fhd-0{margin-left:0}.offset-fhd-1{margin-left:8.33333333%}.offset-fhd-2{margin-left:16.66666667%}.offset-fhd-3{margin-left:25%}.offset-fhd-4{margin-left:33.33333333%}.offset-fhd-5{margin-left:41.66666667%}.offset-fhd-6{margin-left:50%}.offset-fhd-7{margin-left:58.33333333%}.offset-fhd-8{margin-left:66.66666667%}.offset-fhd-9{margin-left:75%}.offset-fhd-10{margin-left:83.33333333%}.offset-fhd-11{margin-left:91.66666667%}.g-fhd-0,.gx-fhd-0{--app-gutter-x:0}.g-fhd-0,.gy-fhd-0{--app-gutter-y:0}.g-fhd-5,.gx-fhd-5{--app-gutter-x:4px}.g-fhd-5,.gy-fhd-5{--app-gutter-y:4px}.g-fhd-10,.gx-fhd-10{--app-gutter-x:8px}.g-fhd-10,.gy-fhd-10{--app-gutter-y:8px}.g-fhd-15,.gx-fhd-15{--app-gutter-x:12px}.g-fhd-15,.gy-fhd-15{--app-gutter-y:12px}.g-fhd-20,.gx-fhd-20{--app-gutter-x:16px}.g-fhd-20,.gy-fhd-20{--app-gutter-y:16px}.g-fhd-25,.gx-fhd-25{--app-gutter-x:20px}.g-fhd-25,.gy-fhd-25{--app-gutter-y:20px}.g-fhd-30,.gx-fhd-30{--app-gutter-x:24px}.g-fhd-30,.gy-fhd-30{--app-gutter-y:24px}.g-fhd-35,.gx-fhd-35{--app-gutter-x:28px}.g-fhd-35,.gy-fhd-35{--app-gutter-y:28px}.g-fhd-40,.gx-fhd-40{--app-gutter-x:32px}.g-fhd-40,.gy-fhd-40{--app-gutter-y:32px}.g-fhd-45,.gx-fhd-45{--app-gutter-x:36px}.g-fhd-45,.gy-fhd-45{--app-gutter-y:36px}.g-fhd-50,.gx-fhd-50{--app-gutter-x:40px}.g-fhd-50,.gy-fhd-50{--app-gutter-y:40px}.g-fhd-55,.gx-fhd-55{--app-gutter-x:44px}.g-fhd-55,.gy-fhd-55{--app-gutter-y:44px}.g-fhd-60,.gx-fhd-60{--app-gutter-x:48px}.g-fhd-60,.gy-fhd-60{--app-gutter-y:48px}.g-fhd-65,.gx-fhd-65{--app-gutter-x:52px}.g-fhd-65,.gy-fhd-65{--app-gutter-y:52px}.g-fhd-70,.gx-fhd-70{--app-gutter-x:56px}.g-fhd-70,.gy-fhd-70{--app-gutter-y:56px}.g-fhd-75,.gx-fhd-75{--app-gutter-x:60px}.g-fhd-75,.gy-fhd-75{--app-gutter-y:60px}.g-fhd-80,.gx-fhd-80{--app-gutter-x:64px}.g-fhd-80,.gy-fhd-80{--app-gutter-y:64px}.g-fhd-85,.gx-fhd-85{--app-gutter-x:68px}.g-fhd-85,.gy-fhd-85{--app-gutter-y:68px}.g-fhd-90,.gx-fhd-90{--app-gutter-x:72px}.g-fhd-90,.gy-fhd-90{--app-gutter-y:72px}.g-fhd-95,.gx-fhd-95{--app-gutter-x:76px}.g-fhd-95,.gy-fhd-95{--app-gutter-y:76px}.g-fhd-100,.gx-fhd-100{--app-gutter-x:80px}.g-fhd-100,.gy-fhd-100{--app-gutter-y:80px}}@font-face{font-display:block;font-family:digicar;font-style:normal;font-weight:400;src:url(../fonts/digicar-icons/fonts/digicar.324bb8.eot?olklwq);src:url(../fonts/digicar-icons/fonts/digicar.324bb8.eot?olklwq#iefix) format("embedded-opentype"),url(../fonts/digicar-icons/fonts/digicar.6a8e24.ttf?olklwq) format("truetype"),url(../fonts/digicar-icons/fonts/digicar.c99300.woff?olklwq) format("woff"),url(../fonts/digicar-icons/fonts/digicar.1631d2.svg?olklwq#digicar) format("svg")}[class*=" icon-"],[class^=icon-]{font-family:digicar!important;speak:never;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:"\e926"}.icon-intranet:before{content:"\e924"}.icon-partners:before{content:"\e925"}.icon-pencil:before{content:"\e923"}.icon-eye-off:before{content:"\e922"}.icon-eye:before{content:"\e921"}.icon-versnellingsbakbescherming:before{content:"\e91e"}.icon-mechatronic:before{content:"\e91f"}.icon-dsg-diagnose:before{content:"\e920"}.icon-website:before{content:"\e91b"}.icon-phone:before{content:"\e91a"}.icon-check-list:before{content:"\e919"}.icon-mail:before{content:"\e916"}.icon-marker:before{content:"\e917"}.icon-whatsapp:before{content:"\e918"}.icon-chevron:before{content:"\e915"}.icon-twitter:before{content:"\e910"}.icon-youtube:before{content:"\e911"}.icon-linkedin:before{content:"\e912"}.icon-instagram:before{content:"\e913"}.icon-facebook:before{content:"\e914"}.icon-star-half-stroke-solid:before{content:"\e90f"}.icon-star-regular:before{content:"\e90e"}.icon-star-half-solid:before{content:"\e90c"}.icon-star-solid:before{content:"\e90d"}.icon-arrow-large-left:before{content:"\e90a"}.icon-arrow-large-right:before{content:"\e90b"}.icon-accutechniek:before{content:"\e905"}.icon-chiptuning:before{content:"\e907"}.icon-diagnose:before{content:"\e91c"}.icon-roetfilter:before{content:"\e906"}.icon-dsg:before{content:"\e91d"}.icon-expertise:before{content:"\e908"}.icon-performance:before{content:"\e909"}.icon-close:before{content:"\e903"}.icon-menu:before{content:"\e904"}.icon-check:before{content:"\e900"}.icon-calendar:before{content:"\e901"}.icon-partner:before{content:"\e902"}.section--partner-contact .partner-contact__services .service:before{speak:none;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checkmark{height:9px;left:50%;margin-top:-2px;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.checkmark:after,.checkmark:before{background-color:#fff;bottom:0;content:"";display:block;position:absolute}.checkmark:before{height:1px;left:0;width:5px}.checkmark:after{height:9px;right:0;width:1px}body{font-family:Work Sans,sans-serif;font-size:var(--font-size-base);font-weight:400;line-height:var(--line-height-base)}body b,body strong{font-weight:600}body,button,input,select,textarea{text-rendering:optimizelegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga","kern"}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,section.section--jobs-single .jobs-content__block h1,section.section--jobs-single .jobs-content__block h2,section.section--jobs-single .jobs-content__block h3,section.section--jobs-single .jobs-content__block h4,section.section--jobs-single .jobs-content__block h5,section.section--jobs-single .jobs-content__block h6,section.section--news-overview .overview-filter{font-family:Work Sans,sans-serif;font-weight:400}.h1,h1{font-size:clamp(42px,3.24vw + 29.86px,92px);letter-spacing:calc(clamp(42px, 3.24vw + 29.86px, 92px)*.04*-1);line-height:1.1}.h1.big,h1.big{font-size:clamp(102px,5.83vw + 80.15px,192px);letter-spacing:calc(clamp(102px, 5.83vw + 80.15px, 192px)*.02*-1);line-height:1}.h2,h2,section.section--jobs-single .jobs-content__block h1,section.section--jobs-single .jobs-content__block h2,section.section--jobs-single .jobs-content__block h3,section.section--jobs-single .jobs-content__block h4,section.section--jobs-single .jobs-content__block h5,section.section--jobs-single .jobs-content__block h6{font-size:clamp(32px,2.59vw + 22.29px,72px);letter-spacing:calc(clamp(32px, 2.59vw + 22.29px, 72px)*.04*-1);line-height:1.13}.h3,h3{font-size:clamp(28px,1.55vw + 22.17px,52px);letter-spacing:calc(clamp(28px, 1.55vw + 22.17px, 52px)*.04*-1);line-height:1.19}.h4,h4{font-size:clamp(26px,1.04vw + 22.11px,42px);letter-spacing:calc(clamp(26px, 1.04vw + 22.11px, 42px)*.04*-1);line-height:1.23}.h5,h5,section.section--news-overview .overview-filter{font-size:clamp(18px,.91vw + 14.6px,32px);letter-spacing:calc(clamp(20px, .78vw + 17.08px, 32px)*.04*-1);line-height:1.31}.h6,h6{font-size:clamp(16px,.52vw + 14.05px,24px);letter-spacing:calc(clamp(16px, .52vw + 14.05px, 24px)*.04*-1);line-height:1.33}main ol:not([class*=-none])+:not(.btn),main p:not([class*=-none])+:not(.btn),main table:not([class*=-none])+:not(.btn),main ul:not([class*=-none])+:not(.btn){margin-top:15px}@media(min-width:1280px){main ol:not([class*=-none])+:not(.btn),main p:not([class*=-none])+:not(.btn),main table:not([class*=-none])+:not(.btn),main ul:not([class*=-none])+:not(.btn){margin-top:20px}}.link:not(.btn),ol li a:not(.btn),p a:not(.btn),small a:not(.btn),td a:not(.btn),ul li a:not(.btn){font-weight:700;-webkit-text-decoration:underline;text-decoration:underline}ul:not(ul.checked) li:before{content:"·";font-size:32px;margin-right:12px;vertical-align:middle}ul.checked li:before{color:#34c900;content:"\e919";font-family:digicar!important;margin-right:5px}figure figcaption h1,figure figcaption h2,figure figcaption h3,figure figcaption h4,figure figcaption h5,figure figcaption h6,picture figcaption h1,picture figcaption h2,picture figcaption h3,picture figcaption h4,picture figcaption h5,picture figcaption h6{color:inherit;margin-bottom:0}.body-xl{font-size:var(--font-size-xl);line-height:var(--line-height-xl)}.body-l,.body-xl{font-weight:400;letter-spacing:var(--letter-spacing-base)}.body-l{font-size:var(--font-size-l);line-height:var(--line-height-l)}.body-m{font-size:var(--font-size-m);line-height:var(--line-height-m)}.body-m,.body-s{font-weight:400;letter-spacing:var(--letter-spacing-base)}.body-s{font-size:var(--font-size-s);line-height:var(--line-height-s)}.body-xs{font-size:var(--font-size-xs);font-weight:400;letter-spacing:0;line-height:var(--line-height-xs)}.body-intro{font-size:var(--font-size-xl);letter-spacing:var(--letter-spacing-base);line-height:var(--line-height-intro)}.body-btn-m{font-size:var(--font-size-btn-m);line-height:var(--line-height-btn-m)}.body-btn-m,.body-btn-s{letter-spacing:var(--letter-spacing-btn);text-transform:uppercase}.body-btn-s{font-size:var(--font-size-btn-s);line-height:var(--line-height-btn-s)}.body-quote-l{font-size:var(--font-size-quote-l);line-height:var(--line-height-quote-l)}.body-quote-l,.body-quote-m{font-family:Work Sans,sans-serif;letter-spacing:var(--letter-spacing-btn);text-transform:uppercase}.body-quote-m{font-size:var(--font-size-quote-m);line-height:var(--line-height-quote-m)}.form-row{display:flex;margin-left:-5px;margin-right:-5px}.form-row [class^=col-]{padding-left:5px;padding-right:5px}@media(max-width:767.98px){.form-row .btn{width:100%}}@media(min-width:1024px){.form-row{display:flex}.form-row .form-group{flex-grow:1;margin-bottom:10px}.form-row .btn{flex-shrink:0}}.form-group,.input-group{margin-bottom:10px;position:relative;width:100%}.form-group{display:flex;flex-direction:column;justify-content:space-between}.form-group label{cursor:pointer}.input-group .input-group-append{left:auto;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.form-control{height:var(--size-input);position:relative;width:100%}.form-control::placeholder{color:#0009}.form-control:disabled{opacity:.5}.form-control[readonly]{background-color:#0006}.form-control:not(textarea){align-items:center;display:flex}.form-control.invalid{outline:2px solid}textarea.form-control{display:block;min-height:150px;resize:vertical}.custom-control{display:flex;position:relative}.custom-control>*{cursor:pointer}.custom-control .custom-control__indicator{border:1px solid;flex-shrink:0;height:var(--size-custom-control-indicator);position:relative;top:2px;transition:all var(--speed-default) linear;width:var(--size-custom-control-indicator)}.custom-control .custom-control__indicator:before{background-color:#000;content:"";height:100%;opacity:0;position:absolute;transform:scale(0);width:100%}.custom-control .custom-control__indicator:after,.custom-control .custom-control__indicator:before{transition-duration:var(--speed-fast),var(--speed-default);transition-property:opacity,transform;transition-timing-function:linear,var(--ease-in-out-quart)}.custom-control .custom-control__text,.custom-control label{padding-left:16px;position:relative;-webkit-user-select:none;user-select:none;z-index:2}.custom-control .custom-control__input,.custom-control input[type=checkbox],.custom-control input[type=radio]{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.custom-control .custom-control__input:disabled~*,.custom-control input[type=checkbox]:disabled~*,.custom-control input[type=radio]:disabled~*{opacity:.4}.custom-control .custom-control__input:checked~.custom-control__indicator,.custom-control .custom-control__input:disabled~.custom-control__indicator,.custom-control input[type=checkbox]:checked~.custom-control__indicator,.custom-control input[type=checkbox]:disabled~.custom-control__indicator,.custom-control input[type=radio]:checked~.custom-control__indicator,.custom-control input[type=radio]:disabled~.custom-control__indicator{border-width:0}.custom-control .custom-control__input:checked~.custom-control__indicator:before,.custom-control .custom-control__input:disabled~.custom-control__indicator:before,.custom-control input[type=checkbox]:checked~.custom-control__indicator:before,.custom-control input[type=checkbox]:disabled~.custom-control__indicator:before,.custom-control input[type=radio]:checked~.custom-control__indicator:before,.custom-control input[type=radio]:disabled~.custom-control__indicator:before{opacity:1;transform:scale(1)}.custom-control+.custom-control{margin-top:16px}.custom-control.custom-control--checkbox .custom-control__indicator,.custom-control.custom-control--checkbox .custom-control__indicator:before{border-radius:var(--size-border-radius)}.custom-control.custom-control--checkbox .custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox .custom-control__indicator .checkmark:before{opacity:0}.custom-control.custom-control--checkbox .custom-control__input:checked~.custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox .custom-control__input:checked~.custom-control__indicator .checkmark:before,.custom-control.custom-control--checkbox input[type=checkbox]:checked~.custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox input[type=checkbox]:checked~.custom-control__indicator .checkmark:before,.custom-control.custom-control--checkbox input[type=radio]:checked~.custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox input[type=radio]:checked~.custom-control__indicator .checkmark:before{animation-fill-mode:forwards;animation-timing-function:var(--cubic-bezier)}.custom-control.custom-control--checkbox .custom-control__input:checked~.custom-control__indicator .checkmark:before,.custom-control.custom-control--checkbox input[type=checkbox]:checked~.custom-control__indicator .checkmark:before,.custom-control.custom-control--checkbox input[type=radio]:checked~.custom-control__indicator .checkmark:before{animation-duration:var(--speed-default);animation-name:checkmark-before}@keyframes checkmark-before{0%{opacity:1;transform:translateX(-4px)}to{opacity:1;transform:translateX(0)}}.custom-control.custom-control--checkbox .custom-control__input:checked~.custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox input[type=checkbox]:checked~.custom-control__indicator .checkmark:after,.custom-control.custom-control--checkbox input[type=radio]:checked~.custom-control__indicator .checkmark:after{animation-delay:var(--speed-default);animation-duration:var(--speed-default);animation-name:checkmark-after}@keyframes checkmark-after{0%{opacity:1;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.custom-control.custom-control--radio .custom-control__indicator,.custom-control.custom-control--radio .custom-control__indicator:before{border-radius:50%}.custom-control.custom-control--radio .custom-control__indicator:after{background-color:#fff;border-radius:50%;content:"";height:6px;left:50%;margin-left:-3px;margin-top:-3px;opacity:0;position:absolute;top:50%;transform:scale(.25);transition-delay:.31s;width:6px;z-index:4}.custom-control.custom-control--radio .custom-control__input:checked~.custom-control__indicator:after,.custom-control.custom-control--radio input[type=radio]:checked~.custom-control__indicator:after{opacity:1;transform:scale(1)}.custom-control.custom-control--radio-checkmark .custom-control__indicator,.custom-control.custom-control--radio-checkmark .custom-control__indicator:before{border-radius:50%}.custom-control.custom-control--radio-checkmark .custom-control__indicator .checkmark{height:10px;width:6px}.custom-control.custom-control--radio-checkmark .custom-control__indicator .checkmark:after,.custom-control.custom-control--radio-checkmark .custom-control__indicator .checkmark:before{opacity:0}.custom-control.custom-control--radio-checkmark .custom-control__indicator .checkmark:before{height:2px;width:6px}.custom-control.custom-control--radio-checkmark .custom-control__indicator .checkmark:after{height:10px;width:2px}.form-group--inline .custom-control{display:inline-flex}.form-group--inline .custom-control~.custom-control{margin-left:15px;margin-top:0}.gform_validation_error form .gfield:not(.normal_label,.gform_validation_error form .gfield.gfield--type-fileupload) .gfield_label{font-size:var(--font-size-label)!important;transform:translateY(calc(var(--size-input)/4*-1 - -2px))!important}.invisible{height:0;left:0;visibility:hidden}.gform_wrapper{--px-field:16px}.gform_wrapper .gform_fields{grid-gap:16px 16px!important}.gform_wrapper .gform_button:hover{background-color:#000}.gform_wrapper .gfield-choice-input+label{max-width:none!important}.gform_wrapper .gfield{position:relative;will-change:transform,color}.gform_wrapper .gfield input:-webkit-autofill,.gform_wrapper .gfield input:-webkit-autofill:focus,.gform_wrapper .gfield input:-webkit-autofill:hover,.gform_wrapper .gfield select:-webkit-autofill,.gform_wrapper .gfield select:-webkit-autofill:focus,.gform_wrapper .gfield select:-webkit-autofill:hover,.gform_wrapper .gfield textarea:-webkit-autofill,.gform_wrapper .gfield textarea:-webkit-autofill:focus,.gform_wrapper .gfield textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.gform_wrapper .gfield .custom-select{max-width:none}.gform_wrapper .gfield .gfield_label{z-index:1}.gform_wrapper .gfield .gfield_label .gfield_required{display:none}.gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time){background-color:#ffffff0d;background-color:#fff;border-radius:var(--border-radius);transition:background-color var(--speed-default) var(--cubic-bezier-2),border-color var(--speed-default) var(--cubic-bezier-2)}.gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time)>:not(.validation_message--hidden-on-empty){background-color:#0000;border:none;box-shadow:none;color:#000;display:block;font-size:16px;font-weight:400;height:var(--size-input);outline:none;padding-left:var(--px-field);padding-right:var(--px-field);width:100%}.section--contact .gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time)>:not(.validation_message--hidden-on-empty){color:#000}.gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time) input{transform:translateY(calc(var(--size-input)*1/8))}.gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time) textarea{min-height:140px;padding-top:calc(var(--size-input)*1/2);resize:none;transform:none}@media(min-width:1280px){.gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time) textarea{min-height:200px}}.section--contact .gform_wrapper .gfield .ginput_container:not(.ginput_container_consent,.ginput_container_checkbox,.ginput_container_radio,.ginput_container_fileupload,.ginput_container_time){background-color:#fff;border-color:#0003}.gform_wrapper .gfield .ginput_container_consent{position:relative}.gform_wrapper .gfield .ginput_container_consent .gfield_consent_label{color:#000;display:block;padding-left:24px}.gform_wrapper .gfield .ginput_container_consent .gfield_label,.gform_wrapper .gfield .ginput_container_consent .gfield_required{display:none}.gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox,.gform_wrapper .gfield .ginput_container_checkbox .gfield_radio,.gform_wrapper .gfield .ginput_container_consent .gfield_checkbox,.gform_wrapper .gfield .ginput_container_consent .gfield_radio,.gform_wrapper .gfield .ginput_container_radio .gfield_checkbox,.gform_wrapper .gfield .ginput_container_radio .gfield_radio{display:flex;flex-flow:column wrap}.gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice,.gform_wrapper .gfield .ginput_container_checkbox .gfield_radio .gchoice,.gform_wrapper .gfield .ginput_container_consent .gfield_checkbox .gchoice,.gform_wrapper .gfield .ginput_container_consent .gfield_radio .gchoice,.gform_wrapper .gfield .ginput_container_radio .gfield_checkbox .gchoice,.gform_wrapper .gfield .ginput_container_radio .gfield_radio .gchoice{align-items:center;display:flex;padding:12px 10px 7px}.gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice label,.gform_wrapper .gfield .ginput_container_checkbox .gfield_radio .gchoice label,.gform_wrapper .gfield .ginput_container_consent .gfield_checkbox .gchoice label,.gform_wrapper .gfield .ginput_container_consent .gfield_radio .gchoice label,.gform_wrapper .gfield .ginput_container_radio .gfield_checkbox .gchoice label,.gform_wrapper .gfield .ginput_container_radio .gfield_radio .gchoice label{flex:1}.gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice a,.gform_wrapper .gfield .ginput_container_checkbox .gfield_radio .gchoice a,.gform_wrapper .gfield .ginput_container_consent .gfield_checkbox .gchoice a,.gform_wrapper .gfield .ginput_container_consent .gfield_radio .gchoice a,.gform_wrapper .gfield .ginput_container_radio .gfield_checkbox .gchoice a,.gform_wrapper .gfield .ginput_container_radio .gfield_radio .gchoice a{-webkit-text-decoration:underline;text-decoration:underline}.gform_wrapper .gfield .ginput_container_checkbox .gfield_checkbox .gchoice:not(:last-child),.gform_wrapper .gfield .ginput_container_checkbox .gfield_radio .gchoice:not(:last-child),.gform_wrapper .gfield .ginput_container_consent .gfield_checkbox .gchoice:not(:last-child),.gform_wrapper .gfield .ginput_container_consent .gfield_radio .gchoice:not(:last-child),.gform_wrapper .gfield .ginput_container_radio .gfield_checkbox .gchoice:not(:last-child),.gform_wrapper .gfield .ginput_container_radio .gfield_radio .gchoice:not(:last-child){margin-bottom:8px}.gform_wrapper .gfield.gfield--type-select .gfield_label{display:none!important}.gform_wrapper .gfield.gfield--type-select .ginput_container_select select{padding-top:6px}.gform_wrapper .gfield.gfield--type-fileupload .gfield_label{color:#000!important;display:block;font-size:24px!important;font-weight:600!important;margin-bottom:-62px;margin-top:30px;position:relative;text-align:center}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload{position:relative}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area{background-color:#fff;border:1px solid #fff3;border-radius:var(--border-radius);color:#000;font-size:16px;padding:88px 24px 72px;position:relative;text-align:center}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area:before{display:none}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_drop_area .gform_button_select_files{align-items:center;background-color:#000;border-radius:30px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;margin-top:16px;min-height:var(--height-btn);padding:10px 24px;position:relative;z-index:4}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_button_select_files{align-items:center;background-color:#0000;border:1px solid #e3e6e5;border-radius:var(--border-radius);box-shadow:none;color:#000;display:inline-flex;font-size:16px;font-size:15px;font-weight:600;letter-spacing:-.64px;outline:none;padding:10px 24px}@media(hover:hover)and (pointer:fine){.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_button_select_files{transition:background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_button_select_files:hover{background-color:#fff;color:#000}}.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_rules{color:#00000080;font-size:16px;left:0;pointer-events:none;position:absolute;text-align:center;top:194px;width:100%}@media(min-width:1024px){.gform_wrapper .gfield.gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_rules{top:210px}}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview{align-items:center;display:flex;flex-direction:row!important;margin:0;padding-bottom:8px;padding-top:8px}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_filename,.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_filesize,.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_progress,.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_progressbar{color:#535352!important}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_filename{flex:1}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gfield_fileupload_progress_complete{display:none}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gform_delete_file{align-items:center;color:#d2232a!important;display:flex;opacity:.5;position:relative;top:-2px}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gform_delete_file .dashicons:before{color:#d2232a!important}@media(hover:hover)and (pointer:fine){.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gform_delete_file{transition:opacity var(--speed-default) var(--cubic-bezier-2)}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview .gform_delete_file:hover{opacity:1}}.gform_wrapper .gfield.gfield--type-fileupload .ginput_preview:not(:first-child){margin-top:-16px}.gform_wrapper .gfield.custom-select--active .ginput_container,.gform_wrapper .gfield.custom-select--active .select-selected,.gform_wrapper .gfield.focusing .ginput_container,.gform_wrapper .gfield.focusing .select-selected,.gform_wrapper .gfield.is-filled .ginput_container,.gform_wrapper .gfield.is-filled .select-selected{border-color:#fff3!important}.gform_wrapper .gfield.gfield-select2 .heapBox{display:none!important}.gform_wrapper .gfield.gfield__date{margin-bottom:8px;z-index:2}.gform_wrapper .gfield.gfield__date .ginput_complex{align-items:center;border:none;display:flex;width:100%}.gform_wrapper .gfield.gfield__date .ginput_container_date,.gform_wrapper .gfield.gfield__date .ginput_container_time{flex:1;max-width:none!important;padding:0!important}.gform_wrapper .gfield.gfield__date .ginput_container_date input,.gform_wrapper .gfield.gfield__date .ginput_container_time input{border:1px solid #0000001a;height:var(--size-input);padding:10px 20px}.gform_wrapper .gfield.gfield__date .ginput_container_date .gfield_label .heapBox .holder,.gform_wrapper .gfield.gfield__date .ginput_container_time .gfield_label .heapBox .holder{border:1px solid #0000001a!important;height:var(--size-input)}.gform_wrapper .gfield.spacer{display:none}.gform_wrapper .gfield.checkbox__label{margin-bottom:20px;margin-top:20px}.gform_wrapper .gfield.checkbox__label .gfield_label{padding-bottom:10px}.gform_wrapper .gfield.checkbox__label+.checkbox__label{margin-top:0}.gform_wrapper .gfield.normal_label .gfield_label{font-size:18px;font-weight:400;margin-bottom:20px;margin-top:8px}.gform_wrapper .gfield:not(.normal_label,.gform_wrapper .gfield.gfield--type-fileupload) .gfield_label:not(.gfield_label_before_complex):not(legend){align-items:center;color:#0000004d;display:inline-flex;font-size:16px;font-weight:400;height:var(--size-input);left:0;margin-bottom:0;max-width:100%;padding-left:var(--px-field);padding-right:var(--px-field);pointer-events:none;position:absolute;top:0;transform-origin:left;transition:transform var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2);width:100%}.gform_wrapper .gfield:not(.normal_label,.gform_wrapper .gfield.gfield--type-fileupload).focusing .gfield_label:not(.gfield_label_before_complex):not(legend),.gform_wrapper .gfield:not(.normal_label,.gform_wrapper .gfield.gfield--type-fileupload).is-filled .gfield_label:not(.gfield_label_before_complex):not(legend){transform:translate(3px,calc(var(--size-input)*-1/3.5)) scale(.8)}.gform_wrapper .gfield.gfield__select{z-index:2}.gform_wrapper .gfield.gfield__select .gfield_label{display:none!important}.gform_wrapper .gfield.gfield_error:not(.normal_label,.gform_wrapper .gfield.gfield_error.gfield--type-fileupload) .gfield_label{transform:translate(3px,calc(var(--size-input)*-1/4)) scale(.8)!important}.gform_wrapper .gform_hidden,.gform_wrapper .gform_validation_errors,.gform_wrapper .hidden_label .gfield_label,.gform_wrapper .validation_message{display:none}.gform_wrapper .gfield_validation_message{font-size:14px;font-weight:500}.gform_wrapper .gfield--type-captcha .ginput_recaptcha{background-color:#0000!important;border:0!important;overflow:hidden}.gform_wrapper .gfield--type-captcha .ginput_recaptcha div{padding:0!important}.gform_wrapper .gfield--type-checkbox.custom-checkbox .ginput_container_checkbox .gfield_checkbox{flex-flow:wrap;gap:spcar(2)}.gform_wrapper .gfield--type-date input,.gform_wrapper .ginput_container_date input{transform:none!important}.gform_wrapper .gfield--type-date .gfield_label{font-size:12px!important;margin:-15px 0 0!important}.gform_wrapper .gform-page-footer .gform_next_button,.gform_wrapper .gform_footer [type=submit]{align-items:center!important;background-color:#d2232a!important;border-radius:30px!important;color:#fff!important;display:inline-flex!important;font-size:16px!important;font-weight:600!important;padding:18px 24px!important}@media(min-width:1024px){.gform_wrapper{--px-field:24px}}.accordion__holder{--py-accordion:16px;--px-accordion:24px;--size-accordion-btn:12.8px;border:1px solid #e3e6e5;position:relative}.accordion__holder .accordion__item{background-color:#fff;padding-right:var(--px-accordion)}.accordion__holder .accordion__item .accordion__term{align-items:center;cursor:pointer;display:flex;font-size:calc(var(--font-size-base)*1.125);font-weight:700;gap:16px;outline:none;padding:var(--py-accordion) calc(var(--size-accordion-btn) + 16px) var(--py-accordion) var(--px-accordion);position:relative;width:100%}.accordion__holder .accordion__item .accordion__term .accordion__index{align-items:center;background-color:#000;border-radius:50%;color:#fff;display:flex;font-size:14px;height:26px;justify-content:center;width:26px}.accordion__holder .accordion__item .accordion__term .accordion__button{border-radius:50%;height:var(--size-accordion-btn);position:absolute;right:0;top:50%;transform:translateY(-50%);width:var(--size-accordion-btn)}.accordion__holder .accordion__item .accordion__term .accordion__button span{background-color:#d2232a;height:3px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform var(--speed-default) var(--cubic-bezier-2),opacity var(--speed-default) var(--cubic-bezier-2);width:100%;z-index:1}.accordion__holder .accordion__item .accordion__term .accordion__button span:last-child{transform:translate(-50%,-50%) rotate(90deg)}.accordion__holder .accordion__item .accordion__term.open .accordion__button span:first-child{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.accordion__holder .accordion__item .accordion__term.open .accordion__button span:last-child{transform:translate(-50%,-50%) rotate(180deg)}.accordion__holder .accordion__item .accordion__body.show .accordion__description{opacity:1;transform:translateY(0)}.accordion__holder .accordion__item .accordion__description{opacity:0;padding-bottom:var(--py-accordion);padding-left:var(--px-accordion);padding-right:var(--px-accordion);transform:translateY(20px);transition:opacity var(--speed-fast) ease-out,transform var(--speed-default) var(--cubic-bezier-2)}.accordion__holder .accordion__item:has(>.accordion__term.open){background-color:#e3e6e580}.accordion__holder .accordion__item:not(:first-child){border-top:1px solid #e3e6e580}.accordion__holder .accordion__item:first-child{padding-top:0}@media(hover:hover)and (pointer:fine){.accordion__holder .accordion__item{transition:background-color var(--speed-default) var(--cubic-bezier-2)}.accordion__holder .accordion__item:hover{background-color:#e3e6e5}}@media(min-width:1024px){.accordion__holder{--py-accordion:24px;--px-accordion:32px}.accordion__holder .accordion__item .accordion__term .accordion__index{left:0;position:absolute;top:0;transform:translateX(calc(-100% - 32px))}}.times{border:1px solid #e3e6e5;display:flex;flex-direction:column}.times .time-item{display:flex;justify-content:space-between;padding:16px 24px}.times .time-item .day{font-weight:700}.times .time-item:nth-child(odd){background-color:#e3e6e580}@media(min-width:1024px){.times .time-item{padding:24px 32px}}.btn{align-items:center;background-color:#d2232a;border-radius:100px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;padding:12px 24px}.btn:disabled{opacity:.3;pointer-events:none}.btn.btn--ol{background-color:#0000;border:1px solid #050505;color:#050505}.btn.btn--ol.btn--milk{background-color:#0000;border:1px solid #fff;color:#fff}.btn.btn--ol.btn--cola{background-color:#0000;border:1px solid #000;color:#000}.btn:not(:last-child){margin-right:8px}.btn.btn--ir i{margin-left:15px}.btn.btn--il i{margin-right:15px}.btn.btn--io{box-shadow:none;font-size:14px;height:51px;justify-content:center;width:51px}.btn.btn--io.btn--cola{background-color:#000;color:#fff}.btn.btn--red{background-color:#d2232a;color:#fff}.btn.btn--milk{background-color:#fff;color:#d2232a}.btn.btn--cola{background-color:#fff;color:#000}.btn.btn--small{font-size:15px;padding:9px 23px}.btn.btn--social{border-radius:100%;font-size:16px;height:40px;padding:0;width:40px}@media(hover:hover)and (pointer:fine){.btn{transition:border var(--speed-default) var(--cubic-bezier-2),box-shadow var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}.btn:hover,.btn:hover.btn--ol.btn--cola{background-color:#000;color:#fff}.btn:hover.btn--ol.btn--cola{border:1px solid #000}.btn:hover.btn--io{background-color:#000}.btn:hover.btn--io.btn--cola{background-color:#d2232a}}.button-wrapper{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.pagination{margin-top:var(--margin-section-y)}.pagination .pagination-container{align-items:center;display:flex;gap:32px}.pagination .pagination-links{align-items:center;border-radius:3px;display:flex;flex:1;list-style:none;overflow:hidden}.pagination .pagination-links li{flex:1;font-size:0;height:3px;position:relative}.pagination .pagination-links li:before{display:none}.pagination .page-numbers{background-color:#e3e6e5;height:100%;left:0;position:absolute;top:0;width:100%}.pagination .page-numbers.current{background-color:#fff}@media(hover:hover)and (pointer:fine){.pagination .page-numbers{transition:background-color var(--speed-default) var(--cubic-bezier-2)}.pagination .page-numbers:hover{background-color:#fff}}.pagination-links{padding-bottom:calc(var(--margin-section)/2.5);padding-top:calc(var(--margin-section)/2.5)}.pagination-links .pagination-container{gap:8px}.pagination-links .pagination-container,.pagination-links .pagination-container>a{align-items:center;display:flex;justify-content:center}@media(hover:hover)and (pointer:fine){.pagination-links .pagination-container>a{transition:background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}.pagination-links .pagination-container>a:hover{background-color:#000;color:#fff}}.pagination-links .pagination-link{height:52px;justify-content:center;margin-top:0!important;width:52px}.pagination-links .pagination-link,.pagination-links .pagination-links{align-items:center;background-color:#e3e6e5;border-radius:8px;display:flex}.pagination-links .pagination-links{flex-wrap:wrap;gap:4px;list-style:none;padding:4.8px}.pagination-links .pagination-links li:before{display:none}.pagination-links .pagination-links a,.pagination-links .pagination-links span{align-items:center;border-radius:8px;color:#000;display:flex;font-weight:600;height:42px;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:42px}.pagination-links .pagination-links a.current,.pagination-links .pagination-links span.current{background-color:#fff}@media(hover:hover)and (pointer:fine){.pagination-links .pagination-links a:not(.current),.pagination-links .pagination-links span:not(.current){transition:background-color var(--speed-default) var(--cubic-bezier-2)}.pagination-links .pagination-links a:not(.current):hover,.pagination-links .pagination-links span:not(.current):hover{background-color:#fff}.pagination-links .next,.pagination-links .number,.pagination-links .prev{transition:color var(--speed-fast) ease-out}}.pagination-links .ellipsis,.pagination-links .number{font-weight:700;padding:0 20px}.pagination-links .btn{margin-top:0}.pagination-links .btn.previous{margin-right:auto}.pagination-links .btn.next{margin-left:auto}.pagination-links .disabled{opacity:.3;pointer-events:none}.cookie-consent{--width-cookie:80vw;--size-cookie-location:20px;background-color:#fff;bottom:var(--size-cookie-location);color:#000;display:none;max-width:var(--width-cookie);padding:24px;position:fixed;right:var(--size-cookie-location);width:100%;z-index:99999}.cookie-consent .cookie-consent__text h4{color:#000;margin-bottom:16px}@media(min-width:1024px){.cookie-consent .cookie-consent__text h4{margin-bottom:24px}}@media(min-width:1440px){.cookie-consent .cookie-consent__text h4{margin-bottom:32px}}.cookie-consent .cookie-consent__form--list{margin-top:16px}.cookie-consent .cookie-consent__form--list .disabled{opacity:.5;pointer-events:none}@media(min-width:1440px){.cookie-consent .cookie-consent__form--list{margin-top:24px}}.cookie-consent .cookie-consent__buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.cookie-consent .cookie-consent__buttons .btn{padding:12px 20px}.cookie-consent.cookie-consent--unaccepted{display:block}@media(min-width:768px){.cookie-consent{--width-cookie:450px;--size-cookie-location:32px;padding:32px}}@media(min-width:1440px){.cookie-consent{--width-cookie:500px;--size-cookie-location:60px;padding:40px}}.reel{--animation-speed:90s;--size-reel:140px;color:#0000001a;display:flex;font-size:var(--size-reel);font-weight:600;gap:40px}.reel .reel__track{animation:scrollText var(--animation-speed) linear infinite;display:flex}.reel .reel__item{line-height:1;white-space:nowrap}.reel .reel__item:before{content:" ";display:inline-block}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(min-width:1024px){.reel{--size-reel:180px}}@media(min-width:1440px){.reel{--size-reel:220px}}.card{position:relative}.card-anchor,.card__anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.card.card--news{height:300px}.card.card--news .card-figure{border-radius:20px;display:block;height:100%;left:0;overflow:hidden;position:absolute;position:relative;top:0;width:100%}.card.card--news .card-figure:before{background:linear-gradient(180deg,#0000,#00000026 70%,#000c);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.card.card--news .card-figure img,.card.card--news .card-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card.card--news .card-content{align-items:flex-end;color:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;left:0;padding:16px;position:absolute;top:0;width:100%;z-index:2}.card.card--news .card-content .card-title{align-items:center;display:flex;font-size:clamp(20px,.52vw + 18.05px,28px);margin-bottom:16px}.card.card--news .card-details{width:80%}.card.card--news .card-bottom{align-items:center;display:flex;gap:32px}.card.card--news .news-top__author{align-items:center;display:flex;gap:16px}.card.card--news .author-image{border-radius:50%;height:40px;overflow:hidden;position:relative;width:40px}.card.card--news .author-image img,.card.card--news .author-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(hover:hover)and (pointer:fine){.card.card--news .card-figure img,.card.card--news .card-figure picture{transform:scale(1);transition:transform var(--speed-slow) var(--cubic-bezier-2)}.card.card--news:hover .card-figure img,.card.card--news:hover .card-figure picture{transform:scale(1.03)}}.card.card--highlight{height:350px;width:100%}.card.card--highlight .card-figure{border-radius:20px;display:block;height:100%;left:0;overflow:hidden;position:absolute;position:relative;top:0;width:100%}.card.card--highlight .card-figure:before{background:linear-gradient(180deg,#0000,#00000026 70%,#000c);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.card.card--highlight .card-figure img,.card.card--highlight .card-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card.card--highlight .card-content{align-items:flex-end;color:#fff;display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;left:0;padding:16px;position:absolute;top:0;width:100%;z-index:2}.card.card--highlight .card-details{width:80%}.card.card--highlight .card-bottom{align-items:center;display:flex;gap:32px;margin-top:24px}.card.card--highlight .news-top__author{align-items:center;display:flex;gap:16px}.card.card--highlight .author-image{border-radius:50%;height:40px;overflow:hidden;position:relative;width:40px}.card.card--highlight .author-image img,.card.card--highlight .author-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card.card--highlight .card-text{color:#fff}.card.card--highlight:hover .card-figure img,.card.card--highlight:hover .card-figure picture{transform:scale(1)}@media(min-width:768px){.card.card--highlight{height:500px}}@media(min-width:1024px){.card.card--highlight{height:700px}}.card.card--job{--padding-card-job:24px;position:relative}.card.card--job .card-figure{border-radius:8px;display:block;overflow:hidden;padding-top:69.6202531646%;position:relative}.card.card--job .card-figure:after{background:linear-gradient(180deg,#0000 38.09%,#000)}.card.card--job .card-content,.card.card--job .card-figure img,.card.card--job .card-figure picture,.card.card--job .card-figure:after{height:100%;left:0;position:absolute;top:0;width:100%}.card.card--job .card-content{display:flex;flex-direction:column;gap:6px;justify-content:flex-end;padding:var(--padding-card-job)}.card.card--job .card-detail{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.card.card--job .card-detail__item{align-items:center;color:#fff9;display:flex;gap:8px;justify-content:center}.card.card--job .card-detail__item i{position:relative;top:2px}@media(hover:hover)and (pointer:fine){.card.card--job .card-figure img,.card.card--job .card-figure picture{transform:scale(1.03);transition:transform var(--speed-slow) var(--cubic-bezier-2)}.card.card--job:hover .card-figure img,.card.card--job:hover .card-figure picture{transform:scale(1.1)}}@media(min-width:1024px){.card.card--job{--padding-card-job:24px 32px}}.card.card--modellen{--padding-card-project:24px;background-color:#fff;border:1px solid #e3e6e5;border-radius:24px;position:relative}@media(hover:hover)and (pointer:fine){.card.card--modellen{transition:background-color var(--speed-fast) var(--cubic-bezier-2),color var(--speed-fast) var(--cubic-bezier-2)}.card.card--modellen:hover{background-color:#d2232a;color:#fff}.card.card--modellen:hover .card-title{color:#fff}.card.card--modellen:hover .btn{background-color:#fff;color:#d2232a}}.card.card--modellen .card-anchor{height:100%;left:0;position:absolute;top:0;width:100%}.card.card--modellen .card-content{display:flex;flex-direction:column;justify-content:flex-end;padding:var(--padding-card-project);z-index:1}.card.card--modellen .card-title{color:#000;margin-bottom:24px}@media(min-width:1024px){.card.card--modellen{--padding-card-project:40px}}@media(min-width:1440px){.card.card--modellen{--padding-card-project:64px}}.card.card--result{--padding-card-result:12px 20px;--width-card-result-image:50px;--mr-card-result-image:16px;background-color:#fff;display:flex;line-height:1;padding:var(--padding-card-result)}.card.card--result .card-image{margin-right:var(--mr-card-result-image);width:var(--width-card-result-image)}.card.card--result .card-image img,.card.card--result .card-image picture{width:100%}.card.card--result .card-content{align-items:center;display:flex;flex:1;justify-content:space-between}.card.card--result .title{font-weight:700}@media(hover:hover)and (pointer:fine){.card.card--result{transition:background-color var(--speed-fast) var(--cubic-bezier-2),color var(--speed-fast) var(--cubic-bezier-2)}.card.card--result:hover{background-color:#d2232a;color:#fff}.card.card--result:hover .btn{background-color:#fff;color:#d2232a}}@media(min-width:1024px){.card.card--result{--padding-card-result:16px 32px;--mr-card-result-image:24px}}@media(min-width:1440px){.card.card--result{--width-card-result-image:80px}}.navbar-top{background-color:#000;color:#fff;display:flex;font-size:12px;justify-content:center}.navbar-top .navbar-top__usps{display:flex;gap:20px;height:var(--height-top);overflow:hidden;position:relative;width:100%}.navbar-top .navbar-top__usp:first-child{animation-delay:0s}.navbar-top .navbar-top__usp:nth-child(2){animation-delay:4s}.navbar-top .navbar-top__usp:nth-child(3){animation-delay:8s}.navbar-top .navbar-top__usp:nth-child(4){animation-delay:12s}.navbar-top .navbar-top__usp{align-items:center;animation:slide 16s infinite;display:flex;font-weight:500;height:100%;justify-content:center;opacity:0;position:absolute;width:100%}.navbar-top .navbar-top__usp i{font-size:10px;margin-right:8px}@keyframes slide{0%{opacity:0;transform:translateX(100%)}4%{opacity:1;transform:translateX(0)}24%{opacity:1;transform:translateX(0)}28%{opacity:0;transform:translateX(-100%)}to{opacity:0;transform:translateX(-100%)}}@media(min-width:1280px){.navbar-top{font-size:10px}.navbar-top .navbar-top__usp{animation:none;opacity:1;position:relative}}@media(min-width:1440px){.navbar-top{font-size:14px}}.site-menu{--padding-menu:20px;background-color:#fff;display:flex;flex-direction:column;height:calc(100% - var(--height-navbar));left:calc(var(--padding-menu)/2);position:fixed;top:var(--height-navbar);transform:translateY(calc(-100% - var(--height-navbar)));transition:transform var(--speed-slow) var(--cubic-bezier);width:calc(100% - var(--padding-menu));z-index:101}.site-menu .site-menu__inner{align-items:center;display:flex;height:100%;justify-content:center;margin:0;overflow:hidden auto}.site-menu .site-menu__content{flex-grow:1;height:100%;position:relative;width:70%}.site-menu .site-menu__nav{padding:16px 24px;width:100%}.site-menu .site-menu__nav__list li{margin-top:5px}.site-menu .site-menu__nav__list li .nav-link{color:#000;font-size:16px;font-weight:700}.site-menu .site-menu__nav__list li .nav-link.current{color:#d2232a}@media(hover:hover)and (pointer:fine){.site-menu .site-menu__nav__list li .nav-link{transition:color var(--speed-default) var(--cubic-bezier-2)}.site-menu .site-menu__nav__list li .nav-link:hover{color:#d2232a}}.site-menu .site-menu__nav__list li:first-child{margin-top:0}.site-menu .site-menu__nav--menu.main__nav{margin-bottom:24px}.site-menu .site-menu__nav--menu.main__nav li{margin-top:10px}.site-menu .site-menu__nav--menu.main__nav li .nav-link{font-size:20px}.site-menu .site-menu__nav--title{color:#00000080;font-size:18px;font-weight:700;margin-bottom:8px}.site-menu .site-menu__nav--menu--secondary{margin-top:24px}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li{margin-top:0}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li .nav-link{color:#00000080;font-size:14px;font-weight:500}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li .nav-link.current{color:#d2232a}@media(hover:hover)and (pointer:fine){.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li .nav-link{transition:color var(--speed-default) var(--cubic-bezier-2)}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li .nav-link:hover{color:#d2232a}}.site-menu .site-menu__content__item{align-items:center;display:flex;justify-content:center;position:relative;width:100%;z-index:1}.site-menu .site-menu__content__item img,.site-menu .site-menu__content__item picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.site-menu .menu__content__item--title{color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%;z-index:2}@media(min-width:1024px){.site-menu{--padding-menu:40px}.site-menu .site-menu__nav{padding:48px 80px;width:30%}.site-menu .site-menu__nav__list li{margin-top:24px}.site-menu .site-menu__nav__list li .nav-link{font-size:24px}.site-menu .site-menu__nav--menu--secondary{margin-top:80px}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li{margin-top:16px}.site-menu .site-menu__nav--menu--secondary .site-menu__nav__list li .nav-link{font-size:18px}}@media(min-width:1280px){.site-menu{--padding-menu:40px}.site-menu .site-menu__nav{padding:80px 120px;width:30%}}.menu-is-open .site-menu{transform:translateY(0)}.navbar{--px-navbar:24px;--width-brand:120px;background-color:#fff;width:100%;z-index:999}.navbar,.navbar:before{left:0;position:fixed;top:0}.navbar:before{background-color:#000c;content:"";height:100vh;opacity:0;pointer-events:none;transition:opacity var(--speed-default) var(--cubic-bezier-2);width:100vw;z-index:-1}.navbar .navbar-holder{display:flex;height:var(--height-nav);justify-content:space-between;padding-left:16px}.navbar .navbar-brand{align-items:center;display:flex;position:relative;transition:opacity var(--speed-default) var(--cubic-bezier-2);width:var(--width-brand);z-index:2}.navbar .navbar-brand svg{width:100%;fill:#d2232a}.navbar .navbar-menu{display:none}.navbar .navbar-menu__nav{display:flex;gap:64px;margin:0 16px}@media(max-width:1439.98px){.navbar .navbar-menu__nav{gap:48px;margin:0}}@media(max-width:1279.98px){.navbar .navbar-menu__nav{gap:40px;margin:0 16px}}.navbar .nav-item{align-items:center;color:#050505;display:flex;height:100%}.navbar .nav-item:before{display:none}.navbar .nav-item .nav-link{font-weight:500;-webkit-text-decoration:none;text-decoration:none}.navbar .nav-item .nav-link.current{color:#d2232a}@media(hover:hover)and (pointer:fine){.navbar .nav-item{transition:color var(--speed-default) var(--cubic-bezier-2)}.navbar .nav-item:hover{color:#d2232a}}.navbar .navbar-right{display:flex;transition:opacity var(--speed-default) var(--cubic-bezier-2)}.navbar .navbar--btn{align-items:center;color:#fff;display:flex;font-weight:500;justify-content:center;padding:0 16px;-webkit-text-decoration:none;text-decoration:none;transition:background-color var(--speed-slow) var(--cubic-bezier-2),color var(--speed-slow) var(--cubic-bezier-2)}.navbar .navbar--btn i{font-size:25px;margin-right:16px}.navbar .navbar--btn.btn--red{background-color:#d2232a;text-align:center}.navbar .navbar--btn.btn--red i{display:none}@media(hover:hover)and (pointer:fine){.navbar .navbar--btn.btn--red{transition:background-color var(--speed-slow) var(--cubic-bezier-2),color var(--speed-slow) var(--cubic-bezier-2)}.navbar .navbar--btn.btn--red:hover{background-color:#050505;color:#fff}}.navbar .navbar--btn.btn--grey{background-color:#535352;display:none;text-align:center}.navbar .navbar--btn.btn--grey i{display:none}@media(hover:hover)and (pointer:fine){.navbar .navbar--btn.btn--grey{transition:background-color var(--speed-slow) var(--cubic-bezier-2),color var(--speed-slow) var(--cubic-bezier-2)}.navbar .navbar--btn.btn--grey:hover{background-color:#050505;color:#fff}}.navbar .navbar-toggler{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0 24px}@media(hover:hover)and (pointer:fine){.navbar .navbar-toggler{transition:background-color var(--speed-slow) var(--cubic-bezier-2),color var(--speed-slow) var(--cubic-bezier-2)}.navbar .navbar-toggler:hover i{color:#d2232a}}.navbar .navbar-toggler i.icon-menu{display:block}.navbar .navbar-toggler .icon-close{display:none}.navbar.navbar--extended .navbar-holder{align-items:center;display:flex;flex-wrap:wrap;height:auto;margin:0 auto;max-width:1620px;padding:8px 0 0}.navbar.navbar--extended .navbar-holder .navbar-brand{margin-left:16px}@media(min-width:1024px){.navbar.navbar--extended .navbar-holder .navbar-brand{top:20px}}.navbar.navbar--extended .navbar-holder .navbar-searchform{background-color:#e3e6e5;display:flex;justify-content:center;margin-top:8px;order:4;padding:8px 16px;width:100%}.navbar.navbar--extended .navbar-holder .navbar-searchform .navbar-search{max-width:none;width:100%}.navbar.navbar--extended .navbar-holder .navbar-searchform .navbar-search input[type=search]{border-radius:80px;font-size:14px;padding:16px 24px}@media(min-width:1024px){.navbar.navbar--extended .navbar-holder .navbar-searchform .navbar-search{width:580px}}@media(min-width:1280px){.navbar.navbar--extended .navbar-holder .navbar-searchform .navbar-search{width:680px}}@media(min-width:1440px){.navbar.navbar--extended .navbar-holder .navbar-searchform .navbar-search{width:780px}}.navbar.navbar--extended .navbar-holder .navbar-menu{display:none;flex-basis:100%;flex-direction:column}.navbar.navbar--extended .navbar-holder .navbar-menu .navbar-menu__nav{padding-left:0}.navbar.navbar--extended .navbar-holder .navbar-menu .navbar-menu__nav .nav-item a.nav-link{padding:16px 0}@media(min-width:1024px){.navbar.navbar--extended .navbar-holder .navbar-menu .navbar-menu__nav{padding-left:calc(var(--width-brand))}}@media(min-width:1280px){.navbar.navbar--extended .navbar-holder .navbar-menu .navbar-menu__nav{padding-left:calc(var(--width-brand) + 32px)}}@media(min-width:1440px){.navbar.navbar--extended .navbar-holder .navbar-menu .navbar-menu__nav{padding-left:calc(var(--width-brand) + 80px)}}.navbar.navbar--extended .navbar-holder .navbar-right{gap:32px;margin-right:16px}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons{display:none;flex-wrap:wrap;gap:16px}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons .navbar-icon{align-items:center;color:#a2a3a4;display:flex;flex-direction:column}@media(hover:hover)and (pointer:fine){.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons .navbar-icon{transition:color var(--speed-slow) var(--cubic-bezier-2)}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons .navbar-icon:hover{color:#d2232a}}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons .navbar-icon i{font-size:20px}.navbar.navbar--extended .navbar-holder .navbar-right .navbar--btn{border-radius:45px;height:45px}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-toggler{padding:0}@media(min-width:1024px){.navbar.navbar--extended .navbar-holder{padding:16px 24px 0;padding:8px 16px 0}.navbar.navbar--extended .navbar-holder .navbar-brand{margin-left:0}.navbar.navbar--extended .navbar-holder .navbar-menu{display:flex}.navbar.navbar--extended .navbar-holder .navbar-searchform{background-color:#0000;order:0;padding:0;width:auto}.navbar.navbar--extended .navbar-holder .navbar-right{margin-right:0}.navbar.navbar--extended .navbar-holder .navbar-right .navbar-icons{display:flex}.navbar{--width-brand:150px}.navbar .navbar-holder{padding-left:24px;width:100%}.navbar .navbar-menu{display:flex}.navbar .navbar--btn,.navbar .navbar-toggler{padding:0 24px}}@media(min-width:1280px){.navbar .navbar--btn.btn--grey{display:flex}}@media(min-width:1440px){.navbar{--width-brand:200px}.navbar .navbar--btn,.navbar .navbar-toggler{padding:0 32px}.navbar .navbar--btn.btn--grey{display:flex}.navbar .navbar--btn.btn--grey i,.navbar .navbar--btn.btn--red i{display:block}}body.menu-is-open .navbar .navbar-toggler i.icon-menu{display:none}body.menu-is-open .navbar .navbar-toggler .icon-close{display:block}section.section--hero{align-items:end;display:flex;height:40vh;margin-top:calc(var(--height-nav) + var(--height-top));position:relative}section.section--hero:before{border-color:#0000 #0000 #fff;border-style:solid;border-width:0 0 var(--height-shape) var(--height-shape);right:calc(50% - var(--height-shape)/2)}section.section--hero:after,section.section--hero:before{bottom:0;content:"";opacity:0;position:absolute;z-index:2}section.section--hero:after{background-color:#fff;height:var(--height-shape);right:0;width:calc(50% - var(--height-shape)/2)}section.section--hero .hero-video,section.section--hero .hero-video:before{height:100%;left:0;position:absolute;top:0;width:100%}section.section--hero .hero-video:before{background:linear-gradient(0deg,#000,#0000 50%);content:"";z-index:1}section.section--hero .hero-figure,section.section--hero .hero-video video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--hero .hero-figure:before{background:linear-gradient(180deg,#0000,#00000026 51.61%,#000c);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--hero .hero-figure img,section.section--hero .hero-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--hero .hero-container{position:relative;z-index:2}section.section--hero .hero-content{color:#fff;flex:0 0 100%;max-width:100%;padding-bottom:16px;text-align:left}section.section--hero .hero-content h1{margin-bottom:16px}section.section--hero .hero-content p{font-size:clamp(14px,.39vw + 12.54px,20px)}@media(min-width:1024px){section.section--hero{height:60vh}section.section--hero:after,section.section--hero:before{opacity:1}section.section--hero .hero-content{flex:0 0 65%;max-width:65%;padding-bottom:40px;text-align:left}section.section--hero .hero-content p{width:80%}}section.section--hero-homepage{height:calc(80vh - var(--height-nav) - var(--height-top));margin-bottom:0;overflow:hidden}section.section--hero-homepage .hero-content{padding-bottom:120px}section.section--hero-homepage .hero-video,section.section--hero-homepage .hero-video video{height:100%;left:0;position:absolute;top:0;width:100%}section.section--hero-homepage .hero-video video{object-fit:cover}section.section--hero-homepage .hero-youtube{background:#000;inset:0;position:absolute;z-index:-99}section.section--hero-homepage .hero-youtube iframe,section.section--hero-homepage .hero-youtube--wrapper{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media(min-aspect-ratio:16/9){section.section--hero-homepage .hero-youtube--wrapper{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){section.section--hero-homepage .hero-youtube--wrapper{left:-100%;width:300%}}@media(min-width:1024px){section.section--hero-homepage{height:calc(95vh - var(--height-nav) - var(--height-top))}}section.section--hero.section--hero-single__chiptuning{align-items:center;background-color:#050505;height:auto;margin-bottom:0;padding-bottom:32px;padding-top:32px}section.section--hero.section--hero-single__chiptuning .herochiptuning__usp{margin:24px 0}section.section--hero.section--hero-single__chiptuning .herochiptuning__usp .icon-check-list{color:#34c900;font-size:12px}section.section--hero.section--hero-single__chiptuning .herochiptuning__usp .herochiptuning__usp--item{align-items:center;display:flex;font-size:12px;gap:8px}section.section--hero.section--hero-single__chiptuning .herochiptuning__price{font-weight:900;margin-bottom:24px}section.section--hero.section--hero-single__chiptuning .herochiptuning__price .herochiptuning__price--info{font-size:12px;font-weight:400}section.section--hero.section--hero-single__chiptuning .herochiptuning__price.discount{margin-bottom:8px}section.section--hero.section--hero-single__chiptuning .btn{margin-top:16px;width:100%}@media(hover:hover)and (pointer:fine){section.section--hero.section--hero-single__chiptuning .btn{transition:border var(--speed-default) var(--cubic-bezier-2),box-shadow var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}section.section--hero.section--hero-single__chiptuning .btn:hover{background-color:#fff;color:#000}}section.section--hero.section--hero-single__chiptuning .alternative__ctatext{margin-top:16px}section.section--hero.section--hero-single__chiptuning .alternative__ctatext a{color:#d2232a}section.section--hero.section--hero-single__chiptuning .alternative__ctatext a:hover{-webkit-text-decoration:underline;text-decoration:underline}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer{align-items:center;justify-content:center;margin-top:16px}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer.desktop{display:none}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer.mobile{display:flex;margin-bottom:24px}section.section--hero.section--hero-single__chiptuning .herochiptuning__info{display:flex;gap:16px;text-align:center}section.section--hero.section--hero-single__chiptuning .herochiptuning__info .herochiptuning__info--title{display:block;font-weight:900;text-align:center}@media(max-width:567.98px){section.section--hero.section--hero-single__chiptuning .herochiptuning__info .herochiptuning__info--title{font-size:33px}}section.section--hero.section--hero-single__chiptuning .herochiptuning__info .herochiptuning__info--subitle{color:#ffffff80;font-size:14px}section.section--hero.section--hero-single__chiptuning .herochiptuning__devtext{margin-bottom:32px}section.section--hero.section--hero-single__chiptuning.section--development:before{border-color:#0000 #0000 #e3e6e5}section.section--hero.section--hero-single__chiptuning.section--development:after{background-color:#e3e6e5}@media(min-width:1024px){section.section--hero.section--hero-single__chiptuning{min-height:60vh;padding-bottom:32px;padding-top:32px}section.section--hero.section--hero-single__chiptuning .hero-content{flex:0 0 100%;max-width:100%;padding-bottom:0}section.section--hero.section--hero-single__chiptuning .herochiptuning__price .herochiptuning__price--info,section.section--hero.section--hero-single__chiptuning .herochiptuning__usp .herochiptuning__usp--item{font-size:16px}section.section--hero.section--hero-single__chiptuning .btn{margin-bottom:0;width:auto}section.section--hero.section--hero-single__chiptuning .herochiptuning__info{gap:40px;text-align:left}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer{margin-top:0}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer.desktop{display:flex}section.section--hero.section--hero-single__chiptuning .herochiptuning__infocontainer.mobile{display:none}}.home section.section--tuning{margin-top:-100px}section.section--tuning{position:relative;z-index:10}section.section--tuning .tuning{background-color:#e3e6e5;border-radius:20px;display:flex;flex-direction:row;max-height:450px;overflow:hidden}section.section--tuning .tuning--image{background-color:#e3e6e5;flex:0 0 auto;overflow:hidden;position:relative;width:33%}section.section--tuning .tuning--image img{height:100%;object-fit:cover;object-position:center;width:100%}section.section--tuning .database{flex:1;padding:40px}section.section--tuning .database .database--title{margin-bottom:5px}section.section--tuning .database .database--text{color:#000}section.section--tuning .database .database--form{margin-top:10px}section.section--tuning .database .steps{display:flex;font-size:13px;font-weight:500;gap:14px;justify-content:flex-start;margin-top:26px}section.section--tuning .database .step{color:#a2a3a4}section.section--tuning .database .step.active{color:#d2232a}section.section--tuning .database .select-box{background-color:#fff;border:1px solid #e3e6e5;color:#000;font-size:16px;padding:10px;width:100%}section.section--tuning .database .select-box:disabled{background-color:#ffffff80;color:#535352;cursor:not-allowed}section.section--tuning .database .select-box-container{display:flex;gap:15px;justify-content:space-between;margin-bottom:15px}section.section--tuning .database .btn-primary{background-color:#d2232a;border-radius:20px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 25px;transition:background-color .3s}section.section--tuning .database .btn-primary:hover{background-color:#d2232a}section.section--tuning .database .btn-primary:disabled{background-color:#d2232a80;cursor:not-allowed}section.section--tuning .database--message{font-size:12px;margin-top:24px}@media(max-width:1023.98px){section.section--tuning .tuning{flex-direction:column;max-height:none}section.section--tuning .tuning--image{display:none}section.section--tuning .database{order:1;padding:30px}}@media(max-width:767.98px){section.section--tuning .tuning--image{height:300px;max-height:300px}section.section--tuning .select-box-container{flex-direction:column;gap:10px}section.section--tuning .database{padding:30px}section.section--tuning .database .steps{display:none}section.section--tuning .btn-primary{width:100%}}.blank section.section--tuning{margin:0;padding:0}.blank section.section--tuning .container{width:100%}section.section--steps-slider{--mt-steps-slider:64px;--height-steps-slide:300px;position:relative}section.section--steps-slider .tns-ovh{overflow:visible}section.section--steps-slider .steps-slider__intro{text-align:center}section.section--steps-slider .steps-slider__intro h2{margin-bottom:16px}section.section--steps-slider .steps-slider{margin-top:var(--mt-steps-slider)}section.section--steps-slider .slide-inner{background-color:#e3e6e5;border-radius:16px;display:flex!important;flex-direction:column;justify-content:space-between;min-height:var(--height-steps-slide);overflow:hidden;padding:24px;position:relative;transition:background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}@media(hover:hover)and (pointer:fine){section.section--steps-slider .slide-inner .slide-text{transition:height var(--speed-default) var(--cubic-bezier-2)}section.section--steps-slider .slide-inner:hover{background-color:#d2232a;color:#fff}section.section--steps-slider .slide-inner:hover .slide-icon{color:#fff}}section.section--steps-slider .slide-anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--steps-slider .slide-icon{color:#000;font-size:72px;transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--steps-slider .slide-content{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-end}section.section--steps-slider .slide-logo img{width:150px}section.section--steps-slider.brands{text-align:center}section.section--steps-slider.brands .slide-title{font-size:16px}@media(max-width:767.98px){section.section--steps-slider .steps-slider__intro{text-align:left}section.section--steps-slider .slide.tns-slide-active .slide-inner{opacity:1}}@media(max-width:767.98px)and (hover:hover)and (pointer:fine){section.section--steps-slider .slide.tns-slide-active .slide-inner .slide-text{transition:height var(--speed-default) var(--cubic-bezier-2)}section.section--steps-slider .slide.tns-slide-active .slide-inner:hover{background-color:#d2232a;color:#fff}section.section--steps-slider .slide.tns-slide-active .slide-inner:hover .slide-icon{color:#fff}}@media(max-width:767.98px){section.section--steps-slider .slide.tns-slide-active .slide-icon{color:#000}}@media(min-width:1024px){section.section--steps-slider{--mt-steps-slider:96px;--height-steps-slide:300px}section.section--steps-slider .slide:nth-child(2n){margin-top:40px}}@media(min-width:1440px){section.section--steps-slider{--padding-steps-slide:32px}}section.section--logos{--size-logo-card:170px;--mt-logos:40px;--fs-logo-title:10px;overflow:hidden}section.section--logos .logos-intro{text-align:center}section.section--logos .logos{display:flex;gap:20px;margin-top:var(--mt-logos);overflow:hidden}section.section--logos .logo-wrapper{display:flex;gap:20px}section.section--logos .logo{align-items:flex-end;background-color:#e3e6e51a;border-radius:16px;display:inline-flex;justify-content:center;min-height:var(--size-logo-card);min-width:var(--size-logo-card);padding:8px;position:relative;text-align:center}section.section--logos .logo .logo-img{align-items:center;display:flex;height:70%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}section.section--logos .logo .logo-img img,section.section--logos .logo .logo-img picture{width:100%}section.section--logos .logo .logo-title{font-size:var(--fs-logo-title)}@keyframes logos{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media(min-width:768px){section.section--logos{--size-logo-card:250px;--fs-logo-title:14px}}@media(min-width:1024px){section.section--logos{--mt-logos:80px}}.section--reviewslider{--mb-categories-title:40px;--py-review-wrapper:32px;--padding-review-card:24px;overflow:hidden;position:relative}.section--reviewslider:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;width:50vw;z-index:-1}.section--reviewslider .btnwrapper{margin-top:40px;text-align:center;width:100%}.section--reviewslider .reviewslider__title{margin-bottom:24px}.section--reviewslider .reviewslider__wrapper{flex:1;padding:0;position:relative}.section--reviewslider .reviewslider__wrapper .tns-ovh{overflow:visible}.section--reviewslider .reviewslider__slider{display:flex;flex-wrap:wrap}.section--reviewslider .reviewslider-controls{margin-bottom:40px}.section--reviewslider .reviewslider-controls .btn{pointer-events:all}.section--reviewslider .reviewslider-controls .btn:disabled{opacity:.5}.section--reviewslider .card{opacity:1!important;transition:opacity var(--speed-default) var(--cubic-bezier-2);visibility:visible!important}.section--reviewslider .card.tns-slide-active{opacity:1!important}.section--reviewslider .card-content{background-color:#e3e6e5;border-radius:16px;color:#000;padding:var(--padding-review-card)}.section--reviewslider .card-content .card-title{font-size:20px;font-weight:900;margin-bottom:8px}.section--reviewslider .card-content .rating{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:16px}.section--reviewslider .card-content .rating i{color:#d2232a}.section--reviewslider .reviewslider__inner{display:flex;flex-direction:column}@media(max-width:567.98px){.section--reviewslider .card{opacity:1!important}}@media(min-width:568px){.section--reviewslider{--py-review-wrapper:80px}.section--reviewslider .reviewslider__inner{gap:20px}}@media(min-width:768px){.section--reviewslider{--mb-categories-title:80px;--py-review-wrapper:0;--padding-review-card:40px}.section--reviewslider .reviewslider-controls{display:flex}.section--reviewslider .reviewslider__inner{flex-direction:row}.section--reviewslider .tns-outer{clip-path:inset(-100vw -100vw -100vw 0)}.section--reviewslider .card:nth-child(2n){margin-top:40px}}@media(min-width:1024px){.section--reviewslider .reviewslider__wrapper{padding:0 var(--py-review-wrapper)}}section.section--image-content{--padding-image-content:40px 24px;--width-image-content:100%;--height-image-content:auto}section.section--image-content .image-content__container{border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative}section.section--image-content .image-content__content{padding:0 0 40px}section.section--image-content .image-content__figure{display:block;flex:0 0 var(--width-image-content);max-width:var(--width-image-content);overflow:hidden;position:relative}section.section--image-content .image-content__figure img,section.section--image-content .image-content__figure picture{width:100%}section.section--image-content .image-content__subtitle{color:#000;font-weight:400;margin-bottom:8px}section.section--image-content .image-content__text{margin-top:24px}section.section--image-content .image-content__text h1,section.section--image-content .image-content__text h2,section.section--image-content .image-content__text h3,section.section--image-content .image-content__text h4,section.section--image-content .image-content__text h5,section.section--image-content .image-content__text h6{margin-bottom:16px}section.section--image-content .button-wrapper{margin-top:32px}section.section--image-content.section--image-content--alignment .image-content__content{padding:0 0 40px}section.section--image-content.section--image-content--grey .image-content__content{background-color:#e3e6e5;display:flex;flex:0 0 var(--width-image-content);flex-direction:column;justify-content:center;max-width:var(--width-image-content);min-height:var(--height-image-content);padding:var(--padding-image-content)}@media(min-width:1024px){section.section--image-content{--padding-image-content:40px;--width-image-content:50%;--height-image-content:480px}section.section--image-content .image-content__content{padding:48px 80px 48px 0}section.section--image-content .image-content__container{flex-direction:row}section.section--image-content .image-content__figure img,section.section--image-content .image-content__figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--image-content.section--image-content--alignment .image-content__content{padding:48px 0 48px 80px}section.section--image-content.section--image-content--alignment .image-content__container{flex-direction:row-reverse}}@media(min-width:1440px){section.section--image-content{--padding-image-content:80px;--height-image-content:720px}section.section--image-content .image-content__content{padding:64px 80px 64px 0}section.section--image-content.section--image-content--alignment .image-content__content{padding:64px 0 64px 80px}}section.section--image-slider{--spacing-image-gallery:24px}section.section--image-slider .image-gallery{display:flex}section.section--image-slider .image-gallery__item{display:block;overflow:hidden;position:relative}section.section--image-slider .image-gallery__item img,section.section--image-slider .image-gallery__item picture{border-radius:20px;height:100%;object-fit:cover;width:100%}section.section--image-slider .image-gallery__item:nth-child(odd){margin-bottom:var(--spacing-image-gallery)}section.section--image-slider .image-gallery__item:nth-child(2n){margin-top:var(--spacing-image-gallery)}@media(min-width:1024px){section.section--image-slider{--spacing-image-gallery:40px;--spacing-image-gallery:80px}}section.section--blogs{--padding-product-step:16px;background-color:#e3e6e5;padding-top:64px;text-align:center}section.section--blogs:after{background-color:#fff;bottom:0;content:"";height:75px;left:0;position:absolute;width:100%;z-index:-1}section.section--blogs .blogs__content{display:flex;flex:0 0 100%;flex-direction:column;gap:20px;margin-top:80px;max-width:100%}section.section--blogs .blog{border-radius:8px;height:175px;overflow:hidden;position:relative}section.section--blogs .blog-anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}section.section--blogs .blog-bg{height:100%;left:0;position:absolute;position:relative;top:0;width:100%}section.section--blogs .blog-bg img,section.section--blogs .blog-bg picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--blogs .blog-inner{align-items:flex-end;display:flex;gap:16px;height:100%;justify-content:space-between;left:0;padding:var(--padding-product-step);position:absolute;top:0;width:100%;z-index:2}section.section--blogs .blog-content{align-items:center;display:flex;height:51px;text-align:left}section.section--blogs .blog-content .h6{color:#fff}@media(min-width:768px){section.section--blogs .blogs__content{flex-direction:row}section.section--blogs .blog{flex:1;height:275px}}@media(max-width:567.98px){section.section--blogs .blogs__content{z-index:2}}@media(min-width:1024px){section.section--blogs{--padding-product-step:24px;padding-top:96px}section.section--blogs:after{height:200px}section.section--blogs .blog-content h2{margin-bottom:40px}section.section--blogs .blogs__content{position:relative;z-index:1}section.section--blogs .blog{height:425px}}@media(min-width:1440px){section.section--blogs .blog{flex:0 0 calc(28% - 24px);max-width:calc(28% - 24px);transition:flex var(--speed-slow) var(--cubic-bezier-5),max-width var(--speed-slow) var(--cubic-bezier-5)}section.section--blogs .blog.active{flex:0 0 calc(46% - 24px);max-width:calc(46% - 24px)}}section.section--banner{--height-banner:375px}section.section--banner .banner-figure{border-radius:20px;display:block;min-height:var(--height-banner);overflow:hidden;position:relative}section.section--banner .banner-figure:before{background:linear-gradient(90deg,#0006,#0000 50%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--banner .banner-figure img,section.section--banner .banner-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}section.section--banner .banner-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:calc(var(--margin-section-y)/2);position:absolute;top:0;width:100%;z-index:2}section.section--banner .banner-content .label{margin-bottom:16px}section.section--banner .banner-text{color:#fff;margin-top:24px}section.section--banner .banner-stats{display:flex;flex-wrap:wrap;gap:20px;margin-top:-40px;padding:0 24px;position:relative;z-index:2}section.section--banner .banner-stats .stat{background-color:#e3e6e5;border-radius:16px;display:flex;flex:0 0 calc(50% - 10px);flex-direction:column;max-width:calc(50% - 10px);padding:16px;text-align:center}section.section--banner.section--banner-specs .banner-figure:before{background:linear-gradient(90deg,#000000b3,#0000 72.23%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--banner.section--banner-specs .banner-content{justify-content:center}@media(max-width:567.98px){section.section--banner.section--banner-specs .banner-content{padding-left:0;padding-right:0}section.section--banner.section--banner-specs .banner-figure{margin-left:-24px;margin-right:-24px}}@media(min-width:768px){section.section--banner{--height-banner:600px}section.section--banner .banner-stats .stat{flex:1;max-width:auto;padding:40px 16px}}@media(min-width:1024px){section.section--banner{--height-banner:750px}}@media(min-width:1440px){section.section--banner{--height-banner:920px}}.section--text h1,.section--text h2,.section--text h3,.section--text h4,.section--text h5,.section--text h6{margin-bottom:32px}.section--text .gform_wrapper{margin:32px 0 0;text-align:left;width:60%}.section--text .gform_wrapper .gfield.kenteken:before{background-color:#314d97;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='44'%3E%3Cpath fill='url(%23a)' d='M0 0h23v44H0z'/%3E%3Cdefs%3E%3Cpattern id='a' width='1' height='1' patternContentUnits='objectBoundingBox'%3E%3Cuse xlink:href='%23b' transform='matrix(.02014 0 0 .01053 -.003 0)'/%3E%3C/pattern%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAABfCAMAAACdi2QHAAAAt1BMVEUAAAD/////////////////0AD/zQD/0AD/zwD/////zAD/zQD/zgD/zgD/zgD/zAD/zQD/zQD/zQD/zAD/zgD/zwD/////zQD/zgD/zgD/zgD/zgD/0QD/0QD/0gD/////zAD/////zAD/zwD/zgD/zQD/zgD/zgD/zwD/zwD/0AD/////zAD/zAD/zQD/zQD/zQD/zQD/zgD/1QD/zQD/zAD/zwD/zwD/////zgD/////////zAANYJ8TAAAAO3RSTlMAIndmRAPMDAeZ+354ch7x7NjQ50hB7pKGbGcxJhAK3cO7mV1UTzk1IxkVEfW+ubCnn4wF4I97ZFUpqrhCPwUAAAJRSURBVFjDzJRtb4IwFIX7paUplHeCCBqiiGh8n86YnP//u6ZpGMu22prsw04CtOU8ub3N7SU6VRV5VZ73mn8ivSjy5MTC+tYQpWUEnFui1EyfIOmuHxWA7Mf7hc5PZc5EflFp78ZXhXeXfMNySTUZ7IEkVfiNkErZsgTYa7PKgP3P1QOQEp1OXsmc74tTtpS5FvHvhvX3xbXz+PEnGtuYrl8nZWSDxO0QYlbjOFs+95ezI+pZQZT4BQgXxKBFCOS8n90gYmIUEyiHQnf9XWUi/K3vuZ+zFSF0bULW9GH873p73epaE72120xtCR7c7u95HSHeZjZAtmWI6jkhjUCoCKPaEOJOEB9hwO0QGoboHnVc8FFqh2QnPn7UsqMes3rrf5fzsomfbJDT1ypJQ2omaDL0h+IcIIlNHYYlCBL5GQSIVsaLHANDmEywxLyzcyyGKpEt9ZYmonRp6w2JqUcjg2lCNItarUa/3l7/CVJEv3Z8qd3sKBDYsErNHEd9O7aBCEa6LjQH6r6QmoYoTbfAleg0D1isAnJ+OHCuDoixYKxF3juqUnWOAHBw1JFQ37XqcR/t0E0KgzAUReEXjeLbgHQm6dRRJxKs+19XcwehtLTCGQq5E//yccDjuBnbfRwfTAzbNG2DtbW1XWbdU+veL2J5DKb1uvtL5hUSZSBxZRgJyjBiygRGlHFGzPWVkXVWBpD6FxhRZgekXiMjyiRA6oHIiC3KMKITmRFlFkhyue0ZsaQMI1EZQGomM6JCYsT28gRJ4MT8g3zNf5LAifk5eQEQP3yQxM05hwAAAABJRU5ErkJggg==' id='b' width='50' height='95'/%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 32px;content:"";height:100%;left:0;position:absolute;top:0;width:45px}.section--text .gform_wrapper .gfield .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):not(.ginput_container_checkbox):not(.ginput_container_radio):not(.ginput_container_consent):not(.ginput_container_fileupload):not(.ginput_container_time)>:not(.validation_message--hidden-on-empty){border:1px solid #a2a3a4}.section--text .gform_wrapper .gfield.kenteken:not(.normal_label):not(.gform_wrapper .gfield.gfield--type-fileupload) .gfield_label:not(.gfield_label_before_complex):not(legend){color:#fff;font-size:20px;letter-spacing:2px;padding-left:60px;text-transform:uppercase}.section--text .gform_wrapper .gfield.kenteken:not(.normal_label):not(.gform_wrapper .gfield.gfield--type-fileupload).focusing .gfield_label:not(.gfield_label_before_complex):not(legend){transform:translate(32px,calc(var(--size-input)*-1/3.5)) scale(.5)}.section--text .gform_wrapper .gfield.kenteken .ginput_container:not(.ginput_container_select):not(.ginput_container_consent):not(.ginput_container_checkbox):not(.ginput_container_radio):not(.ginput_container_consent):not(.ginput_container_fileupload):not(.ginput_container_time)>:not(.validation_message--hidden-on-empty){background-color:#e9be4c;border:1px solid #e9be4c;color:#fff;font-size:20px;letter-spacing:2px;padding-left:60px;text-transform:uppercase}.section--text .custom-select .select-selected{border:1px solid #a2a3a4}.section--text.text-left{text-align:left}.section--text.text-center{justify-content:center;text-align:center}.section--text.text-center .button-wrapper{justify-content:center}.section--text.text-center .gform_wrapper{margin:32px auto 0}.section--text.text-center .gform_footer{justify-content:center}@media(max-width:567.98px){.section--text .gform_wrapper{width:100%}.section--text.text-center{text-align:left}.section--text.text-center .button-wrapper{justify-content:left}}.section--image .image-content__figure{border-radius:20px;height:250px;overflow:hidden;position:relative;width:100%}.section--image .image-content__figure img,.section--image .image-content__figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(min-width:1440px){.section--image .image-content__figure{height:650px}}@media(min-width:1024px){.section--image .image-content__figure{height:450px}}@media(min-width:768px){.section--image .image-content__figure{height:350px}}.section--image.section--image-two .image-content__figure{margin:8px 0}@media(min-width:768px){.section--image.section--image-two .image-content__figure{margin:0}}.section--image.section--image-perspective .image-content__figure{height:auto;width:100%}.section--image.section--image-perspective .image-content__figure img,.section--image.section--image-perspective .image-content__figure picture{height:auto;position:relative;width:100%}.section--faq .faq__intro{margin-bottom:40px;text-align:center}.section--faq .faq-title{margin-bottom:16px;text-align:center}@media(min-width:1024px){.section--faq .faq-title{margin-bottom:40px}}section.section--quote .quote-intro{text-align:center}section.section--quote .quote-text{font-style:italic;font-weight:200!important}section.section--quote .quote-person{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:32px}section.section--quote .person-image{border-radius:50%;height:60px;overflow:hidden;position:relative;width:60px}section.section--quote .person-image img,section.section--quote .person-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.section--contact-form .contact-form__container{position:relative}.section--contact-form .contact-info{background-color:#e3e6e5;border-radius:16px;margin:16px 0;padding:24px;position:relative;z-index:2}.section--contact-form .contact-info__title{margin-bottom:24px;margin-top:8px}.section--contact-form p{color:#000}.section--contact-form .gform_wrapper{margin-top:48px}.section--contact-form .contact-block{margin-top:40px}.section--contact-form .contact-block .contact-block__title{color:#000;display:block;margin-bottom:4px}.section--contact-form .contact-block .contact-block__container{display:flex;width:100%}.section--contact-form .contact-block .contact-block-address,.section--contact-form .contact-block .contact-block-mail{flex:0 0 50%;max-width:50%}.section--contact-form .contact-block .contact-block-address{display:flex;flex-wrap:wrap}.section--contact-form .contact-block .contact-block-address span{margin-right:5px}.section--contact-form .contact-block .contact-block-address span:first-child,.section--contact-form .contact-block .contact-block-address span:last-child{flex:0 0 100%}.section--contact-form .contact-block .contact-block-mail a{display:block;width:100%}.section--contact-form #map{height:500px;margin-top:-100px;position:relative;width:100%}.section--contact-form .image-content__figure{border-radius:16px;height:100%;overflow:hidden;position:relative}.section--contact-form .image-content__figure img,.section--contact-form .image-content__figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.section--contact-form.offerte .contact-info{margin:0}.section--contact-form.offerte .gfield--type-startrating .gfield_label{height:auto!important;padding:0!important;position:relative!important}.section--contact-form.offerte .gfield--type-startrating .ginput_container{background-color:#0000!important;height:auto!important}.section--contact-form.offerte .gfield--type-startrating .ginput_container .star_rating_style{background-color:#0000!important;height:auto!important;padding:0!important}@media(min-width:1024px){.section--contact-form .contact-info{margin:80px 0;padding:64px}.section--contact-form .contact-block .contact-block__container{width:70%}.section--contact-form #map{height:100%;margin:0;position:absolute;right:0;top:0;width:60vw;z-index:0}.section--contact-form.offerte .contact-info{margin:0}}section.section--contact-blocks .contactblocks{display:flex;flex-wrap:wrap;gap:24px}section.section--contact-blocks .contact__block{background-color:#e3e6e5;border-radius:20px;display:flex;flex-wrap:wrap;overflow:hidden;width:100%}@media(hover:hover)and (pointer:fine){section.section--contact-blocks .contact__block{transition:background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}section.section--contact-blocks .contact__block:hover .contact__block--footer{background-color:#d2232a;color:#fff}}section.section--contact-blocks .contact__block--subtitle{color:#00000080}section.section--contact-blocks .contact__block--title{margin:8px 0}section.section--contact-blocks .contact__block--content{padding:32px 24px}section.section--contact-blocks .contact__block--footer{background-color:#a2a3a4;color:#fff;display:flex;justify-content:space-between;margin-top:auto;padding:16px 24px;width:100%}section.section--contact-blocks .block-icon i{font-size:20px}@media(min-width:1024px){section.section--contact-blocks .contactblocks{flex-wrap:nowrap}section.section--contact-blocks .contact__block{width:33%}section.section--contact-blocks .contact__block--title{min-height:60px}}section.section--chiptuning-single{--py-table:16px;--px-table:16px;padding-top:var(--margin-section-y)}section.section--chiptuning-single .chiptuning__data{display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin:24px 0 32px}section.section--chiptuning-single .chiptuning__data .data__item{display:block;width:100%}section.section--chiptuning-single .table-head{display:none}section.section--chiptuning-single .table-head .table-content,section.section--chiptuning-single .table-head .table-item{padding:16px 0}section.section--chiptuning-single .table-wrapper{background-color:#e3e6e5;border-radius:16px;display:flex;flex-wrap:wrap;margin-top:16px}section.section--chiptuning-single .table-wrapper:first-child{margin-top:0}section.section--chiptuning-single .table-wrapper:nth-child(2n){background-color:#e3e6e580}section.section--chiptuning-single .table-content{flex:0 0 100%;max-width:100%;padding:10px var(--px-table);text-align:center}section.section--chiptuning-single .table-title{color:#000;display:inline-block;font-size:18px;font-weight:900}section.section--chiptuning-single .table-text{display:inline}section.section--chiptuning-single .table-item{display:flex;flex:0 0 33.333%;flex-direction:column;font-weight:900;max-width:33.333%;padding:var(--py-table) var(--px-table);text-align:center}section.section--chiptuning-single .table-item.tuned{background-color:#d2232a;color:#fff}section.section--chiptuning-single .table-item.gain{color:#d2232a;font-size:20px}section.section--chiptuning-single .table-item:not(:last-child){border-right:none}section.section--chiptuning-single .table-item__label{margin-bottom:8px}section.section--chiptuning-single .chiptuning__package{margin-top:16px}section.section--chiptuning-single .chiptuning__package .chiptuning__package--item{margin-top:8px}section.section--chiptuning-single .chiptuning__package .chiptuning__package--item:first-child{margin-top:0}section.section--chiptuning-single .chiptuning__package i{color:#34c900;font-size:12px}section.section--chiptuning-single .chiptuning__package h6{margin-bottom:24px}section.section--chiptuning-single .chiptuning-info{display:flex;flex-wrap:wrap}section.section--chiptuning-single .button-wrapper{align-items:center;display:flex;justify-content:center;margin-top:24px}section.section--chiptuning-single .button-wrapper .btn--milk{border:1px solid #000;color:#000}@media(hover:hover)and (pointer:fine){section.section--chiptuning-single .button-wrapper .btn--milk{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}section.section--chiptuning-single .button-wrapper .btn--milk:hover{background-color:#000;color:#fff}}section.section--chiptuning-single .chiptuning-imageswrapper{margin-top:40px}section.section--chiptuning-single .chiptuning-imageswrapper .chiptuning__image{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}section.section--chiptuning-single .chiptuning-imageswrapper img{width:100%}section.section--chiptuning-single .chiptuning-imageswrapper .chiptuning__image--info .chiptuning__image--title{color:#000000b3;display:block;font-weight:900;text-align:center}section.section--chiptuning-single .chiptuning-imageswrapper .chiptuning__image--info .chiptuning__image--subitle{color:#00000080}@media(min-width:768px){section.section--chiptuning-single .table-content,section.section--chiptuning-single .table-item{padding:var(--py-table) 0}section.section--chiptuning-single .table-head{display:flex}section.section--chiptuning-single .table-head .table-content{padding-left:0}section.section--chiptuning-single .table-content{flex:1;font-size:16px;margin-bottom:0;max-width:auto;padding-left:var(--px-table);text-align:left}section.section--chiptuning-single .table-item{align-items:center;flex:0 0 24%;justify-content:center;max-width:24%;text-align:center}section.section--chiptuning-single .table-item__label{display:none}}@media(min-width:1024px){section.section--chiptuning-single{--py-table:40px;--px-table:48px}section.section--chiptuning-single .chiptuning__data{flex-wrap:nowrap;font-size:18px;gap:32px;margin:40px 0 80px}section.section--chiptuning-single .chiptuning__data .data__item{display:flex;width:auto}section.section--chiptuning-single .table-head{margin-bottom:8px}section.section--chiptuning-single .chiptuning-imageswrapper{margin-top:80px}}section.section--chiptuning-advantages{background-color:#e3e6e5;padding:calc(var(--margin-section-y)/2) 0;text-align:center}section.section--chiptuning-advantages h3{margin-bottom:48px}section.section--chiptuning-advantages .advantages__wrapper{display:flex;flex-wrap:wrap;gap:40px}section.section--chiptuning-advantages .advantage{flex:1 1 100%}section.section--chiptuning-advantages .advantage__info--title{font-weight:900;margin-bottom:16px;margin-top:8px}@media(min-width:1024px){section.section--chiptuning-advantages{padding:var(--margin-section-y) 0}section.section--chiptuning-advantages .advantages__wrapper{display:flex;flex-wrap:wrap;gap:80px}section.section--chiptuning-advantages .advantage{flex:1 1 calc(50% - 40px)}section.section--chiptuning-advantages h3{margin-bottom:80px}}section.section--chiptuning-steps{text-align:center}section.section--chiptuning-steps h3{margin-bottom:48px}section.section--chiptuning-steps .tns-ovh{overflow:visible}section.section--chiptuning-steps .chiptuning-controls{margin-top:32px}section.section--chiptuning-steps .slide{height:250px}section.section--chiptuning-steps .slide-inner{background-color:#e3e6e5;border-radius:16px;display:flex!important;flex-direction:column;height:100%;justify-content:space-between;min-height:var(--height-steps-slide);overflow:hidden;padding:24px;position:relative;transition:background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}section.section--chiptuning-steps .slide-inner img{max-height:70px}section.section--chiptuning-steps .steps{margin-top:24px}section.section--chiptuning-steps .steps img{margin-bottom:16px}section.section--chiptuning-steps .steps:first-child{margin-top:0}section.section--chiptuning-steps .step__info--title{color:#d2232a;font-weight:900;margin-bottom:16px;margin-top:8px}@media(min-width:1024px){section.section--chiptuning-steps h3{margin-bottom:80px}section.section--chiptuning-steps .steps{margin-top:48px}}section.section--chiptuning-mods h3{margin-bottom:48px}section.section--chiptuning-mods .mods__block{background-color:#e3e6e580;border-radius:24px;height:100%;padding:40px}section.section--chiptuning-mods .mods__block h5{color:#d2232a;font-weight:700;margin-bottom:40px}section.section--chiptuning-mods .mods__block h6{margin-bottom:8px}section.section--chiptuning-mods .mods__block .motor{margin-bottom:24px}section.section--chiptuning-seo{background-color:#e3e6e5;padding:var(--margin-section-y) 0;text-align:center}section.section--chiptuning-seo h2,section.section--chiptuning-seo h3,section.section--chiptuning-seo h4{margin-bottom:48px}section.section--chiptuning-seo .seo-text{overflow:hidden;transition:height .3s ease}section.section--chiptuning-seo .seo-toggler{color:#000;cursor:pointer;display:none;-webkit-text-decoration:underline;text-decoration:underline}@media(max-width:567.98px){section.section--chiptuning-seo .seo-text{height:0}section.section--chiptuning-seo .seo-toggler{display:inline-block}}section.section--questions{--width-question-block:100%;--pt-questions:40px;--padding-question-block:24px;padding-bottom:var(--margin-section-y);padding-top:var(--pt-questions)}section.section--questions .question-blocks{display:flex;flex-wrap:wrap;gap:var(--app-gutter-x-half)}section.section--questions .question-blocks .question-block{background-color:#e3e6e5;display:flex;flex:0 0 var(--width-question-block);flex-direction:column;justify-content:space-between;max-width:var(--width-question-block);padding:var(--padding-question-block)}section.section--questions .question-blocks .question-block__text{margin-top:16px}section.section--questions .question-blocks .button-wrapper{margin-top:24px}section.section--questions .question-blocks .button-wrapper .btn--tab.active{background-color:#d2232a;color:#fff}section.section--questions .question-content{margin-top:calc(var(--margin-section-y)/2)}section.section--questions .question-content .tip{color:#d2232a;font-style:italic;margin-bottom:8px}section.section--questions .question-content .accordion__link{color:#d2232a;display:block;font-weight:700;margin-top:16px;-webkit-text-decoration:underline;text-decoration:underline}@media(hover:hover)and (pointer:fine){section.section--questions .question-content .accordion__link{transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--questions .question-content .accordion__link:hover{color:#535352}}section.section--questions .question-tab{display:none}section.section--questions .question-tab .question-tab__title{margin-bottom:40px;text-align:left}section.section--questions .question-tab .accordion-title{font-weight:700;margin-bottom:16px;text-align:left}section.section--questions .question-tab .accordion__holder,section.section--questions .question-tab h1,section.section--questions .question-tab h2,section.section--questions .question-tab h3,section.section--questions .question-tab h4,section.section--questions .question-tab h5,section.section--questions .question-tab h6{margin-bottom:24px}section.section--questions .question-tab .accordion__title{font-weight:400}section.section--questions .question-tab.active{display:block}section.section--questions:last-child{margin-bottom:0}@media(min-width:768px){section.section--questions{--width-question-block:calc(50% - var(--app-gutter-x-half)/2);--pt-questions:60px}section.section--questions .question-tab .accordion-title,section.section--questions .question-tab .question-tab__title{text-align:center}}@media(min-width:1280px){section.section--questions{--pt-questions:80px;--padding-question-block:40px 32px}section.section--questions .question-blocks .question-block{flex:1;max-width:auto}}section.section--news-overview{--width-news-card:100%;--width-highlight-card:100%;--height-news-card:350px}section.section--news-overview h1{margin-bottom:24px}section.section--news-overview .custom-select-wrapper{z-index:11}section.section--news-overview .news-overview__filters{display:flex;gap:24px;padding-top:40px}section.section--news-overview .overview-filter{font-weight:400}section.section--news-overview .overview-filter.active{color:#fff}@media(hover:hover)and (pointer:fine){section.section--news-overview .overview-filter{transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--news-overview .overview-filter:hover{color:#fff}}section.section--news-overview .news-highlight{align-items:center;display:flex;flex-wrap:wrap}section.section--news-overview .news-highlight .card{flex:0 0 var(--width-highlight-card);max-width:var(--width-highlight-card)}section.section--news-overview .news-overview__container{display:flex;flex-wrap:wrap;gap:20px;padding-top:40px}section.section--news-overview .news-overview__container .card{flex:0 0 var(--width-news-card);height:var(--height-news-card);max-width:var(--width-news-card)}section.section--news-overview .news-overview__container .card:nth-child(2n){margin-top:40px}section.section--news-overview .news-overview__container .card.hidden{display:none}section.section--news-overview .button-wrapper{display:flex;justify-content:center;margin-top:40px}@media(min-width:768px){section.section--news-overview{--width-news-card:100%;--width-highlight-card:100%;--height-news-card:400px}}@media(min-width:1024px){section.section--news-overview{--width-news-card:calc(50% - 10px);--height-news-card:400px}}@media(min-width:1280px){section.section--news-overview{--width-news-card:calc(33% - 10px);--height-news-card:430px}}@media(min-width:1440px){section.section--news-overview{--width-news-card:calc(33% - 10px);--height-news-card:450px}}section.section--news-related{--width-news-card:100%}section.section--news-related .news-related__title{margin-bottom:16px;text-align:center}section.section--news-related .news-related{display:flex;flex-wrap:wrap;gap:20px;text-align:center}section.section--news-related .news-related .card{flex:0 0 var(--width-news-card);margin-top:40px;max-width:var(--width-news-card)}@media(min-width:768px){section.section--news-related{--width-news-card:calc(50% - 10px)}}@media(min-width:768px)and (max-width:1023.98px){section.section--news-related .news-related .card:nth-child(3){display:none}}@media(min-width:1024px){section.section--news-related{--width-news-card:calc(33.333% - 14px)}}.single-post section{margin-bottom:calc(var(--margin-section-y)/2)}section.section--news-single{padding-top:calc(var(--margin-section-y) + var(--height-navbar))!important}section.section--news-single .news-top__details{align-items:center;display:flex;gap:32px;margin-top:24px}section.section--news-single .news-top__author{align-items:center;display:flex;gap:16px}section.section--news-single .author-image{border-radius:50%;height:40px;overflow:hidden;position:relative;width:40px}section.section--news-single .author-image img,section.section--news-single .author-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--news-single .news-content{margin-top:40px}section.section--news-single .news-image{border-radius:20px;height:350px;overflow:hidden;position:relative;width:100%}section.section--news-single .news-image img,section.section--news-single .news-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media(min-width:1024px){section.section--news-single .news-image{height:650px}}section.section--jobs-overview-intro{position:relative}section.section--jobs-overview-intro .jobs-intro{text-align:left}@media(max-width:767.98px){section.section--jobs-overview-intro .button-wrapper{justify-content:center}}@media(min-width:1024px){section.section--jobs-overview-intro .jobs-intro{text-align:center}section.section--jobs-overview-intro .button-wrapper{margin-top:40px}}section.section--jobs-overview{--padding-jobs-list:16px}section.section--jobs-overview .jobs-list{display:flex;flex-direction:column;margin-top:32px}section.section--jobs-overview .jobs__title{text-align:left}section.section--jobs-overview .jobs-list__item{align-items:center;background-color:#e3e6e5;border-radius:8px;color:#000;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:var(--padding-jobs-list);position:relative}section.section--jobs-overview .jobs-list__item:not(:first-child){margin-top:12px}@media(hover:hover)and (pointer:fine){section.section--jobs-overview .jobs-list__item{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}section.section--jobs-overview .jobs-list__item .jobs_list__title{transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--jobs-overview .jobs-list__item:hover{background-color:#d2232a;color:#fff}section.section--jobs-overview .jobs-list__item:hover .jobs_list__title{color:#fff}}section.section--jobs-overview .jobs-list__anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}section.section--jobs-overview .jobs-list__details{align-items:center;display:flex;font-weight:700}section.section--jobs-overview .jobs-list__details div:not(:first-child):before{content:"•";margin-left:16px;margin-right:16px}@media(min-width:1024px){section.section--jobs-overview{--padding-jobs-list:24px}section.section--jobs-overview .jobs__title{text-align:center}}@media(min-width:1440px){section.section--jobs-overview{--padding-jobs-list:32px}}section.section--jobs-open{--mt-jobs-contact:24px;--width-contact-item:100%;margin-top:calc(var(--margin-section-y)/2)}section.section--jobs-open .jobs-open__intro{text-align:center}section.section--jobs-open .jobs-open__text{margin-top:16px}section.section--jobs-open .jobs-contact{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:var(--mt-jobs-contact)}section.section--jobs-open .jobs-contact__item{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;padding:var(--mt-jobs-contact);position:relative;text-align:center;width:var(--width-contact-item)}section.section--jobs-open .jobs-contact__item i{font-size:clamp(32px,.52vw + 30.05px,40px);margin-bottom:16px}@media(hover:hover)and (pointer:fine){section.section--jobs-open .jobs-contact__item .jobs-contact__number{transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--jobs-open .jobs-contact__item:hover,section.section--jobs-open .jobs-contact__item:hover .jobs-contact__number{color:#d2232a}}section.section--jobs-open .jobs-contact__anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}section.section--jobs-open .jobs-contact__title{font-weight:400}section.section--jobs-open .jobs-contact__number{font-size:clamp(20px,.52vw + 18.05px,28px);font-weight:600;margin-top:8px}section.section--jobs-open .jobs-open__email{margin-top:var(--mt-jobs-contact);text-align:center}section.section--jobs-open .jobs-open__email a{color:#d2232a;font-size:600;-webkit-text-decoration:none;text-decoration:none}@media(hover:hover)and (pointer:fine){section.section--jobs-open .jobs-open__email a{transition:color var(--speed-default) var(--cubic-bezier-2)}section.section--jobs-open .jobs-open__email a:hover{color:#d2232a;-webkit-text-decoration:underline;text-decoration:underline}}@media(max-width:567.98px){section.section--jobs-open .jobs-contact__item{flex:0 0 100%;max-width:100%}}@media(min-width:768px){section.section--jobs-open{--width-contact-item:calc(50% - 10px)}}@media(min-width:1024px){section.section--jobs-open{--mt-jobs-contact:40px}}@media(min-width:1440px){section.section--jobs-open{--mt-jobs-contact:56px}}section.section--jobs-single{--height-hero-image:350px;--padding-jobs-cta:96px 40px}section.section--jobs-single .job--detail{display:block;display:flex;flex-wrap:wrap;gap:8px;margin:24px 0;width:100%}section.section--jobs-single .job--detail .job--detail__item{width:100%}section.section--jobs-single .jobs-single__hero-figure{border-radius:20px;margin-top:32px;min-height:var(--height-hero-image);overflow:hidden;position:relative}section.section--jobs-single .jobs-single__hero-figure img,section.section--jobs-single .jobs-single__hero-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--jobs-single .jobs-content{padding-bottom:var(--margin-section-y);padding-top:calc(var(--margin-section-y)/1.5)}section.section--jobs-single .jobs-content__block h1,section.section--jobs-single .jobs-content__block h2,section.section--jobs-single .jobs-content__block h3,section.section--jobs-single .jobs-content__block h4,section.section--jobs-single .jobs-content__block h5,section.section--jobs-single .jobs-content__block h6{margin-bottom:32px}section.section--jobs-single .jobs-content__block ul li{color:#000;font-size:calc(var(--font-size-base)/1.125);padding-left:32px;position:relative}section.section--jobs-single .jobs-content__block ul li:before{color:#34c900;content:"\e919";font-family:digicar;font-size:calc(var(--font-size-base)*1.5);left:0;position:absolute;top:0}section.section--jobs-single .jobs-content__block ul li:not(:first-child){margin-top:12px}@media(min-width:1024px){section.section--jobs-single .jobs-content__block ul li{padding-left:40px}section.section--jobs-single .jobs-content__block ul li:before{top:2px}section.section--jobs-single .jobs-content__block ul li:not(:first-child){margin-top:16px}}section.section--jobs-single .jobs-content__block:not(:first-child){border-top:1px solid #0003;margin-top:calc(var(--margin-section-y)/2.5);padding-top:calc(var(--margin-section-y)/2.5)}section.section--jobs-single .jobs-cta{margin-bottom:var(--margin-section-y);position:relative;z-index:2}section.section--jobs-single .jobs-cta .jobs-cta__image{border-radius:16px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}section.section--jobs-single .jobs-cta .jobs-cta__image:before{background-color:#000000b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--jobs-single .jobs-cta .jobs-cta__image img,section.section--jobs-single .jobs-cta .jobs-cta__image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--jobs-single .jobs-cta .jobs-cta__content{align-items:center;display:flex;flex-direction:column;padding:var(--padding-jobs-cta);position:relative;text-align:center;z-index:2}section.section--jobs-single .jobs-cta .jobs-cta__text{color:#fff;margin-top:8px}section.section--jobs-single .jobs-cta .button-wrapper{margin-top:24px}section.section--jobs-single .jobs-cta .button-wrapper .btn{justify-content:center;min-width:250px}section.section--jobs-single .jobs-cta.jobs-cta--content:before{background-color:#e3e6e5;content:"";height:50%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200vw}section.section--jobs-single .jobs-form{background-color:#e3e6e5;padding:var(--margin-section-y) 0}section.section--jobs-single .jobs-form .gform_heading{margin-bottom:56px;text-align:center}section.section--jobs-single .jobs-form .gform_heading h2{margin-bottom:24px}section.section--jobs-single .jobs-form .ginput_container_consent{align-items:center;display:flex;justify-content:center;margin-top:24px;text-align:center;width:100%}section.section--jobs-single .jobs-form .ginput_container_consent input{background-color:#0000;border-color:#ffffff4d;border-radius:0}section.section--jobs-single .jobs-form .ginput_container_consent input:before{color:#d2232a}section.section--jobs-single .jobs-form .ginput_container_consent .gfield_consent_label{padding-left:0}section.section--jobs-single .jobs-form .gform_footer{align-items:center;display:flex;justify-content:center;margin-top:40px}@media(max-width:767.98px){section.section--jobs-single{--padding-jobs-cta:40px 24px;--height-hero-image:450px}}@media(max-width:1023.98px){section.section--jobs-single .jobs-single__hero-content{align-items:center;margin-bottom:80px}}@media(min-width:1024px){section.section--jobs-single{--height-hero-image:650px}section.section--jobs-single .job--detail{flex-wrap:nowrap;gap:40px}section.section--jobs-single .job--detail .job--detail__item{width:100%}}@media(max-width:1439.98px){section.section--jobs-single{--padding-jobs-cta:64px 40px}}section.section--blocks{--mt-blocks:40px;--padding-block:8px;--height-block:200px}section.section--blocks .blocks-intro{text-align:center}section.section--blocks .blocks-intro h2{margin-bottom:24px}section.section--blocks .blocks-container{display:flex;flex-wrap:wrap;gap:24px;margin-top:var(--mt-blocks)}section.section--blocks .block{border-radius:16px;flex:0 0 100%;height:var(--height-block);max-width:0 0 100%;overflow:hidden;position:relative}section.section--blocks .block-anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}section.section--blocks .block-img{height:100%;left:0;position:absolute;position:relative;top:0;width:100%}section.section--blocks .block-img:before{background:linear-gradient(180deg,#0000,#00000026 70%,#000c);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.section--blocks .block-img img,section.section--blocks .block-img picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--blocks .block-inner{align-items:flex-end;display:flex;gap:16px;height:100%;justify-content:space-between;left:0;padding:var(--padding-block);position:absolute;top:0;width:100%;z-index:2}section.section--blocks .block-content{align-items:center;display:flex;height:51px;text-align:left}section.section--blocks .block-content .h6{color:#fff}@media(min-width:768px){section.section--blocks{--mt-blocks:56px;--padding-block:16px;--height-block:300px}section.section--blocks .block{flex:1;max-width:auto}section.section--blocks .block:nth-child(2n){margin-top:40px}}@media(min-width:1440px){section.section--blocks{--mt-blocks:80px;--padding-block:16px;--height-block:350px}}.section.section--partners{padding-top:calc(var(--height-navbar))!important}.section.section--partners .wpgmza_map{flex:0 0 100vw!important;height:75vh!important;order:1;width:100vw!important}.section.section--partners .wpgmza-standalone-component.wpgmza-auto-left .wpgmaps_blist_row div.wpgmza_div_marker{max-height:24px!important;max-width:24px!important}.section.section--partners .wpgmza_infowindow_description a{color:#d2232a;font-weight:700}.section.section--partners .wpgmza_infowindow_description a.btn{color:#fff;font-size:14px;padding:10px 16px}.section.section--partners .wpgmza_infowindow_description a.btn.btn--cola{color:#000}@media(hover:hover)and (pointer:fine){.section.section--partners .wpgmza_infowindow_description a.btn{transition:color var(--speed-default) var(--cubic-bezier-2)}.section.section--partners .wpgmza_infowindow_description a.btn:hover{color:#000;color:#fff}.section.section--partners .wpgmza_infowindow_description a{transition:color var(--speed-default) var(--cubic-bezier-2)}.section.section--partners .wpgmza_infowindow_description a:hover{color:#000}}.section.section--partners select{appearance:none;background:url(https://cdn-icons-png.flaticon.com/512/32/32195.png) no-repeat right 10px center!important;background-size:12px!important}.section.section--partners .wpgmza-inner-stack.left .grouping.visible{background:#fff;padding-top:calc(var(--height-navbar))}.section.section--partners .wpgmza-inner-stack.left .grouping.visible .wpgmza-panel-list-item{border-bottom:1px solid #e3e6e5;padding:8px 32px}.section.section--partners .wpgmza-inner-stack.left .grouping.visible .wpgmza-panel-list-item:hover{background-color:#0003}.section.section--partners .wpgmza-inner-stack.left .grouping.visible .wpgmza-title{color:#000;font-family:Work Sans,sans-serif;font-size:clamp(18px,.39vw + 16.54px,24px);font-weight:700;letter-spacing:calc(clamp(18px, .39vw + 16.54px, 24px)*.02*-1);line-height:clamp(22px,.32vw + 20.78px,27px)}.section.section--partners .wpgmza-inner-stack.left .grouping.visible .wpgmza-address{color:#000;font-family:Work Sans,sans-serif;font-size:var(--font-size-base);font-weight:500;letter-spacing:calc(var(--font-size-base)*.02*-1);line-height:var(--line-height-base)}@media(min-width:1024px){.section.section--partners{display:flex}.section.section--partners .wpgmza-standalone-component.wpgmza-auto-left{max-height:100vh;overflow-y:scroll}.section.section--partners .wpgmza-standalone-component.wpgmza-auto-left .wpgmaps_blist_row div.wpgmza_div_marker{max-height:32px!important;max-width:32px!important}.section.section--partners .wpgmza_map{flex:0 0 75vw!important;height:100vh!important;order:2;width:75vw!important}}.section--partners-list .partners__title{margin-bottom:24px}.section--partners-list .partners__list h5{margin-bottom:16px}.section--partners-list .partners__list ul.partners__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.section--partners-list .partners__list ul.partners__grid li{list-style-type:none}.section--partners-list .partners__list ul.partners__grid li:before{display:none}.section--partners-list .partners__list ul.partners__grid li a{-webkit-text-decoration:none;text-decoration:none}.section--partners-list .partners__list ul.partners__grid li a:hover{color:#d2232a}.marker__contact--info{display:block;margin-bottom:16px;margin-top:16px}.marker__contact--info strong{display:block;font-size:clamp(16px,.26vw + 15.02px,20px);margin-bottom:8px}.wpgmza-infowindow p:last-child{display:flex;display:none;float:left;margin-left:16px;margin-top:0!important}.wpgmza-infowindow p:last-child a{background-color:#d2232a;border-radius:16px;color:#fff;font-size:12px;font-weight:600;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none;transition:background-color var(--speed-default) var(--cubic-bezier-2)}@media(hover:hover)and (pointer:fine){.wpgmza-infowindow p:last-child a{transition:background-color var(--speed-default) var(--cubic-bezier-2)}.wpgmza-infowindow p:last-child a:hover{background-color:#000}}.wpgmza-infowindow .wpgmza_infowindow_link{display:none;float:left}.wpgmza-infowindow .wpgmza_infowindow_link a{background-color:#d2232a;border-radius:16px;color:#fff;font-size:12px;font-weight:600;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none;transition:background-color var(--speed-default) var(--cubic-bezier-2)}@media(hover:hover)and (pointer:fine){.wpgmza-infowindow .wpgmza_infowindow_link a{transition:background-color var(--speed-default) var(--cubic-bezier-2)}.wpgmza-infowindow .wpgmza_infowindow_link a:hover{background-color:#000}}.single-dealers .breadcrumbs{margin-bottom:24px}@media(min-width:1024px){.single-dealers .breadcrumbs{margin-bottom:40px}}section.section--timeline .timeline__intro{margin-bottom:40px;text-align:center}section.section--timeline .timeline{position:relative}section.section--timeline .timeline .banner-figure{display:none;z-index:1}section.section--timeline .timeline .banner-figure,section.section--timeline .timeline .banner-figure img,section.section--timeline .timeline .banner-figure picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.section--timeline .timeline .timeline__items{display:flex;flex-direction:column;margin:0 auto;position:relative;row-gap:40px;width:100%;z-index:2}section.section--timeline .timeline .timeline__items .item{align-items:baseline;display:flex}section.section--timeline .timeline .timeline__items .item .item__content{align-items:center;background-color:#fff;border:1px solid #e3e6e5;box-shadow:0 0 10px 0 #000000bf;display:flex;padding:16px;width:100%}section.section--timeline .timeline .timeline__items .item .item-content__top{display:flex;gap:20px;margin-bottom:16px}section.section--timeline .timeline .timeline__items .item .item-content__date{color:#a2a3a4;font-size:12px}section.section--timeline .timeline .timeline__items .item .item-content__title{color:#d2232a;font-size:20px;font-weight:700}section.section--timeline .timeline .timeline__items .item .item-icon{padding-left:40px}section.section--timeline .timeline .timeline__items .item .item-icon img{width:100px}section.section--timeline .timeline .timeline__items .item:nth-child(odd){padding-right:5%}section.section--timeline .timeline .timeline__items .item:nth-child(2n){flex-direction:row-reverse;padding-left:5%}section.section--timeline .timeline .timeline__items .item:nth-child(2n) .item__content{flex-direction:row-reverse}section.section--timeline .timeline .timeline__items .item:nth-child(2n) .item__content .item-icon{padding-left:0;padding-right:40px}@media(min-width:1024px){section.section--timeline .timeline .banner-figure{display:block}section.section--timeline .timeline .timeline__items{padding:24px;width:80%}section.section--timeline .timeline .timeline__items .item .item__content{width:50%}section.section--timeline .timeline .timeline__items .item:nth-child(odd){padding-right:10%}section.section--timeline .timeline .timeline__items .item:nth-child(2n){padding-left:10%}section.section--timeline .timeline .timeline__items .item-content--wrapper{flex:0 0 80%}section.section--timeline .timeline .timeline__items .item-icon{flex:0 0 20%}}.section--partner-intro{display:flex;justify-content:center}.section--partner-intro .partner__intro{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.section--partner-intro .partner__logo{width:200px}.section--partner-intro .partner__logo img{height:auto;width:100%}.section--partner-intro .partner__content{flex:1}@media(min-width:1024px){.section--partner-intro .partner__intro{flex-wrap:nowrap;gap:80px;justify-content:space-between}}.section--partner-contact .partner-contact__container{border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative}.section--partner-contact .partner-contact__title{margin-bottom:24px}.section--partner-contact .partner-contact__content{padding:0 0 40px}.section--partner-contact .partner-contact__text{margin-top:24px}.section--partner-contact .partner-contact__text:first-child{margin-top:0}.section--partner-contact .partner-contact__services .service{align-items:center;display:flex;gap:5px;text-transform:capitalize}.section--partner-contact .partner-contact__services .service:before{color:#d2232a;font-family:digicar;font-size:20px;line-height:20px}.section--partner-contact .partner-contact__services .service.chiptuning:before{content:"\e907"}.section--partner-contact .partner-contact__services .service.software:before{content:"\e91d"}.section--partner-contact .partner-contact__services .service.roetfilterproblematiek:before{content:"\e906"}.section--partner-contact .partner-contact__services .service.diagnosewerkzaamheden:before{content:"\e91c"}.section--partner-contact .partner-contact__services .service.montagewerkzaamheden:before{content:"\e908"}.section--partner-contact .partner-contact__services .service.dsg.tuning:before{content:"\e907"}.section--partner-contact .partner-contact__services .service.dsg.versnellingsbakbescherming:before{content:"\e91e"}.section--partner-contact .partner-contact__services .service.dsg.mechatronic:before{content:"\e91f"}.section--partner-contact .partner-contact__services .service.dsg.diagnosewerkzaamheden:before{content:"\e920"}.section--partner-contact .partner-contact__services .service.dsg.montagewerkzaamheden:before{content:"\e908"}.section--partner-contact .partner-contact__info{margin-bottom:16px}.section--partner-contact .partner-contact__info a{align-items:center;display:flex;gap:5px}.section--partner-contact .partner-contact__info i{color:#d2232a;font-size:16px}.section--partner-contact .partner-contact__maps{width:100%}.section--partner-contact .partner-contact__maps iframe{height:450px;width:100%}@media(min-width:1024px){.section--partner-contact .partner-contact__container{flex-direction:row}.section--partner-contact .partner-contact__content{padding:48px 80px 48px 0;width:50%}.section--partner-contact .partner-contact__text{margin-top:0}.section--partner-contact .partner-contact__maps{width:50%}.section--partner-contact .partner-contact__maps iframe{height:100%;width:100%}.section--partner-contact .partner-contact__content--wrapper{display:flex;gap:24px;justify-content:space-between}.section--partner-contact .partner-contact__text{width:calc(50% - 24px)}}.page-template-black-page{background-color:#060d0d;color:#fff}@media(hover:hover)and (pointer:fine){.page-template-black-page .button-wrapper .btn{transition:border var(--speed-default) var(--cubic-bezier-2),box-shadow var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2)}.page-template-black-page .button-wrapper .btn:hover{background-color:#fff;color:#000}.page-template-black-page .button-wrapper .btn.btn--cola:hover{background-color:#fff;border:1px solid #fff;color:#000}}.page-template-black-page .button-wrapper .btn.btn--cola{border:1px solid #fff;color:#fff}.page-template-black-page .navbar{background-color:#060d0d;color:#fff}.page-template-black-page .navbar .nav-item{color:#fff}.page-template-black-page section.section--hero:after{background-color:#060d0d}.page-template-black-page section.section--hero:before{border-color:#0000 #0000 #060d0d}.page-template-black-page .reel{color:#ffffff1a}.page-template-black-page .section.section--tuning{color:#fff}.page-template-black-page .section.section--tuning .tuning{background-color:#000}.page-template-black-page .section.section--tuning .tuning .database{border:1px solid #000}.page-template-black-page .section.section--tuning .tuning .database .select-box{background-color:#060d0d;color:#fff}.page-template-black-page .section--reviewslider:before{background-color:#060d0d}.page-template-black-page .section--reviewslider .card-content{background-color:#000;color:#fff}.page-template-black-page .section--faq .accordion__holder{border:1px solid #535352}.page-template-black-page .section--faq .accordion__holder .accordion__item:has(>.accordion__term.open){background-color:#000;color:#fff}.page-template-black-page .section--faq .accordion__holder .accordion__item{background-color:#060d0d}.page-template-black-page .section--faq .accordion__holder .accordion__item:hover{background-color:#000}.page-template-black-page section.section--steps-slider .slide-inner{background-color:#000;color:#fff}.page-template-black-page footer.footer .footer-cta:before{background-color:#060d0d}.page-template-luxe-page h1,.page-template-luxe-page h2,.page-template-luxe-page h3,.page-template-luxe-page h4,.page-template-luxe-page h5,.page-template-luxe-page h6{font-family:Playfair Display,serif;letter-spacing:3px}.page-template-luxe-page p{font-family:Inter,sans-serif;font-weight:200}.page-template-luxe-page .reel{font-family:Playfair Display,serif;letter-spacing:3px}.section--reviews{--padding-review-card:24px;overflow:hidden;position:relative}.section--reviews .reviews__wrapper{display:flex;flex-wrap:wrap;gap:20px}.section--reviews .card{flex:1 1 100%;max-width:100%;transition:opacity var(--speed-default) var(--cubic-bezier-2)}.section--reviews .card .card-figure{height:100%}.section--reviews .card.hidden{display:none}.section--reviews .card-content{background-color:#e3e6e5;border-radius:16px;color:#000;height:100%;padding:var(--padding-review-card)}.section--reviews .card-content .card-title{font-size:20px;font-weight:900;margin-bottom:8px}.section--reviews .card-content .rating{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:16px}.section--reviews .card-content .rating i{color:#d2232a}.section--reviews .button-wrapper{display:flex;justify-content:center;margin-top:40px}@media(min-width:768px){.section--reviews{--padding-review-card:40px}}@media(min-width:1024px){.section--reviews .card{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media(min-width:1440px){.section--reviews .card{flex:1 1 calc(33% - 20px);max-width:calc(33% - 20px)}}section.section--intranet .intranet--back{margin-bottom:24px}section.section--intranet .intranet--back a i{margin-right:10px}section.section--intranet .intranet--menu{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}section.section--intranet .intranet--menu .menu__item{align-items:center;background-color:#e3e6e5;border-radius:16px;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;justify-content:space-between;max-width:20%;padding:16px}section.section--intranet .intranet--menu .menu__item img,section.section--intranet .intranet--menu .menu__item picture,section.section--intranet .intranet--menu .menu__item svg{height:50px;width:50px;fill:#000}section.section--intranet .intranet--menu .menu__item img path,section.section--intranet .intranet--menu .menu__item picture path,section.section--intranet .intranet--menu .menu__item svg path{fill:#000}section.section--intranet .intranet--menu .menu__item .menu__item--text{font-size:18px;margin-top:24px;text-align:center}section.section--intranet .intranet--menu .menu__item.active{background-color:#d2232a;color:#fff;fill:#fff}section.section--intranet .intranet--menu .menu__item.active path{fill:#fff}@media(hover:hover)and (pointer:fine){section.section--intranet .intranet--menu .menu__item{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}section.section--intranet .intranet--menu .menu__item:hover{background-color:#d2232a;color:#fff;fill:#fff}section.section--intranet .intranet--menu .menu__item:hover path{fill:#fff}}section.section--intranet .intranet-submenu{display:flex;gap:20px}section.section--intranet .intranet-submenu .submenu__item{align-items:center;background-color:#000;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;padding:0 16px}section.section--intranet .intranet-submenu .submenu__item.active{background-color:#d2232a;color:#fff}@media(hover:hover)and (pointer:fine){section.section--intranet .intranet-submenu .submenu__item{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}section.section--intranet .intranet-submenu .submenu__item:hover{background-color:#d2232a;color:#fff}}section.section--intranet h2{margin-bottom:40px}section.section--intranet .dashboard__notification{display:flex;margin-bottom:40px;text-align:center}@media(max-width:767.98px){section.section--intranet .dashboard__menu .row{gap:16px}}section.section--intranet .dashboard__menu--block{align-items:center;background-color:#e3e6e5;border-radius:16px;display:flex;font-size:25px;height:150px;justify-content:center}@media(hover:hover)and (pointer:fine){section.section--intranet .dashboard__menu--block{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}section.section--intranet .dashboard__menu--block:hover{background-color:#d2232a;color:#fff}}section.section--intranet .intranet__loginscreen .form-group{margin:16px 0 0}section.section--intranet .intranet__loginscreen .form-group label{font-weight:700;margin-bottom:8px}section.section--intranet .intranet__loginscreen .form-group.first{margin:0}section.section--intranet .intranet__loginscreen .form-control{border:1px solid #e3e6e5;border-radius:24px;padding:0 16px}section.section--intranet .intranet__loginscreen .btn-wrapper{display:flex;margin-top:24px}section.section--intranet .intranet__loginscreen .btn-wrapper .remember-group{align-items:center;display:flex;gap:8px;margin-left:auto}.section--products h1,.section--products h2,.section--products h3,.section--products h4,.section--products h5,.section--products h6{margin-bottom:32px}.section--products .products-intro{text-align:center}.section--products .products-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:80px}.section--products .product{border:1px solid #e3e6e5;border-radius:24px;flex:1 1 100%;overflow:hidden;position:relative}.section--products .product-anchor{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.section--products .product-img{height:100%;height:250px;left:0;position:absolute;position:relative;top:0;width:100%}.section--products .product-img img,.section--products .product-img picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.section--products .product-price{background-color:#fff;border-radius:24px;bottom:16px;color:#000;left:16px;padding:8px 16px;position:absolute}.section--products .product-content{padding:24px}.section--products .product-content .h6{margin-bottom:16px}.section--products .product-content .btn{margin-top:24px}@media(min-width:768px){.section--products .product{flex:1 1 calc(50% - 20px)}}@media(min-width:1024px){.section--products .product{flex:1 1 calc(33.33% - 20px)}}.section--list h1,.section--list h2,.section--list h3,.section--list h4,.section--list h5,.section--list h6{margin-bottom:32px}.section--list .list-intro{text-align:center}.section--list .list-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:80px}.section--list .list__item{align-items:center;border:1px solid #e3e6e5;border-radius:8px;border-radius:24px;display:flex;justify-content:space-between;padding:16px;position:relative;width:100%}@media(hover:hover)and (pointer:fine){.section--list .list__item{transition:color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}.section--list .list__item:hover{background-color:#d2232a;color:#fff}.section--list .list__item:hover .btn{background-color:#fff;color:#d2232a}}.section--list .list-title{margin-bottom:8px}.section--list .list__item--content{width:75%}.section--list .list-price{font-size:18px;font-weight:700}.section--profile h2{margin-bottom:32px}.section--profile .profile__info{margin-top:24px}.section--profile .profile__info--block{border:1px solid #e3e6e5;border-radius:24px;margin-top:32px;padding:32px}.section--profile .profile__info--block .profile__info--header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.section--profile .profile__info--block .profile__edit-btn{border:1px solid #e3e6e5;border-radius:32px;color:#a2a3a4;font-size:14px;font-weight:400;padding:8px 16px}.section--profile .profile__info--block .profile__edit-btn i{font-size:12px;margin-right:8px}@media(hover:hover)and (pointer:fine){.section--profile .profile__info--block .profile__edit-btn{transition:border var(--speed-default) var(--cubic-bezier-2),color var(--speed-default) var(--cubic-bezier-2),background-color var(--speed-default) var(--cubic-bezier-2)}.section--profile .profile__info--block .profile__edit-btn:hover{background-color:#a2a3a4;border-color:#a2a3a4;color:#fff}}.section--profile .profile__info--block .profile__info--titlemutatie{font-weight:600;margin-top:32px}.section--profile .profile__info--block .profile__info--wrapper{display:flex;flex-wrap:wrap;gap:16px}.section--profile .profile__info--block .profile__info--wrapper p{flex:0 0 calc(50% - 16px);font-weight:600;margin:0;width:calc(50% - 16px)}.section--profile .profile__info--block .profile__info--wrapper p strong{color:#a2a3a4;display:block;font-weight:400}.section--profile .profile__info--block .aanspreekpunt .contact-person,.section--profile .profile__info--block .commercieel-aanspreekpunt .contact-person{border-top:1px solid #e3e6e5;display:flex;gap:8px;margin-top:24px;padding-top:24px}.section--profile .profile__info--block .aanspreekpunt .contact-person p,.section--profile .profile__info--block .commercieel-aanspreekpunt .contact-person p{flex:0 0 calc(16.6666% - 8px);font-weight:600;margin:0}.section--profile .profile__info--block .aanspreekpunt .contact-person p strong,.section--profile .profile__info--block .commercieel-aanspreekpunt .contact-person p strong{color:#a2a3a4;display:block;font-weight:400}.section--profile .profile__info--block .aanspreekpunt .contact-person p .info_small,.section--profile .profile__info--block .commercieel-aanspreekpunt .contact-person p .info_small{font-size:10px}.section--profile .profile__info--block .aanspreekpunt .contact-person:first-child,.section--profile .profile__info--block .commercieel-aanspreekpunt .contact-person:first-child{border-top:none;margin-top:0;padding-top:0}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list h6{color:#d2232a;font-weight:700;margin-bottom:8px}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list .samenwerkingen-active{margin-bottom:24px}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list .samenwerkingen-inactive .samenwerking-item{color:#a2a3a4;font-weight:500}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list .samenwerking-item{align-items:center;display:flex;font-weight:600;gap:16px}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list .samenwerking-item i.icon-check-list{color:#34c900}.section--profile .profile__info--block.profile__samenwerkingen .samenwerkingen-list .samenwerking-item i.icon-close{color:#d2232a;font-size:12px}.section--profile .profile__info--block.profile__samenwerkingen .samenwerking__contact{margin-top:40px}.section--profile .profile__info--block.profile__samenwerkingen .samenwerking__contact p{margin-bottom:16px}.section--profile .profile__info--block:first-child{margin-top:0}.section--profile .profile__info--block.profile__personal .profile__info--item .profile__info--view .profile__logo--wrapper{display:flex;gap:32px}.section--profile .profile__info--block.profile__personal .profile__logo{border-radius:100px;height:100px;overflow:hidden;position:relative;width:100px}.section--profile .profile__info--block.profile__personal .profile__logo img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.section--profile .profile__info--block.profile__personal .profile__personal--info h6{font-weight:600;margin-bottom:16px}.section--profile .profile__info--block.profile__personal .profile__personal--info p{margin:0}.section--profile .profile__info--block.profile__personal .personal__information{display:block;margin-top:40px;width:100%}.section--profile .profile__info--block.profile__personal .personal__information .personal__information--wrapper{display:flex}.section--profile .profile__info--block.profile__personal .personal__information .personal__information--wrapper p{flex:0 0 calc(33% - 16px);font-weight:600;margin:0}.section--profile .profile__info--block.profile__personal .personal__information .personal__information--wrapper p strong{color:#a2a3a4;display:block;font-weight:400}.section--profile .profile__buttons{display:flex;gap:30px;margin-top:40px}.section--profile .profile__info--edit .form-group label{font-weight:700;margin-bottom:8px}.section--profile .profile__info--edit .form-group input{border:1px solid #e3e6e5;border-radius:5px;color:#000;height:60px;padding:0 20px;text-align:left;width:100%}.section--profile .profile__info--edit .profile__info--actions{margin-top:24px}.section--profile .profile__info--edit .profile__info--actions .btn--cancel{background-color:#000;color:#fff}.section--profile .profile__info--edit .contact-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.section--profile .profile__info--edit .contact-header .btn--remove-contact{color:#d2232a}.section--profile .profile__info--edit .btn--save{position:relative}.section--profile .profile__info--edit .btn--save.loading{color:#0000;pointer-events:none}.section--profile .profile__info--edit .btn--save.loading:after{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.section--profile .btn.disabled,.section--profile .btn[disabled]{cursor:not-allowed;opacity:.7;pointer-events:none}@keyframes spin{to{transform:rotate(1turn)}}.profile-edit{margin-top:24px;width:100%}.profile-edit .profile-input{align-items:center;display:flex;margin-bottom:32px;width:100%}.profile-edit .profile-input .profile-input__label{width:25%}.profile-edit .profile-input .profile-input__label label{font-weight:700;text-align:left;width:100%}.profile-edit .profile-input .profile-input__field{position:relative;width:75%}.profile-edit .profile-input .profile-input__field input{border:1px solid #e3e6e5;border-radius:5px;color:#000;height:60px;padding:0 50px 0 20px;text-align:left;width:100%}.profile-edit .profile-input .profile-input__field .password-toggle{align-items:center;background:none;border:none;color:#e3e6e5;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:15px;top:30px;transform:translateY(-50%);width:24px}.profile-edit .profile-input .profile-input__field .password-toggle:hover{color:#000}.profile-edit .profile-input .profile-input__field .password-toggle:focus{outline:none}.profile-edit .profile-input .profile-input__field .password-requirements{list-style:none;margin:5px 0 0 20px}.profile-edit .profile-input .profile-input__field .password-requirements li{margin-bottom:3px;padding-left:20px;position:relative}.profile-edit .profile-input .profile-input__field .password-requirements li:before{color:#e3e6e5;content:"•";left:0;position:absolute}.profile-edit .profile-input .profile-input__field .password-requirements li.requirement-met{color:#449122}.profile-edit .profile-input .profile-input__field .password-requirements li.requirement-met:before{color:#449122;content:"✓";font-size:12px}.profile-edit .profile-input .profile-input__field .password-requirements li.requirement-failed{color:#f44}.profile-edit .profile-input .profile-input__field .password-requirements li.requirement-failed:before{color:#f44;content:"×";font-size:12px}.profile-edit .profile-input .profile-input__field .form-text,.profile-edit .profile-input .profile-input__field small{color:#535352;display:block;font-size:12px}.profile-edit .profile-notification{align-items:center;background-color:#449122;color:#fff;display:flex;height:40px;justify-content:center;width:100%}.profile__menu{margin:32px 0 48px}.profile__menu .profile__nav{border-bottom:1px solid #e0e0e0}.profile__menu .profile__nav .profile__nav--list{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.profile__menu .profile__nav .profile__nav--list .profile__nav--item{position:relative}.profile__menu .profile__nav .profile__nav--list .profile__nav--item:before{display:none}.profile__menu .profile__nav .profile__nav--list .profile__nav--item .profile__nav--link{align-items:center;border-bottom:3px solid #0000;color:#color digicar-grey;display:flex;gap:.5rem;padding:1rem 1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.profile__menu .profile__nav .profile__nav--list .profile__nav--item .profile__nav--link i{font-size:1.2rem}.profile__menu .profile__nav .profile__nav--list .profile__nav--item .profile__nav--link:hover{color:#060d0d}.profile__menu .profile__nav .profile__nav--list .profile__nav--item.active .profile__nav--link{border-bottom-color:#d2232a;color:#060d0d}.profile__content .profile__tab{display:none}.profile__content .profile__tab.active{display:block}.profile__section{margin-bottom:2rem}.profile__section:last-child{margin-bottom:0}.profile__totalcredits{font-size:20px}@media(max-width:768px){.profile__menu .profile__nav .profile__nav--list{flex-direction:column;gap:0}.profile__menu .profile__nav .profile__nav--list .profile__nav--item .profile__nav--link{border-bottom:1px solid #e0e0e0;border-left:3px solid #0000}.profile__menu .profile__nav .profile__nav--list .profile__nav--item .profile__nav--link:hover{border-left-color:#007cba}.profile__menu .profile__nav .profile__nav--list .profile__nav--item.active .profile__nav--link{background-color:#f8f9fa;border-left-color:#007cba}}.section--advertorial a{position:relative;width:100%}.section--advertorial img{width:100%}.section--error{padding-top:calc(var(--margin-section)/2)}.section--error .error-content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;text-align:center}.section--error .error-image{max-width:400px}.section--error .error-image img,.section--error .error-image picture{width:100%}.section--error .error-text{color:#535352}.section--error .button-wrapper{justify-content:center}section.section--modellen-archive{--width-project-card:100%;--py-project-archive:40px}section.section--modellen-archive .modellen-archive__intro{color:#e3e6e5;padding-bottom:var(--py-project-archive);padding-top:var(--py-project-archive);text-align:center}section.section--modellen-archive .modellen-archive__intro h1{color:#000;margin-bottom:24px}section.section--modellen-archive .modellen-container{display:flex;flex-wrap:wrap;gap:20px}section.section--modellen-archive .modellen-container .card{flex:0 0 var(--width-project-card);max-width:var(--width-project-card)}@media(min-width:768px){section.section--modellen-archive{--width-project-card:calc(50% - 20px);--py-project-archive:80px}}@media(min-width:1280px){section.section--modellen-archive{--width-project-card:calc(33.333% - 20px)}}.navbar--extended,section.section--search{--width-navbar-search:100%;--px-navbar-search:24px;--px-x-navbar-search:16px;--search-font:18px}.navbar--extended .navbar-search,section.section--search .navbar-search{flex:1;max-width:var(--width-navbar-search);position:relative;width:var(--width-navbar-search)}.navbar--extended .navbar-search i,section.section--search .navbar-search i{color:#e3e6e5;font-size:28px;position:absolute;right:calc(var(--px-navbar-search) - 4px);top:50%;transform:translateY(-50%);transition:color var(--speed-default) var(--cubic-bezier-2);z-index:2}.navbar--extended .navbar-search .search-clear,section.section--search .navbar-search .search-clear{background:none;border:none;cursor:pointer;opacity:0;padding:0;position:absolute;right:calc(var(--px-navbar-search) + 20px);top:50%;transform:translateY(-50%);transition:opacity var(--speed-default) var(--cubic-bezier-2),visibility var(--speed-default) var(--cubic-bezier-2);visibility:hidden;z-index:2}.navbar--extended .navbar-search .search-clear i,section.section--search .navbar-search .search-clear i{color:#e3e6e5;font-size:18px;transition:color var(--speed-default) var(--cubic-bezier-2)}.navbar--extended .navbar-search .search-clear:hover i,section.section--search .navbar-search .search-clear:hover i{color:#000}.navbar--extended .navbar-search .search-clear.is-visible,section.section--search .navbar-search .search-clear.is-visible{opacity:1;visibility:visible}.navbar--extended .navbar-search input[type=search],.navbar--extended .navbar-search>input[type=submit],section.section--search .navbar-search input[type=search],section.section--search .navbar-search>input[type=submit]{background-color:#fff;border:1px solid #e3e6e5;border-radius:16px;color:#a2a3a4;font-size:var(--search-font);padding:var(--px-navbar-search) var(--px-x-navbar-search);transition:color var(--speed-default) var(--cubic-bezier-2),border-color var(--speed-default) var(--cubic-bezier-2);width:100%;z-index:1}.navbar--extended .navbar-search input[type=search]::placeholder,.navbar--extended .navbar-search>input[type=submit]::placeholder,section.section--search .navbar-search input[type=search]::placeholder,section.section--search .navbar-search>input[type=submit]::placeholder{color:#a2a3a4;transition:color var(--speed-default) var(--cubic-bezier-2)}.navbar--extended .navbar-search input[type=search].has-value,.navbar--extended .navbar-search input[type=search]:focus,.navbar--extended .navbar-search>input[type=submit].has-value,.navbar--extended .navbar-search>input[type=submit]:focus,section.section--search .navbar-search input[type=search].has-value,section.section--search .navbar-search input[type=search]:focus,section.section--search .navbar-search>input[type=submit].has-value,section.section--search .navbar-search>input[type=submit]:focus{border-color:#000;color:#000;outline:none}.navbar--extended .navbar-search input[type=search].has-value::placeholder,.navbar--extended .navbar-search input[type=search].has-value~i,.navbar--extended .navbar-search input[type=search]:focus::placeholder,.navbar--extended .navbar-search input[type=search]:focus~i,.navbar--extended .navbar-search>input[type=submit].has-value::placeholder,.navbar--extended .navbar-search>input[type=submit].has-value~i,.navbar--extended .navbar-search>input[type=submit]:focus::placeholder,.navbar--extended .navbar-search>input[type=submit]:focus~i,section.section--search .navbar-search input[type=search].has-value::placeholder,section.section--search .navbar-search input[type=search].has-value~i,section.section--search .navbar-search input[type=search]:focus::placeholder,section.section--search .navbar-search input[type=search]:focus~i,section.section--search .navbar-search>input[type=submit].has-value::placeholder,section.section--search .navbar-search>input[type=submit].has-value~i,section.section--search .navbar-search>input[type=submit]:focus::placeholder,section.section--search .navbar-search>input[type=submit]:focus~i{color:#000}.navbar--extended .navbar-search input[type=search].has-value~.search-clear,.navbar--extended .navbar-search input[type=search]:focus~.search-clear,.navbar--extended .navbar-search>input[type=submit].has-value~.search-clear,.navbar--extended .navbar-search>input[type=submit]:focus~.search-clear,section.section--search .navbar-search input[type=search].has-value~.search-clear,section.section--search .navbar-search input[type=search]:focus~.search-clear,section.section--search .navbar-search>input[type=submit].has-value~.search-clear,section.section--search .navbar-search>input[type=submit]:focus~.search-clear{opacity:1;visibility:visible}.navbar--extended .navbar-search__results,section.section--search .navbar-search__results{background-color:#fff;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;opacity:0;position:absolute;right:-1px;top:100%;transform:translateY(-10px);transition:opacity var(--speed-default) var(--cubic-bezier-2),transform var(--speed-default) var(--cubic-bezier-2);width:calc(100% + 2px)}.navbar--extended .no-results,section.section--search .no-results{padding:12px 20px}@media(min-width:1024px){.navbar--extended .no-results,section.section--search .no-results{padding:16px 32px}}.navbar--extended .more-results,section.section--search .more-results{border-top:1px solid #e3e6e5;font-size:14px;padding:12px 20px;text-align:center}@media(min-width:1024px){.navbar--extended .more-results,section.section--search .more-results{padding:16px 32px}}body.search-is-open .navbar--extended:before,body.search-is-open section.section--search:before{opacity:1;pointer-events:all}body.search-is-open .navbar--extended .navbar-search,body.search-is-open section.section--search .navbar-search{border-color:#0000}body.search-is-open .navbar--extended .navbar-search i,body.search-is-open section.section--search .navbar-search i{color:#000}body.search-is-open .navbar--extended .navbar-search__results,body.search-is-open section.section--search .navbar-search__results{opacity:1;transform:translateY(0)}body.search-is-open .navbar--extended .navbar-brand,body.search-is-open .navbar--extended .navbar-right,body.search-is-open section.section--search .navbar-brand,body.search-is-open section.section--search .navbar-right{opacity:.2}@media(min-width:768px){.navbar--extended,section.section--search{--width-navbar-search:80%;--px-navbar-search:24px;--px-x-navbar-search:16px;--search-font:20px}}@media(min-width:1024px){.navbar--extended,section.section--search{--width-navbar-search:80%;--px-navbar-search:40px;--px-x-navbar-search:24px;--search-font:22px}}@media(min-width:1680px){.navbar--extended,section.section--search{--width-navbar-search:80%}}.search-suggestions{border-top:1px solid #e3e6e5;padding:16px 20px}.search-suggestions .suggestions-title{color:#000;font-size:16px;font-weight:600;margin-bottom:16px;text-align:center}.search-suggestions .suggestions-grid{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:768px){.search-suggestions .suggestions-grid{grid-template-columns:repeat(2,1fr)}}.search-suggestions .suggestion-item{border:1px solid #e3e6e5;border-radius:8px;padding:12px}.search-suggestions .suggestion-item .suggestion-link{align-items:center;display:flex;flex-wrap:wrap;gap:8px;-webkit-text-decoration:none;text-decoration:none;transition:all var(--speed-default) var(--cubic-bezier-2)}.search-suggestions .suggestion-item .suggestion-link:hover{border-color:#000;transform:translateY(-2px)}.search-suggestions .suggestion-item .suggestion-image{flex-shrink:0;margin-right:8px}.search-suggestions .suggestion-item .suggestion-image .suggestion-img{border-radius:4px;height:40px;object-fit:cover;width:40px}.search-suggestions .suggestion-item .suggestion-content{flex:1;min-width:0}.search-suggestions .suggestion-item .suggestion-title{color:#000;font-size:14px;font-weight:600;margin-bottom:4px}.search-suggestions .suggestion-item .suggestion-description{color:#535352;font-size:12px;line-height:1.4;margin:0}.search-loading{color:#535352;font-style:italic;padding:16px 20px;text-align:center}section.section--searchresults{--width-project-card:100%;--py-project-archive:40px}section.section--searchresults .searchresults__intro{color:#e3e6e5;padding-bottom:var(--py-project-archive);padding-top:var(--py-project-archive);text-align:center}section.section--searchresults .searchresults__intro h1{color:#000;margin-bottom:24px}section.section--searchresults .searchresults-container{display:flex;flex-wrap:wrap;gap:20px}section.section--searchresults .searchresults-container .card{flex:0 0 var(--width-project-card);max-width:var(--width-project-card)}@media(min-width:768px){section.section--searchresults{--width-project-card:calc(50% - 20px);--py-project-archive:80px}}@media(min-width:1280px){section.section--searchresults{--width-project-card:calc(33.333% - 20px)}}.section--video .video{border-radius:24px;height:350px;overflow:hidden;width:100%}.section--video .video iframe,.section--video .video video{height:100%;width:100%}@media(min-width:768px){.section--video .video{height:450px}}@media(min-width:1024px){.section--video .video{height:450px}}@media(min-width:1440px){.section--video .video{height:550px}}.section--popup{background-color:#fff;border-radius:24px;color:#000;display:none;left:50%;opacity:0!important;overflow-y:auto;padding:40px 16px;position:fixed!important;top:50%;transform:translate(-50%,-50%) scale(.7);transition:all .3s ease-in-out;width:60vw;z-index:1001}.section--popup .popup__text,.section--popup .popup__title{margin-bottom:24px}.section--popup .popup__image{border-radius:16px;overflow:hidden;position:relative;width:100%}.section--popup .popup__image img,.section--popup .popup__image picture{height:auto;width:100%}.section--popup .popup__text-wrapper{align-items:center;display:flex}.section--popup .popup__close{background:none;border:none;cursor:pointer;font-size:50px;position:absolute;right:20px;top:20px;transition:transform .2s ease}.section--popup .popup__close:hover{transform:rotate(90deg)}.section--popup.active{display:block;opacity:1!important;transform:translate(-50%,-50%) scale(1)}@media(max-width:767.98px){.section--popup{padding:32px 16px;width:90vw}.section--popup .popup__image{height:250px;margin-bottom:16px;width:100%}}.popup-overlay{background-color:#00000080;display:none;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100vw;z-index:1000}.popup-overlay.active{display:block;opacity:1}.page-template-landingspage .navbar{display:none}.page-template-landingspage .main section:first-child{margin-top:0}.page-template-landingspage footer{display:none}.digicar-dealer .partner__intro .partner__quote{color:#d2232a;font-style:italic;margin-top:80px}.digicar-dealer .partner__highlight,.digicar-dealer .partner__intro .partner__quote{font-size:clamp(18px,.39vw + 16.54px,24px);line-height:clamp(22px,.32vw + 20.78px,27px);text-align:center}.digicar-dealer .partner__highlight{background-color:#d2232a;border-radius:8px;color:#fff;letter-spacing:calc(clamp(18px, .39vw + 16.54px, 24px)*.02*-1);margin:80px 0 0;padding:24px 16px}.digicar-dealer .section--partner-figures{background-color:#e3e6e5;padding:80px 0}.digicar-dealer .section--partner-figures .partner__figures h3{margin-bottom:80px;text-align:center}.digicar-dealer .section--partner-figures .partners__credits--info{margin-bottom:32px}.digicar-dealer .section--news-overview h3{text-align:center}.digicar-dealer .section--news-overview .card.card--news .card-details{width:100%}.digicar-dealer .section--blocks{background-color:#e3e6e5;padding:80px 0}.digicar-dealer .section--blocks h3{margin-bottom:32px}.digicar-dealer .section--success-numbers{background-color:#e3e6e5;padding:80px 0;text-align:center}.digicar-dealer .section--success-numbers h3{margin-bottom:64px}.digicar-dealer .section--success-numbers .success-numbers__items{display:grid;gap:20px;grid-template-columns:repeat(6,1fr)}.digicar-dealer .section--success-numbers .success-numbers__items .succes-number__item{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.digicar-dealer .section--success-numbers .success-numbers__items .succes-number__item .succes-number{color:#d2232a;font-weight:700}.digicar-dealer .section--success-numbers .success-numbers__items .succes-number__item .succes-title{color:#000;font-size:clamp(14px,.26vw + 13.02px,18px);line-height:clamp(18px,.26vw + 17.02px,22px)}@media(max-width:767.98px){.digicar-dealer .section--success-numbers .success-numbers__items{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023.98px){.digicar-dealer .section--success-numbers .success-numbers__items{grid-template-columns:repeat(3,1fr)}}.digicar-dealer .section--downloads{text-align:center}.digicar-dealer .section--downloads .downloads__text,.digicar-dealer .section--downloads h3{margin-bottom:32px}.digicar-dealer .section--downloads .card.card--result{border:1px solid #e3e6e5;border-radius:16px}.digicar-dealer .section--contact-blocks .blocks-container{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:32px}.digicar-dealer .section--contact-blocks .card--contact{background-color:#e3e6e5;border-radius:20px;padding:16px;text-align:center}.digicar-dealer .section--contact-blocks .card--contact .title{margin:16px 0 24px}.digicar-dealer .section--contact-blocks .card--contact img{border-radius:150px;height:150px;object-fit:cover;width:150px}.digicar-dealer .section--contact-blocks .card--contact .button-wrapper{justify-content:center}.digicar-dealer .section--contact-blocks .card--contact:hover{background-color:#060d0d;color:#fff}.digicar-dealer section.section--steps-slider .slide-inner .slide-icon{height:80px;width:80px}.digicar-dealer section.section--steps-slider .slide-inner .slide-icon img{height:100%;object-fit:cover;width:100%}@media(hover:hover)and (pointer:fine){.digicar-dealer section.section--steps-slider .slide-inner:hover{background-color:#060d0d}}.digicar-dealer .section--videos{background-color:#e3e6e5;padding:80px 0;text-align:center}.digicar-dealer .section--videos h3{margin-bottom:32px}.digicar-dealer .section--videos .videos-container{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:32px}@media(max-width:767.98px){.digicar-dealer .section--videos .videos-container{grid-template-columns:repeat(1,1fr)}}footer.footer{--padding-footer-cta:96px 40px;background-color:#050505;overflow:hidden}footer.footer .footer-cta{position:relative;z-index:1}footer.footer .footer-cta:before{background-color:#fff;content:"";height:50%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200vw;z-index:0}footer.footer .footer-cta .footer-cta__content{align-items:center;background-color:#d2232a;border-radius:20px;color:#fff;display:flex;flex-direction:column;padding:var(--padding-footer-cta);position:relative;text-align:center;z-index:2}footer.footer .footer-cta .footer-cta__text{color:#fff;margin-top:8px}footer.footer .footer-cta .button-wrapper{margin-top:24px}footer.footer .footer-cta .button-wrapper .btn{justify-content:center;min-width:250px}footer.footer .footer-top{padding:calc(var(--margin-section-y)/2) calc(var(--margin-section-y)/2) calc(var(--margin-section-y)/1.65) calc(var(--margin-section-y)/2)}footer.footer .footer-news{color:#fff}footer.footer .footer-news__text{margin-top:24px}footer.footer .footer__wotylogo{margin-top:24px;width:100px}footer.footer .footer__wotylogo img{width:100%}footer.footer .footer-info__text{color:#fff}footer.footer .footer-info__text p{margin-top:8px}footer.footer .footer-info__text p:first-child{margin-top:0}footer.footer .gform_wrapper{margin-top:40px;position:relative}footer.footer .gform_wrapper .gform-loader{display:none!important}footer.footer .gform_wrapper .gform_validation_errors{display:none}footer.footer .gform_wrapper .gform_footer{height:100%;margin-top:0;position:absolute;right:7px;top:50%;transform:translateY(-50%)}footer.footer .gform_wrapper .gform_footer:before{color:#fff;content:"\e90b";font-family:digicar;font-size:14px;pointer-events:none;position:absolute;right:17px;top:18px;z-index:2;font-font-weight:400}footer.footer .gform_wrapper .gform_footer .gform_button{background-color:#d2232a!important;border-radius:50%!important;box-shadow:none!important;font-size:0!important;height:var(--height-btn)!important;margin-top:5px!important;outline:none!important;padding:0!important;width:var(--height-btn)!important}footer.footer .gform_wrapper .gform_footer .gform_button:focus{border:none}footer.footer .gfield--type-email .gfield_label{color:#fff!important}footer.footer .gfield--type-email .ginput_container_email{align-items:center;background-color:#fff3!important;border-radius:999999px!important;display:flex;height:calc(var(--height-btn) + 10px);position:relative;width:100%}footer.footer .gfield--type-email .ginput_container_email input{background-color:#0000!important;border:none;color:#e3e6e5!important;height:100%;height:100%!important;left:0;padding:16px 24px;position:absolute;top:0;transform:none!important;width:100%;width:100%!important}footer.footer .gfield--type-email .ginput_container_email input::placeholder{color:#e3e6e5!important}footer.footer .footer-nav{line-height:1.8}footer.footer .footer-nav.footer-nav--last{margin-top:40px}footer.footer .footer-info__title,footer.footer .footer-nav__title,footer.footer .footer-news__title{color:#fff;font-size:clamp(16px,.52vw + 14.05px,24px);line-height:1.3;margin-bottom:12px}footer.footer .footer-nav__item{color:#fff;display:block}@media(hover:hover)and (pointer:fine){footer.footer .footer-nav__item{transition:color var(--speed-default) var(--cubic-bezier-2)}footer.footer .footer-nav__item:hover{color:#d2232a}}footer.footer .footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex:wrap;gap:24px;justify-content:space-between;padding-bottom:40px;padding-top:40px}footer.footer .footer-social .button-wrapper{margin-top:0}footer.footer .footer-social .btn--social{background-color:#ffffff4d}footer.footer .footer-copyright{color:#ffffff80}footer.footer .footer-copyright a{color:#d2232a}@media(hover:hover)and (pointer:fine){footer.footer .footer-copyright a{transition:-webkit-text-decoration var(--speed-default) var(--cubic-bezier-2);transition:text-decoration var(--speed-default) var(--cubic-bezier-2);transition:text-decoration var(--speed-default) var(--cubic-bezier-2),-webkit-text-decoration var(--speed-default) var(--cubic-bezier-2)}footer.footer .footer-copyright a:hover{-webkit-text-decoration:underline;text-decoration:underline}}@media(max-width:767.98px){footer.footer{--padding-footer-cta:40px 24px;text-align:center}footer.footer .footer__wotylogo{margin:8px auto 0}footer.footer .gfield--type-email .ginput_container_email{height:calc(var(--height-btn) + 10px);text-align:left}footer.footer .footer-info,footer.footer .footer-nav{border-bottom:1px solid #ffffff1a;padding-bottom:24px}footer.footer .footer-nav{margin-top:24px!important}footer.footer .footer-news{margin-top:40px;padding:0 0 40px;position:relative}footer.footer .footer-news:before{background-color:#ffffff1a;content:"";height:1px;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:200vw}footer.footer .footer-top{padding-top:40px}footer.footer .footer-news__text{margin-top:16px}footer.footer .footer-bottom{border-top:none;flex-direction:column}}@media(max-width:1023.98px){footer.footer .gform_wrapper{margin-top:24px;position:relative}footer.footer .gform_wrapper .gform_footer{right:0;top:0;transform:translateY(0)}footer.footer .gform_wrapper .gform_footer:before{right:19px;top:17px}footer.footer .gform_wrapper .gform_footer .gform_button{height:calc(var(--height-btn) + 10px)!important;margin-top:0!important;width:calc(var(--height-btn) + 10px)!important}footer.footer .footer-bottom{padding-top:0}}@media(max-width:1439.98px){footer.footer{--padding-footer-cta:64px 40px}footer.footer .footer-nav{margin-top:40px}}@media(min-width:768px)and (max-width:1439.98px){footer.footer .col--news{order:-2}}.section{margin-bottom:var(--margin-section-y);position:relative}.section:first-child{padding-top:calc(var(--margin-section-y) + var(--height-navbar))}.section.section--hero{padding-top:0}.social-list{padding-bottom:var(--pb-social-list);padding-top:var(--pt-social-list)}