:root{--blue:#254bff;--navy:#101a36;--lime:#d7ff5f;--ink:#14203c;--muted:#647089;--light:#f3f6fc;--line:#dfe5f0;--white:#fff;--radius:20px;--section:96px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:#fff;font:400 16px/1.55 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.04em}h2{font-size:40px;line-height:1.17}h3{font-size:23px;line-height:1.3}em{font-style:normal}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #5879ff;outline-offset:4px}.container{max-width:1200px;width:calc(100% - 64px);margin:0 auto}.skip{position:absolute;left:16px;top:-80px;padding:12px;background:#fff;z-index:10}.skip:focus{top:0}.header{height:88px;background:#fff}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{position:relative;display:grid;place-items:center;background:var(--blue);color:var(--lime);font-size:35px;line-height:1;font-weight:800;width:42px;height:44px;border-radius:10px;font-style:italic;padding-right:3px}.brand-mark span{position:absolute;background:var(--lime);width:7px;height:7px;border-radius:2px;right:6px;top:7px}.brand-name{font-weight:800;font-size:21px;letter-spacing:-.04em;line-height:1.05}.brand-name small{font-size:11px;letter-spacing:.165em;display:block;margin-top:6px}.header nav{display:flex;gap:26px;font-size:13px;font-weight:700}.header nav a:hover{color:var(--blue)}.header-contact{text-align:right}.phone{display:block;white-space:nowrap;font-size:21px;font-weight:800;letter-spacing:-.035em}.header-contact>span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.hero{background:#071634;color:#fff;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 392px;column-gap:64px;position:relative;min-height:604px;padding-top:54px;padding-bottom:54px}.hero-copy{position:relative;z-index:2;pointer-events:none}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--blue);margin-bottom:18px}.eyebrow.light{color:#d5ddfa;display:flex;align-items:center;gap:9px}.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--lime)}h1{font-size:57px;line-height:1.07;letter-spacing:-.055em}h1 em{color:var(--lime)}.hero-copy>p{margin-top:22px;color:#e1e8ff;font-size:18px;line-height:1.5}.hero-price{display:flex;align-items:baseline;gap:6px;margin-top:20px;font-size:14px;color:#e1e8ff}.hero-price b{font-size:19px;color:#fff}.hero-price>span{border-left:1px solid #7080a8;padding-left:12px;margin-left:6px;font-size:12px}.hero-art{position:absolute;z-index:0;left:-95px;bottom:0;width:1010px;height:604px;background:url('assets/hero.webp') left bottom/1010px auto no-repeat;pointer-events:none}.hero-form{z-index:2;align-self:start;position:relative}.lead-form{padding:30px;background:#fff;color:var(--ink);border-radius:var(--radius);box-shadow:0 18px 64px #00000012}.form-tag{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--blue);margin-bottom:13px}.lead-form h2{font-size:29px;line-height:1.18}.lead-form>p:not(.form-error){font-size:14px;line-height:1.5;color:var(--muted);margin-top:12px;margin-bottom:24px}.field-label{font-size:12px;font-weight:700;display:block;margin:20px 0 8px}.field-label>span{float:right;font-weight:400;color:var(--muted);font-size:10px}input[type=tel],select{width:100%;height:54px;border:1px solid #d8dfec;background:#f8faff;color:var(--ink);border-radius:9px;padding:0 15px;font-size:16px;min-width:0}input::placeholder{color:#8290a6}select{appearance:auto}.button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0 20px;min-height:54px;border-radius:9px;border:1px solid transparent;font-size:14px;font-weight:800;line-height:1.2}.button>span{font-size:23px;font-weight:500}.lime{background:var(--lime);color:#182432}.lime:hover{background:#c9f34d}.outline{background:#fff;border-color:#c6d0ea;color:var(--blue)}.outline:hover{background:#edf2ff}.lead-form>.button{margin-top:14px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.45;color:#56627a;margin-top:18px;min-height:34px;cursor:pointer}.consent input{appearance:none;width:18px;height:18px;border:1.5px solid #8b98b0;background:#fff;border-radius:4px;flex-shrink:0;margin:1px 0 0}.consent input:checked{appearance:auto;accent-color:var(--blue)}.consent a{text-decoration:underline;text-underline-offset:2px}.form-error{display:none;font-size:12px;line-height:1.4;margin-top:12px;color:#aa2935}.form-error:not(:empty){display:block}.hero-bottom{position:relative;background:#0d1d3ee8;border-top:1px solid #ffffff15;z-index:2}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-top:20px;padding-bottom:20px}.benefit-row>div{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:600}.benefit-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:1px solid #d7ff5f80;font-size:11px;color:var(--lime);font-weight:800;flex-shrink:0}.section{padding:var(--section) 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{font-size:15px;color:var(--muted);line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:800;color:var(--blue);line-height:1.45}.text-link span{font-size:20px;font-weight:500}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service{border:1px solid var(--line);padding:28px;border-radius:var(--radius);display:flex;flex-direction:column;align-items:stretch}.service.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 28px #254bff1b}.service-top{height:36px;display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.service-symbol{font-size:34px;color:var(--blue);line-height:1}.primary .service-symbol{color:var(--lime)}.pill{font-size:9px;letter-spacing:.04em;font-weight:800;display:inline-block;background:var(--lime);color:var(--navy);padding:6px 10px;border-radius:20px}.service h3{font-size:22px;letter-spacing:-.045em}.service>p{font-size:14px;color:var(--muted);margin-top:12px;min-height:45px}.primary>p{color:#e0e7ff}ul{list-style:none;padding:0;margin:23px 0 24px}li{list-style:none}.service li{font-size:13px;display:flex;gap:9px;align-items:flex-start;margin:10px 0}.service li:before{content:'✓';color:var(--blue);font-size:11px;font-weight:800;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#edf2ff;flex-shrink:0;margin-top:2px}.primary li:before{background:#ffffff26;color:var(--lime)}.service-price{font-size:31px;font-weight:800;letter-spacing:-.04em;margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.service-price span{font-size:16px;font-weight:500}.primary .service-price{border-color:#ffffff33}.price-note{font-size:11px;color:var(--muted);margin-top:4px;margin-bottom:20px}.primary .price-note{color:#dce4ff}.service-foot{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:var(--muted);margin-top:24px}.cases-section{background:var(--light)}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.car-card{border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden}.car-photo{position:relative}.car-photo img{width:100%;height:240px;object-fit:cover;object-position:center 54%}.car-photo>span{position:absolute;left:18px;top:18px;background:#fffef2;color:#273752;border-radius:6px;font-size:9px;font-weight:800;letter-spacing:.05em;padding:5px 9px}.car-body{padding:24px}.car-body h3{font-size:22px}.car-meta{font-size:12px;color:var(--muted);margin-top:8px;display:flex;gap:10px;align-items:center}.car-price{border-top:1px solid var(--line);padding-top:18px;margin-top:20px;margin-bottom:20px}.car-price>span{font-size:11px;color:var(--muted);display:block;margin-bottom:4px}.car-price strong{font-size:25px;letter-spacing:-.035em}.car-body .text-link{display:flex;justify-content:space-between;font-size:12px}.source-note{font-size:11px;color:var(--muted);margin-top:22px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.section-intro{color:var(--muted);font-size:16px;margin-top:22px;line-height:1.6}.check-list{margin-top:30px}.check-list>div{display:flex;align-items:flex-start;gap:18px;padding:19px 0;border-bottom:1px solid var(--line)}.check-list>div>span{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:#edf2ff;color:var(--blue);font-weight:800;font-size:12px}.check-list h3{font-size:18px;letter-spacing:-.025em}.check-list p{font-size:13px;color:var(--muted);margin-top:5px;max-width:350px}.case-story{background:var(--navy);color:#fff;border-radius:var(--radius);overflow:hidden}.case-story-top{padding:28px 28px 20px}.case-story h3{font-size:28px;margin-top:18px}.case-story>img{width:100%;height:auto}.case-story>.text-link{color:var(--lime);padding:20px 28px 26px;width:100%;justify-content:space-between}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:24px 28px 0}.comparison>div{display:flex;flex-direction:column;gap:5px}.comparison>div+div{border-left:1px solid #ffffff30;padding-left:20px}.comparison span{font-size:9px;color:#c4cfe5}.comparison strong{font-size:19px;letter-spacing:-.04em}.comparison small{font-size:11px;color:#c4cfe5}.comparison>div:last-child strong{color:var(--lime)}.check-section+.section{padding-top:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:0;padding:0}.steps li{position:relative;padding-top:28px;border-top:1px solid #cdd8f1}.step-number{font-size:43px;line-height:1;font-weight:800;letter-spacing:-.06em;color:#b5c6eb;display:block;margin-bottom:23px}.steps h3{font-size:18px;letter-spacing:-.03em}.steps p{font-size:14px;line-height:1.6;color:var(--muted);margin-top:11px}.trust-section{background:var(--light)}.trust-grid{display:grid;grid-template-columns:5fr 7fr;gap:24px}.expert{background:var(--navy);border-radius:var(--radius);padding:32px;color:#fff}.expert-head{display:flex;align-items:center;gap:25px;margin-bottom:24px}.expert-head img{width:112px;height:112px;object-fit:cover;border-radius:16px}.expert-role{font-size:10px;font-weight:700;letter-spacing:.15em;color:var(--lime);line-height:1.9}.expert h3{font-size:27px}.expert-subtitle{font-size:14px;color:#cad3ea;margin-top:7px}.expert-line{height:1px;background:#ffffff20;margin:24px 0}.expert>p:not(.expert-subtitle){font-size:14px;color:#dfe6f6;line-height:1.7}.expert .button{margin-top:24px}.reviews{display:grid;gap:24px}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column}.review-head{display:flex;align-items:center;gap:13px}.avatar{width:42px;height:42px;background:#edf2ff;display:grid;place-items:center;border-radius:50%;color:var(--blue);font-weight:800;font-size:17px}.review-head h3{font-size:16px;letter-spacing:-.01em}.review-head>div>span{font-size:10px;color:var(--muted)}.review-quote{font-family:Georgia,serif;font-size:62px;line-height:.8;margin-left:auto;color:#cbd6ee}.review blockquote{margin:20px 0;font-size:16px;line-height:1.65;letter-spacing:-.01em}.review-source{font-size:10px;color:var(--muted);margin-top:auto}.faq-grid{display:grid;grid-template-columns:5fr 7fr;gap:80px}.faq-grid>div>p{font-size:15px;color:var(--muted);margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;font-size:15px;font-weight:700}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;color:var(--blue);font-weight:400;flex-shrink:0}details[open] summary>span{transform:rotate(45deg)}details>p,.faq-answer{padding-bottom:24px;font-size:14px;color:var(--muted)}table{width:100%;border-collapse:collapse;margin:18px 0;font-size:12px}td,th{padding:8px 3px;text-align:left;border-bottom:1px solid var(--line)}.final-section{background:var(--blue);color:#fff;overflow:hidden;position:relative;padding:80px 0}.final-section:before{content:'1';position:absolute;font-size:620px;font-weight:800;line-height:1;right:20%;top:-80px;color:#ffffff08;font-style:italic;pointer-events:none}.final-grid{display:grid;grid-template-columns:1fr 440px;gap:96px;align-items:center;position:relative}.final-copy h2{font-size:54px;line-height:1.12;letter-spacing:-.05em}.final-copy>p{font-size:18px;color:#e4eaff;line-height:1.6;margin-top:24px}.final-phone{margin-top:50px}.final-phone>span{display:block;font-size:12px;color:#d6dfff}.final-phone>a{display:inline-block;font-size:27px;letter-spacing:-.04em;font-weight:800;margin-top:6px}.final-form{padding:32px}.final-form h3{font-size:25px}.final-form .field-label{margin-top:22px}footer{background:var(--navy);color:#fff;padding:44px 0 22px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-top .brand-mark{background:var(--lime);color:var(--navy)}.footer-top .brand-mark span{background:var(--navy)}.footer-geo{font-size:12px;line-height:1.7}.footer-geo>span{color:#abb9d6;font-size:11px}.footer-bottom{border-top:1px solid #ffffff1b;padding-top:22px;margin-top:36px;display:flex;justify-content:space-between;color:#aab7d3;font-size:10px}
@media(min-width:1600px){.hero-art{left:-120px;width:1120px;background-size:1120px auto}}
@media(max-width:1150px){.header nav{gap:16px;font-size:11px}.header-contact .phone{font-size:18px}.hero-grid{grid-template-columns:1fr 360px;gap:32px}.hero-art{left:-100px;width:870px;background-size:870px auto}h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-price{flex-wrap:wrap;max-width:330px}.hero-price>span{border:0;padding-left:0;margin-left:0;flex-basis:100%}.service{padding:24px}.service h3{font-size:19px}.service li{font-size:12px}.check-grid{gap:48px}.final-grid{gap:54px}.car-meta{gap:7px;font-size:11px}.car-photo img{height:215px}}
@media(max-width:950px){.header nav{display:none}.hero-grid{grid-template-columns:1fr 340px;gap:24px}.lead-form{padding:24px}.hero-copy h1{font-size:42px}.hero-art{left:-80px;width:760px;background-size:760px auto}.services-grid{gap:16px}.service{padding:20px}.service h3{font-size:18px}.service>p{font-size:12px}.service li{font-size:11px}.service .button{font-size:12px;padding:0 12px}.pill{font-size:8px}.cases-grid{gap:16px}.car-body{padding:18px}.car-meta{flex-wrap:wrap;font-size:11px}.car-body h3{font-size:18px}.car-body .text-link{font-size:11px}.car-photo img{height:190px}.section-heading h2{font-size:34px}.check-grid{gap:32px}.case-story-top{padding:24px}.comparison{padding:20px 24px 0}.comparison strong{font-size:16px}.steps{gap:24px}.steps h3{font-size:16px}.steps p{font-size:12px}.faq-grid{gap:40px}.final-grid{grid-template-columns:1fr 370px;gap:32px}.final-copy h2{font-size:43px}.final-copy>p{font-size:16px}}
@media(max-width:767px){:root{--section:60px}.container{width:calc(100% - 40px)}.header{height:70px}.header-inner{gap:14px}.brand{gap:7px}.brand-mark{width:31px;height:34px;border-radius:8px;font-size:28px}.brand-mark span{width:5px;height:5px;right:4px;top:5px}.brand-name{font-size:16px}.brand-name small{font-size:8px;letter-spacing:.16em;margin-top:4px}.header-contact .phone{font-size:15px;letter-spacing:-.045em}.header-contact>span{font-size:8px;margin-top:3px}.hero-grid{display:flex;flex-direction:column;padding-top:24px;padding-bottom:0;gap:0;min-height:0}.hero-copy h1{font-size:34px;line-height:1.1;letter-spacing:-.045em}.eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:14px}.hero-copy .eyebrow{margin-bottom:12px}.hero-copy>p{font-size:14px;line-height:1.5;margin-top:14px;max-width:350px}.desktop{display:none}.hero-price{margin-top:12px;gap:5px;font-size:12px;max-width:none}.hero-price b{font-size:16px}.hero-price>span{font-size:10px;flex-basis:auto;border-left:1px solid #7d8bac;padding-left:10px;margin-left:3px}.hero-form{margin-top:22px;width:100%;padding:22px;align-self:stretch;border-radius:16px}.hero-form .form-tag{display:none}.hero-form h2{font-size:23px;line-height:1.25;letter-spacing:-.035em}.hero-form h2 br{display:none}.hero-form>p:not(.form-error){font-size:12px;line-height:1.5;margin-top:7px;margin-bottom:16px}.hero-form>p br{display:none}.field-label{font-size:12px;margin-top:14px;margin-bottom:7px}input[type=tel],select{height:50px;font-size:16px}.button{min-height:50px;font-size:13px}.lead-form>.button{margin-top:12px}.consent{margin-top:14px;font-size:11px;min-height:32px;gap:9px}.hero-art{position:relative;left:auto;bottom:auto;width:calc(100% + 40px);margin-left:-20px;height:243px;background-size:600px auto;background-position:left -4px bottom -20px;margin-top:14px}.hero-bottom{border:0}.benefit-row{grid-template-columns:1fr;gap:12px;padding:17px 0 22px}.benefit-row>div{font-size:12px;gap:11px}.benefit-icon{width:24px;height:24px;font-size:9px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:14px;font-size:14px}.section-heading>.text-link{margin-top:18px}.section-heading .eyebrow{margin-bottom:12px}h2,.section-heading h2{font-size:29px;line-height:1.18;letter-spacing:-.045em}.services-grid{grid-template-columns:1fr;gap:16px}.service{padding:24px;border-radius:16px}.service-top{height:30px;margin-bottom:18px}.service h3{font-size:24px}.service>p{font-size:14px;min-height:0;margin-top:10px}.service>p br{display:none}.service li{font-size:14px;margin:10px 0}.service ul{margin:18px 0}.pill{font-size:9px;padding:6px 10px}.service-price{font-size:31px;padding-top:18px}.price-note{font-size:11px}.service .button{font-size:14px;padding:0 18px}.service-foot{display:block;font-size:12px;margin-top:20px}.service-foot>.text-link{margin-top:12px}.cases-grid{grid-template-columns:1fr;gap:20px}.car-card{border-radius:16px}.car-photo img{height:235px;object-position:center 57%}.car-photo>span{font-size:9px;top:15px;left:15px}.car-body{padding:23px}.car-body h3{font-size:23px}.car-meta{font-size:12px;gap:9px;margin-top:8px}.car-price{margin:18px 0;padding-top:17px}.car-price strong{font-size:25px}.car-body .text-link{font-size:12px}.source-note{font-size:11px;line-height:1.65;margin-top:20px}.check-grid{grid-template-columns:1fr;gap:34px}.section-intro{font-size:15px;margin-top:16px}.check-list{margin-top:20px}.check-list>div{gap:14px;padding:18px 0}.check-list h3{font-size:18px}.check-list p{font-size:13px}.check-list>div>span{width:33px;height:33px;font-size:11px}.case-story{border-radius:16px}.case-story-top{padding:24px 24px 18px}.case-story h3{font-size:25px;margin-top:16px}.comparison{padding:20px 23px 0;gap:12px}.comparison>div+div{padding-left:13px}.comparison strong{font-size:17px}.comparison span{font-size:8px}.case-story>.text-link{padding:21px 24px 25px;font-size:12px}.check-section+.section{padding-top:0}.steps{grid-template-columns:1fr;gap:0}.steps li{padding:22px 0 22px 64px;min-height:118px}.step-number{position:absolute;left:0;top:24px;font-size:31px}.steps h3{font-size:18px}.steps p{font-size:14px;margin-top:8px}.steps p br{display:none}.trust-grid{grid-template-columns:1fr;gap:20px}.expert{padding:25px;border-radius:16px}.expert-head{margin-bottom:24px}.expert h3{font-size:27px}.expert-head img{width:112px;height:112px}.expert-role{font-size:9px}.expert-subtitle{font-size:14px}.expert>p:not(.expert-subtitle){font-size:14px}.reviews{gap:16px}.review{padding:24px;border-radius:16px}.review blockquote{font-size:16px;margin:20px 0}.review-source{font-size:10px;line-height:1.6}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-grid h2 br{display:none}.faq-grid>div>p{font-size:14px;margin-top:14px}.faq-grid>div>p br{display:none}summary{padding:21px 0;font-size:14px;gap:14px;min-height:74px}details>p,.faq-answer{font-size:13px}table{font-size:11px}.final-section{padding:50px 0}.final-grid{grid-template-columns:1fr;gap:28px}.final-copy h2{font-size:35px;line-height:1.12}.final-copy>p{font-size:15px;margin-top:18px}.final-phone{margin-top:24px}.final-phone>a{font-size:24px}.final-form{padding:24px;border-radius:16px}.final-form h3{font-size:23px}.final-form .form-tag{font-size:9px}.final-form .field-label{font-size:11px}.field-label>span{font-size:9px}.final-section:before{font-size:520px;right:-120px;top:45px}footer{padding-top:32px}.footer-top{display:grid;grid-template-columns:1fr;gap:22px}.footer-top .brand{justify-self:start}.footer-top .brand-name{font-size:20px}.footer-top .brand-name small{font-size:10px}.footer-top .brand-mark{width:40px;height:43px;font-size:35px}.footer-geo{font-size:12px}.footer-top .phone{font-size:24px}.footer-bottom{display:grid;gap:11px;font-size:10px;padding-top:22px;margin-top:28px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.header{height:66px}.brand-mark{width:27px;height:30px;font-size:25px}.brand-name{font-size:13px}.brand-name small{font-size:7px}.header-contact .phone{font-size:13px}.header-contact>span{font-size:7px}.header-inner{gap:8px}.hero-copy h1{font-size:30px}.hero-price{gap:4px}.hero-price>span{font-size:9px;padding-left:7px;margin-left:1px}.hero-form{padding:20px}.hero-form h2{font-size:21px}.hero-art{margin-left:-16px;width:calc(100% + 32px);background-size:540px auto;height:220px}.service{padding:22px}.service h3{font-size:22px}.car-body{padding:20px}.car-meta{font-size:11px;gap:7px}.comparison strong{font-size:15px}.case-story>.text-link{font-size:11px}.final-form{padding:20px}.field-label>span{float:none;margin-left:4px}.review{padding:22px}.hero-copy>p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(min-width:768px){.hero-art{background-size:900px auto;background-position:left bottom -70px}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#071634 0%,#071634 14%,#07163400 50%),linear-gradient(to right,#071634 0%,#07163400 8%,#07163400 68%,#071634 100%)}}
@media(min-width:768px) and (max-width:1100px){.hero-art{background-size:800px auto}}

/* Production form states preserve the supplied layout. */
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.button:disabled{cursor:wait;opacity:.7}.form-error[data-state="success"]{color:#245c36}.lead-form [aria-invalid="true"]{border-color:#b42318}.noscript-message{padding:1rem;text-align:center}
@media(max-width:767px){.hero-art{background-image:url('assets/hero-960.webp')}}
