svg.spinner{width:40px;height:40px;-webkit-filter:drop-shadow(1px 1px 2px #000);filter:drop-shadow(1px 1px 2px #000);-webkit-animation:rotate 2s infinite linear;animation:rotate 2s infinite linear}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.736bcf38.css.map*/