.containerhero {
  position: relative;
 height: 210px;
}

span.herotxt {
  font-family: sans-serif;
  position: absolute;
  top: 19%;
  left: 40%;
  font-size: 2rem;
  color: white;
  mix-blend-mode: hard-light;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}


.header-right {
  position: relative;
  right: 63px;
  bottom: 65px;
}

span.herotxt:nth-of-type(1) {
  transform: rotateY(-0.28deg) rotateX(0.24deg) translate(1px, -1px) scale(1.99) rotateZ(-10deg);
  z-index: 199;
  opacity: 0.796;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.011s;
          animation-delay: 0.011s;
}

@-webkit-keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(2) {
  transform: rotateY(-0.56deg) rotateX(0.48deg) translate(2px, -2px) scale(1.98) rotateZ(-10deg);
  z-index: 198;
  opacity: 0.792;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.022s;
          animation-delay: 0.022s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(3) {
  transform: rotateY(-0.84deg) rotateX(0.72deg) translate(3px, -3px) scale(1.97) rotateZ(-10deg);
  z-index: 197;
  opacity: 0.788;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.033s;
          animation-delay: 0.033s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(4) {
  transform: rotateY(-1.12deg) rotateX(0.96deg) translate(4px, -4px) scale(1.96) rotateZ(-10deg);
  z-index: 196;
  opacity: 0.784;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.044s;
          animation-delay: 0.044s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(5) {
  transform: rotateY(-1.4deg) rotateX(1.2deg) translate(5px, -5px) scale(1.95) rotateZ(-10deg);
  z-index: 195;
  opacity: 0.78;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.055s;
          animation-delay: 0.055s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(6) {
  transform: rotateY(-1.68deg) rotateX(1.44deg) translate(6px, -6px) scale(1.94) rotateZ(-10deg);
  z-index: 194;
  opacity: 0.776;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.066s;
          animation-delay: 0.066s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(7) {
  transform: rotateY(-1.96deg) rotateX(1.68deg) translate(7px, -7px) scale(1.93) rotateZ(-10deg);
  z-index: 193;
  opacity: 0.772;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.077s;
          animation-delay: 0.077s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(8) {
  transform: rotateY(-2.24deg) rotateX(1.92deg) translate(8px, -8px) scale(1.92) rotateZ(-10deg);
  z-index: 192;
  opacity: 0.768;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.088s;
          animation-delay: 0.088s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(9) {
  transform: rotateY(-2.52deg) rotateX(2.16deg) translate(9px, -9px) scale(1.91) rotateZ(-10deg);
  z-index: 191;
  opacity: 0.764;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.099s;
          animation-delay: 0.099s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(10) {
  transform: rotateY(-2.8deg) rotateX(2.4deg) translate(10px, -10px) scale(1.9) rotateZ(-10deg);
  z-index: 190;
  opacity: 0.76;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.11s;
          animation-delay: 0.11s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(11) {
  transform: rotateY(-3.08deg) rotateX(2.64deg) translate(11px, -11px) scale(1.89) rotateZ(-10deg);
  z-index: 189;
  opacity: 0.756;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.121s;
          animation-delay: 0.121s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(12) {
  transform: rotateY(-3.36deg) rotateX(2.88deg) translate(12px, -12px) scale(1.88) rotateZ(-10deg);
  z-index: 188;
  opacity: 0.752;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.132s;
          animation-delay: 0.132s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(13) {
  transform: rotateY(-3.64deg) rotateX(3.12deg) translate(13px, -13px) scale(1.87) rotateZ(-10deg);
  z-index: 187;
  opacity: 0.748;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.143s;
          animation-delay: 0.143s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(14) {
  transform: rotateY(-3.92deg) rotateX(3.36deg) translate(14px, -14px) scale(1.86) rotateZ(-10deg);
  z-index: 186;
  opacity: 0.744;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.154s;
          animation-delay: 0.154s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(15) {
  transform: rotateY(-4.2deg) rotateX(3.6deg) translate(15px, -15px) scale(1.85) rotateZ(-10deg);
  z-index: 185;
  opacity: 0.74;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.165s;
          animation-delay: 0.165s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(16) {
  transform: rotateY(-4.48deg) rotateX(3.84deg) translate(16px, -16px) scale(1.84) rotateZ(-10deg);
  z-index: 184;
  opacity: 0.736;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.176s;
          animation-delay: 0.176s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(17) {
  transform: rotateY(-4.76deg) rotateX(4.08deg) translate(17px, -17px) scale(1.83) rotateZ(-10deg);
  z-index: 183;
  opacity: 0.732;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.187s;
          animation-delay: 0.187s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(18) {
  transform: rotateY(-5.04deg) rotateX(4.32deg) translate(18px, -18px) scale(1.82) rotateZ(-10deg);
  z-index: 182;
  opacity: 0.728;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.198s;
          animation-delay: 0.198s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(19) {
  transform: rotateY(-5.32deg) rotateX(4.56deg) translate(19px, -19px) scale(1.81) rotateZ(-10deg);
  z-index: 181;
  opacity: 0.724;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.209s;
          animation-delay: 0.209s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(20) {
  transform: rotateY(-5.6deg) rotateX(4.8deg) translate(20px, -20px) scale(1.8) rotateZ(-10deg);
  z-index: 180;
  opacity: 0.72;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.22s;
          animation-delay: 0.22s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(21) {
  transform: rotateY(-5.88deg) rotateX(5.04deg) translate(21px, -21px) scale(1.79) rotateZ(-10deg);
  z-index: 179;
  opacity: 0.716;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.231s;
          animation-delay: 0.231s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(22) {
  transform: rotateY(-6.16deg) rotateX(5.28deg) translate(22px, -22px) scale(1.78) rotateZ(-10deg);
  z-index: 178;
  opacity: 0.712;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.242s;
          animation-delay: 0.242s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(23) {
  transform: rotateY(-6.44deg) rotateX(5.52deg) translate(23px, -23px) scale(1.77) rotateZ(-10deg);
  z-index: 177;
  opacity: 0.708;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.253s;
          animation-delay: 0.253s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(24) {
  transform: rotateY(-6.72deg) rotateX(5.76deg) translate(24px, -24px) scale(1.76) rotateZ(-10deg);
  z-index: 176;
  opacity: 0.704;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.264s;
          animation-delay: 0.264s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(25) {
  transform: rotateY(-7deg) rotateX(6deg) translate(25px, -25px) scale(1.75) rotateZ(-10deg);
  z-index: 175;
  opacity: 0.7;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.275s;
          animation-delay: 0.275s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(26) {
  transform: rotateY(-7.28deg) rotateX(6.24deg) translate(26px, -26px) scale(1.74) rotateZ(-10deg);
  z-index: 174;
  opacity: 0.696;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.286s;
          animation-delay: 0.286s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(27) {
  transform: rotateY(-7.56deg) rotateX(6.48deg) translate(27px, -27px) scale(1.73) rotateZ(-10deg);
  z-index: 173;
  opacity: 0.692;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.297s;
          animation-delay: 0.297s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(28) {
  transform: rotateY(-7.84deg) rotateX(6.72deg) translate(28px, -28px) scale(1.72) rotateZ(-10deg);
  z-index: 172;
  opacity: 0.688;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.308s;
          animation-delay: 0.308s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(29) {
  transform: rotateY(-8.12deg) rotateX(6.96deg) translate(29px, -29px) scale(1.71) rotateZ(-10deg);
  z-index: 171;
  opacity: 0.684;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.319s;
          animation-delay: 0.319s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(30) {
  transform: rotateY(-8.4deg) rotateX(7.2deg) translate(30px, -30px) scale(1.7) rotateZ(-10deg);
  z-index: 170;
  opacity: 0.68;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.33s;
          animation-delay: 0.33s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(31) {
  transform: rotateY(-8.68deg) rotateX(7.44deg) translate(31px, -31px) scale(1.69) rotateZ(-10deg);
  z-index: 169;
  opacity: 0.676;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.341s;
          animation-delay: 0.341s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(32) {
  transform: rotateY(-8.96deg) rotateX(7.68deg) translate(32px, -32px) scale(1.68) rotateZ(-10deg);
  z-index: 168;
  opacity: 0.672;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.352s;
          animation-delay: 0.352s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(33) {
  transform: rotateY(-9.24deg) rotateX(7.92deg) translate(33px, -33px) scale(1.67) rotateZ(-10deg);
  z-index: 167;
  opacity: 0.668;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.363s;
          animation-delay: 0.363s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(34) {
  transform: rotateY(-9.52deg) rotateX(8.16deg) translate(34px, -34px) scale(1.66) rotateZ(-10deg);
  z-index: 166;
  opacity: 0.664;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.374s;
          animation-delay: 0.374s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(35) {
  transform: rotateY(-9.8deg) rotateX(8.4deg) translate(35px, -35px) scale(1.65) rotateZ(-10deg);
  z-index: 165;
  opacity: 0.66;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.385s;
          animation-delay: 0.385s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(36) {
  transform: rotateY(-10.08deg) rotateX(8.64deg) translate(36px, -36px) scale(1.64) rotateZ(-10deg);
  z-index: 164;
  opacity: 0.656;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.396s;
          animation-delay: 0.396s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(37) {
  transform: rotateY(-10.36deg) rotateX(8.88deg) translate(37px, -37px) scale(1.63) rotateZ(-10deg);
  z-index: 163;
  opacity: 0.652;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.407s;
          animation-delay: 0.407s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(38) {
  transform: rotateY(-10.64deg) rotateX(9.12deg) translate(38px, -38px) scale(1.62) rotateZ(-10deg);
  z-index: 162;
  opacity: 0.648;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.418s;
          animation-delay: 0.418s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(39) {
  transform: rotateY(-10.92deg) rotateX(9.36deg) translate(39px, -39px) scale(1.61) rotateZ(-10deg);
  z-index: 161;
  opacity: 0.644;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.429s;
          animation-delay: 0.429s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(40) {
  transform: rotateY(-11.2deg) rotateX(9.6deg) translate(40px, -40px) scale(1.6) rotateZ(-10deg);
  z-index: 160;
  opacity: 0.64;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.44s;
          animation-delay: 0.44s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(41) {
  transform: rotateY(-11.48deg) rotateX(9.84deg) translate(41px, -41px) scale(1.59) rotateZ(-10deg);
  z-index: 159;
  opacity: 0.636;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.451s;
          animation-delay: 0.451s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(42) {
  transform: rotateY(-11.76deg) rotateX(10.08deg) translate(42px, -42px) scale(1.58) rotateZ(-10deg);
  z-index: 158;
  opacity: 0.632;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.462s;
          animation-delay: 0.462s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(43) {
  transform: rotateY(-12.04deg) rotateX(10.32deg) translate(43px, -43px) scale(1.57) rotateZ(-10deg);
  z-index: 157;
  opacity: 0.628;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.473s;
          animation-delay: 0.473s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(44) {
  transform: rotateY(-12.32deg) rotateX(10.56deg) translate(44px, -44px) scale(1.56) rotateZ(-10deg);
  z-index: 156;
  opacity: 0.624;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.484s;
          animation-delay: 0.484s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(45) {
  transform: rotateY(-12.6deg) rotateX(10.8deg) translate(45px, -45px) scale(1.55) rotateZ(-10deg);
  z-index: 155;
  opacity: 0.62;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.495s;
          animation-delay: 0.495s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(46) {
  transform: rotateY(-12.88deg) rotateX(11.04deg) translate(46px, -46px) scale(1.54) rotateZ(-10deg);
  z-index: 154;
  opacity: 0.616;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.506s;
          animation-delay: 0.506s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(47) {
  transform: rotateY(-13.16deg) rotateX(11.28deg) translate(47px, -47px) scale(1.53) rotateZ(-10deg);
  z-index: 153;
  opacity: 0.612;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.517s;
          animation-delay: 0.517s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(48) {
  transform: rotateY(-13.44deg) rotateX(11.52deg) translate(48px, -48px) scale(1.52) rotateZ(-10deg);
  z-index: 152;
  opacity: 0.608;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.528s;
          animation-delay: 0.528s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(49) {
  transform: rotateY(-13.72deg) rotateX(11.76deg) translate(49px, -49px) scale(1.51) rotateZ(-10deg);
  z-index: 151;
  opacity: 0.604;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.539s;
          animation-delay: 0.539s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(50) {
  transform: rotateY(-14deg) rotateX(12deg) translate(50px, -50px) scale(1.5) rotateZ(-10deg);
  z-index: 150;
  opacity: 0.6;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(51) {
  transform: rotateY(-14.28deg) rotateX(12.24deg) translate(51px, -51px) scale(1.49) rotateZ(-10deg);
  z-index: 149;
  opacity: 0.596;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.561s;
          animation-delay: 0.561s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(52) {
  transform: rotateY(-14.56deg) rotateX(12.48deg) translate(52px, -52px) scale(1.48) rotateZ(-10deg);
  z-index: 148;
  opacity: 0.592;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.572s;
          animation-delay: 0.572s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(53) {
  transform: rotateY(-14.84deg) rotateX(12.72deg) translate(53px, -53px) scale(1.47) rotateZ(-10deg);
  z-index: 147;
  opacity: 0.588;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.583s;
          animation-delay: 0.583s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(54) {
  transform: rotateY(-15.12deg) rotateX(12.96deg) translate(54px, -54px) scale(1.46) rotateZ(-10deg);
  z-index: 146;
  opacity: 0.584;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.594s;
          animation-delay: 0.594s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(55) {
  transform: rotateY(-15.4deg) rotateX(13.2deg) translate(55px, -55px) scale(1.45) rotateZ(-10deg);
  z-index: 145;
  opacity: 0.58;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.605s;
          animation-delay: 0.605s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(56) {
  transform: rotateY(-15.68deg) rotateX(13.44deg) translate(56px, -56px) scale(1.44) rotateZ(-10deg);
  z-index: 144;
  opacity: 0.576;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.616s;
          animation-delay: 0.616s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(57) {
  transform: rotateY(-15.96deg) rotateX(13.68deg) translate(57px, -57px) scale(1.43) rotateZ(-10deg);
  z-index: 143;
  opacity: 0.572;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.627s;
          animation-delay: 0.627s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(58) {
  transform: rotateY(-16.24deg) rotateX(13.92deg) translate(58px, -58px) scale(1.42) rotateZ(-10deg);
  z-index: 142;
  opacity: 0.568;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.638s;
          animation-delay: 0.638s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(59) {
  transform: rotateY(-16.52deg) rotateX(14.16deg) translate(59px, -59px) scale(1.41) rotateZ(-10deg);
  z-index: 141;
  opacity: 0.564;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.649s;
          animation-delay: 0.649s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(60) {
  transform: rotateY(-16.8deg) rotateX(14.4deg) translate(60px, -60px) scale(1.4) rotateZ(-10deg);
  z-index: 140;
  opacity: 0.56;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.66s;
          animation-delay: 0.66s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(61) {
  transform: rotateY(-17.08deg) rotateX(14.64deg) translate(61px, -61px) scale(1.39) rotateZ(-10deg);
  z-index: 139;
  opacity: 0.556;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.671s;
          animation-delay: 0.671s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(62) {
  transform: rotateY(-17.36deg) rotateX(14.88deg) translate(62px, -62px) scale(1.38) rotateZ(-10deg);
  z-index: 138;
  opacity: 0.552;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.682s;
          animation-delay: 0.682s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(63) {
  transform: rotateY(-17.64deg) rotateX(15.12deg) translate(63px, -63px) scale(1.37) rotateZ(-10deg);
  z-index: 137;
  opacity: 0.548;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.693s;
          animation-delay: 0.693s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(64) {
  transform: rotateY(-17.92deg) rotateX(15.36deg) translate(64px, -64px) scale(1.36) rotateZ(-10deg);
  z-index: 136;
  opacity: 0.544;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.704s;
          animation-delay: 0.704s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(65) {
  transform: rotateY(-18.2deg) rotateX(15.6deg) translate(65px, -65px) scale(1.35) rotateZ(-10deg);
  z-index: 135;
  opacity: 0.54;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.715s;
          animation-delay: 0.715s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(66) {
  transform: rotateY(-18.48deg) rotateX(15.84deg) translate(66px, -66px) scale(1.34) rotateZ(-10deg);
  z-index: 134;
  opacity: 0.536;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.726s;
          animation-delay: 0.726s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(67) {
  transform: rotateY(-18.76deg) rotateX(16.08deg) translate(67px, -67px) scale(1.33) rotateZ(-10deg);
  z-index: 133;
  opacity: 0.532;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.737s;
          animation-delay: 0.737s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(68) {
  transform: rotateY(-19.04deg) rotateX(16.32deg) translate(68px, -68px) scale(1.32) rotateZ(-10deg);
  z-index: 132;
  opacity: 0.528;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.748s;
          animation-delay: 0.748s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(69) {
  transform: rotateY(-19.32deg) rotateX(16.56deg) translate(69px, -69px) scale(1.31) rotateZ(-10deg);
  z-index: 131;
  opacity: 0.524;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.759s;
          animation-delay: 0.759s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(70) {
  transform: rotateY(-19.6deg) rotateX(16.8deg) translate(70px, -70px) scale(1.3) rotateZ(-10deg);
  z-index: 130;
  opacity: 0.52;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.77s;
          animation-delay: 0.77s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(71) {
  transform: rotateY(-19.88deg) rotateX(17.04deg) translate(71px, -71px) scale(1.29) rotateZ(-10deg);
  z-index: 129;
  opacity: 0.516;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.781s;
          animation-delay: 0.781s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(72) {
  transform: rotateY(-20.16deg) rotateX(17.28deg) translate(72px, -72px) scale(1.28) rotateZ(-10deg);
  z-index: 128;
  opacity: 0.512;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.792s;
          animation-delay: 0.792s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(73) {
  transform: rotateY(-20.44deg) rotateX(17.52deg) translate(73px, -73px) scale(1.27) rotateZ(-10deg);
  z-index: 127;
  opacity: 0.508;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.803s;
          animation-delay: 0.803s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(74) {
  transform: rotateY(-20.72deg) rotateX(17.76deg) translate(74px, -74px) scale(1.26) rotateZ(-10deg);
  z-index: 126;
  opacity: 0.504;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.814s;
          animation-delay: 0.814s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(75) {
  transform: rotateY(-21deg) rotateX(18deg) translate(75px, -75px) scale(1.25) rotateZ(-10deg);
  z-index: 125;
  opacity: 0.5;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.825s;
          animation-delay: 0.825s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(76) {
  transform: rotateY(-21.28deg) rotateX(18.24deg) translate(76px, -76px) scale(1.24) rotateZ(-10deg);
  z-index: 124;
  opacity: 0.496;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.836s;
          animation-delay: 0.836s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(77) {
  transform: rotateY(-21.56deg) rotateX(18.48deg) translate(77px, -77px) scale(1.23) rotateZ(-10deg);
  z-index: 123;
  opacity: 0.492;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.847s;
          animation-delay: 0.847s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(78) {
  transform: rotateY(-21.84deg) rotateX(18.72deg) translate(78px, -78px) scale(1.22) rotateZ(-10deg);
  z-index: 122;
  opacity: 0.488;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.858s;
          animation-delay: 0.858s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(79) {
  transform: rotateY(-22.12deg) rotateX(18.96deg) translate(79px, -79px) scale(1.21) rotateZ(-10deg);
  z-index: 121;
  opacity: 0.484;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.869s;
          animation-delay: 0.869s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(80) {
  transform: rotateY(-22.4deg) rotateX(19.2deg) translate(80px, -80px) scale(1.2) rotateZ(-10deg);
  z-index: 120;
  opacity: 0.48;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.88s;
          animation-delay: 0.88s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(81) {
  transform: rotateY(-22.68deg) rotateX(19.44deg) translate(81px, -81px) scale(1.19) rotateZ(-10deg);
  z-index: 119;
  opacity: 0.476;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.891s;
          animation-delay: 0.891s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(82) {
  transform: rotateY(-22.96deg) rotateX(19.68deg) translate(82px, -82px) scale(1.18) rotateZ(-10deg);
  z-index: 118;
  opacity: 0.472;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.902s;
          animation-delay: 0.902s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(83) {
  transform: rotateY(-23.24deg) rotateX(19.92deg) translate(83px, -83px) scale(1.17) rotateZ(-10deg);
  z-index: 117;
  opacity: 0.468;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.913s;
          animation-delay: 0.913s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(84) {
  transform: rotateY(-23.52deg) rotateX(20.16deg) translate(84px, -84px) scale(1.16) rotateZ(-10deg);
  z-index: 116;
  opacity: 0.464;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.924s;
          animation-delay: 0.924s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(85) {
  transform: rotateY(-23.8deg) rotateX(20.4deg) translate(85px, -85px) scale(1.15) rotateZ(-10deg);
  z-index: 115;
  opacity: 0.46;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.935s;
          animation-delay: 0.935s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(86) {
  transform: rotateY(-24.08deg) rotateX(20.64deg) translate(86px, -86px) scale(1.14) rotateZ(-10deg);
  z-index: 114;
  opacity: 0.456;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.946s;
          animation-delay: 0.946s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(87) {
  transform: rotateY(-24.36deg) rotateX(20.88deg) translate(87px, -87px) scale(1.13) rotateZ(-10deg);
  z-index: 113;
  opacity: 0.452;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.957s;
          animation-delay: 0.957s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(88) {
  transform: rotateY(-24.64deg) rotateX(21.12deg) translate(88px, -88px) scale(1.12) rotateZ(-10deg);
  z-index: 112;
  opacity: 0.448;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.968s;
          animation-delay: 0.968s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(89) {
  transform: rotateY(-24.92deg) rotateX(21.36deg) translate(89px, -89px) scale(1.11) rotateZ(-10deg);
  z-index: 111;
  opacity: 0.444;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.979s;
          animation-delay: 0.979s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(90) {
  transform: rotateY(-25.2deg) rotateX(21.6deg) translate(90px, -90px) scale(1.1) rotateZ(-10deg);
  z-index: 110;
  opacity: 0.44;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 0.99s;
          animation-delay: 0.99s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(91) {
  transform: rotateY(-25.48deg) rotateX(21.84deg) translate(91px, -91px) scale(1.09) rotateZ(-10deg);
  z-index: 109;
  opacity: 0.436;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.001s;
          animation-delay: 1.001s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(92) {
  transform: rotateY(-25.76deg) rotateX(22.08deg) translate(92px, -92px) scale(1.08) rotateZ(-10deg);
  z-index: 108;
  opacity: 0.432;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.012s;
          animation-delay: 1.012s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(93) {
  transform: rotateY(-26.04deg) rotateX(22.32deg) translate(93px, -93px) scale(1.07) rotateZ(-10deg);
  z-index: 107;
  opacity: 0.428;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.023s;
          animation-delay: 1.023s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(94) {
  transform: rotateY(-26.32deg) rotateX(22.56deg) translate(94px, -94px) scale(1.06) rotateZ(-10deg);
  z-index: 106;
  opacity: 0.424;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.034s;
          animation-delay: 1.034s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(95) {
  transform: rotateY(-26.6deg) rotateX(22.8deg) translate(95px, -95px) scale(1.05) rotateZ(-10deg);
  z-index: 105;
  opacity: 0.42;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.045s;
          animation-delay: 1.045s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(96) {
  transform: rotateY(-26.88deg) rotateX(23.04deg) translate(96px, -96px) scale(1.04) rotateZ(-10deg);
  z-index: 104;
  opacity: 0.416;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.056s;
          animation-delay: 1.056s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(97) {
  transform: rotateY(-27.16deg) rotateX(23.28deg) translate(97px, -97px) scale(1.03) rotateZ(-10deg);
  z-index: 103;
  opacity: 0.412;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.067s;
          animation-delay: 1.067s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(98) {
  transform: rotateY(-27.44deg) rotateX(23.52deg) translate(98px, -98px) scale(1.02) rotateZ(-10deg);
  z-index: 102;
  opacity: 0.408;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.078s;
          animation-delay: 1.078s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(99) {
  transform: rotateY(-27.72deg) rotateX(23.76deg) translate(99px, -99px) scale(1.01) rotateZ(-10deg);
  z-index: 101;
  opacity: 0.404;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.089s;
          animation-delay: 1.089s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(100) {
  transform: rotateY(-28deg) rotateX(24deg) translate(100px, -100px) scale(1) rotateZ(-10deg);
  z-index: 100;
  opacity: 0.4;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(101) {
  transform: rotateY(-28.28deg) rotateX(24.24deg) translate(101px, -101px) scale(0.99) rotateZ(-10deg);
  z-index: 99;
  opacity: 0.396;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.111s;
          animation-delay: 1.111s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(102) {
  transform: rotateY(-28.56deg) rotateX(24.48deg) translate(102px, -102px) scale(0.98) rotateZ(-10deg);
  z-index: 98;
  opacity: 0.392;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.122s;
          animation-delay: 1.122s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(103) {
  transform: rotateY(-28.84deg) rotateX(24.72deg) translate(103px, -103px) scale(0.97) rotateZ(-10deg);
  z-index: 97;
  opacity: 0.388;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.133s;
          animation-delay: 1.133s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(104) {
  transform: rotateY(-29.12deg) rotateX(24.96deg) translate(104px, -104px) scale(0.96) rotateZ(-10deg);
  z-index: 96;
  opacity: 0.384;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.144s;
          animation-delay: 1.144s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(105) {
  transform: rotateY(-29.4deg) rotateX(25.2deg) translate(105px, -105px) scale(0.95) rotateZ(-10deg);
  z-index: 95;
  opacity: 0.38;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.155s;
          animation-delay: 1.155s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(106) {
  transform: rotateY(-29.68deg) rotateX(25.44deg) translate(106px, -106px) scale(0.94) rotateZ(-10deg);
  z-index: 94;
  opacity: 0.376;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.166s;
          animation-delay: 1.166s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(107) {
  transform: rotateY(-29.96deg) rotateX(25.68deg) translate(107px, -107px) scale(0.93) rotateZ(-10deg);
  z-index: 93;
  opacity: 0.372;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.177s;
          animation-delay: 1.177s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(108) {
  transform: rotateY(-30.24deg) rotateX(25.92deg) translate(108px, -108px) scale(0.92) rotateZ(-10deg);
  z-index: 92;
  opacity: 0.368;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.188s;
          animation-delay: 1.188s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(109) {
  transform: rotateY(-30.52deg) rotateX(26.16deg) translate(109px, -109px) scale(0.91) rotateZ(-10deg);
  z-index: 91;
  opacity: 0.364;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.199s;
          animation-delay: 1.199s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(110) {
  transform: rotateY(-30.8deg) rotateX(26.4deg) translate(110px, -110px) scale(0.9) rotateZ(-10deg);
  z-index: 90;
  opacity: 0.36;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.21s;
          animation-delay: 1.21s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(111) {
  transform: rotateY(-31.08deg) rotateX(26.64deg) translate(111px, -111px) scale(0.89) rotateZ(-10deg);
  z-index: 89;
  opacity: 0.356;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.221s;
          animation-delay: 1.221s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(112) {
  transform: rotateY(-31.36deg) rotateX(26.88deg) translate(112px, -112px) scale(0.88) rotateZ(-10deg);
  z-index: 88;
  opacity: 0.352;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.232s;
          animation-delay: 1.232s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(113) {
  transform: rotateY(-31.64deg) rotateX(27.12deg) translate(113px, -113px) scale(0.87) rotateZ(-10deg);
  z-index: 87;
  opacity: 0.348;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.243s;
          animation-delay: 1.243s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(114) {
  transform: rotateY(-31.92deg) rotateX(27.36deg) translate(114px, -114px) scale(0.86) rotateZ(-10deg);
  z-index: 86;
  opacity: 0.344;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.254s;
          animation-delay: 1.254s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(115) {
  transform: rotateY(-32.2deg) rotateX(27.6deg) translate(115px, -115px) scale(0.85) rotateZ(-10deg);
  z-index: 85;
  opacity: 0.34;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.265s;
          animation-delay: 1.265s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(116) {
  transform: rotateY(-32.48deg) rotateX(27.84deg) translate(116px, -116px) scale(0.84) rotateZ(-10deg);
  z-index: 84;
  opacity: 0.336;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.276s;
          animation-delay: 1.276s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(117) {
  transform: rotateY(-32.76deg) rotateX(28.08deg) translate(117px, -117px) scale(0.83) rotateZ(-10deg);
  z-index: 83;
  opacity: 0.332;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.287s;
          animation-delay: 1.287s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(118) {
  transform: rotateY(-33.04deg) rotateX(28.32deg) translate(118px, -118px) scale(0.82) rotateZ(-10deg);
  z-index: 82;
  opacity: 0.328;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.298s;
          animation-delay: 1.298s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(119) {
  transform: rotateY(-33.32deg) rotateX(28.56deg) translate(119px, -119px) scale(0.81) rotateZ(-10deg);
  z-index: 81;
  opacity: 0.324;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.309s;
          animation-delay: 1.309s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(120) {
  transform: rotateY(-33.6deg) rotateX(28.8deg) translate(120px, -120px) scale(0.8) rotateZ(-10deg);
  z-index: 80;
  opacity: 0.32;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.32s;
          animation-delay: 1.32s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(121) {
  transform: rotateY(-33.88deg) rotateX(29.04deg) translate(121px, -121px) scale(0.79) rotateZ(-10deg);
  z-index: 79;
  opacity: 0.316;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.331s;
          animation-delay: 1.331s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(122) {
  transform: rotateY(-34.16deg) rotateX(29.28deg) translate(122px, -122px) scale(0.78) rotateZ(-10deg);
  z-index: 78;
  opacity: 0.312;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.342s;
          animation-delay: 1.342s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(123) {
  transform: rotateY(-34.44deg) rotateX(29.52deg) translate(123px, -123px) scale(0.77) rotateZ(-10deg);
  z-index: 77;
  opacity: 0.308;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.353s;
          animation-delay: 1.353s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(124) {
  transform: rotateY(-34.72deg) rotateX(29.76deg) translate(124px, -124px) scale(0.76) rotateZ(-10deg);
  z-index: 76;
  opacity: 0.304;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.364s;
          animation-delay: 1.364s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(125) {
  transform: rotateY(-35deg) rotateX(30deg) translate(125px, -125px) scale(0.75) rotateZ(-10deg);
  z-index: 75;
  opacity: 0.3;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.375s;
          animation-delay: 1.375s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(126) {
  transform: rotateY(-35.28deg) rotateX(30.24deg) translate(126px, -126px) scale(0.74) rotateZ(-10deg);
  z-index: 74;
  opacity: 0.296;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.386s;
          animation-delay: 1.386s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(127) {
  transform: rotateY(-35.56deg) rotateX(30.48deg) translate(127px, -127px) scale(0.73) rotateZ(-10deg);
  z-index: 73;
  opacity: 0.292;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.397s;
          animation-delay: 1.397s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(128) {
  transform: rotateY(-35.84deg) rotateX(30.72deg) translate(128px, -128px) scale(0.72) rotateZ(-10deg);
  z-index: 72;
  opacity: 0.288;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.408s;
          animation-delay: 1.408s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(129) {
  transform: rotateY(-36.12deg) rotateX(30.96deg) translate(129px, -129px) scale(0.71) rotateZ(-10deg);
  z-index: 71;
  opacity: 0.284;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.419s;
          animation-delay: 1.419s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(130) {
  transform: rotateY(-36.4deg) rotateX(31.2deg) translate(130px, -130px) scale(0.7) rotateZ(-10deg);
  z-index: 70;
  opacity: 0.28;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.43s;
          animation-delay: 1.43s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(131) {
  transform: rotateY(-36.68deg) rotateX(31.44deg) translate(131px, -131px) scale(0.69) rotateZ(-10deg);
  z-index: 69;
  opacity: 0.276;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.441s;
          animation-delay: 1.441s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(132) {
  transform: rotateY(-36.96deg) rotateX(31.68deg) translate(132px, -132px) scale(0.68) rotateZ(-10deg);
  z-index: 68;
  opacity: 0.272;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.452s;
          animation-delay: 1.452s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(133) {
  transform: rotateY(-37.24deg) rotateX(31.92deg) translate(133px, -133px) scale(0.67) rotateZ(-10deg);
  z-index: 67;
  opacity: 0.268;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.463s;
          animation-delay: 1.463s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(134) {
  transform: rotateY(-37.52deg) rotateX(32.16deg) translate(134px, -134px) scale(0.66) rotateZ(-10deg);
  z-index: 66;
  opacity: 0.264;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.474s;
          animation-delay: 1.474s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(135) {
  transform: rotateY(-37.8deg) rotateX(32.4deg) translate(135px, -135px) scale(0.65) rotateZ(-10deg);
  z-index: 65;
  opacity: 0.26;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.485s;
          animation-delay: 1.485s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(136) {
  transform: rotateY(-38.08deg) rotateX(32.64deg) translate(136px, -136px) scale(0.64) rotateZ(-10deg);
  z-index: 64;
  opacity: 0.256;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.496s;
          animation-delay: 1.496s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(137) {
  transform: rotateY(-38.36deg) rotateX(32.88deg) translate(137px, -137px) scale(0.63) rotateZ(-10deg);
  z-index: 63;
  opacity: 0.252;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.507s;
          animation-delay: 1.507s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(138) {
  transform: rotateY(-38.64deg) rotateX(33.12deg) translate(138px, -138px) scale(0.62) rotateZ(-10deg);
  z-index: 62;
  opacity: 0.248;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.518s;
          animation-delay: 1.518s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(139) {
  transform: rotateY(-38.92deg) rotateX(33.36deg) translate(139px, -139px) scale(0.61) rotateZ(-10deg);
  z-index: 61;
  opacity: 0.244;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.529s;
          animation-delay: 1.529s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(140) {
  transform: rotateY(-39.2deg) rotateX(33.6deg) translate(140px, -140px) scale(0.6) rotateZ(-10deg);
  z-index: 60;
  opacity: 0.24;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.54s;
          animation-delay: 1.54s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(141) {
  transform: rotateY(-39.48deg) rotateX(33.84deg) translate(141px, -141px) scale(0.59) rotateZ(-10deg);
  z-index: 59;
  opacity: 0.236;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.551s;
          animation-delay: 1.551s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(142) {
  transform: rotateY(-39.76deg) rotateX(34.08deg) translate(142px, -142px) scale(0.58) rotateZ(-10deg);
  z-index: 58;
  opacity: 0.232;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.562s;
          animation-delay: 1.562s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(143) {
  transform: rotateY(-40.04deg) rotateX(34.32deg) translate(143px, -143px) scale(0.57) rotateZ(-10deg);
  z-index: 57;
  opacity: 0.228;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.573s;
          animation-delay: 1.573s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(144) {
  transform: rotateY(-40.32deg) rotateX(34.56deg) translate(144px, -144px) scale(0.56) rotateZ(-10deg);
  z-index: 56;
  opacity: 0.224;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.584s;
          animation-delay: 1.584s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(145) {
  transform: rotateY(-40.6deg) rotateX(34.8deg) translate(145px, -145px) scale(0.55) rotateZ(-10deg);
  z-index: 55;
  opacity: 0.22;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.595s;
          animation-delay: 1.595s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(146) {
  transform: rotateY(-40.88deg) rotateX(35.04deg) translate(146px, -146px) scale(0.54) rotateZ(-10deg);
  z-index: 54;
  opacity: 0.216;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.606s;
          animation-delay: 1.606s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(147) {
  transform: rotateY(-41.16deg) rotateX(35.28deg) translate(147px, -147px) scale(0.53) rotateZ(-10deg);
  z-index: 53;
  opacity: 0.212;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.617s;
          animation-delay: 1.617s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(148) {
  transform: rotateY(-41.44deg) rotateX(35.52deg) translate(148px, -148px) scale(0.52) rotateZ(-10deg);
  z-index: 52;
  opacity: 0.208;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.628s;
          animation-delay: 1.628s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(149) {
  transform: rotateY(-41.72deg) rotateX(35.76deg) translate(149px, -149px) scale(0.51) rotateZ(-10deg);
  z-index: 51;
  opacity: 0.204;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.639s;
          animation-delay: 1.639s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(150) {
  transform: rotateY(-42deg) rotateX(36deg) translate(150px, -150px) scale(0.5) rotateZ(-10deg);
  z-index: 50;
  opacity: 0.2;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.65s;
          animation-delay: 1.65s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(151) {
  transform: rotateY(-42.28deg) rotateX(36.24deg) translate(151px, -151px) scale(0.49) rotateZ(-10deg);
  z-index: 49;
  opacity: 0.196;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.661s;
          animation-delay: 1.661s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(152) {
  transform: rotateY(-42.56deg) rotateX(36.48deg) translate(152px, -152px) scale(0.48) rotateZ(-10deg);
  z-index: 48;
  opacity: 0.192;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.672s;
          animation-delay: 1.672s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(153) {
  transform: rotateY(-42.84deg) rotateX(36.72deg) translate(153px, -153px) scale(0.47) rotateZ(-10deg);
  z-index: 47;
  opacity: 0.188;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.683s;
          animation-delay: 1.683s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(154) {
  transform: rotateY(-43.12deg) rotateX(36.96deg) translate(154px, -154px) scale(0.46) rotateZ(-10deg);
  z-index: 46;
  opacity: 0.184;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.694s;
          animation-delay: 1.694s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(155) {
  transform: rotateY(-43.4deg) rotateX(37.2deg) translate(155px, -155px) scale(0.45) rotateZ(-10deg);
  z-index: 45;
  opacity: 0.18;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.705s;
          animation-delay: 1.705s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(156) {
  transform: rotateY(-43.68deg) rotateX(37.44deg) translate(156px, -156px) scale(0.44) rotateZ(-10deg);
  z-index: 44;
  opacity: 0.176;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.716s;
          animation-delay: 1.716s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(157) {
  transform: rotateY(-43.96deg) rotateX(37.68deg) translate(157px, -157px) scale(0.43) rotateZ(-10deg);
  z-index: 43;
  opacity: 0.172;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.727s;
          animation-delay: 1.727s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(158) {
  transform: rotateY(-44.24deg) rotateX(37.92deg) translate(158px, -158px) scale(0.42) rotateZ(-10deg);
  z-index: 42;
  opacity: 0.168;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.738s;
          animation-delay: 1.738s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(159) {
  transform: rotateY(-44.52deg) rotateX(38.16deg) translate(159px, -159px) scale(0.41) rotateZ(-10deg);
  z-index: 41;
  opacity: 0.164;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.749s;
          animation-delay: 1.749s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(160) {
  transform: rotateY(-44.8deg) rotateX(38.4deg) translate(160px, -160px) scale(0.4) rotateZ(-10deg);
  z-index: 40;
  opacity: 0.16;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.76s;
          animation-delay: 1.76s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(161) {
  transform: rotateY(-45.08deg) rotateX(38.64deg) translate(161px, -161px) scale(0.39) rotateZ(-10deg);
  z-index: 39;
  opacity: 0.156;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.771s;
          animation-delay: 1.771s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(162) {
  transform: rotateY(-45.36deg) rotateX(38.88deg) translate(162px, -162px) scale(0.38) rotateZ(-10deg);
  z-index: 38;
  opacity: 0.152;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.782s;
          animation-delay: 1.782s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(163) {
  transform: rotateY(-45.64deg) rotateX(39.12deg) translate(163px, -163px) scale(0.37) rotateZ(-10deg);
  z-index: 37;
  opacity: 0.148;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.793s;
          animation-delay: 1.793s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(164) {
  transform: rotateY(-45.92deg) rotateX(39.36deg) translate(164px, -164px) scale(0.36) rotateZ(-10deg);
  z-index: 36;
  opacity: 0.144;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.804s;
          animation-delay: 1.804s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(165) {
  transform: rotateY(-46.2deg) rotateX(39.6deg) translate(165px, -165px) scale(0.35) rotateZ(-10deg);
  z-index: 35;
  opacity: 0.14;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.815s;
          animation-delay: 1.815s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(166) {
  transform: rotateY(-46.48deg) rotateX(39.84deg) translate(166px, -166px) scale(0.34) rotateZ(-10deg);
  z-index: 34;
  opacity: 0.136;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.826s;
          animation-delay: 1.826s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(167) {
  transform: rotateY(-46.76deg) rotateX(40.08deg) translate(167px, -167px) scale(0.33) rotateZ(-10deg);
  z-index: 33;
  opacity: 0.132;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.837s;
          animation-delay: 1.837s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(168) {
  transform: rotateY(-47.04deg) rotateX(40.32deg) translate(168px, -168px) scale(0.32) rotateZ(-10deg);
  z-index: 32;
  opacity: 0.128;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.848s;
          animation-delay: 1.848s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(169) {
  transform: rotateY(-47.32deg) rotateX(40.56deg) translate(169px, -169px) scale(0.31) rotateZ(-10deg);
  z-index: 31;
  opacity: 0.124;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.859s;
          animation-delay: 1.859s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(170) {
  transform: rotateY(-47.6deg) rotateX(40.8deg) translate(170px, -170px) scale(0.3) rotateZ(-10deg);
  z-index: 30;
  opacity: 0.12;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.87s;
          animation-delay: 1.87s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(171) {
  transform: rotateY(-47.88deg) rotateX(41.04deg) translate(171px, -171px) scale(0.29) rotateZ(-10deg);
  z-index: 29;
  opacity: 0.116;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.881s;
          animation-delay: 1.881s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(172) {
  transform: rotateY(-48.16deg) rotateX(41.28deg) translate(172px, -172px) scale(0.28) rotateZ(-10deg);
  z-index: 28;
  opacity: 0.112;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.892s;
          animation-delay: 1.892s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(173) {
  transform: rotateY(-48.44deg) rotateX(41.52deg) translate(173px, -173px) scale(0.27) rotateZ(-10deg);
  z-index: 27;
  opacity: 0.108;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.903s;
          animation-delay: 1.903s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(174) {
  transform: rotateY(-48.72deg) rotateX(41.76deg) translate(174px, -174px) scale(0.26) rotateZ(-10deg);
  z-index: 26;
  opacity: 0.104;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.914s;
          animation-delay: 1.914s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(175) {
  transform: rotateY(-49deg) rotateX(42deg) translate(175px, -175px) scale(0.25) rotateZ(-10deg);
  z-index: 25;
  opacity: 0.1;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.925s;
          animation-delay: 1.925s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(176) {
  transform: rotateY(-49.28deg) rotateX(42.24deg) translate(176px, -176px) scale(0.24) rotateZ(-10deg);
  z-index: 24;
  opacity: 0.096;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.936s;
          animation-delay: 1.936s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(177) {
  transform: rotateY(-49.56deg) rotateX(42.48deg) translate(177px, -177px) scale(0.23) rotateZ(-10deg);
  z-index: 23;
  opacity: 0.092;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.947s;
          animation-delay: 1.947s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(178) {
  transform: rotateY(-49.84deg) rotateX(42.72deg) translate(178px, -178px) scale(0.22) rotateZ(-10deg);
  z-index: 22;
  opacity: 0.088;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.958s;
          animation-delay: 1.958s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(179) {
  transform: rotateY(-50.12deg) rotateX(42.96deg) translate(179px, -179px) scale(0.21) rotateZ(-10deg);
  z-index: 21;
  opacity: 0.084;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.969s;
          animation-delay: 1.969s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(180) {
  transform: rotateY(-50.4deg) rotateX(43.2deg) translate(180px, -180px) scale(0.2) rotateZ(-10deg);
  z-index: 20;
  opacity: 0.08;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.98s;
          animation-delay: 1.98s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(181) {
  transform: rotateY(-50.68deg) rotateX(43.44deg) translate(181px, -181px) scale(0.19) rotateZ(-10deg);
  z-index: 19;
  opacity: 0.076;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 1.991s;
          animation-delay: 1.991s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(182) {
  transform: rotateY(-50.96deg) rotateX(43.68deg) translate(182px, -182px) scale(0.18) rotateZ(-10deg);
  z-index: 18;
  opacity: 0.072;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.002s;
          animation-delay: 2.002s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(183) {
  transform: rotateY(-51.24deg) rotateX(43.92deg) translate(183px, -183px) scale(0.17) rotateZ(-10deg);
  z-index: 17;
  opacity: 0.068;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.013s;
          animation-delay: 2.013s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(184) {
  transform: rotateY(-51.52deg) rotateX(44.16deg) translate(184px, -184px) scale(0.16) rotateZ(-10deg);
  z-index: 16;
  opacity: 0.064;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.024s;
          animation-delay: 2.024s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(185) {
  transform: rotateY(-51.8deg) rotateX(44.4deg) translate(185px, -185px) scale(0.15) rotateZ(-10deg);
  z-index: 15;
  opacity: 0.06;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.035s;
          animation-delay: 2.035s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(186) {
  transform: rotateY(-52.08deg) rotateX(44.64deg) translate(186px, -186px) scale(0.14) rotateZ(-10deg);
  z-index: 14;
  opacity: 0.056;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.046s;
          animation-delay: 2.046s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(187) {
  transform: rotateY(-52.36deg) rotateX(44.88deg) translate(187px, -187px) scale(0.13) rotateZ(-10deg);
  z-index: 13;
  opacity: 0.052;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.057s;
          animation-delay: 2.057s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(188) {
  transform: rotateY(-52.64deg) rotateX(45.12deg) translate(188px, -188px) scale(0.12) rotateZ(-10deg);
  z-index: 12;
  opacity: 0.048;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.068s;
          animation-delay: 2.068s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(189) {
  transform: rotateY(-52.92deg) rotateX(45.36deg) translate(189px, -189px) scale(0.11) rotateZ(-10deg);
  z-index: 11;
  opacity: 0.044;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.079s;
          animation-delay: 2.079s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(190) {
  transform: rotateY(-53.2deg) rotateX(45.6deg) translate(190px, -190px) scale(0.1) rotateZ(-10deg);
  z-index: 10;
  opacity: 0.04;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.09s;
          animation-delay: 2.09s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(191) {
  transform: rotateY(-53.48deg) rotateX(45.84deg) translate(191px, -191px) scale(0.09) rotateZ(-10deg);
  z-index: 9;
  opacity: 0.036;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.101s;
          animation-delay: 2.101s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(192) {
  transform: rotateY(-53.76deg) rotateX(46.08deg) translate(192px, -192px) scale(0.08) rotateZ(-10deg);
  z-index: 8;
  opacity: 0.032;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.112s;
          animation-delay: 2.112s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(193) {
  transform: rotateY(-54.04deg) rotateX(46.32deg) translate(193px, -193px) scale(0.07) rotateZ(-10deg);
  z-index: 7;
  opacity: 0.028;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.123s;
          animation-delay: 2.123s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(194) {
  transform: rotateY(-54.32deg) rotateX(46.56deg) translate(194px, -194px) scale(0.06) rotateZ(-10deg);
  z-index: 6;
  opacity: 0.024;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.134s;
          animation-delay: 2.134s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(195) {
  transform: rotateY(-54.6deg) rotateX(46.8deg) translate(195px, -195px) scale(0.05) rotateZ(-10deg);
  z-index: 5;
  opacity: 0.02;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.145s;
          animation-delay: 2.145s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(196) {
  transform: rotateY(-54.88deg) rotateX(47.04deg) translate(196px, -196px) scale(0.04) rotateZ(-10deg);
  z-index: 4;
  opacity: 0.016;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.156s;
          animation-delay: 2.156s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(197) {
  transform: rotateY(-55.16deg) rotateX(47.28deg) translate(197px, -197px) scale(0.03) rotateZ(-10deg);
  z-index: 3;
  opacity: 0.012;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.167s;
          animation-delay: 2.167s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(198) {
  transform: rotateY(-55.44deg) rotateX(47.52deg) translate(198px, -198px) scale(0.02) rotateZ(-10deg);
  z-index: 2;
  opacity: 0.008;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.178s;
          animation-delay: 2.178s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(199) {
  transform: rotateY(-55.72deg) rotateX(47.76deg) translate(199px, -199px) scale(0.01) rotateZ(-10deg);
  z-index: 1;
  opacity: 0.004;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.189s;
          animation-delay: 2.189s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}

span.herotxt:nth-of-type(200) {
  transform: rotateY(-56deg) rotateX(48deg) translate(200px, -200px) scale(0) rotateZ(-10deg);
  z-index: 0;
  opacity: 0;
  -webkit-animation: test linear 2s infinite alternate;
          animation: test linear 2s infinite alternate;
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

@keyframes test {
  100% {
    transform: rotateZ(10deg) scale(2);
  }
}