.sk-spinner{color:#333}.sk-spinner>div{background-color:currentColor}.ball-triangle-path>div,.ball-scale-ripple-multiple>div,.ball-scale-ripple>div{background-color:transparent;background-color:initial;border-color:currentColor}.ball-clip-rotate>div{background-color:transparent;background-color:initial;border-top-color:currentColor;border-right-color:currentColor;border-left-color:currentColor}.ball-clip-rotate-pulse>div:first-child{background-color:currentColor}.ball-clip-rotate-pulse>div:last-child{background-color:transparent;background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor}.ball-clip-rotate-multiple>div:first-child{background-color:transparent;background-color:initial;border-right-color:currentColor;border-left-color:currentColor}.ball-clip-rotate-multiple>div:last-child{background-color:transparent;background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor}.triangle-skew-spin>div{background-color:transparent;background-color:initial;border-bottom-color:currentColor}.pacman > div:nth-child(1),
.pacman > div:nth-child(2) {background-color:transparent;background-color:initial;border-top-color:currentColor;border-left-color:currentColor;border-bottom-color:currentColor}.pacman > div:nth-child(3),
.pacman > div:nth-child(4),
.pacman > div:nth-child(5) {background-color:currentColor}@keyframes sk-fade-in {
  0% {
      opacity: 0;
  }
  50% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}.sk-fade-in{animation:sk-fade-in 2s}.sk-fade-in-half-second{animation:sk-fade-in 1s}.sk-fade-in-quarter-second{animation:sk-fade-in .5s}.sk-chasing-dots{width:27px;height:27px;position:relative;animation:sk-rotate 2.0s infinite linear}.sk-chasing-dots>div{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:currentColor;border-radius:100%;animation:sk-bounce 2.0s infinite ease-in-out}.sk-chasing-dots>div:last-child{top:auto;bottom:0;animation-delay:-1.0s}@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}.sk-circle{width:22px;height:22px;position:relative}.sk-circle>div{background-color:transparent;background-color:initial;width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle>div::before{content:'';display:block;margin:0 auto;width:20%;height:20%;background-color:currentColor;border-radius:100%;animation:sk-bouncedelay 1.2s infinite ease-in-out;animation-fill-mode:both}.sk-circle > div:nth-child(2)  {transform:rotate(30deg)}.sk-circle > div:nth-child(3)  {transform:rotate(60deg)}.sk-circle > div:nth-child(4)  {transform:rotate(90deg)}.sk-circle > div:nth-child(5)  {transform:rotate(120deg)}.sk-circle > div:nth-child(6)  {transform:rotate(150deg)}.sk-circle > div:nth-child(7)  {transform:rotate(180deg)}.sk-circle > div:nth-child(8)  {transform:rotate(210deg)}.sk-circle > div:nth-child(9)  {transform:rotate(240deg)}.sk-circle > div:nth-child(10) {transform:rotate(270deg)}.sk-circle > div:nth-child(11) {transform:rotate(300deg)}.sk-circle > div:nth-child(12) {transform:rotate(330deg)}.sk-circle > div:nth-child(2)::before  {animation-delay:-1.1s}.sk-circle > div:nth-child(3)::before  {animation-delay:-1.0s}.sk-circle > div:nth-child(4)::before  {animation-delay:-.9s}.sk-circle > div:nth-child(5)::before  {animation-delay:-.8s}.sk-circle > div:nth-child(6)::before  {animation-delay:-.7s}.sk-circle > div:nth-child(7)::before  {animation-delay:-.6s}.sk-circle > div:nth-child(8)::before  {animation-delay:-.5s}.sk-circle > div:nth-child(9)::before  {animation-delay:-.4s}.sk-circle > div:nth-child(10)::before {animation-delay:-.3s}.sk-circle > div:nth-child(11)::before {animation-delay:-.2s}.sk-circle > div:nth-child(12)::before {animation-delay:-.1s}@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
  }
}.sk-cube-grid{width:27px;height:27px}.sk-cube-grid>div{width:33%;height:33%;background-color:currentColor;float:left;animation:sk-scaleDelay 1.3s infinite ease-in-out}.sk-cube-grid > div:nth-child(1) {animation-delay:.2s}.sk-cube-grid > div:nth-child(2) {animation-delay:.3s}.sk-cube-grid > div:nth-child(3) {animation-delay:.4s}.sk-cube-grid > div:nth-child(4) {animation-delay:.1s}.sk-cube-grid > div:nth-child(5) {animation-delay:.2s}.sk-cube-grid > div:nth-child(6) {animation-delay:.3s}.sk-cube-grid > div:nth-child(7) {animation-delay:.0s}.sk-cube-grid > div:nth-child(8) {animation-delay:.1s}.sk-cube-grid > div:nth-child(9) {animation-delay:.2s}@keyframes sk-scaleDelay {
  0%, 70%, 100% { transform:scale3D(1.0, 1.0, 1.0) }
  35%           { transform:scale3D(0.0, 0.0, 1.0) }
}.sk-double-bounce{width:27px;height:27px;position:relative}.sk-double-bounce>div{width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2.0s infinite ease-in-out}.sk-double-bounce>div:last-child{animation-delay:-1.0s}@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}.sk-folding-cube{width:27px;height:27px;position:relative;transform:rotateZ(45deg)}.sk-folding-cube>div{background-color:transparent;background-color:initial;float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube>div::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;animation:sk-foldCubeAngle 2.4s infinite linear both;transform-origin:100% 100%}.sk-folding-cube > div:nth-child(2) {transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube > div:nth-child(4) {transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube > div:nth-child(3) {transform:scale(1.1) rotateZ(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% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}.sk-pulse>div{width:27px;height:27px;background-color:currentColor;border-radius:100%;animation:sk-scaleout 1.0s infinite ease-in-out}@keyframes sk-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}.sk-rotating-plane>div{width:27px;height:27px;background-color:currentColor;animation:sk-rotateplane 1.2s infinite ease-in-out}@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}.sk-three-bounce{height:18px}.sk-three-bounce>div{width:18px;height:18px;background-color:currentColor;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.sk-three-bounce>div:first-child{animation-delay:-.32s}.sk-three-bounce > div:nth-child(2) {animation-delay:-.16s}@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}.sk-wandering-cubes{width:52px;height:52px;position:relative}.sk-wandering-cubes>div{background-color:currentColor;width:10px;height:10px;position:absolute;top:0;left:0;animation:sk-cubemove 1.8s infinite ease-in-out}.sk-wandering-cubes>div:last-child{animation-delay:-.9s}@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% {
    /* Hack to make FF rotate in the right direction */
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}.sk-wave{width:30px;height:27px}.sk-wave>div{background-color:currentColor;height:100%;width:6px;display:inline-block;animation:sk-stretchdelay 1.2s infinite ease-in-out}.sk-wave > div:nth-child(2) {animation-delay:-1.1s}.sk-wave > div:nth-child(3) {animation-delay:-1.0s}.sk-wave > div:nth-child(4) {animation-delay:-.9s}.sk-wave > div:nth-child(5) {animation-delay:-.8s}@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  } 20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}.sk-wordpress>div{width:27px;height:27px;background-color:currentColor;display:inline-block;border-radius:27px;position:relative;animation:sk-inner-circle 1s linear infinite}.sk-wordpress>div::after{content:'';display:block;background-color:#fff;width:8px;height:8px;position:absolute;border-radius:8px;top:5px;left:5px}@keyframes sk-inner-circle {
  0% { transform: rotate(0); -webkit-transform:rotate(0); }
  100% { transform: rotate(360deg); -webkit-transform:rotate(360deg); }
}