.loader{animation:rotate 1s linear infinite;background-image:linear-gradient(#a1c854 16px,transparent 0),linear-gradient(#ff3d00 16px,transparent 0),linear-gradient(#ff3d00 16px,transparent 0),linear-gradient(#a1c854 16px,transparent 0);background-position:0 0,0 100%,100% 0,100% 100%;background-repeat:no-repeat;background-size:16px 16px;height:64px;position:relative;width:64px}@keyframes rotate{0%{height:64px;transform:rotate(0);width:64px}50%{height:30px;transform:rotate(180deg);width:30px}to{height:64px;transform:rotate(1turn);width:64px}}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{filter:grayscale(1)}
