@keyframes slow-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.animate-slow-pulse{animation:slow-pulse 3s infinite}
