.Steps_list__5IqNk{display:flex;flex-direction:column;gap:var(--space-8);max-width:min(var(--content-narrow),40rem);margin-inline:auto}.Steps_step__AfwbT{position:relative;display:flex;gap:var(--space-4);align-items:flex-start}.Steps_step__AfwbT:not(:last-child):before{content:"";position:absolute;left:21px;top:50px;bottom:calc(-1 * var(--space-8) + 6px);width:2px;background-image:radial-gradient(circle,color-mix(in srgb,#1b9661 45%,transparent) 1.5px,transparent 0);background-size:2px 9px;background-repeat:repeat-y}.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)}