.wiresPulseDot{align-items:center;background:transparent!important;border:0!important;box-shadow:none!important;display:inline-flex;height:24px;justify-content:center;line-height:0;margin:0;overflow:visible;padding:0!important;position:relative;width:24px}.wiresPulseDotCore{background:#c8102e;box-shadow:0 0 0 3px rgba(200,16,46,.16);position:relative;z-index:2}.wiresPulseDotCore,.wiresPulseDotRing{border-radius:999px;height:12px;width:12px}.wiresPulseDotRing{animation:wiresPulseDot 1.3s ease-out infinite;background:rgba(200,16,46,.45);position:absolute;z-index:1}@keyframes wiresPulseDot{0%{opacity:.65;transform:scale(1)}70%{opacity:0;transform:scale(2.7)}to{opacity:0;transform:scale(2.7)}}@media screen and (max-width:767px){.wiresPulseDot{height:22px;width:22px}.wiresPulseDotCore,.wiresPulseDotRing{height:11px;width:11px}}@media screen and (prefers-reduced-motion:reduce){.wiresPulseDotRing{animation:none;opacity:.18;transform:scale(1.8)}}