.count__up{animation:.8s ease-out countPop}@keyframes countPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
