.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.loading-container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.loading-spinner{border:4px solid #0000001a;border-top-color:var(--primary-color);border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}

/*# sourceMappingURL=aeee3683d458d8a4.css.map*/