@keyframes loading-animation-lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes loading-animation-lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes loading-animation-lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(-19px)}}.loading-layout-1 .ball-move{width:63px;height:11px;position:relative}.loading-layout-1 .ball-move>div{background:var(--animation-color);border-radius:50%;width:11px;height:11px;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:0}.loading-layout-1 .ball-move>div:first-child{animation:.6s infinite loading-animation-lds-ellipsis1;right:6px}.loading-layout-1 .ball-move>div:nth-child(2){animation:.6s infinite loading-animation-lds-ellipsis2;right:6px}.loading-layout-1 .ball-move>div:nth-child(3){animation:.6s infinite loading-animation-lds-ellipsis2;right:26px}.loading-layout-1 .ball-move>div:nth-child(4){animation:.6s infinite loading-animation-lds-ellipsis3;right:45px}