.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis{position:relative;display:inline-block;height:5rem;width:5rem}.lds-ellipsis.lds-ellipsis-btn{position:relative;display:inline-flex;align-items:center;justify-content:center}.lds-ellipsis div{position:absolute;top:33.33333px;height:13.33333px;width:13.33333px;border-radius:9999px;background-color:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div.animator-circle{top:initial;height:10px!important;width:10px!important}@media (min-width: 640px){.lds-ellipsis div.animator-circle{height:11px!important;width:11px!important}}@media (min-width: 768px){.lds-ellipsis div.animator-circle{height:13px!important;width:13px!important}}.lds-ellipsis div:nth-child(1){left:.5rem;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:.5rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:2rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:3.5rem;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)}}
