.loading-bg{height:calc(100vh - 70px);background-color:#fff}.loading-bg,.neoverce-loading-wrapper{display:flex;justify-content:center;align-items:center}.neoverce-loading-wrapper{animation:pulse 2s ease-in-out infinite}.neoverce-logo-svg path{fill:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw-stroke 3s ease-in-out infinite}.stroke-dark{stroke:#323232;animation-delay:0s}.stroke-orange{stroke:#ff9000;animation-delay:1.5s}@keyframes draw-stroke{0%{stroke-dashoffset:1000;opacity:1}40%{opacity:1}50%{stroke-dashoffset:0;opacity:1}80%{opacity:1}to{stroke-dashoffset:1000;opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.loading-bg{animation:bgFade 5s ease-in-out infinite}@keyframes bgFade{0%,to{background-color:#fff}50%{background-color:#f9f9f9}}
/*# sourceMappingURL=3e5fd93da08c2bc9.css.map*/