#spiner_loader{z-index:200;background:#ffffffcf;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#spiner_loader .loader{border-top:3px solid var(--primary-color);box-sizing:border-box;border-right:3px solid #0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=13b0ql7vm-uyc.css.map*/