.Steps_list__5IqNk{display:grid;grid-template-columns:1fr;grid-gap:var(--space-8);gap:var(--space-8);counter-reset:step}@media (min-width:768px){.Steps_list__5IqNk{grid-template-columns:repeat(3,1fr)}}.Steps_step__AfwbT{display:flex;gap:var(--space-4);align-items:flex-start}.Steps_num__8moM6{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-full);background-color:var(--green-bright);color:var(--blue-dark);font-weight:var(--weight-bold);font-size:var(--text-lg)}.Steps_title__q_CoM{font-size:var(--text-lg);margin-bottom:var(--space-1)}.Steps_text__u4k22{color:var(--color-text-muted)}