.kCOG-dot{background:var(--color-background-base-default);border-radius:50%;width:7px;height:7px;margin:0 3px;animation:1s infinite LoadingDotsFade;display:inline-block}.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)}}
