.loading_loaderOverlay__d6bmt{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e4eaff;display:flex;align-items:center;justify-content:center;z-index:9999}.loading_spinner__V09m4{width:60px;height:60px;border:6px solid #a7d1ff;border-top-color:#050a30;border-radius:50%;animation:loading_spin__v2Y3L 1s linear infinite}@keyframes loading_spin__v2Y3L{to{transform:rotate(1turn)}}