.progress-bar-wrp{@keyframes progress-loading{0%{background:#6165cf}40%{background:#acaef8}80%{background:#6165cf}to{background:#6165cf}}}.progress-bar-wrp .bar-el.stop{transition:rgb(97,101,207) .3s cubic-bezier(.4,0,.2,1),rgb(172,174,248) .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);animation:progress-loading 2s cubic-bezier(.36,0,.64,1) infinite;background-color:#6165cf}
