@keyframes mkt-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.4}}.mkt-pulse-dot{animation:mkt-pulse 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.mkt-pulse-dot{animation:none}}