.landing-page{color:#191919;--lp-ink:#191919;--lp-ink-hover:#2d2d2d;--lp-gray-100:#f3f3f3;--lp-gray-200:#e9e9e9;--lp-gray-300:#666;--lp-gray-400:#8e8e8e;--lp-gray-500:#b3b3b3;--lp-gray-600:#bababa;--lp-blue:#00a3f6;--lp-blue-hover:#0396ed;--lp-red:#d6342a;--lp-red-bg:#fdf0ef;background:#fff;width:100%;font-family:Figtree,Cygre,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.landing-page *{box-sizing:border-box}.landing-page section,.landing-page>div[id]{flex-direction:column;align-items:center;gap:48px;padding:80px 0;display:flex}#echt{padding:80px 0 120px}#beweise.landing-section--muted{padding:120px 0}.landing-page .landing-section-inner{flex-direction:column;align-items:center;gap:16px;width:1120px;max-width:calc(100% - 320px);display:flex}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{margin:0;font-family:inherit;font-weight:500}.landing-page p{margin:0}.landing-page a{color:var(--lp-blue);text-decoration:none}.landing-page .landing-eyebrow{letter-spacing:-.28px;color:var(--lp-gray-300);white-space:nowrap;font-size:14px;line-height:16px}.landing-page .landing-section-title{letter-spacing:-.03em;text-align:center;color:var(--lp-ink);font-size:40px;line-height:44px}.landing-page .landing-section-subtitle{letter-spacing:-.02em;color:var(--lp-gray-300);text-align:center;max-width:600px;font-size:16px;line-height:24px}.landing-page .landing-cta{background:var(--lp-ink);color:#fff;letter-spacing:-.02em;white-space:nowrap;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:48px;padding:12px 24px;font-size:14px;font-weight:600;line-height:18px;transition:transform .15s,background .15s;display:inline-flex}.landing-page .landing-cta:hover{background:var(--lp-ink-hover);color:#fff;transform:translateY(-1px)}.landing-page .landing-cta--blue{background:var(--lp-blue)}.landing-page .landing-cta--blue:hover{background:var(--lp-blue-hover)}.landing-page .landing-cta--ghost{background:var(--lp-gray-100);color:var(--lp-ink)}.landing-page .landing-cta--ghost:hover{background:var(--lp-gray-200);color:var(--lp-ink)}.landing-nav-wrap{z-index:50;position:fixed;top:32px;left:160px;right:160px}.landing-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:56px;color:var(--lp-ink);background:#ccc3;border-radius:12px;flex-direction:row;align-items:center;gap:48px;padding:7px 7px 7px 24px;transition:color .15s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #fff6,0 6px 24px #312d2114,inset 0 1px 0 1px #ffffff80}.landing-nav[data-ink=light]{color:#fff}.landing-nav .landing-nav-logo{cursor:pointer;color:inherit;flex-shrink:0;align-items:center;gap:8px;display:flex}.landing-nav .landing-nav-logo img{height:23px;filter:var(--landing-nav-logo-filter,none);flex-shrink:0}.landing-nav[data-ink=light] .landing-nav-logo img{--landing-nav-logo-filter:invert(1)}.landing-logo-lockup{flex-direction:column;flex-shrink:0;display:flex}.landing-logo-wordmark{letter-spacing:.03em;text-transform:uppercase;color:inherit;white-space:nowrap;font-size:12.85px;font-weight:700;line-height:18px}.landing-logo-tagline{letter-spacing:.2em;text-transform:uppercase;color:inherit;white-space:nowrap;flex-direction:row;align-items:center;gap:2.208px;margin-top:-.6px;font-size:4.416px;font-weight:300;line-height:100%;display:flex}.landing-logo-tagline-line{background:currentColor;flex-shrink:0;width:5.888px;height:.7px}.landing-logo-lockup--lg .landing-logo-wordmark{color:#000;font-size:19.275px;line-height:27px}.landing-logo-lockup--lg .landing-logo-tagline{color:#000;gap:3.312px;margin-top:-1px;font-size:6.624px}.landing-logo-lockup--lg .landing-logo-tagline-line{width:8.832px;height:1px}.landing-nav .landing-nav-links{flex-direction:row;flex-grow:1;align-items:center;gap:20px;display:flex}.landing-nav .landing-nav-links a{color:inherit;font-size:14px;text-decoration:none;transition:opacity .2s}.landing-nav .landing-nav-links a:hover{opacity:.6}.landing-nav .landing-nav-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.landing-nav .landing-nav-cta{background:var(--lp-ink);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:104px;padding:12px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s;display:inline-flex}.landing-nav .landing-nav-cta:hover{transform:translateY(-1px)}.landing-nav-burger{cursor:pointer;background:#fafafa;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;transition:background .15s;display:none}.landing-nav-burger:hover{background:#f0f0f0}.landing-nav-burger span{background:var(--lp-ink);border-radius:1px;width:16px;height:1.6px;display:block}.landing-nav-mobile-menu{display:none}.landing-nav-mobile-menu-lang-label{letter-spacing:1px;color:var(--lp-gray-400);text-transform:uppercase;font-size:12px;line-height:100%}.landing-nav-mobile-menu-lang-row{flex-direction:row;align-self:stretch;align-items:center;gap:6px;width:100%;display:flex}.landing-nav-mobile-menu-lang-row button{text-align:center;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:8px;flex:1 1 0;padding:14px 0;font-size:13px;font-weight:600;line-height:16px;transition:background .15s}.landing-nav-lang-popover{position:relative}.landing-nav-lang-popover-toggle{cursor:pointer;letter-spacing:-.01em;color:#191919;background:#fafafa;border:none;border-radius:8px;width:42px;height:42px;font-size:13px;font-weight:600;line-height:18px;transition:background .15s}.landing-nav-lang-popover-toggle:hover{background:#f0f0f0}.landing-nav-lang-popover-panel{z-index:60;background:#fff;border-radius:10px;min-width:108px;padding:6px;position:absolute;top:46px;right:0;box-shadow:0 12px 32px #00000024,inset 0 0 0 1px #0000000d}.landing-nav-lang-popover-row{text-align:left;cursor:pointer;letter-spacing:-.02em;color:#191919;background:#fff;border:none;border-radius:6px;width:100%;padding:8px 10px;font-size:14px;font-weight:500;line-height:18px;transition:background .15s;display:block}.landing-nav-lang-popover-row:hover{background:#f3f3f3}.landing-nav-lang-popover-row[data-active=true]{background:#f3f3f3;font-weight:600}#fall.landing-hero{background:#fff;flex-direction:column;align-items:center;gap:64px;padding:152px 0 0;display:flex}.landing-hero-card{background:#191919;border-radius:28px;flex-flow:wrap;align-items:flex-start;gap:48px;width:1120px;max-width:calc(100% - 80px);min-height:354px;padding:12px 12px 12px 60px;display:flex}.landing-hero-copy{color:#fff;flex-direction:column;flex:320px;justify-content:center;gap:64px;padding:24px 0;display:flex}.landing-hero-eyebrow-row{flex-flow:wrap;align-items:center;gap:6px 8px;display:flex}.landing-hero-avatars{flex-direction:row;display:flex}.landing-hero-avatars img{object-fit:cover;border-radius:12px;width:24px;height:24px;box-shadow:inset 0 0 0 1px #f3f3f3}.landing-hero-avatars img:not(:first-child){margin-left:-8px}.landing-hero-eyebrow-txt{letter-spacing:-.01em;color:#ffffffb3;white-space:nowrap;flex-flow:wrap;align-items:center;gap:4px 8px;font-size:14px;line-height:16px;display:flex}.landing-hero-flag{width:24px;height:18px;display:block}.landing-hero-title-block{flex-direction:column;gap:16px;display:flex}.landing-hero-copy h1{letter-spacing:-.03em;color:#fff;font-size:54px;font-weight:500;line-height:54px}.landing-hero-lede{letter-spacing:-.02em;color:#ffffffb3;max-width:567px;font-size:16px;font-weight:400;line-height:24px}.landing-hero-form{background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;gap:40px;width:423px;min-width:423px;max-width:100%;padding:32px;display:flex}.landing-hero-form-title-row{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.landing-hero-form-title-row h3{letter-spacing:-.4px;color:#000;font-size:20px;font-weight:500;line-height:24px}.landing-hero-form .landing-hint-toggle{cursor:pointer;color:#b3b3b3;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s;display:flex;position:relative}.landing-hero-form .landing-hint-toggle[aria-expanded=true]{color:#191919}.landing-hero-form .landing-hint-box{z-index:10;text-align:left;letter-spacing:-.02em;color:#666;background:#fff;border-radius:12px;flex-direction:column;gap:8px;width:300px;max-width:80vw;padding:16px;font-size:14px;line-height:20px;display:flex;position:absolute;top:30px;right:0;box-shadow:0 12px 32px #00000024,inset 0 0 0 1px #0000000d}.landing-hero-form .landing-hint-box strong{color:#191919;font-size:16px;font-weight:500;line-height:22px}.landing-hero-form #form-container{flex-direction:column;gap:12px;width:100%;display:flex}.landing-hero-form #form-container .input{box-sizing:border-box;letter-spacing:-.28px;color:#191919;background:#f3f3f3;border:none;border-radius:8px;outline:none;width:100%;height:49px;padding:16px;font-family:inherit;font-size:13.9px;font-weight:400}.landing-hero-form #form-container .plate-number-input{background:#f3f3f3;border:none;border-radius:8px;height:49px}.landing-hero-form #form-container .plate-number-input-country-chip{letter-spacing:-.02em;color:#191919;border-right:1px solid #00000014;padding:0 10px 0 13px;font-size:13.9px;font-weight:600}.landing-hero-form #form-container .plate-number-input-country-chip:hover{background:#0000000a}.landing-hero-form #form-container .plate-flag-icon{border-radius:2px;width:18px}.landing-hero-form #form-container .plate-number-input input{letter-spacing:-.28px;color:#191919;height:100%;padding-left:10px;font-family:inherit;font-size:13.9px;font-weight:400}.landing-hero-form #form-container .plate-number-input input::placeholder{color:#191919;opacity:1}.landing-hero-form #form-container .form-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.landing-hero-form #form-container .button{background:var(--lp-blue);letter-spacing:-.02em;color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;width:100%;height:48px;font-size:14px;font-weight:600;transition:transform .15s,background .15s;display:flex}.landing-hero-form #form-container .button:hover{background:var(--lp-blue-hover);transform:translateY(-1px)}.landing-hero-form #form-container .terms-and-condition h5,.landing-hero-form #form-container .terms-and-condition h6{display:none}.landing-hero-form #form-container .terms-and-condition p{color:#8e8e8e;font-size:12px}.landing-hero-form .landing-scan-hint{letter-spacing:-.02em;color:#8e8e8e;font-size:14px;line-height:18px}.landing-hero-below{text-align:center;flex-direction:column;align-items:center;gap:40px;padding-bottom:64px;display:flex}.landing-hero-below .landing-hero-note{letter-spacing:-.28px;color:#666;font-size:14px;line-height:22px}.landing-hero-pay-row{flex-flow:wrap;justify-content:center;align-items:center;gap:12px 32px;min-height:30px;display:flex}.landing-hero-pay-row img{height:30px;display:block}.landing-hero-pay-row span{letter-spacing:-.01em;color:#b3b3b3;font-size:17px;font-weight:600;line-height:30px}.landing-card-grid{background:var(--lp-gray-100);border-radius:28px;flex-direction:row;align-items:stretch;gap:12px;width:100%;padding:12px;display:flex}.landing-card{background:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;justify-content:space-between;gap:20px;min-height:146px;padding:24px;display:flex;box-shadow:0 4px 18px #0000000d}.landing-card-top{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.landing-card .landing-card-number{background:var(--lp-ink);color:#fff;letter-spacing:-.24px;border-radius:8px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.landing-card h3{letter-spacing:-.02em;color:var(--lp-ink);font-size:18px;line-height:22px}.landing-card p{color:var(--lp-gray-300);letter-spacing:-.02em;font-size:14px;line-height:18px}.landing-card a{color:var(--lp-blue);white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none}.landing-card a:hover{text-decoration:underline}.landing-section--muted{background:var(--lp-gray-100);border-radius:80px;width:100%;max-width:none}.landing-evidence-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:80px;width:100%;display:grid;position:relative}.landing-evidence-copy{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:40px;display:flex}.landing-evidence-copy-top{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.landing-evidence-list{flex-direction:column;align-self:stretch;align-items:flex-start;gap:8px;display:flex}.landing-evidence-panel{background:var(--lp-ink);border-radius:28px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px;display:flex}.landing-evidence-row-item{background:#fff;border-radius:20px;flex-direction:row;justify-content:center;align-self:stretch;align-items:center;width:100%;height:112px;padding:12px;display:flex;overflow:hidden}.landing-evidence-row-item-copy{flex-direction:column;flex-grow:1;align-items:flex-start;gap:4px;padding:0 8px;display:flex}.landing-evidence-row-item-copy span:first-child{letter-spacing:-.36px;color:#191919;font-size:18px;font-weight:500;line-height:22px}.landing-evidence-row-item-copy span:last-child{letter-spacing:-.02em;color:#666;font-size:14px;font-weight:400;line-height:18px}.landing-evidence-row-item-img{background:#fdfdfd;border-radius:12px;flex-shrink:0;align-self:stretch;width:200px;overflow:hidden}.landing-evidence-row-item-img img{object-position:center;width:100%;height:100%;display:block}.landing-evidence-row-item-img--cover img{object-fit:cover}.landing-evidence-row-item-img--contain img{object-fit:contain}.landing-evidence-car img{transform:scale(1.22)translateY(-5px)}.landing-evidence-plate img{transform:scale(1.18)translate(6px)}.landing-evidence-features{z-index:2;flex-direction:row;align-items:stretch;gap:8px;width:900px;max-width:calc(100% - 200px);margin-top:66px;display:flex;position:absolute;top:100%;left:180px}.landing-evidence-feature{background:#fff;border-radius:20px;flex-direction:column;flex:1 1 0;align-items:flex-start;gap:4px;padding:24px;display:flex;box-shadow:0 4px 18px #0000000d}.landing-evidence-feature span:first-child{letter-spacing:-.36px;color:#191919;font-size:18px;font-weight:500;line-height:22px}.landing-evidence-feature span:last-child{letter-spacing:-.02em;color:#666;font-size:14px;font-weight:400;line-height:18px}.landing-ways-sect.landing-ways-sect{padding:160px 0;position:relative}.landing-ways-glow{filter:blur(80px);opacity:.6;pointer-events:none;background:radial-gradient(closest-side,#34c1fed9 0%,#56b5fc66 55%,#198bff00 100%);border-radius:50%;height:90%;position:absolute;top:748px;left:26px}.landing-ways{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;column-gap:24px;width:1120px;max-width:calc(100% - 80px);display:grid;position:relative}.landing-way-card{border-radius:28px;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.landing-way-card--primary{isolation:isolate;background:#191919;gap:32px;padding:12px;overflow:clip;box-shadow:inset 0 0 0 1px #ffffff14}.landing-way-card-gradient{background:linear-gradient(168deg,#191919 0%,#16202c 46%,#12304c 78%,#0e426e 100%);position:absolute;inset:0}.landing-way-card-ring{pointer-events:none;border-radius:28px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff1a}.landing-way-card-inner{background:#fff;border-radius:20px;flex-direction:column;flex-grow:1;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:24px;padding:28px;display:flex;position:relative}.landing-way-card--secondary{background:#fff;gap:24px;padding:40px 39px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000d}.landing-way-card-top{flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;display:flex}.landing-way-tag{letter-spacing:-.01em;color:var(--lp-blue);white-space:nowrap;background:#00a3f61a;border-radius:4px;align-self:flex-start;padding:8px 12px 6px;font-size:14px;font-weight:400;line-height:16px}.landing-way-card--secondary .landing-way-tag{color:#666;background:#f2f2f2}.landing-way-card h3{letter-spacing:-.02em;color:#191919;font-size:24px;line-height:28px}.landing-way-card-top p{letter-spacing:-.02em;color:#666;font-size:16px;line-height:24px}.landing-way-list{border-bottom:1px solid #0000000d;flex-direction:column;align-self:stretch;align-items:flex-start;display:flex}.landing-way-list-row{border-top:1px solid #0000000d;flex-direction:row;align-self:stretch;align-items:center;gap:10px;min-height:49px;padding:12px 0;display:flex}.landing-way-list-row svg{flex-shrink:0}.landing-way-list-row span{letter-spacing:-.02em;color:#666;flex-grow:1;font-size:16px;font-weight:400;line-height:24px}.landing-way-card .landing-cta{align-self:stretch;width:100%}.landing-legal-row{flex-direction:row;align-items:stretch;gap:24px;width:1120px;max-width:calc(100% - 320px);display:flex}.landing-legal-copy{flex-direction:column;flex:548px;justify-content:space-between;align-items:flex-start;gap:40px;width:548px;min-width:0;display:flex}.landing-legal-copy-top{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;display:flex}.landing-legal-copy h2{letter-spacing:-.03em;text-align:left;font-size:40px;line-height:44px}.landing-legal-copy-body{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.landing-legal-intro{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.landing-legal-intro span{letter-spacing:-.02em;color:#191919;font-size:20px;font-weight:500;line-height:24px}.landing-legal-copy p{letter-spacing:-.02em;color:#666;font-size:16px;font-weight:400;line-height:24px}.landing-legal-highlight{background:var(--lp-blue);color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:2px 6px}.landing-legal-card{color:#fff;background:#191919;border-radius:28px;flex-direction:column;flex:1 0 548px;align-items:flex-start;gap:40px;width:548px;min-width:0;min-height:514px;padding:24px;display:flex}.landing-legal-card-top{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;padding:0 20px;display:flex;position:relative}.landing-legal-card-line{width:3px;height:112px;position:absolute;top:0;left:0}.landing-legal-tag{letter-spacing:-.01em;background:var(--lp-blue);color:#fff;white-space:nowrap;border-radius:4px;align-self:flex-start;margin-top:4px;padding:8px 12px 6px;font-size:14px;font-weight:400;line-height:16px;display:inline-flex}.landing-legal-card-top p{letter-spacing:-.02em;color:#fff;align-self:stretch;margin:0;font-size:24px;font-weight:500;line-height:28px}.landing-legal-not-doing{flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;display:flex}.landing-legal-not-doing-head{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;display:flex}.landing-legal-not-doing-head span:first-child{letter-spacing:-.02em;color:#fff;font-size:20px;font-weight:500;line-height:24px}.landing-legal-not-doing-head span:last-child{letter-spacing:-.02em;color:#bababa;font-size:16px;font-weight:400;line-height:24px}.landing-legal-card ul{border-bottom:1px solid #ffffff1a;flex-direction:column;align-self:stretch;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.landing-legal-card li{letter-spacing:-.02em;color:#bababa;border-top:1px solid #ffffff1a;flex-direction:row;align-self:stretch;align-items:center;gap:10px;min-height:49px;padding:12px;font-size:16px;font-weight:400;line-height:24px;display:flex}.landing-legal-card li svg{flex-shrink:0}.landing-situations-sect.landing-situations-sect{background:var(--lp-gray-100);border-radius:80px;flex-direction:column;align-items:center;width:100%;padding:160px;display:flex}.landing-situations-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:80px;width:100%;display:grid}.landing-situations-sticky{flex-direction:column;align-items:flex-start;gap:80px;display:flex;position:sticky;top:120px}.landing-situations-intro{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;display:flex}.landing-situations-intro h2{letter-spacing:-.03em;text-align:left;font-size:40px;line-height:44px}.landing-situations-intro p{letter-spacing:-.02em;color:#666;font-size:16px;line-height:24px}.landing-stats-row{flex-direction:row;align-self:stretch;align-items:flex-start;gap:32px;display:flex}.landing-stat{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;width:175px;display:flex}.landing-stat strong{letter-spacing:-1.62px;color:#191919;font-size:54px;font-weight:500;line-height:54px}.landing-stat span{letter-spacing:-.02em;color:#666;font-size:14px;font-weight:400;line-height:18px}.landing-situations-list{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;display:flex}.landing-situation-card{background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;gap:20px;width:100%;min-height:146px;padding:24px;display:flex;position:relative;box-shadow:0 4px 18px #0000000d}.landing-situation-card-copy{flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;padding-right:48px;display:flex}.landing-situation-card-copy span:first-child{letter-spacing:-.02em;color:#191919;font-size:18px;font-weight:500;line-height:22px}.landing-situation-card-copy span:last-child{letter-spacing:-.02em;color:#666;font-size:14px;font-weight:400;line-height:18px}.landing-situation-chip{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;bottom:16px;right:16px}.landing-faq-row{flex-direction:row;align-items:flex-start;gap:100px;width:1120px;max-width:calc(100% - 80px);display:flex}.landing-faq-left{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:32px;width:401px;min-width:401px;display:flex;position:sticky;top:120px}.landing-faq-left h2{letter-spacing:-.03em;white-space:nowrap;font-size:40px;line-height:44px}.landing-faq-list{flex-direction:column;flex-grow:1;align-items:flex-start;gap:8px;width:100%;display:flex}.landing-faq-item{background:var(--lp-gray-100);cursor:pointer;border-radius:16px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;width:100%;padding:24px;transition:background .15s;display:flex}.landing-faq-item:hover{background:#ececec}.landing-faq-item-question{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-self:stretch;align-items:flex-start;gap:24px;margin:0;padding:0;display:flex}.landing-faq-item-question span{letter-spacing:-.02em;color:#191919;flex-grow:1;font-size:20px;font-weight:500;line-height:24px}.landing-faq-toggle{background:var(--lp-ink);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.landing-faq-toggle div{background:#fff;border-radius:1px;width:10px;height:2px}.landing-faq-toggle div.landing-faq-toggle-v{width:2px;height:10px;position:absolute}.landing-faq-item p{letter-spacing:-.02em;color:#191919;font-size:16px;line-height:24px}.landing-cta-panel.landing-cta-panel{flex-direction:column;align-items:center;width:100%;height:auto;padding:160px 0;display:flex;position:relative;overflow:hidden}.landing-cta-panel-glow{pointer-events:none;background:linear-gradient(#fff 0%,#94cbff 42%,#56b5fc 58%,#34c1fe 81%,#198bff 97%);height:100%;position:absolute;top:0;left:0;right:0}.landing-cta-panel-inner{flex-direction:column;align-items:center;gap:48px;width:640px;max-width:calc(100% - 80px);display:flex;position:relative}.landing-cta-panel-copy{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:16px;display:flex}.landing-cta-panel-copy h2{letter-spacing:-.03em;text-align:center;font-size:40px;line-height:44px}.landing-cta-panel-copy p{letter-spacing:-.02em;color:#666;text-align:center;font-size:16px;line-height:24px}.landing-cta-panel-btns{flex-direction:row;align-items:flex-start;gap:7px;display:flex}.landing-cta-panel-btns a{letter-spacing:-.02em;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:48px;padding:12px 24px;font-size:14px;font-weight:600;line-height:18px;transition:transform .15s,background .15s;display:flex}.landing-cta-panel-btns .landing-cta-panel-btn--light{color:#191919;background:#fff}.landing-cta-panel-btns .landing-cta-panel-btn--light:hover{background:var(--lp-gray-100);color:#191919;transform:translateY(-1px)}.landing-cta-panel-btns .landing-cta-panel-btn--dark{color:#fff;background:#191919}.landing-cta-panel-btns .landing-cta-panel-btn--dark:hover{background:var(--lp-ink-hover);color:#fff;transform:translateY(-1px)}.landing-cta-panel-contact{flex-direction:column;align-items:center;gap:12px;display:flex}.landing-cta-panel-contact span{letter-spacing:-.02em;color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px}.landing-cta-panel-contact-line{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:inline-flex}.landing-cta-panel-contact-line strong{font-weight:600}.landing-cta-panel-copy-btn{cursor:pointer;color:#fff;background:#ffffff24;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:inline-flex}.landing-cta-panel-copy-btn:hover,.landing-cta-panel-copy-btn--copied{background:#ffffff40}.landing-toast{z-index:100;background:linear-gradient(110deg,#fff 0%,#f0f9ff 55%,#dbf0ff 100%);border-radius:16px;flex-direction:row;align-items:center;gap:16px;padding:12px 20px 12px 12px;animation:.22s ease-out landingToast;display:flex;position:fixed;top:32px;right:32px;overflow:hidden;box-shadow:0 12px 32px #14325a24,inset 0 0 0 1px #ffffffb3}.landing-toast-icon{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #14325a14}.landing-toast span{letter-spacing:-.02em;color:#191919;white-space:nowrap;font-size:16px;font-weight:500;line-height:22px}@keyframes landingToast{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-todo{color:#d6342a}@media (max-width:1200px){.landing-page section,.landing-page>div[id]{gap:32px;padding:56px 12px}#echt{background:#f9f9f9;border-radius:32px;width:auto;margin:48px 12px 0;padding:40px 12px 32px}#beweise.landing-section--muted{background:#f9f9f9;border-radius:32px;margin-top:48px;padding:56px 12px}.landing-page .landing-section-inner{gap:12px;max-width:100%}.landing-page .landing-section-title{text-align:left;font-size:24px;line-height:28px}.landing-page .landing-section-subtitle{text-align:left;max-width:100%;font-size:14px;line-height:18px}.landing-page .landing-eyebrow{letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:100%}.landing-nav-wrap{height:68px;padding:16px 12px 0;position:sticky;top:0;left:0;right:0}.landing-nav-logo .landing-logo-lockup{display:none}}@media (max-width:768px){.landing-nav{justify-content:space-between;gap:0;height:52px;padding:8px 8px 8px 16px}.landing-nav .landing-nav-links,.landing-nav-desktop-only{display:none}.landing-nav .landing-nav-cta{border-radius:10px;width:108px;min-width:0;padding:8px 16px;font-family:Inter,Figtree,sans-serif;font-size:12px;font-weight:500}.landing-nav-burger{border-radius:10px;width:44px;height:44px;display:flex}.landing-nav-mobile-menu{z-index:60;background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 36px #0000002e,inset 0 0 0 1px #0000000d}.landing-nav-mobile-menu a{letter-spacing:-.02em;color:#191919;border-radius:10px;padding:13px 12px;font-size:16px;font-weight:500;line-height:20px;text-decoration:none}.landing-nav-mobile-menu a:hover{background:#f3f3f3}.landing-nav-mobile-menu-divider{border-top:1px solid #00000014;margin:6px 12px 10px}.landing-nav-mobile-menu-lang{flex-direction:column;align-items:flex-start;gap:8px;padding:0 12px 8px;display:flex}.landing-nav-desktop-only-lang{display:none}}@media (max-width:1200px){#fall.landing-hero{gap:32px;padding:40px 0 0}.landing-hero-card{border-radius:32px;gap:32px;width:100%;max-width:calc(100% - 24px);margin:0 auto;padding:20px}.landing-hero-copy{gap:16px;padding:0}.landing-hero-copy h1{letter-spacing:-.02em;font-size:24px;line-height:28px}.landing-hero-lede{font-size:14px;line-height:18px}.landing-hero-form{border-radius:12px;gap:20px;width:100%;min-width:0;padding:20px}.landing-hero-form #form-container .input{letter-spacing:normal;height:42px;padding:12px;font-size:14px}.landing-hero-form #form-container .plate-number-input{height:42px}.landing-hero-form #form-container .plate-number-input-country-chip,.landing-hero-form #form-container .plate-number-input input{letter-spacing:normal;font-size:14px}.landing-hero-form #form-container .button{border-radius:12px;height:44px;font-weight:500}.landing-hero-below{gap:16px;padding-bottom:0}.landing-hero-below .landing-hero-note{letter-spacing:normal;font-size:13px;line-height:18px}.landing-hero-pay-row{gap:12px 20px}.landing-hero-pay-row img{height:auto}.landing-hero-pay-row span{font-size:14px;line-height:23px}.landing-card{gap:16px;min-width:0;min-height:0;padding:20px}@media (max-width:600px){.landing-card-grid{flex-direction:column}.landing-card{min-height:auto}}.landing-card .landing-card-number{border-radius:6px}#echt.landing-page-section-echt,div[id=echt]{background:#f9f9f9}.landing-evidence-row{flex-direction:column;gap:24px;display:flex}.landing-evidence-copy{gap:24px}.landing-evidence-copy .landing-cta{border-radius:12px;align-self:stretch;width:100%;height:42px;font-weight:500}.landing-evidence-panel{border-radius:32px;gap:8px}.landing-evidence-row-item{border-radius:20px;gap:12px;height:88px}.landing-evidence-row-item-copy span:first-child{letter-spacing:normal;font-size:16px;line-height:100%}.landing-evidence-row-item-img{border-radius:6px;width:96px}.landing-evidence-car img{transform:scale(1.2)translateY(-3px)}.landing-evidence-plate img{transform:scale(1.14)}.landing-evidence-features{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;width:calc(100% + 12px);max-width:none;margin:-14px 0 -14px -12px;padding:14px 14px 14px 12px;position:static;overflow:auto hidden}.landing-evidence-features::-webkit-scrollbar{display:none}.landing-evidence-feature{scroll-snap-align:start;flex:0 0 260px;width:260px}.landing-ways{flex-direction:column;gap:24px;width:100%;max-width:100%;display:flex}.landing-way-card--primary{border-radius:24px;padding:8px}.landing-way-card-gradient{border-radius:24px}.landing-way-card-glow{filter:blur(60px);opacity:.6;pointer-events:none;background:radial-gradient(closest-side,#34c1fed9 0%,#56b5fc66 55%,#198bff00 100%);border-radius:50%;height:90%;position:absolute;bottom:-45%;left:-20%;right:-20%}.landing-way-card-ring{border-radius:24px}.landing-way-card-inner{border-radius:18px;gap:20px;padding:20px}.landing-way-card--secondary{border-radius:32px;gap:20px;padding:20px}.landing-way-tag{padding:6px 8px 4px}.landing-way-card h3{font-size:24px;line-height:28px}.landing-way-card-top p{font-size:14px;line-height:18px}.landing-way-list-row{min-height:0}.landing-way-list-row svg{width:18px;height:18px}.landing-way-list-row span{font-size:14px;line-height:18px}.landing-way-card--secondary .landing-way-list-row{align-items:flex-start}.landing-way-card .landing-cta{border-radius:12px;height:44px}.landing-ways-glow{display:none}.landing-legal-row{flex-direction:column;gap:32px;width:100%;max-width:100%}.landing-legal-copy{flex:auto;gap:32px;width:100%}.landing-legal-copy h2{font-size:24px;line-height:28px}.landing-legal-copy p{font-size:14px;line-height:18px}.landing-legal-intro span{font-size:16px;line-height:20px}.landing-legal-copy .landing-cta{border-radius:12px;align-self:stretch;width:100%;height:44px;font-weight:500}.landing-legal-card{border-radius:32px;flex:auto;gap:32px;width:100%;min-height:0;padding:20px}.landing-legal-card-top{gap:12px;padding:0 0 0 16px}.landing-legal-card-line{height:100%}.landing-legal-tag{white-space:normal;padding:4px 8px}.landing-legal-card-top p{letter-spacing:normal;font-family:Inter,Figtree,sans-serif;font-size:16px;font-weight:500;line-height:22px}.landing-legal-not-doing-head span:first-child{font-family:Inter,Figtree,sans-serif;font-size:16px;line-height:100%}.landing-legal-not-doing-head span:last-child{margin-top:-4px;font-size:13px;line-height:18px}.landing-legal-card li{letter-spacing:normal;border-top-color:#ffffff1a;min-height:0;padding:12px 8px;font-family:Inter,Figtree,sans-serif;font-size:13px;line-height:18px}.landing-legal-card ul{border-bottom-color:#ffffff1a}.landing-legal-card li svg{width:16px;height:16px}.landing-situations-sect.landing-situations-sect{border-radius:32px;gap:32px;margin:0;padding:40px 12px 32px}.landing-situations-row{flex-direction:column;gap:32px;width:100%;display:flex}.landing-situations-sticky{gap:32px;width:100%;position:static}.landing-situations-intro{gap:12px;padding:0 8px}.landing-situations-intro h2{font-size:24px;line-height:28px}.landing-situations-intro p{font-size:14px;line-height:18px}.landing-stats-row{gap:16px;padding:0 8px}.landing-stat{flex-grow:1;gap:4px;width:auto;min-width:0}.landing-stat strong{letter-spacing:normal;font-size:36px;line-height:100%}.landing-stat span{font-family:Inter,Figtree,sans-serif;font-size:12px;line-height:100%}.landing-situation-card{min-height:0;box-shadow:none;border-radius:20px;flex-direction:row;align-items:center;gap:12px;padding:16px}.landing-situation-card-copy{gap:4px;padding-right:0}.landing-situation-card-copy span:first-child{letter-spacing:normal;font-size:15px;line-height:100%}.landing-situation-card-copy span:last-child{font-family:Inter,Figtree,sans-serif;font-size:12px;line-height:16px}.landing-situation-card-more{display:none}.landing-situation-chip{flex-shrink:0;width:28px;height:28px;position:static}.landing-faq-row{flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:100%}.landing-faq-left{gap:16px;width:100%;min-width:0;position:static}.landing-faq-left h2{white-space:normal;font-size:24px;line-height:28px}.landing-faq-left .landing-cta{display:none}.landing-faq-bottom-cta{border-radius:12px;align-self:stretch;width:100%;height:44px;margin-top:8px;font-weight:500;display:flex}.landing-faq-item{border-radius:16px;gap:12px;padding:16px}.landing-faq-item-question{align-items:center;gap:12px}.landing-faq-item-question span{font-size:15px;line-height:20px}.landing-faq-item.landing-faq-item--open .landing-faq-item-question span{font-size:18px;line-height:22px}.landing-faq-toggle{border-radius:10px;width:20px;height:20px}.landing-faq-toggle div{width:8px}.landing-faq-toggle div.landing-faq-toggle-v{height:8px}.landing-faq-item p{font-size:14px;line-height:18px}.landing-cta-panel.landing-cta-panel{gap:24px;height:auto;padding:40px 12px 48px}.landing-cta-panel-glow{border-radius:0;width:100%;height:100%;inset:0}.landing-cta-panel-inner{gap:24px;width:100%;max-width:100%;position:relative}.landing-cta-panel-copy{gap:12px;padding:0 8px}.landing-cta-panel-copy h2{font-size:24px;line-height:28px}.landing-cta-panel-copy p{font-size:14px;line-height:18px}.landing-cta-panel-btns{gap:8px;width:100%;padding:0 8px}.landing-cta-panel-btns a{border-radius:12px;flex:1 1 0;height:42px;padding:12px 16px;font-weight:500}.landing-cta-panel-contact{gap:6px;margin-top:16px;padding:0 8px;position:static}.landing-cta-panel-contact span{font-size:14px;line-height:18px}.landing-toast{border-radius:14px;gap:12px;padding:10px 16px 10px 10px;top:16px;left:12px;right:12px}.landing-toast-icon{width:36px;height:36px}.landing-toast span{white-space:normal;font-size:15px;line-height:20px}}@media (min-width:769px) and (max-width:1200px){.landing-page section,.landing-page>div[id]{padding:64px 40px}.landing-nav-wrap{padding:16px 40px 0}#fall.landing-hero{padding:64px 0 0}.landing-hero-card{max-width:calc(100% - 80px)}#echt{margin:64px 40px 0;padding:48px 40px 24px}#beweise.landing-section--muted{padding:64px 40px}.landing-ways-sect.landing-ways-sect{padding:100px 40px}.landing-page .landing-section-title{font-size:32px;line-height:36px}.landing-page .landing-section-subtitle{font-size:16px;line-height:24px}.landing-hero-card{padding:32px}.landing-situations-sect.landing-situations-sect{padding:64px 40px 40px}.landing-cta-panel.landing-cta-panel{padding:48px 40px 56px}.landing-cta-panel-inner{max-width:640px;margin:0 auto}}.landing-hero-form form button[type=submit]{background:var(--accent,#00a3f6);color:#fff}.landing-hero-form form button[type=submit]:hover:not(:disabled){background:var(--accent-hover,#0396ed);color:#fff}
