.sk-chasing-dots{width:27px;height:27px;animation:2s linear infinite sk-rotate;position:relative}.sk-chasing-dots>div{background-color:currentColor;border-radius:100%;width:60%;height:60%;animation:2s ease-in-out infinite sk-bounce;display:inline-block;position:absolute;top:0}.sk-chasing-dots>div:last-child{animation-delay:-1s;top:auto;bottom:0}@-webkit-keyframes sk-rotate{to{-webkit-transform:rotate(360deg)}}@keyframes sk-rotate{to{transform:rotate(360deg)}}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.sk-folding-cube{width:27px;height:27px;position:relative;transform:rotate(45deg)}.sk-folding-cube>div{background-color:initial;float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube>div:before{content:"";transform-origin:100% 100%;background-color:currentColor;width:100%;height:100%;animation:2.4s linear infinite both sk-foldCubeAngle;position:absolute;top:0;left:0}.sk-folding-cube>div:nth-child(2){transform:scale(1.1)rotate(90deg)}.sk-folding-cube>div:nth-child(4){transform:scale(1.1)rotate(180deg)}.sk-folding-cube>div:nth-child(3){transform:scale(1.1)rotate(270deg)}.sk-folding-cube>div:nth-child(2):before{animation-delay:.3s}.sk-folding-cube>div:nth-child(4):before{animation-delay:.6s}.sk-folding-cube>div:nth-child(3):before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px)rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px)rotateX(0)}90%,to{opacity:0;transform:perspective(140px)rotateY(180deg)}}.sk-three-bounce{height:18px}.sk-three-bounce>div{background-color:currentColor;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.sk-three-bounce>div:first-child{animation-delay:-.32s}.sk-three-bounce>div:nth-child(2){animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-wordpress>div{background-color:currentColor;border-radius:27px;width:27px;height:27px;animation:1s linear infinite sk-inner-circle;display:inline-block;position:relative}.sk-wordpress>div:after{content:"";background-color:#fff;border-radius:8px;width:8px;height:8px;display:block;position:absolute;top:5px;left:5px}@-webkit-keyframes sk-inner-circle{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes sk-inner-circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}