.loading-screen[data-v-a2b14653]{position:fixed;top:-300px;left:0;width:100%;height:700px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#3498db}.spinner[data-v-a2b14653]{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin-a2b14653 1s linear infinite}@keyframes spin-a2b14653{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
