
  
  .circle_global_container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }

  .footer {
    overflow: hidden;
    position: relative;
  }
  
  
  .circle-container {
    position: absolute;
    transform: translateY(-10vh);
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  .circle-container .circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    mix-blend-mode: screen;
    background-image: radial-gradient(#99ffff, #99ffff 10%, rgba(153, 255, 255, 0) 56%);
    -webkit-animation: fadein-frames 200ms infinite, scale-frames 2s infinite;
            animation: fadein-frames 200ms infinite, scale-frames 2s infinite;
  }
  @-webkit-keyframes fade-frames {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.7;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade-frames {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.7;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes scale-frames {
    0% {
      transform: scale3d(0.4, 0.4, 1);
    }
    50% {
      transform: scale3d(2.2, 2.2, 1);
    }
    100% {
      transform: scale3d(0.4, 0.4, 1);
    }
  }
  @keyframes scale-frames {
    0% {
      transform: scale3d(0.4, 0.4, 1);
    }
    50% {
      transform: scale3d(2.2, 2.2, 1);
    }
    100% {
      transform: scale3d(0.4, 0.4, 1);
    }
  }
  .circle-container:nth-child(1) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-1;
            animation-name: move-frames-1;
    -webkit-animation-duration: 32391ms;
            animation-duration: 32391ms;
    -webkit-animation-delay: 17144ms;
            animation-delay: 17144ms;
  }
  @-webkit-keyframes move-frames-1 {
    from {
      transform: translate3d(19vw, 106vh, 0);
    }
    to {
      transform: translate3d(46vw, -117vh, 0);
    }
  }
  @keyframes move-frames-1 {
    from {
      transform: translate3d(19vw, 106vh, 0);
    }
    to {
      transform: translate3d(46vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(1) .circle {
    -webkit-animation-delay: 2377ms;
            animation-delay: 2377ms;
  }
  .circle-container:nth-child(2) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-2;
            animation-name: move-frames-2;
    -webkit-animation-duration: 31407ms;
            animation-duration: 31407ms;
    -webkit-animation-delay: 23473ms;
            animation-delay: 23473ms;
  }
  @-webkit-keyframes move-frames-2 {
    from {
      transform: translate3d(93vw, 108vh, 0);
    }
    to {
      transform: translate3d(97vw, -119vh, 0);
    }
  }
  @keyframes move-frames-2 {
    from {
      transform: translate3d(93vw, 108vh, 0);
    }
    to {
      transform: translate3d(97vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(2) .circle {
    -webkit-animation-delay: 73ms;
            animation-delay: 73ms;
  }
  .circle-container:nth-child(3) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-3;
            animation-name: move-frames-3;
    -webkit-animation-duration: 33301ms;
            animation-duration: 33301ms;
    -webkit-animation-delay: 8433ms;
            animation-delay: 8433ms;
  }
  @-webkit-keyframes move-frames-3 {
    from {
      transform: translate3d(65vw, 105vh, 0);
    }
    to {
      transform: translate3d(51vw, -109vh, 0);
    }
  }
  @keyframes move-frames-3 {
    from {
      transform: translate3d(65vw, 105vh, 0);
    }
    to {
      transform: translate3d(51vw, -109vh, 0);
    }
  }
  .circle-container:nth-child(3) .circle {
    -webkit-animation-delay: 3394ms;
            animation-delay: 3394ms;
  }
  .circle-container:nth-child(4) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-4;
            animation-name: move-frames-4;
    -webkit-animation-duration: 33927ms;
            animation-duration: 33927ms;
    -webkit-animation-delay: 35525ms;
            animation-delay: 35525ms;
  }
  @-webkit-keyframes move-frames-4 {
    from {
      transform: translate3d(32vw, 110vh, 0);
    }
    to {
      transform: translate3d(78vw, -118vh, 0);
    }
  }
  @keyframes move-frames-4 {
    from {
      transform: translate3d(32vw, 110vh, 0);
    }
    to {
      transform: translate3d(78vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(4) .circle {
    -webkit-animation-delay: 1666ms;
            animation-delay: 1666ms;
  }
  .circle-container:nth-child(5) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-5;
            animation-name: move-frames-5;
    -webkit-animation-duration: 29435ms;
            animation-duration: 29435ms;
    -webkit-animation-delay: 14227ms;
            animation-delay: 14227ms;
  }
  @-webkit-keyframes move-frames-5 {
    from {
      transform: translate3d(83vw, 107vh, 0);
    }
    to {
      transform: translate3d(70vw, -130vh, 0);
    }
  }
  @keyframes move-frames-5 {
    from {
      transform: translate3d(83vw, 107vh, 0);
    }
    to {
      transform: translate3d(70vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(5) .circle {
    -webkit-animation-delay: 3950ms;
            animation-delay: 3950ms;
  }
  .circle-container:nth-child(6) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-6;
            animation-name: move-frames-6;
    -webkit-animation-duration: 31025ms;
            animation-duration: 31025ms;
    -webkit-animation-delay: 33749ms;
            animation-delay: 33749ms;
  }
  @-webkit-keyframes move-frames-6 {
    from {
      transform: translate3d(78vw, 101vh, 0);
    }
    to {
      transform: translate3d(32vw, -110vh, 0);
    }
  }
  @keyframes move-frames-6 {
    from {
      transform: translate3d(78vw, 101vh, 0);
    }
    to {
      transform: translate3d(32vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(6) .circle {
    -webkit-animation-delay: 1701ms;
            animation-delay: 1701ms;
  }
  .circle-container:nth-child(7) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-7;
            animation-name: move-frames-7;
    -webkit-animation-duration: 36109ms;
            animation-duration: 36109ms;
    -webkit-animation-delay: 1532ms;
            animation-delay: 1532ms;
  }
  @-webkit-keyframes move-frames-7 {
    from {
      transform: translate3d(98vw, 104vh, 0);
    }
    to {
      transform: translate3d(14vw, -107vh, 0);
    }
  }
  @keyframes move-frames-7 {
    from {
      transform: translate3d(98vw, 104vh, 0);
    }
    to {
      transform: translate3d(14vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(7) .circle {
    -webkit-animation-delay: 2505ms;
            animation-delay: 2505ms;
  }
  .circle-container:nth-child(8) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-8;
            animation-name: move-frames-8;
    -webkit-animation-duration: 28071ms;
            animation-duration: 28071ms;
    -webkit-animation-delay: 15554ms;
            animation-delay: 15554ms;
  }
  @-webkit-keyframes move-frames-8 {
    from {
      transform: translate3d(25vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -128vh, 0);
    }
  }
  @keyframes move-frames-8 {
    from {
      transform: translate3d(25vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(8) .circle {
    -webkit-animation-delay: 639ms;
            animation-delay: 639ms;
  }
  .circle-container:nth-child(9) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-9;
            animation-name: move-frames-9;
    -webkit-animation-duration: 35429ms;
            animation-duration: 35429ms;
    -webkit-animation-delay: 26526ms;
            animation-delay: 26526ms;
  }
  @-webkit-keyframes move-frames-9 {
    from {
      transform: translate3d(54vw, 105vh, 0);
    }
    to {
      transform: translate3d(94vw, -128vh, 0);
    }
  }
  @keyframes move-frames-9 {
    from {
      transform: translate3d(54vw, 105vh, 0);
    }
    to {
      transform: translate3d(94vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(9) .circle {
    -webkit-animation-delay: 1048ms;
            animation-delay: 1048ms;
  }
  .circle-container:nth-child(10) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-10;
            animation-name: move-frames-10;
    -webkit-animation-duration: 33839ms;
            animation-duration: 33839ms;
    -webkit-animation-delay: 2695ms;
            animation-delay: 2695ms;
  }
  @-webkit-keyframes move-frames-10 {
    from {
      transform: translate3d(8vw, 104vh, 0);
    }
    to {
      transform: translate3d(93vw, -125vh, 0);
    }
  }
  @keyframes move-frames-10 {
    from {
      transform: translate3d(8vw, 104vh, 0);
    }
    to {
      transform: translate3d(93vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(10) .circle {
    -webkit-animation-delay: 2526ms;
            animation-delay: 2526ms;
  }
  .circle-container:nth-child(11) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-11;
            animation-name: move-frames-11;
    -webkit-animation-duration: 32028ms;
            animation-duration: 32028ms;
    -webkit-animation-delay: 3171ms;
            animation-delay: 3171ms;
  }
  @-webkit-keyframes move-frames-11 {
    from {
      transform: translate3d(80vw, 107vh, 0);
    }
    to {
      transform: translate3d(81vw, -124vh, 0);
    }
  }
  @keyframes move-frames-11 {
    from {
      transform: translate3d(80vw, 107vh, 0);
    }
    to {
      transform: translate3d(81vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(11) .circle {
    -webkit-animation-delay: 3690ms;
            animation-delay: 3690ms;
  }
  .circle-container:nth-child(12) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-12;
            animation-name: move-frames-12;
    -webkit-animation-duration: 32667ms;
            animation-duration: 32667ms;
    -webkit-animation-delay: 27049ms;
            animation-delay: 27049ms;
  }
  @-webkit-keyframes move-frames-12 {
    from {
      transform: translate3d(40vw, 106vh, 0);
    }
    to {
      transform: translate3d(90vw, -120vh, 0);
    }
  }
  @keyframes move-frames-12 {
    from {
      transform: translate3d(40vw, 106vh, 0);
    }
    to {
      transform: translate3d(90vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(12) .circle {
    -webkit-animation-delay: 2383ms;
            animation-delay: 2383ms;
  }
  .circle-container:nth-child(13) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-13;
            animation-name: move-frames-13;
    -webkit-animation-duration: 34586ms;
            animation-duration: 34586ms;
    -webkit-animation-delay: 20838ms;
            animation-delay: 20838ms;
  }
  @-webkit-keyframes move-frames-13 {
    from {
      transform: translate3d(87vw, 105vh, 0);
    }
    to {
      transform: translate3d(56vw, -111vh, 0);
    }
  }
  @keyframes move-frames-13 {
    from {
      transform: translate3d(87vw, 105vh, 0);
    }
    to {
      transform: translate3d(56vw, -111vh, 0);
    }
  }
  .circle-container:nth-child(13) .circle {
    -webkit-animation-delay: 2276ms;
            animation-delay: 2276ms;
  }
  .circle-container:nth-child(14) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-14;
            animation-name: move-frames-14;
    -webkit-animation-duration: 30729ms;
            animation-duration: 30729ms;
    -webkit-animation-delay: 19685ms;
            animation-delay: 19685ms;
  }
  @-webkit-keyframes move-frames-14 {
    from {
      transform: translate3d(41vw, 104vh, 0);
    }
    to {
      transform: translate3d(1vw, -126vh, 0);
    }
  }
  @keyframes move-frames-14 {
    from {
      transform: translate3d(41vw, 104vh, 0);
    }
    to {
      transform: translate3d(1vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(14) .circle {
    -webkit-animation-delay: 502ms;
            animation-delay: 502ms;
  }
  .circle-container:nth-child(15) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-15;
            animation-name: move-frames-15;
    -webkit-animation-duration: 36803ms;
            animation-duration: 36803ms;
    -webkit-animation-delay: 21773ms;
            animation-delay: 21773ms;
  }
  @-webkit-keyframes move-frames-15 {
    from {
      transform: translate3d(46vw, 103vh, 0);
    }
    to {
      transform: translate3d(29vw, -120vh, 0);
    }
  }
  @keyframes move-frames-15 {
    from {
      transform: translate3d(46vw, 103vh, 0);
    }
    to {
      transform: translate3d(29vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(15) .circle {
    -webkit-animation-delay: 1763ms;
            animation-delay: 1763ms;
  }
  .circle-container:nth-child(16) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-16;
            animation-name: move-frames-16;
    -webkit-animation-duration: 31576ms;
            animation-duration: 31576ms;
    -webkit-animation-delay: 11034ms;
            animation-delay: 11034ms;
  }
  @-webkit-keyframes move-frames-16 {
    from {
      transform: translate3d(68vw, 109vh, 0);
    }
    to {
      transform: translate3d(17vw, -119vh, 0);
    }
  }
  @keyframes move-frames-16 {
    from {
      transform: translate3d(68vw, 109vh, 0);
    }
    to {
      transform: translate3d(17vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(16) .circle {
    -webkit-animation-delay: 3270ms;
            animation-delay: 3270ms;
  }
  .circle-container:nth-child(17) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-17;
            animation-name: move-frames-17;
    -webkit-animation-duration: 31182ms;
            animation-duration: 31182ms;
    -webkit-animation-delay: 29057ms;
            animation-delay: 29057ms;
  }
  @-webkit-keyframes move-frames-17 {
    from {
      transform: translate3d(60vw, 105vh, 0);
    }
    to {
      transform: translate3d(19vw, -117vh, 0);
    }
  }
  @keyframes move-frames-17 {
    from {
      transform: translate3d(60vw, 105vh, 0);
    }
    to {
      transform: translate3d(19vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(17) .circle {
    -webkit-animation-delay: 159ms;
            animation-delay: 159ms;
  }
  .circle-container:nth-child(18) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-18;
            animation-name: move-frames-18;
    -webkit-animation-duration: 33270ms;
            animation-duration: 33270ms;
    -webkit-animation-delay: 13784ms;
            animation-delay: 13784ms;
  }
  @-webkit-keyframes move-frames-18 {
    from {
      transform: translate3d(60vw, 104vh, 0);
    }
    to {
      transform: translate3d(93vw, -129vh, 0);
    }
  }
  @keyframes move-frames-18 {
    from {
      transform: translate3d(60vw, 104vh, 0);
    }
    to {
      transform: translate3d(93vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(18) .circle {
    -webkit-animation-delay: 1014ms;
            animation-delay: 1014ms;
  }
  .circle-container:nth-child(19) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-19;
            animation-name: move-frames-19;
    -webkit-animation-duration: 35105ms;
            animation-duration: 35105ms;
    -webkit-animation-delay: 12062ms;
            animation-delay: 12062ms;
  }
  @-webkit-keyframes move-frames-19 {
    from {
      transform: translate3d(3vw, 110vh, 0);
    }
    to {
      transform: translate3d(53vw, -120vh, 0);
    }
  }
  @keyframes move-frames-19 {
    from {
      transform: translate3d(3vw, 110vh, 0);
    }
    to {
      transform: translate3d(53vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(19) .circle {
    -webkit-animation-delay: 1531ms;
            animation-delay: 1531ms;
  }
  .circle-container:nth-child(20) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-20;
            animation-name: move-frames-20;
    -webkit-animation-duration: 30032ms;
            animation-duration: 30032ms;
    -webkit-animation-delay: 36508ms;
            animation-delay: 36508ms;
  }
  @-webkit-keyframes move-frames-20 {
    from {
      transform: translate3d(11vw, 102vh, 0);
    }
    to {
      transform: translate3d(83vw, -127vh, 0);
    }
  }
  @keyframes move-frames-20 {
    from {
      transform: translate3d(11vw, 102vh, 0);
    }
    to {
      transform: translate3d(83vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(20) .circle {
    -webkit-animation-delay: 3171ms;
            animation-delay: 3171ms;
  }
  .circle-container:nth-child(21) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-21;
            animation-name: move-frames-21;
    -webkit-animation-duration: 35914ms;
            animation-duration: 35914ms;
    -webkit-animation-delay: 12691ms;
            animation-delay: 12691ms;
  }
  @-webkit-keyframes move-frames-21 {
    from {
      transform: translate3d(48vw, 109vh, 0);
    }
    to {
      transform: translate3d(24vw, -113vh, 0);
    }
  }
  @keyframes move-frames-21 {
    from {
      transform: translate3d(48vw, 109vh, 0);
    }
    to {
      transform: translate3d(24vw, -113vh, 0);
    }
  }
  .circle-container:nth-child(21) .circle {
    -webkit-animation-delay: 2516ms;
            animation-delay: 2516ms;
  }
  .circle-container:nth-child(22) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-22;
            animation-name: move-frames-22;
    -webkit-animation-duration: 30511ms;
            animation-duration: 30511ms;
    -webkit-animation-delay: 5406ms;
            animation-delay: 5406ms;
  }
  @-webkit-keyframes move-frames-22 {
    from {
      transform: translate3d(64vw, 110vh, 0);
    }
    to {
      transform: translate3d(83vw, -128vh, 0);
    }
  }
  @keyframes move-frames-22 {
    from {
      transform: translate3d(64vw, 110vh, 0);
    }
    to {
      transform: translate3d(83vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(22) .circle {
    -webkit-animation-delay: 3107ms;
            animation-delay: 3107ms;
  }
  .circle-container:nth-child(23) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-23;
            animation-name: move-frames-23;
    -webkit-animation-duration: 36776ms;
            animation-duration: 36776ms;
    -webkit-animation-delay: 20527ms;
            animation-delay: 20527ms;
  }
  @-webkit-keyframes move-frames-23 {
    from {
      transform: translate3d(96vw, 105vh, 0);
    }
    to {
      transform: translate3d(70vw, -114vh, 0);
    }
  }
  @keyframes move-frames-23 {
    from {
      transform: translate3d(96vw, 105vh, 0);
    }
    to {
      transform: translate3d(70vw, -114vh, 0);
    }
  }
  .circle-container:nth-child(23) .circle {
    -webkit-animation-delay: 285ms;
            animation-delay: 285ms;
  }
  .circle-container:nth-child(24) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-24;
            animation-name: move-frames-24;
    -webkit-animation-duration: 33057ms;
            animation-duration: 33057ms;
    -webkit-animation-delay: 9821ms;
            animation-delay: 9821ms;
  }
  @-webkit-keyframes move-frames-24 {
    from {
      transform: translate3d(36vw, 103vh, 0);
    }
    to {
      transform: translate3d(34vw, -122vh, 0);
    }
  }
  @keyframes move-frames-24 {
    from {
      transform: translate3d(36vw, 103vh, 0);
    }
    to {
      transform: translate3d(34vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(24) .circle {
    -webkit-animation-delay: 138ms;
            animation-delay: 138ms;
  }
  .circle-container:nth-child(25) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-25;
            animation-name: move-frames-25;
    -webkit-animation-duration: 36252ms;
            animation-duration: 36252ms;
    -webkit-animation-delay: 17823ms;
            animation-delay: 17823ms;
  }
  @-webkit-keyframes move-frames-25 {
    from {
      transform: translate3d(1vw, 109vh, 0);
    }
    to {
      transform: translate3d(3vw, -129vh, 0);
    }
  }
  @keyframes move-frames-25 {
    from {
      transform: translate3d(1vw, 109vh, 0);
    }
    to {
      transform: translate3d(3vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(25) .circle {
    -webkit-animation-delay: 3965ms;
            animation-delay: 3965ms;
  }
  .circle-container:nth-child(26) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-26;
            animation-name: move-frames-26;
    -webkit-animation-duration: 32342ms;
            animation-duration: 32342ms;
    -webkit-animation-delay: 26423ms;
            animation-delay: 26423ms;
  }
  @-webkit-keyframes move-frames-26 {
    from {
      transform: translate3d(87vw, 104vh, 0);
    }
    to {
      transform: translate3d(47vw, -126vh, 0);
    }
  }
  @keyframes move-frames-26 {
    from {
      transform: translate3d(87vw, 104vh, 0);
    }
    to {
      transform: translate3d(47vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(26) .circle {
    -webkit-animation-delay: 1411ms;
            animation-delay: 1411ms;
  }
  .circle-container:nth-child(27) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-27;
            animation-name: move-frames-27;
    -webkit-animation-duration: 32824ms;
            animation-duration: 32824ms;
    -webkit-animation-delay: 20056ms;
            animation-delay: 20056ms;
  }
  @-webkit-keyframes move-frames-27 {
    from {
      transform: translate3d(84vw, 102vh, 0);
    }
    to {
      transform: translate3d(28vw, -129vh, 0);
    }
  }
  @keyframes move-frames-27 {
    from {
      transform: translate3d(84vw, 102vh, 0);
    }
    to {
      transform: translate3d(28vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(27) .circle {
    -webkit-animation-delay: 542ms;
            animation-delay: 542ms;
  }
  .circle-container:nth-child(28) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-28;
            animation-name: move-frames-28;
    -webkit-animation-duration: 35166ms;
            animation-duration: 35166ms;
    -webkit-animation-delay: 20909ms;
            animation-delay: 20909ms;
  }
  @-webkit-keyframes move-frames-28 {
    from {
      transform: translate3d(69vw, 106vh, 0);
    }
    to {
      transform: translate3d(9vw, -119vh, 0);
    }
  }
  @keyframes move-frames-28 {
    from {
      transform: translate3d(69vw, 106vh, 0);
    }
    to {
      transform: translate3d(9vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(28) .circle {
    -webkit-animation-delay: 1303ms;
            animation-delay: 1303ms;
  }
  .circle-container:nth-child(29) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-29;
            animation-name: move-frames-29;
    -webkit-animation-duration: 34188ms;
            animation-duration: 34188ms;
    -webkit-animation-delay: 26061ms;
            animation-delay: 26061ms;
  }
  @-webkit-keyframes move-frames-29 {
    from {
      transform: translate3d(1vw, 101vh, 0);
    }
    to {
      transform: translate3d(55vw, -107vh, 0);
    }
  }
  @keyframes move-frames-29 {
    from {
      transform: translate3d(1vw, 101vh, 0);
    }
    to {
      transform: translate3d(55vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(29) .circle {
    -webkit-animation-delay: 1843ms;
            animation-delay: 1843ms;
  }
  .circle-container:nth-child(30) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-30;
            animation-name: move-frames-30;
    -webkit-animation-duration: 29265ms;
            animation-duration: 29265ms;
    -webkit-animation-delay: 13034ms;
            animation-delay: 13034ms;
  }
  @-webkit-keyframes move-frames-30 {
    from {
      transform: translate3d(58vw, 101vh, 0);
    }
    to {
      transform: translate3d(72vw, -112vh, 0);
    }
  }
  @keyframes move-frames-30 {
    from {
      transform: translate3d(58vw, 101vh, 0);
    }
    to {
      transform: translate3d(72vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(30) .circle {
    -webkit-animation-delay: 1258ms;
            animation-delay: 1258ms;
  }
  .circle-container:nth-child(31) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-31;
            animation-name: move-frames-31;
    -webkit-animation-duration: 34418ms;
            animation-duration: 34418ms;
    -webkit-animation-delay: 19264ms;
            animation-delay: 19264ms;
  }
  @-webkit-keyframes move-frames-31 {
    from {
      transform: translate3d(25vw, 109vh, 0);
    }
    to {
      transform: translate3d(100vw, -138vh, 0);
    }
  }
  @keyframes move-frames-31 {
    from {
      transform: translate3d(25vw, 109vh, 0);
    }
    to {
      transform: translate3d(100vw, -138vh, 0);
    }
  }
  .circle-container:nth-child(31) .circle {
    -webkit-animation-delay: 2789ms;
            animation-delay: 2789ms;
  }
  .circle-container:nth-child(32) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-32;
            animation-name: move-frames-32;
    -webkit-animation-duration: 35166ms;
            animation-duration: 35166ms;
    -webkit-animation-delay: 28364ms;
            animation-delay: 28364ms;
  }
  @-webkit-keyframes move-frames-32 {
    from {
      transform: translate3d(79vw, 108vh, 0);
    }
    to {
      transform: translate3d(40vw, -125vh, 0);
    }
  }
  @keyframes move-frames-32 {
    from {
      transform: translate3d(79vw, 108vh, 0);
    }
    to {
      transform: translate3d(40vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(32) .circle {
    -webkit-animation-delay: 1399ms;
            animation-delay: 1399ms;
  }
  .circle-container:nth-child(33) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-33;
            animation-name: move-frames-33;
    -webkit-animation-duration: 28430ms;
            animation-duration: 28430ms;
    -webkit-animation-delay: 31189ms;
            animation-delay: 31189ms;
  }
  @-webkit-keyframes move-frames-33 {
    from {
      transform: translate3d(84vw, 104vh, 0);
    }
    to {
      transform: translate3d(24vw, -119vh, 0);
    }
  }
  @keyframes move-frames-33 {
    from {
      transform: translate3d(84vw, 104vh, 0);
    }
    to {
      transform: translate3d(24vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(33) .circle {
    -webkit-animation-delay: 1724ms;
            animation-delay: 1724ms;
  }
  .circle-container:nth-child(34) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-34;
            animation-name: move-frames-34;
    -webkit-animation-duration: 33416ms;
            animation-duration: 33416ms;
    -webkit-animation-delay: 10637ms;
            animation-delay: 10637ms;
  }
  @-webkit-keyframes move-frames-34 {
    from {
      transform: translate3d(6vw, 102vh, 0);
    }
    to {
      transform: translate3d(24vw, -130vh, 0);
    }
  }
  @keyframes move-frames-34 {
    from {
      transform: translate3d(6vw, 102vh, 0);
    }
    to {
      transform: translate3d(24vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(34) .circle {
    -webkit-animation-delay: 1028ms;
            animation-delay: 1028ms;
  }
  .circle-container:nth-child(35) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-35;
            animation-name: move-frames-35;
    -webkit-animation-duration: 36533ms;
            animation-duration: 36533ms;
    -webkit-animation-delay: 21380ms;
            animation-delay: 21380ms;
  }
  @-webkit-keyframes move-frames-35 {
    from {
      transform: translate3d(43vw, 105vh, 0);
    }
    to {
      transform: translate3d(70vw, -118vh, 0);
    }
  }
  @keyframes move-frames-35 {
    from {
      transform: translate3d(43vw, 105vh, 0);
    }
    to {
      transform: translate3d(70vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(35) .circle {
    -webkit-animation-delay: 3836ms;
            animation-delay: 3836ms;
  }
  .circle-container:nth-child(36) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-36;
            animation-name: move-frames-36;
    -webkit-animation-duration: 35697ms;
            animation-duration: 35697ms;
    -webkit-animation-delay: 21748ms;
            animation-delay: 21748ms;
  }
  @-webkit-keyframes move-frames-36 {
    from {
      transform: translate3d(74vw, 105vh, 0);
    }
    to {
      transform: translate3d(40vw, -106vh, 0);
    }
  }
  @keyframes move-frames-36 {
    from {
      transform: translate3d(74vw, 105vh, 0);
    }
    to {
      transform: translate3d(40vw, -106vh, 0);
    }
  }
  .circle-container:nth-child(36) .circle {
    -webkit-animation-delay: 2072ms;
            animation-delay: 2072ms;
  }
  .circle-container:nth-child(37) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-37;
            animation-name: move-frames-37;
    -webkit-animation-duration: 31517ms;
            animation-duration: 31517ms;
    -webkit-animation-delay: 4122ms;
            animation-delay: 4122ms;
  }
  @-webkit-keyframes move-frames-37 {
    from {
      transform: translate3d(36vw, 110vh, 0);
    }
    to {
      transform: translate3d(81vw, -116vh, 0);
    }
  }
  @keyframes move-frames-37 {
    from {
      transform: translate3d(36vw, 110vh, 0);
    }
    to {
      transform: translate3d(81vw, -116vh, 0);
    }
  }
  .circle-container:nth-child(37) .circle {
    -webkit-animation-delay: 401ms;
            animation-delay: 401ms;
  }
  .circle-container:nth-child(38) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-38;
            animation-name: move-frames-38;
    -webkit-animation-duration: 35104ms;
            animation-duration: 35104ms;
    -webkit-animation-delay: 4844ms;
            animation-delay: 4844ms;
  }
  @-webkit-keyframes move-frames-38 {
    from {
      transform: translate3d(56vw, 106vh, 0);
    }
    to {
      transform: translate3d(64vw, -125vh, 0);
    }
  }
  @keyframes move-frames-38 {
    from {
      transform: translate3d(56vw, 106vh, 0);
    }
    to {
      transform: translate3d(64vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(38) .circle {
    -webkit-animation-delay: 1974ms;
            animation-delay: 1974ms;
  }
  .circle-container:nth-child(39) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-39;
            animation-name: move-frames-39;
    -webkit-animation-duration: 32146ms;
            animation-duration: 32146ms;
    -webkit-animation-delay: 7795ms;
            animation-delay: 7795ms;
  }
  @-webkit-keyframes move-frames-39 {
    from {
      transform: translate3d(95vw, 102vh, 0);
    }
    to {
      transform: translate3d(6vw, -112vh, 0);
    }
  }
  @keyframes move-frames-39 {
    from {
      transform: translate3d(95vw, 102vh, 0);
    }
    to {
      transform: translate3d(6vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(39) .circle {
    -webkit-animation-delay: 1855ms;
            animation-delay: 1855ms;
  }
  .circle-container:nth-child(40) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-40;
            animation-name: move-frames-40;
    -webkit-animation-duration: 35114ms;
            animation-duration: 35114ms;
    -webkit-animation-delay: 18669ms;
            animation-delay: 18669ms;
  }
  @-webkit-keyframes move-frames-40 {
    from {
      transform: translate3d(4vw, 107vh, 0);
    }
    to {
      transform: translate3d(55vw, -137vh, 0);
    }
  }
  @keyframes move-frames-40 {
    from {
      transform: translate3d(4vw, 107vh, 0);
    }
    to {
      transform: translate3d(55vw, -137vh, 0);
    }
  }
  .circle-container:nth-child(40) .circle {
    -webkit-animation-delay: 1293ms;
            animation-delay: 1293ms;
  }
  .circle-container:nth-child(41) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-41;
            animation-name: move-frames-41;
    -webkit-animation-duration: 35929ms;
            animation-duration: 35929ms;
    -webkit-animation-delay: 33197ms;
            animation-delay: 33197ms;
  }
  @-webkit-keyframes move-frames-41 {
    from {
      transform: translate3d(63vw, 110vh, 0);
    }
    to {
      transform: translate3d(1vw, -111vh, 0);
    }
  }
  @keyframes move-frames-41 {
    from {
      transform: translate3d(63vw, 110vh, 0);
    }
    to {
      transform: translate3d(1vw, -111vh, 0);
    }
  }
  .circle-container:nth-child(41) .circle {
    -webkit-animation-delay: 1364ms;
            animation-delay: 1364ms;
  }
  .circle-container:nth-child(42) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-42;
            animation-name: move-frames-42;
    -webkit-animation-duration: 31541ms;
            animation-duration: 31541ms;
    -webkit-animation-delay: 32946ms;
            animation-delay: 32946ms;
  }
  @-webkit-keyframes move-frames-42 {
    from {
      transform: translate3d(49vw, 104vh, 0);
    }
    to {
      transform: translate3d(59vw, -125vh, 0);
    }
  }
  @keyframes move-frames-42 {
    from {
      transform: translate3d(49vw, 104vh, 0);
    }
    to {
      transform: translate3d(59vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(42) .circle {
    -webkit-animation-delay: 2542ms;
            animation-delay: 2542ms;
  }
  .circle-container:nth-child(43) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-43;
            animation-name: move-frames-43;
    -webkit-animation-duration: 31802ms;
            animation-duration: 31802ms;
    -webkit-animation-delay: 8645ms;
            animation-delay: 8645ms;
  }
  @-webkit-keyframes move-frames-43 {
    from {
      transform: translate3d(81vw, 105vh, 0);
    }
    to {
      transform: translate3d(49vw, -124vh, 0);
    }
  }
  @keyframes move-frames-43 {
    from {
      transform: translate3d(81vw, 105vh, 0);
    }
    to {
      transform: translate3d(49vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(43) .circle {
    -webkit-animation-delay: 3958ms;
            animation-delay: 3958ms;
  }
  .circle-container:nth-child(44) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-44;
            animation-name: move-frames-44;
    -webkit-animation-duration: 32486ms;
            animation-duration: 32486ms;
    -webkit-animation-delay: 3070ms;
            animation-delay: 3070ms;
  }
  @-webkit-keyframes move-frames-44 {
    from {
      transform: translate3d(55vw, 105vh, 0);
    }
    to {
      transform: translate3d(16vw, -119vh, 0);
    }
  }
  @keyframes move-frames-44 {
    from {
      transform: translate3d(55vw, 105vh, 0);
    }
    to {
      transform: translate3d(16vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(44) .circle {
    -webkit-animation-delay: 3239ms;
            animation-delay: 3239ms;
  }
  .circle-container:nth-child(45) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-45;
            animation-name: move-frames-45;
    -webkit-animation-duration: 34302ms;
            animation-duration: 34302ms;
    -webkit-animation-delay: 27778ms;
            animation-delay: 27778ms;
  }
  @-webkit-keyframes move-frames-45 {
    from {
      transform: translate3d(77vw, 110vh, 0);
    }
    to {
      transform: translate3d(34vw, -126vh, 0);
    }
  }
  @keyframes move-frames-45 {
    from {
      transform: translate3d(77vw, 110vh, 0);
    }
    to {
      transform: translate3d(34vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(45) .circle {
    -webkit-animation-delay: 177ms;
            animation-delay: 177ms;
  }
  .circle-container:nth-child(46) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-46;
            animation-name: move-frames-46;
    -webkit-animation-duration: 29907ms;
            animation-duration: 29907ms;
    -webkit-animation-delay: 13668ms;
            animation-delay: 13668ms;
  }
  @-webkit-keyframes move-frames-46 {
    from {
      transform: translate3d(54vw, 102vh, 0);
    }
    to {
      transform: translate3d(65vw, -129vh, 0);
    }
  }
  @keyframes move-frames-46 {
    from {
      transform: translate3d(54vw, 102vh, 0);
    }
    to {
      transform: translate3d(65vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(46) .circle {
    -webkit-animation-delay: 1496ms;
            animation-delay: 1496ms;
  }
  .circle-container:nth-child(47) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-47;
            animation-name: move-frames-47;
    -webkit-animation-duration: 34706ms;
            animation-duration: 34706ms;
    -webkit-animation-delay: 14677ms;
            animation-delay: 14677ms;
  }
  @-webkit-keyframes move-frames-47 {
    from {
      transform: translate3d(89vw, 101vh, 0);
    }
    to {
      transform: translate3d(90vw, -125vh, 0);
    }
  }
  @keyframes move-frames-47 {
    from {
      transform: translate3d(89vw, 101vh, 0);
    }
    to {
      transform: translate3d(90vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(47) .circle {
    -webkit-animation-delay: 3854ms;
            animation-delay: 3854ms;
  }
  .circle-container:nth-child(48) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-48;
            animation-name: move-frames-48;
    -webkit-animation-duration: 28146ms;
            animation-duration: 28146ms;
    -webkit-animation-delay: 3493ms;
            animation-delay: 3493ms;
  }
  @-webkit-keyframes move-frames-48 {
    from {
      transform: translate3d(27vw, 105vh, 0);
    }
    to {
      transform: translate3d(15vw, -133vh, 0);
    }
  }
  @keyframes move-frames-48 {
    from {
      transform: translate3d(27vw, 105vh, 0);
    }
    to {
      transform: translate3d(15vw, -133vh, 0);
    }
  }
  .circle-container:nth-child(48) .circle {
    -webkit-animation-delay: 3552ms;
            animation-delay: 3552ms;
  }
  .circle-container:nth-child(49) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-49;
            animation-name: move-frames-49;
    -webkit-animation-duration: 34011ms;
            animation-duration: 34011ms;
    -webkit-animation-delay: 25518ms;
            animation-delay: 25518ms;
  }
  @-webkit-keyframes move-frames-49 {
    from {
      transform: translate3d(83vw, 110vh, 0);
    }
    to {
      transform: translate3d(31vw, -123vh, 0);
    }
  }
  @keyframes move-frames-49 {
    from {
      transform: translate3d(83vw, 110vh, 0);
    }
    to {
      transform: translate3d(31vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(49) .circle {
    -webkit-animation-delay: 3704ms;
            animation-delay: 3704ms;
  }
  .circle-container:nth-child(50) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-50;
            animation-name: move-frames-50;
    -webkit-animation-duration: 31442ms;
            animation-duration: 31442ms;
    -webkit-animation-delay: 958ms;
            animation-delay: 958ms;
  }
  @-webkit-keyframes move-frames-50 {
    from {
      transform: translate3d(60vw, 108vh, 0);
    }
    to {
      transform: translate3d(89vw, -133vh, 0);
    }
  }
  @keyframes move-frames-50 {
    from {
      transform: translate3d(60vw, 108vh, 0);
    }
    to {
      transform: translate3d(89vw, -133vh, 0);
    }
  }
  .circle-container:nth-child(50) .circle {
    -webkit-animation-delay: 384ms;
            animation-delay: 384ms;
  }
  .circle-container:nth-child(51) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-51;
            animation-name: move-frames-51;
    -webkit-animation-duration: 30469ms;
            animation-duration: 30469ms;
    -webkit-animation-delay: 13802ms;
            animation-delay: 13802ms;
  }
  @-webkit-keyframes move-frames-51 {
    from {
      transform: translate3d(11vw, 109vh, 0);
    }
    to {
      transform: translate3d(29vw, -137vh, 0);
    }
  }
  @keyframes move-frames-51 {
    from {
      transform: translate3d(11vw, 109vh, 0);
    }
    to {
      transform: translate3d(29vw, -137vh, 0);
    }
  }
  .circle-container:nth-child(51) .circle {
    -webkit-animation-delay: 1021ms;
            animation-delay: 1021ms;
  }
  .circle-container:nth-child(52) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-52;
            animation-name: move-frames-52;
    -webkit-animation-duration: 32946ms;
            animation-duration: 32946ms;
    -webkit-animation-delay: 23516ms;
            animation-delay: 23516ms;
  }
  @-webkit-keyframes move-frames-52 {
    from {
      transform: translate3d(41vw, 102vh, 0);
    }
    to {
      transform: translate3d(84vw, -131vh, 0);
    }
  }
  @keyframes move-frames-52 {
    from {
      transform: translate3d(41vw, 102vh, 0);
    }
    to {
      transform: translate3d(84vw, -131vh, 0);
    }
  }
  .circle-container:nth-child(52) .circle {
    -webkit-animation-delay: 2649ms;
            animation-delay: 2649ms;
  }
  .circle-container:nth-child(53) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-53;
            animation-name: move-frames-53;
    -webkit-animation-duration: 33176ms;
            animation-duration: 33176ms;
    -webkit-animation-delay: 31871ms;
            animation-delay: 31871ms;
  }
  @-webkit-keyframes move-frames-53 {
    from {
      transform: translate3d(12vw, 108vh, 0);
    }
    to {
      transform: translate3d(67vw, -129vh, 0);
    }
  }
  @keyframes move-frames-53 {
    from {
      transform: translate3d(12vw, 108vh, 0);
    }
    to {
      transform: translate3d(67vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(53) .circle {
    -webkit-animation-delay: 2276ms;
            animation-delay: 2276ms;
  }
  .circle-container:nth-child(54) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-54;
            animation-name: move-frames-54;
    -webkit-animation-duration: 36308ms;
            animation-duration: 36308ms;
    -webkit-animation-delay: 7700ms;
            animation-delay: 7700ms;
  }
  @-webkit-keyframes move-frames-54 {
    from {
      transform: translate3d(41vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -122vh, 0);
    }
  }
  @keyframes move-frames-54 {
    from {
      transform: translate3d(41vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(54) .circle {
    -webkit-animation-delay: 1659ms;
            animation-delay: 1659ms;
  }
  .circle-container:nth-child(55) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-55;
            animation-name: move-frames-55;
    -webkit-animation-duration: 36131ms;
            animation-duration: 36131ms;
    -webkit-animation-delay: 3627ms;
            animation-delay: 3627ms;
  }
  @-webkit-keyframes move-frames-55 {
    from {
      transform: translate3d(94vw, 104vh, 0);
    }
    to {
      transform: translate3d(53vw, -117vh, 0);
    }
  }
  @keyframes move-frames-55 {
    from {
      transform: translate3d(94vw, 104vh, 0);
    }
    to {
      transform: translate3d(53vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(55) .circle {
    -webkit-animation-delay: 2072ms;
            animation-delay: 2072ms;
  }
  .circle-container:nth-child(56) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-56;
            animation-name: move-frames-56;
    -webkit-animation-duration: 35257ms;
            animation-duration: 35257ms;
    -webkit-animation-delay: 28376ms;
            animation-delay: 28376ms;
  }
  @-webkit-keyframes move-frames-56 {
    from {
      transform: translate3d(13vw, 106vh, 0);
    }
    to {
      transform: translate3d(26vw, -135vh, 0);
    }
  }
  @keyframes move-frames-56 {
    from {
      transform: translate3d(13vw, 106vh, 0);
    }
    to {
      transform: translate3d(26vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(56) .circle {
    -webkit-animation-delay: 2164ms;
            animation-delay: 2164ms;
  }
  .circle-container:nth-child(57) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-57;
            animation-name: move-frames-57;
    -webkit-animation-duration: 30034ms;
            animation-duration: 30034ms;
    -webkit-animation-delay: 7303ms;
            animation-delay: 7303ms;
  }
  @-webkit-keyframes move-frames-57 {
    from {
      transform: translate3d(87vw, 110vh, 0);
    }
    to {
      transform: translate3d(74vw, -118vh, 0);
    }
  }
  @keyframes move-frames-57 {
    from {
      transform: translate3d(87vw, 110vh, 0);
    }
    to {
      transform: translate3d(74vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(57) .circle {
    -webkit-animation-delay: 3779ms;
            animation-delay: 3779ms;
  }
  .circle-container:nth-child(58) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-58;
            animation-name: move-frames-58;
    -webkit-animation-duration: 32390ms;
            animation-duration: 32390ms;
    -webkit-animation-delay: 28367ms;
            animation-delay: 28367ms;
  }
  @-webkit-keyframes move-frames-58 {
    from {
      transform: translate3d(95vw, 105vh, 0);
    }
    to {
      transform: translate3d(39vw, -135vh, 0);
    }
  }
  @keyframes move-frames-58 {
    from {
      transform: translate3d(95vw, 105vh, 0);
    }
    to {
      transform: translate3d(39vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(58) .circle {
    -webkit-animation-delay: 901ms;
            animation-delay: 901ms;
  }
  .circle-container:nth-child(59) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-59;
            animation-name: move-frames-59;
    -webkit-animation-duration: 31364ms;
            animation-duration: 31364ms;
    -webkit-animation-delay: 13854ms;
            animation-delay: 13854ms;
  }
  @-webkit-keyframes move-frames-59 {
    from {
      transform: translate3d(87vw, 101vh, 0);
    }
    to {
      transform: translate3d(15vw, -123vh, 0);
    }
  }
  @keyframes move-frames-59 {
    from {
      transform: translate3d(87vw, 101vh, 0);
    }
    to {
      transform: translate3d(15vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(59) .circle {
    -webkit-animation-delay: 3254ms;
            animation-delay: 3254ms;
  }
  .circle-container:nth-child(60) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-60;
            animation-name: move-frames-60;
    -webkit-animation-duration: 35796ms;
            animation-duration: 35796ms;
    -webkit-animation-delay: 24985ms;
            animation-delay: 24985ms;
  }
  @-webkit-keyframes move-frames-60 {
    from {
      transform: translate3d(76vw, 110vh, 0);
    }
    to {
      transform: translate3d(4vw, -121vh, 0);
    }
  }
  @keyframes move-frames-60 {
    from {
      transform: translate3d(76vw, 110vh, 0);
    }
    to {
      transform: translate3d(4vw, -121vh, 0);
    }
  }
  .circle-container:nth-child(60) .circle {
    -webkit-animation-delay: 2306ms;
            animation-delay: 2306ms;
  }
  .circle-container:nth-child(61) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-61;
            animation-name: move-frames-61;
    -webkit-animation-duration: 36104ms;
            animation-duration: 36104ms;
    -webkit-animation-delay: 18385ms;
            animation-delay: 18385ms;
  }
  @-webkit-keyframes move-frames-61 {
    from {
      transform: translate3d(9vw, 106vh, 0);
    }
    to {
      transform: translate3d(66vw, -123vh, 0);
    }
  }
  @keyframes move-frames-61 {
    from {
      transform: translate3d(9vw, 106vh, 0);
    }
    to {
      transform: translate3d(66vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(61) .circle {
    -webkit-animation-delay: 2404ms;
            animation-delay: 2404ms;
  }
  .circle-container:nth-child(62) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-62;
            animation-name: move-frames-62;
    -webkit-animation-duration: 29224ms;
            animation-duration: 29224ms;
    -webkit-animation-delay: 10346ms;
            animation-delay: 10346ms;
  }
  @-webkit-keyframes move-frames-62 {
    from {
      transform: translate3d(94vw, 107vh, 0);
    }
    to {
      transform: translate3d(64vw, -132vh, 0);
    }
  }
  @keyframes move-frames-62 {
    from {
      transform: translate3d(94vw, 107vh, 0);
    }
    to {
      transform: translate3d(64vw, -132vh, 0);
    }
  }
  .circle-container:nth-child(62) .circle {
    -webkit-animation-delay: 2853ms;
            animation-delay: 2853ms;
  }
  .circle-container:nth-child(63) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-63;
            animation-name: move-frames-63;
    -webkit-animation-duration: 30722ms;
            animation-duration: 30722ms;
    -webkit-animation-delay: 840ms;
            animation-delay: 840ms;
  }
  @-webkit-keyframes move-frames-63 {
    from {
      transform: translate3d(36vw, 103vh, 0);
    }
    to {
      transform: translate3d(33vw, -121vh, 0);
    }
  }
  @keyframes move-frames-63 {
    from {
      transform: translate3d(36vw, 103vh, 0);
    }
    to {
      transform: translate3d(33vw, -121vh, 0);
    }
  }
  .circle-container:nth-child(63) .circle {
    -webkit-animation-delay: 1478ms;
            animation-delay: 1478ms;
  }
  .circle-container:nth-child(64) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-64;
            animation-name: move-frames-64;
    -webkit-animation-duration: 30541ms;
            animation-duration: 30541ms;
    -webkit-animation-delay: 10557ms;
            animation-delay: 10557ms;
  }
  @-webkit-keyframes move-frames-64 {
    from {
      transform: translate3d(72vw, 101vh, 0);
    }
    to {
      transform: translate3d(99vw, -129vh, 0);
    }
  }
  @keyframes move-frames-64 {
    from {
      transform: translate3d(72vw, 101vh, 0);
    }
    to {
      transform: translate3d(99vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(64) .circle {
    -webkit-animation-delay: 83ms;
            animation-delay: 83ms;
  }
  .circle-container:nth-child(65) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-65;
            animation-name: move-frames-65;
    -webkit-animation-duration: 29886ms;
            animation-duration: 29886ms;
    -webkit-animation-delay: 27399ms;
            animation-delay: 27399ms;
  }
  @-webkit-keyframes move-frames-65 {
    from {
      transform: translate3d(85vw, 107vh, 0);
    }
    to {
      transform: translate3d(31vw, -136vh, 0);
    }
  }
  @keyframes move-frames-65 {
    from {
      transform: translate3d(85vw, 107vh, 0);
    }
    to {
      transform: translate3d(31vw, -136vh, 0);
    }
  }
  .circle-container:nth-child(65) .circle {
    -webkit-animation-delay: 582ms;
            animation-delay: 582ms;
  }
  .circle-container:nth-child(66) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-66;
            animation-name: move-frames-66;
    -webkit-animation-duration: 36114ms;
            animation-duration: 36114ms;
    -webkit-animation-delay: 16131ms;
            animation-delay: 16131ms;
  }
  @-webkit-keyframes move-frames-66 {
    from {
      transform: translate3d(36vw, 101vh, 0);
    }
    to {
      transform: translate3d(94vw, -122vh, 0);
    }
  }
  @keyframes move-frames-66 {
    from {
      transform: translate3d(36vw, 101vh, 0);
    }
    to {
      transform: translate3d(94vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(66) .circle {
    -webkit-animation-delay: 3327ms;
            animation-delay: 3327ms;
  }
  .circle-container:nth-child(67) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-67;
            animation-name: move-frames-67;
    -webkit-animation-duration: 29862ms;
            animation-duration: 29862ms;
    -webkit-animation-delay: 35986ms;
            animation-delay: 35986ms;
  }
  @-webkit-keyframes move-frames-67 {
    from {
      transform: translate3d(44vw, 102vh, 0);
    }
    to {
      transform: translate3d(24vw, -118vh, 0);
    }
  }
  @keyframes move-frames-67 {
    from {
      transform: translate3d(44vw, 102vh, 0);
    }
    to {
      transform: translate3d(24vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(67) .circle {
    -webkit-animation-delay: 172ms;
            animation-delay: 172ms;
  }
  .circle-container:nth-child(68) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-68;
            animation-name: move-frames-68;
    -webkit-animation-duration: 29384ms;
            animation-duration: 29384ms;
    -webkit-animation-delay: 14729ms;
            animation-delay: 14729ms;
  }
  @-webkit-keyframes move-frames-68 {
    from {
      transform: translate3d(64vw, 109vh, 0);
    }
    to {
      transform: translate3d(73vw, -121vh, 0);
    }
  }
  @keyframes move-frames-68 {
    from {
      transform: translate3d(64vw, 109vh, 0);
    }
    to {
      transform: translate3d(73vw, -121vh, 0);
    }
  }
  .circle-container:nth-child(68) .circle {
    -webkit-animation-delay: 1936ms;
            animation-delay: 1936ms;
  }
  .circle-container:nth-child(69) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-69;
            animation-name: move-frames-69;
    -webkit-animation-duration: 35053ms;
            animation-duration: 35053ms;
    -webkit-animation-delay: 26832ms;
            animation-delay: 26832ms;
  }
  @-webkit-keyframes move-frames-69 {
    from {
      transform: translate3d(71vw, 109vh, 0);
    }
    to {
      transform: translate3d(37vw, -110vh, 0);
    }
  }
  @keyframes move-frames-69 {
    from {
      transform: translate3d(71vw, 109vh, 0);
    }
    to {
      transform: translate3d(37vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(69) .circle {
    -webkit-animation-delay: 3591ms;
            animation-delay: 3591ms;
  }
  .circle-container:nth-child(70) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-70;
            animation-name: move-frames-70;
    -webkit-animation-duration: 33754ms;
            animation-duration: 33754ms;
    -webkit-animation-delay: 27794ms;
            animation-delay: 27794ms;
  }
  @-webkit-keyframes move-frames-70 {
    from {
      transform: translate3d(16vw, 106vh, 0);
    }
    to {
      transform: translate3d(69vw, -117vh, 0);
    }
  }
  @keyframes move-frames-70 {
    from {
      transform: translate3d(16vw, 106vh, 0);
    }
    to {
      transform: translate3d(69vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(70) .circle {
    -webkit-animation-delay: 2915ms;
            animation-delay: 2915ms;
  }
  .circle-container:nth-child(71) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-71;
            animation-name: move-frames-71;
    -webkit-animation-duration: 35768ms;
            animation-duration: 35768ms;
    -webkit-animation-delay: 27699ms;
            animation-delay: 27699ms;
  }
  @-webkit-keyframes move-frames-71 {
    from {
      transform: translate3d(67vw, 105vh, 0);
    }
    to {
      transform: translate3d(32vw, -107vh, 0);
    }
  }
  @keyframes move-frames-71 {
    from {
      transform: translate3d(67vw, 105vh, 0);
    }
    to {
      transform: translate3d(32vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(71) .circle {
    -webkit-animation-delay: 3525ms;
            animation-delay: 3525ms;
  }
  .circle-container:nth-child(72) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-72;
            animation-name: move-frames-72;
    -webkit-animation-duration: 29349ms;
            animation-duration: 29349ms;
    -webkit-animation-delay: 32254ms;
            animation-delay: 32254ms;
  }
  @-webkit-keyframes move-frames-72 {
    from {
      transform: translate3d(11vw, 105vh, 0);
    }
    to {
      transform: translate3d(8vw, -112vh, 0);
    }
  }
  @keyframes move-frames-72 {
    from {
      transform: translate3d(11vw, 105vh, 0);
    }
    to {
      transform: translate3d(8vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(72) .circle {
    -webkit-animation-delay: 3292ms;
            animation-delay: 3292ms;
  }
  .circle-container:nth-child(73) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-73;
            animation-name: move-frames-73;
    -webkit-animation-duration: 32702ms;
            animation-duration: 32702ms;
    -webkit-animation-delay: 9620ms;
            animation-delay: 9620ms;
  }
  @-webkit-keyframes move-frames-73 {
    from {
      transform: translate3d(76vw, 104vh, 0);
    }
    to {
      transform: translate3d(43vw, -134vh, 0);
    }
  }
  @keyframes move-frames-73 {
    from {
      transform: translate3d(76vw, 104vh, 0);
    }
    to {
      transform: translate3d(43vw, -134vh, 0);
    }
  }
  .circle-container:nth-child(73) .circle {
    -webkit-animation-delay: 2086ms;
            animation-delay: 2086ms;
  }
  .circle-container:nth-child(74) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-74;
            animation-name: move-frames-74;
    -webkit-animation-duration: 33440ms;
            animation-duration: 33440ms;
    -webkit-animation-delay: 28146ms;
            animation-delay: 28146ms;
  }
  @-webkit-keyframes move-frames-74 {
    from {
      transform: translate3d(19vw, 101vh, 0);
    }
    to {
      transform: translate3d(64vw, -127vh, 0);
    }
  }
  @keyframes move-frames-74 {
    from {
      transform: translate3d(19vw, 101vh, 0);
    }
    to {
      transform: translate3d(64vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(74) .circle {
    -webkit-animation-delay: 2430ms;
            animation-delay: 2430ms;
  }
  .circle-container:nth-child(75) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-75;
            animation-name: move-frames-75;
    -webkit-animation-duration: 35563ms;
            animation-duration: 35563ms;
    -webkit-animation-delay: 10279ms;
            animation-delay: 10279ms;
  }
  @-webkit-keyframes move-frames-75 {
    from {
      transform: translate3d(39vw, 108vh, 0);
    }
    to {
      transform: translate3d(33vw, -127vh, 0);
    }
  }
  @keyframes move-frames-75 {
    from {
      transform: translate3d(39vw, 108vh, 0);
    }
    to {
      transform: translate3d(33vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(75) .circle {
    -webkit-animation-delay: 1742ms;
            animation-delay: 1742ms;
  }
  .circle-container:nth-child(76) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-76;
            animation-name: move-frames-76;
    -webkit-animation-duration: 31146ms;
            animation-duration: 31146ms;
    -webkit-animation-delay: 26646ms;
            animation-delay: 26646ms;
  }
  @-webkit-keyframes move-frames-76 {
    from {
      transform: translate3d(43vw, 110vh, 0);
    }
    to {
      transform: translate3d(42vw, -129vh, 0);
    }
  }
  @keyframes move-frames-76 {
    from {
      transform: translate3d(43vw, 110vh, 0);
    }
    to {
      transform: translate3d(42vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(76) .circle {
    -webkit-animation-delay: 3083ms;
            animation-delay: 3083ms;
  }
  .circle-container:nth-child(77) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-77;
            animation-name: move-frames-77;
    -webkit-animation-duration: 35060ms;
            animation-duration: 35060ms;
    -webkit-animation-delay: 696ms;
            animation-delay: 696ms;
  }
  @-webkit-keyframes move-frames-77 {
    from {
      transform: translate3d(16vw, 104vh, 0);
    }
    to {
      transform: translate3d(14vw, -111vh, 0);
    }
  }
  @keyframes move-frames-77 {
    from {
      transform: translate3d(16vw, 104vh, 0);
    }
    to {
      transform: translate3d(14vw, -111vh, 0);
    }
  }
  .circle-container:nth-child(77) .circle {
    -webkit-animation-delay: 1214ms;
            animation-delay: 1214ms;
  }
  .circle-container:nth-child(78) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-78;
            animation-name: move-frames-78;
    -webkit-animation-duration: 29908ms;
            animation-duration: 29908ms;
    -webkit-animation-delay: 17966ms;
            animation-delay: 17966ms;
  }
  @-webkit-keyframes move-frames-78 {
    from {
      transform: translate3d(48vw, 103vh, 0);
    }
    to {
      transform: translate3d(85vw, -126vh, 0);
    }
  }
  @keyframes move-frames-78 {
    from {
      transform: translate3d(48vw, 103vh, 0);
    }
    to {
      transform: translate3d(85vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(78) .circle {
    -webkit-animation-delay: 3405ms;
            animation-delay: 3405ms;
  }
  .circle-container:nth-child(79) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-79;
            animation-name: move-frames-79;
    -webkit-animation-duration: 29745ms;
            animation-duration: 29745ms;
    -webkit-animation-delay: 22194ms;
            animation-delay: 22194ms;
  }
  @-webkit-keyframes move-frames-79 {
    from {
      transform: translate3d(13vw, 107vh, 0);
    }
    to {
      transform: translate3d(27vw, -129vh, 0);
    }
  }
  @keyframes move-frames-79 {
    from {
      transform: translate3d(13vw, 107vh, 0);
    }
    to {
      transform: translate3d(27vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(79) .circle {
    -webkit-animation-delay: 3751ms;
            animation-delay: 3751ms;
  }
  .circle-container:nth-child(80) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-80;
            animation-name: move-frames-80;
    -webkit-animation-duration: 31662ms;
            animation-duration: 31662ms;
    -webkit-animation-delay: 6787ms;
            animation-delay: 6787ms;
  }
  @-webkit-keyframes move-frames-80 {
    from {
      transform: translate3d(45vw, 106vh, 0);
    }
    to {
      transform: translate3d(52vw, -109vh, 0);
    }
  }
  @keyframes move-frames-80 {
    from {
      transform: translate3d(45vw, 106vh, 0);
    }
    to {
      transform: translate3d(52vw, -109vh, 0);
    }
  }
  .circle-container:nth-child(80) .circle {
    -webkit-animation-delay: 2691ms;
            animation-delay: 2691ms;
  }
  .circle-container:nth-child(81) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-81;
            animation-name: move-frames-81;
    -webkit-animation-duration: 33063ms;
            animation-duration: 33063ms;
    -webkit-animation-delay: 8308ms;
            animation-delay: 8308ms;
  }
  @-webkit-keyframes move-frames-81 {
    from {
      transform: translate3d(48vw, 102vh, 0);
    }
    to {
      transform: translate3d(77vw, -121vh, 0);
    }
  }
  @keyframes move-frames-81 {
    from {
      transform: translate3d(48vw, 102vh, 0);
    }
    to {
      transform: translate3d(77vw, -121vh, 0);
    }
  }
  .circle-container:nth-child(81) .circle {
    -webkit-animation-delay: 554ms;
            animation-delay: 554ms;
  }
  .circle-container:nth-child(82) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-82;
            animation-name: move-frames-82;
    -webkit-animation-duration: 31057ms;
            animation-duration: 31057ms;
    -webkit-animation-delay: 17463ms;
            animation-delay: 17463ms;
  }
  @-webkit-keyframes move-frames-82 {
    from {
      transform: translate3d(1vw, 104vh, 0);
    }
    to {
      transform: translate3d(8vw, -126vh, 0);
    }
  }
  @keyframes move-frames-82 {
    from {
      transform: translate3d(1vw, 104vh, 0);
    }
    to {
      transform: translate3d(8vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(82) .circle {
    -webkit-animation-delay: 8ms;
            animation-delay: 8ms;
  }
  .circle-container:nth-child(83) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-83;
            animation-name: move-frames-83;
    -webkit-animation-duration: 28675ms;
            animation-duration: 28675ms;
    -webkit-animation-delay: 9795ms;
            animation-delay: 9795ms;
  }
  @-webkit-keyframes move-frames-83 {
    from {
      transform: translate3d(50vw, 104vh, 0);
    }
    to {
      transform: translate3d(74vw, -105vh, 0);
    }
  }
  @keyframes move-frames-83 {
    from {
      transform: translate3d(50vw, 104vh, 0);
    }
    to {
      transform: translate3d(74vw, -105vh, 0);
    }
  }
  .circle-container:nth-child(83) .circle {
    -webkit-animation-delay: 142ms;
            animation-delay: 142ms;
  }
  .circle-container:nth-child(84) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-84;
            animation-name: move-frames-84;
    -webkit-animation-duration: 28482ms;
            animation-duration: 28482ms;
    -webkit-animation-delay: 34924ms;
            animation-delay: 34924ms;
  }
  @-webkit-keyframes move-frames-84 {
    from {
      transform: translate3d(97vw, 103vh, 0);
    }
    to {
      transform: translate3d(8vw, -107vh, 0);
    }
  }
  @keyframes move-frames-84 {
    from {
      transform: translate3d(97vw, 103vh, 0);
    }
    to {
      transform: translate3d(8vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(84) .circle {
    -webkit-animation-delay: 1760ms;
            animation-delay: 1760ms;
  }
  .circle-container:nth-child(85) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-85;
            animation-name: move-frames-85;
    -webkit-animation-duration: 36371ms;
            animation-duration: 36371ms;
    -webkit-animation-delay: 35324ms;
            animation-delay: 35324ms;
  }
  @-webkit-keyframes move-frames-85 {
    from {
      transform: translate3d(57vw, 102vh, 0);
    }
    to {
      transform: translate3d(8vw, -131vh, 0);
    }
  }
  @keyframes move-frames-85 {
    from {
      transform: translate3d(57vw, 102vh, 0);
    }
    to {
      transform: translate3d(8vw, -131vh, 0);
    }
  }
  .circle-container:nth-child(85) .circle {
    -webkit-animation-delay: 1990ms;
            animation-delay: 1990ms;
  }
  .circle-container:nth-child(86) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-86;
            animation-name: move-frames-86;
    -webkit-animation-duration: 30062ms;
            animation-duration: 30062ms;
    -webkit-animation-delay: 20281ms;
            animation-delay: 20281ms;
  }
  @-webkit-keyframes move-frames-86 {
    from {
      transform: translate3d(52vw, 104vh, 0);
    }
    to {
      transform: translate3d(90vw, -119vh, 0);
    }
  }
  @keyframes move-frames-86 {
    from {
      transform: translate3d(52vw, 104vh, 0);
    }
    to {
      transform: translate3d(90vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(86) .circle {
    -webkit-animation-delay: 544ms;
            animation-delay: 544ms;
  }
  .circle-container:nth-child(87) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-87;
            animation-name: move-frames-87;
    -webkit-animation-duration: 28897ms;
            animation-duration: 28897ms;
    -webkit-animation-delay: 20603ms;
            animation-delay: 20603ms;
  }
  @-webkit-keyframes move-frames-87 {
    from {
      transform: translate3d(28vw, 105vh, 0);
    }
    to {
      transform: translate3d(5vw, -114vh, 0);
    }
  }
  @keyframes move-frames-87 {
    from {
      transform: translate3d(28vw, 105vh, 0);
    }
    to {
      transform: translate3d(5vw, -114vh, 0);
    }
  }
  .circle-container:nth-child(87) .circle {
    -webkit-animation-delay: 1848ms;
            animation-delay: 1848ms;
  }
  .circle-container:nth-child(88) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-88;
            animation-name: move-frames-88;
    -webkit-animation-duration: 33165ms;
            animation-duration: 33165ms;
    -webkit-animation-delay: 28276ms;
            animation-delay: 28276ms;
  }
  @-webkit-keyframes move-frames-88 {
    from {
      transform: translate3d(24vw, 102vh, 0);
    }
    to {
      transform: translate3d(36vw, -124vh, 0);
    }
  }
  @keyframes move-frames-88 {
    from {
      transform: translate3d(24vw, 102vh, 0);
    }
    to {
      transform: translate3d(36vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(88) .circle {
    -webkit-animation-delay: 357ms;
            animation-delay: 357ms;
  }
  .circle-container:nth-child(89) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-89;
            animation-name: move-frames-89;
    -webkit-animation-duration: 33368ms;
            animation-duration: 33368ms;
    -webkit-animation-delay: 9441ms;
            animation-delay: 9441ms;
  }
  @-webkit-keyframes move-frames-89 {
    from {
      transform: translate3d(8vw, 108vh, 0);
    }
    to {
      transform: translate3d(39vw, -114vh, 0);
    }
  }
  @keyframes move-frames-89 {
    from {
      transform: translate3d(8vw, 108vh, 0);
    }
    to {
      transform: translate3d(39vw, -114vh, 0);
    }
  }
  .circle-container:nth-child(89) .circle {
    -webkit-animation-delay: 2294ms;
            animation-delay: 2294ms;
  }
  .circle-container:nth-child(90) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-90;
            animation-name: move-frames-90;
    -webkit-animation-duration: 35442ms;
            animation-duration: 35442ms;
    -webkit-animation-delay: 9447ms;
            animation-delay: 9447ms;
  }
  @-webkit-keyframes move-frames-90 {
    from {
      transform: translate3d(73vw, 108vh, 0);
    }
    to {
      transform: translate3d(11vw, -111vh, 0);
    }
  }
  @keyframes move-frames-90 {
    from {
      transform: translate3d(73vw, 108vh, 0);
    }
    to {
      transform: translate3d(11vw, -111vh, 0);
    }
  }
  .circle-container:nth-child(90) .circle {
    -webkit-animation-delay: 225ms;
            animation-delay: 225ms;
  }
  .circle-container:nth-child(91) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-91;
            animation-name: move-frames-91;
    -webkit-animation-duration: 28154ms;
            animation-duration: 28154ms;
    -webkit-animation-delay: 1011ms;
            animation-delay: 1011ms;
  }
  @-webkit-keyframes move-frames-91 {
    from {
      transform: translate3d(77vw, 104vh, 0);
    }
    to {
      transform: translate3d(12vw, -128vh, 0);
    }
  }
  @keyframes move-frames-91 {
    from {
      transform: translate3d(77vw, 104vh, 0);
    }
    to {
      transform: translate3d(12vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(91) .circle {
    -webkit-animation-delay: 2485ms;
            animation-delay: 2485ms;
  }
  .circle-container:nth-child(92) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-92;
            animation-name: move-frames-92;
    -webkit-animation-duration: 32226ms;
            animation-duration: 32226ms;
    -webkit-animation-delay: 8894ms;
            animation-delay: 8894ms;
  }
  @-webkit-keyframes move-frames-92 {
    from {
      transform: translate3d(26vw, 107vh, 0);
    }
    to {
      transform: translate3d(73vw, -136vh, 0);
    }
  }
  @keyframes move-frames-92 {
    from {
      transform: translate3d(26vw, 107vh, 0);
    }
    to {
      transform: translate3d(73vw, -136vh, 0);
    }
  }
  .circle-container:nth-child(92) .circle {
    -webkit-animation-delay: 336ms;
            animation-delay: 336ms;
  }
  .circle-container:nth-child(93) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-93;
            animation-name: move-frames-93;
    -webkit-animation-duration: 36679ms;
            animation-duration: 36679ms;
    -webkit-animation-delay: 30920ms;
            animation-delay: 30920ms;
  }
  @-webkit-keyframes move-frames-93 {
    from {
      transform: translate3d(11vw, 109vh, 0);
    }
    to {
      transform: translate3d(42vw, -122vh, 0);
    }
  }
  @keyframes move-frames-93 {
    from {
      transform: translate3d(11vw, 109vh, 0);
    }
    to {
      transform: translate3d(42vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(93) .circle {
    -webkit-animation-delay: 2017ms;
            animation-delay: 2017ms;
  }
  .circle-container:nth-child(94) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-94;
            animation-name: move-frames-94;
    -webkit-animation-duration: 31813ms;
            animation-duration: 31813ms;
    -webkit-animation-delay: 19296ms;
            animation-delay: 19296ms;
  }
  @-webkit-keyframes move-frames-94 {
    from {
      transform: translate3d(32vw, 105vh, 0);
    }
    to {
      transform: translate3d(86vw, -125vh, 0);
    }
  }
  @keyframes move-frames-94 {
    from {
      transform: translate3d(32vw, 105vh, 0);
    }
    to {
      transform: translate3d(86vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(94) .circle {
    -webkit-animation-delay: 3876ms;
            animation-delay: 3876ms;
  }
  .circle-container:nth-child(95) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-95;
            animation-name: move-frames-95;
    -webkit-animation-duration: 29297ms;
            animation-duration: 29297ms;
    -webkit-animation-delay: 27044ms;
            animation-delay: 27044ms;
  }
  @-webkit-keyframes move-frames-95 {
    from {
      transform: translate3d(3vw, 102vh, 0);
    }
    to {
      transform: translate3d(18vw, -120vh, 0);
    }
  }
  @keyframes move-frames-95 {
    from {
      transform: translate3d(3vw, 102vh, 0);
    }
    to {
      transform: translate3d(18vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(95) .circle {
    -webkit-animation-delay: 2184ms;
            animation-delay: 2184ms;
  }
  .circle-container:nth-child(96) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-96;
            animation-name: move-frames-96;
    -webkit-animation-duration: 30593ms;
            animation-duration: 30593ms;
    -webkit-animation-delay: 24898ms;
            animation-delay: 24898ms;
  }
  @-webkit-keyframes move-frames-96 {
    from {
      transform: translate3d(4vw, 102vh, 0);
    }
    to {
      transform: translate3d(84vw, -117vh, 0);
    }
  }
  @keyframes move-frames-96 {
    from {
      transform: translate3d(4vw, 102vh, 0);
    }
    to {
      transform: translate3d(84vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(96) .circle {
    -webkit-animation-delay: 2464ms;
            animation-delay: 2464ms;
  }
  .circle-container:nth-child(97) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-97;
            animation-name: move-frames-97;
    -webkit-animation-duration: 31535ms;
            animation-duration: 31535ms;
    -webkit-animation-delay: 2983ms;
            animation-delay: 2983ms;
  }
  @-webkit-keyframes move-frames-97 {
    from {
      transform: translate3d(68vw, 110vh, 0);
    }
    to {
      transform: translate3d(15vw, -126vh, 0);
    }
  }
  @keyframes move-frames-97 {
    from {
      transform: translate3d(68vw, 110vh, 0);
    }
    to {
      transform: translate3d(15vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(97) .circle {
    -webkit-animation-delay: 3039ms;
            animation-delay: 3039ms;
  }
  .circle-container:nth-child(98) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-98;
            animation-name: move-frames-98;
    -webkit-animation-duration: 34375ms;
            animation-duration: 34375ms;
    -webkit-animation-delay: 15880ms;
            animation-delay: 15880ms;
  }
  @-webkit-keyframes move-frames-98 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(37vw, -107vh, 0);
    }
  }
  @keyframes move-frames-98 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(37vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(98) .circle {
    -webkit-animation-delay: 3332ms;
            animation-delay: 3332ms;
  }
  .circle-container:nth-child(99) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-99;
            animation-name: move-frames-99;
    -webkit-animation-duration: 35922ms;
            animation-duration: 35922ms;
    -webkit-animation-delay: 3129ms;
            animation-delay: 3129ms;
  }
  @-webkit-keyframes move-frames-99 {
    from {
      transform: translate3d(58vw, 108vh, 0);
    }
    to {
      transform: translate3d(18vw, -120vh, 0);
    }
  }
  @keyframes move-frames-99 {
    from {
      transform: translate3d(58vw, 108vh, 0);
    }
    to {
      transform: translate3d(18vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(99) .circle {
    -webkit-animation-delay: 1244ms;
            animation-delay: 1244ms;
  }
  .circle-container:nth-child(100) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-100;
            animation-name: move-frames-100;
    -webkit-animation-duration: 33537ms;
            animation-duration: 33537ms;
    -webkit-animation-delay: 9759ms;
            animation-delay: 9759ms;
  }
  @-webkit-keyframes move-frames-100 {
    from {
      transform: translate3d(34vw, 103vh, 0);
    }
    to {
      transform: translate3d(86vw, -122vh, 0);
    }
  }
  @keyframes move-frames-100 {
    from {
      transform: translate3d(34vw, 103vh, 0);
    }
    to {
      transform: translate3d(86vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(100) .circle {
    -webkit-animation-delay: 3343ms;
            animation-delay: 3343ms;
  }
  .circle-container:nth-child(101) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-101;
            animation-name: move-frames-101;
    -webkit-animation-duration: 28901ms;
            animation-duration: 28901ms;
    -webkit-animation-delay: 793ms;
            animation-delay: 793ms;
  }
  @-webkit-keyframes move-frames-101 {
    from {
      transform: translate3d(99vw, 107vh, 0);
    }
    to {
      transform: translate3d(62vw, -108vh, 0);
    }
  }
  @keyframes move-frames-101 {
    from {
      transform: translate3d(99vw, 107vh, 0);
    }
    to {
      transform: translate3d(62vw, -108vh, 0);
    }
  }
  .circle-container:nth-child(101) .circle {
    -webkit-animation-delay: 564ms;
            animation-delay: 564ms;
  }
  .circle-container:nth-child(102) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-102;
            animation-name: move-frames-102;
    -webkit-animation-duration: 35810ms;
            animation-duration: 35810ms;
    -webkit-animation-delay: 22643ms;
            animation-delay: 22643ms;
  }
  @-webkit-keyframes move-frames-102 {
    from {
      transform: translate3d(2vw, 102vh, 0);
    }
    to {
      transform: translate3d(40vw, -128vh, 0);
    }
  }
  @keyframes move-frames-102 {
    from {
      transform: translate3d(2vw, 102vh, 0);
    }
    to {
      transform: translate3d(40vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(102) .circle {
    -webkit-animation-delay: 1616ms;
            animation-delay: 1616ms;
  }
  .circle-container:nth-child(103) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-103;
            animation-name: move-frames-103;
    -webkit-animation-duration: 34523ms;
            animation-duration: 34523ms;
    -webkit-animation-delay: 19078ms;
            animation-delay: 19078ms;
  }
  @-webkit-keyframes move-frames-103 {
    from {
      transform: translate3d(62vw, 105vh, 0);
    }
    to {
      transform: translate3d(20vw, -135vh, 0);
    }
  }
  @keyframes move-frames-103 {
    from {
      transform: translate3d(62vw, 105vh, 0);
    }
    to {
      transform: translate3d(20vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(103) .circle {
    -webkit-animation-delay: 74ms;
            animation-delay: 74ms;
  }
  .circle-container:nth-child(104) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-104;
            animation-name: move-frames-104;
    -webkit-animation-duration: 28165ms;
            animation-duration: 28165ms;
    -webkit-animation-delay: 1966ms;
            animation-delay: 1966ms;
  }
  @-webkit-keyframes move-frames-104 {
    from {
      transform: translate3d(2vw, 107vh, 0);
    }
    to {
      transform: translate3d(83vw, -127vh, 0);
    }
  }
  @keyframes move-frames-104 {
    from {
      transform: translate3d(2vw, 107vh, 0);
    }
    to {
      transform: translate3d(83vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(104) .circle {
    -webkit-animation-delay: 2862ms;
            animation-delay: 2862ms;
  }
  .circle-container:nth-child(105) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-105;
            animation-name: move-frames-105;
    -webkit-animation-duration: 33416ms;
            animation-duration: 33416ms;
    -webkit-animation-delay: 15858ms;
            animation-delay: 15858ms;
  }
  @-webkit-keyframes move-frames-105 {
    from {
      transform: translate3d(41vw, 110vh, 0);
    }
    to {
      transform: translate3d(24vw, -125vh, 0);
    }
  }
  @keyframes move-frames-105 {
    from {
      transform: translate3d(41vw, 110vh, 0);
    }
    to {
      transform: translate3d(24vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(105) .circle {
    -webkit-animation-delay: 3740ms;
            animation-delay: 3740ms;
  }
  .circle-container:nth-child(106) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-106;
            animation-name: move-frames-106;
    -webkit-animation-duration: 33893ms;
            animation-duration: 33893ms;
    -webkit-animation-delay: 20568ms;
            animation-delay: 20568ms;
  }
  @-webkit-keyframes move-frames-106 {
    from {
      transform: translate3d(94vw, 109vh, 0);
    }
    to {
      transform: translate3d(89vw, -137vh, 0);
    }
  }
  @keyframes move-frames-106 {
    from {
      transform: translate3d(94vw, 109vh, 0);
    }
    to {
      transform: translate3d(89vw, -137vh, 0);
    }
  }
  .circle-container:nth-child(106) .circle {
    -webkit-animation-delay: 1224ms;
            animation-delay: 1224ms;
  }
  .circle-container:nth-child(107) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-107;
            animation-name: move-frames-107;
    -webkit-animation-duration: 31759ms;
            animation-duration: 31759ms;
    -webkit-animation-delay: 29ms;
            animation-delay: 29ms;
  }
  @-webkit-keyframes move-frames-107 {
    from {
      transform: translate3d(1vw, 105vh, 0);
    }
    to {
      transform: translate3d(81vw, -123vh, 0);
    }
  }
  @keyframes move-frames-107 {
    from {
      transform: translate3d(1vw, 105vh, 0);
    }
    to {
      transform: translate3d(81vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(107) .circle {
    -webkit-animation-delay: 2685ms;
            animation-delay: 2685ms;
  }
  .circle-container:nth-child(108) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-108;
            animation-name: move-frames-108;
    -webkit-animation-duration: 34486ms;
            animation-duration: 34486ms;
    -webkit-animation-delay: 20823ms;
            animation-delay: 20823ms;
  }
  @-webkit-keyframes move-frames-108 {
    from {
      transform: translate3d(35vw, 105vh, 0);
    }
    to {
      transform: translate3d(2vw, -116vh, 0);
    }
  }
  @keyframes move-frames-108 {
    from {
      transform: translate3d(35vw, 105vh, 0);
    }
    to {
      transform: translate3d(2vw, -116vh, 0);
    }
  }
  .circle-container:nth-child(108) .circle {
    -webkit-animation-delay: 3869ms;
            animation-delay: 3869ms;
  }
  .circle-container:nth-child(109) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-109;
            animation-name: move-frames-109;
    -webkit-animation-duration: 33807ms;
            animation-duration: 33807ms;
    -webkit-animation-delay: 12102ms;
            animation-delay: 12102ms;
  }
  @-webkit-keyframes move-frames-109 {
    from {
      transform: translate3d(76vw, 109vh, 0);
    }
    to {
      transform: translate3d(90vw, -130vh, 0);
    }
  }
  @keyframes move-frames-109 {
    from {
      transform: translate3d(76vw, 109vh, 0);
    }
    to {
      transform: translate3d(90vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(109) .circle {
    -webkit-animation-delay: 2796ms;
            animation-delay: 2796ms;
  }
  .circle-container:nth-child(110) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-110;
            animation-name: move-frames-110;
    -webkit-animation-duration: 32421ms;
            animation-duration: 32421ms;
    -webkit-animation-delay: 6290ms;
            animation-delay: 6290ms;
  }
  @-webkit-keyframes move-frames-110 {
    from {
      transform: translate3d(38vw, 109vh, 0);
    }
    to {
      transform: translate3d(89vw, -136vh, 0);
    }
  }
  @keyframes move-frames-110 {
    from {
      transform: translate3d(38vw, 109vh, 0);
    }
    to {
      transform: translate3d(89vw, -136vh, 0);
    }
  }
  .circle-container:nth-child(110) .circle {
    -webkit-animation-delay: 709ms;
            animation-delay: 709ms;
  }
  .circle-container:nth-child(111) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-111;
            animation-name: move-frames-111;
    -webkit-animation-duration: 31104ms;
            animation-duration: 31104ms;
    -webkit-animation-delay: 8989ms;
            animation-delay: 8989ms;
  }
  @-webkit-keyframes move-frames-111 {
    from {
      transform: translate3d(72vw, 108vh, 0);
    }
    to {
      transform: translate3d(80vw, -132vh, 0);
    }
  }
  @keyframes move-frames-111 {
    from {
      transform: translate3d(72vw, 108vh, 0);
    }
    to {
      transform: translate3d(80vw, -132vh, 0);
    }
  }
  .circle-container:nth-child(111) .circle {
    -webkit-animation-delay: 1175ms;
            animation-delay: 1175ms;
  }
  .circle-container:nth-child(112) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-112;
            animation-name: move-frames-112;
    -webkit-animation-duration: 33372ms;
            animation-duration: 33372ms;
    -webkit-animation-delay: 25384ms;
            animation-delay: 25384ms;
  }
  @-webkit-keyframes move-frames-112 {
    from {
      transform: translate3d(30vw, 105vh, 0);
    }
    to {
      transform: translate3d(82vw, -131vh, 0);
    }
  }
  @keyframes move-frames-112 {
    from {
      transform: translate3d(30vw, 105vh, 0);
    }
    to {
      transform: translate3d(82vw, -131vh, 0);
    }
  }
  .circle-container:nth-child(112) .circle {
    -webkit-animation-delay: 247ms;
            animation-delay: 247ms;
  }
  .circle-container:nth-child(113) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-113;
            animation-name: move-frames-113;
    -webkit-animation-duration: 28319ms;
            animation-duration: 28319ms;
    -webkit-animation-delay: 19603ms;
            animation-delay: 19603ms;
  }
  @-webkit-keyframes move-frames-113 {
    from {
      transform: translate3d(45vw, 103vh, 0);
    }
    to {
      transform: translate3d(74vw, -120vh, 0);
    }
  }
  @keyframes move-frames-113 {
    from {
      transform: translate3d(45vw, 103vh, 0);
    }
    to {
      transform: translate3d(74vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(113) .circle {
    -webkit-animation-delay: 1379ms;
            animation-delay: 1379ms;
  }
  .circle-container:nth-child(114) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-114;
            animation-name: move-frames-114;
    -webkit-animation-duration: 34868ms;
            animation-duration: 34868ms;
    -webkit-animation-delay: 2428ms;
            animation-delay: 2428ms;
  }
  @-webkit-keyframes move-frames-114 {
    from {
      transform: translate3d(13vw, 101vh, 0);
    }
    to {
      transform: translate3d(33vw, -116vh, 0);
    }
  }
  @keyframes move-frames-114 {
    from {
      transform: translate3d(13vw, 101vh, 0);
    }
    to {
      transform: translate3d(33vw, -116vh, 0);
    }
  }
  .circle-container:nth-child(114) .circle {
    -webkit-animation-delay: 499ms;
            animation-delay: 499ms;
  }
  .circle-container:nth-child(115) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-115;
            animation-name: move-frames-115;
    -webkit-animation-duration: 35526ms;
            animation-duration: 35526ms;
    -webkit-animation-delay: 16768ms;
            animation-delay: 16768ms;
  }
  @-webkit-keyframes move-frames-115 {
    from {
      transform: translate3d(3vw, 107vh, 0);
    }
    to {
      transform: translate3d(93vw, -110vh, 0);
    }
  }
  @keyframes move-frames-115 {
    from {
      transform: translate3d(3vw, 107vh, 0);
    }
    to {
      transform: translate3d(93vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(115) .circle {
    -webkit-animation-delay: 2090ms;
            animation-delay: 2090ms;
  }
  .circle-container:nth-child(116) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-116;
            animation-name: move-frames-116;
    -webkit-animation-duration: 28956ms;
            animation-duration: 28956ms;
    -webkit-animation-delay: 29796ms;
            animation-delay: 29796ms;
  }
  @-webkit-keyframes move-frames-116 {
    from {
      transform: translate3d(96vw, 108vh, 0);
    }
    to {
      transform: translate3d(94vw, -127vh, 0);
    }
  }
  @keyframes move-frames-116 {
    from {
      transform: translate3d(96vw, 108vh, 0);
    }
    to {
      transform: translate3d(94vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(116) .circle {
    -webkit-animation-delay: 915ms;
            animation-delay: 915ms;
  }
  .circle-container:nth-child(117) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-117;
            animation-name: move-frames-117;
    -webkit-animation-duration: 36473ms;
            animation-duration: 36473ms;
    -webkit-animation-delay: 25305ms;
            animation-delay: 25305ms;
  }
  @-webkit-keyframes move-frames-117 {
    from {
      transform: translate3d(21vw, 103vh, 0);
    }
    to {
      transform: translate3d(79vw, -124vh, 0);
    }
  }
  @keyframes move-frames-117 {
    from {
      transform: translate3d(21vw, 103vh, 0);
    }
    to {
      transform: translate3d(79vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(117) .circle {
    -webkit-animation-delay: 1785ms;
            animation-delay: 1785ms;
  }
  .circle-container:nth-child(118) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-118;
            animation-name: move-frames-118;
    -webkit-animation-duration: 29954ms;
            animation-duration: 29954ms;
    -webkit-animation-delay: 32882ms;
            animation-delay: 32882ms;
  }
  @-webkit-keyframes move-frames-118 {
    from {
      transform: translate3d(27vw, 108vh, 0);
    }
    to {
      transform: translate3d(20vw, -126vh, 0);
    }
  }
  @keyframes move-frames-118 {
    from {
      transform: translate3d(27vw, 108vh, 0);
    }
    to {
      transform: translate3d(20vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(118) .circle {
    -webkit-animation-delay: 584ms;
            animation-delay: 584ms;
  }
  .circle-container:nth-child(119) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-119;
            animation-name: move-frames-119;
    -webkit-animation-duration: 36781ms;
            animation-duration: 36781ms;
    -webkit-animation-delay: 3108ms;
            animation-delay: 3108ms;
  }
  @-webkit-keyframes move-frames-119 {
    from {
      transform: translate3d(28vw, 106vh, 0);
    }
    to {
      transform: translate3d(82vw, -122vh, 0);
    }
  }
  @keyframes move-frames-119 {
    from {
      transform: translate3d(28vw, 106vh, 0);
    }
    to {
      transform: translate3d(82vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(119) .circle {
    -webkit-animation-delay: 548ms;
            animation-delay: 548ms;
  }
  .circle-container:nth-child(120) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-120;
            animation-name: move-frames-120;
    -webkit-animation-duration: 35078ms;
            animation-duration: 35078ms;
    -webkit-animation-delay: 16792ms;
            animation-delay: 16792ms;
  }
  @-webkit-keyframes move-frames-120 {
    from {
      transform: translate3d(1vw, 109vh, 0);
    }
    to {
      transform: translate3d(67vw, -128vh, 0);
    }
  }
  @keyframes move-frames-120 {
    from {
      transform: translate3d(1vw, 109vh, 0);
    }
    to {
      transform: translate3d(67vw, -128vh, 0);
    }
  }
  .circle-container:nth-child(120) .circle {
    -webkit-animation-delay: 3792ms;
            animation-delay: 3792ms;
  }
  .circle-container:nth-child(121) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-121;
            animation-name: move-frames-121;
    -webkit-animation-duration: 29073ms;
            animation-duration: 29073ms;
    -webkit-animation-delay: 22164ms;
            animation-delay: 22164ms;
  }
  @-webkit-keyframes move-frames-121 {
    from {
      transform: translate3d(40vw, 102vh, 0);
    }
    to {
      transform: translate3d(52vw, -118vh, 0);
    }
  }
  @keyframes move-frames-121 {
    from {
      transform: translate3d(40vw, 102vh, 0);
    }
    to {
      transform: translate3d(52vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(121) .circle {
    -webkit-animation-delay: 3371ms;
            animation-delay: 3371ms;
  }
  .circle-container:nth-child(122) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-122;
            animation-name: move-frames-122;
    -webkit-animation-duration: 36848ms;
            animation-duration: 36848ms;
    -webkit-animation-delay: 8158ms;
            animation-delay: 8158ms;
  }
  @-webkit-keyframes move-frames-122 {
    from {
      transform: translate3d(17vw, 105vh, 0);
    }
    to {
      transform: translate3d(71vw, -135vh, 0);
    }
  }
  @keyframes move-frames-122 {
    from {
      transform: translate3d(17vw, 105vh, 0);
    }
    to {
      transform: translate3d(71vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(122) .circle {
    -webkit-animation-delay: 1512ms;
            animation-delay: 1512ms;
  }
  .circle-container:nth-child(123) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-123;
            animation-name: move-frames-123;
    -webkit-animation-duration: 34938ms;
            animation-duration: 34938ms;
    -webkit-animation-delay: 24895ms;
            animation-delay: 24895ms;
  }
  @-webkit-keyframes move-frames-123 {
    from {
      transform: translate3d(9vw, 102vh, 0);
    }
    to {
      transform: translate3d(95vw, -106vh, 0);
    }
  }
  @keyframes move-frames-123 {
    from {
      transform: translate3d(9vw, 102vh, 0);
    }
    to {
      transform: translate3d(95vw, -106vh, 0);
    }
  }
  .circle-container:nth-child(123) .circle {
    -webkit-animation-delay: 3163ms;
            animation-delay: 3163ms;
  }
  .circle-container:nth-child(124) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-124;
            animation-name: move-frames-124;
    -webkit-animation-duration: 36799ms;
            animation-duration: 36799ms;
    -webkit-animation-delay: 24370ms;
            animation-delay: 24370ms;
  }
  @-webkit-keyframes move-frames-124 {
    from {
      transform: translate3d(80vw, 105vh, 0);
    }
    to {
      transform: translate3d(94vw, -110vh, 0);
    }
  }
  @keyframes move-frames-124 {
    from {
      transform: translate3d(80vw, 105vh, 0);
    }
    to {
      transform: translate3d(94vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(124) .circle {
    -webkit-animation-delay: 31ms;
            animation-delay: 31ms;
  }
  .circle-container:nth-child(125) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-125;
            animation-name: move-frames-125;
    -webkit-animation-duration: 28908ms;
            animation-duration: 28908ms;
    -webkit-animation-delay: 8871ms;
            animation-delay: 8871ms;
  }
  @-webkit-keyframes move-frames-125 {
    from {
      transform: translate3d(30vw, 102vh, 0);
    }
    to {
      transform: translate3d(61vw, -103vh, 0);
    }
  }
  @keyframes move-frames-125 {
    from {
      transform: translate3d(30vw, 102vh, 0);
    }
    to {
      transform: translate3d(61vw, -103vh, 0);
    }
  }
  .circle-container:nth-child(125) .circle {
    -webkit-animation-delay: 285ms;
            animation-delay: 285ms;
  }
  .circle-container:nth-child(126) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-126;
            animation-name: move-frames-126;
    -webkit-animation-duration: 35342ms;
            animation-duration: 35342ms;
    -webkit-animation-delay: 1ms;
            animation-delay: 1ms;
  }
  @-webkit-keyframes move-frames-126 {
    from {
      transform: translate3d(52vw, 108vh, 0);
    }
    to {
      transform: translate3d(37vw, -109vh, 0);
    }
  }
  @keyframes move-frames-126 {
    from {
      transform: translate3d(52vw, 108vh, 0);
    }
    to {
      transform: translate3d(37vw, -109vh, 0);
    }
  }
  .circle-container:nth-child(126) .circle {
    -webkit-animation-delay: 1142ms;
            animation-delay: 1142ms;
  }
  .circle-container:nth-child(127) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-127;
            animation-name: move-frames-127;
    -webkit-animation-duration: 35835ms;
            animation-duration: 35835ms;
    -webkit-animation-delay: 22055ms;
            animation-delay: 22055ms;
  }
  @-webkit-keyframes move-frames-127 {
    from {
      transform: translate3d(54vw, 109vh, 0);
    }
    to {
      transform: translate3d(18vw, -138vh, 0);
    }
  }
  @keyframes move-frames-127 {
    from {
      transform: translate3d(54vw, 109vh, 0);
    }
    to {
      transform: translate3d(18vw, -138vh, 0);
    }
  }
  .circle-container:nth-child(127) .circle {
    -webkit-animation-delay: 578ms;
            animation-delay: 578ms;
  }
  .circle-container:nth-child(128) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-128;
            animation-name: move-frames-128;
    -webkit-animation-duration: 32561ms;
            animation-duration: 32561ms;
    -webkit-animation-delay: 24836ms;
            animation-delay: 24836ms;
  }
  @-webkit-keyframes move-frames-128 {
    from {
      transform: translate3d(10vw, 109vh, 0);
    }
    to {
      transform: translate3d(82vw, -131vh, 0);
    }
  }
  @keyframes move-frames-128 {
    from {
      transform: translate3d(10vw, 109vh, 0);
    }
    to {
      transform: translate3d(82vw, -131vh, 0);
    }
  }
  .circle-container:nth-child(128) .circle {
    -webkit-animation-delay: 3435ms;
            animation-delay: 3435ms;
  }
  .circle-container:nth-child(129) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-129;
            animation-name: move-frames-129;
    -webkit-animation-duration: 34558ms;
            animation-duration: 34558ms;
    -webkit-animation-delay: 25062ms;
            animation-delay: 25062ms;
  }
  @-webkit-keyframes move-frames-129 {
    from {
      transform: translate3d(54vw, 101vh, 0);
    }
    to {
      transform: translate3d(53vw, -118vh, 0);
    }
  }
  @keyframes move-frames-129 {
    from {
      transform: translate3d(54vw, 101vh, 0);
    }
    to {
      transform: translate3d(53vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(129) .circle {
    -webkit-animation-delay: 2665ms;
            animation-delay: 2665ms;
  }
  .circle-container:nth-child(130) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-130;
            animation-name: move-frames-130;
    -webkit-animation-duration: 31437ms;
            animation-duration: 31437ms;
    -webkit-animation-delay: 8835ms;
            animation-delay: 8835ms;
  }
  @-webkit-keyframes move-frames-130 {
    from {
      transform: translate3d(10vw, 103vh, 0);
    }
    to {
      transform: translate3d(3vw, -119vh, 0);
    }
  }
  @keyframes move-frames-130 {
    from {
      transform: translate3d(10vw, 103vh, 0);
    }
    to {
      transform: translate3d(3vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(130) .circle {
    -webkit-animation-delay: 890ms;
            animation-delay: 890ms;
  }
  .circle-container:nth-child(131) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-131;
            animation-name: move-frames-131;
    -webkit-animation-duration: 28020ms;
            animation-duration: 28020ms;
    -webkit-animation-delay: 816ms;
            animation-delay: 816ms;
  }
  @-webkit-keyframes move-frames-131 {
    from {
      transform: translate3d(99vw, 102vh, 0);
    }
    to {
      transform: translate3d(2vw, -125vh, 0);
    }
  }
  @keyframes move-frames-131 {
    from {
      transform: translate3d(99vw, 102vh, 0);
    }
    to {
      transform: translate3d(2vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(131) .circle {
    -webkit-animation-delay: 2103ms;
            animation-delay: 2103ms;
  }
  .circle-container:nth-child(132) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-132;
            animation-name: move-frames-132;
    -webkit-animation-duration: 29537ms;
            animation-duration: 29537ms;
    -webkit-animation-delay: 22170ms;
            animation-delay: 22170ms;
  }
  @-webkit-keyframes move-frames-132 {
    from {
      transform: translate3d(62vw, 101vh, 0);
    }
    to {
      transform: translate3d(60vw, -120vh, 0);
    }
  }
  @keyframes move-frames-132 {
    from {
      transform: translate3d(62vw, 101vh, 0);
    }
    to {
      transform: translate3d(60vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(132) .circle {
    -webkit-animation-delay: 45ms;
            animation-delay: 45ms;
  }
  .circle-container:nth-child(133) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-133;
            animation-name: move-frames-133;
    -webkit-animation-duration: 35366ms;
            animation-duration: 35366ms;
    -webkit-animation-delay: 25693ms;
            animation-delay: 25693ms;
  }
  @-webkit-keyframes move-frames-133 {
    from {
      transform: translate3d(82vw, 108vh, 0);
    }
    to {
      transform: translate3d(51vw, -134vh, 0);
    }
  }
  @keyframes move-frames-133 {
    from {
      transform: translate3d(82vw, 108vh, 0);
    }
    to {
      transform: translate3d(51vw, -134vh, 0);
    }
  }
  .circle-container:nth-child(133) .circle {
    -webkit-animation-delay: 3629ms;
            animation-delay: 3629ms;
  }
  .circle-container:nth-child(134) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-134;
            animation-name: move-frames-134;
    -webkit-animation-duration: 33454ms;
            animation-duration: 33454ms;
    -webkit-animation-delay: 14114ms;
            animation-delay: 14114ms;
  }
  @-webkit-keyframes move-frames-134 {
    from {
      transform: translate3d(79vw, 110vh, 0);
    }
    to {
      transform: translate3d(76vw, -113vh, 0);
    }
  }
  @keyframes move-frames-134 {
    from {
      transform: translate3d(79vw, 110vh, 0);
    }
    to {
      transform: translate3d(76vw, -113vh, 0);
    }
  }
  .circle-container:nth-child(134) .circle {
    -webkit-animation-delay: 3469ms;
            animation-delay: 3469ms;
  }
  .circle-container:nth-child(135) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-135;
            animation-name: move-frames-135;
    -webkit-animation-duration: 36249ms;
            animation-duration: 36249ms;
    -webkit-animation-delay: 22454ms;
            animation-delay: 22454ms;
  }
  @-webkit-keyframes move-frames-135 {
    from {
      transform: translate3d(22vw, 104vh, 0);
    }
    to {
      transform: translate3d(77vw, -105vh, 0);
    }
  }
  @keyframes move-frames-135 {
    from {
      transform: translate3d(22vw, 104vh, 0);
    }
    to {
      transform: translate3d(77vw, -105vh, 0);
    }
  }
  .circle-container:nth-child(135) .circle {
    -webkit-animation-delay: 2807ms;
            animation-delay: 2807ms;
  }
  .circle-container:nth-child(136) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-136;
            animation-name: move-frames-136;
    -webkit-animation-duration: 28842ms;
            animation-duration: 28842ms;
    -webkit-animation-delay: 2441ms;
            animation-delay: 2441ms;
  }
  @-webkit-keyframes move-frames-136 {
    from {
      transform: translate3d(24vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -108vh, 0);
    }
  }
  @keyframes move-frames-136 {
    from {
      transform: translate3d(24vw, 103vh, 0);
    }
    to {
      transform: translate3d(42vw, -108vh, 0);
    }
  }
  .circle-container:nth-child(136) .circle {
    -webkit-animation-delay: 3091ms;
            animation-delay: 3091ms;
  }
  .circle-container:nth-child(137) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-137;
            animation-name: move-frames-137;
    -webkit-animation-duration: 34155ms;
            animation-duration: 34155ms;
    -webkit-animation-delay: 7547ms;
            animation-delay: 7547ms;
  }
  @-webkit-keyframes move-frames-137 {
    from {
      transform: translate3d(38vw, 105vh, 0);
    }
    to {
      transform: translate3d(100vw, -106vh, 0);
    }
  }
  @keyframes move-frames-137 {
    from {
      transform: translate3d(38vw, 105vh, 0);
    }
    to {
      transform: translate3d(100vw, -106vh, 0);
    }
  }
  .circle-container:nth-child(137) .circle {
    -webkit-animation-delay: 642ms;
            animation-delay: 642ms;
  }
  .circle-container:nth-child(138) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-138;
            animation-name: move-frames-138;
    -webkit-animation-duration: 36239ms;
            animation-duration: 36239ms;
    -webkit-animation-delay: 25506ms;
            animation-delay: 25506ms;
  }
  @-webkit-keyframes move-frames-138 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(31vw, -125vh, 0);
    }
  }
  @keyframes move-frames-138 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(31vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(138) .circle {
    -webkit-animation-delay: 2099ms;
            animation-delay: 2099ms;
  }
  .circle-container:nth-child(139) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-139;
            animation-name: move-frames-139;
    -webkit-animation-duration: 34171ms;
            animation-duration: 34171ms;
    -webkit-animation-delay: 22260ms;
            animation-delay: 22260ms;
  }
  @-webkit-keyframes move-frames-139 {
    from {
      transform: translate3d(14vw, 106vh, 0);
    }
    to {
      transform: translate3d(51vw, -116vh, 0);
    }
  }
  @keyframes move-frames-139 {
    from {
      transform: translate3d(14vw, 106vh, 0);
    }
    to {
      transform: translate3d(51vw, -116vh, 0);
    }
  }
  .circle-container:nth-child(139) .circle {
    -webkit-animation-delay: 2811ms;
            animation-delay: 2811ms;
  }
  .circle-container:nth-child(140) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-140;
            animation-name: move-frames-140;
    -webkit-animation-duration: 36601ms;
            animation-duration: 36601ms;
    -webkit-animation-delay: 20697ms;
            animation-delay: 20697ms;
  }
  @-webkit-keyframes move-frames-140 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(8vw, -118vh, 0);
    }
  }
  @keyframes move-frames-140 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(8vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(140) .circle {
    -webkit-animation-delay: 1475ms;
            animation-delay: 1475ms;
  }
  .circle-container:nth-child(141) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-141;
            animation-name: move-frames-141;
    -webkit-animation-duration: 29061ms;
            animation-duration: 29061ms;
    -webkit-animation-delay: 450ms;
            animation-delay: 450ms;
  }
  @-webkit-keyframes move-frames-141 {
    from {
      transform: translate3d(40vw, 101vh, 0);
    }
    to {
      transform: translate3d(15vw, -130vh, 0);
    }
  }
  @keyframes move-frames-141 {
    from {
      transform: translate3d(40vw, 101vh, 0);
    }
    to {
      transform: translate3d(15vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(141) .circle {
    -webkit-animation-delay: 1194ms;
            animation-delay: 1194ms;
  }
  .circle-container:nth-child(142) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-142;
            animation-name: move-frames-142;
    -webkit-animation-duration: 34242ms;
            animation-duration: 34242ms;
    -webkit-animation-delay: 21083ms;
            animation-delay: 21083ms;
  }
  @-webkit-keyframes move-frames-142 {
    from {
      transform: translate3d(92vw, 105vh, 0);
    }
    to {
      transform: translate3d(62vw, -120vh, 0);
    }
  }
  @keyframes move-frames-142 {
    from {
      transform: translate3d(92vw, 105vh, 0);
    }
    to {
      transform: translate3d(62vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(142) .circle {
    -webkit-animation-delay: 2988ms;
            animation-delay: 2988ms;
  }
  .circle-container:nth-child(143) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-143;
            animation-name: move-frames-143;
    -webkit-animation-duration: 29332ms;
            animation-duration: 29332ms;
    -webkit-animation-delay: 22814ms;
            animation-delay: 22814ms;
  }
  @-webkit-keyframes move-frames-143 {
    from {
      transform: translate3d(16vw, 104vh, 0);
    }
    to {
      transform: translate3d(99vw, -126vh, 0);
    }
  }
  @keyframes move-frames-143 {
    from {
      transform: translate3d(16vw, 104vh, 0);
    }
    to {
      transform: translate3d(99vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(143) .circle {
    -webkit-animation-delay: 609ms;
            animation-delay: 609ms;
  }
  .circle-container:nth-child(144) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-144;
            animation-name: move-frames-144;
    -webkit-animation-duration: 28124ms;
            animation-duration: 28124ms;
    -webkit-animation-delay: 1020ms;
            animation-delay: 1020ms;
  }
  @-webkit-keyframes move-frames-144 {
    from {
      transform: translate3d(30vw, 103vh, 0);
    }
    to {
      transform: translate3d(86vw, -119vh, 0);
    }
  }
  @keyframes move-frames-144 {
    from {
      transform: translate3d(30vw, 103vh, 0);
    }
    to {
      transform: translate3d(86vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(144) .circle {
    -webkit-animation-delay: 977ms;
            animation-delay: 977ms;
  }
  .circle-container:nth-child(145) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-145;
            animation-name: move-frames-145;
    -webkit-animation-duration: 31281ms;
            animation-duration: 31281ms;
    -webkit-animation-delay: 23495ms;
            animation-delay: 23495ms;
  }
  @-webkit-keyframes move-frames-145 {
    from {
      transform: translate3d(93vw, 109vh, 0);
    }
    to {
      transform: translate3d(30vw, -112vh, 0);
    }
  }
  @keyframes move-frames-145 {
    from {
      transform: translate3d(93vw, 109vh, 0);
    }
    to {
      transform: translate3d(30vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(145) .circle {
    -webkit-animation-delay: 2245ms;
            animation-delay: 2245ms;
  }
  .circle-container:nth-child(146) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-146;
            animation-name: move-frames-146;
    -webkit-animation-duration: 32597ms;
            animation-duration: 32597ms;
    -webkit-animation-delay: 5454ms;
            animation-delay: 5454ms;
  }
  @-webkit-keyframes move-frames-146 {
    from {
      transform: translate3d(18vw, 104vh, 0);
    }
    to {
      transform: translate3d(69vw, -129vh, 0);
    }
  }
  @keyframes move-frames-146 {
    from {
      transform: translate3d(18vw, 104vh, 0);
    }
    to {
      transform: translate3d(69vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(146) .circle {
    -webkit-animation-delay: 3426ms;
            animation-delay: 3426ms;
  }
  .circle-container:nth-child(147) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-147;
            animation-name: move-frames-147;
    -webkit-animation-duration: 33298ms;
            animation-duration: 33298ms;
    -webkit-animation-delay: 23329ms;
            animation-delay: 23329ms;
  }
  @-webkit-keyframes move-frames-147 {
    from {
      transform: translate3d(60vw, 101vh, 0);
    }
    to {
      transform: translate3d(14vw, -130vh, 0);
    }
  }
  @keyframes move-frames-147 {
    from {
      transform: translate3d(60vw, 101vh, 0);
    }
    to {
      transform: translate3d(14vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(147) .circle {
    -webkit-animation-delay: 523ms;
            animation-delay: 523ms;
  }
  .circle-container:nth-child(148) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-148;
            animation-name: move-frames-148;
    -webkit-animation-duration: 28880ms;
            animation-duration: 28880ms;
    -webkit-animation-delay: 21896ms;
            animation-delay: 21896ms;
  }
  @-webkit-keyframes move-frames-148 {
    from {
      transform: translate3d(77vw, 109vh, 0);
    }
    to {
      transform: translate3d(57vw, -117vh, 0);
    }
  }
  @keyframes move-frames-148 {
    from {
      transform: translate3d(77vw, 109vh, 0);
    }
    to {
      transform: translate3d(57vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(148) .circle {
    -webkit-animation-delay: 260ms;
            animation-delay: 260ms;
  }
  .circle-container:nth-child(149) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-149;
            animation-name: move-frames-149;
    -webkit-animation-duration: 29743ms;
            animation-duration: 29743ms;
    -webkit-animation-delay: 3124ms;
            animation-delay: 3124ms;
  }
  @-webkit-keyframes move-frames-149 {
    from {
      transform: translate3d(44vw, 109vh, 0);
    }
    to {
      transform: translate3d(84vw, -135vh, 0);
    }
  }
  @keyframes move-frames-149 {
    from {
      transform: translate3d(44vw, 109vh, 0);
    }
    to {
      transform: translate3d(84vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(149) .circle {
    -webkit-animation-delay: 1116ms;
            animation-delay: 1116ms;
  }
  .circle-container:nth-child(150) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-150;
            animation-name: move-frames-150;
    -webkit-animation-duration: 31652ms;
            animation-duration: 31652ms;
    -webkit-animation-delay: 22867ms;
            animation-delay: 22867ms;
  }
  @-webkit-keyframes move-frames-150 {
    from {
      transform: translate3d(55vw, 108vh, 0);
    }
    to {
      transform: translate3d(39vw, -130vh, 0);
    }
  }
  @keyframes move-frames-150 {
    from {
      transform: translate3d(55vw, 108vh, 0);
    }
    to {
      transform: translate3d(39vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(150) .circle {
    -webkit-animation-delay: 868ms;
            animation-delay: 868ms;
  }
  .circle-container:nth-child(151) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-151;
            animation-name: move-frames-151;
    -webkit-animation-duration: 35398ms;
            animation-duration: 35398ms;
    -webkit-animation-delay: 3842ms;
            animation-delay: 3842ms;
  }
  @-webkit-keyframes move-frames-151 {
    from {
      transform: translate3d(99vw, 103vh, 0);
    }
    to {
      transform: translate3d(82vw, -126vh, 0);
    }
  }
  @keyframes move-frames-151 {
    from {
      transform: translate3d(99vw, 103vh, 0);
    }
    to {
      transform: translate3d(82vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(151) .circle {
    -webkit-animation-delay: 3056ms;
            animation-delay: 3056ms;
  }
  .circle-container:nth-child(152) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-152;
            animation-name: move-frames-152;
    -webkit-animation-duration: 28849ms;
            animation-duration: 28849ms;
    -webkit-animation-delay: 21992ms;
            animation-delay: 21992ms;
  }
  @-webkit-keyframes move-frames-152 {
    from {
      transform: translate3d(83vw, 109vh, 0);
    }
    to {
      transform: translate3d(78vw, -130vh, 0);
    }
  }
  @keyframes move-frames-152 {
    from {
      transform: translate3d(83vw, 109vh, 0);
    }
    to {
      transform: translate3d(78vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(152) .circle {
    -webkit-animation-delay: 3588ms;
            animation-delay: 3588ms;
  }
  .circle-container:nth-child(153) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-153;
            animation-name: move-frames-153;
    -webkit-animation-duration: 30571ms;
            animation-duration: 30571ms;
    -webkit-animation-delay: 21902ms;
            animation-delay: 21902ms;
  }
  @-webkit-keyframes move-frames-153 {
    from {
      transform: translate3d(24vw, 109vh, 0);
    }
    to {
      transform: translate3d(23vw, -117vh, 0);
    }
  }
  @keyframes move-frames-153 {
    from {
      transform: translate3d(24vw, 109vh, 0);
    }
    to {
      transform: translate3d(23vw, -117vh, 0);
    }
  }
  .circle-container:nth-child(153) .circle {
    -webkit-animation-delay: 1164ms;
            animation-delay: 1164ms;
  }
  .circle-container:nth-child(154) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-154;
            animation-name: move-frames-154;
    -webkit-animation-duration: 33090ms;
            animation-duration: 33090ms;
    -webkit-animation-delay: 2502ms;
            animation-delay: 2502ms;
  }
  @-webkit-keyframes move-frames-154 {
    from {
      transform: translate3d(92vw, 103vh, 0);
    }
    to {
      transform: translate3d(49vw, -130vh, 0);
    }
  }
  @keyframes move-frames-154 {
    from {
      transform: translate3d(92vw, 103vh, 0);
    }
    to {
      transform: translate3d(49vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(154) .circle {
    -webkit-animation-delay: 2088ms;
            animation-delay: 2088ms;
  }
  .circle-container:nth-child(155) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-155;
            animation-name: move-frames-155;
    -webkit-animation-duration: 31675ms;
            animation-duration: 31675ms;
    -webkit-animation-delay: 36821ms;
            animation-delay: 36821ms;
  }
  @-webkit-keyframes move-frames-155 {
    from {
      transform: translate3d(61vw, 104vh, 0);
    }
    to {
      transform: translate3d(98vw, -110vh, 0);
    }
  }
  @keyframes move-frames-155 {
    from {
      transform: translate3d(61vw, 104vh, 0);
    }
    to {
      transform: translate3d(98vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(155) .circle {
    -webkit-animation-delay: 488ms;
            animation-delay: 488ms;
  }
  .circle-container:nth-child(156) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-156;
            animation-name: move-frames-156;
    -webkit-animation-duration: 36232ms;
            animation-duration: 36232ms;
    -webkit-animation-delay: 19096ms;
            animation-delay: 19096ms;
  }
  @-webkit-keyframes move-frames-156 {
    from {
      transform: translate3d(16vw, 105vh, 0);
    }
    to {
      transform: translate3d(82vw, -126vh, 0);
    }
  }
  @keyframes move-frames-156 {
    from {
      transform: translate3d(16vw, 105vh, 0);
    }
    to {
      transform: translate3d(82vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(156) .circle {
    -webkit-animation-delay: 1969ms;
            animation-delay: 1969ms;
  }
  .circle-container:nth-child(157) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-157;
            animation-name: move-frames-157;
    -webkit-animation-duration: 28997ms;
            animation-duration: 28997ms;
    -webkit-animation-delay: 30535ms;
            animation-delay: 30535ms;
  }
  @-webkit-keyframes move-frames-157 {
    from {
      transform: translate3d(23vw, 107vh, 0);
    }
    to {
      transform: translate3d(23vw, -111vh, 0);
    }
  }
  @keyframes move-frames-157 {
    from {
      transform: translate3d(23vw, 107vh, 0);
    }
    to {
      transform: translate3d(23vw, -111vh, 0);
    }
  }
  .circle-container:nth-child(157) .circle {
    -webkit-animation-delay: 2427ms;
            animation-delay: 2427ms;
  }
  .circle-container:nth-child(158) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-158;
            animation-name: move-frames-158;
    -webkit-animation-duration: 35026ms;
            animation-duration: 35026ms;
    -webkit-animation-delay: 7891ms;
            animation-delay: 7891ms;
  }
  @-webkit-keyframes move-frames-158 {
    from {
      transform: translate3d(61vw, 101vh, 0);
    }
    to {
      transform: translate3d(40vw, -122vh, 0);
    }
  }
  @keyframes move-frames-158 {
    from {
      transform: translate3d(61vw, 101vh, 0);
    }
    to {
      transform: translate3d(40vw, -122vh, 0);
    }
  }
  .circle-container:nth-child(158) .circle {
    -webkit-animation-delay: 1573ms;
            animation-delay: 1573ms;
  }
  .circle-container:nth-child(159) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-159;
            animation-name: move-frames-159;
    -webkit-animation-duration: 34180ms;
            animation-duration: 34180ms;
    -webkit-animation-delay: 2060ms;
            animation-delay: 2060ms;
  }
  @-webkit-keyframes move-frames-159 {
    from {
      transform: translate3d(63vw, 103vh, 0);
    }
    to {
      transform: translate3d(35vw, -124vh, 0);
    }
  }
  @keyframes move-frames-159 {
    from {
      transform: translate3d(63vw, 103vh, 0);
    }
    to {
      transform: translate3d(35vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(159) .circle {
    -webkit-animation-delay: 231ms;
            animation-delay: 231ms;
  }
  .circle-container:nth-child(160) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-160;
            animation-name: move-frames-160;
    -webkit-animation-duration: 28173ms;
            animation-duration: 28173ms;
    -webkit-animation-delay: 35925ms;
            animation-delay: 35925ms;
  }
  @-webkit-keyframes move-frames-160 {
    from {
      transform: translate3d(66vw, 102vh, 0);
    }
    to {
      transform: translate3d(66vw, -115vh, 0);
    }
  }
  @keyframes move-frames-160 {
    from {
      transform: translate3d(66vw, 102vh, 0);
    }
    to {
      transform: translate3d(66vw, -115vh, 0);
    }
  }
  .circle-container:nth-child(160) .circle {
    -webkit-animation-delay: 533ms;
            animation-delay: 533ms;
  }
  .circle-container:nth-child(161) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-161;
            animation-name: move-frames-161;
    -webkit-animation-duration: 33392ms;
            animation-duration: 33392ms;
    -webkit-animation-delay: 26520ms;
            animation-delay: 26520ms;
  }
  @-webkit-keyframes move-frames-161 {
    from {
      transform: translate3d(6vw, 105vh, 0);
    }
    to {
      transform: translate3d(83vw, -126vh, 0);
    }
  }
  @keyframes move-frames-161 {
    from {
      transform: translate3d(6vw, 105vh, 0);
    }
    to {
      transform: translate3d(83vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(161) .circle {
    -webkit-animation-delay: 820ms;
            animation-delay: 820ms;
  }
  .circle-container:nth-child(162) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-162;
            animation-name: move-frames-162;
    -webkit-animation-duration: 34155ms;
            animation-duration: 34155ms;
    -webkit-animation-delay: 12072ms;
            animation-delay: 12072ms;
  }
  @-webkit-keyframes move-frames-162 {
    from {
      transform: translate3d(94vw, 108vh, 0);
    }
    to {
      transform: translate3d(2vw, -118vh, 0);
    }
  }
  @keyframes move-frames-162 {
    from {
      transform: translate3d(94vw, 108vh, 0);
    }
    to {
      transform: translate3d(2vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(162) .circle {
    -webkit-animation-delay: 3506ms;
            animation-delay: 3506ms;
  }
  .circle-container:nth-child(163) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-163;
            animation-name: move-frames-163;
    -webkit-animation-duration: 29189ms;
            animation-duration: 29189ms;
    -webkit-animation-delay: 9312ms;
            animation-delay: 9312ms;
  }
  @-webkit-keyframes move-frames-163 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(82vw, -108vh, 0);
    }
  }
  @keyframes move-frames-163 {
    from {
      transform: translate3d(27vw, 106vh, 0);
    }
    to {
      transform: translate3d(82vw, -108vh, 0);
    }
  }
  .circle-container:nth-child(163) .circle {
    -webkit-animation-delay: 1864ms;
            animation-delay: 1864ms;
  }
  .circle-container:nth-child(164) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-164;
            animation-name: move-frames-164;
    -webkit-animation-duration: 34793ms;
            animation-duration: 34793ms;
    -webkit-animation-delay: 21953ms;
            animation-delay: 21953ms;
  }
  @-webkit-keyframes move-frames-164 {
    from {
      transform: translate3d(5vw, 109vh, 0);
    }
    to {
      transform: translate3d(43vw, -124vh, 0);
    }
  }
  @keyframes move-frames-164 {
    from {
      transform: translate3d(5vw, 109vh, 0);
    }
    to {
      transform: translate3d(43vw, -124vh, 0);
    }
  }
  .circle-container:nth-child(164) .circle {
    -webkit-animation-delay: 351ms;
            animation-delay: 351ms;
  }
  .circle-container:nth-child(165) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-165;
            animation-name: move-frames-165;
    -webkit-animation-duration: 34662ms;
            animation-duration: 34662ms;
    -webkit-animation-delay: 24565ms;
            animation-delay: 24565ms;
  }
  @-webkit-keyframes move-frames-165 {
    from {
      transform: translate3d(89vw, 104vh, 0);
    }
    to {
      transform: translate3d(69vw, -118vh, 0);
    }
  }
  @keyframes move-frames-165 {
    from {
      transform: translate3d(89vw, 104vh, 0);
    }
    to {
      transform: translate3d(69vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(165) .circle {
    -webkit-animation-delay: 2121ms;
            animation-delay: 2121ms;
  }
  .circle-container:nth-child(166) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-166;
            animation-name: move-frames-166;
    -webkit-animation-duration: 28046ms;
            animation-duration: 28046ms;
    -webkit-animation-delay: 31372ms;
            animation-delay: 31372ms;
  }
  @-webkit-keyframes move-frames-166 {
    from {
      transform: translate3d(8vw, 106vh, 0);
    }
    to {
      transform: translate3d(32vw, -125vh, 0);
    }
  }
  @keyframes move-frames-166 {
    from {
      transform: translate3d(8vw, 106vh, 0);
    }
    to {
      transform: translate3d(32vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(166) .circle {
    -webkit-animation-delay: 1539ms;
            animation-delay: 1539ms;
  }
  .circle-container:nth-child(167) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-167;
            animation-name: move-frames-167;
    -webkit-animation-duration: 30538ms;
            animation-duration: 30538ms;
    -webkit-animation-delay: 34314ms;
            animation-delay: 34314ms;
  }
  @-webkit-keyframes move-frames-167 {
    from {
      transform: translate3d(41vw, 109vh, 0);
    }
    to {
      transform: translate3d(6vw, -135vh, 0);
    }
  }
  @keyframes move-frames-167 {
    from {
      transform: translate3d(41vw, 109vh, 0);
    }
    to {
      transform: translate3d(6vw, -135vh, 0);
    }
  }
  .circle-container:nth-child(167) .circle {
    -webkit-animation-delay: 2169ms;
            animation-delay: 2169ms;
  }
  .circle-container:nth-child(168) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-168;
            animation-name: move-frames-168;
    -webkit-animation-duration: 28742ms;
            animation-duration: 28742ms;
    -webkit-animation-delay: 34177ms;
            animation-delay: 34177ms;
  }
  @-webkit-keyframes move-frames-168 {
    from {
      transform: translate3d(24vw, 101vh, 0);
    }
    to {
      transform: translate3d(92vw, -119vh, 0);
    }
  }
  @keyframes move-frames-168 {
    from {
      transform: translate3d(24vw, 101vh, 0);
    }
    to {
      transform: translate3d(92vw, -119vh, 0);
    }
  }
  .circle-container:nth-child(168) .circle {
    -webkit-animation-delay: 3299ms;
            animation-delay: 3299ms;
  }
  .circle-container:nth-child(169) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-169;
            animation-name: move-frames-169;
    -webkit-animation-duration: 34435ms;
            animation-duration: 34435ms;
    -webkit-animation-delay: 2553ms;
            animation-delay: 2553ms;
  }
  @-webkit-keyframes move-frames-169 {
    from {
      transform: translate3d(37vw, 107vh, 0);
    }
    to {
      transform: translate3d(28vw, -115vh, 0);
    }
  }
  @keyframes move-frames-169 {
    from {
      transform: translate3d(37vw, 107vh, 0);
    }
    to {
      transform: translate3d(28vw, -115vh, 0);
    }
  }
  .circle-container:nth-child(169) .circle {
    -webkit-animation-delay: 1252ms;
            animation-delay: 1252ms;
  }
  .circle-container:nth-child(170) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-170;
            animation-name: move-frames-170;
    -webkit-animation-duration: 34163ms;
            animation-duration: 34163ms;
    -webkit-animation-delay: 30449ms;
            animation-delay: 30449ms;
  }
  @-webkit-keyframes move-frames-170 {
    from {
      transform: translate3d(76vw, 108vh, 0);
    }
    to {
      transform: translate3d(12vw, -126vh, 0);
    }
  }
  @keyframes move-frames-170 {
    from {
      transform: translate3d(76vw, 108vh, 0);
    }
    to {
      transform: translate3d(12vw, -126vh, 0);
    }
  }
  .circle-container:nth-child(170) .circle {
    -webkit-animation-delay: 3212ms;
            animation-delay: 3212ms;
  }
  .circle-container:nth-child(171) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-171;
            animation-name: move-frames-171;
    -webkit-animation-duration: 31920ms;
            animation-duration: 31920ms;
    -webkit-animation-delay: 7530ms;
            animation-delay: 7530ms;
  }
  @-webkit-keyframes move-frames-171 {
    from {
      transform: translate3d(41vw, 105vh, 0);
    }
    to {
      transform: translate3d(67vw, -112vh, 0);
    }
  }
  @keyframes move-frames-171 {
    from {
      transform: translate3d(41vw, 105vh, 0);
    }
    to {
      transform: translate3d(67vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(171) .circle {
    -webkit-animation-delay: 1313ms;
            animation-delay: 1313ms;
  }
  .circle-container:nth-child(172) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-172;
            animation-name: move-frames-172;
    -webkit-animation-duration: 29827ms;
            animation-duration: 29827ms;
    -webkit-animation-delay: 12515ms;
            animation-delay: 12515ms;
  }
  @-webkit-keyframes move-frames-172 {
    from {
      transform: translate3d(96vw, 102vh, 0);
    }
    to {
      transform: translate3d(25vw, -106vh, 0);
    }
  }
  @keyframes move-frames-172 {
    from {
      transform: translate3d(96vw, 102vh, 0);
    }
    to {
      transform: translate3d(25vw, -106vh, 0);
    }
  }
  .circle-container:nth-child(172) .circle {
    -webkit-animation-delay: 3359ms;
            animation-delay: 3359ms;
  }
  .circle-container:nth-child(173) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-173;
            animation-name: move-frames-173;
    -webkit-animation-duration: 36017ms;
            animation-duration: 36017ms;
    -webkit-animation-delay: 3871ms;
            animation-delay: 3871ms;
  }
  @-webkit-keyframes move-frames-173 {
    from {
      transform: translate3d(92vw, 110vh, 0);
    }
    to {
      transform: translate3d(6vw, -136vh, 0);
    }
  }
  @keyframes move-frames-173 {
    from {
      transform: translate3d(92vw, 110vh, 0);
    }
    to {
      transform: translate3d(6vw, -136vh, 0);
    }
  }
  .circle-container:nth-child(173) .circle {
    -webkit-animation-delay: 1655ms;
            animation-delay: 1655ms;
  }
  .circle-container:nth-child(174) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-174;
            animation-name: move-frames-174;
    -webkit-animation-duration: 29278ms;
            animation-duration: 29278ms;
    -webkit-animation-delay: 29124ms;
            animation-delay: 29124ms;
  }
  @-webkit-keyframes move-frames-174 {
    from {
      transform: translate3d(14vw, 110vh, 0);
    }
    to {
      transform: translate3d(80vw, -123vh, 0);
    }
  }
  @keyframes move-frames-174 {
    from {
      transform: translate3d(14vw, 110vh, 0);
    }
    to {
      transform: translate3d(80vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(174) .circle {
    -webkit-animation-delay: 342ms;
            animation-delay: 342ms;
  }
  .circle-container:nth-child(175) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-175;
            animation-name: move-frames-175;
    -webkit-animation-duration: 36382ms;
            animation-duration: 36382ms;
    -webkit-animation-delay: 13824ms;
            animation-delay: 13824ms;
  }
  @-webkit-keyframes move-frames-175 {
    from {
      transform: translate3d(49vw, 104vh, 0);
    }
    to {
      transform: translate3d(1vw, -110vh, 0);
    }
  }
  @keyframes move-frames-175 {
    from {
      transform: translate3d(49vw, 104vh, 0);
    }
    to {
      transform: translate3d(1vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(175) .circle {
    -webkit-animation-delay: 3621ms;
            animation-delay: 3621ms;
  }
  .circle-container:nth-child(176) {
    width: 3px;
    height: 3px;
    -webkit-animation-name: move-frames-176;
            animation-name: move-frames-176;
    -webkit-animation-duration: 36161ms;
            animation-duration: 36161ms;
    -webkit-animation-delay: 34153ms;
            animation-delay: 34153ms;
  }
  @-webkit-keyframes move-frames-176 {
    from {
      transform: translate3d(46vw, 103vh, 0);
    }
    to {
      transform: translate3d(50vw, -104vh, 0);
    }
  }
  @keyframes move-frames-176 {
    from {
      transform: translate3d(46vw, 103vh, 0);
    }
    to {
      transform: translate3d(50vw, -104vh, 0);
    }
  }
  .circle-container:nth-child(176) .circle {
    -webkit-animation-delay: 3891ms;
            animation-delay: 3891ms;
  }
  .circle-container:nth-child(177) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-177;
            animation-name: move-frames-177;
    -webkit-animation-duration: 34671ms;
            animation-duration: 34671ms;
    -webkit-animation-delay: 16352ms;
            animation-delay: 16352ms;
  }
  @-webkit-keyframes move-frames-177 {
    from {
      transform: translate3d(43vw, 106vh, 0);
    }
    to {
      transform: translate3d(39vw, -110vh, 0);
    }
  }
  @keyframes move-frames-177 {
    from {
      transform: translate3d(43vw, 106vh, 0);
    }
    to {
      transform: translate3d(39vw, -110vh, 0);
    }
  }
  .circle-container:nth-child(177) .circle {
    -webkit-animation-delay: 3096ms;
            animation-delay: 3096ms;
  }
  .circle-container:nth-child(178) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-178;
            animation-name: move-frames-178;
    -webkit-animation-duration: 29436ms;
            animation-duration: 29436ms;
    -webkit-animation-delay: 26958ms;
            animation-delay: 26958ms;
  }
  @-webkit-keyframes move-frames-178 {
    from {
      transform: translate3d(70vw, 107vh, 0);
    }
    to {
      transform: translate3d(10vw, -118vh, 0);
    }
  }
  @keyframes move-frames-178 {
    from {
      transform: translate3d(70vw, 107vh, 0);
    }
    to {
      transform: translate3d(10vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(178) .circle {
    -webkit-animation-delay: 1131ms;
            animation-delay: 1131ms;
  }
  .circle-container:nth-child(179) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-179;
            animation-name: move-frames-179;
    -webkit-animation-duration: 28636ms;
            animation-duration: 28636ms;
    -webkit-animation-delay: 4968ms;
            animation-delay: 4968ms;
  }
  @-webkit-keyframes move-frames-179 {
    from {
      transform: translate3d(63vw, 109vh, 0);
    }
    to {
      transform: translate3d(26vw, -113vh, 0);
    }
  }
  @keyframes move-frames-179 {
    from {
      transform: translate3d(63vw, 109vh, 0);
    }
    to {
      transform: translate3d(26vw, -113vh, 0);
    }
  }
  .circle-container:nth-child(179) .circle {
    -webkit-animation-delay: 1996ms;
            animation-delay: 1996ms;
  }
  .circle-container:nth-child(180) {
    width: 1px;
    height: 1px;
    -webkit-animation-name: move-frames-180;
            animation-name: move-frames-180;
    -webkit-animation-duration: 34802ms;
            animation-duration: 34802ms;
    -webkit-animation-delay: 27651ms;
            animation-delay: 27651ms;
  }
  @-webkit-keyframes move-frames-180 {
    from {
      transform: translate3d(7vw, 104vh, 0);
    }
    to {
      transform: translate3d(10vw, -108vh, 0);
    }
  }
  @keyframes move-frames-180 {
    from {
      transform: translate3d(7vw, 104vh, 0);
    }
    to {
      transform: translate3d(10vw, -108vh, 0);
    }
  }
  .circle-container:nth-child(180) .circle {
    -webkit-animation-delay: 3505ms;
            animation-delay: 3505ms;
  }
  .circle-container:nth-child(181) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-181;
            animation-name: move-frames-181;
    -webkit-animation-duration: 33647ms;
            animation-duration: 33647ms;
    -webkit-animation-delay: 7687ms;
            animation-delay: 7687ms;
  }
  @-webkit-keyframes move-frames-181 {
    from {
      transform: translate3d(41vw, 104vh, 0);
    }
    to {
      transform: translate3d(62vw, -105vh, 0);
    }
  }
  @keyframes move-frames-181 {
    from {
      transform: translate3d(41vw, 104vh, 0);
    }
    to {
      transform: translate3d(62vw, -105vh, 0);
    }
  }
  .circle-container:nth-child(181) .circle {
    -webkit-animation-delay: 3315ms;
            animation-delay: 3315ms;
  }
  .circle-container:nth-child(182) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-182;
            animation-name: move-frames-182;
    -webkit-animation-duration: 31001ms;
            animation-duration: 31001ms;
    -webkit-animation-delay: 19625ms;
            animation-delay: 19625ms;
  }
  @-webkit-keyframes move-frames-182 {
    from {
      transform: translate3d(20vw, 103vh, 0);
    }
    to {
      transform: translate3d(96vw, -125vh, 0);
    }
  }
  @keyframes move-frames-182 {
    from {
      transform: translate3d(20vw, 103vh, 0);
    }
    to {
      transform: translate3d(96vw, -125vh, 0);
    }
  }
  .circle-container:nth-child(182) .circle {
    -webkit-animation-delay: 3421ms;
            animation-delay: 3421ms;
  }
  .circle-container:nth-child(183) {
    width: 7px;
    height: 7px;
    -webkit-animation-name: move-frames-183;
            animation-name: move-frames-183;
    -webkit-animation-duration: 28830ms;
            animation-duration: 28830ms;
    -webkit-animation-delay: 19066ms;
            animation-delay: 19066ms;
  }
  @-webkit-keyframes move-frames-183 {
    from {
      transform: translate3d(32vw, 105vh, 0);
    }
    to {
      transform: translate3d(45vw, -115vh, 0);
    }
  }
  @keyframes move-frames-183 {
    from {
      transform: translate3d(32vw, 105vh, 0);
    }
    to {
      transform: translate3d(45vw, -115vh, 0);
    }
  }
  .circle-container:nth-child(183) .circle {
    -webkit-animation-delay: 3174ms;
            animation-delay: 3174ms;
  }
  .circle-container:nth-child(184) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-184;
            animation-name: move-frames-184;
    -webkit-animation-duration: 30656ms;
            animation-duration: 30656ms;
    -webkit-animation-delay: 3067ms;
            animation-delay: 3067ms;
  }
  @-webkit-keyframes move-frames-184 {
    from {
      transform: translate3d(44vw, 102vh, 0);
    }
    to {
      transform: translate3d(68vw, -129vh, 0);
    }
  }
  @keyframes move-frames-184 {
    from {
      transform: translate3d(44vw, 102vh, 0);
    }
    to {
      transform: translate3d(68vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(184) .circle {
    -webkit-animation-delay: 2435ms;
            animation-delay: 2435ms;
  }
  .circle-container:nth-child(185) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-185;
            animation-name: move-frames-185;
    -webkit-animation-duration: 32687ms;
            animation-duration: 32687ms;
    -webkit-animation-delay: 7915ms;
            animation-delay: 7915ms;
  }
  @-webkit-keyframes move-frames-185 {
    from {
      transform: translate3d(27vw, 107vh, 0);
    }
    to {
      transform: translate3d(91vw, -120vh, 0);
    }
  }
  @keyframes move-frames-185 {
    from {
      transform: translate3d(27vw, 107vh, 0);
    }
    to {
      transform: translate3d(91vw, -120vh, 0);
    }
  }
  .circle-container:nth-child(185) .circle {
    -webkit-animation-delay: 2642ms;
            animation-delay: 2642ms;
  }
  .circle-container:nth-child(186) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-186;
            animation-name: move-frames-186;
    -webkit-animation-duration: 34199ms;
            animation-duration: 34199ms;
    -webkit-animation-delay: 16988ms;
            animation-delay: 16988ms;
  }
  @-webkit-keyframes move-frames-186 {
    from {
      transform: translate3d(55vw, 104vh, 0);
    }
    to {
      transform: translate3d(86vw, -105vh, 0);
    }
  }
  @keyframes move-frames-186 {
    from {
      transform: translate3d(55vw, 104vh, 0);
    }
    to {
      transform: translate3d(86vw, -105vh, 0);
    }
  }
  .circle-container:nth-child(186) .circle {
    -webkit-animation-delay: 712ms;
            animation-delay: 712ms;
  }
  .circle-container:nth-child(187) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-187;
            animation-name: move-frames-187;
    -webkit-animation-duration: 34304ms;
            animation-duration: 34304ms;
    -webkit-animation-delay: 34591ms;
            animation-delay: 34591ms;
  }
  @-webkit-keyframes move-frames-187 {
    from {
      transform: translate3d(98vw, 107vh, 0);
    }
    to {
      transform: translate3d(15vw, -114vh, 0);
    }
  }
  @keyframes move-frames-187 {
    from {
      transform: translate3d(98vw, 107vh, 0);
    }
    to {
      transform: translate3d(15vw, -114vh, 0);
    }
  }
  .circle-container:nth-child(187) .circle {
    -webkit-animation-delay: 807ms;
            animation-delay: 807ms;
  }
  .circle-container:nth-child(188) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-188;
            animation-name: move-frames-188;
    -webkit-animation-duration: 33848ms;
            animation-duration: 33848ms;
    -webkit-animation-delay: 6116ms;
            animation-delay: 6116ms;
  }
  @-webkit-keyframes move-frames-188 {
    from {
      transform: translate3d(45vw, 107vh, 0);
    }
    to {
      transform: translate3d(72vw, -118vh, 0);
    }
  }
  @keyframes move-frames-188 {
    from {
      transform: translate3d(45vw, 107vh, 0);
    }
    to {
      transform: translate3d(72vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(188) .circle {
    -webkit-animation-delay: 1503ms;
            animation-delay: 1503ms;
  }
  .circle-container:nth-child(189) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-189;
            animation-name: move-frames-189;
    -webkit-animation-duration: 36873ms;
            animation-duration: 36873ms;
    -webkit-animation-delay: 25411ms;
            animation-delay: 25411ms;
  }
  @-webkit-keyframes move-frames-189 {
    from {
      transform: translate3d(57vw, 109vh, 0);
    }
    to {
      transform: translate3d(54vw, -138vh, 0);
    }
  }
  @keyframes move-frames-189 {
    from {
      transform: translate3d(57vw, 109vh, 0);
    }
    to {
      transform: translate3d(54vw, -138vh, 0);
    }
  }
  .circle-container:nth-child(189) .circle {
    -webkit-animation-delay: 157ms;
            animation-delay: 157ms;
  }
  .circle-container:nth-child(190) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-190;
            animation-name: move-frames-190;
    -webkit-animation-duration: 29214ms;
            animation-duration: 29214ms;
    -webkit-animation-delay: 18818ms;
            animation-delay: 18818ms;
  }
  @-webkit-keyframes move-frames-190 {
    from {
      transform: translate3d(17vw, 103vh, 0);
    }
    to {
      transform: translate3d(21vw, -130vh, 0);
    }
  }
  @keyframes move-frames-190 {
    from {
      transform: translate3d(17vw, 103vh, 0);
    }
    to {
      transform: translate3d(21vw, -130vh, 0);
    }
  }
  .circle-container:nth-child(190) .circle {
    -webkit-animation-delay: 3358ms;
            animation-delay: 3358ms;
  }
  .circle-container:nth-child(191) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-191;
            animation-name: move-frames-191;
    -webkit-animation-duration: 35167ms;
            animation-duration: 35167ms;
    -webkit-animation-delay: 20162ms;
            animation-delay: 20162ms;
  }
  @-webkit-keyframes move-frames-191 {
    from {
      transform: translate3d(36vw, 102vh, 0);
    }
    to {
      transform: translate3d(87vw, -108vh, 0);
    }
  }
  @keyframes move-frames-191 {
    from {
      transform: translate3d(36vw, 102vh, 0);
    }
    to {
      transform: translate3d(87vw, -108vh, 0);
    }
  }
  .circle-container:nth-child(191) .circle {
    -webkit-animation-delay: 2418ms;
            animation-delay: 2418ms;
  }
  .circle-container:nth-child(192) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-192;
            animation-name: move-frames-192;
    -webkit-animation-duration: 35521ms;
            animation-duration: 35521ms;
    -webkit-animation-delay: 3236ms;
            animation-delay: 3236ms;
  }
  @-webkit-keyframes move-frames-192 {
    from {
      transform: translate3d(55vw, 101vh, 0);
    }
    to {
      transform: translate3d(44vw, -127vh, 0);
    }
  }
  @keyframes move-frames-192 {
    from {
      transform: translate3d(55vw, 101vh, 0);
    }
    to {
      transform: translate3d(44vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(192) .circle {
    -webkit-animation-delay: 2917ms;
            animation-delay: 2917ms;
  }
  .circle-container:nth-child(193) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-193;
            animation-name: move-frames-193;
    -webkit-animation-duration: 31865ms;
            animation-duration: 31865ms;
    -webkit-animation-delay: 5590ms;
            animation-delay: 5590ms;
  }
  @-webkit-keyframes move-frames-193 {
    from {
      transform: translate3d(14vw, 101vh, 0);
    }
    to {
      transform: translate3d(67vw, -107vh, 0);
    }
  }
  @keyframes move-frames-193 {
    from {
      transform: translate3d(14vw, 101vh, 0);
    }
    to {
      transform: translate3d(67vw, -107vh, 0);
    }
  }
  .circle-container:nth-child(193) .circle {
    -webkit-animation-delay: 3838ms;
            animation-delay: 3838ms;
  }
  .circle-container:nth-child(194) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-194;
            animation-name: move-frames-194;
    -webkit-animation-duration: 31699ms;
            animation-duration: 31699ms;
    -webkit-animation-delay: 21112ms;
            animation-delay: 21112ms;
  }
  @-webkit-keyframes move-frames-194 {
    from {
      transform: translate3d(42vw, 103vh, 0);
    }
    to {
      transform: translate3d(60vw, -123vh, 0);
    }
  }
  @keyframes move-frames-194 {
    from {
      transform: translate3d(42vw, 103vh, 0);
    }
    to {
      transform: translate3d(60vw, -123vh, 0);
    }
  }
  .circle-container:nth-child(194) .circle {
    -webkit-animation-delay: 3682ms;
            animation-delay: 3682ms;
  }
  .circle-container:nth-child(195) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-195;
            animation-name: move-frames-195;
    -webkit-animation-duration: 31104ms;
            animation-duration: 31104ms;
    -webkit-animation-delay: 33454ms;
            animation-delay: 33454ms;
  }
  @-webkit-keyframes move-frames-195 {
    from {
      transform: translate3d(18vw, 104vh, 0);
    }
    to {
      transform: translate3d(23vw, -129vh, 0);
    }
  }
  @keyframes move-frames-195 {
    from {
      transform: translate3d(18vw, 104vh, 0);
    }
    to {
      transform: translate3d(23vw, -129vh, 0);
    }
  }
  .circle-container:nth-child(195) .circle {
    -webkit-animation-delay: 3681ms;
            animation-delay: 3681ms;
  }
  .circle-container:nth-child(196) {
    width: 4px;
    height: 4px;
    -webkit-animation-name: move-frames-196;
            animation-name: move-frames-196;
    -webkit-animation-duration: 35032ms;
            animation-duration: 35032ms;
    -webkit-animation-delay: 28956ms;
            animation-delay: 28956ms;
  }
  @-webkit-keyframes move-frames-196 {
    from {
      transform: translate3d(58vw, 103vh, 0);
    }
    to {
      transform: translate3d(37vw, -118vh, 0);
    }
  }
  @keyframes move-frames-196 {
    from {
      transform: translate3d(58vw, 103vh, 0);
    }
    to {
      transform: translate3d(37vw, -118vh, 0);
    }
  }
  .circle-container:nth-child(196) .circle {
    -webkit-animation-delay: 353ms;
            animation-delay: 353ms;
  }
  .circle-container:nth-child(197) {
    width: 6px;
    height: 6px;
    -webkit-animation-name: move-frames-197;
            animation-name: move-frames-197;
    -webkit-animation-duration: 32414ms;
            animation-duration: 32414ms;
    -webkit-animation-delay: 14943ms;
            animation-delay: 14943ms;
  }
  @-webkit-keyframes move-frames-197 {
    from {
      transform: translate3d(16vw, 109vh, 0);
    }
    to {
      transform: translate3d(31vw, -112vh, 0);
    }
  }
  @keyframes move-frames-197 {
    from {
      transform: translate3d(16vw, 109vh, 0);
    }
    to {
      transform: translate3d(31vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(197) .circle {
    -webkit-animation-delay: 3917ms;
            animation-delay: 3917ms;
  }
  .circle-container:nth-child(198) {
    width: 2px;
    height: 2px;
    -webkit-animation-name: move-frames-198;
            animation-name: move-frames-198;
    -webkit-animation-duration: 34805ms;
            animation-duration: 34805ms;
    -webkit-animation-delay: 33350ms;
            animation-delay: 33350ms;
  }
  @-webkit-keyframes move-frames-198 {
    from {
      transform: translate3d(92vw, 110vh, 0);
    }
    to {
      transform: translate3d(4vw, -113vh, 0);
    }
  }
  @keyframes move-frames-198 {
    from {
      transform: translate3d(92vw, 110vh, 0);
    }
    to {
      transform: translate3d(4vw, -113vh, 0);
    }
  }
  .circle-container:nth-child(198) .circle {
    -webkit-animation-delay: 1691ms;
            animation-delay: 1691ms;
  }
  .circle-container:nth-child(199) {
    width: 8px;
    height: 8px;
    -webkit-animation-name: move-frames-199;
            animation-name: move-frames-199;
    -webkit-animation-duration: 29897ms;
            animation-duration: 29897ms;
    -webkit-animation-delay: 30166ms;
            animation-delay: 30166ms;
  }
  @-webkit-keyframes move-frames-199 {
    from {
      transform: translate3d(88vw, 109vh, 0);
    }
    to {
      transform: translate3d(46vw, -112vh, 0);
    }
  }
  @keyframes move-frames-199 {
    from {
      transform: translate3d(88vw, 109vh, 0);
    }
    to {
      transform: translate3d(46vw, -112vh, 0);
    }
  }
  .circle-container:nth-child(199) .circle {
    -webkit-animation-delay: 1358ms;
            animation-delay: 1358ms;
  }
  .circle-container:nth-child(200) {
    width: 5px;
    height: 5px;
    -webkit-animation-name: move-frames-200;
            animation-name: move-frames-200;
    -webkit-animation-duration: 30378ms;
            animation-duration: 30378ms;
    -webkit-animation-delay: 36952ms;
            animation-delay: 36952ms;
  }
  @-webkit-keyframes move-frames-200 {
    from {
      transform: translate3d(27vw, 104vh, 0);
    }
    to {
      transform: translate3d(71vw, -127vh, 0);
    }
  }
  @keyframes move-frames-200 {
    from {
      transform: translate3d(27vw, 104vh, 0);
    }
    to {
      transform: translate3d(71vw, -127vh, 0);
    }
  }
  .circle-container:nth-child(200) .circle {
    -webkit-animation-delay: 1282ms;
            animation-delay: 1282ms;
  }
  
  .message {
    position: absolute;
    right: 20px;
    bottom: 10px;
    color: white;
    font-family: "Josefin Slab", serif;
    line-height: 27px;
    font-size: 18px;
    text-align: right;
    pointer-events: none;
    -webkit-animation: message-frames 1.5s ease 5s forwards;
            animation: message-frames 1.5s ease 5s forwards;
    opacity: 0;
  }
  @-webkit-keyframes message-frames {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes message-frames {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }