:root{--radius:10px}
.nav{height:76px}.brand img{width:155px;height:54px}
.hero-grid{min-height:475px;gap:45px}.hero h1{font-size:clamp(2.8rem,5vw,4.8rem);line-height:.95}.lead{font-size:1rem;max-width:570px;margin:20px 0}.hero-visual{height:360px}.hero-visual:before{width:340px;height:340px}.hero-visual img{max-width:510px}.checks{margin-top:24px}
.section{padding:75px 0}.section-heading{margin-bottom:32px}.section-heading h2,.workflow h2,.cta h2{font-size:clamp(2.25rem,4vw,3.5rem);line-height:1}.order-card{padding:20px}.container-card{min-height:430px}.container-card img{height:190px}.service-grid article{padding:30px}.service-grid h3{margin:8px 0 10px}.workflow-grid{gap:65px}.cta{padding:55px 0}footer{padding-top:55px}.footer-bottom{margin-top:40px}
@media(max-width:900px){.hero-grid{padding-top:45px}.hero-visual{height:320px}.section{padding:65px 0}}
@media(max-width:600px){.hero h1{font-size:3rem}.hero-grid{padding-top:35px}.hero-visual{height:270px}.hero-visual:before{width:250px;height:250px}.section{padding:55px 0}.section-heading h2,.workflow h2,.cta h2{font-size:2.45rem}}
.order-button{border:0;cursor:pointer;font:700 .95rem Inter,sans-serif}.request-form{margin-top:18px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 45px rgba(20,22,25,.08)}.request-form[hidden]{display:none}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.form-heading span{font-size:.75rem;color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.form-heading h3{font:800 1.8rem 'Barlow Condensed',sans-serif;text-transform:uppercase;margin:3px 0 0}.form-close{border:0;background:#f1f1ee;width:36px;height:36px;border-radius:50%;font-size:1.5rem;cursor:pointer}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:.82rem;font-weight:700}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;border:1px solid #cfcfc9;border-radius:4px;background:#fff;padding:12px 13px;font:400 1rem Inter,sans-serif;color:var(--ink)}.form-grid input{height:48px}.form-grid input:focus,.form-grid textarea:focus{outline:2px solid rgba(239,108,0,.2);border-color:var(--orange)}.form-submit{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:22px}.form-submit p{font-size:.8rem;color:var(--muted);margin:0}.form-submit .button{border:0;cursor:pointer;white-space:nowrap}@media(max-width:600px){.request-form{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.form-submit{align-items:stretch;flex-direction:column}.form-submit .button{width:100%}}
