#static-global-loader{z-index:10000;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.linear-progress-root{background-color:#e0e0e0;border-radius:2px;width:100%;max-width:20%;height:4px;position:relative;overflow:hidden}.linear-progress-bar{background:linear-gradient(90deg,#1976d2 0%,#42a5f5 50%,#1976d2 100%) 0 0/200% 100%;width:100%;height:100%;animation:2s linear infinite progress-indeterminate;position:absolute}.loading-text-container{text-align:center;margin-top:20px;font-family:Source Sans Pro,Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}@keyframes progress-indeterminate{0%{left:-100%}to{left:100%}}#static-global-loader.fade-out{opacity:0;pointer-events:none;transition:opacity .3s}@media (max-width:600px){.linear-progress-root{max-width:300px}}@media (max-width:400px){.linear-progress-root{max-width:200px}}
