.loading-state{box-sizing:border-box;width:100vw;min-height:100vh}.loading-state .loading-spinner{border:.1875rem solid #445bfe33;border-top-color:#445bfe;border-radius:50%;width:2.5rem;height:2.5rem;margin-bottom:1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.state-display{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.state-display p{color:#11182766;margin:0;font-size:.875rem}.state-display .icon-wrap{width:7.5rem;height:7.5rem;margin-bottom:1rem}.state-display .icon-wrap img{width:100%;height:100%}.state-display .title{color:#11182799;margin-bottom:.25rem;font-size:.75rem}.state-display .description{color:#11182766;font-size:.75rem}
