.G_Loader{justify-content:center;align-items:center;width:100%;height:300px;display:flex}.G_Loader .lds-ring{width:64px;height:64px;display:inline-block;position:relative}.G_Loader .lds-ring div{box-sizing:border-box;border:8px solid #0000;border-top-color:#fff;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.G_Loader .lds-ring div:first-child{animation-delay:-.45s}.G_Loader .lds-ring div:nth-child(2){animation-delay:-.3s}.G_Loader .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.G_Loader.dark .lds-ring div{border:8px solid #0000;border-top-color:#2e394f;border-radius:50%}.G_Loader.blue .lds-ring div,.G_Loader.dark .lds-ring div{box-sizing:border-box;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.G_Loader.blue .lds-ring div{border:8px solid #0000;border-top-color:#31bbff;border-radius:50%}
