#loader-wrap.svelte-onv31h{width:100%;height:100%;position:fixed;left:0;top:0;z-index:9999;background-color:rgba(255,255,255,.9);display:flex;justify-content:center;align-items:center;pointer-events:none}.loader-mini.svelte-onv31h{position:absolute!important}@-webkit-keyframes svelte-onv31h-rotating{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes svelte-onv31h-rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.hidemenow.svelte-onv31h{display:none!important}.loader.svelte-onv31h{display:flex;justify-content:center;align-items:center;gap:5px;height:100%;min-height:100px;width:100px}.bar.svelte-onv31h{width:10px;height:30px;background-color:#3498db;animation:svelte-onv31h-bounce .8s infinite ease-in-out}.bar.svelte-onv31h:nth-child(2){animation-delay:.2s}.bar.svelte-onv31h:nth-child(3){animation-delay:.4s}@keyframes svelte-onv31h-bounce{0%,100%{transform:scaleY(1)}50%{transform:scaleY(1.5)}}