/* basic style */
.xuehua{position: absolute;    margin: -100px 0 0 300px;}
@media screen and (max-width:640px) {
    .xuehua{position: absolute;width:50%;}
}

.containeryiping {
  perspective: 1300px;
}
.container_rotate {
  transform: rotate(24deg);
}

/* flip style */
.flip {
  position: absolute;
  top: -280px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.rotate:nth-of-type(1) {
  animation: rotation linear infinite reverse;
  animation-delay: -6437ms;
  animation-duration: 27655ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(1) .flip_rotate {
  transform: rotateX(35deg);
}

.rotate:nth-of-type(1) .flip_pos {
  transform: translateY(237px);
}

.rotate:nth-of-type(1) .flip {
  left: calc(30% + 247px);
}

.rotate:nth-of-type(2) {
  animation: rotation linear infinite reverse;
  animation-delay: -6993ms;
  animation-duration: 20208ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(2) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(2) .flip_pos {
  transform: translateY(306px);
}

.rotate:nth-of-type(2) .flip {
  left: calc(30% + 451px);
}

.rotate:nth-of-type(3) {
  animation: rotation linear infinite reverse;
  animation-delay: -7829ms;
  animation-duration: 27077ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(3) .flip_rotate {
  transform: rotateX(5deg);
}

.rotate:nth-of-type(3) .flip_pos {
  transform: translateY(146px);
}

.rotate:nth-of-type(3) .flip {
  left: calc(30% + 465px);
}

.rotate:nth-of-type(4) {
  animation: rotation linear infinite reverse;
  animation-delay: -8682ms;
  animation-duration: 26658ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(4) .flip_rotate {
  transform: rotateX(11deg);
}

.rotate:nth-of-type(4) .flip_pos {
  transform: translateY(232px);
}

.rotate:nth-of-type(4) .flip {
  left: calc(30% + 264px);
}

.rotate:nth-of-type(5) {
  animation: rotation linear infinite reverse;
  animation-delay: -8761ms;
  animation-duration: 27026ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(5) .flip_rotate {
  transform: rotateX(9deg);
}

.rotate:nth-of-type(5) .flip_pos {
  transform: translateY(281px);
}

.rotate:nth-of-type(5) .flip {
  left: calc(30% + 380px);
}

.rotate:nth-of-type(6) {
  animation: rotation linear infinite reverse;
  animation-delay: -6671ms;
  animation-duration: 29610ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(6) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(6) .flip_pos {
  transform: translateY(170px);
}

.rotate:nth-of-type(6) .flip {
  left: calc(30% + 370px);
}

.rotate:nth-of-type(7) {
  animation: rotation linear infinite reverse;
  animation-delay: -8302ms;
  animation-duration: 29383ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(7) .flip_rotate {
  transform: rotateX(53deg);
}

.rotate:nth-of-type(7) .flip_pos {
  transform: translateY(270px);
}

.rotate:nth-of-type(7) .flip {
  left: calc(30% + 366px);
}

.rotate:nth-of-type(8) {
  animation: rotation linear infinite reverse;
  animation-delay: -8521ms;
  animation-duration: 22580ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(8) .flip_rotate {
  transform: rotateX(23deg);
}

.rotate:nth-of-type(8) .flip_pos {
  transform: translateY(293px);
}

.rotate:nth-of-type(8) .flip {
  left: calc(30% + 465px);
}

.rotate:nth-of-type(9) {
  animation: rotation linear infinite reverse;
  animation-delay: -7642ms;
  animation-duration: 27248ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(9) .flip_rotate {
  transform: rotateX(41deg);
}

.rotate:nth-of-type(9) .flip_pos {
  transform: translateY(248px);
}

.rotate:nth-of-type(9) .flip {
  left: calc(30% + 496px);
}

.rotate:nth-of-type(10) {
  animation: rotation linear infinite reverse;
  animation-delay: -9906ms;
  animation-duration: 29160ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(10) .flip_rotate {
  transform: rotateX(42deg);
}

.rotate:nth-of-type(10) .flip_pos {
  transform: translateY(131px);
}

.rotate:nth-of-type(10) .flip {
  left: calc(30% + 317px);
}

.rotate:nth-of-type(11) {
  animation: rotation linear infinite reverse;
  animation-delay: -9441ms;
  animation-duration: 26992ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(11) .flip_rotate {
  transform: rotateX(2deg);
}

.rotate:nth-of-type(11) .flip_pos {
  transform: translateY(195px);
}

.rotate:nth-of-type(11) .flip {
  left: calc(30% + 473px);
}

.rotate:nth-of-type(12) {
  animation: rotation linear infinite reverse;
  animation-delay: -8625ms;
  animation-duration: 29602ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(12) .flip_rotate {
  transform: rotateX(57deg);
}

.rotate:nth-of-type(12) .flip_pos {
  transform: translateY(219px);
}

.rotate:nth-of-type(12) .flip {
  left: calc(30% + 489px);
}

.rotate:nth-of-type(13) {
  animation: rotation linear infinite reverse;
  animation-delay: -7668ms;
  animation-duration: 24180ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(13) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(13) .flip_pos {
  transform: translateY(166px);
}

.rotate:nth-of-type(13) .flip {
  left: calc(30% + 289px);
}

.rotate:nth-of-type(14) {
  animation: rotation linear infinite reverse;
  animation-delay: -8450ms;
  animation-duration: 20279ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(14) .flip_rotate {
  transform: rotateX(34deg);
}

.rotate:nth-of-type(14) .flip_pos {
  transform: translateY(307px);
}

.rotate:nth-of-type(14) .flip {
  left: calc(30% + 477px);
}

.rotate:nth-of-type(15) {
  animation: rotation linear infinite reverse;
  animation-delay: -8785ms;
  animation-duration: 28537ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(15) .flip_rotate {
  transform: rotateX(33deg);
}

.rotate:nth-of-type(15) .flip_pos {
  transform: translateY(258px);
}

.rotate:nth-of-type(15) .flip {
  left: calc(30% + 391px);
}

.rotate:nth-of-type(16) {
  animation: rotation linear infinite reverse;
  animation-delay: -8662ms;
  animation-duration: 22683ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(16) .flip_rotate {
  transform: rotateX(12deg);
}

.rotate:nth-of-type(16) .flip_pos {
  transform: translateY(148px);
}

.rotate:nth-of-type(16) .flip {
  left: calc(30% + 296px);
}

.rotate:nth-of-type(17) {
  animation: rotation linear infinite reverse;
  animation-delay: -6915ms;
  animation-duration: 23642ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(17) .flip_rotate {
  transform: rotateX(27deg);
}

.rotate:nth-of-type(17) .flip_pos {
  transform: translateY(256px);
}

.rotate:nth-of-type(17) .flip {
  left: calc(30% + 215px);
}

.rotate:nth-of-type(18) {
  animation: rotation linear infinite reverse;
  animation-delay: -8443ms;
  animation-duration: 28033ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(18) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(18) .flip_pos {
  transform: translateY(146px);
}

.rotate:nth-of-type(18) .flip {
  left: calc(30% + 320px);
}

.rotate:nth-of-type(19) {
  animation: rotation linear infinite reverse;
  animation-delay: -7225ms;
  animation-duration: 27800ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(19) .flip_rotate {
  transform: rotateX(28deg);
}

.rotate:nth-of-type(19) .flip_pos {
  transform: translateY(149px);
}

.rotate:nth-of-type(19) .flip {
  left: calc(30% + 265px);
}

.rotate:nth-of-type(20) {
  animation: rotation linear infinite reverse;
  animation-delay: -9120ms;
  animation-duration: 23013ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(20) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(20) .flip_pos {
  transform: translateY(328px);
}

.rotate:nth-of-type(20) .flip {
  left: calc(30% + 469px);
}

.rotate:nth-of-type(21) {
  animation: rotation linear infinite reverse;
  animation-delay: -8534ms;
  animation-duration: 28274ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(21) .flip_rotate {
  transform: rotateX(36deg);
}

.rotate:nth-of-type(21) .flip_pos {
  transform: translateY(273px);
}

.rotate:nth-of-type(21) .flip {
  left: calc(30% + 353px);
}

.rotate:nth-of-type(22) {
  animation: rotation linear infinite reverse;
  animation-delay: -8219ms;
  animation-duration: 27694ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(22) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(22) .flip_pos {
  transform: translateY(216px);
}

.rotate:nth-of-type(22) .flip {
  left: calc(30% + 474px);
}

.rotate:nth-of-type(23) {
  animation: rotation linear infinite reverse;
  animation-delay: -9315ms;
  animation-duration: 28256ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(23) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(23) .flip_pos {
  transform: translateY(224px);
}

.rotate:nth-of-type(23) .flip {
  left: calc(30% + 386px);
}

.rotate:nth-of-type(24) {
  animation: rotation linear infinite reverse;
  animation-delay: -8616ms;
  animation-duration: 25398ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(24) .flip_rotate {
  transform: rotateX(12deg);
}

.rotate:nth-of-type(24) .flip_pos {
  transform: translateY(201px);
}

.rotate:nth-of-type(24) .flip {
  left: calc(30% + 211px);
}

.rotate:nth-of-type(25) {
  animation: rotation linear infinite reverse;
  animation-delay: -7902ms;
  animation-duration: 20435ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(25) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(25) .flip_pos {
  transform: translateY(250px);
}

.rotate:nth-of-type(25) .flip {
  left: calc(30% + 238px);
}

.rotate:nth-of-type(26) {
  animation: rotation linear infinite reverse;
  animation-delay: -8584ms;
  animation-duration: 28566ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(26) .flip_rotate {
  transform: rotateX(33deg);
}

.rotate:nth-of-type(26) .flip_pos {
  transform: translateY(201px);
}

.rotate:nth-of-type(26) .flip {
  left: calc(30% + 361px);
}

.rotate:nth-of-type(27) {
  animation: rotation linear infinite reverse;
  animation-delay: -8216ms;
  animation-duration: 20284ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(27) .flip_rotate {
  transform: rotateX(58deg);
}

.rotate:nth-of-type(27) .flip_pos {
  transform: translateY(137px);
}

.rotate:nth-of-type(27) .flip {
  left: calc(30% + 448px);
}

.rotate:nth-of-type(28) {
  animation: rotation linear infinite reverse;
  animation-delay: -6215ms;
  animation-duration: 29473ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(28) .flip_rotate {
  transform: rotateX(7deg);
}

.rotate:nth-of-type(28) .flip_pos {
  transform: translateY(223px);
}

.rotate:nth-of-type(28) .flip {
  left: calc(30% + 285px);
}

.rotate:nth-of-type(29) {
  animation: rotation linear infinite reverse;
  animation-delay: -7309ms;
  animation-duration: 28845ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(29) .flip_rotate {
  transform: rotateX(52deg);
}

.rotate:nth-of-type(29) .flip_pos {
  transform: translateY(150px);
}

.rotate:nth-of-type(29) .flip {
  left: calc(30% + 392px);
}

.rotate:nth-of-type(30) {
  animation: rotation linear infinite reverse;
  animation-delay: -6590ms;
  animation-duration: 26478ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(30) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(30) .flip_pos {
  transform: translateY(215px);
}

.rotate:nth-of-type(30) .flip {
  left: calc(30% + 461px);
}

.rotate:nth-of-type(31) {
  animation: rotation linear infinite reverse;
  animation-delay: -6036ms;
  animation-duration: 21830ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(31) .flip_rotate {
  transform: rotateX(60deg);
}

.rotate:nth-of-type(31) .flip_pos {
  transform: translateY(152px);
}

.rotate:nth-of-type(31) .flip {
  left: calc(30% + 286px);
}

.rotate:nth-of-type(32) {
  animation: rotation linear infinite reverse;
  animation-delay: -8157ms;
  animation-duration: 24130ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(32) .flip_rotate {
  transform: rotateX(50deg);
}

.rotate:nth-of-type(32) .flip_pos {
  transform: translateY(227px);
}

.rotate:nth-of-type(32) .flip {
  left: calc(30% + 430px);
}

.rotate:nth-of-type(33) {
  animation: rotation linear infinite reverse;
  animation-delay: -8567ms;
  animation-duration: 22054ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(33) .flip_rotate {
  transform: rotateX(31deg);
}

.rotate:nth-of-type(33) .flip_pos {
  transform: translateY(178px);
}

.rotate:nth-of-type(33) .flip {
  left: calc(30% + 348px);
}

.rotate:nth-of-type(34) {
  animation: rotation linear infinite reverse;
  animation-delay: -6504ms;
  animation-duration: 24337ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(34) .flip_rotate {
  transform: rotateX(4deg);
}

.rotate:nth-of-type(34) .flip_pos {
  transform: translateY(275px);
}

.rotate:nth-of-type(34) .flip {
  left: calc(30% + 280px);
}

.rotate:nth-of-type(35) {
  animation: rotation linear infinite reverse;
  animation-delay: -6961ms;
  animation-duration: 29758ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(35) .flip_rotate {
  transform: rotateX(24deg);
}

.rotate:nth-of-type(35) .flip_pos {
  transform: translateY(325px);
}

.rotate:nth-of-type(35) .flip {
  left: calc(30% + 296px);
}

.rotate:nth-of-type(36) {
  animation: rotation linear infinite reverse;
  animation-delay: -8835ms;
  animation-duration: 25249ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(36) .flip_rotate {
  transform: rotateX(10deg);
}

.rotate:nth-of-type(36) .flip_pos {
  transform: translateY(188px);
}

.rotate:nth-of-type(36) .flip {
  left: calc(30% + 209px);
}

.rotate:nth-of-type(37) {
  animation: rotation linear infinite reverse;
  animation-delay: -7756ms;
  animation-duration: 20799ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(37) .flip_rotate {
  transform: rotateX(38deg);
}

.rotate:nth-of-type(37) .flip_pos {
  transform: translateY(195px);
}

.rotate:nth-of-type(37) .flip {
  left: calc(30% + 358px);
}

.rotate:nth-of-type(38) {
  animation: rotation linear infinite reverse;
  animation-delay: -7700ms;
  animation-duration: 27357ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(38) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(38) .flip_pos {
  transform: translateY(280px);
}

.rotate:nth-of-type(38) .flip {
  left: calc(30% + 390px);
}

.rotate:nth-of-type(39) {
  animation: rotation linear infinite reverse;
  animation-delay: -7591ms;
  animation-duration: 28421ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(39) .flip_rotate {
  transform: rotateX(9deg);
}

.rotate:nth-of-type(39) .flip_pos {
  transform: translateY(215px);
}

.rotate:nth-of-type(39) .flip {
  left: calc(30% + 337px);
}

.rotate:nth-of-type(40) {
  animation: rotation linear infinite reverse;
  animation-delay: -6999ms;
  animation-duration: 28385ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(40) .flip_rotate {
  transform: rotateX(40deg);
}

.rotate:nth-of-type(40) .flip_pos {
  transform: translateY(187px);
}

.rotate:nth-of-type(40) .flip {
  left: calc(30% + 496px);
}

.rotate:nth-of-type(41) {
  animation: rotation linear infinite reverse;
  animation-delay: -9179ms;
  animation-duration: 26669ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(41) .flip_rotate {
  transform: rotateX(46deg);
}

.rotate:nth-of-type(41) .flip_pos {
  transform: translateY(319px);
}

.rotate:nth-of-type(41) .flip {
  left: calc(30% + 348px);
}

.rotate:nth-of-type(42) {
  animation: rotation linear infinite reverse;
  animation-delay: -7558ms;
  animation-duration: 21018ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(42) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(42) .flip_pos {
  transform: translateY(195px);
}

.rotate:nth-of-type(42) .flip {
  left: calc(30% + 437px);
}

.rotate:nth-of-type(43) {
  animation: rotation linear infinite reverse;
  animation-delay: -9015ms;
  animation-duration: 25796ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(43) .flip_rotate {
  transform: rotateX(10deg);
}

.rotate:nth-of-type(43) .flip_pos {
  transform: translateY(144px);
}

.rotate:nth-of-type(43) .flip {
  left: calc(30% + 444px);
}

.rotate:nth-of-type(44) {
  animation: rotation linear infinite reverse;
  animation-delay: -7996ms;
  animation-duration: 22863ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(44) .flip_rotate {
  transform: rotateX(41deg);
}

.rotate:nth-of-type(44) .flip_pos {
  transform: translateY(206px);
}

.rotate:nth-of-type(44) .flip {
  left: calc(30% + 242px);
}

.rotate:nth-of-type(45) {
  animation: rotation linear infinite reverse;
  animation-delay: -8475ms;
  animation-duration: 20909ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(45) .flip_rotate {
  transform: rotateX(43deg);
}

.rotate:nth-of-type(45) .flip_pos {
  transform: translateY(154px);
}

.rotate:nth-of-type(45) .flip {
  left: calc(30% + 497px);
}

.rotate:nth-of-type(46) {
  animation: rotation linear infinite reverse;
  animation-delay: -8734ms;
  animation-duration: 27042ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(46) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(46) .flip_pos {
  transform: translateY(145px);
}

.rotate:nth-of-type(46) .flip {
  left: calc(30% + 414px);
}

.rotate:nth-of-type(47) {
  animation: rotation linear infinite reverse;
  animation-delay: -9220ms;
  animation-duration: 24018ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(47) .flip_rotate {
  transform: rotateX(15deg);
}

.rotate:nth-of-type(47) .flip_pos {
  transform: translateY(155px);
}

.rotate:nth-of-type(47) .flip {
  left: calc(30% + 221px);
}

.rotate:nth-of-type(48) {
  animation: rotation linear infinite reverse;
  animation-delay: -6213ms;
  animation-duration: 26073ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(48) .flip_rotate {
  transform: rotateX(60deg);
}

.rotate:nth-of-type(48) .flip_pos {
  transform: translateY(141px);
}

.rotate:nth-of-type(48) .flip {
  left: calc(30% + 420px);
}

.rotate:nth-of-type(49) {
  animation: rotation linear infinite reverse;
  animation-delay: -6778ms;
  animation-duration: 24319ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(49) .flip_rotate {
  transform: rotateX(32deg);
}

.rotate:nth-of-type(49) .flip_pos {
  transform: translateY(326px);
}

.rotate:nth-of-type(49) .flip {
  left: calc(30% + 280px);
}

.rotate:nth-of-type(50) {
  animation: rotation linear infinite reverse;
  animation-delay: -6196ms;
  animation-duration: 25242ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(50) .flip_rotate {
  transform: rotateX(56deg);
}

.rotate:nth-of-type(50) .flip_pos {
  transform: translateY(155px);
}

.rotate:nth-of-type(50) .flip {
  left: calc(30% + 444px);
}

.rotate:nth-of-type(51) {
  animation: rotation linear infinite reverse;
  animation-delay: -6714ms;
  animation-duration: 21380ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(51) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(51) .flip_pos {
  transform: translateY(281px);
}

.rotate:nth-of-type(51) .flip {
  left: calc(30% + 427px);
}

.rotate:nth-of-type(52) {
  animation: rotation linear infinite reverse;
  animation-delay: -6640ms;
  animation-duration: 26158ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(52) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(52) .flip_pos {
  transform: translateY(149px);
}

.rotate:nth-of-type(52) .flip {
  left: calc(30% + 213px);
}

.rotate:nth-of-type(53) {
  animation: rotation linear infinite reverse;
  animation-delay: -6451ms;
  animation-duration: 21897ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(53) .flip_rotate {
  transform: rotateX(54deg);
}

.rotate:nth-of-type(53) .flip_pos {
  transform: translateY(238px);
}

.rotate:nth-of-type(53) .flip {
  left: calc(30% + 362px);
}

.rotate:nth-of-type(54) {
  animation: rotation linear infinite reverse;
  animation-delay: -7640ms;
  animation-duration: 20343ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(54) .flip_rotate {
  transform: rotateX(42deg);
}

.rotate:nth-of-type(54) .flip_pos {
  transform: translateY(262px);
}

.rotate:nth-of-type(54) .flip {
  left: calc(30% + 248px);
}

.rotate:nth-of-type(55) {
  animation: rotation linear infinite reverse;
  animation-delay: -8478ms;
  animation-duration: 20990ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(55) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(55) .flip_pos {
  transform: translateY(164px);
}

.rotate:nth-of-type(55) .flip {
  left: calc(30% + 253px);
}

.rotate:nth-of-type(56) {
  animation: rotation linear infinite reverse;
  animation-delay: -8222ms;
  animation-duration: 28621ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(56) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(56) .flip_pos {
  transform: translateY(227px);
}

.rotate:nth-of-type(56) .flip {
  left: calc(30% + 246px);
}

.rotate:nth-of-type(57) {
  animation: rotation linear infinite reverse;
  animation-delay: -6475ms;
  animation-duration: 20969ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(57) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(57) .flip_pos {
  transform: translateY(246px);
}

.rotate:nth-of-type(57) .flip {
  left: calc(30% + 313px);
}

.rotate:nth-of-type(58) {
  animation: rotation linear infinite reverse;
  animation-delay: -8800ms;
  animation-duration: 26506ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(58) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(58) .flip_pos {
  transform: translateY(160px);
}

.rotate:nth-of-type(58) .flip {
  left: calc(30% + 496px);
}

.rotate:nth-of-type(59) {
  animation: rotation linear infinite reverse;
  animation-delay: -7716ms;
  animation-duration: 28288ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(59) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(59) .flip_pos {
  transform: translateY(131px);
}

.rotate:nth-of-type(59) .flip {
  left: calc(30% + 459px);
}

.rotate:nth-of-type(60) {
  animation: rotation linear infinite reverse;
  animation-delay: -7021ms;
  animation-duration: 20399ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(60) .flip_rotate {
  transform: rotateX(8deg);
}

.rotate:nth-of-type(60) .flip_pos {
  transform: translateY(158px);
}

.rotate:nth-of-type(60) .flip {
  left: calc(30% + 279px);
}

.rotate:nth-of-type(61) {
  animation: rotation linear infinite reverse;
  animation-delay: -7416ms;
  animation-duration: 21344ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(61) .flip_rotate {
  transform: rotateX(7deg);
}

.rotate:nth-of-type(61) .flip_pos {
  transform: translateY(255px);
}

.rotate:nth-of-type(61) .flip {
  left: calc(30% + 411px);
}

.rotate:nth-of-type(62) {
  animation: rotation linear infinite reverse;
  animation-delay: -9819ms;
  animation-duration: 29253ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(62) .flip_rotate {
  transform: rotateX(37deg);
}

.rotate:nth-of-type(62) .flip_pos {
  transform: translateY(153px);
}

.rotate:nth-of-type(62) .flip {
  left: calc(30% + 419px);
}

.rotate:nth-of-type(63) {
  animation: rotation linear infinite reverse;
  animation-delay: -6956ms;
  animation-duration: 25891ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(63) .flip_rotate {
  transform: rotateX(42deg);
}

.rotate:nth-of-type(63) .flip_pos {
  transform: translateY(144px);
}

.rotate:nth-of-type(63) .flip {
  left: calc(30% + 297px);
}

.rotate:nth-of-type(64) {
  animation: rotation linear infinite reverse;
  animation-delay: -7911ms;
  animation-duration: 22266ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(64) .flip_rotate {
  transform: rotateX(7deg);
}

.rotate:nth-of-type(64) .flip_pos {
  transform: translateY(264px);
}

.rotate:nth-of-type(64) .flip {
  left: calc(30% + 426px);
}

.rotate:nth-of-type(65) {
  animation: rotation linear infinite reverse;
  animation-delay: -9298ms;
  animation-duration: 22801ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(65) .flip_rotate {
  transform: rotateX(20deg);
}

.rotate:nth-of-type(65) .flip_pos {
  transform: translateY(261px);
}

.rotate:nth-of-type(65) .flip {
  left: calc(30% + 213px);
}

.rotate:nth-of-type(66) {
  animation: rotation linear infinite reverse;
  animation-delay: -7497ms;
  animation-duration: 25200ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(66) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(66) .flip_pos {
  transform: translateY(316px);
}

.rotate:nth-of-type(66) .flip {
  left: calc(30% + 335px);
}

.rotate:nth-of-type(67) {
  animation: rotation linear infinite reverse;
  animation-delay: -8396ms;
  animation-duration: 20310ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(67) .flip_rotate {
  transform: rotateX(58deg);
}

.rotate:nth-of-type(67) .flip_pos {
  transform: translateY(240px);
}

.rotate:nth-of-type(67) .flip {
  left: calc(30% + 226px);
}

.rotate:nth-of-type(68) {
  animation: rotation linear infinite reverse;
  animation-delay: -9244ms;
  animation-duration: 22014ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(68) .flip_rotate {
  transform: rotateX(58deg);
}

.rotate:nth-of-type(68) .flip_pos {
  transform: translateY(192px);
}

.rotate:nth-of-type(68) .flip {
  left: calc(30% + 405px);
}

.rotate:nth-of-type(69) {
  animation: rotation linear infinite reverse;
  animation-delay: -8184ms;
  animation-duration: 26482ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(69) .flip_rotate {
  transform: rotateX(59deg);
}

.rotate:nth-of-type(69) .flip_pos {
  transform: translateY(179px);
}

.rotate:nth-of-type(69) .flip {
  left: calc(30% + 277px);
}

.rotate:nth-of-type(70) {
  animation: rotation linear infinite reverse;
  animation-delay: -7967ms;
  animation-duration: 24838ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(70) .flip_rotate {
  transform: rotateX(43deg);
}

.rotate:nth-of-type(70) .flip_pos {
  transform: translateY(285px);
}

.rotate:nth-of-type(70) .flip {
  left: calc(30% + 435px);
}

.rotate:nth-of-type(71) {
  animation: rotation linear infinite reverse;
  animation-delay: -6536ms;
  animation-duration: 24969ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(71) .flip_rotate {
  transform: rotateX(34deg);
}

.rotate:nth-of-type(71) .flip_pos {
  transform: translateY(267px);
}

.rotate:nth-of-type(71) .flip {
  left: calc(30% + 339px);
}

.rotate:nth-of-type(72) {
  animation: rotation linear infinite reverse;
  animation-delay: -8147ms;
  animation-duration: 25287ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(72) .flip_rotate {
  transform: rotateX(22deg);
}

.rotate:nth-of-type(72) .flip_pos {
  transform: translateY(169px);
}

.rotate:nth-of-type(72) .flip {
  left: calc(30% + 207px);
}

.rotate:nth-of-type(73) {
  animation: rotation linear infinite reverse;
  animation-delay: -6191ms;
  animation-duration: 22917ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(73) .flip_rotate {
  transform: rotateX(4deg);
}

.rotate:nth-of-type(73) .flip_pos {
  transform: translateY(277px);
}

.rotate:nth-of-type(73) .flip {
  left: calc(30% + 423px);
}

.rotate:nth-of-type(74) {
  animation: rotation linear infinite reverse;
  animation-delay: -7037ms;
  animation-duration: 22151ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(74) .flip_rotate {
  transform: rotateX(60deg);
}

.rotate:nth-of-type(74) .flip_pos {
  transform: translateY(203px);
}

.rotate:nth-of-type(74) .flip {
  left: calc(30% + 424px);
}

.rotate:nth-of-type(75) {
  animation: rotation linear infinite reverse;
  animation-delay: -9168ms;
  animation-duration: 26013ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(75) .flip_rotate {
  transform: rotateX(37deg);
}

.rotate:nth-of-type(75) .flip_pos {
  transform: translateY(298px);
}

.rotate:nth-of-type(75) .flip {
  left: calc(30% + 330px);
}

.rotate:nth-of-type(76) {
  animation: rotation linear infinite reverse;
  animation-delay: -6800ms;
  animation-duration: 28706ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(76) .flip_rotate {
  transform: rotateX(47deg);
}

.rotate:nth-of-type(76) .flip_pos {
  transform: translateY(168px);
}

.rotate:nth-of-type(76) .flip {
  left: calc(30% + 242px);
}

.rotate:nth-of-type(77) {
  animation: rotation linear infinite reverse;
  animation-delay: -8053ms;
  animation-duration: 26823ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(77) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(77) .flip_pos {
  transform: translateY(211px);
}

.rotate:nth-of-type(77) .flip {
  left: calc(30% + 315px);
}

.rotate:nth-of-type(78) {
  animation: rotation linear infinite reverse;
  animation-delay: -9883ms;
  animation-duration: 28569ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(78) .flip_rotate {
  transform: rotateX(9deg);
}

.rotate:nth-of-type(78) .flip_pos {
  transform: translateY(280px);
}

.rotate:nth-of-type(78) .flip {
  left: calc(30% + 435px);
}

.rotate:nth-of-type(79) {
  animation: rotation linear infinite reverse;
  animation-delay: -8664ms;
  animation-duration: 29953ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(79) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(79) .flip_pos {
  transform: translateY(236px);
}

.rotate:nth-of-type(79) .flip {
  left: calc(30% + 205px);
}

.rotate:nth-of-type(80) {
  animation: rotation linear infinite reverse;
  animation-delay: -8340ms;
  animation-duration: 23764ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(80) .flip_rotate {
  transform: rotateX(40deg);
}

.rotate:nth-of-type(80) .flip_pos {
  transform: translateY(279px);
}

.rotate:nth-of-type(80) .flip {
  left: calc(30% + 212px);
}

.rotate:nth-of-type(81) {
  animation: rotation linear infinite reverse;
  animation-delay: -8088ms;
  animation-duration: 25663ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(81) .flip_rotate {
  transform: rotateX(16deg);
}

.rotate:nth-of-type(81) .flip_pos {
  transform: translateY(252px);
}

.rotate:nth-of-type(81) .flip {
  left: calc(30% + 338px);
}

.rotate:nth-of-type(82) {
  animation: rotation linear infinite reverse;
  animation-delay: -9667ms;
  animation-duration: 28366ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(82) .flip_rotate {
  transform: rotateX(33deg);
}

.rotate:nth-of-type(82) .flip_pos {
  transform: translateY(234px);
}

.rotate:nth-of-type(82) .flip {
  left: calc(30% + 375px);
}

.rotate:nth-of-type(83) {
  animation: rotation linear infinite reverse;
  animation-delay: -6989ms;
  animation-duration: 23645ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(83) .flip_rotate {
  transform: rotateX(36deg);
}

.rotate:nth-of-type(83) .flip_pos {
  transform: translateY(179px);
}

.rotate:nth-of-type(83) .flip {
  left: calc(30% + 420px);
}

.rotate:nth-of-type(84) {
  animation: rotation linear infinite reverse;
  animation-delay: -9527ms;
  animation-duration: 22558ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(84) .flip_rotate {
  transform: rotateX(53deg);
}

.rotate:nth-of-type(84) .flip_pos {
  transform: translateY(169px);
}

.rotate:nth-of-type(84) .flip {
  left: calc(30% + 439px);
}

.rotate:nth-of-type(85) {
  animation: rotation linear infinite reverse;
  animation-delay: -6346ms;
  animation-duration: 26511ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(85) .flip_rotate {
  transform: rotateX(28deg);
}

.rotate:nth-of-type(85) .flip_pos {
  transform: translateY(320px);
}

.rotate:nth-of-type(85) .flip {
  left: calc(30% + 405px);
}

.rotate:nth-of-type(86) {
  animation: rotation linear infinite reverse;
  animation-delay: -7888ms;
  animation-duration: 20382ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(86) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(86) .flip_pos {
  transform: translateY(291px);
}

.rotate:nth-of-type(86) .flip {
  left: calc(30% + 444px);
}

.rotate:nth-of-type(87) {
  animation: rotation linear infinite reverse;
  animation-delay: -9836ms;
  animation-duration: 25550ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(87) .flip_rotate {
  transform: rotateX(27deg);
}

.rotate:nth-of-type(87) .flip_pos {
  transform: translateY(262px);
}

.rotate:nth-of-type(87) .flip {
  left: calc(30% + 298px);
}

.rotate:nth-of-type(88) {
  animation: rotation linear infinite reverse;
  animation-delay: -8642ms;
  animation-duration: 29355ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(88) .flip_rotate {
  transform: rotateX(11deg);
}

.rotate:nth-of-type(88) .flip_pos {
  transform: translateY(193px);
}

.rotate:nth-of-type(88) .flip {
  left: calc(30% + 286px);
}

.rotate:nth-of-type(89) {
  animation: rotation linear infinite reverse;
  animation-delay: -7026ms;
  animation-duration: 27987ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(89) .flip_rotate {
  transform: rotateX(58deg);
}

.rotate:nth-of-type(89) .flip_pos {
  transform: translateY(197px);
}

.rotate:nth-of-type(89) .flip {
  left: calc(30% + 453px);
}

.rotate:nth-of-type(90) {
  animation: rotation linear infinite reverse;
  animation-delay: -8828ms;
  animation-duration: 24268ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(90) .flip_rotate {
  transform: rotateX(30deg);
}

.rotate:nth-of-type(90) .flip_pos {
  transform: translateY(289px);
}

.rotate:nth-of-type(90) .flip {
  left: calc(30% + 300px);
}

.rotate:nth-of-type(91) {
  animation: rotation linear infinite reverse;
  animation-delay: -7614ms;
  animation-duration: 20605ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(91) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(91) .flip_pos {
  transform: translateY(241px);
}

.rotate:nth-of-type(91) .flip {
  left: calc(30% + 384px);
}

.rotate:nth-of-type(92) {
  animation: rotation linear infinite reverse;
  animation-delay: -8942ms;
  animation-duration: 20685ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(92) .flip_rotate {
  transform: rotateX(34deg);
}

.rotate:nth-of-type(92) .flip_pos {
  transform: translateY(307px);
}

.rotate:nth-of-type(92) .flip {
  left: calc(30% + 421px);
}

.rotate:nth-of-type(93) {
  animation: rotation linear infinite reverse;
  animation-delay: -6221ms;
  animation-duration: 22034ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(93) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(93) .flip_pos {
  transform: translateY(215px);
}

.rotate:nth-of-type(93) .flip {
  left: calc(30% + 376px);
}

.rotate:nth-of-type(94) {
  animation: rotation linear infinite reverse;
  animation-delay: -7025ms;
  animation-duration: 20772ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(94) .flip_rotate {
  transform: rotateX(24deg);
}

.rotate:nth-of-type(94) .flip_pos {
  transform: translateY(170px);
}

.rotate:nth-of-type(94) .flip {
  left: calc(30% + 300px);
}

.rotate:nth-of-type(95) {
  animation: rotation linear infinite reverse;
  animation-delay: -7064ms;
  animation-duration: 22071ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(95) .flip_rotate {
  transform: rotateX(8deg);
}

.rotate:nth-of-type(95) .flip_pos {
  transform: translateY(143px);
}

.rotate:nth-of-type(95) .flip {
  left: calc(30% + 465px);
}

.rotate:nth-of-type(96) {
  animation: rotation linear infinite reverse;
  animation-delay: -7846ms;
  animation-duration: 29213ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(96) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(96) .flip_pos {
  transform: translateY(234px);
}

.rotate:nth-of-type(96) .flip {
  left: calc(30% + 420px);
}

.rotate:nth-of-type(97) {
  animation: rotation linear infinite reverse;
  animation-delay: -8537ms;
  animation-duration: 28206ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(97) .flip_rotate {
  transform: rotateX(34deg);
}

.rotate:nth-of-type(97) .flip_pos {
  transform: translateY(215px);
}

.rotate:nth-of-type(97) .flip {
  left: calc(30% + 223px);
}

.rotate:nth-of-type(98) {
  animation: rotation linear infinite reverse;
  animation-delay: -6752ms;
  animation-duration: 26597ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(98) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(98) .flip_pos {
  transform: translateY(244px);
}

.rotate:nth-of-type(98) .flip {
  left: calc(30% + 453px);
}

.rotate:nth-of-type(99) {
  animation: rotation linear infinite reverse;
  animation-delay: -6327ms;
  animation-duration: 22805ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(99) .flip_rotate {
  transform: rotateX(12deg);
}

.rotate:nth-of-type(99) .flip_pos {
  transform: translateY(193px);
}

.rotate:nth-of-type(99) .flip {
  left: calc(30% + 253px);
}

.rotate:nth-of-type(100) {
  animation: rotation linear infinite reverse;
  animation-delay: -8027ms;
  animation-duration: 27451ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(100) .flip_rotate {
  transform: rotateX(17deg);
}

.rotate:nth-of-type(100) .flip_pos {
  transform: translateY(157px);
}

.rotate:nth-of-type(100) .flip {
  left: calc(30% + 283px);
}

.rotate:nth-of-type(101) {
  animation: rotation linear infinite reverse;
  animation-delay: -6430ms;
  animation-duration: 26299ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(101) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(101) .flip_pos {
  transform: translateY(241px);
}

.rotate:nth-of-type(101) .flip {
  left: calc(30% + 255px);
}

.rotate:nth-of-type(102) {
  animation: rotation linear infinite reverse;
  animation-delay: -6299ms;
  animation-duration: 21751ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(102) .flip_rotate {
  transform: rotateX(31deg);
}

.rotate:nth-of-type(102) .flip_pos {
  transform: translateY(319px);
}

.rotate:nth-of-type(102) .flip {
  left: calc(30% + 320px);
}

.rotate:nth-of-type(103) {
  animation: rotation linear infinite reverse;
  animation-delay: -8220ms;
  animation-duration: 26123ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(103) .flip_rotate {
  transform: rotateX(51deg);
}

.rotate:nth-of-type(103) .flip_pos {
  transform: translateY(239px);
}

.rotate:nth-of-type(103) .flip {
  left: calc(30% + 282px);
}

.rotate:nth-of-type(104) {
  animation: rotation linear infinite reverse;
  animation-delay: -9958ms;
  animation-duration: 20307ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(104) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(104) .flip_pos {
  transform: translateY(139px);
}

.rotate:nth-of-type(104) .flip {
  left: calc(30% + 295px);
}

.rotate:nth-of-type(105) {
  animation: rotation linear infinite reverse;
  animation-delay: -8123ms;
  animation-duration: 26361ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(105) .flip_rotate {
  transform: rotateX(55deg);
}

.rotate:nth-of-type(105) .flip_pos {
  transform: translateY(241px);
}

.rotate:nth-of-type(105) .flip {
  left: calc(30% + 357px);
}

.rotate:nth-of-type(106) {
  animation: rotation linear infinite reverse;
  animation-delay: -8865ms;
  animation-duration: 26773ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(106) .flip_rotate {
  transform: rotateX(23deg);
}

.rotate:nth-of-type(106) .flip_pos {
  transform: translateY(258px);
}

.rotate:nth-of-type(106) .flip {
  left: calc(30% + 217px);
}

.rotate:nth-of-type(107) {
  animation: rotation linear infinite reverse;
  animation-delay: -6065ms;
  animation-duration: 29329ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(107) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(107) .flip_pos {
  transform: translateY(274px);
}

.rotate:nth-of-type(107) .flip {
  left: calc(30% + 467px);
}

.rotate:nth-of-type(108) {
  animation: rotation linear infinite reverse;
  animation-delay: -9238ms;
  animation-duration: 25957ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(108) .flip_rotate {
  transform: rotateX(35deg);
}

.rotate:nth-of-type(108) .flip_pos {
  transform: translateY(324px);
}

.rotate:nth-of-type(108) .flip {
  left: calc(30% + 247px);
}

.rotate:nth-of-type(109) {
  animation: rotation linear infinite reverse;
  animation-delay: -8413ms;
  animation-duration: 27348ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(109) .flip_rotate {
  transform: rotateX(46deg);
}

.rotate:nth-of-type(109) .flip_pos {
  transform: translateY(236px);
}

.rotate:nth-of-type(109) .flip {
  left: calc(30% + 444px);
}

.rotate:nth-of-type(110) {
  animation: rotation linear infinite reverse;
  animation-delay: -9107ms;
  animation-duration: 21194ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(110) .flip_rotate {
  transform: rotateX(56deg);
}

.rotate:nth-of-type(110) .flip_pos {
  transform: translateY(278px);
}

.rotate:nth-of-type(110) .flip {
  left: calc(30% + 279px);
}

.rotate:nth-of-type(111) {
  animation: rotation linear infinite reverse;
  animation-delay: -9074ms;
  animation-duration: 22176ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(111) .flip_rotate {
  transform: rotateX(60deg);
}

.rotate:nth-of-type(111) .flip_pos {
  transform: translateY(273px);
}

.rotate:nth-of-type(111) .flip {
  left: calc(30% + 405px);
}

.rotate:nth-of-type(112) {
  animation: rotation linear infinite reverse;
  animation-delay: -9903ms;
  animation-duration: 23573ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(112) .flip_rotate {
  transform: rotateX(25deg);
}

.rotate:nth-of-type(112) .flip_pos {
  transform: translateY(139px);
}

.rotate:nth-of-type(112) .flip {
  left: calc(30% + 365px);
}

.rotate:nth-of-type(113) {
  animation: rotation linear infinite reverse;
  animation-delay: -6833ms;
  animation-duration: 23969ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(113) .flip_rotate {
  transform: rotateX(30deg);
}

.rotate:nth-of-type(113) .flip_pos {
  transform: translateY(324px);
}

.rotate:nth-of-type(113) .flip {
  left: calc(30% + 423px);
}

.rotate:nth-of-type(114) {
  animation: rotation linear infinite reverse;
  animation-delay: -7979ms;
  animation-duration: 25371ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(114) .flip_rotate {
  transform: rotateX(46deg);
}

.rotate:nth-of-type(114) .flip_pos {
  transform: translateY(318px);
}

.rotate:nth-of-type(114) .flip {
  left: calc(30% + 258px);
}

.rotate:nth-of-type(115) {
  animation: rotation linear infinite reverse;
  animation-delay: -8233ms;
  animation-duration: 25360ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(115) .flip_rotate {
  transform: rotateX(8deg);
}

.rotate:nth-of-type(115) .flip_pos {
  transform: translateY(181px);
}

.rotate:nth-of-type(115) .flip {
  left: calc(30% + 388px);
}

.rotate:nth-of-type(116) {
  animation: rotation linear infinite reverse;
  animation-delay: -6856ms;
  animation-duration: 26649ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(116) .flip_rotate {
  transform: rotateX(27deg);
}

.rotate:nth-of-type(116) .flip_pos {
  transform: translateY(192px);
}

.rotate:nth-of-type(116) .flip {
  left: calc(30% + 495px);
}

.rotate:nth-of-type(117) {
  animation: rotation linear infinite reverse;
  animation-delay: -8560ms;
  animation-duration: 22060ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(117) .flip_rotate {
  transform: rotateX(5deg);
}

.rotate:nth-of-type(117) .flip_pos {
  transform: translateY(230px);
}

.rotate:nth-of-type(117) .flip {
  left: calc(30% + 440px);
}

.rotate:nth-of-type(118) {
  animation: rotation linear infinite reverse;
  animation-delay: -7435ms;
  animation-duration: 26028ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(118) .flip_rotate {
  transform: rotateX(40deg);
}

.rotate:nth-of-type(118) .flip_pos {
  transform: translateY(156px);
}

.rotate:nth-of-type(118) .flip {
  left: calc(30% + 279px);
}

.rotate:nth-of-type(119) {
  animation: rotation linear infinite reverse;
  animation-delay: -6281ms;
  animation-duration: 22708ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(119) .flip_rotate {
  transform: rotateX(32deg);
}

.rotate:nth-of-type(119) .flip_pos {
  transform: translateY(163px);
}

.rotate:nth-of-type(119) .flip {
  left: calc(30% + 329px);
}

.rotate:nth-of-type(120) {
  animation: rotation linear infinite reverse;
  animation-delay: -6494ms;
  animation-duration: 26280ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(120) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(120) .flip_pos {
  transform: translateY(133px);
}

.rotate:nth-of-type(120) .flip {
  left: calc(30% + 258px);
}

.rotate:nth-of-type(121) {
  animation: rotation linear infinite reverse;
  animation-delay: -9703ms;
  animation-duration: 27630ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(121) .flip_rotate {
  transform: rotateX(56deg);
}

.rotate:nth-of-type(121) .flip_pos {
  transform: translateY(187px);
}

.rotate:nth-of-type(121) .flip {
  left: calc(30% + 249px);
}

.rotate:nth-of-type(122) {
  animation: rotation linear infinite reverse;
  animation-delay: -7030ms;
  animation-duration: 20678ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(122) .flip_rotate {
  transform: rotateX(39deg);
}

.rotate:nth-of-type(122) .flip_pos {
  transform: translateY(187px);
}

.rotate:nth-of-type(122) .flip {
  left: calc(30% + 341px);
}

.rotate:nth-of-type(123) {
  animation: rotation linear infinite reverse;
  animation-delay: -8110ms;
  animation-duration: 21477ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(123) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(123) .flip_pos {
  transform: translateY(305px);
}

.rotate:nth-of-type(123) .flip {
  left: calc(30% + 413px);
}

.rotate:nth-of-type(124) {
  animation: rotation linear infinite reverse;
  animation-delay: -6020ms;
  animation-duration: 27033ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(124) .flip_rotate {
  transform: rotateX(53deg);
}

.rotate:nth-of-type(124) .flip_pos {
  transform: translateY(291px);
}

.rotate:nth-of-type(124) .flip {
  left: calc(30% + 366px);
}

.rotate:nth-of-type(125) {
  animation: rotation linear infinite reverse;
  animation-delay: -7310ms;
  animation-duration: 29527ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(125) .flip_rotate {
  transform: rotateX(33deg);
}

.rotate:nth-of-type(125) .flip_pos {
  transform: translateY(282px);
}

.rotate:nth-of-type(125) .flip {
  left: calc(30% + 463px);
}

.rotate:nth-of-type(126) {
  animation: rotation linear infinite reverse;
  animation-delay: -7094ms;
  animation-duration: 25871ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(126) .flip_rotate {
  transform: rotateX(7deg);
}

.rotate:nth-of-type(126) .flip_pos {
  transform: translateY(168px);
}

.rotate:nth-of-type(126) .flip {
  left: calc(30% + 417px);
}

.rotate:nth-of-type(127) {
  animation: rotation linear infinite reverse;
  animation-delay: -6675ms;
  animation-duration: 25608ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(127) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(127) .flip_pos {
  transform: translateY(290px);
}

.rotate:nth-of-type(127) .flip {
  left: calc(30% + 206px);
}

.rotate:nth-of-type(128) {
  animation: rotation linear infinite reverse;
  animation-delay: -9071ms;
  animation-duration: 21624ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(128) .flip_rotate {
  transform: rotateX(47deg);
}

.rotate:nth-of-type(128) .flip_pos {
  transform: translateY(238px);
}

.rotate:nth-of-type(128) .flip {
  left: calc(30% + 255px);
}

.rotate:nth-of-type(129) {
  animation: rotation linear infinite reverse;
  animation-delay: -9908ms;
  animation-duration: 25319ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(129) .flip_rotate {
  transform: rotateX(22deg);
}

.rotate:nth-of-type(129) .flip_pos {
  transform: translateY(292px);
}

.rotate:nth-of-type(129) .flip {
  left: calc(30% + 427px);
}

.rotate:nth-of-type(130) {
  animation: rotation linear infinite reverse;
  animation-delay: -8523ms;
  animation-duration: 20377ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(130) .flip_rotate {
  transform: rotateX(36deg);
}

.rotate:nth-of-type(130) .flip_pos {
  transform: translateY(294px);
}

.rotate:nth-of-type(130) .flip {
  left: calc(30% + 299px);
}

.rotate:nth-of-type(131) {
  animation: rotation linear infinite reverse;
  animation-delay: -6036ms;
  animation-duration: 26903ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(131) .flip_rotate {
  transform: rotateX(31deg);
}

.rotate:nth-of-type(131) .flip_pos {
  transform: translateY(147px);
}

.rotate:nth-of-type(131) .flip {
  left: calc(30% + 295px);
}

.rotate:nth-of-type(132) {
  animation: rotation linear infinite reverse;
  animation-delay: -8101ms;
  animation-duration: 25076ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(132) .flip_rotate {
  transform: rotateX(57deg);
}

.rotate:nth-of-type(132) .flip_pos {
  transform: translateY(135px);
}

.rotate:nth-of-type(132) .flip {
  left: calc(30% + 327px);
}

.rotate:nth-of-type(133) {
  animation: rotation linear infinite reverse;
  animation-delay: -7470ms;
  animation-duration: 23527ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(133) .flip_rotate {
  transform: rotateX(28deg);
}

.rotate:nth-of-type(133) .flip_pos {
  transform: translateY(208px);
}

.rotate:nth-of-type(133) .flip {
  left: calc(30% + 472px);
}

.rotate:nth-of-type(134) {
  animation: rotation linear infinite reverse;
  animation-delay: -6085ms;
  animation-duration: 25567ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(134) .flip_rotate {
  transform: rotateX(45deg);
}

.rotate:nth-of-type(134) .flip_pos {
  transform: translateY(255px);
}

.rotate:nth-of-type(134) .flip {
  left: calc(30% + 478px);
}

.rotate:nth-of-type(135) {
  animation: rotation linear infinite reverse;
  animation-delay: -8574ms;
  animation-duration: 28079ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(135) .flip_rotate {
  transform: rotateX(28deg);
}

.rotate:nth-of-type(135) .flip_pos {
  transform: translateY(200px);
}

.rotate:nth-of-type(135) .flip {
  left: calc(30% + 283px);
}

.rotate:nth-of-type(136) {
  animation: rotation linear infinite reverse;
  animation-delay: -9669ms;
  animation-duration: 21286ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(136) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(136) .flip_pos {
  transform: translateY(132px);
}

.rotate:nth-of-type(136) .flip {
  left: calc(30% + 272px);
}

.rotate:nth-of-type(137) {
  animation: rotation linear infinite reverse;
  animation-delay: -9319ms;
  animation-duration: 28808ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(137) .flip_rotate {
  transform: rotateX(32deg);
}

.rotate:nth-of-type(137) .flip_pos {
  transform: translateY(262px);
}

.rotate:nth-of-type(137) .flip {
  left: calc(30% + 415px);
}

.rotate:nth-of-type(138) {
  animation: rotation linear infinite reverse;
  animation-delay: -7255ms;
  animation-duration: 24409ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(138) .flip_rotate {
  transform: rotateX(4deg);
}

.rotate:nth-of-type(138) .flip_pos {
  transform: translateY(185px);
}

.rotate:nth-of-type(138) .flip {
  left: calc(30% + 224px);
}

.rotate:nth-of-type(139) {
  animation: rotation linear infinite reverse;
  animation-delay: -8626ms;
  animation-duration: 21977ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(139) .flip_rotate {
  transform: rotateX(14deg);
}

.rotate:nth-of-type(139) .flip_pos {
  transform: translateY(241px);
}

.rotate:nth-of-type(139) .flip {
  left: calc(30% + 411px);
}

.rotate:nth-of-type(140) {
  animation: rotation linear infinite reverse;
  animation-delay: -8565ms;
  animation-duration: 21144ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(140) .flip_rotate {
  transform: rotateX(47deg);
}

.rotate:nth-of-type(140) .flip_pos {
  transform: translateY(134px);
}

.rotate:nth-of-type(140) .flip {
  left: calc(30% + 315px);
}

.rotate:nth-of-type(141) {
  animation: rotation linear infinite reverse;
  animation-delay: -9482ms;
  animation-duration: 26937ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(141) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(141) .flip_pos {
  transform: translateY(193px);
}

.rotate:nth-of-type(141) .flip {
  left: calc(30% + 313px);
}

.rotate:nth-of-type(142) {
  animation: rotation linear infinite reverse;
  animation-delay: -9188ms;
  animation-duration: 21776ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(142) .flip_rotate {
  transform: rotateX(8deg);
}

.rotate:nth-of-type(142) .flip_pos {
  transform: translateY(278px);
}

.rotate:nth-of-type(142) .flip {
  left: calc(30% + 343px);
}

.rotate:nth-of-type(143) {
  animation: rotation linear infinite reverse;
  animation-delay: -7227ms;
  animation-duration: 21906ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(143) .flip_rotate {
  transform: rotateX(9deg);
}

.rotate:nth-of-type(143) .flip_pos {
  transform: translateY(241px);
}

.rotate:nth-of-type(143) .flip {
  left: calc(30% + 258px);
}

.rotate:nth-of-type(144) {
  animation: rotation linear infinite reverse;
  animation-delay: -6918ms;
  animation-duration: 20571ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(144) .flip_rotate {
  transform: rotateX(34deg);
}

.rotate:nth-of-type(144) .flip_pos {
  transform: translateY(245px);
}

.rotate:nth-of-type(144) .flip {
  left: calc(30% + 261px);
}

.rotate:nth-of-type(145) {
  animation: rotation linear infinite reverse;
  animation-delay: -7788ms;
  animation-duration: 23126ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(145) .flip_rotate {
  transform: rotateX(33deg);
}

.rotate:nth-of-type(145) .flip_pos {
  transform: translateY(197px);
}

.rotate:nth-of-type(145) .flip {
  left: calc(30% + 278px);
}

.rotate:nth-of-type(146) {
  animation: rotation linear infinite reverse;
  animation-delay: -8383ms;
  animation-duration: 27993ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(146) .flip_rotate {
  transform: rotateX(18deg);
}

.rotate:nth-of-type(146) .flip_pos {
  transform: translateY(231px);
}

.rotate:nth-of-type(146) .flip {
  left: calc(30% + 445px);
}

.rotate:nth-of-type(147) {
  animation: rotation linear infinite reverse;
  animation-delay: -7882ms;
  animation-duration: 22460ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(147) .flip_rotate {
  transform: rotateX(46deg);
}

.rotate:nth-of-type(147) .flip_pos {
  transform: translateY(207px);
}

.rotate:nth-of-type(147) .flip {
  left: calc(30% + 388px);
}

.rotate:nth-of-type(148) {
  animation: rotation linear infinite reverse;
  animation-delay: -9043ms;
  animation-duration: 27031ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(148) .flip_rotate {
  transform: rotateX(46deg);
}

.rotate:nth-of-type(148) .flip_pos {
  transform: translateY(242px);
}

.rotate:nth-of-type(148) .flip {
  left: calc(30% + 460px);
}

.rotate:nth-of-type(149) {
  animation: rotation linear infinite reverse;
  animation-delay: -8330ms;
  animation-duration: 27821ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(149) .flip_rotate {
  transform: rotateX(49deg);
}

.rotate:nth-of-type(149) .flip_pos {
  transform: translateY(231px);
}

.rotate:nth-of-type(149) .flip {
  left: calc(30% + 378px);
}

.rotate:nth-of-type(150) {
  animation: rotation linear infinite reverse;
  animation-delay: -8576ms;
  animation-duration: 22235ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(150) .flip_rotate {
  transform: rotateX(41deg);
}

.rotate:nth-of-type(150) .flip_pos {
  transform: translateY(245px);
}

.rotate:nth-of-type(150) .flip {
  left: calc(30% + 283px);
}

.rotate:nth-of-type(151) {
  animation: rotation linear infinite reverse;
  animation-delay: -6219ms;
  animation-duration: 26704ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(151) .flip_rotate {
  transform: rotateX(32deg);
}

.rotate:nth-of-type(151) .flip_pos {
  transform: translateY(208px);
}

.rotate:nth-of-type(151) .flip {
  left: calc(30% + 235px);
}

.rotate:nth-of-type(152) {
  animation: rotation linear infinite reverse;
  animation-delay: -9295ms;
  animation-duration: 24405ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(152) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(152) .flip_pos {
  transform: translateY(215px);
}

.rotate:nth-of-type(152) .flip {
  left: calc(30% + 279px);
}

.rotate:nth-of-type(153) {
  animation: rotation linear infinite reverse;
  animation-delay: -9805ms;
  animation-duration: 28538ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(153) .flip_rotate {
  transform: rotateX(24deg);
}

.rotate:nth-of-type(153) .flip_pos {
  transform: translateY(165px);
}

.rotate:nth-of-type(153) .flip {
  left: calc(30% + 373px);
}

.rotate:nth-of-type(154) {
  animation: rotation linear infinite reverse;
  animation-delay: -9637ms;
  animation-duration: 28593ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(154) .flip_rotate {
  transform: rotateX(3deg);
}

.rotate:nth-of-type(154) .flip_pos {
  transform: translateY(264px);
}

.rotate:nth-of-type(154) .flip {
  left: calc(30% + 275px);
}

.rotate:nth-of-type(155) {
  animation: rotation linear infinite reverse;
  animation-delay: -7137ms;
  animation-duration: 23929ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(155) .flip_rotate {
  transform: rotateX(53deg);
}

.rotate:nth-of-type(155) .flip_pos {
  transform: translateY(231px);
}

.rotate:nth-of-type(155) .flip {
  left: calc(30% + 221px);
}

.rotate:nth-of-type(156) {
  animation: rotation linear infinite reverse;
  animation-delay: -9280ms;
  animation-duration: 29798ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(156) .flip_rotate {
  transform: rotateX(17deg);
}

.rotate:nth-of-type(156) .flip_pos {
  transform: translateY(268px);
}

.rotate:nth-of-type(156) .flip {
  left: calc(30% + 313px);
}

.rotate:nth-of-type(157) {
  animation: rotation linear infinite reverse;
  animation-delay: -9593ms;
  animation-duration: 28277ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(157) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(157) .flip_pos {
  transform: translateY(178px);
}

.rotate:nth-of-type(157) .flip {
  left: calc(30% + 389px);
}

.rotate:nth-of-type(158) {
  animation: rotation linear infinite reverse;
  animation-delay: -9745ms;
  animation-duration: 28687ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(158) .flip_rotate {
  transform: rotateX(18deg);
}

.rotate:nth-of-type(158) .flip_pos {
  transform: translateY(305px);
}

.rotate:nth-of-type(158) .flip {
  left: calc(30% + 330px);
}

.rotate:nth-of-type(159) {
  animation: rotation linear infinite reverse;
  animation-delay: -7405ms;
  animation-duration: 27020ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(159) .flip_rotate {
  transform: rotateX(42deg);
}

.rotate:nth-of-type(159) .flip_pos {
  transform: translateY(192px);
}

.rotate:nth-of-type(159) .flip {
  left: calc(30% + 480px);
}

.rotate:nth-of-type(160) {
  animation: rotation linear infinite reverse;
  animation-delay: -6039ms;
  animation-duration: 23010ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(160) .flip_rotate {
  transform: rotateX(6deg);
}

.rotate:nth-of-type(160) .flip_pos {
  transform: translateY(320px);
}

.rotate:nth-of-type(160) .flip {
  left: calc(30% + 498px);
}

.rotate:nth-of-type(161) {
  animation: rotation linear infinite reverse;
  animation-delay: -7625ms;
  animation-duration: 27874ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(161) .flip_rotate {
  transform: rotateX(20deg);
}

.rotate:nth-of-type(161) .flip_pos {
  transform: translateY(183px);
}

.rotate:nth-of-type(161) .flip {
  left: calc(30% + 393px);
}

.rotate:nth-of-type(162) {
  animation: rotation linear infinite reverse;
  animation-delay: -9033ms;
  animation-duration: 20202ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(162) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(162) .flip_pos {
  transform: translateY(245px);
}

.rotate:nth-of-type(162) .flip {
  left: calc(30% + 404px);
}

.rotate:nth-of-type(163) {
  animation: rotation linear infinite reverse;
  animation-delay: -9184ms;
  animation-duration: 28453ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(163) .flip_rotate {
  transform: rotateX(52deg);
}

.rotate:nth-of-type(163) .flip_pos {
  transform: translateY(144px);
}

.rotate:nth-of-type(163) .flip {
  left: calc(30% + 477px);
}

.rotate:nth-of-type(164) {
  animation: rotation linear infinite reverse;
  animation-delay: -6129ms;
  animation-duration: 28050ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(164) .flip_rotate {
  transform: rotateX(35deg);
}

.rotate:nth-of-type(164) .flip_pos {
  transform: translateY(186px);
}

.rotate:nth-of-type(164) .flip {
  left: calc(30% + 217px);
}

.rotate:nth-of-type(165) {
  animation: rotation linear infinite reverse;
  animation-delay: -8592ms;
  animation-duration: 23040ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(165) .flip_rotate {
  transform: rotateX(10deg);
}

.rotate:nth-of-type(165) .flip_pos {
  transform: translateY(283px);
}

.rotate:nth-of-type(165) .flip {
  left: calc(30% + 475px);
}

.rotate:nth-of-type(166) {
  animation: rotation linear infinite reverse;
  animation-delay: -9376ms;
  animation-duration: 20216ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(166) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(166) .flip_pos {
  transform: translateY(205px);
}

.rotate:nth-of-type(166) .flip {
  left: calc(30% + 447px);
}

.rotate:nth-of-type(167) {
  animation: rotation linear infinite reverse;
  animation-delay: -6829ms;
  animation-duration: 25931ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(167) .flip_rotate {
  transform: rotateX(53deg);
}

.rotate:nth-of-type(167) .flip_pos {
  transform: translateY(261px);
}

.rotate:nth-of-type(167) .flip {
  left: calc(30% + 492px);
}

.rotate:nth-of-type(168) {
  animation: rotation linear infinite reverse;
  animation-delay: -9207ms;
  animation-duration: 24716ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(168) .flip_rotate {
  transform: rotateX(37deg);
}

.rotate:nth-of-type(168) .flip_pos {
  transform: translateY(263px);
}

.rotate:nth-of-type(168) .flip {
  left: calc(30% + 494px);
}

.rotate:nth-of-type(169) {
  animation: rotation linear infinite reverse;
  animation-delay: -6454ms;
  animation-duration: 23186ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(169) .flip_rotate {
  transform: rotateX(28deg);
}

.rotate:nth-of-type(169) .flip_pos {
  transform: translateY(235px);
}

.rotate:nth-of-type(169) .flip {
  left: calc(30% + 451px);
}

.rotate:nth-of-type(170) {
  animation: rotation linear infinite reverse;
  animation-delay: -8848ms;
  animation-duration: 22622ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(170) .flip_rotate {
  transform: rotateX(50deg);
}

.rotate:nth-of-type(170) .flip_pos {
  transform: translateY(275px);
}

.rotate:nth-of-type(170) .flip {
  left: calc(30% + 326px);
}

.rotate:nth-of-type(171) {
  animation: rotation linear infinite reverse;
  animation-delay: -8555ms;
  animation-duration: 27820ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(171) .flip_rotate {
  transform: rotateX(57deg);
}

.rotate:nth-of-type(171) .flip_pos {
  transform: translateY(146px);
}

.rotate:nth-of-type(171) .flip {
  left: calc(30% + 320px);
}

.rotate:nth-of-type(172) {
  animation: rotation linear infinite reverse;
  animation-delay: -6680ms;
  animation-duration: 21825ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(172) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(172) .flip_pos {
  transform: translateY(224px);
}

.rotate:nth-of-type(172) .flip {
  left: calc(30% + 415px);
}

.rotate:nth-of-type(173) {
  animation: rotation linear infinite reverse;
  animation-delay: -8762ms;
  animation-duration: 20274ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(173) .flip_rotate {
  transform: rotateX(43deg);
}

.rotate:nth-of-type(173) .flip_pos {
  transform: translateY(276px);
}

.rotate:nth-of-type(173) .flip {
  left: calc(30% + 283px);
}

.rotate:nth-of-type(174) {
  animation: rotation linear infinite reverse;
  animation-delay: -8781ms;
  animation-duration: 28638ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(174) .flip_rotate {
  transform: rotateX(35deg);
}

.rotate:nth-of-type(174) .flip_pos {
  transform: translateY(134px);
}

.rotate:nth-of-type(174) .flip {
  left: calc(30% + 294px);
}

.rotate:nth-of-type(175) {
  animation: rotation linear infinite reverse;
  animation-delay: -8407ms;
  animation-duration: 26947ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(175) .flip_rotate {
  transform: rotateX(20deg);
}

.rotate:nth-of-type(175) .flip_pos {
  transform: translateY(173px);
}

.rotate:nth-of-type(175) .flip {
  left: calc(30% + 204px);
}

.rotate:nth-of-type(176) {
  animation: rotation linear infinite reverse;
  animation-delay: -8223ms;
  animation-duration: 22445ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(176) .flip_rotate {
  transform: rotateX(29deg);
}

.rotate:nth-of-type(176) .flip_pos {
  transform: translateY(255px);
}

.rotate:nth-of-type(176) .flip {
  left: calc(30% + 298px);
}

.rotate:nth-of-type(177) {
  animation: rotation linear infinite reverse;
  animation-delay: -6099ms;
  animation-duration: 28683ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(177) .flip_rotate {
  transform: rotateX(16deg);
}

.rotate:nth-of-type(177) .flip_pos {
  transform: translateY(222px);
}

.rotate:nth-of-type(177) .flip {
  left: calc(30% + 220px);
}

.rotate:nth-of-type(178) {
  animation: rotation linear infinite reverse;
  animation-delay: -7458ms;
  animation-duration: 27126ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(178) .flip_rotate {
  transform: rotateX(56deg);
}

.rotate:nth-of-type(178) .flip_pos {
  transform: translateY(265px);
}

.rotate:nth-of-type(178) .flip {
  left: calc(30% + 437px);
}

.rotate:nth-of-type(179) {
  animation: rotation linear infinite reverse;
  animation-delay: -9556ms;
  animation-duration: 26035ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(179) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(179) .flip_pos {
  transform: translateY(138px);
}

.rotate:nth-of-type(179) .flip {
  left: calc(30% + 494px);
}

.rotate:nth-of-type(180) {
  animation: rotation linear infinite reverse;
  animation-delay: -7597ms;
  animation-duration: 20890ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(180) .flip_rotate {
  transform: rotateX(20deg);
}

.rotate:nth-of-type(180) .flip_pos {
  transform: translateY(327px);
}

.rotate:nth-of-type(180) .flip {
  left: calc(30% + 405px);
}

.rotate:nth-of-type(181) {
  animation: rotation linear infinite reverse;
  animation-delay: -9408ms;
  animation-duration: 25917ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(181) .flip_rotate {
  transform: rotateX(19deg);
}

.rotate:nth-of-type(181) .flip_pos {
  transform: translateY(273px);
}

.rotate:nth-of-type(181) .flip {
  left: calc(30% + 264px);
}

.rotate:nth-of-type(182) {
  animation: rotation linear infinite reverse;
  animation-delay: -6948ms;
  animation-duration: 24290ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(182) .flip_rotate {
  transform: rotateX(13deg);
}

.rotate:nth-of-type(182) .flip_pos {
  transform: translateY(213px);
}

.rotate:nth-of-type(182) .flip {
  left: calc(30% + 388px);
}

.rotate:nth-of-type(183) {
  animation: rotation linear infinite reverse;
  animation-delay: -8934ms;
  animation-duration: 27067ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(183) .flip_rotate {
  transform: rotateX(30deg);
}

.rotate:nth-of-type(183) .flip_pos {
  transform: translateY(250px);
}

.rotate:nth-of-type(183) .flip {
  left: calc(30% + 326px);
}

.rotate:nth-of-type(184) {
  animation: rotation linear infinite reverse;
  animation-delay: -7336ms;
  animation-duration: 20716ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(184) .flip_rotate {
  transform: rotateX(47deg);
}

.rotate:nth-of-type(184) .flip_pos {
  transform: translateY(305px);
}

.rotate:nth-of-type(184) .flip {
  left: calc(30% + 256px);
}

.rotate:nth-of-type(185) {
  animation: rotation linear infinite reverse;
  animation-delay: -8093ms;
  animation-duration: 25337ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(185) .flip_rotate {
  transform: rotateX(19deg);
}

.rotate:nth-of-type(185) .flip_pos {
  transform: translateY(297px);
}

.rotate:nth-of-type(185) .flip {
  left: calc(30% + 298px);
}

.rotate:nth-of-type(186) {
  animation: rotation linear infinite reverse;
  animation-delay: -6543ms;
  animation-duration: 29192ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(186) .flip_rotate {
  transform: rotateX(26deg);
}

.rotate:nth-of-type(186) .flip_pos {
  transform: translateY(148px);
}

.rotate:nth-of-type(186) .flip {
  left: calc(30% + 336px);
}

.rotate:nth-of-type(187) {
  animation: rotation linear infinite reverse;
  animation-delay: -8984ms;
  animation-duration: 29149ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(187) .flip_rotate {
  transform: rotateX(1deg);
}

.rotate:nth-of-type(187) .flip_pos {
  transform: translateY(198px);
}

.rotate:nth-of-type(187) .flip {
  left: calc(30% + 314px);
}

.rotate:nth-of-type(188) {
  animation: rotation linear infinite reverse;
  animation-delay: -6982ms;
  animation-duration: 27202ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(188) .flip_rotate {
  transform: rotateX(60deg);
}

.rotate:nth-of-type(188) .flip_pos {
  transform: translateY(258px);
}

.rotate:nth-of-type(188) .flip {
  left: calc(30% + 205px);
}

.rotate:nth-of-type(189) {
  animation: rotation linear infinite reverse;
  animation-delay: -6524ms;
  animation-duration: 23821ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(189) .flip_rotate {
  transform: rotateX(23deg);
}

.rotate:nth-of-type(189) .flip_pos {
  transform: translateY(204px);
}

.rotate:nth-of-type(189) .flip {
  left: calc(30% + 286px);
}

.rotate:nth-of-type(190) {
  animation: rotation linear infinite reverse;
  animation-delay: -6747ms;
  animation-duration: 24115ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(190) .flip_rotate {
  transform: rotateX(11deg);
}

.rotate:nth-of-type(190) .flip_pos {
  transform: translateY(247px);
}

.rotate:nth-of-type(190) .flip {
  left: calc(30% + 355px);
}

.rotate:nth-of-type(191) {
  animation: rotation linear infinite reverse;
  animation-delay: -6138ms;
  animation-duration: 25302ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(191) .flip_rotate {
  transform: rotateX(42deg);
}

.rotate:nth-of-type(191) .flip_pos {
  transform: translateY(191px);
}

.rotate:nth-of-type(191) .flip {
  left: calc(30% + 250px);
}

.rotate:nth-of-type(192) {
  animation: rotation linear infinite reverse;
  animation-delay: -6409ms;
  animation-duration: 20824ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(192) .flip_rotate {
  transform: rotateX(21deg);
}

.rotate:nth-of-type(192) .flip_pos {
  transform: translateY(301px);
}

.rotate:nth-of-type(192) .flip {
  left: calc(30% + 246px);
}

.rotate:nth-of-type(193) {
  animation: rotation linear infinite reverse;
  animation-delay: -7727ms;
  animation-duration: 28287ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(193) .flip_rotate {
  transform: rotateX(16deg);
}

.rotate:nth-of-type(193) .flip_pos {
  transform: translateY(132px);
}

.rotate:nth-of-type(193) .flip {
  left: calc(30% + 420px);
}

.rotate:nth-of-type(194) {
  animation: rotation linear infinite reverse;
  animation-delay: -8157ms;
  animation-duration: 22301ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(194) .flip_rotate {
  transform: rotateX(45deg);
}

.rotate:nth-of-type(194) .flip_pos {
  transform: translateY(305px);
}

.rotate:nth-of-type(194) .flip {
  left: calc(30% + 257px);
}

.rotate:nth-of-type(195) {
  animation: rotation linear infinite reverse;
  animation-delay: -8647ms;
  animation-duration: 20955ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(195) .flip_rotate {
  transform: rotateX(48deg);
}

.rotate:nth-of-type(195) .flip_pos {
  transform: translateY(291px);
}

.rotate:nth-of-type(195) .flip {
  left: calc(30% + 458px);
}

.rotate:nth-of-type(196) {
  animation: rotation linear infinite reverse;
  animation-delay: -8940ms;
  animation-duration: 25544ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(196) .flip_rotate {
  transform: rotateX(24deg);
}

.rotate:nth-of-type(196) .flip_pos {
  transform: translateY(277px);
}

.rotate:nth-of-type(196) .flip {
  left: calc(30% + 466px);
}

.rotate:nth-of-type(197) {
  animation: rotation linear infinite reverse;
  animation-delay: -7196ms;
  animation-duration: 22036ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(197) .flip_rotate {
  transform: rotateX(27deg);
}

.rotate:nth-of-type(197) .flip_pos {
  transform: translateY(161px);
}

.rotate:nth-of-type(197) .flip {
  left: calc(30% + 299px);
}

.rotate:nth-of-type(198) {
  animation: rotation linear infinite reverse;
  animation-delay: -7110ms;
  animation-duration: 25211ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(198) .flip_rotate {
  transform: rotateX(25deg);
}

.rotate:nth-of-type(198) .flip_pos {
  transform: translateY(233px);
}

.rotate:nth-of-type(198) .flip {
  left: calc(30% + 214px);
}

.rotate:nth-of-type(199) {
  animation: rotation linear infinite reverse;
  animation-delay: -9608ms;
  animation-duration: 22522ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(199) .flip_rotate {
  transform: rotateX(9deg);
}

.rotate:nth-of-type(199) .flip_pos {
  transform: translateY(275px);
}

.rotate:nth-of-type(199) .flip {
  left: calc(30% + 394px);
}

.rotate:nth-of-type(200) {
  animation: rotation linear infinite reverse;
  animation-delay: -6193ms;
  animation-duration: 29366ms;
}
@keyframes rotation {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.rotate:nth-of-type(200) .flip_rotate {
  transform: rotateX(17deg);
}

.rotate:nth-of-type(200) .flip_pos {
  transform: translateY(322px);
}

.rotate:nth-of-type(200) .flip {
  left: calc(30% + 450px);
}

.rotate:nth-of-type(1) .flip {
  background-color: #ffffff40;
  animation: rotate01 25763ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(2) .flip {
  background-color: #ffffff40;
  animation: rotate01 20770ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(3) .flip {
  background-color: #ffffff40;
  animation: rotate01 8807ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(4) .flip {
  background-color: #ffffff40;
  animation: rotate01 22989ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(5) .flip {
  background-color: #ffffff40;
  animation: rotate01 18932ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(6) .flip {
  background-color: #ffffff40;
  animation: rotate01 16927ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(7) .flip {
  background-color: #ffffff40;
  animation: rotate01 5210ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(8) .flip {
  background-color: #ffffff40;
  animation: rotate01 17179ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(9) .flip {
  background-color: #ffffff40;
  animation: rotate01 15356ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(10) .flip {
  background-color: #ffffff40;
  animation: rotate01 17515ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(11) .flip {
  background-color: #ffffff40;
  animation: rotate01 10382ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(12) .flip {
  background-color: #ffffff40;
  animation: rotate01 23029ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(13) .flip {
  background-color: #ffffff40;
  animation: rotate01 4738ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(14) .flip {
  background-color: #ffffff40;
  animation: rotate01 7811ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(15) .flip {
  background-color: #ffffff40;
  animation: rotate01 12258ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(16) .flip {
  background-color: #ffffff40;
  animation: rotate01 22652ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(17) .flip {
  background-color: #ffffff40;
  animation: rotate01 17227ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(18) .flip {
  background-color: #ffffff40;
  animation: rotate01 7065ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(19) .flip {
  background-color: #ffffff40;
  animation: rotate01 24070ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(20) .flip {
  background-color: #ffffff40;
  animation: rotate01 19462ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(21) .flip {
  background-color: #ffffff40;
  animation: rotate01 7661ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(22) .flip {
  background-color: #ffffff40;
  animation: rotate01 24316ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(23) .flip {
  background-color: #ffffff40;
  animation: rotate01 24173ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(24) .flip {
  background-color: #ffffff40;
  animation: rotate01 14500ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(25) .flip {
  background-color: #ffffff40;
  animation: rotate01 15650ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(26) .flip {
  background-color: #ffffff40;
  animation: rotate01 9233ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(27) .flip {
  background-color: #ffffff40;
  animation: rotate01 28730ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(28) .flip {
  background-color: #ffffff40;
  animation: rotate01 22540ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(29) .flip {
  background-color: #ffffff40;
  animation: rotate01 20837ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(30) .flip {
  background-color: #ffffff40;
  animation: rotate01 23110ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(31) .flip {
  background-color: #ffffff40;
  animation: rotate01 21837ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(32) .flip {
  background-color: #ffffff40;
  animation: rotate01 6069ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(33) .flip {
  background-color: #ffffff40;
  animation: rotate01 28656ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(34) .flip {
  background-color: #ffffff40;
  animation: rotate01 29012ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(35) .flip {
  background-color: #ffffff40;
  animation: rotate01 13807ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(36) .flip {
  background-color: #ffffff40;
  animation: rotate01 28332ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(37) .flip {
  background-color: #ffffff40;
  animation: rotate01 16515ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(38) .flip {
  background-color: #ffffff40;
  animation: rotate01 14039ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(39) .flip {
  background-color: #ffffff40;
  animation: rotate01 7980ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(40) .flip {
  background-color: #ffffff40;
  animation: rotate01 26255ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(41) .flip {
  background-color: #ffffff40;
  animation: rotate01 5793ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(42) .flip {
  background-color: #ffffff40;
  animation: rotate01 20923ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(43) .flip {
  background-color: #ffffff40;
  animation: rotate01 19417ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(44) .flip {
  background-color: #ffffff40;
  animation: rotate01 14494ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(45) .flip {
  background-color: #ffffff40;
  animation: rotate01 14898ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(46) .flip {
  background-color: #ffffff40;
  animation: rotate01 6231ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(47) .flip {
  background-color: #ffffff40;
  animation: rotate01 12342ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(48) .flip {
  background-color: #ffffff40;
  animation: rotate01 22054ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(49) .flip {
  background-color: #ffffff40;
  animation: rotate01 17214ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(50) .flip {
  background-color: #ffffff40;
  animation: rotate01 31910ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(51) .flip {
  background-color: #ffffff40;
  animation: rotate01 4900ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(52) .flip {
  background-color: #ffffff40;
  animation: rotate01 15306ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(53) .flip {
  background-color: #ffffff40;
  animation: rotate01 27385ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(54) .flip {
  background-color: #ffffff40;
  animation: rotate01 18121ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(55) .flip {
  background-color: #ffffff40;
  animation: rotate01 24386ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(56) .flip {
  background-color: #ffffff40;
  animation: rotate01 25187ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(57) .flip {
  background-color: #ffffff40;
  animation: rotate01 30793ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(58) .flip {
  background-color: #ffffff40;
  animation: rotate01 5271ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(59) .flip {
  background-color: #ffffff40;
  animation: rotate01 5261ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(60) .flip {
  background-color: #ffffff40;
  animation: rotate01 23651ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(61) .flip {
  background-color: #ffffff40;
  animation: rotate01 24597ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(62) .flip {
  background-color: #ffffff40;
  animation: rotate01 29834ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(63) .flip {
  background-color: #ffffff40;
  animation: rotate01 4039ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(64) .flip {
  background-color: #ffffff40;
  animation: rotate01 7372ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(65) .flip {
  background-color: #ffffff40;
  animation: rotate01 16295ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(66) .flip {
  background-color: #ffffff40;
  animation: rotate01 18044ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(67) .flip {
  background-color: #ffffff40;
  animation: rotate01 19899ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(68) .flip {
  background-color: #ffffff40;
  animation: rotate01 16207ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(69) .flip {
  background-color: #ffffff40;
  animation: rotate01 16551ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(70) .flip {
  background-color: #ffffff40;
  animation: rotate01 13180ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(71) .flip {
  background-color: #ffffff40;
  animation: rotate01 11572ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(72) .flip {
  background-color: #ffffff40;
  animation: rotate01 8111ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(73) .flip {
  background-color: #ffffff40;
  animation: rotate01 14170ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(74) .flip {
  background-color: #ffffff40;
  animation: rotate01 19100ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(75) .flip {
  background-color: #ffffff40;
  animation: rotate01 10836ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(76) .flip {
  background-color: #ffffff40;
  animation: rotate01 4818ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(77) .flip {
  background-color: #ffffff40;
  animation: rotate01 6577ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(78) .flip {
  background-color: #ffffff40;
  animation: rotate01 24007ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(79) .flip {
  background-color: #ffffff40;
  animation: rotate01 28429ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(80) .flip {
  background-color: #ffffff40;
  animation: rotate01 9760ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(81) .flip {
  background-color: #ffffff40;
  animation: rotate01 28229ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(82) .flip {
  background-color: #ffffff40;
  animation: rotate01 12274ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(83) .flip {
  background-color: #ffffff40;
  animation: rotate01 6567ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(84) .flip {
  background-color: #ffffff40;
  animation: rotate01 7433ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(85) .flip {
  background-color: #ffffff40;
  animation: rotate01 24899ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(86) .flip {
  background-color: #ffffff40;
  animation: rotate01 16389ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(87) .flip {
  background-color: #ffffff40;
  animation: rotate01 8390ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(88) .flip {
  background-color: #ffffff40;
  animation: rotate01 24024ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(89) .flip {
  background-color: #ffffff40;
  animation: rotate01 16474ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(90) .flip {
  background-color: #ffffff40;
  animation: rotate01 4598ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(91) .flip {
  background-color: #ffffff40;
  animation: rotate01 4356ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(92) .flip {
  background-color: #ffffff40;
  animation: rotate01 16272ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(93) .flip {
  background-color: #ffffff40;
  animation: rotate01 11517ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(94) .flip {
  background-color: #ffffff40;
  animation: rotate01 27371ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(95) .flip {
  background-color: #ffffff40;
  animation: rotate01 16134ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(96) .flip {
  background-color: #ffffff40;
  animation: rotate01 26353ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(97) .flip {
  background-color: #ffffff40;
  animation: rotate01 3891ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(98) .flip {
  background-color: #ffffff40;
  animation: rotate01 25196ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(99) .flip {
  background-color: #ffffff40;
  animation: rotate01 30477ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(100) .flip {
  background-color: #ffffff40;
  animation: rotate01 4840ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(101) .flip {
  background-color: #ffffff40;
  animation: rotate01 32392ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(102) .flip {
  background-color: #ffffff40;
  animation: rotate01 10780ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(103) .flip {
  background-color: #ffffff40;
  animation: rotate01 29641ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(104) .flip {
  background-color: #ffffff40;
  animation: rotate01 15124ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(105) .flip {
  background-color: #ffffff40;
  animation: rotate01 30183ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(106) .flip {
  background-color: #ffffff40;
  animation: rotate01 14245ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(107) .flip {
  background-color: #ffffff40;
  animation: rotate01 26361ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(108) .flip {
  background-color: #ffffff40;
  animation: rotate01 19372ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(109) .flip {
  background-color: #ffffff40;
  animation: rotate01 4933ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(110) .flip {
  background-color: #ffffff40;
  animation: rotate01 28919ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(111) .flip {
  background-color: #ffffff40;
  animation: rotate01 19443ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(112) .flip {
  background-color: #ffffff40;
  animation: rotate01 30617ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(113) .flip {
  background-color: #ffffff40;
  animation: rotate01 23955ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(114) .flip {
  background-color: #ffffff40;
  animation: rotate01 20243ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(115) .flip {
  background-color: #ffffff40;
  animation: rotate01 14942ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(116) .flip {
  background-color: #ffffff40;
  animation: rotate01 18080ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(117) .flip {
  background-color: #ffffff40;
  animation: rotate01 24510ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(118) .flip {
  background-color: #ffffff40;
  animation: rotate01 25955ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(119) .flip {
  background-color: #ffffff40;
  animation: rotate01 5568ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(120) .flip {
  background-color: #ffffff40;
  animation: rotate01 15741ms infinite;
}
@keyframes rotate01 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.6;
  }
  25% {
    opacity: 0.4;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.6;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
}
.rotate:nth-of-type(120) .flip {
  background-color: #f9d2d340;
  animation: rotate02 14489ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(121) .flip {
  background-color: #f9d2d340;
  animation: rotate02 16145ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(122) .flip {
  background-color: #f9d2d340;
  animation: rotate02 14244ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(123) .flip {
  background-color: #f9d2d340;
  animation: rotate02 32046ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(124) .flip {
  background-color: #f9d2d340;
  animation: rotate02 10706ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(125) .flip {
  background-color: #f9d2d340;
  animation: rotate02 20407ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(126) .flip {
  background-color: #f9d2d340;
  animation: rotate02 27976ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(127) .flip {
  background-color: #f9d2d340;
  animation: rotate02 19390ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(128) .flip {
  background-color: #f9d2d340;
  animation: rotate02 20020ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(129) .flip {
  background-color: #f9d2d340;
  animation: rotate02 22212ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(130) .flip {
  background-color: #f9d2d340;
  animation: rotate02 10974ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(131) .flip {
  background-color: #f9d2d340;
  animation: rotate02 3821ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(132) .flip {
  background-color: #f9d2d340;
  animation: rotate02 15960ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 1;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(133) .flip {
  background-color: #f9d2d340;
  animation: rotate02 28524ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(134) .flip {
  background-color: #f9d2d340;
  animation: rotate02 28864ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(135) .flip {
  background-color: #f9d2d340;
  animation: rotate02 7790ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(136) .flip {
  background-color: #f9d2d340;
  animation: rotate02 20644ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(137) .flip {
  background-color: #f9d2d340;
  animation: rotate02 16068ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(138) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26536ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(139) .flip {
  background-color: #f9d2d340;
  animation: rotate02 24332ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(140) .flip {
  background-color: #f9d2d340;
  animation: rotate02 23272ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(141) .flip {
  background-color: #f9d2d340;
  animation: rotate02 24887ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(142) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26142ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(143) .flip {
  background-color: #f9d2d340;
  animation: rotate02 18399ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(144) .flip {
  background-color: #f9d2d340;
  animation: rotate02 22730ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(145) .flip {
  background-color: #f9d2d340;
  animation: rotate02 5362ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(146) .flip {
  background-color: #f9d2d340;
  animation: rotate02 32953ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(147) .flip {
  background-color: #f9d2d340;
  animation: rotate02 14625ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(148) .flip {
  background-color: #f9d2d340;
  animation: rotate02 11637ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(149) .flip {
  background-color: #f9d2d340;
  animation: rotate02 21413ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(150) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26888ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(151) .flip {
  background-color: #f9d2d340;
  animation: rotate02 5833ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(152) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26966ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(153) .flip {
  background-color: #f9d2d340;
  animation: rotate02 10999ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(154) .flip {
  background-color: #f9d2d340;
  animation: rotate02 11821ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(155) .flip {
  background-color: #f9d2d340;
  animation: rotate02 8975ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(156) .flip {
  background-color: #f9d2d340;
  animation: rotate02 3224ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(157) .flip {
  background-color: #f9d2d340;
  animation: rotate02 24593ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(158) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26279ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(159) .flip {
  background-color: #f9d2d340;
  animation: rotate02 24123ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(160) .flip {
  background-color: #f9d2d340;
  animation: rotate02 15540ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(161) .flip {
  background-color: #f9d2d340;
  animation: rotate02 25560ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(162) .flip {
  background-color: #f9d2d340;
  animation: rotate02 14975ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(163) .flip {
  background-color: #f9d2d340;
  animation: rotate02 20270ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(164) .flip {
  background-color: #f9d2d340;
  animation: rotate02 24415ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(165) .flip {
  background-color: #f9d2d340;
  animation: rotate02 5733ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(166) .flip {
  background-color: #f9d2d340;
  animation: rotate02 31680ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(167) .flip {
  background-color: #f9d2d340;
  animation: rotate02 19990ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(168) .flip {
  background-color: #f9d2d340;
  animation: rotate02 13546ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(169) .flip {
  background-color: #f9d2d340;
  animation: rotate02 20611ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(170) .flip {
  background-color: #f9d2d340;
  animation: rotate02 12932ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(171) .flip {
  background-color: #f9d2d340;
  animation: rotate02 8195ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(172) .flip {
  background-color: #f9d2d340;
  animation: rotate02 22309ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(173) .flip {
  background-color: #f9d2d340;
  animation: rotate02 15636ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(174) .flip {
  background-color: #f9d2d340;
  animation: rotate02 25952ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(175) .flip {
  background-color: #f9d2d340;
  animation: rotate02 27879ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(176) .flip {
  background-color: #f9d2d340;
  animation: rotate02 30383ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(177) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26919ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(178) .flip {
  background-color: #f9d2d340;
  animation: rotate02 19847ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(179) .flip {
  background-color: #f9d2d340;
  animation: rotate02 31193ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(180) .flip {
  background-color: #f9d2d340;
  animation: rotate02 3485ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(181) .flip {
  background-color: #f9d2d340;
  animation: rotate02 21958ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(182) .flip {
  background-color: #f9d2d340;
  animation: rotate02 30293ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(183) .flip {
  background-color: #f9d2d340;
  animation: rotate02 17004ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(184) .flip {
  background-color: #f9d2d340;
  animation: rotate02 18561ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(185) .flip {
  background-color: #f9d2d340;
  animation: rotate02 14898ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(186) .flip {
  background-color: #f9d2d340;
  animation: rotate02 15282ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(187) .flip {
  background-color: #f9d2d340;
  animation: rotate02 26514ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(188) .flip {
  background-color: #f9d2d340;
  animation: rotate02 4312ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(189) .flip {
  background-color: #f9d2d340;
  animation: rotate02 19245ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(190) .flip {
  background-color: #f9d2d340;
  animation: rotate02 6974ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(191) .flip {
  background-color: #f9d2d340;
  animation: rotate02 22824ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(192) .flip {
  background-color: #f9d2d340;
  animation: rotate02 13205ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(193) .flip {
  background-color: #f9d2d340;
  animation: rotate02 17475ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(194) .flip {
  background-color: #f9d2d340;
  animation: rotate02 19091ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(195) .flip {
  background-color: #f9d2d340;
  animation: rotate02 7316ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(196) .flip {
  background-color: #f9d2d340;
  animation: rotate02 12857ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(197) .flip {
  background-color: #f9d2d340;
  animation: rotate02 16291ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(198) .flip {
  background-color: #f9d2d340;
  animation: rotate02 4697ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(199) .flip {
  background-color: #f9d2d340;
  animation: rotate02 8322ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}
.rotate:nth-of-type(200) .flip {
  background-color: #f9d2d340;
  animation: rotate02 3241ms infinite;
}
@keyframes rotate02 {
  0% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(0);
    opacity: 0.4;
  }
  25% {
    opacity: 0.1;
  }
  50% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.4;
  }
  100% {
    transform: scale3d(0.5, 0.5, 0.5) rotateY(180deg);
    opacity: 0.1;
  }
}