@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Onest:wght@100..900&display=swap";.step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.step:not(:last-child):after{content:"";position:absolute;top:20px;right:-50%;width:100%;height:2px;background-color:#e9ecef;z-index:1}.step.active:not(:last-child):after{background-color:#5e72e4}.step-icon{width:40px;height:40px;border-radius:50%;background-color:#e9ecef;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative;z-index:2}.step.active .step-icon{background-color:#5e72e4;color:#fff}.step-text{font-size:.875rem;color:#6c757d}.step.active .step-text{color:#5e72e4;font-weight:600}.v-application{font-family:Onest,sans-serif!important}html,body{height:100%;font-family:Onest,sans-serif!important}
