.progressBar{margin-top:auto;display:flex;justify-content:space-between;margin-bottom:20px;-webkit-appearance:unset;appearance:unset;border:0;background-color:#fff;border-radius:15px}.progressBar .progressBar__stepperItem:not(:last-child):after{position:absolute;content:"";border-bottom:2px solid #898989;width:100%;top:20px;left:50%;z-index:2}.progressBar .progressBar__stepperItem--completed:after{position:absolute;content:"";border-bottom:2px solid #64003a!important;width:84%;top:20px;left:58%;z-index:3}.progressBar__stepperItem{position:relative;align-items:center;justify-content:center;flex:1 1;color:#fff;margin-top:5px;margin-bottom:10px}@media(max-width:768px){.progressBar__stepperItem{font-size:12px}}.progressBar__stepperItem__button{-webkit-appearance:unset!important;appearance:unset!important;border-width:0!important;background:unset;display:flex;flex-direction:column;align-items:center;justify-content:center}.progressBar__stepperItem--active{font-weight:700}.progressBar__stepperItem__stepImage{position:relative;z-index:5;width:40px;height:40px;border:2px solid #64003a;color:#898989;align-content:center;background-color:#fff;border-radius:50%;margin-bottom:6px;font-size:16px}.progressBar__stepperItem__stepImage--active,.progressBar__stepperItem__stepImage--completed{border-color:#64003a;background-color:#64003a;color:#fff}.progressBar__stepperItem__stepName{color:#898989;line-height:1;white-space:wrap;text-wrap:auto;line-break:anywhere}.progressBar__stepperItem__stepName--active{color:#28282f}.progressBar__stepperItem__stepName--completed{color:inherit}
/*# sourceMappingURL=a6a7fd78e3a1fd61.css.map*/