@keyframes bounce-in{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.animate-bounce-in[data-astro-cid-f6xefaen]{animation:bounce-in .5s cubic-bezier(.175,.885,.32,1.275) forwards}
