@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ui-loader{background:#3333334d;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:120}.ui-loader__content{display:inline-block;height:80px;left:50%;position:relative;top:50%;transform:translate(-50%,-50%);width:80px}.ui-loader__content div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-radius:50%;border-top-color:#00a19c;display:block;height:56px;margin:8px;position:absolute;width:56px}.ui-loader__content div:first-child{animation-delay:-.45s}.ui-loader__content div:nth-child(2){animation-delay:-.3s}.ui-loader__content div:nth-child(3){animation-delay:-.15s}
