.Spinner_Root__9Ghpf{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:fixed;top:0;left:0;z-index:1000;background:rgba(0,0,0,.2)}.Spinner_Ripple__kYWrR{display:inline-block;position:relative;width:180px;height:180px}.Spinner_Ripple__kYWrR div{position:absolute;opacity:1;border-radius:50%;animation:Spinner_Ripple__kYWrR 1s cubic-bezier(0,.2,.8,1) infinite}.Spinner_Ripple__kYWrR div:nth-child(2){animation-delay:-.5s}@keyframes Spinner_Ripple__kYWrR{0%{top:86px;left:86px;width:0;height:0;opacity:1}to{top:0;left:0;width:172px;height:172px;opacity:0}}