.loading-module__Tounhq__loadingWrapper{min-height:50vh;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.loading-module__Tounhq__spinner{border:3px solid #002e6d1a;border-top:3px solid var(--columbia-blue);border-radius:50%;width:40px;height:40px;animation:1s linear infinite loading-module__Tounhq__spin}@keyframes loading-module__Tounhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
