.registration-steps .step{visibility:hidden;display:none}.registration-steps .step.active{visibility:visible;display:block}.indicator-container.row>*{padding-left:0;padding-right:0}.indicator-container .i-step{position:relative}.indicator-container .i-step>i{position:relative;z-index:10;background-color:#fff;color:#000;display:block;margin:auto;width:25px;height:25px;text-align:center;border:1px solid white;border-radius:100%;transition:all .3s}.indicator-container .i-step:not(:first-of-type):before{content:"";position:absolute;width:50%;border-bottom:solid 1px #fff;left:0;top:50%;z-index:1}.indicator-container .i-step:not(:last-of-type):after{content:"";position:absolute;width:50%;border-bottom:solid 1px #fff;right:0;top:50%;z-index:1}.indicator-container .i-step.ok>i,.indicator-container .i-step.active>i,.indicator-container .i-step.active:not(:first-of-type):before,.indicator-container .i-step.active:not(:last-of-type):after,.indicator-container .i-step.ok:not(:first-of-type):before,.indicator-container .i-step.ok:not(:last-of-type):after{border-color:var(--base-color)}.spinner-border{width:25px;height:25px}
