.ui-steps{padding:112px 0}@media screen and (max-width:780px){.ui-steps{padding:36px 0}}.ui-steps__title{padding:0 20px;text-align:center}@media(max-width:540px){.ui-steps__title{text-align:left}}.ui-step{position:relative;max-width:276px;width:100%;height:170px;border-radius:24px;background-color:var(--color-shape-55)}.ui-step__number{position:absolute;top:-32px;left:calc(50% - 32px);display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:22px;border-radius:16px;color:var(--color-shape-70);background-color:var(--color-shape-15)}@media(max-width:540px){.ui-step__number{position:static;flex-shrink:0;width:46px;height:46px;font-size:18px;font-weight:400;background:linear-gradient(180deg,var(--color-primary-35) 0,var(--color-primary-50) 100%);border:1px solid var(--color-primary-35)}}.ui-step__text{padding:56px 18px 40px;line-height:130%;font-size:16px;color:var(--color-text-15);text-align:center}@media(max-width:540px){.ui-step__text{padding:0;text-align:left;line-height:120%}.ui-step{display:flex;align-items:center;gap:18px;max-width:100%;height:auto;padding:22px 14px;border-radius:10px}}.ui-steps-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:48px 16px;margin-top:64px}.ui-steps-content--colored-3 .ui-step:first-of-type .ui-step__number,.ui-steps-content--colored-3 .ui-step:nth-of-type(2) .ui-step__number{background-repeat:no-repeat;background-position-y:bottom}.ui-steps-content--colored-3 .ui-step:first-of-type .ui-step__number{background-image:url(../pictures/icons/steps-icons/start.svg)}.ui-steps-content--colored-3 .ui-step:nth-of-type(2) .ui-step__number{background-image:url(../pictures/icons/steps-icons/half.svg)}.ui-steps-content--colored-3 .ui-step:nth-of-type(3) .ui-step__number{background-color:var(--color-success-30)}.ui-steps-content--colored-4 .ui-step:first-of-type .ui-step__number,.ui-steps-content--colored-4 .ui-step:nth-of-type(2) .ui-step__number{background-repeat:no-repeat;background-position-y:bottom}.ui-steps-content--colored-4 .ui-step:first-of-type .ui-step__number{background-image:url(../pictures/icons/steps-icons/start.svg)}.ui-steps-content--colored-4 .ui-step:nth-of-type(2) .ui-step__number{background-image:url(../pictures/icons/steps-icons/two.svg)}.ui-steps-content--colored-4 .ui-step:nth-of-type(3) .ui-step__number{background-image:url(../pictures/icons/steps-icons/three.svg)}.ui-steps-content--colored-4 .ui-step:nth-of-type(4) .ui-step__number{background-color:var(--color-success-30)}@media(max-width:540px){.ui-steps-content{gap:16px;margin-top:24px}}
