.lds-ellipsis{display:inline-block}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis--dark div{background-color:rgb(var(--color-primary))}.lds-ellipsis--large div{top:33px;width:20px;height:20px}.lds-ellipsis div:first-child{left:12px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:12px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:36px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:60px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}
/*# sourceMappingURL=0e49fceb9491bab6.css.map*/