@keyframes infinite-scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes slideInFromTop{0%{height:0;opacity:0}to{height:auto;opacity:1}}