.loadingScreen_blur__48eBL{position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:2;background:linear-gradient(180deg,#d0455e,#ff8761);display:flex;align-items:center;justify-content:center;flex-direction:column}.loadingScreen_ldsRing__vKZaB{display:inline-block;position:relative;width:80px;height:80px}.loadingScreen_ldsRing__vKZaB div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:loadingScreen_lds-ring__wB41U 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.loadingScreen_ldsRing__vKZaB div:first-child{animation-delay:-.45s}.loadingScreen_ldsRing__vKZaB div:nth-child(2){animation-delay:-.3s}.loadingScreen_ldsRing__vKZaB div:nth-child(3){animation-delay:-.15s}@keyframes loadingScreen_lds-ring__wB41U{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}