.hero-actions{display:grid;grid-template-columns:minmax(0,330px) minmax(150px,180px);gap:.7rem;width:max-content;max-width:100%}.hero-actions .button{width:100%}.hero-trust{width:min(100%,520px);text-align:center}.request-section{scroll-margin-top:0}@media(max-width:640px){.hero{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding-block:1.5rem}.hero-actions{grid-template-columns:1fr;width:100%}.hero-copy{max-width:none}.hero-trust{width:100%}}
