.LoaderOverlay{z-index:1400;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoaderOverlay .spinner{border:4px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:56px;height:56px;animation:.9s linear infinite loader-overlay-spin}@keyframes loader-overlay-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=95b147478e8b6039.css.map*/