.r-steps-list{margin:3rem 0;padding:0 0 0 3rem;list-style:none;position:relative}@media (min-width:768px){.r-steps-list{padding:0 0 0 6rem}}.r-steps-list::before{content:""}.r-steps-list>:not(:last-child)::after{content:"";height:110%;width:1px;background:#f4f7fc;position:absolute;left:-3.1rem;transform:translate(0,-50%);top:calc(50% + 1.5rem)}.r-steps-list>li{position:relative;padding:0!important}.r-steps-list>li::before{content:"";background:#f4f7fc;width:9px;height:9px;border-radius:50%;position:absolute;left:-35px;top:.75rem}.r-steps-list>li ul{padding-left:2rem}.r-steps-list__title{font-weight:700;margin-bottom:1rem}.r-steps-list__text{font-size:1.5rem;margin-bottom:1rem}