.step-counter{background:#f5f5f7;padding:80px var(--sp-10)}.step-counter__heading{color:#1d1d1f;font-size:2rem;font-weight:700;letter-spacing:-.03em;margin-bottom:48px;text-align:center}.step-counter__grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:0 auto;max-width:800px}.step-counter__item{flex:1;min-width:200px;text-align:center}.step-counter__number{align-items:center;background:#0071e3;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.step-counter__title{color:#1d1d1f;font-size:1.0625rem;font-weight:700;margin:0 0 8px}.step-counter__body{color:#6e6e73;font-size:.875rem;line-height:1.6;margin:0}@media (max-width:767px){.step-counter{padding:48px var(--sp-4)}.step-counter__grid{align-items:center;flex-direction:column}}