.loader{align-items:center;background-color:rgba(0,0,0,.534);display:flex;flex-direction:column;justify-content:center;left:0;max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;position:fixed;top:0;z-index:10000}.spinner{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.36584b0b.css.map*/