.lds-dual-ring{display:flex;margin:0 auto;width:64px;height:64px}.lds-dual-ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;border-radius:50%;border:5px solid #AAB9E0;border-color:#AAB9E0 transparent #AAB9E0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;text-align:center;z-index:9999;background:50% 50% no-repeat;background-color:rgb(255,255,255);opacity:1}