.progress[data-v-bd4bde80]{height:4px;display:block;width:100%;background-color:#afd0f5;border-radius:2px;background-clip:padding-box;margin:0 0 1rem 0;overflow:hidden;z-index:1021;top:0;left:0;right:0}.progress .determinate[data-v-bd4bde80]{position:absolute;background-color:inherit;top:0;bottom:0;background-color:#3e62ff;transition:width .3s linear}.progress .indeterminate[data-v-bd4bde80]{background-color:#3e62ff}.progress .indeterminate[data-v-bd4bde80]:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-data-v-bd4bde80 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate[data-v-bd4bde80]:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate-data-v-bd4bde80{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}