.loading-module__pnXrUq__loaderWrapper{background:var(--background);z-index:10000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-module__pnXrUq__spinner{width:40px;height:40px;position:relative}.loading-module__pnXrUq__dot{opacity:0;width:100%;height:100%;animation:1.2s linear infinite loading-module__pnXrUq__spinnerAnim;position:absolute}.loading-module__pnXrUq__dot:after{content:"";background-color:var(--primary);border-radius:2px;width:3px;height:10px;margin:0 auto;display:block}.loading-module__pnXrUq__dot:first-child{animation-delay:-1.1s;transform:rotate(0)}.loading-module__pnXrUq__dot:nth-child(2){animation-delay:-1s;transform:rotate(45deg)}.loading-module__pnXrUq__dot:nth-child(3){animation-delay:-.9s;transform:rotate(90deg)}.loading-module__pnXrUq__dot:nth-child(4){animation-delay:-.8s;transform:rotate(135deg)}.loading-module__pnXrUq__dot:nth-child(5){animation-delay:-.7s;transform:rotate(180deg)}.loading-module__pnXrUq__dot:nth-child(6){animation-delay:-.6s;transform:rotate(225deg)}.loading-module__pnXrUq__dot:nth-child(7){animation-delay:-.5s;transform:rotate(270deg)}.loading-module__pnXrUq__dot:nth-child(8){animation-delay:-.4s;transform:rotate(315deg)}@keyframes loading-module__pnXrUq__spinnerAnim{0%{opacity:1}to{opacity:0}}
