@keyframes slideUp{0%{transform:translateY(-5%)}to{transform:translateY(-38.33333333333333%)}}@keyframes opacityReduce{0%{opacity:1}to{opacity:.15}}.ani-cover{animation:slideUp 30s linear .1s infinite}.ani-bg{animation:opacityReduce .1s linear .2s forwards}
