.container_f5d1e6{flex-shrink:0;display:inline-flex;justify-content:center}.container_f5d1e6,.inner_0ac679{align-items:center;height:var(--uib-size);width:var(--uib-size)}.inner_0ac679{--dot-size:calc(var(--uib-size) * 0.17);position:relative;display:flex;justify-content:flex-start;animation:smoothRotate_82841c calc(var(--uib-speed) * 1.8) linear infinite}.dot_88b245{position:absolute;top:0;left:0;display:flex;align-items:flex-start;justify-content:center;height:100%;width:100%;animation:rotate_51eb93 var(--uib-speed) ease-in-out infinite}.dot_88b245:before{content:"";height:var(--dot-size);width:var(--dot-size);border-radius:50%;background-color:var(--uib-color);transition:background-color .3s ease}.dot_88b245:nth-child(2),.dot_88b245:nth-child(2):before{animation-delay:calc(var(--uib-speed) * -.835 * .5)}.dot_88b245:nth-child(3),.dot_88b245:nth-child(3):before{animation-delay:calc(var(--uib-speed) * -.668 * .5)}.dot_88b245:nth-child(4),.dot_88b245:nth-child(4):before{animation-delay:calc(var(--uib-speed) * -.501 * .5)}.dot_88b245:nth-child(5),.dot_88b245:nth-child(5):before{animation-delay:calc(var(--uib-speed) * -.334 * .5)}.dot_88b245:nth-child(6),.dot_88b245:nth-child(6):before{animation-delay:calc(var(--uib-speed) * -.167 * .5)}@keyframes rotate_51eb93{0%{transform:rotate(0deg)}65%,to{transform:rotate(1turn)}}@keyframes smoothRotate_82841c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}