.Loader_container__0r83Z{position:absolute;z-index:9999;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader_ldsRing__UVMq0{display:inline-block;position:relative;width:50px;height:50px}.Loader_ldsRing__UVMq0 div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid var(--primary-color);border-radius:50%;animation:Loader_ldsRing__UVMq0 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--primary-color) transparent transparent transparent}.Loader_ldsRing__UVMq0 div:first-child{animation-delay:-.45s}.Loader_ldsRing__UVMq0 div:nth-child(2){animation-delay:-.3s}.Loader_ldsRing__UVMq0 div:nth-child(3){animation-delay:-.15s}@keyframes Loader_ldsRing__UVMq0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}