.step-cards__tab-image{max-width:532px}.step-cards__tab-image[data-active=false]{display:none}.step-cards__tab-image[data-active=true]{display:block}.step-cards__items{row-gap:16px}.step-cards__item{border-radius:0 4px 4px 0;margin-left:9px}.step-cards__mobile-item{border-radius:4px}.step-cards__btn-progress{left:-9px;width:9px}.step-cards__btn-progress-fill{animation-direction:normal;animation-play-state:paused;border-radius:4px 0 0 4px}.step-cards__item:not(.step-cards__item--active) .step-cards__richtext{display:none}.step-cards__mobile{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center}@keyframes fill{0%{height:0}to{height:100%}}@media only screen and (min-width:992px){.step-cards__mobile{display:none}}@media only screen and (max-width:575px){.step-cards__mobile{grid-template-columns:repeat(1,minmax(0,1fr))}}