body{background:#fdfdfd;padding-top:300px}.form-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:460px}.invalid-feedback{display:block}.steps{display:flex;justify-content:space-between}.step{position:relative;display:flex;flex-direction:column;align-items:center;flex-basis:0;flex-grow:1}.step:not(:first-child):before{position:absolute;content:"";height:4px;width:100%;background-color:#b5b5b5;left:-50%;top:15.5px}.step .step-number{z-index:1;width:35px;height:35px;display:flex;border-radius:50%;background:#b5b5b5;justify-content:center;align-items:center;color:#fff;font-weight:800;border:4px solid #fff}.step.step-active .step-number{background:#e73827;border:4px solid #a8e063;-webkit-animation:pulse 2.5s infinite;animation:pulse 2.5s infinite}.step.step-finish .step-number{background:#a8e063;border:4px solid #a8e063}.step.step-active:not(:first-child):before,.step.step-finish:not(:first-child):before{background:#a8e063}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(248,80,50,.7)}70%{box-shadow:0 0 0 10px rgba(248,80,50,0)}to{box-shadow:0 0 0 0 rgba(248,80,50,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(248,80,50,.7)}70%{box-shadow:0 0 0 10px rgba(248,80,50,0)}to{box-shadow:0 0 0 0 rgba(248,80,50,0)}}
/*# sourceMappingURL=main.41144cb5.chunk.css.map */