@font-face{font-family:Onest;src:url(./fonts/onest-01.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Onest;src:url(./fonts/onest-02.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Onest;src:url(./fonts/onest-03.woff2) format("woff2");font-weight:600;font-display:swap}:root{--ds-blue:#075FD5;--ds-ink:#15181D;--ds-muted:#616A75;--ds-fog:#F3F5F7;--ds-surface:#FFFFFF;--ds-on-primary:#FFFFFF;--ds-danger:#B42318;--ds-success:#087443;--ds-border:#D7DCE2;--ds-focus:#075FD5;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-6:24px;--ds-space-8:32px;--ds-space-12:48px;--ds-space-16:64px;--ds-space-24:96px;--ds-radius-1:4px;--ds-radius-2:8px;--ds-radius-3:12px;--ds-text:var(--ds-ink);--ds-action-primary:var(--ds-blue);--ds-field-border:var(--ds-border);--ds-card-border:var(--ds-border);font-family:Onest,Arial,sans-serif;color:var(--ds-text)}*{box-sizing:border-box}body{margin:0;line-height:1.5}a{color:inherit}button,input,select,textarea{font:inherit}input[type=search]::-webkit-search-cancel-button{appearance:none}button,a,input,select,textarea,summary{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--ds-focus)}.ds-shell{width:min(100% - 32px,1600px);margin-inline:auto}.ds-skip{position:fixed;z-index:30;transform:translateY(-150%);background:var(--ds-ink);color:#fff;padding:12px}.ds-skip:focus{transform:none}.ds-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px clamp(16px,3vw,48px);border-bottom:1px solid var(--ds-border);background:#fff}.ds-brand,.ds-nav a,.ds-menu nav a{display:flex;align-items:center;min-height:44px}.ds-brand img,.ds-footer img{width:126px;height:auto}.ds-nav{display:flex;gap:24px;font-size:14px}.ds-nav a{text-decoration:none}.ds-menu-toggle,.ds-menu-close,.ds-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding-inline:24px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:500;text-decoration:none}.ds-menu-toggle,.ds-menu-close{background:transparent;border-color:currentColor}.ds-menu{position:fixed;inset:0;z-index:20;display:grid;align-content:start;gap:clamp(48px,10vh,120px);overflow:auto;padding:clamp(20px,5vw,64px);background:var(--ds-ink);color:#fff}.ds-menu[hidden]{display:none}.ds-menu__top{display:flex;justify-content:space-between}.ds-menu nav{display:grid;gap:12px}.ds-menu nav a{font-size:clamp(2rem,8vw,5rem);text-decoration:none}.ds-hero{position:relative;display:grid;align-items:end;isolation:isolate;overflow:hidden;min-height:min(760px,88svh);color:#fff}.ds-hero__image,.ds-hero__veil{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.ds-hero__veil{z-index:-1;background:linear-gradient(90deg,#00101ec7,#00101e1a)}.ds-hero__content{max-width:850px;padding-block:clamp(96px,16vw,220px) clamp(48px,7vw,104px)}.ds-eyebrow{margin:0 0 12px;color:var(--ds-blue);font-size:14px;font-weight:500}.ds-hero .ds-eyebrow,.ds-cta .ds-eyebrow{color:#bcd7ff}.ds-hero h1{margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.98;font-weight:500}.ds-section h2,.ds-cta h2{margin:0;font-size:clamp(1.75rem,4vw,3rem);line-height:1.05;font-weight:500}.ds-actions,.ds-facts{display:flex;flex-wrap:wrap;gap:12px}.ds-actions{margin-top:32px}.ds-action--primary{background:var(--ds-blue);color:var(--ds-on-primary)}.ds-action--secondary{background:#fff;color:var(--ds-ink)}.ds-action--quiet{border-color:currentColor}.ds-action--danger{background:var(--ds-danger);color:#fff}.is-disabled{opacity:.42}.ds-facts{margin-top:64px}.ds-facts div{padding-left:12px;border-left:1px solid #fff}.ds-facts dd{margin:0}.ds-flowline{position:absolute;right:13%;bottom:0;width:1px;height:46%;background:var(--ds-blue);transform:rotate(28deg)}.ds-method{padding-block:16px;border-bottom:1px solid var(--ds-border);color:var(--ds-muted)}.ds-section{padding-block:clamp(64px,11vw,160px)}.ds-foundation-grid,.ds-media-grid,.ds-form-examples{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:24px;margin-top:48px}.ds-foundation-grid article,.ds-lead-form,.ds-media-card,.ds-tabs{padding:24px;border:1px solid var(--ds-card-border);border-radius:8px;background:#fff}h3{margin:0 0 12px}.ds-swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ds-swatch{aspect-ratio:1;padding:12px}.ds-swatch--blue,.ds-swatch--ink{color:#fff}.ds-swatch--blue{background:var(--ds-blue)}.ds-swatch--ink{background:var(--ds-ink)}.ds-swatch--fog,.ds-field-states>*{background:var(--ds-fog)}.ds-rhythm{display:flex;align-items:end;gap:8px;height:96px}.ds-rhythm i{width:12px;background:var(--ds-blue)}.ds-rhythm i:nth-child(1){height:8px}.ds-rhythm i:nth-child(2){height:16px}.ds-rhythm i:nth-child(3){height:32px}.ds-rhythm i:nth-child(4){height:48px}.ds-rhythm i:nth-child(5){height:64px}.ds-state-plate,.ds-field-states,.ds-feedback,.ds-controls-plate{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:12px;margin-top:24px}.ds-state-plate>div,.ds-field-states>*,.ds-feedback>*,.ds-controls-plate>*{padding:16px}.ds-field-states>.ds-action--primary{background:var(--ds-blue)}.ds-field-states>.ds-action--danger{background:var(--ds-danger)}.ds-lead-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:16px}.ds-form-intro,.ds-lead-form .ds-consent,.ds-lead-form>.ds-form-status,.ds-lead-form>.ds-consent+small{grid-column:1/-1}.ds-lead-form label,.ds-field-states label,.ds-controls-plate label{display:grid;gap:6px}.ds-lead-form small{color:var(--ds-muted)}.ds-lead-form input,.ds-field-states input,.ds-search input,.ds-controls-plate select,.ds-controls-plate textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--ds-field-border);border-radius:4px}input[aria-invalid=true]{border-color:var(--ds-danger)}.ds-form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ds-consent{grid-template-columns:auto 1fr;align-items:start}.ds-consent input{width:20px;min-height:20px;margin:0}.ds-form-status{min-height:24px}.ds-form-status.is-error,.ds-error{color:var(--ds-danger)}.ds-form-status.is-success,.ds-success{color:var(--ds-success)}.ds-spinner{width:14px;height:14px;border:2px solid #ffffff77;border-top-color:#fff;border-radius:50%;animation:ds-spin .7s linear infinite}.ds-controls-plate{padding:24px;border:1px solid var(--ds-border);border-radius:8px}.ds-controls-plate h3{grid-column:1/-1}.ds-controls-plate label.ds-switch{display:flex;align-items:center}.ds-chips{display:flex;gap:8px;flex-wrap:wrap}.ds-chips span{padding:6px 10px;border:1px solid var(--ds-border);border-radius:999px}.ds-chips .is-selected{border-color:var(--ds-blue)}.ds-section--fog{background:var(--ds-fog)}.ds-media-card{padding:0;overflow:hidden}.ds-media-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.ds-media-card div{padding:24px}.ds-process{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));margin-top:48px}.ds-process article{padding:24px;border-top:1px solid var(--ds-border)}.ds-tabs{margin-top:64px}.ds-tabs [role=tablist]{display:flex;gap:16px;border-bottom:1px solid var(--ds-border)}.ds-tabs [role=tab]{min-height:44px;border:0;background:transparent}.ds-tabs [aria-selected=true]{border-bottom:2px solid var(--ds-blue)}.ds-quote{margin:48px 0;padding:24px;border-left:2px solid var(--ds-blue)}.ds-feedback>*{margin:0}.ds-skeleton{display:grid;gap:10px}.ds-skeleton i{height:12px;background:var(--ds-border);animation:ds-shimmer 1s infinite}.ds-search{max-width:580px;margin-top:48px}.ds-search>div{position:relative}.ds-search-clear{position:absolute;right:4px;top:0;width:44px;height:44px;border:0;background:transparent}.ds-faq{margin-top:48px}.ds-faq details{border-top:1px solid var(--ds-border)}.ds-faq summary{display:flex;align-items:center;min-height:44px}.ds-cta{padding-block:clamp(64px,12vw,160px);background:var(--ds-ink);color:#fff}.ds-cta h2{margin-bottom:32px}.ds-footer{padding-block:32px;background:#0c0e11;color:#dce1e8}.ds-footer .ds-shell{display:grid;gap:12px}.ds-visually-hidden{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}@keyframes ds-spin{to{transform:rotate(360deg)}}@keyframes ds-shimmer{50%{opacity:.45}}@media (max-width:680px){.ds-nav{display:none}.ds-form-pair{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ds-spinner,.ds-skeleton i{animation:none}}:root{--home-header-height: 69px;--home-menu-duration: .22s;scrollbar-color:#8c949e var(--ds-fog);scrollbar-width:thin}html{min-width:320px;scroll-behavior:smooth;scrollbar-gutter:stable}html::-webkit-scrollbar,.home-menu::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track,.home-menu::-webkit-scrollbar-track{background:var(--ds-fog)}html::-webkit-scrollbar-thumb,.home-menu::-webkit-scrollbar-thumb{border:2px solid var(--ds-fog);border-radius:999px;background:#8c949e}html::-webkit-scrollbar-thumb:hover,.home-menu::-webkit-scrollbar-thumb:hover{background:var(--ds-muted)}.home-shell{min-width:320px;overflow-x:clip;background:var(--ds-surface);color:var(--ds-ink)}.home-shell.is-menu-open{overflow:hidden}.home-header{z-index:15;min-height:var(--home-header-height);padding-block:12px;background:#fffffff5;backdrop-filter:blur(16px)}.home-header__brand{flex:0 0 auto}.home-header__nav{margin-left:auto}.home-header__nav a{position:relative;white-space:nowrap}.home-header__nav a:after{position:absolute;right:0;bottom:6px;left:0;height:1px;background:var(--ds-blue);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.home-header__actions{display:flex;align-items:center;gap:clamp(8px,1.5vw,20px)}.home-header__phone{display:inline-flex;align-items:center;min-height:44px;font-size:15px;font-weight:600;text-decoration:none;white-space:nowrap}.home-header__phone-icon,.home-menu__phone-icon{display:none;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:4px;background:transparent;color:var(--ds-ink);text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.home-header__phone-icon img,.home-menu__phone-icon img{display:block;width:26px;height:26px;transition:filter .16s ease}.home-header .ds-menu-toggle{min-width:112px;color:var(--ds-ink)}.home-menu-mark,.home-menu__close span:last-child{font-size:22px;font-weight:400;line-height:1}.home-menu{z-index:40;grid-template-rows:auto 1fr auto;align-content:stretch;gap:clamp(36px,7vh,80px);min-height:100dvh;padding:clamp(20px,4vw,64px);background:var(--ds-ink);opacity:1}.home-menu[hidden]{display:none}.home-menu__top{align-items:center}.home-menu__top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.home-menu__phone-icon{color:#fff}.home-menu__phone-icon img{filter:brightness(0) invert(1)}.home-menu__close{min-width:126px;color:#fff}.home-menu__body{align-self:center;width:min(100%,1320px);margin-inline:auto}.home-menu__eyebrow,.home-footer__label{margin:0 0 16px;color:#9fb9da;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-menu .home-menu__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(48px,8vw,140px)}.home-menu .home-menu__nav a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:clamp(12px,2vw,28px);min-height:auto;padding-block:clamp(14px,2.2vh,24px);border-bottom:1px solid rgba(255,255,255,.18);font-size:clamp(1.8rem,4.5vw,4.5rem);font-weight:500;line-height:1;text-decoration:none}.home-menu .home-menu__nav a>span{padding-top:.35em;color:#9fb9da;font-size:11px;letter-spacing:.08em}.home-menu__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 28px;width:min(100%,1320px);margin-inline:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);color:#dce1e8;font-size:14px}.home-menu__meta a{min-height:44px;align-items:center;text-decoration:none}.home-hero{min-height:max(680px,calc(100svh - var(--home-header-height)));background:#0d1722}.home-hero__image{object-position:60% center;scale:1.01}.home-hero__video{display:block}.home-hero__veil{background:linear-gradient(90deg,#000c18e6,#00101ead 40%,#00101e14 76%),linear-gradient(0deg,rgba(0,12,24,.62) 0%,transparent 48%)}.home-hero__content{width:min(100% - 32px,1600px);max-width:1600px;padding-block:clamp(88px,13vw,190px) clamp(42px,6vw,88px)}.home-hero__content>*{max-width:min(760px,72vw)}.home-hero h1{max-width:900px;text-wrap:balance;font-size:clamp(2.6rem,5.4vw,5.5rem);line-height:.98;letter-spacing:-.045em}.home-hero__lead{margin:clamp(20px,2.5vw,30px) 0 0;color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55}.home-hero__actions{margin-top:clamp(24px,3vw,36px)}.home-hero__actions .ds-action{min-height:50px;padding-inline:clamp(22px,3vw,34px)}.home-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(105px,1fr));gap:clamp(12px,3vw,34px);width:min(100%,680px);margin-top:clamp(44px,6vw,72px)}.home-hero__facts div{min-width:0;padding-left:clamp(10px,1.4vw,18px)}.home-hero__facts dt{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600}.home-hero__facts dd{color:#ffffffb3;font-size:13px}.home-video-status{position:fixed;z-index:18;left:max(16px,calc((100% - 1600px)/2));bottom:max(16px,env(safe-area-inset-bottom));display:grid;gap:8px;width:min(320px,calc(100vw - 32px));padding:11px 12px 10px;border:1px solid rgba(255,255,255,.24);background:#041420e6;box-shadow:0 8px 28px #00000038;color:#fff;pointer-events:none;backdrop-filter:blur(10px);transition:opacity .18s ease,transform .18s ease}.home-video-status[hidden]{display:none}.home-video-status__text{overflow:hidden;font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:normal}.home-video-status__track{display:block;height:2px;overflow:hidden;background:#ffffff38}.home-video-status__track>span{display:block;width:0;height:100%;background:var(--ds-blue, #1478ff);transition:width .12s linear}.home-video-status.is-complete{opacity:0;transform:translateY(6px)}.home-video-status.is-error{border-color:#ffffff6b}.home-footer{padding-block:clamp(52px,7vw,96px) 28px;background:#0c0e11}.home-footer .ds-shell{gap:clamp(42px,6vw,72px)}.home-footer__grid{display:grid;grid-template-columns:minmax(240px,1.25fr) minmax(170px,.7fr) minmax(260px,1fr);gap:clamp(36px,6vw,110px)}.home-footer__brand img{margin-bottom:28px}.home-footer__brand h2{max-width:520px;margin:0;color:#fff;font-size:clamp(1.7rem,3vw,3.1rem);font-weight:500;line-height:1.05;letter-spacing:-.035em}.home-footer__brand p{max-width:480px;margin:20px 0 0;color:#9aa3ad}.home-footer__nav,.home-footer__contacts{display:grid;align-content:start;gap:10px}.home-footer__nav a,.home-footer__contacts a,.home-footer__contacts span{display:inline-flex;align-items:center}.home-footer__nav a,.home-footer__contacts a{min-height:44px}.home-footer__contacts span{min-height:32px}.home-footer__nav a,.home-footer__contacts a{width:fit-content;text-decoration-color:transparent;text-underline-offset:4px}.home-footer__contacts{color:#aeb6c0;font-style:normal}.home-footer__contacts a{color:#fff}.home-footer__contacts .home-footer__phone{margin-bottom:6px;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:600}.home-footer__legal{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid #30343a;color:#7f8893;font-size:12px}.home-footer__legal>div{display:flex;flex-wrap:wrap;gap:8px 20px}.home-footer__legal strong{color:#c8ced5}.home-footer__legal a{min-height:44px;display:inline-flex;align-items:center;color:#c8ced5;white-space:nowrap}@media (hover: hover) and (pointer: fine){.home-header__nav a:hover:after{transform:scaleX(1);transform-origin:left}.home-header__phone:hover,.home-footer__nav a:hover,.home-footer__contacts a:hover,.home-footer__legal a:hover{color:var(--ds-blue);text-decoration-color:currentColor}.home-menu .home-menu__nav a:hover{color:#9fc8ff}.home-menu__close:hover{border-color:#9fc8ff;color:#9fc8ff}.home-header__phone-icon:hover,.home-menu__phone-icon:hover{border-color:var(--ds-blue);background:var(--ds-blue);transform:translateY(-1px)}.home-header__phone-icon:hover img{filter:brightness(0) invert(1)}}@media (max-width: 980px){.home-header__nav{display:none}.home-header__actions{margin-left:auto}.home-footer__grid{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr)}.home-footer__contacts{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.home-footer__contacts .home-footer__label,.home-footer__contacts .home-footer__phone{grid-column:1 / -1}}@media (max-width: 680px){:root{--home-header-height: 65px}.home-header{gap:12px;padding-inline:16px}.home-header__phone{display:none}.home-header__phone-icon,.home-menu__phone-icon{display:inline-flex}.home-header .ds-menu-toggle{min-width:96px;padding-inline:16px}.home-menu{gap:28px;padding:20px 16px 28px}.home-menu__close{min-width:108px;padding-inline:14px}.home-menu .home-menu__nav{grid-template-columns:1fr}.home-menu .home-menu__nav a{grid-template-columns:30px minmax(0,1fr);padding-block:13px;font-size:clamp(1.65rem,9vw,2.5rem)}.home-menu__meta{align-items:flex-start;flex-direction:column;gap:0}.home-hero{min-height:max(720px,calc(100svh - var(--home-header-height)))}.home-hero__image{object-position:66% center}.home-hero__veil{background:linear-gradient(90deg,#000c18d1,#00101e57),linear-gradient(0deg,#000c18c2,#000c1826 68%)}.home-hero__content{width:min(100% - 32px,1600px);padding-block:96px 42px}.home-hero__content>*{max-width:100%}.home-hero h1{font-size:clamp(2.5rem,13.5vw,3.65rem);line-height:.96}.home-hero__actions{display:grid;grid-template-columns:1fr}.home-hero__actions .ds-action{width:100%}.home-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-hero__facts dt{font-size:14px}.home-hero__facts dd{font-size:11px}.home-footer__grid,.home-footer__contacts{grid-template-columns:1fr}.home-footer__contacts .home-footer__label,.home-footer__contacts .home-footer__phone{grid-column:auto}.home-footer__legal{align-items:flex-start;flex-direction:column}.home-footer__legal>div{flex-direction:column}}@media (max-width: 380px){.home-header .ds-menu-toggle>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.home-header .ds-menu-toggle{min-width:46px;padding-inline:12px}}#block-05 .trust-carousel__proof-head span,#block-05 .trust-carousel__swipe,#block-05 .trust-carousel__counter span,#block-07 .documents-carousel__proof-head span,#block-07 .documents-carousel__swipe,#block-07 .documents-carousel__counter span{color:#59636f}#block-08 .missing-documents-carousel__kicker,#block-08 .missing-documents-carousel__detail-kicker,#block-08 .missing-documents-carousel__position [data-missing-documents-current],#block-09 .contract-flowline__kicker,#block-11 .vehicle-eligibility__kicker,#block-11 .vehicle-eligibility__position strong,#block-13 .sale-examples__facts strong,#block-16 .benefits-carousel__kicker,#block-17 .car-brands__kicker{color:#1e80ff}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.home-header__nav a:after{transition:none}.home-header__phone-icon,.home-header__phone-icon img,.home-menu__phone-icon,.home-menu__phone-icon img{transition:none}.home-header__phone-icon:hover,.home-menu__phone-icon:hover{transform:none}.home-video-status,.home-video-status__track>span{transition:none}}@media (forced-colors: active){:root{scrollbar-color:auto}.home-menu,.home-hero__veil{background:Canvas}.home-menu,.home-hero{color:CanvasText}}
