.LoadingSpinner_overlay__DD3e1{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;z-index:9999;overflow:hidden;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:920px) and (max-width:1280px){.LoadingSpinner_overlay__DD3e1{height:130vh}}.LoadingSpinner_loader__hZTnW{width:fit-content;font-weight:700;font-family:sans-serif;font-size:30px;padding:0 5px 8px 0;background:repeating-linear-gradient(90deg,#fff 0 8%,#0000 0 10%) 200% 100%/200% 3px no-repeat;animation:LoadingSpinner_l3__16kOb 2s steps(6) infinite}.LoadingSpinner_loader__hZTnW:before{content:"Loading...";color:#fff}@keyframes LoadingSpinner_l3__16kOb{to{background-position:80% 100%}}