.social-animate{animation:both social-animate;animation-timeline:view(50% 20%)}@keyframes social-animate{0%{opacity:0;transform:scale(.9)translateY(100px)}to{opacity:1;transform:scale(1)translateY(0)}}
