@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}100%{transform:scale(1);opacity:1}}.elementor-30 .elementor-element.elementor-element .elementor-button:hover{animation:pulse 2s infinite}