.sk-pulse>div{background-color:currentColor;border-radius:100%;width:27px;height:27px;animation:1s ease-in-out infinite sk-scaleout}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}@keyframes sk-scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.sk-wandering-cubes{width:52px;height:52px;position:relative}.sk-wandering-cubes>div{background-color:currentColor;width:10px;height:10px;animation:1.8s ease-in-out infinite sk-cubemove;position:absolute;top:0;left:0}.sk-wandering-cubes>div:last-child{animation-delay:-.9s}@-webkit-keyframes sk-cubemove{25%{-webkit-transform:translate(42px)rotate(-90deg)scale(.5)}50%{-webkit-transform:translate(42px)translateY(42px)rotate(-180deg)}75%{-webkit-transform:translate(0)translateY(42px)rotate(-270deg)scale(.5)}to{-webkit-transform:rotate(-360deg)}}@keyframes sk-cubemove{25%{transform:translate(42px)rotate(-90deg)scale(.5)}50%{transform:translate(42px)translateY(42px)rotate(-179deg)}50.1%{transform:translate(42px)translateY(42px)rotate(-180deg)}75%{transform:translate(0)translateY(42px)rotate(-270deg)scale(.5)}to{transform:rotate(-360deg)}}.sk-wave{width:30px;height:27px}.sk-wave>div{background-color:currentColor;width:6px;height:100%;animation:1.2s ease-in-out infinite sk-stretchdelay;display:inline-block}.sk-wave>div:nth-child(2){animation-delay:-1.1s}.sk-wave>div:nth-child(3){animation-delay:-1s}.sk-wave>div:nth-child(4){animation-delay:-.9s}.sk-wave>div:nth-child(5){animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}