.modal-steps-list:after{position:absolute;bottom:12px;z-index:1;display:block;height:2px;background:#dcdcde;content:""}.modal-steps-list li:before,.modal-steps-list li:after{content:"";transition:all .3s}.modal-steps-list li:after{display:block;width:16px;height:16px;margin:0 auto 5px;border:2px solid #dcdcde;background:#dcdcde;border-radius:50%;position:relative;z-index:2}.modal-steps-list li:before{position:absolute;bottom:12px;left:50%;right:50%;height:2px;background:#0071f3}.modal-steps-list li.active:after{border-color:#0071f3;background:#0071f3}.modal-steps-list li.passed:after{border-color:#0071f3;background:#0071f3}.modal-steps-list li.passed:before{right:-50%}.modal-steps-list li:last-of-type:before{display:none}.modal-steps-list.list-steps-bullets-2:after{right:25%;left:25%}.modal-steps-list.list-steps-bullets-3:after{right:16.6666666667%;left:16.6666666667%}.modal-steps-list.list-steps-bullets-4:after{right:12.5%;left:12.5%}.modal-steps-list.list-steps-bullets-5:after{right:10%;left:10%}.modal-steps-list.list-steps-bullets-6:after{right:8.3333333333%;left:8.3333333333%}