.step-progress__wrapper{width:90%;margin:0 auto;position:relative}.step-progress__wrapper-before{background-color:grey;transform:translateY(-50%) perspective(1000px)}.step-progress__wrapper-after,.step-progress__wrapper-before{content:"";position:absolute;left:0;top:50%;height:12px;width:100%}.step-progress__wrapper-after{background-color:red;transform:scaleX(0) translateY(-50%) perspective(1000px);transform-origin:left center;transition:transform .5s ease}.step-progress__bar{width:100%;display:flex;height:100px;justify-content:space-between;align-items:center;margin-bottom:40px}.step-progress__step{z-index:2;position:relative;--activeColor:red;--passiveColor:grey;--activeBorder:5px;--passiveBorder:5px}.step-progress__step span{color:var(--passiveColor);transition:.3s ease;display:block;font-size:50px;transform:translateZ(0) scale(1) perspective(1000px);font-weight:900;text-align:center;opacity:1}@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;transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step--valid span{color:var(--activeColor);opacity:0;transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid .step-progress__step-label{color:var(--activeColor)}.step-progress__step:after{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%) perspective(1000px);width:75px;height:75px;background-color:#fff;border-radius:50%;border:var(--passiveBorder) solid var(--passiveColor);transition:.3s ease}@media(max-width:767px){.step-progress__step:after{width:40px;height: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{position:absolute;top:calc(100% + 25px);left:50%;transform:translateX(-50%) perspective(1000px);white-space:nowrap;font-size:18px;font-weight:600;color:grey;transition:.3s ease}.step-progress__step-icon{font-size:36px;color:#fff;position:absolute;left:50%;top:50%;transition:transform .3s ease;opacity:0;transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px)}@media(max-width:767px){.step-progress__step-icon{font-size:22px}}.imageUploader[data-v-1f29bfef]{text-align:center}.imagePreviewWrapper[data-v-1f29bfef]{display:block;width:250px;height:250px;margin:10px auto;background-size:cover;background-position:50%}#leaseholderApplicationProgress{display:block;width:80%;margin-left:auto;margin-right:auto}#leaseholderApplicationProgress .step-progress__bar{margin-bottom:100px}#leaseholderApplicationProgress .step-progress__step-label{text-align:center;white-space:normal}#leaseholderApplicationProgress .step-progress__step-icon.complete{width:1em;height:1em;color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}@media (min-width:756px){#leaseholderApplicationProgress .step-progress__bar{margin-bottom:50px}#leaseholderApplicationProgress .step-progress__step-label{white-space:nowrap}}.leaseholderid{min-height:100%;background-color:#fff;padding-top:15px}