.steps-module__2V4_ta__section{container-type:inline-size}.steps-module__2V4_ta__title{font-size:calc(var(--title-font-size) * var(--title-mobile-scale));text-align:center;font-family:var(--font-heading,inherit);margin:0 0 16px}.steps-module__2V4_ta__subtitle{text-align:center;white-space:pre-line;max-width:640px;margin:0 auto 32px}.steps-module__2V4_ta__list{flex-direction:column;gap:24px;max-width:1152px;margin:0 auto;padding:0;list-style:none;display:flex}.steps-module__2V4_ta__step{grid-template-columns:56px var(--number-width) minmax(0, 1fr);background:var(--card-mobile-background,var(--step-background,color-mix(in srgb, var(--card-color) 24%, transparent)));text-align:left;border-radius:8px;align-items:start;column-gap:8px;min-width:0;padding:12px;display:grid;position:relative}.steps-module__2V4_ta__number{grid-area:1/2;line-height:22px;display:block}.steps-module__2V4_ta__icon{border-radius:50%;grid-area:1/1;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.steps-module__2V4_ta__icon>svg{width:min(var(--step-icon-size), 30px);height:min(var(--step-icon-size), 30px)}.steps-module__2V4_ta__text{grid-area:1/3;min-width:0}.steps-module__2V4_ta__stepTitle{font-family:var(--font-heading,inherit);overflow-wrap:anywhere;margin:0 0 6px;line-height:1.2}.steps-module__2V4_ta__description{white-space:pre-line;overflow-wrap:anywhere;margin:0;line-height:1.5}.steps-module__2V4_ta__arrow{width:18px;height:18px;position:absolute;bottom:-21px;left:31px;transform:rotate(90deg)}@container (min-width:720px){.steps-module__2V4_ta__title{font-size:var(--title-font-size)}.steps-module__2V4_ta__list{grid-template-columns:repeat(var(--step-count), minmax(0, 1fr));gap:40px;display:grid}.steps-module__2V4_ta__step{background:var(--card-desktop-background,var(--step-background,transparent));text-align:center;border-radius:0;padding:0;display:block}.steps-module__2V4_ta__number{height:30px}.steps-module__2V4_ta__icon{width:var(--circle-size);height:var(--circle-size);margin:0 auto 16px}.steps-module__2V4_ta__icon>svg{width:var(--step-icon-size);height:var(--step-icon-size)}.steps-module__2V4_ta__stepTitle{margin-bottom:10px}.steps-module__2V4_ta__description{max-width:320px;margin:0 auto}.steps-module__2V4_ta__arrow{width:24px;height:24px;bottom:auto;top:var(--arrow-top);left:auto;right:-32px;transform:none}}@container (max-width:719px){.steps-module__2V4_ta__list[data-mobile-layout=side-by-side]{grid-template-columns:repeat(var(--step-count), minmax(0, 1fr));gap:20px;display:grid}.steps-module__2V4_ta__list[data-mobile-layout=side-by-side] .steps-module__2V4_ta__step{text-align:center;padding:10px 2px;display:block;container-type:inline-size}.steps-module__2V4_ta__list[data-mobile-layout=side-by-side] .steps-module__2V4_ta__number{height:22px}.steps-module__2V4_ta__list[data-mobile-layout=side-by-side] .steps-module__2V4_ta__icon{width:min(var(--circle-size), 100%);aspect-ratio:1;height:auto;margin:0 auto 8px}.steps-module__2V4_ta__list[data-mobile-layout=side-by-side] .steps-module__2V4_ta__icon>svg{width:min(var(--step-icon-size), 80%);height:min(var(--step-icon-size), 80%);flex-shrink:0}.steps-module__2V4_ta__list[data-mobile-layout=side-by-side] .steps-module__2V4_ta__arrow{top:calc(var(--mobile-arrow-top) + min(var(--circle-size), 100cqw) / 2);bottom:auto;left:auto;right:-19px;transform:none}}