.linear-progress-container{z-index:10000;background-color:#b3d4fc;width:100%;height:4px;position:relative;overflow:hidden}.linear-progress-bar1{background-color:#1976d2;width:auto;animation:2.1s cubic-bezier(.65,.815,.735,.395) infinite indeterminate1;position:absolute;top:0;bottom:0}.linear-progress-bar2{background-color:#1976d2;width:auto;animation:2.1s cubic-bezier(.165,.84,.44,1) 1.15s infinite indeterminate2;position:absolute;top:0;bottom:0}@keyframes indeterminate1{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate2{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
