.loading-module__pnXrUq__container{background-color:var(--background);justify-content:center;align-items:center;height:100vh;display:flex}.loading-module__pnXrUq__spinner{border:4px solid var(--border);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}