.block__line-four-steps .lfs{display:flex;flex-direction:column;gap:28px}.block__line-four-steps .lfs-steps{display:flex;gap:32px}.block__line-four-steps .lfs-steps-item{display:flex;flex-direction:column;gap:20px;position:relative;text-align:center;width:calc(25% - 24px)}.block__line-four-steps .lfs-steps-item:after{background:url(../../images/lfs-1.svg) no-repeat 50%;background-size:contain;content:"";height:48px;position:absolute;right:-15px;top:0;-webkit-transform:translateX(50%);transform:translateX(50%);width:220px}.block__line-four-steps .lfs-steps-item:nth-child(2n):after{background:url(../../images/lfs-2.svg) no-repeat 50%;background-size:contain}.block__line-four-steps .lfs-steps-item:last-child:after{display:none}.block__line-four-steps .lfs-steps-item-num{align-items:center;align-self:center;background-color:#e8f3fb;border:8px solid #f4f9fd;border-radius:100px;color:#0b59a9;display:flex;flex:none;font-size:20px;font-weight:600;height:56px;justify-content:center;line-height:30px;width:56px}.block__line-four-steps .lfs-steps-item-content{display:flex;flex-direction:column;gap:8px}.block__line-four-steps .lfs-steps-item-content>*{color:#00132b;font-size:18px;line-height:28px;margin:0}.block__line-four-steps .lfs-steps-item-content-title{font-weight:600}@media (max-width:1240px){.block__line-four-steps .lfs-steps-item:after{width:16.6666666667vw}}@media (max-width:992px){.block__line-four-steps .lfs-steps{flex-direction:column;gap:20px}.block__line-four-steps .lfs-steps-item{flex-direction:row;width:100%}.block__line-four-steps .lfs-steps-item-content{text-align:left}.block__line-four-steps .lfs-steps-item:after{display:none}}