.loading-animation[data-v-59b0245f]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:999}.loader[data-v-59b0245f]{border:4px solid #f3f3f3;border-top:4px solid #2394da;border-radius:50%;width:50px;height:50px;animation:spin-59b0245f 1s linear infinite}@keyframes spin-59b0245f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
