.loading-module__pnXrUq__loadingContainer{background-color:var(--color-neutral-50);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loading-module__pnXrUq__spinner{width:80px;height:80px;position:relative}.loading-module__pnXrUq__spinnerCircle{border:4px solid #0000;border-radius:50%;width:100%;height:100%;animation:1.5s linear infinite loading-module__pnXrUq__spin;position:absolute}.loading-module__pnXrUq__primary{border-top-color:var(--color-primary-500)}.loading-module__pnXrUq__secondary{border-top-color:var(--color-secondary-500);width:70%;height:70%;animation-delay:-.5s;top:15%;left:15%}.loading-module__pnXrUq__accent{border-top-color:var(--color-accent-500);width:40%;height:40%;animation-delay:-1s;top:30%;left:30%}.loading-module__pnXrUq__loadingText{color:var(--color-neutral-800);white-space:nowrap;border-right:3px solid var(--color-primary-500);width:0;margin-top:2rem;font-size:1.25rem;font-weight:600;animation:3.5s steps(30,end) infinite alternate loading-module__pnXrUq__typing,.75s step-end infinite loading-module__pnXrUq__blink-caret;display:inline-block;position:relative;overflow:hidden}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__pnXrUq__typing{0%{width:0}50%{width:100%}90%,to{width:100%}}@keyframes loading-module__pnXrUq__blink-caret{0%,to{border-color:#0000}50%{border-color:var(--color-primary-500)}}
