.steps-module{display:flex;flex-direction:column;gap:48px}.steps-module__item{display:flex;gap:24px}.steps-module__item-count{align-items:center;display:flex;flex-shrink:0;height:28px;justify-content:center;position:relative;width:25px}.steps-module__item-count span{color:#e1e5f0;font-weight:600;z-index:2}.steps-module__item-count:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='35' fill='none' viewBox='0 0 31 35'%3E%3Cpath fill='%23DC244C' fill-rule='evenodd' d='M30.997 8.75 15.498 0 0 8.75v17.5L15.499 35h.002L31 26.25V8.75z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:35px;position:absolute;right:-3px;top:-4px;width:31px;z-index:1}.steps-module__item-title{color:#161e33;font-size:20px;font-weight:600;line-height:30px;margin-bottom:8px}.steps-module__item-text{color:#28324d}