.loading-module__pnXrUq__loadingContainer{background-color:var(--background);color:#2ab7f5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loading-module__pnXrUq__loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#2ab7f5;border-radius:50%;width:48px;height:48px;margin-bottom:20px;animation:1s linear infinite loading-module__pnXrUq__rotation;display:inline-block}@keyframes loading-module__pnXrUq__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
