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