.lead-page .header{justify-content:space-between;gap:24px;padding-block:20px}
.header-note{font-size:.875rem;color:#d2d1c8;margin-inline-end:auto}
.header-request{color:var(--gold);border-bottom:1px solid currentColor;font-weight:500;padding-block:8px;font-size:.9375rem}
.lead-page .hero{min-height:500px}
.lead-page .hero-content{padding-block:60px 64px}
.lead-page .hero h1{font-size:clamp(2.3rem,4.2vw,4rem);line-height:1.65;max-width:780px;margin-bottom:20px}
.lead-page .hero-description{font-size:1.125rem;max-width:620px}
.lead-page .hero-note{max-width:620px}
.lead-page .section{padding-block:64px}
.lead-page .section-heading{margin-bottom:28px}
.lead-page h2{font-size:clamp(1.8rem,3.2vw,2.8rem)}
.lead-page .services-grid{gap:32px}
.lead-page .services-grid .number{margin-bottom:10px}
.lead-page .services-grid p{margin-bottom:18px}
.lead-page .services-grid h3{font-size:1.3rem}
.lead-page .request-layout{grid-template-columns:.85fr 1.15fr;gap:9%}
.lead-page .request-intro>p{max-width:430px}
.lead-page .request-form{padding:32px;gap:18px}
.lead-page .request-form textarea{min-height:94px}
.lead-steps{list-style:none;padding:0;margin:28px 0 0;counter-reset:lead-step}
.lead-steps li{position:relative;padding:16px 0;padding-inline-start:42px;border-top:1px solid #ffffff2d;counter-increment:lead-step}
.lead-steps li::before{content:counter(lead-step);position:absolute;inset-inline-start:0;inset-block-start:20px;color:var(--gold);font-family:Arial,sans-serif;font-size:.875rem}
.lead-steps strong{display:block;font-weight:500;font-size:1.0625rem}
.lead-steps span{display:block;margin-top:4px;color:#c9cac1;font-size:.9375rem}
.direct-contact{font-size:.9375rem}
.direct-contact a{text-decoration:underline;text-underline-offset:5px;color:var(--gold)}
.lead-page .footer-layout{gap:32px}
.footer-contact{display:grid;gap:10px;text-align:end;max-width:100%}
.footer-contact a{font:400 .9375rem/1.6 Arial,sans-serif;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:5px}
.mobile-request{display:none}
@media(max-width:1100px){.lead-page .header{flex-wrap:nowrap}.lead-page .request-layout{gap:5%}.lead-page .request-form{padding:26px}.lead-page .hero{min-height:480px}}
@media(max-width:760px){.lead-page{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.header-note{display:none}.lead-page .header{padding-block:17px;gap:18px}.lead-page .hero{min-height:0}.lead-page .hero-content{padding-block:42px 46px}.lead-page .hero h1{font-size:2.25rem;line-height:1.7}.lead-page .hero-description{font-size:1rem}.lead-page .hero-note{font-size:.875rem}.lead-page .actions{margin-top:24px}.lead-page .section{padding-block:46px}.lead-page .services-grid{gap:24px}.lead-page .request-layout{grid-template-columns:1fr;gap:20px}.lead-page .request-intro{margin-bottom:0}.lead-page .request-intro>p{margin-top:12px}.lead-steps{margin-top:22px}.lead-steps li{padding-block:12px}.lead-steps li::before{inset-block-start:17px}.lead-page .request-form{padding:26px}.lead-page .footer-layout{gap:24px}.footer-contact{text-align:start}.mobile-request{position:fixed;z-index:40;inset-inline:0;inset-block-end:0;padding:10px 6% calc(10px + env(safe-area-inset-bottom,0px));display:block;background:#11120ff5;border-top:1px solid #ffffff2d}.mobile-request a{display:flex;align-items:center;justify-content:space-between;min-height:52px;background:var(--gold);color:var(--ink);padding:10px 18px;font-weight:500}.lead-page footer p{flex-basis:auto;order:0}}
@media(max-width:420px){.lead-page .hero h1{font-size:2rem}.lead-page .hero .eyebrow{font-size:.875rem}.lead-page .request-form{padding:22px 18px}.lead-page .header-request{font-size:.875rem}.lead-page .form-row{grid-template-columns:1fr}}
