.stepper-container{display:flex;flex-wrap:nowrap;background-color:initial;justify-content:center;align-items:center;padding:10px}.stepper-container .stepper-item{position:relative;cursor:pointer}.stepper-container .stepper-item .stepper-item-outer{display:flex;justify-content:center;align-items:center}.stepper-container .stepper-item .stepper-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:absolute;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;min-width:200px;transform:translate(-39%,5px);text-align:center;color:#bfc2c3;font-size:14px}.stepper-container .stepper-item .stepper-title-active{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#000}.stepper-item-outer:nth-of-type(odd){border:2px solid #c8cacb;width:30px;height:30px;border-radius:50%}.stepper-item-outer:nth-of-type(odd) .stepper-item-inner{width:12px;height:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:1px;color:#fff;font-size:small}.stepper-item-outer:nth-of-type(odd) .stepper-item-inner.stepper-item-inner-active{width:18px;height:18px}.stepper-item-outer:nth-of-type(2n){height:0;border:.5px solid #c8cacb;width:15%}.stepper-item-inner-future{background-color:#dedfe0}.stepper-item-inner-completed{background-color:#4cb2e9}.stepper-item-inner-active{background-color:#007cc3}
/*# sourceMappingURL=1.8a5dc4d9.chunk.css.map */