.kCOG-dot{display:inline-block;background:var(--color-background-base-default);margin:0 3px;width:7px;height:7px;border-radius:50%;animation:LoadingDotsFade 1s infinite}.kCOG-dot.kCOG-dot1{animation-delay:.2s}.kCOG-dot.kCOG-dot2{animation-delay:.4s}@keyframes LoadingDotsFade{0%{background:var(--color-elevation-app-surface-highlight)}50%{background:var(--color-background-base-focus)}to{background:var(--color-elevation-app-surface-highlight)}}
