.progress-container{font-family:"Source Serif 4",system-ui,-apple-system,Segoe UI;margin:0 auto;margin-top:3px!important;width:100%}.progress-bar{border:2px solid #f55d49;height:12px;margin:4px 0!important;overflow:hidden;width:100%}.sc-progress-fill{background-color:#f55d49;clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);color:#fff;height:100%;line-height:20px;padding-right:5px;text-align:right;transition:width .5s ease;width:1%}.progress-labels{display:flex;font-size:14px;justify-content:space-between}.progress-labels div{text-align:center}.progress-labels .left,.progress-labels .right{display:flex;flex-direction:column;font-size:22px;line-height:normal;opacity:1;text-align:left;transition:opacity .5s ease}.progress-labels .right{text-align:right}.progress-labels div span{font-size:16px}.opacity-0{opacity:0!important}