.progress-bar[data-v-1d04b74f]{height:30px;background-color:rgba(162,158,158,.6);border-radius:15px;margin:15px 0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;white-space:nowrap;position:relative;overflow:hidden;width:100%}.progress-bar .progress[data-v-1d04b74f]{background:-webkit-gradient(linear,left top,left bottom,from(#12c2e9),color-stop(#c471ed),to(#f04f62));background:linear-gradient(180deg,#12c2e9,#c471ed,#f04f62);background-attachment:fixed;height:inherit;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.progress-bar .progress span[data-v-1d04b74f]{text-align:center;font-size:15px;line-height:30px}.progress-bar .progress-value[data-v-1d04b74f]{font-size:13px;right:10px;position:absolute}