.bar-loader-bar:before,.bar-loader-bar:after{content:"";will-change:left,right;height:100%;position:absolute;top:0;bottom:0;left:0}.bar-loader-bar:before{animation:2s cubic-bezier(.65,.815,.735,.395) infinite bar-loader-animate}.bar-loader-bar:after{animation:2s cubic-bezier(.165,.84,.44,1) 1.15s infinite bar-loader-animate-short}@keyframes bar-loader-animate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes bar-loader-animate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
