.how-it-works-page{background:#fff}.how-it-works-page .hiw-hero{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(48px,6vw,80px);text-align:center}.how-it-works-page .hiw-hero__inner{position:relative;z-index:1;max-width:880px}.how-it-works-page .hiw-hero__title{margin:18px auto;font-size:clamp(36px,5vw,64px)}@media(max-width:720px){.how-it-works-page .hiw-hero__title{font-size:clamp(32px,8vw,44px)}}.how-it-works-page .hiw-hero__subtitle{margin:0 auto;max-width:720px}.how-it-works-page .hiw-hero__cta-row{display:flex;justify-content:center;gap:12px;margin-top:28px;flex-wrap:wrap}.how-it-works-page .hiw-hero__bullets{list-style:none;padding:0;margin:28px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;font-size:13.5px;color:var(--ap-ink-soft);font-weight:500}.how-it-works-page .hiw-hero__bullets li{display:inline-flex;align-items:center;gap:8px}.how-it-works-page .hiw-hero__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--ap-primary);box-shadow:0 0 0 4px rgba(0,58,155,.12)}