.live-dot{display:inline-block;width:4px;height:4px;background-color:#ff003c;background-color:var(--sports-red-a700, #ff003c);border-radius:100%}.live-dot--animated{animation-duration:2s;animation-iteration-count:infinite;animation-name:dotBlinking;will-change:background-color}@keyframes dotBlinking{0%{background-color:#ff003c;background-color:var(--sports-red-a700, #ff003c)}50%{background-color:transparent}to{background-color:#ff003c;background-color:var(--sports-red-a700, #ff003c)}}
