.progress-bar{width:100%;height:7px}.progress-bar__track{overflow:hidden;width:100%;height:100%;background-color:#666;border-radius:2px;cursor:pointer}.progress-bar__value{height:100%;background:linear-gradient(90deg,#ff4500,#ffa500);transition:width .1s linear}.card-progressbar{position:absolute;bottom:10px;left:0;height:5px;padding:0 10px}.card-progressbar .progress-bar__track{background:#262626}.card-progressbar .progress-bar__value{background:#80807e}