.GlobalLoading_overlay__bZnMp{position:fixed;inset:0;background:rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;z-index:999999;opacity:0;transition:opacity .15s ease-out}.GlobalLoading_show__iIFpN{opacity:1}.GlobalLoading_hide__FuZbi{opacity:0}.GlobalLoading_loader__cX7PF{width:32px;height:32px;border-radius:50%;background-color:#28a745;animation:GlobalLoading_pulse__kz1wj .6s ease-in-out infinite alternate}@keyframes GlobalLoading_pulse__kz1wj{0%{transform:scale(.8);opacity:.5}to{transform:scale(1.2);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}:root{--green01:#44cd82;--green02:#37ac6c;--green03:#2f945d;--green04:#0b2216;--green05:rgba(70,206,131,.2);--green06:#44cd8275;--white:#f9f9f9;--black:#0f0f0f}