* {
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  background-color: #021027;
}

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

.background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-mask-image: radial-gradient(white 30%, white 50%, transparent 95%, transparent);
          mask- : radial-gradient(white 30%, white 50%, transparent 95%, transparent);
          
  -webkit-animation: message-frames 2.0s ease 3.2s forwards;
  animation: message-frames 2.0s ease 3.2s forwards;
          opacity: 0;
}

.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) 20%);
  -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: 36354ms;
          animation-duration: 36354ms;
  -webkit-animation-delay: 35172ms;
          animation-delay: 35172ms;
}
@-webkit-keyframes move-frames-1 {
  from {
    transform: translate3d(61vw, 109vh, 0);
  }
  to {
    transform: translate3d(49vw, -114vh, 0);
  }
}
@keyframes move-frames-1 {
  from {
    transform: translate3d(61vw, 109vh, 0);
  }
  to {
    transform: translate3d(49vw, -114vh, 0);
  }
}
.circle-container:nth-child(1) .circle {
  -webkit-animation-delay: 967ms;
          animation-delay: 967ms;
}
.circle-container:nth-child(2) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-2;
          animation-name: move-frames-2;
  -webkit-animation-duration: 30995ms;
          animation-duration: 30995ms;
  -webkit-animation-delay: 33209ms;
          animation-delay: 33209ms;
}
@-webkit-keyframes move-frames-2 {
  from {
    transform: translate3d(90vw, 103vh, 0);
  }
  to {
    transform: translate3d(42vw, -116vh, 0);
  }
}
@keyframes move-frames-2 {
  from {
    transform: translate3d(90vw, 103vh, 0);
  }
  to {
    transform: translate3d(42vw, -116vh, 0);
  }
}
.circle-container:nth-child(2) .circle {
  -webkit-animation-delay: 3154ms;
          animation-delay: 3154ms;
}
.circle-container:nth-child(3) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-3;
          animation-name: move-frames-3;
  -webkit-animation-duration: 32351ms;
          animation-duration: 32351ms;
  -webkit-animation-delay: 18153ms;
          animation-delay: 18153ms;
}
@-webkit-keyframes move-frames-3 {
  from {
    transform: translate3d(85vw, 110vh, 0);
  }
  to {
    transform: translate3d(62vw, -112vh, 0);
  }
}
@keyframes move-frames-3 {
  from {
    transform: translate3d(85vw, 110vh, 0);
  }
  to {
    transform: translate3d(62vw, -112vh, 0);
  }
}
.circle-container:nth-child(3) .circle {
  -webkit-animation-delay: 628ms;
          animation-delay: 628ms;
}
.circle-container:nth-child(4) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-4;
          animation-name: move-frames-4;
  -webkit-animation-duration: 34313ms;
          animation-duration: 34313ms;
  -webkit-animation-delay: 17730ms;
          animation-delay: 17730ms;
}
@-webkit-keyframes move-frames-4 {
  from {
    transform: translate3d(98vw, 105vh, 0);
  }
  to {
    transform: translate3d(33vw, -129vh, 0);
  }
}
@keyframes move-frames-4 {
  from {
    transform: translate3d(98vw, 105vh, 0);
  }
  to {
    transform: translate3d(33vw, -129vh, 0);
  }
}
.circle-container:nth-child(4) .circle {
  -webkit-animation-delay: 3052ms;
          animation-delay: 3052ms;
}
.circle-container:nth-child(5) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-5;
          animation-name: move-frames-5;
  -webkit-animation-duration: 31617ms;
          animation-duration: 31617ms;
  -webkit-animation-delay: 1659ms;
          animation-delay: 1659ms;
}
@-webkit-keyframes move-frames-5 {
  from {
    transform: translate3d(8vw, 104vh, 0);
  }
  to {
    transform: translate3d(32vw, -126vh, 0);
  }
}
@keyframes move-frames-5 {
  from {
    transform: translate3d(8vw, 104vh, 0);
  }
  to {
    transform: translate3d(32vw, -126vh, 0);
  }
}
.circle-container:nth-child(5) .circle {
  -webkit-animation-delay: 2238ms;
          animation-delay: 2238ms;
}
.circle-container:nth-child(6) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-6;
          animation-name: move-frames-6;
  -webkit-animation-duration: 32319ms;
          animation-duration: 32319ms;
  -webkit-animation-delay: 27874ms;
          animation-delay: 27874ms;
}
@-webkit-keyframes move-frames-6 {
  from {
    transform: translate3d(79vw, 109vh, 0);
  }
  to {
    transform: translate3d(28vw, -129vh, 0);
  }
}
@keyframes move-frames-6 {
  from {
    transform: translate3d(79vw, 109vh, 0);
  }
  to {
    transform: translate3d(28vw, -129vh, 0);
  }
}
.circle-container:nth-child(6) .circle {
  -webkit-animation-delay: 585ms;
          animation-delay: 585ms;
}
.circle-container:nth-child(7) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-7;
          animation-name: move-frames-7;
  -webkit-animation-duration: 33274ms;
          animation-duration: 33274ms;
  -webkit-animation-delay: 28495ms;
          animation-delay: 28495ms;
}
@-webkit-keyframes move-frames-7 {
  from {
    transform: translate3d(21vw, 102vh, 0);
  }
  to {
    transform: translate3d(38vw, -119vh, 0);
  }
}
@keyframes move-frames-7 {
  from {
    transform: translate3d(21vw, 102vh, 0);
  }
  to {
    transform: translate3d(38vw, -119vh, 0);
  }
}
.circle-container:nth-child(7) .circle {
  -webkit-animation-delay: 3977ms;
          animation-delay: 3977ms;
}
.circle-container:nth-child(8) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-8;
          animation-name: move-frames-8;
  -webkit-animation-duration: 30807ms;
          animation-duration: 30807ms;
  -webkit-animation-delay: 3459ms;
          animation-delay: 3459ms;
}
@-webkit-keyframes move-frames-8 {
  from {
    transform: translate3d(40vw, 109vh, 0);
  }
  to {
    transform: translate3d(9vw, -117vh, 0);
  }
}
@keyframes move-frames-8 {
  from {
    transform: translate3d(40vw, 109vh, 0);
  }
  to {
    transform: translate3d(9vw, -117vh, 0);
  }
}
.circle-container:nth-child(8) .circle {
  -webkit-animation-delay: 661ms;
          animation-delay: 661ms;
}
.circle-container:nth-child(9) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-9;
          animation-name: move-frames-9;
  -webkit-animation-duration: 36788ms;
          animation-duration: 36788ms;
  -webkit-animation-delay: 1279ms;
          animation-delay: 1279ms;
}
@-webkit-keyframes move-frames-9 {
  from {
    transform: translate3d(63vw, 104vh, 0);
  }
  to {
    transform: translate3d(6vw, -128vh, 0);
  }
}
@keyframes move-frames-9 {
  from {
    transform: translate3d(63vw, 104vh, 0);
  }
  to {
    transform: translate3d(6vw, -128vh, 0);
  }
}
.circle-container:nth-child(9) .circle {
  -webkit-animation-delay: 141ms;
          animation-delay: 141ms;
}
.circle-container:nth-child(10) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-10;
          animation-name: move-frames-10;
  -webkit-animation-duration: 34429ms;
          animation-duration: 34429ms;
  -webkit-animation-delay: 24806ms;
          animation-delay: 24806ms;
}
@-webkit-keyframes move-frames-10 {
  from {
    transform: translate3d(63vw, 105vh, 0);
  }
  to {
    transform: translate3d(74vw, -125vh, 0);
  }
}
@keyframes move-frames-10 {
  from {
    transform: translate3d(63vw, 105vh, 0);
  }
  to {
    transform: translate3d(74vw, -125vh, 0);
  }
}
.circle-container:nth-child(10) .circle {
  -webkit-animation-delay: 3493ms;
          animation-delay: 3493ms;
}
.circle-container:nth-child(11) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-11;
          animation-name: move-frames-11;
  -webkit-animation-duration: 28301ms;
          animation-duration: 28301ms;
  -webkit-animation-delay: 15822ms;
          animation-delay: 15822ms;
}
@-webkit-keyframes move-frames-11 {
  from {
    transform: translate3d(20vw, 102vh, 0);
  }
  to {
    transform: translate3d(89vw, -120vh, 0);
  }
}
@keyframes move-frames-11 {
  from {
    transform: translate3d(20vw, 102vh, 0);
  }
  to {
    transform: translate3d(89vw, -120vh, 0);
  }
}
.circle-container:nth-child(11) .circle {
  -webkit-animation-delay: 3918ms;
          animation-delay: 3918ms;
}
.circle-container:nth-child(12) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-12;
          animation-name: move-frames-12;
  -webkit-animation-duration: 36551ms;
          animation-duration: 36551ms;
  -webkit-animation-delay: 30576ms;
          animation-delay: 30576ms;
}
@-webkit-keyframes move-frames-12 {
  from {
    transform: translate3d(48vw, 102vh, 0);
  }
  to {
    transform: translate3d(68vw, -124vh, 0);
  }
}
@keyframes move-frames-12 {
  from {
    transform: translate3d(48vw, 102vh, 0);
  }
  to {
    transform: translate3d(68vw, -124vh, 0);
  }
}
.circle-container:nth-child(12) .circle {
  -webkit-animation-delay: 2952ms;
          animation-delay: 2952ms;
}
.circle-container:nth-child(13) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-13;
          animation-name: move-frames-13;
  -webkit-animation-duration: 33042ms;
          animation-duration: 33042ms;
  -webkit-animation-delay: 9505ms;
          animation-delay: 9505ms;
}
@-webkit-keyframes move-frames-13 {
  from {
    transform: translate3d(58vw, 105vh, 0);
  }
  to {
    transform: translate3d(19vw, -115vh, 0);
  }
}
@keyframes move-frames-13 {
  from {
    transform: translate3d(58vw, 105vh, 0);
  }
  to {
    transform: translate3d(19vw, -115vh, 0);
  }
}
.circle-container:nth-child(13) .circle {
  -webkit-animation-delay: 39ms;
          animation-delay: 39ms;
}
.circle-container:nth-child(14) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-14;
          animation-name: move-frames-14;
  -webkit-animation-duration: 34440ms;
          animation-duration: 34440ms;
  -webkit-animation-delay: 14269ms;
          animation-delay: 14269ms;
}
@-webkit-keyframes move-frames-14 {
  from {
    transform: translate3d(55vw, 106vh, 0);
  }
  to {
    transform: translate3d(56vw, -133vh, 0);
  }
}
@keyframes move-frames-14 {
  from {
    transform: translate3d(55vw, 106vh, 0);
  }
  to {
    transform: translate3d(56vw, -133vh, 0);
  }
}
.circle-container:nth-child(14) .circle {
  -webkit-animation-delay: 710ms;
          animation-delay: 710ms;
}
.circle-container:nth-child(15) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-15;
          animation-name: move-frames-15;
  -webkit-animation-duration: 30843ms;
          animation-duration: 30843ms;
  -webkit-animation-delay: 5178ms;
          animation-delay: 5178ms;
}
@-webkit-keyframes move-frames-15 {
  from {
    transform: translate3d(4vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -137vh, 0);
  }
}
@keyframes move-frames-15 {
  from {
    transform: translate3d(4vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -137vh, 0);
  }
}
.circle-container:nth-child(15) .circle {
  -webkit-animation-delay: 2346ms;
          animation-delay: 2346ms;
}
.circle-container:nth-child(16) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-16;
          animation-name: move-frames-16;
  -webkit-animation-duration: 36265ms;
          animation-duration: 36265ms;
  -webkit-animation-delay: 3193ms;
          animation-delay: 3193ms;
}
@-webkit-keyframes move-frames-16 {
  from {
    transform: translate3d(1vw, 104vh, 0);
  }
  to {
    transform: translate3d(46vw, -126vh, 0);
  }
}
@keyframes move-frames-16 {
  from {
    transform: translate3d(1vw, 104vh, 0);
  }
  to {
    transform: translate3d(46vw, -126vh, 0);
  }
}
.circle-container:nth-child(16) .circle {
  -webkit-animation-delay: 3354ms;
          animation-delay: 3354ms;
}
.circle-container:nth-child(17) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-17;
          animation-name: move-frames-17;
  -webkit-animation-duration: 29786ms;
          animation-duration: 29786ms;
  -webkit-animation-delay: 7957ms;
          animation-delay: 7957ms;
}
@-webkit-keyframes move-frames-17 {
  from {
    transform: translate3d(58vw, 105vh, 0);
  }
  to {
    transform: translate3d(28vw, -115vh, 0);
  }
}
@keyframes move-frames-17 {
  from {
    transform: translate3d(58vw, 105vh, 0);
  }
  to {
    transform: translate3d(28vw, -115vh, 0);
  }
}
.circle-container:nth-child(17) .circle {
  -webkit-animation-delay: 3953ms;
          animation-delay: 3953ms;
}
.circle-container:nth-child(18) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-18;
          animation-name: move-frames-18;
  -webkit-animation-duration: 35224ms;
          animation-duration: 35224ms;
  -webkit-animation-delay: 6340ms;
          animation-delay: 6340ms;
}
@-webkit-keyframes move-frames-18 {
  from {
    transform: translate3d(55vw, 106vh, 0);
  }
  to {
    transform: translate3d(60vw, -117vh, 0);
  }
}
@keyframes move-frames-18 {
  from {
    transform: translate3d(55vw, 106vh, 0);
  }
  to {
    transform: translate3d(60vw, -117vh, 0);
  }
}
.circle-container:nth-child(18) .circle {
  -webkit-animation-delay: 3833ms;
          animation-delay: 3833ms;
}
.circle-container:nth-child(19) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-19;
          animation-name: move-frames-19;
  -webkit-animation-duration: 29271ms;
          animation-duration: 29271ms;
  -webkit-animation-delay: 3228ms;
          animation-delay: 3228ms;
}
@-webkit-keyframes move-frames-19 {
  from {
    transform: translate3d(16vw, 103vh, 0);
  }
  to {
    transform: translate3d(16vw, -131vh, 0);
  }
}
@keyframes move-frames-19 {
  from {
    transform: translate3d(16vw, 103vh, 0);
  }
  to {
    transform: translate3d(16vw, -131vh, 0);
  }
}
.circle-container:nth-child(19) .circle {
  -webkit-animation-delay: 1274ms;
          animation-delay: 1274ms;
}
.circle-container:nth-child(20) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-20;
          animation-name: move-frames-20;
  -webkit-animation-duration: 34940ms;
          animation-duration: 34940ms;
  -webkit-animation-delay: 20076ms;
          animation-delay: 20076ms;
}
@-webkit-keyframes move-frames-20 {
  from {
    transform: translate3d(62vw, 102vh, 0);
  }
  to {
    transform: translate3d(81vw, -130vh, 0);
  }
}
@keyframes move-frames-20 {
  from {
    transform: translate3d(62vw, 102vh, 0);
  }
  to {
    transform: translate3d(81vw, -130vh, 0);
  }
}
.circle-container:nth-child(20) .circle {
  -webkit-animation-delay: 978ms;
          animation-delay: 978ms;
}
.circle-container:nth-child(21) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-21;
          animation-name: move-frames-21;
  -webkit-animation-duration: 33967ms;
          animation-duration: 33967ms;
  -webkit-animation-delay: 25073ms;
          animation-delay: 25073ms;
}
@-webkit-keyframes move-frames-21 {
  from {
    transform: translate3d(74vw, 104vh, 0);
  }
  to {
    transform: translate3d(30vw, -131vh, 0);
  }
}
@keyframes move-frames-21 {
  from {
    transform: translate3d(74vw, 104vh, 0);
  }
  to {
    transform: translate3d(30vw, -131vh, 0);
  }
}
.circle-container:nth-child(21) .circle {
  -webkit-animation-delay: 2038ms;
          animation-delay: 2038ms;
}
.circle-container:nth-child(22) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-22;
          animation-name: move-frames-22;
  -webkit-animation-duration: 36583ms;
          animation-duration: 36583ms;
  -webkit-animation-delay: 26432ms;
          animation-delay: 26432ms;
}
@-webkit-keyframes move-frames-22 {
  from {
    transform: translate3d(67vw, 101vh, 0);
  }
  to {
    transform: translate3d(6vw, -120vh, 0);
  }
}
@keyframes move-frames-22 {
  from {
    transform: translate3d(67vw, 101vh, 0);
  }
  to {
    transform: translate3d(6vw, -120vh, 0);
  }
}
.circle-container:nth-child(22) .circle {
  -webkit-animation-delay: 2721ms;
          animation-delay: 2721ms;
}
.circle-container:nth-child(23) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-23;
          animation-name: move-frames-23;
  -webkit-animation-duration: 34294ms;
          animation-duration: 34294ms;
  -webkit-animation-delay: 29868ms;
          animation-delay: 29868ms;
}
@-webkit-keyframes move-frames-23 {
  from {
    transform: translate3d(78vw, 102vh, 0);
  }
  to {
    transform: translate3d(79vw, -112vh, 0);
  }
}
@keyframes move-frames-23 {
  from {
    transform: translate3d(78vw, 102vh, 0);
  }
  to {
    transform: translate3d(79vw, -112vh, 0);
  }
}
.circle-container:nth-child(23) .circle {
  -webkit-animation-delay: 532ms;
          animation-delay: 532ms;
}
.circle-container:nth-child(24) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-24;
          animation-name: move-frames-24;
  -webkit-animation-duration: 35288ms;
          animation-duration: 35288ms;
  -webkit-animation-delay: 10930ms;
          animation-delay: 10930ms;
}
@-webkit-keyframes move-frames-24 {
  from {
    transform: translate3d(39vw, 103vh, 0);
  }
  to {
    transform: translate3d(63vw, -110vh, 0);
  }
}
@keyframes move-frames-24 {
  from {
    transform: translate3d(39vw, 103vh, 0);
  }
  to {
    transform: translate3d(63vw, -110vh, 0);
  }
}
.circle-container:nth-child(24) .circle {
  -webkit-animation-delay: 523ms;
          animation-delay: 523ms;
}
.circle-container:nth-child(25) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-25;
          animation-name: move-frames-25;
  -webkit-animation-duration: 32434ms;
          animation-duration: 32434ms;
  -webkit-animation-delay: 14762ms;
          animation-delay: 14762ms;
}
@-webkit-keyframes move-frames-25 {
  from {
    transform: translate3d(17vw, 102vh, 0);
  }
  to {
    transform: translate3d(9vw, -119vh, 0);
  }
}
@keyframes move-frames-25 {
  from {
    transform: translate3d(17vw, 102vh, 0);
  }
  to {
    transform: translate3d(9vw, -119vh, 0);
  }
}
.circle-container:nth-child(25) .circle {
  -webkit-animation-delay: 1173ms;
          animation-delay: 1173ms;
}
.circle-container:nth-child(26) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-26;
          animation-name: move-frames-26;
  -webkit-animation-duration: 35305ms;
          animation-duration: 35305ms;
  -webkit-animation-delay: 13475ms;
          animation-delay: 13475ms;
}
@-webkit-keyframes move-frames-26 {
  from {
    transform: translate3d(73vw, 106vh, 0);
  }
  to {
    transform: translate3d(71vw, -111vh, 0);
  }
}
@keyframes move-frames-26 {
  from {
    transform: translate3d(73vw, 106vh, 0);
  }
  to {
    transform: translate3d(71vw, -111vh, 0);
  }
}
.circle-container:nth-child(26) .circle {
  -webkit-animation-delay: 1966ms;
          animation-delay: 1966ms;
}
.circle-container:nth-child(27) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-27;
          animation-name: move-frames-27;
  -webkit-animation-duration: 29121ms;
          animation-duration: 29121ms;
  -webkit-animation-delay: 36603ms;
          animation-delay: 36603ms;
}
@-webkit-keyframes move-frames-27 {
  from {
    transform: translate3d(17vw, 110vh, 0);
  }
  to {
    transform: translate3d(96vw, -115vh, 0);
  }
}
@keyframes move-frames-27 {
  from {
    transform: translate3d(17vw, 110vh, 0);
  }
  to {
    transform: translate3d(96vw, -115vh, 0);
  }
}
.circle-container:nth-child(27) .circle {
  -webkit-animation-delay: 3799ms;
          animation-delay: 3799ms;
}
.circle-container:nth-child(28) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-28;
          animation-name: move-frames-28;
  -webkit-animation-duration: 31239ms;
          animation-duration: 31239ms;
  -webkit-animation-delay: 10689ms;
          animation-delay: 10689ms;
}
@-webkit-keyframes move-frames-28 {
  from {
    transform: translate3d(32vw, 102vh, 0);
  }
  to {
    transform: translate3d(41vw, -122vh, 0);
  }
}
@keyframes move-frames-28 {
  from {
    transform: translate3d(32vw, 102vh, 0);
  }
  to {
    transform: translate3d(41vw, -122vh, 0);
  }
}
.circle-container:nth-child(28) .circle {
  -webkit-animation-delay: 2396ms;
          animation-delay: 2396ms;
}
.circle-container:nth-child(29) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-29;
          animation-name: move-frames-29;
  -webkit-animation-duration: 31166ms;
          animation-duration: 31166ms;
  -webkit-animation-delay: 2080ms;
          animation-delay: 2080ms;
}
@-webkit-keyframes move-frames-29 {
  from {
    transform: translate3d(96vw, 102vh, 0);
  }
  to {
    transform: translate3d(16vw, -103vh, 0);
  }
}
@keyframes move-frames-29 {
  from {
    transform: translate3d(96vw, 102vh, 0);
  }
  to {
    transform: translate3d(16vw, -103vh, 0);
  }
}
.circle-container:nth-child(29) .circle {
  -webkit-animation-delay: 3615ms;
          animation-delay: 3615ms;
}
.circle-container:nth-child(30) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-30;
          animation-name: move-frames-30;
  -webkit-animation-duration: 30791ms;
          animation-duration: 30791ms;
  -webkit-animation-delay: 22481ms;
          animation-delay: 22481ms;
}
@-webkit-keyframes move-frames-30 {
  from {
    transform: translate3d(76vw, 103vh, 0);
  }
  to {
    transform: translate3d(78vw, -106vh, 0);
  }
}
@keyframes move-frames-30 {
  from {
    transform: translate3d(76vw, 103vh, 0);
  }
  to {
    transform: translate3d(78vw, -106vh, 0);
  }
}
.circle-container:nth-child(30) .circle {
  -webkit-animation-delay: 3399ms;
          animation-delay: 3399ms;
}
.circle-container:nth-child(31) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-31;
          animation-name: move-frames-31;
  -webkit-animation-duration: 32969ms;
          animation-duration: 32969ms;
  -webkit-animation-delay: 33741ms;
          animation-delay: 33741ms;
}
@-webkit-keyframes move-frames-31 {
  from {
    transform: translate3d(20vw, 104vh, 0);
  }
  to {
    transform: translate3d(31vw, -118vh, 0);
  }
}
@keyframes move-frames-31 {
  from {
    transform: translate3d(20vw, 104vh, 0);
  }
  to {
    transform: translate3d(31vw, -118vh, 0);
  }
}
.circle-container:nth-child(31) .circle {
  -webkit-animation-delay: 1571ms;
          animation-delay: 1571ms;
}
.circle-container:nth-child(32) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-32;
          animation-name: move-frames-32;
  -webkit-animation-duration: 29983ms;
          animation-duration: 29983ms;
  -webkit-animation-delay: 27036ms;
          animation-delay: 27036ms;
}
@-webkit-keyframes move-frames-32 {
  from {
    transform: translate3d(98vw, 105vh, 0);
  }
  to {
    transform: translate3d(85vw, -123vh, 0);
  }
}
@keyframes move-frames-32 {
  from {
    transform: translate3d(98vw, 105vh, 0);
  }
  to {
    transform: translate3d(85vw, -123vh, 0);
  }
}
.circle-container:nth-child(32) .circle {
  -webkit-animation-delay: 110ms;
          animation-delay: 110ms;
}
.circle-container:nth-child(33) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-33;
          animation-name: move-frames-33;
  -webkit-animation-duration: 29425ms;
          animation-duration: 29425ms;
  -webkit-animation-delay: 506ms;
          animation-delay: 506ms;
}
@-webkit-keyframes move-frames-33 {
  from {
    transform: translate3d(66vw, 101vh, 0);
  }
  to {
    transform: translate3d(40vw, -129vh, 0);
  }
}
@keyframes move-frames-33 {
  from {
    transform: translate3d(66vw, 101vh, 0);
  }
  to {
    transform: translate3d(40vw, -129vh, 0);
  }
}
.circle-container:nth-child(33) .circle {
  -webkit-animation-delay: 2026ms;
          animation-delay: 2026ms;
}
.circle-container:nth-child(34) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-34;
          animation-name: move-frames-34;
  -webkit-animation-duration: 30415ms;
          animation-duration: 30415ms;
  -webkit-animation-delay: 27323ms;
          animation-delay: 27323ms;
}
@-webkit-keyframes move-frames-34 {
  from {
    transform: translate3d(49vw, 105vh, 0);
  }
  to {
    transform: translate3d(53vw, -134vh, 0);
  }
}
@keyframes move-frames-34 {
  from {
    transform: translate3d(49vw, 105vh, 0);
  }
  to {
    transform: translate3d(53vw, -134vh, 0);
  }
}
.circle-container:nth-child(34) .circle {
  -webkit-animation-delay: 751ms;
          animation-delay: 751ms;
}
.circle-container:nth-child(35) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-35;
          animation-name: move-frames-35;
  -webkit-animation-duration: 35739ms;
          animation-duration: 35739ms;
  -webkit-animation-delay: 21166ms;
          animation-delay: 21166ms;
}
@-webkit-keyframes move-frames-35 {
  from {
    transform: translate3d(46vw, 101vh, 0);
  }
  to {
    transform: translate3d(78vw, -114vh, 0);
  }
}
@keyframes move-frames-35 {
  from {
    transform: translate3d(46vw, 101vh, 0);
  }
  to {
    transform: translate3d(78vw, -114vh, 0);
  }
}
.circle-container:nth-child(35) .circle {
  -webkit-animation-delay: 2346ms;
          animation-delay: 2346ms;
}
.circle-container:nth-child(36) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-36;
          animation-name: move-frames-36;
  -webkit-animation-duration: 29616ms;
          animation-duration: 29616ms;
  -webkit-animation-delay: 21827ms;
          animation-delay: 21827ms;
}
@-webkit-keyframes move-frames-36 {
  from {
    transform: translate3d(15vw, 105vh, 0);
  }
  to {
    transform: translate3d(61vw, -118vh, 0);
  }
}
@keyframes move-frames-36 {
  from {
    transform: translate3d(15vw, 105vh, 0);
  }
  to {
    transform: translate3d(61vw, -118vh, 0);
  }
}
.circle-container:nth-child(36) .circle {
  -webkit-animation-delay: 1483ms;
          animation-delay: 1483ms;
}
.circle-container:nth-child(37) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-37;
          animation-name: move-frames-37;
  -webkit-animation-duration: 31003ms;
          animation-duration: 31003ms;
  -webkit-animation-delay: 21416ms;
          animation-delay: 21416ms;
}
@-webkit-keyframes move-frames-37 {
  from {
    transform: translate3d(91vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -132vh, 0);
  }
}
@keyframes move-frames-37 {
  from {
    transform: translate3d(91vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -132vh, 0);
  }
}
.circle-container:nth-child(37) .circle {
  -webkit-animation-delay: 1245ms;
          animation-delay: 1245ms;
}
.circle-container:nth-child(38) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-38;
          animation-name: move-frames-38;
  -webkit-animation-duration: 35097ms;
          animation-duration: 35097ms;
  -webkit-animation-delay: 82ms;
          animation-delay: 82ms;
}
@-webkit-keyframes move-frames-38 {
  from {
    transform: translate3d(96vw, 109vh, 0);
  }
  to {
    transform: translate3d(15vw, -110vh, 0);
  }
}
@keyframes move-frames-38 {
  from {
    transform: translate3d(96vw, 109vh, 0);
  }
  to {
    transform: translate3d(15vw, -110vh, 0);
  }
}
.circle-container:nth-child(38) .circle {
  -webkit-animation-delay: 3454ms;
          animation-delay: 3454ms;
}
.circle-container:nth-child(39) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-39;
          animation-name: move-frames-39;
  -webkit-animation-duration: 34971ms;
          animation-duration: 34971ms;
  -webkit-animation-delay: 24141ms;
          animation-delay: 24141ms;
}
@-webkit-keyframes move-frames-39 {
  from {
    transform: translate3d(74vw, 101vh, 0);
  }
  to {
    transform: translate3d(88vw, -122vh, 0);
  }
}
@keyframes move-frames-39 {
  from {
    transform: translate3d(74vw, 101vh, 0);
  }
  to {
    transform: translate3d(88vw, -122vh, 0);
  }
}
.circle-container:nth-child(39) .circle {
  -webkit-animation-delay: 1672ms;
          animation-delay: 1672ms;
}
.circle-container:nth-child(40) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-40;
          animation-name: move-frames-40;
  -webkit-animation-duration: 33839ms;
          animation-duration: 33839ms;
  -webkit-animation-delay: 1334ms;
          animation-delay: 1334ms;
}
@-webkit-keyframes move-frames-40 {
  from {
    transform: translate3d(83vw, 103vh, 0);
  }
  to {
    transform: translate3d(76vw, -113vh, 0);
  }
}
@keyframes move-frames-40 {
  from {
    transform: translate3d(83vw, 103vh, 0);
  }
  to {
    transform: translate3d(76vw, -113vh, 0);
  }
}
.circle-container:nth-child(40) .circle {
  -webkit-animation-delay: 3645ms;
          animation-delay: 3645ms;
}
.circle-container:nth-child(41) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-41;
          animation-name: move-frames-41;
  -webkit-animation-duration: 31382ms;
          animation-duration: 31382ms;
  -webkit-animation-delay: 22763ms;
          animation-delay: 22763ms;
}
@-webkit-keyframes move-frames-41 {
  from {
    transform: translate3d(99vw, 108vh, 0);
  }
  to {
    transform: translate3d(47vw, -118vh, 0);
  }
}
@keyframes move-frames-41 {
  from {
    transform: translate3d(99vw, 108vh, 0);
  }
  to {
    transform: translate3d(47vw, -118vh, 0);
  }
}
.circle-container:nth-child(41) .circle {
  -webkit-animation-delay: 1645ms;
          animation-delay: 1645ms;
}
.circle-container:nth-child(42) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-42;
          animation-name: move-frames-42;
  -webkit-animation-duration: 30537ms;
          animation-duration: 30537ms;
  -webkit-animation-delay: 29443ms;
          animation-delay: 29443ms;
}
@-webkit-keyframes move-frames-42 {
  from {
    transform: translate3d(77vw, 106vh, 0);
  }
  to {
    transform: translate3d(1vw, -108vh, 0);
  }
}
@keyframes move-frames-42 {
  from {
    transform: translate3d(77vw, 106vh, 0);
  }
  to {
    transform: translate3d(1vw, -108vh, 0);
  }
}
.circle-container:nth-child(42) .circle {
  -webkit-animation-delay: 1822ms;
          animation-delay: 1822ms;
}
.circle-container:nth-child(43) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-43;
          animation-name: move-frames-43;
  -webkit-animation-duration: 34956ms;
          animation-duration: 34956ms;
  -webkit-animation-delay: 1335ms;
          animation-delay: 1335ms;
}
@-webkit-keyframes move-frames-43 {
  from {
    transform: translate3d(73vw, 104vh, 0);
  }
  to {
    transform: translate3d(64vw, -134vh, 0);
  }
}
@keyframes move-frames-43 {
  from {
    transform: translate3d(73vw, 104vh, 0);
  }
  to {
    transform: translate3d(64vw, -134vh, 0);
  }
}
.circle-container:nth-child(43) .circle {
  -webkit-animation-delay: 1547ms;
          animation-delay: 1547ms;
}
.circle-container:nth-child(44) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-44;
          animation-name: move-frames-44;
  -webkit-animation-duration: 28390ms;
          animation-duration: 28390ms;
  -webkit-animation-delay: 35091ms;
          animation-delay: 35091ms;
}
@-webkit-keyframes move-frames-44 {
  from {
    transform: translate3d(83vw, 103vh, 0);
  }
  to {
    transform: translate3d(89vw, -108vh, 0);
  }
}
@keyframes move-frames-44 {
  from {
    transform: translate3d(83vw, 103vh, 0);
  }
  to {
    transform: translate3d(89vw, -108vh, 0);
  }
}
.circle-container:nth-child(44) .circle {
  -webkit-animation-delay: 1423ms;
          animation-delay: 1423ms;
}
.circle-container:nth-child(45) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-45;
          animation-name: move-frames-45;
  -webkit-animation-duration: 34472ms;
          animation-duration: 34472ms;
  -webkit-animation-delay: 32157ms;
          animation-delay: 32157ms;
}
@-webkit-keyframes move-frames-45 {
  from {
    transform: translate3d(32vw, 107vh, 0);
  }
  to {
    transform: translate3d(2vw, -113vh, 0);
  }
}
@keyframes move-frames-45 {
  from {
    transform: translate3d(32vw, 107vh, 0);
  }
  to {
    transform: translate3d(2vw, -113vh, 0);
  }
}
.circle-container:nth-child(45) .circle {
  -webkit-animation-delay: 2135ms;
          animation-delay: 2135ms;
}
.circle-container:nth-child(46) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-46;
          animation-name: move-frames-46;
  -webkit-animation-duration: 29543ms;
          animation-duration: 29543ms;
  -webkit-animation-delay: 84ms;
          animation-delay: 84ms;
}
@-webkit-keyframes move-frames-46 {
  from {
    transform: translate3d(98vw, 109vh, 0);
  }
  to {
    transform: translate3d(47vw, -117vh, 0);
  }
}
@keyframes move-frames-46 {
  from {
    transform: translate3d(98vw, 109vh, 0);
  }
  to {
    transform: translate3d(47vw, -117vh, 0);
  }
}
.circle-container:nth-child(46) .circle {
  -webkit-animation-delay: 1238ms;
          animation-delay: 1238ms;
}
.circle-container:nth-child(47) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-47;
          animation-name: move-frames-47;
  -webkit-animation-duration: 35430ms;
          animation-duration: 35430ms;
  -webkit-animation-delay: 11992ms;
          animation-delay: 11992ms;
}
@-webkit-keyframes move-frames-47 {
  from {
    transform: translate3d(91vw, 103vh, 0);
  }
  to {
    transform: translate3d(74vw, -121vh, 0);
  }
}
@keyframes move-frames-47 {
  from {
    transform: translate3d(91vw, 103vh, 0);
  }
  to {
    transform: translate3d(74vw, -121vh, 0);
  }
}
.circle-container:nth-child(47) .circle {
  -webkit-animation-delay: 3737ms;
          animation-delay: 3737ms;
}
.circle-container:nth-child(48) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-48;
          animation-name: move-frames-48;
  -webkit-animation-duration: 33549ms;
          animation-duration: 33549ms;
  -webkit-animation-delay: 23561ms;
          animation-delay: 23561ms;
}
@-webkit-keyframes move-frames-48 {
  from {
    transform: translate3d(56vw, 105vh, 0);
  }
  to {
    transform: translate3d(17vw, -118vh, 0);
  }
}
@keyframes move-frames-48 {
  from {
    transform: translate3d(56vw, 105vh, 0);
  }
  to {
    transform: translate3d(17vw, -118vh, 0);
  }
}
.circle-container:nth-child(48) .circle {
  -webkit-animation-delay: 2966ms;
          animation-delay: 2966ms;
}
.circle-container:nth-child(49) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-49;
          animation-name: move-frames-49;
  -webkit-animation-duration: 32179ms;
          animation-duration: 32179ms;
  -webkit-animation-delay: 3550ms;
          animation-delay: 3550ms;
}
@-webkit-keyframes move-frames-49 {
  from {
    transform: translate3d(5vw, 105vh, 0);
  }
  to {
    transform: translate3d(99vw, -110vh, 0);
  }
}
@keyframes move-frames-49 {
  from {
    transform: translate3d(5vw, 105vh, 0);
  }
  to {
    transform: translate3d(99vw, -110vh, 0);
  }
}
.circle-container:nth-child(49) .circle {
  -webkit-animation-delay: 2281ms;
          animation-delay: 2281ms;
}
.circle-container:nth-child(50) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-50;
          animation-name: move-frames-50;
  -webkit-animation-duration: 33889ms;
          animation-duration: 33889ms;
  -webkit-animation-delay: 16906ms;
          animation-delay: 16906ms;
}
@-webkit-keyframes move-frames-50 {
  from {
    transform: translate3d(10vw, 110vh, 0);
  }
  to {
    transform: translate3d(41vw, -129vh, 0);
  }
}
@keyframes move-frames-50 {
  from {
    transform: translate3d(10vw, 110vh, 0);
  }
  to {
    transform: translate3d(41vw, -129vh, 0);
  }
}
.circle-container:nth-child(50) .circle {
  -webkit-animation-delay: 3248ms;
          animation-delay: 3248ms;
}
.circle-container:nth-child(51) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-51;
          animation-name: move-frames-51;
  -webkit-animation-duration: 28829ms;
          animation-duration: 28829ms;
  -webkit-animation-delay: 1897ms;
          animation-delay: 1897ms;
}
@-webkit-keyframes move-frames-51 {
  from {
    transform: translate3d(86vw, 110vh, 0);
  }
  to {
    transform: translate3d(55vw, -111vh, 0);
  }
}
@keyframes move-frames-51 {
  from {
    transform: translate3d(86vw, 110vh, 0);
  }
  to {
    transform: translate3d(55vw, -111vh, 0);
  }
}
.circle-container:nth-child(51) .circle {
  -webkit-animation-delay: 38ms;
          animation-delay: 38ms;
}
.circle-container:nth-child(52) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-52;
          animation-name: move-frames-52;
  -webkit-animation-duration: 28129ms;
          animation-duration: 28129ms;
  -webkit-animation-delay: 35283ms;
          animation-delay: 35283ms;
}
@-webkit-keyframes move-frames-52 {
  from {
    transform: translate3d(33vw, 103vh, 0);
  }
  to {
    transform: translate3d(78vw, -124vh, 0);
  }
}
@keyframes move-frames-52 {
  from {
    transform: translate3d(33vw, 103vh, 0);
  }
  to {
    transform: translate3d(78vw, -124vh, 0);
  }
}
.circle-container:nth-child(52) .circle {
  -webkit-animation-delay: 933ms;
          animation-delay: 933ms;
}
.circle-container:nth-child(53) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-53;
          animation-name: move-frames-53;
  -webkit-animation-duration: 32250ms;
          animation-duration: 32250ms;
  -webkit-animation-delay: 23374ms;
          animation-delay: 23374ms;
}
@-webkit-keyframes move-frames-53 {
  from {
    transform: translate3d(12vw, 105vh, 0);
  }
  to {
    transform: translate3d(11vw, -111vh, 0);
  }
}
@keyframes move-frames-53 {
  from {
    transform: translate3d(12vw, 105vh, 0);
  }
  to {
    transform: translate3d(11vw, -111vh, 0);
  }
}
.circle-container:nth-child(53) .circle {
  -webkit-animation-delay: 1652ms;
          animation-delay: 1652ms;
}
.circle-container:nth-child(54) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-54;
          animation-name: move-frames-54;
  -webkit-animation-duration: 35613ms;
          animation-duration: 35613ms;
  -webkit-animation-delay: 28948ms;
          animation-delay: 28948ms;
}
@-webkit-keyframes move-frames-54 {
  from {
    transform: translate3d(99vw, 107vh, 0);
  }
  to {
    transform: translate3d(39vw, -137vh, 0);
  }
}
@keyframes move-frames-54 {
  from {
    transform: translate3d(99vw, 107vh, 0);
  }
  to {
    transform: translate3d(39vw, -137vh, 0);
  }
}
.circle-container:nth-child(54) .circle {
  -webkit-animation-delay: 2854ms;
          animation-delay: 2854ms;
}
.circle-container:nth-child(55) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-55;
          animation-name: move-frames-55;
  -webkit-animation-duration: 36141ms;
          animation-duration: 36141ms;
  -webkit-animation-delay: 33981ms;
          animation-delay: 33981ms;
}
@-webkit-keyframes move-frames-55 {
  from {
    transform: translate3d(88vw, 102vh, 0);
  }
  to {
    transform: translate3d(31vw, -120vh, 0);
  }
}
@keyframes move-frames-55 {
  from {
    transform: translate3d(88vw, 102vh, 0);
  }
  to {
    transform: translate3d(31vw, -120vh, 0);
  }
}
.circle-container:nth-child(55) .circle {
  -webkit-animation-delay: 2490ms;
          animation-delay: 2490ms;
}
.circle-container:nth-child(56) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-56;
          animation-name: move-frames-56;
  -webkit-animation-duration: 34825ms;
          animation-duration: 34825ms;
  -webkit-animation-delay: 26161ms;
          animation-delay: 26161ms;
}
@-webkit-keyframes move-frames-56 {
  from {
    transform: translate3d(84vw, 110vh, 0);
  }
  to {
    transform: translate3d(67vw, -116vh, 0);
  }
}
@keyframes move-frames-56 {
  from {
    transform: translate3d(84vw, 110vh, 0);
  }
  to {
    transform: translate3d(67vw, -116vh, 0);
  }
}
.circle-container:nth-child(56) .circle {
  -webkit-animation-delay: 378ms;
          animation-delay: 378ms;
}
.circle-container:nth-child(57) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-57;
          animation-name: move-frames-57;
  -webkit-animation-duration: 28940ms;
          animation-duration: 28940ms;
  -webkit-animation-delay: 28726ms;
          animation-delay: 28726ms;
}
@-webkit-keyframes move-frames-57 {
  from {
    transform: translate3d(4vw, 107vh, 0);
  }
  to {
    transform: translate3d(32vw, -118vh, 0);
  }
}
@keyframes move-frames-57 {
  from {
    transform: translate3d(4vw, 107vh, 0);
  }
  to {
    transform: translate3d(32vw, -118vh, 0);
  }
}
.circle-container:nth-child(57) .circle {
  -webkit-animation-delay: 3148ms;
          animation-delay: 3148ms;
}
.circle-container:nth-child(58) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-58;
          animation-name: move-frames-58;
  -webkit-animation-duration: 36109ms;
          animation-duration: 36109ms;
  -webkit-animation-delay: 35622ms;
          animation-delay: 35622ms;
}
@-webkit-keyframes move-frames-58 {
  from {
    transform: translate3d(31vw, 109vh, 0);
  }
  to {
    transform: translate3d(84vw, -139vh, 0);
  }
}
@keyframes move-frames-58 {
  from {
    transform: translate3d(31vw, 109vh, 0);
  }
  to {
    transform: translate3d(84vw, -139vh, 0);
  }
}
.circle-container:nth-child(58) .circle {
  -webkit-animation-delay: 1893ms;
          animation-delay: 1893ms;
}
.circle-container:nth-child(59) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-59;
          animation-name: move-frames-59;
  -webkit-animation-duration: 29559ms;
          animation-duration: 29559ms;
  -webkit-animation-delay: 30715ms;
          animation-delay: 30715ms;
}
@-webkit-keyframes move-frames-59 {
  from {
    transform: translate3d(82vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -111vh, 0);
  }
}
@keyframes move-frames-59 {
  from {
    transform: translate3d(82vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -111vh, 0);
  }
}
.circle-container:nth-child(59) .circle {
  -webkit-animation-delay: 1398ms;
          animation-delay: 1398ms;
}
.circle-container:nth-child(60) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-60;
          animation-name: move-frames-60;
  -webkit-animation-duration: 33371ms;
          animation-duration: 33371ms;
  -webkit-animation-delay: 10334ms;
          animation-delay: 10334ms;
}
@-webkit-keyframes move-frames-60 {
  from {
    transform: translate3d(22vw, 110vh, 0);
  }
  to {
    transform: translate3d(5vw, -122vh, 0);
  }
}
@keyframes move-frames-60 {
  from {
    transform: translate3d(22vw, 110vh, 0);
  }
  to {
    transform: translate3d(5vw, -122vh, 0);
  }
}
.circle-container:nth-child(60) .circle {
  -webkit-animation-delay: 254ms;
          animation-delay: 254ms;
}
.circle-container:nth-child(61) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-61;
          animation-name: move-frames-61;
  -webkit-animation-duration: 36298ms;
          animation-duration: 36298ms;
  -webkit-animation-delay: 23959ms;
          animation-delay: 23959ms;
}
@-webkit-keyframes move-frames-61 {
  from {
    transform: translate3d(49vw, 108vh, 0);
  }
  to {
    transform: translate3d(25vw, -123vh, 0);
  }
}
@keyframes move-frames-61 {
  from {
    transform: translate3d(49vw, 108vh, 0);
  }
  to {
    transform: translate3d(25vw, -123vh, 0);
  }
}
.circle-container:nth-child(61) .circle {
  -webkit-animation-delay: 697ms;
          animation-delay: 697ms;
}
.circle-container:nth-child(62) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-62;
          animation-name: move-frames-62;
  -webkit-animation-duration: 32451ms;
          animation-duration: 32451ms;
  -webkit-animation-delay: 34883ms;
          animation-delay: 34883ms;
}
@-webkit-keyframes move-frames-62 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(35vw, -123vh, 0);
  }
}
@keyframes move-frames-62 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(35vw, -123vh, 0);
  }
}
.circle-container:nth-child(62) .circle {
  -webkit-animation-delay: 2614ms;
          animation-delay: 2614ms;
}
.circle-container:nth-child(63) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-63;
          animation-name: move-frames-63;
  -webkit-animation-duration: 34224ms;
          animation-duration: 34224ms;
  -webkit-animation-delay: 11422ms;
          animation-delay: 11422ms;
}
@-webkit-keyframes move-frames-63 {
  from {
    transform: translate3d(96vw, 104vh, 0);
  }
  to {
    transform: translate3d(24vw, -117vh, 0);
  }
}
@keyframes move-frames-63 {
  from {
    transform: translate3d(96vw, 104vh, 0);
  }
  to {
    transform: translate3d(24vw, -117vh, 0);
  }
}
.circle-container:nth-child(63) .circle {
  -webkit-animation-delay: 1460ms;
          animation-delay: 1460ms;
}
.circle-container:nth-child(64) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-64;
          animation-name: move-frames-64;
  -webkit-animation-duration: 32034ms;
          animation-duration: 32034ms;
  -webkit-animation-delay: 5110ms;
          animation-delay: 5110ms;
}
@-webkit-keyframes move-frames-64 {
  from {
    transform: translate3d(2vw, 105vh, 0);
  }
  to {
    transform: translate3d(85vw, -121vh, 0);
  }
}
@keyframes move-frames-64 {
  from {
    transform: translate3d(2vw, 105vh, 0);
  }
  to {
    transform: translate3d(85vw, -121vh, 0);
  }
}
.circle-container:nth-child(64) .circle {
  -webkit-animation-delay: 1580ms;
          animation-delay: 1580ms;
}
.circle-container:nth-child(65) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-65;
          animation-name: move-frames-65;
  -webkit-animation-duration: 36709ms;
          animation-duration: 36709ms;
  -webkit-animation-delay: 25976ms;
          animation-delay: 25976ms;
}
@-webkit-keyframes move-frames-65 {
  from {
    transform: translate3d(73vw, 107vh, 0);
  }
  to {
    transform: translate3d(10vw, -137vh, 0);
  }
}
@keyframes move-frames-65 {
  from {
    transform: translate3d(73vw, 107vh, 0);
  }
  to {
    transform: translate3d(10vw, -137vh, 0);
  }
}
.circle-container:nth-child(65) .circle {
  -webkit-animation-delay: 1108ms;
          animation-delay: 1108ms;
}
.circle-container:nth-child(66) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-66;
          animation-name: move-frames-66;
  -webkit-animation-duration: 32166ms;
          animation-duration: 32166ms;
  -webkit-animation-delay: 31357ms;
          animation-delay: 31357ms;
}
@-webkit-keyframes move-frames-66 {
  from {
    transform: translate3d(8vw, 103vh, 0);
  }
  to {
    transform: translate3d(46vw, -122vh, 0);
  }
}
@keyframes move-frames-66 {
  from {
    transform: translate3d(8vw, 103vh, 0);
  }
  to {
    transform: translate3d(46vw, -122vh, 0);
  }
}
.circle-container:nth-child(66) .circle {
  -webkit-animation-delay: 3176ms;
          animation-delay: 3176ms;
}
.circle-container:nth-child(67) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-67;
          animation-name: move-frames-67;
  -webkit-animation-duration: 30870ms;
          animation-duration: 30870ms;
  -webkit-animation-delay: 23550ms;
          animation-delay: 23550ms;
}
@-webkit-keyframes move-frames-67 {
  from {
    transform: translate3d(56vw, 102vh, 0);
  }
  to {
    transform: translate3d(84vw, -129vh, 0);
  }
}
@keyframes move-frames-67 {
  from {
    transform: translate3d(56vw, 102vh, 0);
  }
  to {
    transform: translate3d(84vw, -129vh, 0);
  }
}
.circle-container:nth-child(67) .circle {
  -webkit-animation-delay: 354ms;
          animation-delay: 354ms;
}
.circle-container:nth-child(68) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-68;
          animation-name: move-frames-68;
  -webkit-animation-duration: 32453ms;
          animation-duration: 32453ms;
  -webkit-animation-delay: 20123ms;
          animation-delay: 20123ms;
}
@-webkit-keyframes move-frames-68 {
  from {
    transform: translate3d(28vw, 103vh, 0);
  }
  to {
    transform: translate3d(37vw, -128vh, 0);
  }
}
@keyframes move-frames-68 {
  from {
    transform: translate3d(28vw, 103vh, 0);
  }
  to {
    transform: translate3d(37vw, -128vh, 0);
  }
}
.circle-container:nth-child(68) .circle {
  -webkit-animation-delay: 16ms;
          animation-delay: 16ms;
}
.circle-container:nth-child(69) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-69;
          animation-name: move-frames-69;
  -webkit-animation-duration: 31329ms;
          animation-duration: 31329ms;
  -webkit-animation-delay: 34789ms;
          animation-delay: 34789ms;
}
@-webkit-keyframes move-frames-69 {
  from {
    transform: translate3d(40vw, 101vh, 0);
  }
  to {
    transform: translate3d(96vw, -104vh, 0);
  }
}
@keyframes move-frames-69 {
  from {
    transform: translate3d(40vw, 101vh, 0);
  }
  to {
    transform: translate3d(96vw, -104vh, 0);
  }
}
.circle-container:nth-child(69) .circle {
  -webkit-animation-delay: 3555ms;
          animation-delay: 3555ms;
}
.circle-container:nth-child(70) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-70;
          animation-name: move-frames-70;
  -webkit-animation-duration: 34639ms;
          animation-duration: 34639ms;
  -webkit-animation-delay: 28557ms;
          animation-delay: 28557ms;
}
@-webkit-keyframes move-frames-70 {
  from {
    transform: translate3d(20vw, 110vh, 0);
  }
  to {
    transform: translate3d(43vw, -112vh, 0);
  }
}
@keyframes move-frames-70 {
  from {
    transform: translate3d(20vw, 110vh, 0);
  }
  to {
    transform: translate3d(43vw, -112vh, 0);
  }
}
.circle-container:nth-child(70) .circle {
  -webkit-animation-delay: 2119ms;
          animation-delay: 2119ms;
}
.circle-container:nth-child(71) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-71;
          animation-name: move-frames-71;
  -webkit-animation-duration: 34640ms;
          animation-duration: 34640ms;
  -webkit-animation-delay: 2286ms;
          animation-delay: 2286ms;
}
@-webkit-keyframes move-frames-71 {
  from {
    transform: translate3d(54vw, 108vh, 0);
  }
  to {
    transform: translate3d(32vw, -129vh, 0);
  }
}
@keyframes move-frames-71 {
  from {
    transform: translate3d(54vw, 108vh, 0);
  }
  to {
    transform: translate3d(32vw, -129vh, 0);
  }
}
.circle-container:nth-child(71) .circle {
  -webkit-animation-delay: 1280ms;
          animation-delay: 1280ms;
}
.circle-container:nth-child(72) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-72;
          animation-name: move-frames-72;
  -webkit-animation-duration: 35068ms;
          animation-duration: 35068ms;
  -webkit-animation-delay: 28743ms;
          animation-delay: 28743ms;
}
@-webkit-keyframes move-frames-72 {
  from {
    transform: translate3d(99vw, 107vh, 0);
  }
  to {
    transform: translate3d(96vw, -112vh, 0);
  }
}
@keyframes move-frames-72 {
  from {
    transform: translate3d(99vw, 107vh, 0);
  }
  to {
    transform: translate3d(96vw, -112vh, 0);
  }
}
.circle-container:nth-child(72) .circle {
  -webkit-animation-delay: 1952ms;
          animation-delay: 1952ms;
}
.circle-container:nth-child(73) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-73;
          animation-name: move-frames-73;
  -webkit-animation-duration: 32168ms;
          animation-duration: 32168ms;
  -webkit-animation-delay: 33669ms;
          animation-delay: 33669ms;
}
@-webkit-keyframes move-frames-73 {
  from {
    transform: translate3d(68vw, 105vh, 0);
  }
  to {
    transform: translate3d(18vw, -111vh, 0);
  }
}
@keyframes move-frames-73 {
  from {
    transform: translate3d(68vw, 105vh, 0);
  }
  to {
    transform: translate3d(18vw, -111vh, 0);
  }
}
.circle-container:nth-child(73) .circle {
  -webkit-animation-delay: 1720ms;
          animation-delay: 1720ms;
}
.circle-container:nth-child(74) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-74;
          animation-name: move-frames-74;
  -webkit-animation-duration: 30717ms;
          animation-duration: 30717ms;
  -webkit-animation-delay: 1765ms;
          animation-delay: 1765ms;
}
@-webkit-keyframes move-frames-74 {
  from {
    transform: translate3d(39vw, 108vh, 0);
  }
  to {
    transform: translate3d(12vw, -138vh, 0);
  }
}
@keyframes move-frames-74 {
  from {
    transform: translate3d(39vw, 108vh, 0);
  }
  to {
    transform: translate3d(12vw, -138vh, 0);
  }
}
.circle-container:nth-child(74) .circle {
  -webkit-animation-delay: 3528ms;
          animation-delay: 3528ms;
}
.circle-container:nth-child(75) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-75;
          animation-name: move-frames-75;
  -webkit-animation-duration: 28163ms;
          animation-duration: 28163ms;
  -webkit-animation-delay: 28954ms;
          animation-delay: 28954ms;
}
@-webkit-keyframes move-frames-75 {
  from {
    transform: translate3d(86vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -108vh, 0);
  }
}
@keyframes move-frames-75 {
  from {
    transform: translate3d(86vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -108vh, 0);
  }
}
.circle-container:nth-child(75) .circle {
  -webkit-animation-delay: 2912ms;
          animation-delay: 2912ms;
}
.circle-container:nth-child(76) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-76;
          animation-name: move-frames-76;
  -webkit-animation-duration: 35579ms;
          animation-duration: 35579ms;
  -webkit-animation-delay: 5027ms;
          animation-delay: 5027ms;
}
@-webkit-keyframes move-frames-76 {
  from {
    transform: translate3d(62vw, 104vh, 0);
  }
  to {
    transform: translate3d(85vw, -127vh, 0);
  }
}
@keyframes move-frames-76 {
  from {
    transform: translate3d(62vw, 104vh, 0);
  }
  to {
    transform: translate3d(85vw, -127vh, 0);
  }
}
.circle-container:nth-child(76) .circle {
  -webkit-animation-delay: 3431ms;
          animation-delay: 3431ms;
}
.circle-container:nth-child(77) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-77;
          animation-name: move-frames-77;
  -webkit-animation-duration: 35500ms;
          animation-duration: 35500ms;
  -webkit-animation-delay: 6542ms;
          animation-delay: 6542ms;
}
@-webkit-keyframes move-frames-77 {
  from {
    transform: translate3d(72vw, 110vh, 0);
  }
  to {
    transform: translate3d(35vw, -127vh, 0);
  }
}
@keyframes move-frames-77 {
  from {
    transform: translate3d(72vw, 110vh, 0);
  }
  to {
    transform: translate3d(35vw, -127vh, 0);
  }
}
.circle-container:nth-child(77) .circle {
  -webkit-animation-delay: 3572ms;
          animation-delay: 3572ms;
}
.circle-container:nth-child(78) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-78;
          animation-name: move-frames-78;
  -webkit-animation-duration: 33048ms;
          animation-duration: 33048ms;
  -webkit-animation-delay: 19151ms;
          animation-delay: 19151ms;
}
@-webkit-keyframes move-frames-78 {
  from {
    transform: translate3d(43vw, 105vh, 0);
  }
  to {
    transform: translate3d(100vw, -109vh, 0);
  }
}
@keyframes move-frames-78 {
  from {
    transform: translate3d(43vw, 105vh, 0);
  }
  to {
    transform: translate3d(100vw, -109vh, 0);
  }
}
.circle-container:nth-child(78) .circle {
  -webkit-animation-delay: 534ms;
          animation-delay: 534ms;
}
.circle-container:nth-child(79) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-79;
          animation-name: move-frames-79;
  -webkit-animation-duration: 29628ms;
          animation-duration: 29628ms;
  -webkit-animation-delay: 3300ms;
          animation-delay: 3300ms;
}
@-webkit-keyframes move-frames-79 {
  from {
    transform: translate3d(66vw, 110vh, 0);
  }
  to {
    transform: translate3d(80vw, -125vh, 0);
  }
}
@keyframes move-frames-79 {
  from {
    transform: translate3d(66vw, 110vh, 0);
  }
  to {
    transform: translate3d(80vw, -125vh, 0);
  }
}
.circle-container:nth-child(79) .circle {
  -webkit-animation-delay: 2017ms;
          animation-delay: 2017ms;
}
.circle-container:nth-child(80) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-80;
          animation-name: move-frames-80;
  -webkit-animation-duration: 31172ms;
          animation-duration: 31172ms;
  -webkit-animation-delay: 30115ms;
          animation-delay: 30115ms;
}
@-webkit-keyframes move-frames-80 {
  from {
    transform: translate3d(64vw, 103vh, 0);
  }
  to {
    transform: translate3d(24vw, -110vh, 0);
  }
}
@keyframes move-frames-80 {
  from {
    transform: translate3d(64vw, 103vh, 0);
  }
  to {
    transform: translate3d(24vw, -110vh, 0);
  }
}
.circle-container:nth-child(80) .circle {
  -webkit-animation-delay: 2788ms;
          animation-delay: 2788ms;
}
.circle-container:nth-child(81) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-81;
          animation-name: move-frames-81;
  -webkit-animation-duration: 32647ms;
          animation-duration: 32647ms;
  -webkit-animation-delay: 14487ms;
          animation-delay: 14487ms;
}
@-webkit-keyframes move-frames-81 {
  from {
    transform: translate3d(33vw, 107vh, 0);
  }
  to {
    transform: translate3d(31vw, -110vh, 0);
  }
}
@keyframes move-frames-81 {
  from {
    transform: translate3d(33vw, 107vh, 0);
  }
  to {
    transform: translate3d(31vw, -110vh, 0);
  }
}
.circle-container:nth-child(81) .circle {
  -webkit-animation-delay: 1830ms;
          animation-delay: 1830ms;
}
.circle-container:nth-child(82) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-82;
          animation-name: move-frames-82;
  -webkit-animation-duration: 34691ms;
          animation-duration: 34691ms;
  -webkit-animation-delay: 11929ms;
          animation-delay: 11929ms;
}
@-webkit-keyframes move-frames-82 {
  from {
    transform: translate3d(3vw, 110vh, 0);
  }
  to {
    transform: translate3d(37vw, -131vh, 0);
  }
}
@keyframes move-frames-82 {
  from {
    transform: translate3d(3vw, 110vh, 0);
  }
  to {
    transform: translate3d(37vw, -131vh, 0);
  }
}
.circle-container:nth-child(82) .circle {
  -webkit-animation-delay: 3379ms;
          animation-delay: 3379ms;
}
.circle-container:nth-child(83) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-83;
          animation-name: move-frames-83;
  -webkit-animation-duration: 34923ms;
          animation-duration: 34923ms;
  -webkit-animation-delay: 19873ms;
          animation-delay: 19873ms;
}
@-webkit-keyframes move-frames-83 {
  from {
    transform: translate3d(74vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -119vh, 0);
  }
}
@keyframes move-frames-83 {
  from {
    transform: translate3d(74vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -119vh, 0);
  }
}
.circle-container:nth-child(83) .circle {
  -webkit-animation-delay: 486ms;
          animation-delay: 486ms;
}
.circle-container:nth-child(84) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-84;
          animation-name: move-frames-84;
  -webkit-animation-duration: 34155ms;
          animation-duration: 34155ms;
  -webkit-animation-delay: 34740ms;
          animation-delay: 34740ms;
}
@-webkit-keyframes move-frames-84 {
  from {
    transform: translate3d(69vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -124vh, 0);
  }
}
@keyframes move-frames-84 {
  from {
    transform: translate3d(69vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -124vh, 0);
  }
}
.circle-container:nth-child(84) .circle {
  -webkit-animation-delay: 3113ms;
          animation-delay: 3113ms;
}
.circle-container:nth-child(85) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-85;
          animation-name: move-frames-85;
  -webkit-animation-duration: 30465ms;
          animation-duration: 30465ms;
  -webkit-animation-delay: 17574ms;
          animation-delay: 17574ms;
}
@-webkit-keyframes move-frames-85 {
  from {
    transform: translate3d(95vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -135vh, 0);
  }
}
@keyframes move-frames-85 {
  from {
    transform: translate3d(95vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -135vh, 0);
  }
}
.circle-container:nth-child(85) .circle {
  -webkit-animation-delay: 2826ms;
          animation-delay: 2826ms;
}
.circle-container:nth-child(86) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-86;
          animation-name: move-frames-86;
  -webkit-animation-duration: 33274ms;
          animation-duration: 33274ms;
  -webkit-animation-delay: 19026ms;
          animation-delay: 19026ms;
}
@-webkit-keyframes move-frames-86 {
  from {
    transform: translate3d(8vw, 106vh, 0);
  }
  to {
    transform: translate3d(8vw, -136vh, 0);
  }
}
@keyframes move-frames-86 {
  from {
    transform: translate3d(8vw, 106vh, 0);
  }
  to {
    transform: translate3d(8vw, -136vh, 0);
  }
}
.circle-container:nth-child(86) .circle {
  -webkit-animation-delay: 143ms;
          animation-delay: 143ms;
}
.circle-container:nth-child(87) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-87;
          animation-name: move-frames-87;
  -webkit-animation-duration: 32646ms;
          animation-duration: 32646ms;
  -webkit-animation-delay: 4437ms;
          animation-delay: 4437ms;
}
@-webkit-keyframes move-frames-87 {
  from {
    transform: translate3d(78vw, 109vh, 0);
  }
  to {
    transform: translate3d(91vw, -134vh, 0);
  }
}
@keyframes move-frames-87 {
  from {
    transform: translate3d(78vw, 109vh, 0);
  }
  to {
    transform: translate3d(91vw, -134vh, 0);
  }
}
.circle-container:nth-child(87) .circle {
  -webkit-animation-delay: 1291ms;
          animation-delay: 1291ms;
}
.circle-container:nth-child(88) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-88;
          animation-name: move-frames-88;
  -webkit-animation-duration: 30430ms;
          animation-duration: 30430ms;
  -webkit-animation-delay: 25326ms;
          animation-delay: 25326ms;
}
@-webkit-keyframes move-frames-88 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(45vw, -128vh, 0);
  }
}
@keyframes move-frames-88 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(45vw, -128vh, 0);
  }
}
.circle-container:nth-child(88) .circle {
  -webkit-animation-delay: 2198ms;
          animation-delay: 2198ms;
}
.circle-container:nth-child(89) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-89;
          animation-name: move-frames-89;
  -webkit-animation-duration: 30737ms;
          animation-duration: 30737ms;
  -webkit-animation-delay: 27523ms;
          animation-delay: 27523ms;
}
@-webkit-keyframes move-frames-89 {
  from {
    transform: translate3d(37vw, 106vh, 0);
  }
  to {
    transform: translate3d(68vw, -118vh, 0);
  }
}
@keyframes move-frames-89 {
  from {
    transform: translate3d(37vw, 106vh, 0);
  }
  to {
    transform: translate3d(68vw, -118vh, 0);
  }
}
.circle-container:nth-child(89) .circle {
  -webkit-animation-delay: 3036ms;
          animation-delay: 3036ms;
}
.circle-container:nth-child(90) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-90;
          animation-name: move-frames-90;
  -webkit-animation-duration: 32109ms;
          animation-duration: 32109ms;
  -webkit-animation-delay: 18935ms;
          animation-delay: 18935ms;
}
@-webkit-keyframes move-frames-90 {
  from {
    transform: translate3d(85vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -122vh, 0);
  }
}
@keyframes move-frames-90 {
  from {
    transform: translate3d(85vw, 107vh, 0);
  }
  to {
    transform: translate3d(50vw, -122vh, 0);
  }
}
.circle-container:nth-child(90) .circle {
  -webkit-animation-delay: 3940ms;
          animation-delay: 3940ms;
}
.circle-container:nth-child(91) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-91;
          animation-name: move-frames-91;
  -webkit-animation-duration: 36630ms;
          animation-duration: 36630ms;
  -webkit-animation-delay: 25349ms;
          animation-delay: 25349ms;
}
@-webkit-keyframes move-frames-91 {
  from {
    transform: translate3d(69vw, 103vh, 0);
  }
  to {
    transform: translate3d(36vw, -108vh, 0);
  }
}
@keyframes move-frames-91 {
  from {
    transform: translate3d(69vw, 103vh, 0);
  }
  to {
    transform: translate3d(36vw, -108vh, 0);
  }
}
.circle-container:nth-child(91) .circle {
  -webkit-animation-delay: 569ms;
          animation-delay: 569ms;
}
.circle-container:nth-child(92) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-92;
          animation-name: move-frames-92;
  -webkit-animation-duration: 33843ms;
          animation-duration: 33843ms;
  -webkit-animation-delay: 1594ms;
          animation-delay: 1594ms;
}
@-webkit-keyframes move-frames-92 {
  from {
    transform: translate3d(76vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -135vh, 0);
  }
}
@keyframes move-frames-92 {
  from {
    transform: translate3d(76vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -135vh, 0);
  }
}
.circle-container:nth-child(92) .circle {
  -webkit-animation-delay: 554ms;
          animation-delay: 554ms;
}
.circle-container:nth-child(93) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-93;
          animation-name: move-frames-93;
  -webkit-animation-duration: 36570ms;
          animation-duration: 36570ms;
  -webkit-animation-delay: 18164ms;
          animation-delay: 18164ms;
}
@-webkit-keyframes move-frames-93 {
  from {
    transform: translate3d(62vw, 104vh, 0);
  }
  to {
    transform: translate3d(1vw, -116vh, 0);
  }
}
@keyframes move-frames-93 {
  from {
    transform: translate3d(62vw, 104vh, 0);
  }
  to {
    transform: translate3d(1vw, -116vh, 0);
  }
}
.circle-container:nth-child(93) .circle {
  -webkit-animation-delay: 2899ms;
          animation-delay: 2899ms;
}
.circle-container:nth-child(94) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-94;
          animation-name: move-frames-94;
  -webkit-animation-duration: 31035ms;
          animation-duration: 31035ms;
  -webkit-animation-delay: 579ms;
          animation-delay: 579ms;
}
@-webkit-keyframes move-frames-94 {
  from {
    transform: translate3d(99vw, 110vh, 0);
  }
  to {
    transform: translate3d(16vw, -140vh, 0);
  }
}
@keyframes move-frames-94 {
  from {
    transform: translate3d(99vw, 110vh, 0);
  }
  to {
    transform: translate3d(16vw, -140vh, 0);
  }
}
.circle-container:nth-child(94) .circle {
  -webkit-animation-delay: 3418ms;
          animation-delay: 3418ms;
}
.circle-container:nth-child(95) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-95;
          animation-name: move-frames-95;
  -webkit-animation-duration: 30579ms;
          animation-duration: 30579ms;
  -webkit-animation-delay: 32061ms;
          animation-delay: 32061ms;
}
@-webkit-keyframes move-frames-95 {
  from {
    transform: translate3d(6vw, 108vh, 0);
  }
  to {
    transform: translate3d(17vw, -133vh, 0);
  }
}
@keyframes move-frames-95 {
  from {
    transform: translate3d(6vw, 108vh, 0);
  }
  to {
    transform: translate3d(17vw, -133vh, 0);
  }
}
.circle-container:nth-child(95) .circle {
  -webkit-animation-delay: 768ms;
          animation-delay: 768ms;
}
.circle-container:nth-child(96) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-96;
          animation-name: move-frames-96;
  -webkit-animation-duration: 35556ms;
          animation-duration: 35556ms;
  -webkit-animation-delay: 10535ms;
          animation-delay: 10535ms;
}
@-webkit-keyframes move-frames-96 {
  from {
    transform: translate3d(92vw, 108vh, 0);
  }
  to {
    transform: translate3d(5vw, -134vh, 0);
  }
}
@keyframes move-frames-96 {
  from {
    transform: translate3d(92vw, 108vh, 0);
  }
  to {
    transform: translate3d(5vw, -134vh, 0);
  }
}
.circle-container:nth-child(96) .circle {
  -webkit-animation-delay: 1631ms;
          animation-delay: 1631ms;
}
.circle-container:nth-child(97) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-97;
          animation-name: move-frames-97;
  -webkit-animation-duration: 35995ms;
          animation-duration: 35995ms;
  -webkit-animation-delay: 19222ms;
          animation-delay: 19222ms;
}
@-webkit-keyframes move-frames-97 {
  from {
    transform: translate3d(92vw, 102vh, 0);
  }
  to {
    transform: translate3d(47vw, -123vh, 0);
  }
}
@keyframes move-frames-97 {
  from {
    transform: translate3d(92vw, 102vh, 0);
  }
  to {
    transform: translate3d(47vw, -123vh, 0);
  }
}
.circle-container:nth-child(97) .circle {
  -webkit-animation-delay: 1327ms;
          animation-delay: 1327ms;
}
.circle-container:nth-child(98) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-98;
          animation-name: move-frames-98;
  -webkit-animation-duration: 28529ms;
          animation-duration: 28529ms;
  -webkit-animation-delay: 15039ms;
          animation-delay: 15039ms;
}
@-webkit-keyframes move-frames-98 {
  from {
    transform: translate3d(14vw, 102vh, 0);
  }
  to {
    transform: translate3d(40vw, -128vh, 0);
  }
}
@keyframes move-frames-98 {
  from {
    transform: translate3d(14vw, 102vh, 0);
  }
  to {
    transform: translate3d(40vw, -128vh, 0);
  }
}
.circle-container:nth-child(98) .circle {
  -webkit-animation-delay: 2998ms;
          animation-delay: 2998ms;
}
.circle-container:nth-child(99) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-99;
          animation-name: move-frames-99;
  -webkit-animation-duration: 34049ms;
          animation-duration: 34049ms;
  -webkit-animation-delay: 3899ms;
          animation-delay: 3899ms;
}
@-webkit-keyframes move-frames-99 {
  from {
    transform: translate3d(70vw, 108vh, 0);
  }
  to {
    transform: translate3d(17vw, -123vh, 0);
  }
}
@keyframes move-frames-99 {
  from {
    transform: translate3d(70vw, 108vh, 0);
  }
  to {
    transform: translate3d(17vw, -123vh, 0);
  }
}
.circle-container:nth-child(99) .circle {
  -webkit-animation-delay: 3334ms;
          animation-delay: 3334ms;
}
.circle-container:nth-child(100) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-100;
          animation-name: move-frames-100;
  -webkit-animation-duration: 36940ms;
          animation-duration: 36940ms;
  -webkit-animation-delay: 30567ms;
          animation-delay: 30567ms;
}
@-webkit-keyframes move-frames-100 {
  from {
    transform: translate3d(21vw, 105vh, 0);
  }
  to {
    transform: translate3d(38vw, -134vh, 0);
  }
}
@keyframes move-frames-100 {
  from {
    transform: translate3d(21vw, 105vh, 0);
  }
  to {
    transform: translate3d(38vw, -134vh, 0);
  }
}
.circle-container:nth-child(100) .circle {
  -webkit-animation-delay: 3937ms;
          animation-delay: 3937ms;
}
.circle-container:nth-child(101) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-101;
          animation-name: move-frames-101;
  -webkit-animation-duration: 31102ms;
          animation-duration: 31102ms;
  -webkit-animation-delay: 25613ms;
          animation-delay: 25613ms;
}
@-webkit-keyframes move-frames-101 {
  from {
    transform: translate3d(9vw, 105vh, 0);
  }
  to {
    transform: translate3d(16vw, -124vh, 0);
  }
}
@keyframes move-frames-101 {
  from {
    transform: translate3d(9vw, 105vh, 0);
  }
  to {
    transform: translate3d(16vw, -124vh, 0);
  }
}
.circle-container:nth-child(101) .circle {
  -webkit-animation-delay: 681ms;
          animation-delay: 681ms;
}
.circle-container:nth-child(102) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-102;
          animation-name: move-frames-102;
  -webkit-animation-duration: 28066ms;
          animation-duration: 28066ms;
  -webkit-animation-delay: 13184ms;
          animation-delay: 13184ms;
}
@-webkit-keyframes move-frames-102 {
  from {
    transform: translate3d(66vw, 106vh, 0);
  }
  to {
    transform: translate3d(92vw, -130vh, 0);
  }
}
@keyframes move-frames-102 {
  from {
    transform: translate3d(66vw, 106vh, 0);
  }
  to {
    transform: translate3d(92vw, -130vh, 0);
  }
}
.circle-container:nth-child(102) .circle {
  -webkit-animation-delay: 874ms;
          animation-delay: 874ms;
}
.circle-container:nth-child(103) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-103;
          animation-name: move-frames-103;
  -webkit-animation-duration: 28817ms;
          animation-duration: 28817ms;
  -webkit-animation-delay: 23691ms;
          animation-delay: 23691ms;
}
@-webkit-keyframes move-frames-103 {
  from {
    transform: translate3d(55vw, 109vh, 0);
  }
  to {
    transform: translate3d(83vw, -134vh, 0);
  }
}
@keyframes move-frames-103 {
  from {
    transform: translate3d(55vw, 109vh, 0);
  }
  to {
    transform: translate3d(83vw, -134vh, 0);
  }
}
.circle-container:nth-child(103) .circle {
  -webkit-animation-delay: 1038ms;
          animation-delay: 1038ms;
}
.circle-container:nth-child(104) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-104;
          animation-name: move-frames-104;
  -webkit-animation-duration: 36324ms;
          animation-duration: 36324ms;
  -webkit-animation-delay: 22614ms;
          animation-delay: 22614ms;
}
@-webkit-keyframes move-frames-104 {
  from {
    transform: translate3d(99vw, 110vh, 0);
  }
  to {
    transform: translate3d(45vw, -131vh, 0);
  }
}
@keyframes move-frames-104 {
  from {
    transform: translate3d(99vw, 110vh, 0);
  }
  to {
    transform: translate3d(45vw, -131vh, 0);
  }
}
.circle-container:nth-child(104) .circle {
  -webkit-animation-delay: 2658ms;
          animation-delay: 2658ms;
}
.circle-container:nth-child(105) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-105;
          animation-name: move-frames-105;
  -webkit-animation-duration: 31418ms;
          animation-duration: 31418ms;
  -webkit-animation-delay: 29701ms;
          animation-delay: 29701ms;
}
@-webkit-keyframes move-frames-105 {
  from {
    transform: translate3d(19vw, 109vh, 0);
  }
  to {
    transform: translate3d(78vw, -115vh, 0);
  }
}
@keyframes move-frames-105 {
  from {
    transform: translate3d(19vw, 109vh, 0);
  }
  to {
    transform: translate3d(78vw, -115vh, 0);
  }
}
.circle-container:nth-child(105) .circle {
  -webkit-animation-delay: 3553ms;
          animation-delay: 3553ms;
}
.circle-container:nth-child(106) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-106;
          animation-name: move-frames-106;
  -webkit-animation-duration: 35713ms;
          animation-duration: 35713ms;
  -webkit-animation-delay: 4304ms;
          animation-delay: 4304ms;
}
@-webkit-keyframes move-frames-106 {
  from {
    transform: translate3d(90vw, 106vh, 0);
  }
  to {
    transform: translate3d(51vw, -135vh, 0);
  }
}
@keyframes move-frames-106 {
  from {
    transform: translate3d(90vw, 106vh, 0);
  }
  to {
    transform: translate3d(51vw, -135vh, 0);
  }
}
.circle-container:nth-child(106) .circle {
  -webkit-animation-delay: 2167ms;
          animation-delay: 2167ms;
}
.circle-container:nth-child(107) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-107;
          animation-name: move-frames-107;
  -webkit-animation-duration: 28227ms;
          animation-duration: 28227ms;
  -webkit-animation-delay: 22743ms;
          animation-delay: 22743ms;
}
@-webkit-keyframes move-frames-107 {
  from {
    transform: translate3d(53vw, 109vh, 0);
  }
  to {
    transform: translate3d(20vw, -129vh, 0);
  }
}
@keyframes move-frames-107 {
  from {
    transform: translate3d(53vw, 109vh, 0);
  }
  to {
    transform: translate3d(20vw, -129vh, 0);
  }
}
.circle-container:nth-child(107) .circle {
  -webkit-animation-delay: 3355ms;
          animation-delay: 3355ms;
}
.circle-container:nth-child(108) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-108;
          animation-name: move-frames-108;
  -webkit-animation-duration: 30723ms;
          animation-duration: 30723ms;
  -webkit-animation-delay: 34035ms;
          animation-delay: 34035ms;
}
@-webkit-keyframes move-frames-108 {
  from {
    transform: translate3d(77vw, 108vh, 0);
  }
  to {
    transform: translate3d(23vw, -113vh, 0);
  }
}
@keyframes move-frames-108 {
  from {
    transform: translate3d(77vw, 108vh, 0);
  }
  to {
    transform: translate3d(23vw, -113vh, 0);
  }
}
.circle-container:nth-child(108) .circle {
  -webkit-animation-delay: 2108ms;
          animation-delay: 2108ms;
}
.circle-container:nth-child(109) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-109;
          animation-name: move-frames-109;
  -webkit-animation-duration: 30853ms;
          animation-duration: 30853ms;
  -webkit-animation-delay: 2976ms;
          animation-delay: 2976ms;
}
@-webkit-keyframes move-frames-109 {
  from {
    transform: translate3d(37vw, 104vh, 0);
  }
  to {
    transform: translate3d(61vw, -121vh, 0);
  }
}
@keyframes move-frames-109 {
  from {
    transform: translate3d(37vw, 104vh, 0);
  }
  to {
    transform: translate3d(61vw, -121vh, 0);
  }
}
.circle-container:nth-child(109) .circle {
  -webkit-animation-delay: 3561ms;
          animation-delay: 3561ms;
}
.circle-container:nth-child(110) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-110;
          animation-name: move-frames-110;
  -webkit-animation-duration: 28267ms;
          animation-duration: 28267ms;
  -webkit-animation-delay: 13800ms;
          animation-delay: 13800ms;
}
@-webkit-keyframes move-frames-110 {
  from {
    transform: translate3d(4vw, 108vh, 0);
  }
  to {
    transform: translate3d(96vw, -117vh, 0);
  }
}
@keyframes move-frames-110 {
  from {
    transform: translate3d(4vw, 108vh, 0);
  }
  to {
    transform: translate3d(96vw, -117vh, 0);
  }
}
.circle-container:nth-child(110) .circle {
  -webkit-animation-delay: 1752ms;
          animation-delay: 1752ms;
}
.circle-container:nth-child(111) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-111;
          animation-name: move-frames-111;
  -webkit-animation-duration: 29903ms;
          animation-duration: 29903ms;
  -webkit-animation-delay: 6781ms;
          animation-delay: 6781ms;
}
@-webkit-keyframes move-frames-111 {
  from {
    transform: translate3d(86vw, 109vh, 0);
  }
  to {
    transform: translate3d(50vw, -134vh, 0);
  }
}
@keyframes move-frames-111 {
  from {
    transform: translate3d(86vw, 109vh, 0);
  }
  to {
    transform: translate3d(50vw, -134vh, 0);
  }
}
.circle-container:nth-child(111) .circle {
  -webkit-animation-delay: 2356ms;
          animation-delay: 2356ms;
}
.circle-container:nth-child(112) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-112;
          animation-name: move-frames-112;
  -webkit-animation-duration: 31007ms;
          animation-duration: 31007ms;
  -webkit-animation-delay: 24595ms;
          animation-delay: 24595ms;
}
@-webkit-keyframes move-frames-112 {
  from {
    transform: translate3d(10vw, 103vh, 0);
  }
  to {
    transform: translate3d(35vw, -112vh, 0);
  }
}
@keyframes move-frames-112 {
  from {
    transform: translate3d(10vw, 103vh, 0);
  }
  to {
    transform: translate3d(35vw, -112vh, 0);
  }
}
.circle-container:nth-child(112) .circle {
  -webkit-animation-delay: 3408ms;
          animation-delay: 3408ms;
}
.circle-container:nth-child(113) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-113;
          animation-name: move-frames-113;
  -webkit-animation-duration: 31107ms;
          animation-duration: 31107ms;
  -webkit-animation-delay: 8496ms;
          animation-delay: 8496ms;
}
@-webkit-keyframes move-frames-113 {
  from {
    transform: translate3d(66vw, 102vh, 0);
  }
  to {
    transform: translate3d(66vw, -132vh, 0);
  }
}
@keyframes move-frames-113 {
  from {
    transform: translate3d(66vw, 102vh, 0);
  }
  to {
    transform: translate3d(66vw, -132vh, 0);
  }
}
.circle-container:nth-child(113) .circle {
  -webkit-animation-delay: 476ms;
          animation-delay: 476ms;
}
.circle-container:nth-child(114) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-114;
          animation-name: move-frames-114;
  -webkit-animation-duration: 30055ms;
          animation-duration: 30055ms;
  -webkit-animation-delay: 16590ms;
          animation-delay: 16590ms;
}
@-webkit-keyframes move-frames-114 {
  from {
    transform: translate3d(69vw, 107vh, 0);
  }
  to {
    transform: translate3d(3vw, -115vh, 0);
  }
}
@keyframes move-frames-114 {
  from {
    transform: translate3d(69vw, 107vh, 0);
  }
  to {
    transform: translate3d(3vw, -115vh, 0);
  }
}
.circle-container:nth-child(114) .circle {
  -webkit-animation-delay: 1582ms;
          animation-delay: 1582ms;
}
.circle-container:nth-child(115) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-115;
          animation-name: move-frames-115;
  -webkit-animation-duration: 35915ms;
          animation-duration: 35915ms;
  -webkit-animation-delay: 8127ms;
          animation-delay: 8127ms;
}
@-webkit-keyframes move-frames-115 {
  from {
    transform: translate3d(9vw, 107vh, 0);
  }
  to {
    transform: translate3d(77vw, -121vh, 0);
  }
}
@keyframes move-frames-115 {
  from {
    transform: translate3d(9vw, 107vh, 0);
  }
  to {
    transform: translate3d(77vw, -121vh, 0);
  }
}
.circle-container:nth-child(115) .circle {
  -webkit-animation-delay: 653ms;
          animation-delay: 653ms;
}
.circle-container:nth-child(116) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-116;
          animation-name: move-frames-116;
  -webkit-animation-duration: 29639ms;
          animation-duration: 29639ms;
  -webkit-animation-delay: 29759ms;
          animation-delay: 29759ms;
}
@-webkit-keyframes move-frames-116 {
  from {
    transform: translate3d(94vw, 104vh, 0);
  }
  to {
    transform: translate3d(12vw, -117vh, 0);
  }
}
@keyframes move-frames-116 {
  from {
    transform: translate3d(94vw, 104vh, 0);
  }
  to {
    transform: translate3d(12vw, -117vh, 0);
  }
}
.circle-container:nth-child(116) .circle {
  -webkit-animation-delay: 3460ms;
          animation-delay: 3460ms;
}
.circle-container:nth-child(117) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-117;
          animation-name: move-frames-117;
  -webkit-animation-duration: 32660ms;
          animation-duration: 32660ms;
  -webkit-animation-delay: 24040ms;
          animation-delay: 24040ms;
}
@-webkit-keyframes move-frames-117 {
  from {
    transform: translate3d(90vw, 104vh, 0);
  }
  to {
    transform: translate3d(72vw, -131vh, 0);
  }
}
@keyframes move-frames-117 {
  from {
    transform: translate3d(90vw, 104vh, 0);
  }
  to {
    transform: translate3d(72vw, -131vh, 0);
  }
}
.circle-container:nth-child(117) .circle {
  -webkit-animation-delay: 2257ms;
          animation-delay: 2257ms;
}
.circle-container:nth-child(118) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-118;
          animation-name: move-frames-118;
  -webkit-animation-duration: 29135ms;
          animation-duration: 29135ms;
  -webkit-animation-delay: 23599ms;
          animation-delay: 23599ms;
}
@-webkit-keyframes move-frames-118 {
  from {
    transform: translate3d(40vw, 108vh, 0);
  }
  to {
    transform: translate3d(22vw, -115vh, 0);
  }
}
@keyframes move-frames-118 {
  from {
    transform: translate3d(40vw, 108vh, 0);
  }
  to {
    transform: translate3d(22vw, -115vh, 0);
  }
}
.circle-container:nth-child(118) .circle {
  -webkit-animation-delay: 183ms;
          animation-delay: 183ms;
}
.circle-container:nth-child(119) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-119;
          animation-name: move-frames-119;
  -webkit-animation-duration: 35871ms;
          animation-duration: 35871ms;
  -webkit-animation-delay: 33163ms;
          animation-delay: 33163ms;
}
@-webkit-keyframes move-frames-119 {
  from {
    transform: translate3d(41vw, 109vh, 0);
  }
  to {
    transform: translate3d(69vw, -130vh, 0);
  }
}
@keyframes move-frames-119 {
  from {
    transform: translate3d(41vw, 109vh, 0);
  }
  to {
    transform: translate3d(69vw, -130vh, 0);
  }
}
.circle-container:nth-child(119) .circle {
  -webkit-animation-delay: 690ms;
          animation-delay: 690ms;
}
.circle-container:nth-child(120) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-120;
          animation-name: move-frames-120;
  -webkit-animation-duration: 32956ms;
          animation-duration: 32956ms;
  -webkit-animation-delay: 30563ms;
          animation-delay: 30563ms;
}
@-webkit-keyframes move-frames-120 {
  from {
    transform: translate3d(51vw, 101vh, 0);
  }
  to {
    transform: translate3d(19vw, -107vh, 0);
  }
}
@keyframes move-frames-120 {
  from {
    transform: translate3d(51vw, 101vh, 0);
  }
  to {
    transform: translate3d(19vw, -107vh, 0);
  }
}
.circle-container:nth-child(120) .circle {
  -webkit-animation-delay: 3979ms;
          animation-delay: 3979ms;
}
.circle-container:nth-child(121) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-121;
          animation-name: move-frames-121;
  -webkit-animation-duration: 32939ms;
          animation-duration: 32939ms;
  -webkit-animation-delay: 34429ms;
          animation-delay: 34429ms;
}
@-webkit-keyframes move-frames-121 {
  from {
    transform: translate3d(60vw, 105vh, 0);
  }
  to {
    transform: translate3d(100vw, -109vh, 0);
  }
}
@keyframes move-frames-121 {
  from {
    transform: translate3d(60vw, 105vh, 0);
  }
  to {
    transform: translate3d(100vw, -109vh, 0);
  }
}
.circle-container:nth-child(121) .circle {
  -webkit-animation-delay: 461ms;
          animation-delay: 461ms;
}
.circle-container:nth-child(122) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-122;
          animation-name: move-frames-122;
  -webkit-animation-duration: 33602ms;
          animation-duration: 33602ms;
  -webkit-animation-delay: 32138ms;
          animation-delay: 32138ms;
}
@-webkit-keyframes move-frames-122 {
  from {
    transform: translate3d(54vw, 106vh, 0);
  }
  to {
    transform: translate3d(16vw, -136vh, 0);
  }
}
@keyframes move-frames-122 {
  from {
    transform: translate3d(54vw, 106vh, 0);
  }
  to {
    transform: translate3d(16vw, -136vh, 0);
  }
}
.circle-container:nth-child(122) .circle {
  -webkit-animation-delay: 480ms;
          animation-delay: 480ms;
}
.circle-container:nth-child(123) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-123;
          animation-name: move-frames-123;
  -webkit-animation-duration: 28404ms;
          animation-duration: 28404ms;
  -webkit-animation-delay: 3850ms;
          animation-delay: 3850ms;
}
@-webkit-keyframes move-frames-123 {
  from {
    transform: translate3d(63vw, 110vh, 0);
  }
  to {
    transform: translate3d(71vw, -116vh, 0);
  }
}
@keyframes move-frames-123 {
  from {
    transform: translate3d(63vw, 110vh, 0);
  }
  to {
    transform: translate3d(71vw, -116vh, 0);
  }
}
.circle-container:nth-child(123) .circle {
  -webkit-animation-delay: 435ms;
          animation-delay: 435ms;
}
.circle-container:nth-child(124) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-124;
          animation-name: move-frames-124;
  -webkit-animation-duration: 32406ms;
          animation-duration: 32406ms;
  -webkit-animation-delay: 19802ms;
          animation-delay: 19802ms;
}
@-webkit-keyframes move-frames-124 {
  from {
    transform: translate3d(59vw, 110vh, 0);
  }
  to {
    transform: translate3d(2vw, -137vh, 0);
  }
}
@keyframes move-frames-124 {
  from {
    transform: translate3d(59vw, 110vh, 0);
  }
  to {
    transform: translate3d(2vw, -137vh, 0);
  }
}
.circle-container:nth-child(124) .circle {
  -webkit-animation-delay: 1142ms;
          animation-delay: 1142ms;
}
.circle-container:nth-child(125) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-125;
          animation-name: move-frames-125;
  -webkit-animation-duration: 34943ms;
          animation-duration: 34943ms;
  -webkit-animation-delay: 12530ms;
          animation-delay: 12530ms;
}
@-webkit-keyframes move-frames-125 {
  from {
    transform: translate3d(58vw, 106vh, 0);
  }
  to {
    transform: translate3d(59vw, -126vh, 0);
  }
}
@keyframes move-frames-125 {
  from {
    transform: translate3d(58vw, 106vh, 0);
  }
  to {
    transform: translate3d(59vw, -126vh, 0);
  }
}
.circle-container:nth-child(125) .circle {
  -webkit-animation-delay: 1227ms;
          animation-delay: 1227ms;
}
.circle-container:nth-child(126) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-126;
          animation-name: move-frames-126;
  -webkit-animation-duration: 35432ms;
          animation-duration: 35432ms;
  -webkit-animation-delay: 663ms;
          animation-delay: 663ms;
}
@-webkit-keyframes move-frames-126 {
  from {
    transform: translate3d(48vw, 106vh, 0);
  }
  to {
    transform: translate3d(69vw, -120vh, 0);
  }
}
@keyframes move-frames-126 {
  from {
    transform: translate3d(48vw, 106vh, 0);
  }
  to {
    transform: translate3d(69vw, -120vh, 0);
  }
}
.circle-container:nth-child(126) .circle {
  -webkit-animation-delay: 1924ms;
          animation-delay: 1924ms;
}
.circle-container:nth-child(127) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-127;
          animation-name: move-frames-127;
  -webkit-animation-duration: 30568ms;
          animation-duration: 30568ms;
  -webkit-animation-delay: 28940ms;
          animation-delay: 28940ms;
}
@-webkit-keyframes move-frames-127 {
  from {
    transform: translate3d(51vw, 101vh, 0);
  }
  to {
    transform: translate3d(75vw, -125vh, 0);
  }
}
@keyframes move-frames-127 {
  from {
    transform: translate3d(51vw, 101vh, 0);
  }
  to {
    transform: translate3d(75vw, -125vh, 0);
  }
}
.circle-container:nth-child(127) .circle {
  -webkit-animation-delay: 1322ms;
          animation-delay: 1322ms;
}
.circle-container:nth-child(128) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-128;
          animation-name: move-frames-128;
  -webkit-animation-duration: 30512ms;
          animation-duration: 30512ms;
  -webkit-animation-delay: 2844ms;
          animation-delay: 2844ms;
}
@-webkit-keyframes move-frames-128 {
  from {
    transform: translate3d(25vw, 103vh, 0);
  }
  to {
    transform: translate3d(39vw, -131vh, 0);
  }
}
@keyframes move-frames-128 {
  from {
    transform: translate3d(25vw, 103vh, 0);
  }
  to {
    transform: translate3d(39vw, -131vh, 0);
  }
}
.circle-container:nth-child(128) .circle {
  -webkit-animation-delay: 2359ms;
          animation-delay: 2359ms;
}
.circle-container:nth-child(129) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-129;
          animation-name: move-frames-129;
  -webkit-animation-duration: 28305ms;
          animation-duration: 28305ms;
  -webkit-animation-delay: 1162ms;
          animation-delay: 1162ms;
}
@-webkit-keyframes move-frames-129 {
  from {
    transform: translate3d(33vw, 102vh, 0);
  }
  to {
    transform: translate3d(42vw, -108vh, 0);
  }
}
@keyframes move-frames-129 {
  from {
    transform: translate3d(33vw, 102vh, 0);
  }
  to {
    transform: translate3d(42vw, -108vh, 0);
  }
}
.circle-container:nth-child(129) .circle {
  -webkit-animation-delay: 3559ms;
          animation-delay: 3559ms;
}
.circle-container:nth-child(130) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-130;
          animation-name: move-frames-130;
  -webkit-animation-duration: 34408ms;
          animation-duration: 34408ms;
  -webkit-animation-delay: 33106ms;
          animation-delay: 33106ms;
}
@-webkit-keyframes move-frames-130 {
  from {
    transform: translate3d(2vw, 110vh, 0);
  }
  to {
    transform: translate3d(16vw, -137vh, 0);
  }
}
@keyframes move-frames-130 {
  from {
    transform: translate3d(2vw, 110vh, 0);
  }
  to {
    transform: translate3d(16vw, -137vh, 0);
  }
}
.circle-container:nth-child(130) .circle {
  -webkit-animation-delay: 3496ms;
          animation-delay: 3496ms;
}
.circle-container:nth-child(131) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-131;
          animation-name: move-frames-131;
  -webkit-animation-duration: 35342ms;
          animation-duration: 35342ms;
  -webkit-animation-delay: 8916ms;
          animation-delay: 8916ms;
}
@-webkit-keyframes move-frames-131 {
  from {
    transform: translate3d(16vw, 105vh, 0);
  }
  to {
    transform: translate3d(26vw, -127vh, 0);
  }
}
@keyframes move-frames-131 {
  from {
    transform: translate3d(16vw, 105vh, 0);
  }
  to {
    transform: translate3d(26vw, -127vh, 0);
  }
}
.circle-container:nth-child(131) .circle {
  -webkit-animation-delay: 1309ms;
          animation-delay: 1309ms;
}
.circle-container:nth-child(132) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-132;
          animation-name: move-frames-132;
  -webkit-animation-duration: 31121ms;
          animation-duration: 31121ms;
  -webkit-animation-delay: 35917ms;
          animation-delay: 35917ms;
}
@-webkit-keyframes move-frames-132 {
  from {
    transform: translate3d(45vw, 103vh, 0);
  }
  to {
    transform: translate3d(21vw, -131vh, 0);
  }
}
@keyframes move-frames-132 {
  from {
    transform: translate3d(45vw, 103vh, 0);
  }
  to {
    transform: translate3d(21vw, -131vh, 0);
  }
}
.circle-container:nth-child(132) .circle {
  -webkit-animation-delay: 863ms;
          animation-delay: 863ms;
}
.circle-container:nth-child(133) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-133;
          animation-name: move-frames-133;
  -webkit-animation-duration: 31260ms;
          animation-duration: 31260ms;
  -webkit-animation-delay: 19549ms;
          animation-delay: 19549ms;
}
@-webkit-keyframes move-frames-133 {
  from {
    transform: translate3d(88vw, 107vh, 0);
  }
  to {
    transform: translate3d(15vw, -125vh, 0);
  }
}
@keyframes move-frames-133 {
  from {
    transform: translate3d(88vw, 107vh, 0);
  }
  to {
    transform: translate3d(15vw, -125vh, 0);
  }
}
.circle-container:nth-child(133) .circle {
  -webkit-animation-delay: 3662ms;
          animation-delay: 3662ms;
}
.circle-container:nth-child(134) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-134;
          animation-name: move-frames-134;
  -webkit-animation-duration: 36915ms;
          animation-duration: 36915ms;
  -webkit-animation-delay: 24903ms;
          animation-delay: 24903ms;
}
@-webkit-keyframes move-frames-134 {
  from {
    transform: translate3d(25vw, 104vh, 0);
  }
  to {
    transform: translate3d(17vw, -107vh, 0);
  }
}
@keyframes move-frames-134 {
  from {
    transform: translate3d(25vw, 104vh, 0);
  }
  to {
    transform: translate3d(17vw, -107vh, 0);
  }
}
.circle-container:nth-child(134) .circle {
  -webkit-animation-delay: 3025ms;
          animation-delay: 3025ms;
}
.circle-container:nth-child(135) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-135;
          animation-name: move-frames-135;
  -webkit-animation-duration: 36938ms;
          animation-duration: 36938ms;
  -webkit-animation-delay: 2021ms;
          animation-delay: 2021ms;
}
@-webkit-keyframes move-frames-135 {
  from {
    transform: translate3d(27vw, 105vh, 0);
  }
  to {
    transform: translate3d(15vw, -129vh, 0);
  }
}
@keyframes move-frames-135 {
  from {
    transform: translate3d(27vw, 105vh, 0);
  }
  to {
    transform: translate3d(15vw, -129vh, 0);
  }
}
.circle-container:nth-child(135) .circle {
  -webkit-animation-delay: 3777ms;
          animation-delay: 3777ms;
}
.circle-container:nth-child(136) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-136;
          animation-name: move-frames-136;
  -webkit-animation-duration: 28147ms;
          animation-duration: 28147ms;
  -webkit-animation-delay: 18063ms;
          animation-delay: 18063ms;
}
@-webkit-keyframes move-frames-136 {
  from {
    transform: translate3d(63vw, 102vh, 0);
  }
  to {
    transform: translate3d(61vw, -107vh, 0);
  }
}
@keyframes move-frames-136 {
  from {
    transform: translate3d(63vw, 102vh, 0);
  }
  to {
    transform: translate3d(61vw, -107vh, 0);
  }
}
.circle-container:nth-child(136) .circle {
  -webkit-animation-delay: 2086ms;
          animation-delay: 2086ms;
}
.circle-container:nth-child(137) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-137;
          animation-name: move-frames-137;
  -webkit-animation-duration: 28811ms;
          animation-duration: 28811ms;
  -webkit-animation-delay: 13466ms;
          animation-delay: 13466ms;
}
@-webkit-keyframes move-frames-137 {
  from {
    transform: translate3d(30vw, 106vh, 0);
  }
  to {
    transform: translate3d(1vw, -113vh, 0);
  }
}
@keyframes move-frames-137 {
  from {
    transform: translate3d(30vw, 106vh, 0);
  }
  to {
    transform: translate3d(1vw, -113vh, 0);
  }
}
.circle-container:nth-child(137) .circle {
  -webkit-animation-delay: 135ms;
          animation-delay: 135ms;
}
.circle-container:nth-child(138) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-138;
          animation-name: move-frames-138;
  -webkit-animation-duration: 34881ms;
          animation-duration: 34881ms;
  -webkit-animation-delay: 23526ms;
          animation-delay: 23526ms;
}
@-webkit-keyframes move-frames-138 {
  from {
    transform: translate3d(43vw, 103vh, 0);
  }
  to {
    transform: translate3d(14vw, -128vh, 0);
  }
}
@keyframes move-frames-138 {
  from {
    transform: translate3d(43vw, 103vh, 0);
  }
  to {
    transform: translate3d(14vw, -128vh, 0);
  }
}
.circle-container:nth-child(138) .circle {
  -webkit-animation-delay: 3663ms;
          animation-delay: 3663ms;
}
.circle-container:nth-child(139) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-139;
          animation-name: move-frames-139;
  -webkit-animation-duration: 33224ms;
          animation-duration: 33224ms;
  -webkit-animation-delay: 32127ms;
          animation-delay: 32127ms;
}
@-webkit-keyframes move-frames-139 {
  from {
    transform: translate3d(5vw, 103vh, 0);
  }
  to {
    transform: translate3d(98vw, -124vh, 0);
  }
}
@keyframes move-frames-139 {
  from {
    transform: translate3d(5vw, 103vh, 0);
  }
  to {
    transform: translate3d(98vw, -124vh, 0);
  }
}
.circle-container:nth-child(139) .circle {
  -webkit-animation-delay: 427ms;
          animation-delay: 427ms;
}
.circle-container:nth-child(140) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-140;
          animation-name: move-frames-140;
  -webkit-animation-duration: 33107ms;
          animation-duration: 33107ms;
  -webkit-animation-delay: 27043ms;
          animation-delay: 27043ms;
}
@-webkit-keyframes move-frames-140 {
  from {
    transform: translate3d(30vw, 105vh, 0);
  }
  to {
    transform: translate3d(21vw, -110vh, 0);
  }
}
@keyframes move-frames-140 {
  from {
    transform: translate3d(30vw, 105vh, 0);
  }
  to {
    transform: translate3d(21vw, -110vh, 0);
  }
}
.circle-container:nth-child(140) .circle {
  -webkit-animation-delay: 3809ms;
          animation-delay: 3809ms;
}
.circle-container:nth-child(141) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-141;
          animation-name: move-frames-141;
  -webkit-animation-duration: 35186ms;
          animation-duration: 35186ms;
  -webkit-animation-delay: 2746ms;
          animation-delay: 2746ms;
}
@-webkit-keyframes move-frames-141 {
  from {
    transform: translate3d(14vw, 104vh, 0);
  }
  to {
    transform: translate3d(7vw, -112vh, 0);
  }
}
@keyframes move-frames-141 {
  from {
    transform: translate3d(14vw, 104vh, 0);
  }
  to {
    transform: translate3d(7vw, -112vh, 0);
  }
}
.circle-container:nth-child(141) .circle {
  -webkit-animation-delay: 2611ms;
          animation-delay: 2611ms;
}
.circle-container:nth-child(142) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-142;
          animation-name: move-frames-142;
  -webkit-animation-duration: 28544ms;
          animation-duration: 28544ms;
  -webkit-animation-delay: 31266ms;
          animation-delay: 31266ms;
}
@-webkit-keyframes move-frames-142 {
  from {
    transform: translate3d(6vw, 108vh, 0);
  }
  to {
    transform: translate3d(43vw, -115vh, 0);
  }
}
@keyframes move-frames-142 {
  from {
    transform: translate3d(6vw, 108vh, 0);
  }
  to {
    transform: translate3d(43vw, -115vh, 0);
  }
}
.circle-container:nth-child(142) .circle {
  -webkit-animation-delay: 2793ms;
          animation-delay: 2793ms;
}
.circle-container:nth-child(143) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-143;
          animation-name: move-frames-143;
  -webkit-animation-duration: 36160ms;
          animation-duration: 36160ms;
  -webkit-animation-delay: 2353ms;
          animation-delay: 2353ms;
}
@-webkit-keyframes move-frames-143 {
  from {
    transform: translate3d(27vw, 105vh, 0);
  }
  to {
    transform: translate3d(38vw, -129vh, 0);
  }
}
@keyframes move-frames-143 {
  from {
    transform: translate3d(27vw, 105vh, 0);
  }
  to {
    transform: translate3d(38vw, -129vh, 0);
  }
}
.circle-container:nth-child(143) .circle {
  -webkit-animation-delay: 3941ms;
          animation-delay: 3941ms;
}
.circle-container:nth-child(144) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-144;
          animation-name: move-frames-144;
  -webkit-animation-duration: 29530ms;
          animation-duration: 29530ms;
  -webkit-animation-delay: 18781ms;
          animation-delay: 18781ms;
}
@-webkit-keyframes move-frames-144 {
  from {
    transform: translate3d(58vw, 110vh, 0);
  }
  to {
    transform: translate3d(58vw, -116vh, 0);
  }
}
@keyframes move-frames-144 {
  from {
    transform: translate3d(58vw, 110vh, 0);
  }
  to {
    transform: translate3d(58vw, -116vh, 0);
  }
}
.circle-container:nth-child(144) .circle {
  -webkit-animation-delay: 903ms;
          animation-delay: 903ms;
}
.circle-container:nth-child(145) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-145;
          animation-name: move-frames-145;
  -webkit-animation-duration: 33108ms;
          animation-duration: 33108ms;
  -webkit-animation-delay: 24509ms;
          animation-delay: 24509ms;
}
@-webkit-keyframes move-frames-145 {
  from {
    transform: translate3d(98vw, 110vh, 0);
  }
  to {
    transform: translate3d(55vw, -139vh, 0);
  }
}
@keyframes move-frames-145 {
  from {
    transform: translate3d(98vw, 110vh, 0);
  }
  to {
    transform: translate3d(55vw, -139vh, 0);
  }
}
.circle-container:nth-child(145) .circle {
  -webkit-animation-delay: 1946ms;
          animation-delay: 1946ms;
}
.circle-container:nth-child(146) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-146;
          animation-name: move-frames-146;
  -webkit-animation-duration: 31578ms;
          animation-duration: 31578ms;
  -webkit-animation-delay: 13287ms;
          animation-delay: 13287ms;
}
@-webkit-keyframes move-frames-146 {
  from {
    transform: translate3d(72vw, 106vh, 0);
  }
  to {
    transform: translate3d(20vw, -121vh, 0);
  }
}
@keyframes move-frames-146 {
  from {
    transform: translate3d(72vw, 106vh, 0);
  }
  to {
    transform: translate3d(20vw, -121vh, 0);
  }
}
.circle-container:nth-child(146) .circle {
  -webkit-animation-delay: 2358ms;
          animation-delay: 2358ms;
}
.circle-container:nth-child(147) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-147;
          animation-name: move-frames-147;
  -webkit-animation-duration: 28068ms;
          animation-duration: 28068ms;
  -webkit-animation-delay: 8748ms;
          animation-delay: 8748ms;
}
@-webkit-keyframes move-frames-147 {
  from {
    transform: translate3d(47vw, 103vh, 0);
  }
  to {
    transform: translate3d(8vw, -106vh, 0);
  }
}
@keyframes move-frames-147 {
  from {
    transform: translate3d(47vw, 103vh, 0);
  }
  to {
    transform: translate3d(8vw, -106vh, 0);
  }
}
.circle-container:nth-child(147) .circle {
  -webkit-animation-delay: 620ms;
          animation-delay: 620ms;
}
.circle-container:nth-child(148) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-148;
          animation-name: move-frames-148;
  -webkit-animation-duration: 36909ms;
          animation-duration: 36909ms;
  -webkit-animation-delay: 20638ms;
          animation-delay: 20638ms;
}
@-webkit-keyframes move-frames-148 {
  from {
    transform: translate3d(39vw, 104vh, 0);
  }
  to {
    transform: translate3d(89vw, -131vh, 0);
  }
}
@keyframes move-frames-148 {
  from {
    transform: translate3d(39vw, 104vh, 0);
  }
  to {
    transform: translate3d(89vw, -131vh, 0);
  }
}
.circle-container:nth-child(148) .circle {
  -webkit-animation-delay: 999ms;
          animation-delay: 999ms;
}
.circle-container:nth-child(149) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-149;
          animation-name: move-frames-149;
  -webkit-animation-duration: 29296ms;
          animation-duration: 29296ms;
  -webkit-animation-delay: 12062ms;
          animation-delay: 12062ms;
}
@-webkit-keyframes move-frames-149 {
  from {
    transform: translate3d(74vw, 109vh, 0);
  }
  to {
    transform: translate3d(99vw, -123vh, 0);
  }
}
@keyframes move-frames-149 {
  from {
    transform: translate3d(74vw, 109vh, 0);
  }
  to {
    transform: translate3d(99vw, -123vh, 0);
  }
}
.circle-container:nth-child(149) .circle {
  -webkit-animation-delay: 1726ms;
          animation-delay: 1726ms;
}
.circle-container:nth-child(150) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-150;
          animation-name: move-frames-150;
  -webkit-animation-duration: 30451ms;
          animation-duration: 30451ms;
  -webkit-animation-delay: 21885ms;
          animation-delay: 21885ms;
}
@-webkit-keyframes move-frames-150 {
  from {
    transform: translate3d(10vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -115vh, 0);
  }
}
@keyframes move-frames-150 {
  from {
    transform: translate3d(10vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -115vh, 0);
  }
}
.circle-container:nth-child(150) .circle {
  -webkit-animation-delay: 1819ms;
          animation-delay: 1819ms;
}
.circle-container:nth-child(151) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-151;
          animation-name: move-frames-151;
  -webkit-animation-duration: 35808ms;
          animation-duration: 35808ms;
  -webkit-animation-delay: 32151ms;
          animation-delay: 32151ms;
}
@-webkit-keyframes move-frames-151 {
  from {
    transform: translate3d(18vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -134vh, 0);
  }
}
@keyframes move-frames-151 {
  from {
    transform: translate3d(18vw, 108vh, 0);
  }
  to {
    transform: translate3d(41vw, -134vh, 0);
  }
}
.circle-container:nth-child(151) .circle {
  -webkit-animation-delay: 1158ms;
          animation-delay: 1158ms;
}
.circle-container:nth-child(152) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-152;
          animation-name: move-frames-152;
  -webkit-animation-duration: 35227ms;
          animation-duration: 35227ms;
  -webkit-animation-delay: 10706ms;
          animation-delay: 10706ms;
}
@-webkit-keyframes move-frames-152 {
  from {
    transform: translate3d(64vw, 104vh, 0);
  }
  to {
    transform: translate3d(99vw, -114vh, 0);
  }
}
@keyframes move-frames-152 {
  from {
    transform: translate3d(64vw, 104vh, 0);
  }
  to {
    transform: translate3d(99vw, -114vh, 0);
  }
}
.circle-container:nth-child(152) .circle {
  -webkit-animation-delay: 3394ms;
          animation-delay: 3394ms;
}
.circle-container:nth-child(153) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-153;
          animation-name: move-frames-153;
  -webkit-animation-duration: 30328ms;
          animation-duration: 30328ms;
  -webkit-animation-delay: 2245ms;
          animation-delay: 2245ms;
}
@-webkit-keyframes move-frames-153 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(74vw, -134vh, 0);
  }
}
@keyframes move-frames-153 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(74vw, -134vh, 0);
  }
}
.circle-container:nth-child(153) .circle {
  -webkit-animation-delay: 1136ms;
          animation-delay: 1136ms;
}
.circle-container:nth-child(154) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-154;
          animation-name: move-frames-154;
  -webkit-animation-duration: 32933ms;
          animation-duration: 32933ms;
  -webkit-animation-delay: 27293ms;
          animation-delay: 27293ms;
}
@-webkit-keyframes move-frames-154 {
  from {
    transform: translate3d(28vw, 102vh, 0);
  }
  to {
    transform: translate3d(54vw, -106vh, 0);
  }
}
@keyframes move-frames-154 {
  from {
    transform: translate3d(28vw, 102vh, 0);
  }
  to {
    transform: translate3d(54vw, -106vh, 0);
  }
}
.circle-container:nth-child(154) .circle {
  -webkit-animation-delay: 3952ms;
          animation-delay: 3952ms;
}
.circle-container:nth-child(155) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-155;
          animation-name: move-frames-155;
  -webkit-animation-duration: 31749ms;
          animation-duration: 31749ms;
  -webkit-animation-delay: 27617ms;
          animation-delay: 27617ms;
}
@-webkit-keyframes move-frames-155 {
  from {
    transform: translate3d(42vw, 103vh, 0);
  }
  to {
    transform: translate3d(65vw, -113vh, 0);
  }
}
@keyframes move-frames-155 {
  from {
    transform: translate3d(42vw, 103vh, 0);
  }
  to {
    transform: translate3d(65vw, -113vh, 0);
  }
}
.circle-container:nth-child(155) .circle {
  -webkit-animation-delay: 684ms;
          animation-delay: 684ms;
}
.circle-container:nth-child(156) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-156;
          animation-name: move-frames-156;
  -webkit-animation-duration: 33761ms;
          animation-duration: 33761ms;
  -webkit-animation-delay: 20354ms;
          animation-delay: 20354ms;
}
@-webkit-keyframes move-frames-156 {
  from {
    transform: translate3d(40vw, 107vh, 0);
  }
  to {
    transform: translate3d(66vw, -129vh, 0);
  }
}
@keyframes move-frames-156 {
  from {
    transform: translate3d(40vw, 107vh, 0);
  }
  to {
    transform: translate3d(66vw, -129vh, 0);
  }
}
.circle-container:nth-child(156) .circle {
  -webkit-animation-delay: 1027ms;
          animation-delay: 1027ms;
}
.circle-container:nth-child(157) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-157;
          animation-name: move-frames-157;
  -webkit-animation-duration: 35951ms;
          animation-duration: 35951ms;
  -webkit-animation-delay: 4980ms;
          animation-delay: 4980ms;
}
@-webkit-keyframes move-frames-157 {
  from {
    transform: translate3d(16vw, 101vh, 0);
  }
  to {
    transform: translate3d(60vw, -103vh, 0);
  }
}
@keyframes move-frames-157 {
  from {
    transform: translate3d(16vw, 101vh, 0);
  }
  to {
    transform: translate3d(60vw, -103vh, 0);
  }
}
.circle-container:nth-child(157) .circle {
  -webkit-animation-delay: 3473ms;
          animation-delay: 3473ms;
}
.circle-container:nth-child(158) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-158;
          animation-name: move-frames-158;
  -webkit-animation-duration: 29968ms;
          animation-duration: 29968ms;
  -webkit-animation-delay: 6018ms;
          animation-delay: 6018ms;
}
@-webkit-keyframes move-frames-158 {
  from {
    transform: translate3d(91vw, 103vh, 0);
  }
  to {
    transform: translate3d(19vw, -116vh, 0);
  }
}
@keyframes move-frames-158 {
  from {
    transform: translate3d(91vw, 103vh, 0);
  }
  to {
    transform: translate3d(19vw, -116vh, 0);
  }
}
.circle-container:nth-child(158) .circle {
  -webkit-animation-delay: 2369ms;
          animation-delay: 2369ms;
}
.circle-container:nth-child(159) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-159;
          animation-name: move-frames-159;
  -webkit-animation-duration: 34744ms;
          animation-duration: 34744ms;
  -webkit-animation-delay: 20768ms;
          animation-delay: 20768ms;
}
@-webkit-keyframes move-frames-159 {
  from {
    transform: translate3d(47vw, 107vh, 0);
  }
  to {
    transform: translate3d(93vw, -116vh, 0);
  }
}
@keyframes move-frames-159 {
  from {
    transform: translate3d(47vw, 107vh, 0);
  }
  to {
    transform: translate3d(93vw, -116vh, 0);
  }
}
.circle-container:nth-child(159) .circle {
  -webkit-animation-delay: 47ms;
          animation-delay: 47ms;
}
.circle-container:nth-child(160) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-160;
          animation-name: move-frames-160;
  -webkit-animation-duration: 28442ms;
          animation-duration: 28442ms;
  -webkit-animation-delay: 29118ms;
          animation-delay: 29118ms;
}
@-webkit-keyframes move-frames-160 {
  from {
    transform: translate3d(88vw, 110vh, 0);
  }
  to {
    transform: translate3d(21vw, -130vh, 0);
  }
}
@keyframes move-frames-160 {
  from {
    transform: translate3d(88vw, 110vh, 0);
  }
  to {
    transform: translate3d(21vw, -130vh, 0);
  }
}
.circle-container:nth-child(160) .circle {
  -webkit-animation-delay: 3077ms;
          animation-delay: 3077ms;
}
.circle-container:nth-child(161) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-161;
          animation-name: move-frames-161;
  -webkit-animation-duration: 34299ms;
          animation-duration: 34299ms;
  -webkit-animation-delay: 17717ms;
          animation-delay: 17717ms;
}
@-webkit-keyframes move-frames-161 {
  from {
    transform: translate3d(43vw, 106vh, 0);
  }
  to {
    transform: translate3d(53vw, -112vh, 0);
  }
}
@keyframes move-frames-161 {
  from {
    transform: translate3d(43vw, 106vh, 0);
  }
  to {
    transform: translate3d(53vw, -112vh, 0);
  }
}
.circle-container:nth-child(161) .circle {
  -webkit-animation-delay: 1028ms;
          animation-delay: 1028ms;
}
.circle-container:nth-child(162) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-162;
          animation-name: move-frames-162;
  -webkit-animation-duration: 36674ms;
          animation-duration: 36674ms;
  -webkit-animation-delay: 5425ms;
          animation-delay: 5425ms;
}
@-webkit-keyframes move-frames-162 {
  from {
    transform: translate3d(38vw, 104vh, 0);
  }
  to {
    transform: translate3d(70vw, -118vh, 0);
  }
}
@keyframes move-frames-162 {
  from {
    transform: translate3d(38vw, 104vh, 0);
  }
  to {
    transform: translate3d(70vw, -118vh, 0);
  }
}
.circle-container:nth-child(162) .circle {
  -webkit-animation-delay: 1688ms;
          animation-delay: 1688ms;
}
.circle-container:nth-child(163) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-163;
          animation-name: move-frames-163;
  -webkit-animation-duration: 32221ms;
          animation-duration: 32221ms;
  -webkit-animation-delay: 7390ms;
          animation-delay: 7390ms;
}
@-webkit-keyframes move-frames-163 {
  from {
    transform: translate3d(22vw, 106vh, 0);
  }
  to {
    transform: translate3d(12vw, -111vh, 0);
  }
}
@keyframes move-frames-163 {
  from {
    transform: translate3d(22vw, 106vh, 0);
  }
  to {
    transform: translate3d(12vw, -111vh, 0);
  }
}
.circle-container:nth-child(163) .circle {
  -webkit-animation-delay: 971ms;
          animation-delay: 971ms;
}
.circle-container:nth-child(164) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-164;
          animation-name: move-frames-164;
  -webkit-animation-duration: 32618ms;
          animation-duration: 32618ms;
  -webkit-animation-delay: 16967ms;
          animation-delay: 16967ms;
}
@-webkit-keyframes move-frames-164 {
  from {
    transform: translate3d(83vw, 101vh, 0);
  }
  to {
    transform: translate3d(16vw, -114vh, 0);
  }
}
@keyframes move-frames-164 {
  from {
    transform: translate3d(83vw, 101vh, 0);
  }
  to {
    transform: translate3d(16vw, -114vh, 0);
  }
}
.circle-container:nth-child(164) .circle {
  -webkit-animation-delay: 3181ms;
          animation-delay: 3181ms;
}
.circle-container:nth-child(165) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-165;
          animation-name: move-frames-165;
  -webkit-animation-duration: 31739ms;
          animation-duration: 31739ms;
  -webkit-animation-delay: 11407ms;
          animation-delay: 11407ms;
}
@-webkit-keyframes move-frames-165 {
  from {
    transform: translate3d(32vw, 108vh, 0);
  }
  to {
    transform: translate3d(3vw, -138vh, 0);
  }
}
@keyframes move-frames-165 {
  from {
    transform: translate3d(32vw, 108vh, 0);
  }
  to {
    transform: translate3d(3vw, -138vh, 0);
  }
}
.circle-container:nth-child(165) .circle {
  -webkit-animation-delay: 1437ms;
          animation-delay: 1437ms;
}
.circle-container:nth-child(166) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-166;
          animation-name: move-frames-166;
  -webkit-animation-duration: 35545ms;
          animation-duration: 35545ms;
  -webkit-animation-delay: 33151ms;
          animation-delay: 33151ms;
}
@-webkit-keyframes move-frames-166 {
  from {
    transform: translate3d(68vw, 105vh, 0);
  }
  to {
    transform: translate3d(36vw, -131vh, 0);
  }
}
@keyframes move-frames-166 {
  from {
    transform: translate3d(68vw, 105vh, 0);
  }
  to {
    transform: translate3d(36vw, -131vh, 0);
  }
}
.circle-container:nth-child(166) .circle {
  -webkit-animation-delay: 206ms;
          animation-delay: 206ms;
}
.circle-container:nth-child(167) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-167;
          animation-name: move-frames-167;
  -webkit-animation-duration: 31779ms;
          animation-duration: 31779ms;
  -webkit-animation-delay: 15638ms;
          animation-delay: 15638ms;
}
@-webkit-keyframes move-frames-167 {
  from {
    transform: translate3d(64vw, 107vh, 0);
  }
  to {
    transform: translate3d(2vw, -129vh, 0);
  }
}
@keyframes move-frames-167 {
  from {
    transform: translate3d(64vw, 107vh, 0);
  }
  to {
    transform: translate3d(2vw, -129vh, 0);
  }
}
.circle-container:nth-child(167) .circle {
  -webkit-animation-delay: 1261ms;
          animation-delay: 1261ms;
}
.circle-container:nth-child(168) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-168;
          animation-name: move-frames-168;
  -webkit-animation-duration: 31256ms;
          animation-duration: 31256ms;
  -webkit-animation-delay: 34092ms;
          animation-delay: 34092ms;
}
@-webkit-keyframes move-frames-168 {
  from {
    transform: translate3d(41vw, 103vh, 0);
  }
  to {
    transform: translate3d(24vw, -113vh, 0);
  }
}
@keyframes move-frames-168 {
  from {
    transform: translate3d(41vw, 103vh, 0);
  }
  to {
    transform: translate3d(24vw, -113vh, 0);
  }
}
.circle-container:nth-child(168) .circle {
  -webkit-animation-delay: 2176ms;
          animation-delay: 2176ms;
}
.circle-container:nth-child(169) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-169;
          animation-name: move-frames-169;
  -webkit-animation-duration: 35752ms;
          animation-duration: 35752ms;
  -webkit-animation-delay: 19681ms;
          animation-delay: 19681ms;
}
@-webkit-keyframes move-frames-169 {
  from {
    transform: translate3d(11vw, 102vh, 0);
  }
  to {
    transform: translate3d(98vw, -129vh, 0);
  }
}
@keyframes move-frames-169 {
  from {
    transform: translate3d(11vw, 102vh, 0);
  }
  to {
    transform: translate3d(98vw, -129vh, 0);
  }
}
.circle-container:nth-child(169) .circle {
  -webkit-animation-delay: 3698ms;
          animation-delay: 3698ms;
}
.circle-container:nth-child(170) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-170;
          animation-name: move-frames-170;
  -webkit-animation-duration: 32249ms;
          animation-duration: 32249ms;
  -webkit-animation-delay: 1637ms;
          animation-delay: 1637ms;
}
@-webkit-keyframes move-frames-170 {
  from {
    transform: translate3d(85vw, 104vh, 0);
  }
  to {
    transform: translate3d(37vw, -109vh, 0);
  }
}
@keyframes move-frames-170 {
  from {
    transform: translate3d(85vw, 104vh, 0);
  }
  to {
    transform: translate3d(37vw, -109vh, 0);
  }
}
.circle-container:nth-child(170) .circle {
  -webkit-animation-delay: 3571ms;
          animation-delay: 3571ms;
}
.circle-container:nth-child(171) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-171;
          animation-name: move-frames-171;
  -webkit-animation-duration: 34125ms;
          animation-duration: 34125ms;
  -webkit-animation-delay: 36372ms;
          animation-delay: 36372ms;
}
@-webkit-keyframes move-frames-171 {
  from {
    transform: translate3d(15vw, 102vh, 0);
  }
  to {
    transform: translate3d(75vw, -123vh, 0);
  }
}
@keyframes move-frames-171 {
  from {
    transform: translate3d(15vw, 102vh, 0);
  }
  to {
    transform: translate3d(75vw, -123vh, 0);
  }
}
.circle-container:nth-child(171) .circle {
  -webkit-animation-delay: 2067ms;
          animation-delay: 2067ms;
}
.circle-container:nth-child(172) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-172;
          animation-name: move-frames-172;
  -webkit-animation-duration: 32478ms;
          animation-duration: 32478ms;
  -webkit-animation-delay: 1670ms;
          animation-delay: 1670ms;
}
@-webkit-keyframes move-frames-172 {
  from {
    transform: translate3d(87vw, 108vh, 0);
  }
  to {
    transform: translate3d(19vw, -126vh, 0);
  }
}
@keyframes move-frames-172 {
  from {
    transform: translate3d(87vw, 108vh, 0);
  }
  to {
    transform: translate3d(19vw, -126vh, 0);
  }
}
.circle-container:nth-child(172) .circle {
  -webkit-animation-delay: 2393ms;
          animation-delay: 2393ms;
}
.circle-container:nth-child(173) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-173;
          animation-name: move-frames-173;
  -webkit-animation-duration: 32304ms;
          animation-duration: 32304ms;
  -webkit-animation-delay: 29352ms;
          animation-delay: 29352ms;
}
@-webkit-keyframes move-frames-173 {
  from {
    transform: translate3d(80vw, 105vh, 0);
  }
  to {
    transform: translate3d(65vw, -130vh, 0);
  }
}
@keyframes move-frames-173 {
  from {
    transform: translate3d(80vw, 105vh, 0);
  }
  to {
    transform: translate3d(65vw, -130vh, 0);
  }
}
.circle-container:nth-child(173) .circle {
  -webkit-animation-delay: 81ms;
          animation-delay: 81ms;
}
.circle-container:nth-child(174) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-174;
          animation-name: move-frames-174;
  -webkit-animation-duration: 33603ms;
          animation-duration: 33603ms;
  -webkit-animation-delay: 4294ms;
          animation-delay: 4294ms;
}
@-webkit-keyframes move-frames-174 {
  from {
    transform: translate3d(49vw, 110vh, 0);
  }
  to {
    transform: translate3d(6vw, -129vh, 0);
  }
}
@keyframes move-frames-174 {
  from {
    transform: translate3d(49vw, 110vh, 0);
  }
  to {
    transform: translate3d(6vw, -129vh, 0);
  }
}
.circle-container:nth-child(174) .circle {
  -webkit-animation-delay: 3912ms;
          animation-delay: 3912ms;
}
.circle-container:nth-child(175) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-175;
          animation-name: move-frames-175;
  -webkit-animation-duration: 36990ms;
          animation-duration: 36990ms;
  -webkit-animation-delay: 7781ms;
          animation-delay: 7781ms;
}
@-webkit-keyframes move-frames-175 {
  from {
    transform: translate3d(17vw, 109vh, 0);
  }
  to {
    transform: translate3d(56vw, -121vh, 0);
  }
}
@keyframes move-frames-175 {
  from {
    transform: translate3d(17vw, 109vh, 0);
  }
  to {
    transform: translate3d(56vw, -121vh, 0);
  }
}
.circle-container:nth-child(175) .circle {
  -webkit-animation-delay: 1134ms;
          animation-delay: 1134ms;
}
.circle-container:nth-child(176) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-176;
          animation-name: move-frames-176;
  -webkit-animation-duration: 36410ms;
          animation-duration: 36410ms;
  -webkit-animation-delay: 33850ms;
          animation-delay: 33850ms;
}
@-webkit-keyframes move-frames-176 {
  from {
    transform: translate3d(86vw, 110vh, 0);
  }
  to {
    transform: translate3d(85vw, -137vh, 0);
  }
}
@keyframes move-frames-176 {
  from {
    transform: translate3d(86vw, 110vh, 0);
  }
  to {
    transform: translate3d(85vw, -137vh, 0);
  }
}
.circle-container:nth-child(176) .circle {
  -webkit-animation-delay: 3281ms;
          animation-delay: 3281ms;
}
.circle-container:nth-child(177) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-177;
          animation-name: move-frames-177;
  -webkit-animation-duration: 29750ms;
          animation-duration: 29750ms;
  -webkit-animation-delay: 153ms;
          animation-delay: 153ms;
}
@-webkit-keyframes move-frames-177 {
  from {
    transform: translate3d(10vw, 102vh, 0);
  }
  to {
    transform: translate3d(40vw, -130vh, 0);
  }
}
@keyframes move-frames-177 {
  from {
    transform: translate3d(10vw, 102vh, 0);
  }
  to {
    transform: translate3d(40vw, -130vh, 0);
  }
}
.circle-container:nth-child(177) .circle {
  -webkit-animation-delay: 2457ms;
          animation-delay: 2457ms;
}
.circle-container:nth-child(178) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-178;
          animation-name: move-frames-178;
  -webkit-animation-duration: 31581ms;
          animation-duration: 31581ms;
  -webkit-animation-delay: 2192ms;
          animation-delay: 2192ms;
}
@-webkit-keyframes move-frames-178 {
  from {
    transform: translate3d(64vw, 105vh, 0);
  }
  to {
    transform: translate3d(39vw, -106vh, 0);
  }
}
@keyframes move-frames-178 {
  from {
    transform: translate3d(64vw, 105vh, 0);
  }
  to {
    transform: translate3d(39vw, -106vh, 0);
  }
}
.circle-container:nth-child(178) .circle {
  -webkit-animation-delay: 2532ms;
          animation-delay: 2532ms;
}
.circle-container:nth-child(179) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-179;
          animation-name: move-frames-179;
  -webkit-animation-duration: 30696ms;
          animation-duration: 30696ms;
  -webkit-animation-delay: 13077ms;
          animation-delay: 13077ms;
}
@-webkit-keyframes move-frames-179 {
  from {
    transform: translate3d(69vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -115vh, 0);
  }
}
@keyframes move-frames-179 {
  from {
    transform: translate3d(69vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -115vh, 0);
  }
}
.circle-container:nth-child(179) .circle {
  -webkit-animation-delay: 1186ms;
          animation-delay: 1186ms;
}
.circle-container:nth-child(180) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-180;
          animation-name: move-frames-180;
  -webkit-animation-duration: 31205ms;
          animation-duration: 31205ms;
  -webkit-animation-delay: 27081ms;
          animation-delay: 27081ms;
}
@-webkit-keyframes move-frames-180 {
  from {
    transform: translate3d(14vw, 106vh, 0);
  }
  to {
    transform: translate3d(95vw, -130vh, 0);
  }
}
@keyframes move-frames-180 {
  from {
    transform: translate3d(14vw, 106vh, 0);
  }
  to {
    transform: translate3d(95vw, -130vh, 0);
  }
}
.circle-container:nth-child(180) .circle {
  -webkit-animation-delay: 1289ms;
          animation-delay: 1289ms;
}
.circle-container:nth-child(181) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-181;
          animation-name: move-frames-181;
  -webkit-animation-duration: 34727ms;
          animation-duration: 34727ms;
  -webkit-animation-delay: 30639ms;
          animation-delay: 30639ms;
}
@-webkit-keyframes move-frames-181 {
  from {
    transform: translate3d(35vw, 103vh, 0);
  }
  to {
    transform: translate3d(94vw, -127vh, 0);
  }
}
@keyframes move-frames-181 {
  from {
    transform: translate3d(35vw, 103vh, 0);
  }
  to {
    transform: translate3d(94vw, -127vh, 0);
  }
}
.circle-container:nth-child(181) .circle {
  -webkit-animation-delay: 2289ms;
          animation-delay: 2289ms;
}
.circle-container:nth-child(182) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-182;
          animation-name: move-frames-182;
  -webkit-animation-duration: 28042ms;
          animation-duration: 28042ms;
  -webkit-animation-delay: 13830ms;
          animation-delay: 13830ms;
}
@-webkit-keyframes move-frames-182 {
  from {
    transform: translate3d(74vw, 106vh, 0);
  }
  to {
    transform: translate3d(30vw, -134vh, 0);
  }
}
@keyframes move-frames-182 {
  from {
    transform: translate3d(74vw, 106vh, 0);
  }
  to {
    transform: translate3d(30vw, -134vh, 0);
  }
}
.circle-container:nth-child(182) .circle {
  -webkit-animation-delay: 2862ms;
          animation-delay: 2862ms;
}
.circle-container:nth-child(183) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-183;
          animation-name: move-frames-183;
  -webkit-animation-duration: 32232ms;
          animation-duration: 32232ms;
  -webkit-animation-delay: 12702ms;
          animation-delay: 12702ms;
}
@-webkit-keyframes move-frames-183 {
  from {
    transform: translate3d(86vw, 107vh, 0);
  }
  to {
    transform: translate3d(33vw, -108vh, 0);
  }
}
@keyframes move-frames-183 {
  from {
    transform: translate3d(86vw, 107vh, 0);
  }
  to {
    transform: translate3d(33vw, -108vh, 0);
  }
}
.circle-container:nth-child(183) .circle {
  -webkit-animation-delay: 1104ms;
          animation-delay: 1104ms;
}
.circle-container:nth-child(184) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-184;
          animation-name: move-frames-184;
  -webkit-animation-duration: 34148ms;
          animation-duration: 34148ms;
  -webkit-animation-delay: 2465ms;
          animation-delay: 2465ms;
}
@-webkit-keyframes move-frames-184 {
  from {
    transform: translate3d(26vw, 110vh, 0);
  }
  to {
    transform: translate3d(92vw, -134vh, 0);
  }
}
@keyframes move-frames-184 {
  from {
    transform: translate3d(26vw, 110vh, 0);
  }
  to {
    transform: translate3d(92vw, -134vh, 0);
  }
}
.circle-container:nth-child(184) .circle {
  -webkit-animation-delay: 2217ms;
          animation-delay: 2217ms;
}
.circle-container:nth-child(185) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-185;
          animation-name: move-frames-185;
  -webkit-animation-duration: 31674ms;
          animation-duration: 31674ms;
  -webkit-animation-delay: 17911ms;
          animation-delay: 17911ms;
}
@-webkit-keyframes move-frames-185 {
  from {
    transform: translate3d(62vw, 102vh, 0);
  }
  to {
    transform: translate3d(56vw, -103vh, 0);
  }
}
@keyframes move-frames-185 {
  from {
    transform: translate3d(62vw, 102vh, 0);
  }
  to {
    transform: translate3d(56vw, -103vh, 0);
  }
}
.circle-container:nth-child(185) .circle {
  -webkit-animation-delay: 2287ms;
          animation-delay: 2287ms;
}
.circle-container:nth-child(186) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-186;
          animation-name: move-frames-186;
  -webkit-animation-duration: 33393ms;
          animation-duration: 33393ms;
  -webkit-animation-delay: 1556ms;
          animation-delay: 1556ms;
}
@-webkit-keyframes move-frames-186 {
  from {
    transform: translate3d(92vw, 104vh, 0);
  }
  to {
    transform: translate3d(49vw, -131vh, 0);
  }
}
@keyframes move-frames-186 {
  from {
    transform: translate3d(92vw, 104vh, 0);
  }
  to {
    transform: translate3d(49vw, -131vh, 0);
  }
}
.circle-container:nth-child(186) .circle {
  -webkit-animation-delay: 2753ms;
          animation-delay: 2753ms;
}
.circle-container:nth-child(187) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-187;
          animation-name: move-frames-187;
  -webkit-animation-duration: 29158ms;
          animation-duration: 29158ms;
  -webkit-animation-delay: 6548ms;
          animation-delay: 6548ms;
}
@-webkit-keyframes move-frames-187 {
  from {
    transform: translate3d(47vw, 106vh, 0);
  }
  to {
    transform: translate3d(41vw, -110vh, 0);
  }
}
@keyframes move-frames-187 {
  from {
    transform: translate3d(47vw, 106vh, 0);
  }
  to {
    transform: translate3d(41vw, -110vh, 0);
  }
}
.circle-container:nth-child(187) .circle {
  -webkit-animation-delay: 1087ms;
          animation-delay: 1087ms;
}
.circle-container:nth-child(188) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-188;
          animation-name: move-frames-188;
  -webkit-animation-duration: 29701ms;
          animation-duration: 29701ms;
  -webkit-animation-delay: 837ms;
          animation-delay: 837ms;
}
@-webkit-keyframes move-frames-188 {
  from {
    transform: translate3d(31vw, 103vh, 0);
  }
  to {
    transform: translate3d(57vw, -119vh, 0);
  }
}
@keyframes move-frames-188 {
  from {
    transform: translate3d(31vw, 103vh, 0);
  }
  to {
    transform: translate3d(57vw, -119vh, 0);
  }
}
.circle-container:nth-child(188) .circle {
  -webkit-animation-delay: 3433ms;
          animation-delay: 3433ms;
}
.circle-container:nth-child(189) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-189;
          animation-name: move-frames-189;
  -webkit-animation-duration: 32570ms;
          animation-duration: 32570ms;
  -webkit-animation-delay: 25206ms;
          animation-delay: 25206ms;
}
@-webkit-keyframes move-frames-189 {
  from {
    transform: translate3d(12vw, 102vh, 0);
  }
  to {
    transform: translate3d(73vw, -129vh, 0);
  }
}
@keyframes move-frames-189 {
  from {
    transform: translate3d(12vw, 102vh, 0);
  }
  to {
    transform: translate3d(73vw, -129vh, 0);
  }
}
.circle-container:nth-child(189) .circle {
  -webkit-animation-delay: 1062ms;
          animation-delay: 1062ms;
}
.circle-container:nth-child(190) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-190;
          animation-name: move-frames-190;
  -webkit-animation-duration: 33129ms;
          animation-duration: 33129ms;
  -webkit-animation-delay: 33905ms;
          animation-delay: 33905ms;
}
@-webkit-keyframes move-frames-190 {
  from {
    transform: translate3d(13vw, 102vh, 0);
  }
  to {
    transform: translate3d(71vw, -127vh, 0);
  }
}
@keyframes move-frames-190 {
  from {
    transform: translate3d(13vw, 102vh, 0);
  }
  to {
    transform: translate3d(71vw, -127vh, 0);
  }
}
.circle-container:nth-child(190) .circle {
  -webkit-animation-delay: 2540ms;
          animation-delay: 2540ms;
}
.circle-container:nth-child(191) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-191;
          animation-name: move-frames-191;
  -webkit-animation-duration: 29929ms;
          animation-duration: 29929ms;
  -webkit-animation-delay: 24638ms;
          animation-delay: 24638ms;
}
@-webkit-keyframes move-frames-191 {
  from {
    transform: translate3d(80vw, 104vh, 0);
  }
  to {
    transform: translate3d(65vw, -126vh, 0);
  }
}
@keyframes move-frames-191 {
  from {
    transform: translate3d(80vw, 104vh, 0);
  }
  to {
    transform: translate3d(65vw, -126vh, 0);
  }
}
.circle-container:nth-child(191) .circle {
  -webkit-animation-delay: 3763ms;
          animation-delay: 3763ms;
}
.circle-container:nth-child(192) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-192;
          animation-name: move-frames-192;
  -webkit-animation-duration: 32382ms;
          animation-duration: 32382ms;
  -webkit-animation-delay: 3729ms;
          animation-delay: 3729ms;
}
@-webkit-keyframes move-frames-192 {
  from {
    transform: translate3d(25vw, 108vh, 0);
  }
  to {
    transform: translate3d(20vw, -131vh, 0);
  }
}
@keyframes move-frames-192 {
  from {
    transform: translate3d(25vw, 108vh, 0);
  }
  to {
    transform: translate3d(20vw, -131vh, 0);
  }
}
.circle-container:nth-child(192) .circle {
  -webkit-animation-delay: 64ms;
          animation-delay: 64ms;
}
.circle-container:nth-child(193) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-193;
          animation-name: move-frames-193;
  -webkit-animation-duration: 30825ms;
          animation-duration: 30825ms;
  -webkit-animation-delay: 32381ms;
          animation-delay: 32381ms;
}
@-webkit-keyframes move-frames-193 {
  from {
    transform: translate3d(46vw, 102vh, 0);
  }
  to {
    transform: translate3d(6vw, -114vh, 0);
  }
}
@keyframes move-frames-193 {
  from {
    transform: translate3d(46vw, 102vh, 0);
  }
  to {
    transform: translate3d(6vw, -114vh, 0);
  }
}
.circle-container:nth-child(193) .circle {
  -webkit-animation-delay: 3374ms;
          animation-delay: 3374ms;
}
.circle-container:nth-child(194) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-194;
          animation-name: move-frames-194;
  -webkit-animation-duration: 35195ms;
          animation-duration: 35195ms;
  -webkit-animation-delay: 24032ms;
          animation-delay: 24032ms;
}
@-webkit-keyframes move-frames-194 {
  from {
    transform: translate3d(4vw, 109vh, 0);
  }
  to {
    transform: translate3d(20vw, -112vh, 0);
  }
}
@keyframes move-frames-194 {
  from {
    transform: translate3d(4vw, 109vh, 0);
  }
  to {
    transform: translate3d(20vw, -112vh, 0);
  }
}
.circle-container:nth-child(194) .circle {
  -webkit-animation-delay: 2435ms;
          animation-delay: 2435ms;
}
.circle-container:nth-child(195) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-195;
          animation-name: move-frames-195;
  -webkit-animation-duration: 29830ms;
          animation-duration: 29830ms;
  -webkit-animation-delay: 22866ms;
          animation-delay: 22866ms;
}
@-webkit-keyframes move-frames-195 {
  from {
    transform: translate3d(55vw, 102vh, 0);
  }
  to {
    transform: translate3d(98vw, -117vh, 0);
  }
}
@keyframes move-frames-195 {
  from {
    transform: translate3d(55vw, 102vh, 0);
  }
  to {
    transform: translate3d(98vw, -117vh, 0);
  }
}
.circle-container:nth-child(195) .circle {
  -webkit-animation-delay: 1682ms;
          animation-delay: 1682ms;
}
.circle-container:nth-child(196) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-196;
          animation-name: move-frames-196;
  -webkit-animation-duration: 30730ms;
          animation-duration: 30730ms;
  -webkit-animation-delay: 35299ms;
          animation-delay: 35299ms;
}
@-webkit-keyframes move-frames-196 {
  from {
    transform: translate3d(91vw, 105vh, 0);
  }
  to {
    transform: translate3d(33vw, -129vh, 0);
  }
}
@keyframes move-frames-196 {
  from {
    transform: translate3d(91vw, 105vh, 0);
  }
  to {
    transform: translate3d(33vw, -129vh, 0);
  }
}
.circle-container:nth-child(196) .circle {
  -webkit-animation-delay: 2371ms;
          animation-delay: 2371ms;
}
.circle-container:nth-child(197) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-197;
          animation-name: move-frames-197;
  -webkit-animation-duration: 33371ms;
          animation-duration: 33371ms;
  -webkit-animation-delay: 8581ms;
          animation-delay: 8581ms;
}
@-webkit-keyframes move-frames-197 {
  from {
    transform: translate3d(54vw, 107vh, 0);
  }
  to {
    transform: translate3d(49vw, -132vh, 0);
  }
}
@keyframes move-frames-197 {
  from {
    transform: translate3d(54vw, 107vh, 0);
  }
  to {
    transform: translate3d(49vw, -132vh, 0);
  }
}
.circle-container:nth-child(197) .circle {
  -webkit-animation-delay: 1491ms;
          animation-delay: 1491ms;
}
.circle-container:nth-child(198) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-198;
          animation-name: move-frames-198;
  -webkit-animation-duration: 29452ms;
          animation-duration: 29452ms;
  -webkit-animation-delay: 15446ms;
          animation-delay: 15446ms;
}
@-webkit-keyframes move-frames-198 {
  from {
    transform: translate3d(89vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -122vh, 0);
  }
}
@keyframes move-frames-198 {
  from {
    transform: translate3d(89vw, 108vh, 0);
  }
  to {
    transform: translate3d(59vw, -122vh, 0);
  }
}
.circle-container:nth-child(198) .circle {
  -webkit-animation-delay: 552ms;
          animation-delay: 552ms;
}
.circle-container:nth-child(199) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-199;
          animation-name: move-frames-199;
  -webkit-animation-duration: 30180ms;
          animation-duration: 30180ms;
  -webkit-animation-delay: 32386ms;
          animation-delay: 32386ms;
}
@-webkit-keyframes move-frames-199 {
  from {
    transform: translate3d(41vw, 102vh, 0);
  }
  to {
    transform: translate3d(8vw, -122vh, 0);
  }
}
@keyframes move-frames-199 {
  from {
    transform: translate3d(41vw, 102vh, 0);
  }
  to {
    transform: translate3d(8vw, -122vh, 0);
  }
}
.circle-container:nth-child(199) .circle {
  -webkit-animation-delay: 170ms;
          animation-delay: 170ms;
}
.circle-container:nth-child(200) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-200;
          animation-name: move-frames-200;
  -webkit-animation-duration: 29781ms;
          animation-duration: 29781ms;
  -webkit-animation-delay: 13049ms;
          animation-delay: 13049ms;
}
@-webkit-keyframes move-frames-200 {
  from {
    transform: translate3d(82vw, 105vh, 0);
  }
  to {
    transform: translate3d(17vw, -129vh, 0);
  }
}
@keyframes move-frames-200 {
  from {
    transform: translate3d(82vw, 105vh, 0);
  }
  to {
    transform: translate3d(17vw, -129vh, 0);
  }
}
.circle-container:nth-child(200) .circle {
  -webkit-animation-delay: 1653ms;
          animation-delay: 1653ms;
}

.message {
  position: absolute;
  margin: auto;
  width: 100%;
  text-align: center;
  top: 40%;
  color: color(display-p3 0.433 0.854 0.949);
  text-shadow: 2px 1px 0 #000,
               -2px 1px 0 #000,
               -2px -1px 0 #000,
               2px -1px 0 #000;
  font-family: "Asap Condensed", serif;
  line-height: 140px;
  font-size: 100px;
  text-align: center;
  pointer-events: none;
  -webkit-animation: message-frames 3.0s ease 0s forwards;
     animation: message-frames 3.0s ease 0s backwards;
  opacity: 0;
}

/*.message {
  position: relative;
  margin: auto;
  width: 50%;
  top: 40px;
  color: color(display-p3 0.433 0.854 0.949);
  text-shadow: 2px 1px 0 #000,
               -2px 1px 0 #000,
               -2px -1px 0 #000,
               2px -1px 0 #000;
  font-family: "Asap Condensed", serif;
  line-height: 5vw;
  font-size: 4.5vw;
  text-align: center;
  pointer-events: none;
  /*-webkit-animation: message-frames .1s ease .1s forwards;
          animation: message-frames .1s ease .1s forwards;
  opacity: 0;*/
}
*/
.submessage {
  position: relative;
  top: 50px;
  margin: auto;
  width: 50%;
  color: #000;
  text-shadow: 1px 1px 10px yellow;
/*  text-shadow: 1px 0 12px #182cd4, 0 1px 8px #ff1d00; */
  font-family: "Asap Condensed", serif;
  text-decoration: none;
  line-height: 5.2vw;
  font-size: 4.6vw;
  text-align: center;
  pointer-events: none;
  -webkit-animation: message-frames 3.0s ease 1s forwards;
          animation: message-frames 3.0s ease 1s forwards;
  opacity: 0;
}



@-webkit-keyframes message-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes message-frames {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}