.loading-module__n8Y4vW__loading{background-color:var(--background);z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loading-module__n8Y4vW__loader{width:48px;height:48px;display:inline-block;position:relative}.loading-module__n8Y4vW__loader:after,.loading-module__n8Y4vW__loader:before{content:"";box-sizing:border-box;background:var(--primary);border-radius:50%;width:48px;height:48px;animation:2s linear infinite loading-module__n8Y4vW__animloader;position:absolute;top:0;left:0}.loading-module__n8Y4vW__loader:after{animation-delay:1s}@keyframes loading-module__n8Y4vW__animloader{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}
