.how-step,.how-steps{position:relative}.how-step{display:grid;grid-template-columns:48px 1fr;gap:22px;padding-bottom:36px}.how-step:last-child{padding-bottom:0}.how-step:before{content:"";position:absolute;left:23px;top:48px;bottom:8px;width:2px;background:var(--border)}.how-step:last-child:before{display:none}.how-num{width:48px;height:48px;border-radius:50%;flex:none;z-index:1;background:var(--accent);color:var(--on-accent);display:grid;place-items:center;font-size:19px;font-weight:700;font-variant-numeric:tabular-nums;box-shadow:0 0 0 5px var(--tint)}.how-body h3{font-family:var(--font-serif);font-weight:500;font-size:22px;line-height:1.2;margin:6px 0 8px;color:var(--ink)}.how-body p{font-size:15px;line-height:1.6;color:var(--muted);margin:0}.how-body p b{color:var(--ink);font-weight:600}