@media (max-width:720px){body .home .hero{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 81px);min-height:calc(100svh - 81px)}}body .home .quote__eyebrow{color:var(--navy)}@media (max-width:720px){body .home .quote__eyebrow{font-size:.68rem;margin-bottom:14px}body .home .hero__title{font-size:clamp(2.1rem,9vw,2.4rem);margin-bottom:14px}body .home .callout__title,body .home .liveinv__title,body .home .problem__title,body .home .quote__intro h2,body .home .section__title{font-size:1.5rem}body .home .callout__copy,body .home .hero__lede,body .home .liveinv__copy,body .home .problem__copy,body .home .quote__intro .quote__lede,body .home .section__intro,body .home .why__lead{font-size:1rem}body .home .callout__copy,body .home .hero__lede,body .home .liveinv__copy,body .home .problem__copy,body .home .quote__intro .quote__lede,body .home .section__intro,body .home .service__hook p,body .home .why__lead{max-width:60ch}}@media (min-width:721px){body .home .stats-band{display:none}}body .home .stats-band{position:relative;background:var(--bg-alt);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding:calc(var(--section-gap-m) - 16px) 0}body .home .stats-band--armed .hero__note,body .home .stats-band--armed .hero__stats{opacity:0;transform:translateY(14px)}body .home .stats-band--in .hero__note,body .home .stats-band--in .hero__stats{opacity:1;transform:none;transition:opacity .7s ease-out,transform .7s cubic-bezier(.22,1,.36,1)}body .home .stats-band--in .hero__note{transition-delay:.12s}@media (prefers-reduced-motion:reduce){body .home .stats-band--armed .hero__note,body .home .stats-band--armed .hero__stats{opacity:1;transform:none}}body .home .stats-band .hero__stats{margin:0;padding-top:0;border-top:0;justify-content:center}body .home .stats-band .hero__note{margin-top:18px;text-align:center}@media (max-width:720px){body .home .stats-band{padding:calc(var(--section-gap-m) - 16px) 0}body .home .stats-band .hero__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 12px;gap:0 12px;text-align:center}body .home .stats-band .stat__label{font-size:.56rem;letter-spacing:.04em}}body .home .quote__whatsapp{margin-top:22px}body .home .quote__whatsapp .btn--whatsapp{width:auto;display:inline-flex;font-size:.84rem;padding:6px 10px;margin-top:0;gap:8px}body .home .quote__whatsapp .btn--whatsapp svg{width:15px;height:15px}@media (max-width:720px){body .home .why{margin:0;padding-top:calc(var(--section-gap-m) + 24px);padding-bottom:calc(var(--section-gap-m) + 24px)}body .home .ticker{display:none}body .home .callout,body .home .liveinv{padding:var(--section-gap-m) 0}body .home .quote{padding:var(--section-gap-m) 0 calc(var(--section-gap-m) + 8px)}}body .home .contact-list li{flex-wrap:wrap;row-gap:0}body .home .contact-list li .quote__whatsapp{flex-basis:100%;margin-top:9px;padding-left:0}