.tab{-webkit-animation:tab-slider .5s;animation:tab-slider .5s}@keyframes tab-slider{0%{transform:translateY(20px)}to{transform:translateY(0)}}