.Spinner-module__s0pLYa__wrapper{justify-content:center;align-items:center;padding:40px 0;display:flex}.Spinner-module__s0pLYa__spinner{width:28px;height:28px;color:var(--app-primary-color);border:3px solid;border-top-color:#0000;border-radius:50%;animation:.8s linear infinite Spinner-module__s0pLYa__spin}@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}