@keyframes to-right{to{translate:100%}}@keyframes to-left{to{translate:-100%}}@keyframes to-up{to{translate:0 -100%}}@keyframes to-down{to{translate:0 100%}}@keyframes to-half-right{to{translate:50%}}@keyframes to-half-left{to{translate:-50%}}@keyframes to-half-up{to{translate:0 -50%}}@keyframes to-half-down{to{translate:0 50%}}@keyframes rotate-full{to{rotate:360deg}}@keyframes rotate-full-rv{to{rotate:-360deg}}@keyframes rotate-half{to{rotate:180deg}}@keyframes rotate-half-rv{to{rotate:-180deg}}@keyframes scale200{to{scale:2}}@keyframes scale150{to{scale:1.5}}@keyframes scale75{to{scale:.75}}@keyframes scale50{to{scale:.5}}
