.steps_row__2pVGH{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--t-space-5);gap:var(--t-space-5);counter-reset:step}.steps_step__qT_15{position:relative;background:var(--t-surface);border:1px solid var(--t-border);border-radius:var(--t-radius-18);padding:var(--t-space-28);display:flex;flex-direction:column;gap:var(--t-space-3)}.steps_head__bgYUS{display:flex;align-items:center;gap:var(--t-space-3)}.steps_index__kDy9R{width:36px;height:36px;background:var(--t-brand-button);color:var(--t-text-on-brand);font-weight:800;font-size:var(--t-font-size-lg);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.steps_icon__yk5KJ,.steps_index__kDy9R{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--t-radius-md)}.steps_icon__yk5KJ{width:44px;height:44px;background:var(--t-accent-subtle);color:var(--t-accent-strong)}.steps_title__Y4Z2Y{font-size:var(--t-font-size-19);font-weight:700}.steps_body__HZqDS{color:var(--t-text-secondary);font-size:var(--t-font-size-base);line-height:1.6}@media (max-width:820px){.steps_row__2pVGH{grid-template-columns:1fr}}