.telo-logo-spinner-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;padding:2rem;display:flex}.telo-logo-spinner-svg{width:80px;height:80px;display:block;overflow:visible}.telo-spinner-g11{transform-origin:23.6747px 24.201px;animation:2s linear infinite telo-spin-cw}.telo-spinner-g12{transform-origin:23.6747px 24.201px;animation:2.5s linear infinite telo-spin-ccw}@keyframes telo-spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes telo-spin-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}
