@keyframes myfirst{0%{-webkit-filter:hue-rotate(0deg)}20%{-webkit-filter:hue-rotate(-80deg)}40%{-webkit-filter:hue-rotate(-160deg)}60%{-webkit-filter:hue-rotate(-240deg)}80%{-webkit-filter:hue-rotate(-300deg)}to{-webkit-filter:hue-rotate(-1turn)}}.logo{float:left;background:#2d2d3b}.logo img{position:relative;top:-6px}.logo-span{width:200px;margin-left:10px;font-size:24px;font-weight:700;background-image:-webkit-linear-gradient(45deg,#f35626,#feab3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:myfirst 6s linear infinite;cursor:pointer}
/*# sourceMappingURL=main.9d42da3d.chunk.css.map */