.loading-module__CtohJW__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.loading-module__CtohJW__spinner{border:4px solid var(--secondarySemiLightColor);border-bottom-color:var(--secondaryDarkColor);box-sizing:border-box;border-radius:50%;width:48px;height:48px;animation:1s linear infinite loading-module__CtohJW__spinnerRotation;display:inline-block}@keyframes loading-module__CtohJW__spinnerRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
