@charset "utf-8";

@keyframes css-19lec04-antRotate { 
  100% { transform: rotate(405deg); }
}