.how-it-works-module{--hiw-navy-900:#001822;--hiw-navy-800:#002b3d;--hiw-blue-500:#0071b4;--hiw-text-body:#4d6068;--hiw-border:#e7eaec;--hiw-max-width:1240px;color:var(--hiw-navy-900);font-family:DM Sans,sans-serif;padding:56px 0}.how-it-works-module *{box-sizing:border-box}.hiw-wrap{margin:0 auto;max-width:var(--hiw-max-width);padding:0 24px}.hiw-head{margin-bottom:32px}.hiw-heading{font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.15;margin:0 0 8px}.hiw-subtext{color:var(--hiw-text-body);font-size:15px;line-height:1.55;margin:0;max-width:60ch}.hiw-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:780px){.hiw-grid{gap:24px;grid-template-columns:repeat(3,1fr)}}.hiw-step{border:1px solid var(--hiw-border);border-radius:12px;padding:24px}.hiw-step-num{color:var(--hiw-blue-500);font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.hiw-step-title{font-size:18px;font-weight:800;line-height:1.3;margin:0 0 6px}.hiw-step-desc{color:var(--hiw-text-body);font-size:13.5px;line-height:1.55;margin:0}