.c-custom-progress{position:relative;z-index:100;height:3px;margin-top:10px;margin-bottom:10px;cursor:pointer;background-color:#f2f2f2}.c-custom-progress .current,.c-custom-progress .total{transform:translateX(-50%)}.c-custom-progress .progress{width:0;height:100%}.c-custom-progress .progress.orange{background:linear-gradient(90deg, #FF753C, #FF4B42)}.c-custom-progress .progress.primary{background:#4d78fd}.c-custom-progress.animation.run .current,.c-custom-progress.animation.run .total{display:block}.c-custom-progress.animation.hidden .current,.c-custom-progress.animation.hidden .total{display:none}.c-custom-progress:not(.animation) .current,.c-custom-progress:not(.animation) .total{display:none}
