.loading-wrapper[data-v-f400bf63]{width:100%;min-height:80px}.loading[data-v-f400bf63]{--uib-size: 40px;--uib-speed: .9s;--uib-color: white;position:relative;height:var(--uib-size);width:var(--uib-size)}.loading[data-v-f400bf63]:before,.loading[data-v-f400bf63]:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;background-color:var(--uib-color);animation:loading-f400bf63 var(--uib-speed) ease-in-out infinite;transform:scale(0)}.loading[data-v-f400bf63]:after{animation-delay:calc(var(--uib-speed) / -2)}@keyframes loading-f400bf63{0%,to{transform:scale(0);opacity:1}50%{transform:scale(1);opacity:.25}}
