.rotate-in-center{animation:rotate-in-center 5s cubic-bezier(.25,.46,.45,.94) both}@keyframes rotate-in-center{0%{transform:rotate(-1turn);opacity:0}to{transform:rotate(0);opacity:1}}
/*# sourceMappingURL=main.51888a99.chunk.css.map */