.progress-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(180,9%,98%,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.progress{width:400px;height:8px;background:linear-gradient(#06f 0 0) 0/0 100% no-repeat #eff0f0;animation:progress-jgv380 2s linear infinite}@keyframes progress-jgv380{to{background-size:100% 100%}}