@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.pulse-dot{background:#d4365c}.pulse-dot,.pulse-dot-white{display:inline-block;width:6px;height:6px;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite;margin-right:8px;vertical-align:middle}.pulse-dot-white{background:#fff}