.loader .lds-ring-wrapper{background:var(--bg-base);border-radius:var(--border-radius-lg);flex-direction:column;justify-content:center;align-items:center;gap:30px;width:220px;padding:24px;display:flex}.loader .lds-ring-wrapper .loader-text{text-align:center;font:var(--p9);color:var(--text-secondary-color);font-weight:500}.loader .lds-ring{width:32px;height:32px;display:inline-block;position:relative}.loader .lds-ring div{box-sizing:border-box;border:4px solid;border-color:var(--primary) var(--overlay1) var(--overlay1) var(--overlay1);border-radius:50%;width:28px;height:28px;margin:4px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.loader .lds-ring div:first-child{animation-delay:-.45s}.loader .lds-ring div:nth-child(2){animation-delay:-.3s}.loader .lds-ring div:nth-child(3){animation-delay:-.15s}.loader .lds-ring.white div{border-color:#fff #0000 #0000}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main{background-color:var(--overlay4);z-index:100;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.btn{z-index:100;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:-90%;left:25%;transform:translate(-25%,100%)}.btn .lds-ring{width:40px;height:40px}.btn .lds-ring div{border-width:2px;border-color:#fff #0000 #0000;width:24px;height:24px}.block{z-index:100;border-radius:var(--border-radius-md);background-color:#ffffff9c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dropdown{z-index:10;border-radius:var(--border-radius-md);background-color:#ffffff9c;justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:relative}.dropdown .lds-ring{width:25px;height:25px;right:0}.dropdown .lds-ring div{border-width:3px;width:20px;height:20px}
