.step-progress__wrapper{margin:0 auto;position:relative;width:90%}.step-progress__wrapper-before{background-color:grey;-webkit-transform:translateY(-50%) perspective(1000px);transform:translateY(-50%) perspective(1000px)}.step-progress__wrapper-after,.step-progress__wrapper-before{content:"";height:12px;left:0;position:absolute;top:50%;width:100%}.step-progress__wrapper-after{background-color:red;-webkit-transform:scaleX(0) translateY(-50%) perspective(1000px);transform:scaleX(0) translateY(-50%) perspective(1000px);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.step-progress__bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;width:100%}.step-progress__step{--activeColor:red;--passiveColor:grey;--activeBorder:5px;--passiveBorder:5px;position:relative;z-index:2}.step-progress__step span{color:var(--passiveColor);display:block;font-size:50px;font-weight:900;opacity:1;text-align:center;-webkit-transform:translateZ(0) scale(1) perspective(1000px);transform:translateZ(0) scale(1) perspective(1000px);-webkit-transition:.3s ease;transition:.3s ease}@media(max-width:767px){.step-progress__step span{font-size:28px}}.step-progress__step--active .step-progress__step-label,.step-progress__step--active span{color:var(--activeColor)}.step-progress__step--active .step-progress__step-icon{opacity:1}.step-progress__step--valid .step-progress__step-icon{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid span{color:var(--activeColor);opacity:0;-webkit-transform:translateZ(0) scale(2) perspective(1000px);transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid .step-progress__step-label{color:var(--activeColor)}.step-progress__step:after{background-color:#fff;border:var(--passiveBorder) solid var(--passiveColor);border-radius:50%;content:"";height:75px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) perspective(1000px);transform:translate(-50%,-50%) perspective(1000px);-webkit-transition:.3s ease;transition:.3s ease;width:75px;z-index:-1}@media(max-width:767px){.step-progress__step:after{height:40px;width:40px}}.step-progress__step--active:after,.step-progress__step--valid:after{border:var(--activeBorder) solid var(--activeColor)}.step-progress__step--valid:after{background-color:var(--activeColor)}.step-progress__step-label{color:grey;font-size:18px;font-weight:600;left:50%;position:absolute;top:calc(100% + 25px);-webkit-transform:translateX(-50%) perspective(1000px);transform:translateX(-50%) perspective(1000px);-webkit-transition:.3s ease;transition:.3s ease;white-space:nowrap}.step-progress__step-icon{color:#fff;font-size:36px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px);transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:767px){.step-progress__step-icon{font-size:22px}}button[data-v-2e1e5076]:disabled{cursor:not-allowed;pointer-events:all!important}.close-btn[data-v-2e1e5076]{position:absolute;top:10px;right:10px}div.orgInfo b[data-v-2e1e5076]{font-weight:400!important}div.orgInfo p[data-v-2e1e5076]{font-weight:300!important}.step-progress .active[data-v-502c93c7]{stroke:#a0a0a0!important}.step-progress__wrapper[data-v-502c93c7]{width:50%!important;margin:0 70px!important}.step-navigation[data-v-502c93c7]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:120px;right:20px}button[data-v-502c93c7]:disabled{cursor:not-allowed;pointer-events:all!important;background-color:#a69a9a!important}.custom-step-progress[data-v-502c93c7]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0}.custom-step-progress[data-v-502c93c7],.step[data-v-502c93c7]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.step[data-v-502c93c7]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 20px}.step[data-v-502c93c7]:before{content:"";position:absolute;top:25px;left:-92%;height:3px;width:100%;background-color:grey;z-index:0}.step[data-v-502c93c7]:first-child:before{content:none}.step.completed[data-v-502c93c7]:before{background-color:#6bbc3b}.circle[data-v-502c93c7]{width:50px;height:50px;border-radius:50%;background-color:grey;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.step.active .circle[data-v-502c93c7],.step.completed .circle[data-v-502c93c7]{background-color:#6bbc3b}.label[data-v-502c93c7]{margin-top:5px;text-align:center;font-size:12px}