.mfui-steps{width:100%;margin-right:auto;margin-left:auto}@media screen and (min-width:768px){.mfui-steps{width:66%}}@media screen and (min-width:1280px){.mfui-steps{width:49%}}.mfui-steps__title{margin-bottom:24px}@media screen and (min-width:1024px){.mfui-steps__title{margin-bottom:40px}}.mfui-steps__list{margin:0;padding:0;list-style:none}.mfui-steps__item{margin-bottom:12px;padding:16px;border-radius:24px}.mfui-steps__item:last-child{margin-bottom:0}.mfui-steps_theme_gray .mfui-steps__item{background-color:var(--spbSky0)}.mfui-steps_theme_white .mfui-steps__item{background-color:var(--base)}.mfui-steps_theme_none .mfui-steps__title{margin-bottom:40px}.mfui-steps_theme_none .mfui-steps__item{margin-bottom:48px;padding:0;border-radius:0}@media screen and (max-width:767px){.mfui-steps_theme_none .mfui-steps__item{margin-bottom:24px}}h1,h2,h3,h4,h5{margin:0}.mfui-steps-item{display:flex}.mfui-steps-item__step-number{font-size:15px;line-height:24px;font-weight:500;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:var(--stcWhite);background-color:var(--brandGreen)}.mfui-steps-item__text-wrapper{padding-top:8px;padding-left:16px}.mfui-steps-item__nodes{font-size:15px;line-height:24px;font-weight:400}