.progressStepsChained{margin-bottom:8px;margin-top:8px;min-height:34px;position:relative}.progressStepsChained__steps{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative;z-index:2}.progressStepsChained__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.progressStepsChained__progress{background-color:#fff2cc;border-radius:20px;height:9pt;left:25px;position:absolute;top:11px;width:calc(100% - 62px)}.progressStepsChained__bar{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:9pt;justify-content:flex-end;width:50px}.progressStepsChained__bar.filled{background-color:#e50b78}.progressStepsChained__counting{color:#6e16b1;font-family:Roboto,sans-serif;font-size:.7142857143rem;line-height:9pt;margin-right:10px;margin-top:2px}.progressStepsChained__counting .done{font-weight:800}.progressStepsChained__label{color:#222;font-family:Roboto,sans-serif;font-size:.7142857143rem;font-weight:400;line-height:normal;margin-top:4px;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}