.theme-block .steps__list{display:flex;flex-direction:row;gap:8px;position:relative}.theme-block .steps__list:before{content:"";display:flex;align-items:center;justify-content:center;background:linear-gradient(transparent calc(50% - 1px),#dfdfdf calc(50% - 1px),#dfdfdf calc(50% + 1px),transparent calc(50% + 1px));height:auto;width:32px;flex-shrink:0}@media screen and (max-width:992px){.theme-block .steps__list:before{width:0}}@media screen and (max-width:992px){.theme-block .steps__list:has(.step:first-child.swiper-slide-active):before{width:32px}}.theme-block .steps .step{flex-direction:column;width:calc(25% - 6px)}.theme-block .steps .step:nth-child(2n){flex-direction:column-reverse;padding-top:74px}@media screen and (max-width:992px){.theme-block .steps .step:nth-child(2n){padding-top:40px}}.theme-block .steps .step__number{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:84px;line-height:96px;text-align:center;width:180px;height:180px;background:#f9f9f9;border:1px solid #dfdfdf;border-radius:20px;box-shadow:0 2px 8px #00000012}.theme-block .steps .step__divider{margin:16px 0;background:url(./circle-check-D69Bh75u.svg) left center no-repeat;height:22px;position:relative}.theme-block .steps .step__divider:after{content:"";display:block;background:#dfdfdf;width:calc(100% - 30px);height:2px;margin:10px 0 0 30px}.theme-block .steps .step__title{margin-bottom:16px}@media screen and (max-width:992px){.theme-block .steps .step__title{font-weight:700;font-size:24px;line-height:34px;padding-right:60px}}.theme-block .steps .step__text{font-weight:400;font-size:16px;line-height:28px;margin-bottom:0}
