.steps-process__left{padding-right:50px}.steps-process__heading{margin-bottom:20px}.steps-process__left p{font-size:1rem}.steps-process__item{--icon-width:64px;padding:0 0 60px 110px;position:relative}.steps-process__item:before{background-color:#24195d;bottom:0;content:"";display:block;left:calc(var(--icon-width)/2);position:absolute;top:var(--icon-width);width:1px}.steps-process__item:last-child:before{display:none}.steps-process__icon{align-items:center;border:1px solid #24195d;border-radius:100%;display:flex;height:var(--icon-width);justify-content:center;left:0;padding:calc((var(--icon-width) - var(--icon-width)/1.42)/2 + 3px);position:absolute;top:0;width:var(--icon-width)}.steps-process__icon span{display:block;width:100%}.steps-process__icon span svg{display:block}.steps-process__item-description{color:#757575}@media(max-width:992px){.steps-process__left,.steps-process__right{padding-right:0;width:100%!important}.steps-process__left{margin-bottom:40px}}@media(max-width:767px){.steps-process__item{padding-left:80px}}