.ui.progress{background-color:#eee;height:10px}.ui.progress .bar{height:10px;border-top-left-radius:5px;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:0;min-width:0;background-color:#9d57b2}.ui.progress.success .bar{border-radius:5px;background-color:#9d57b2!important}.ui.progress.active .bar{min-width:0}.ui.progress.active .bar::after{display:none}.ui.progress .progress__label{position:relative;font-family:"rawline",sans-serif;font-size:12px;text-transform:uppercase;color:#84909b}.ui.progress .progress__label--progress{text-align:left}.ui.progress .progress__label--target{text-align:right}.ui.progress .progress__label-value{font-weight:600;color:#354657}.ui.progress .progress__label-group{position:absolute;width:100%;bottom:150%;display:flex;justify-content:space-between}.ui.progress--labels-top:last-child{margin:1.5em 0 0 0}.ui.progress--labels-inline:last-child{margin:0 30px}@media screen and (min-width:768px){.ui.progress--labels-inline:last-child{margin:0 40px}}.ui.progress--labels-inline .progress__label{position:absolute;top:-5px}.ui.progress--labels-inline .progress__label--progress{width:30px;left:-30px}@media screen and (min-width:768px){.ui.progress--labels-inline .progress__label--progress{width:40px;left:-40px}}.ui.progress--labels-inline .progress__label--target{width:30px;right:-30px}@media screen and (min-width:480px){.ui.progress--labels-inline .progress__label--target{width:40px;right:-40px}}