.achero{--achero-navy-deep:#001a70;--achero-teal:#00c0a5;--achero-outline-text:#bfe9e2;--achero-font:Verdana,Geneva,sans-serif;background:var(--achero-navy-deep);color:#fff;font-family:var(--achero-font);overflow:hidden;position:relative;text-align:center}.achero *,.achero :after,.achero :before{box-sizing:border-box}.achero-bg{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}@media (hover:none){.achero-bg{background-attachment:scroll}}.achero-scrim{background:var(--achero-navy-deep);inset:0;position:absolute}.achero-inner{font-size:clamp(.875rem,1.6129vw + .1008rem,1.125rem);line-height:1.5;margin:0 auto;max-width:1160px;padding:6rem clamp(1rem,4vw,2rem) 8rem;position:relative}.achero-title{font-family:inherit;font-size:clamp(2rem,3.226vw + .45rem,2.75rem);margin:0 auto 1.25rem;max-width:1016px}.achero-sub,.achero-title{color:#fff;font-weight:600;line-height:1.35}.achero-sub{font-size:clamp(1.25rem,1.075vw + .734rem,1.5rem);margin:0 auto 1.75rem;max-width:1020px}.achero-benefits{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0 auto 3rem;padding:0;width:fit-content}@media (min-width:640px){.achero-benefits{align-items:center;flex-direction:row;gap:2.25rem;justify-content:center;width:auto}}.achero-benefit{align-items:flex-start;color:#fff;display:flex;font-weight:600;gap:.625rem;margin:0;text-align:left}@media (min-width:640px){.achero-benefit{align-items:center}}.achero-check{align-items:center;background:var(--achero-teal);border-radius:9999px;color:#fff;display:flex;flex:0 0 auto;height:1.25rem;justify-content:center;margin-top:.25rem;width:1.25rem}@media (min-width:640px){.achero-check{margin-top:0}}.achero-check svg{display:block;height:.75rem;width:.75rem}.achero-ctas{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center}.achero-btn{align-items:center;border:1px solid transparent;border-radius:3px;display:inline-flex;font-family:inherit;font-size:1.25rem;font-weight:600;gap:.5rem;justify-content:center;line-height:1.35;min-height:3.75rem;padding:0 1.875rem;text-align:center;text-decoration:none;transition:filter .15s,background-color .15s,color .15s,border-color .15s}.achero-btn:hover{filter:brightness(1.1);text-decoration:none}.achero-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.achero-btn--teal,.achero-btn--teal:visited{background:var(--achero-teal);color:#fff}.achero-btn--outline,.achero-btn--outline:visited{background:transparent;border-color:hsla(0,0%,100%,.5);color:var(--achero-outline-text)}.achero-btn--outline:hover{background:var(--achero-teal);border-color:var(--achero-teal);color:#fff}@media (prefers-reduced-motion:reduce){.achero-btn{transition:none}}