.how-steps{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);gap:0;margin:28px 0 0;padding:0;list-style:none;display:grid}.how-steps li{background:0 0;padding:36px 32px 40px;list-style:none;position:relative}.how-steps li+li{border-left:1px solid var(--line)}.how-step-num{color:var(--accent);font-family:var(--font-fraunces), Fraunces, Georgia, serif;letter-spacing:.16em;margin-bottom:22px;font-size:13px;font-weight:600;display:block}.how-panel .step-icon{background:var(--accent-soft);border:0;width:48px;height:48px;margin-bottom:22px}.how-panel .step-icon .icon{width:22px;height:22px}.how-steps h3{font-size:clamp(20px,2.2vw,24px);line-height:1.15}.how-steps p{max-width:28ch;color:var(--muted);margin:10px 0 0;font-size:15px;font-weight:500;line-height:1.6}@media (max-width:720px){.how-steps{grid-template-columns:1fr}.how-steps li+li{border-left:0;border-top:1px solid var(--line)}.how-steps li{padding:28px 22px 30px}.how-steps p{max-width:none}}
