@keyframes fadeIn-d1ce50fb{0%{opacity:.3}to{opacity:.9}}.LoadingSpinner[data-v-d1ce50fb]{pointer-events:none;z-index:999;background-color:#0000;flex-direction:column;justify-content:center;width:100%;height:100%;transition:all .2s;animation:.2s fadeIn-d1ce50fb;display:flex;position:absolute;top:0;left:0}.LoadingSpinner .loading-wrapper[data-v-d1ce50fb]{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;min-height:100%;display:flex}.LoadingSpinner .loading-wrapper .loading[data-v-d1ce50fb]{opacity:.75;z-index:50;background-color:#0000;border:4px solid #888;border-bottom-color:#fff;border-radius:100%;width:3em;height:3em;padding:0;animation:1s linear infinite spin-d1ce50fb}@keyframes spin-d1ce50fb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
