﻿.circle-container {
  position: absolute;
  transform: translateY(-10vh);
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: 100000000000000010000000000000;
}
.circle-container .circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  mix-blend-mode: screen;
  background-image: radial-gradient(#99ffff, #99ffff 10%, rgba(153, 255, 255, 0) 56%);
  animation: fadein-frames 200ms infinite, scale-frames 2s infinite;
}
@keyframes fade-frames {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 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: 8px;
  height: 8px;
  animation-name: move-frames-1;
  animation-duration: 36255ms;
  animation-delay: 9086ms;
}
@keyframes move-frames-1 {
  from {
    transform: translate3d(78vw, 110vh, 0);
  }
  to {
    transform: translate3d(19vw, -122vh, 0);
  }
}
.circle-container:nth-child(1) .circle {
  animation-delay: 2722ms;
}
.circle-container:nth-child(2) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-2;
  animation-duration: 34757ms;
  animation-delay: 24084ms;
}
@keyframes move-frames-2 {
  from {
    transform: translate3d(99vw, 103vh, 0);
  }
  to {
    transform: translate3d(10vw, -113vh, 0);
  }
}
.circle-container:nth-child(2) .circle {
  animation-delay: 448ms;
}
.circle-container:nth-child(3) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-3;
  animation-duration: 28153ms;
  animation-delay: 21145ms;
}
@keyframes move-frames-3 {
  from {
    transform: translate3d(43vw, 108vh, 0);
  }
  to {
    transform: translate3d(9vw, -130vh, 0);
  }
}
.circle-container:nth-child(3) .circle {
  animation-delay: 3712ms;
}
.circle-container:nth-child(4) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-4;
  animation-duration: 34997ms;
  animation-delay: 33976ms;
}
@keyframes move-frames-4 {
  from {
    transform: translate3d(34vw, 107vh, 0);
  }
  to {
    transform: translate3d(28vw, -130vh, 0);
  }
}
.circle-container:nth-child(4) .circle {
  animation-delay: 1658ms;
}
.circle-container:nth-child(5) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-5;
  animation-duration: 30315ms;
  animation-delay: 10381ms;
}
@keyframes move-frames-5 {
  from {
    transform: translate3d(62vw, 109vh, 0);
  }
  to {
    transform: translate3d(35vw, -120vh, 0);
  }
}
.circle-container:nth-child(5) .circle {
  animation-delay: 3756ms;
}
.circle-container:nth-child(6) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-6;
  animation-duration: 31542ms;
  animation-delay: 31641ms;
}
@keyframes move-frames-6 {
  from {
    transform: translate3d(97vw, 102vh, 0);
  }
  to {
    transform: translate3d(74vw, -115vh, 0);
  }
}
.circle-container:nth-child(6) .circle {
  animation-delay: 3659ms;
}
.circle-container:nth-child(7) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-7;
  animation-duration: 35330ms;
  animation-delay: 25908ms;
}
@keyframes move-frames-7 {
  from {
    transform: translate3d(65vw, 109vh, 0);
  }
  to {
    transform: translate3d(68vw, -135vh, 0);
  }
}
.circle-container:nth-child(7) .circle {
  animation-delay: 2181ms;
}
.circle-container:nth-child(8) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-8;
  animation-duration: 28244ms;
  animation-delay: 21812ms;
}
@keyframes move-frames-8 {
  from {
    transform: translate3d(71vw, 104vh, 0);
  }
  to {
    transform: translate3d(71vw, -130vh, 0);
  }
}
.circle-container:nth-child(8) .circle {
  animation-delay: 2002ms;
}
.circle-container:nth-child(9) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-9;
  animation-duration: 33159ms;
  animation-delay: 33647ms;
}
@keyframes move-frames-9 {
  from {
    transform: translate3d(7vw, 107vh, 0);
  }
  to {
    transform: translate3d(71vw, -119vh, 0);
  }
}
.circle-container:nth-child(9) .circle {
  animation-delay: 806ms;
}
.circle-container:nth-child(10) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-10;
  animation-duration: 34965ms;
  animation-delay: 33652ms;
}
@keyframes move-frames-10 {
  from {
    transform: translate3d(15vw, 102vh, 0);
  }
  to {
    transform: translate3d(92vw, -106vh, 0);
  }
}
.circle-container:nth-child(10) .circle {
  animation-delay: 2751ms;
}
.circle-container:nth-child(11) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-11;
  animation-duration: 31585ms;
  animation-delay: 14997ms;
}
@keyframes move-frames-11 {
  from {
    transform: translate3d(53vw, 102vh, 0);
  }
  to {
    transform: translate3d(62vw, -123vh, 0);
  }
}
.circle-container:nth-child(11) .circle {
  animation-delay: 111ms;
}
.circle-container:nth-child(12) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-12;
  animation-duration: 29749ms;
  animation-delay: 19593ms;
}
@keyframes move-frames-12 {
  from {
    transform: translate3d(23vw, 108vh, 0);
  }
  to {
    transform: translate3d(64vw, -138vh, 0);
  }
}
.circle-container:nth-child(12) .circle {
  animation-delay: 2262ms;
}
.circle-container:nth-child(13) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-13;
  animation-duration: 34316ms;
  animation-delay: 16292ms;
}
@keyframes move-frames-13 {
  from {
    transform: translate3d(10vw, 103vh, 0);
  }
  to {
    transform: translate3d(25vw, -122vh, 0);
  }
}
.circle-container:nth-child(13) .circle {
  animation-delay: 651ms;
}
.circle-container:nth-child(14) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-14;
  animation-duration: 32668ms;
  animation-delay: 17159ms;
}
@keyframes move-frames-14 {
  from {
    transform: translate3d(38vw, 102vh, 0);
  }
  to {
    transform: translate3d(26vw, -131vh, 0);
  }
}
.circle-container:nth-child(14) .circle {
  animation-delay: 2692ms;
}
.circle-container:nth-child(15) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-15;
  animation-duration: 31206ms;
  animation-delay: 27766ms;
}
@keyframes move-frames-15 {
  from {
    transform: translate3d(9vw, 109vh, 0);
  }
  to {
    transform: translate3d(27vw, -131vh, 0);
  }
}
.circle-container:nth-child(15) .circle {
  animation-delay: 2902ms;
}
.circle-container:nth-child(16) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-16;
  animation-duration: 33821ms;
  animation-delay: 14509ms;
}
@keyframes move-frames-16 {
  from {
    transform: translate3d(54vw, 108vh, 0);
  }
  to {
    transform: translate3d(82vw, -113vh, 0);
  }
}
.circle-container:nth-child(16) .circle {
  animation-delay: 2064ms;
}
.circle-container:nth-child(17) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-17;
  animation-duration: 32179ms;
  animation-delay: 2917ms;
}
@keyframes move-frames-17 {
  from {
    transform: translate3d(60vw, 104vh, 0);
  }
  to {
    transform: translate3d(24vw, -111vh, 0);
  }
}
.circle-container:nth-child(17) .circle {
  animation-delay: 2509ms;
}
.circle-container:nth-child(18) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-18;
  animation-duration: 33022ms;
  animation-delay: 5195ms;
}
@keyframes move-frames-18 {
  from {
    transform: translate3d(29vw, 105vh, 0);
  }
  to {
    transform: translate3d(32vw, -127vh, 0);
  }
}
.circle-container:nth-child(18) .circle {
  animation-delay: 2085ms;
}
.circle-container:nth-child(19) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-19;
  animation-duration: 35513ms;
  animation-delay: 18170ms;
}
@keyframes move-frames-19 {
  from {
    transform: translate3d(11vw, 107vh, 0);
  }
  to {
    transform: translate3d(69vw, -113vh, 0);
  }
}
.circle-container:nth-child(19) .circle {
  animation-delay: 2544ms;
}
.circle-container:nth-child(20) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-20;
  animation-duration: 30322ms;
  animation-delay: 7363ms;
}
@keyframes move-frames-20 {
  from {
    transform: translate3d(94vw, 106vh, 0);
  }
  to {
    transform: translate3d(16vw, -112vh, 0);
  }
}
.circle-container:nth-child(20) .circle {
  animation-delay: 204ms;
}
.circle-container:nth-child(21) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-21;
  animation-duration: 32193ms;
  animation-delay: 11017ms;
}
@keyframes move-frames-21 {
  from {
    transform: translate3d(79vw, 101vh, 0);
  }
  to {
    transform: translate3d(47vw, -131vh, 0);
  }
}
.circle-container:nth-child(21) .circle {
  animation-delay: 2709ms;
}
.circle-container:nth-child(22) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-22;
  animation-duration: 29890ms;
  animation-delay: 32014ms;
}
@keyframes move-frames-22 {
  from {
    transform: translate3d(9vw, 101vh, 0);
  }
  to {
    transform: translate3d(23vw, -108vh, 0);
  }
}
.circle-container:nth-child(22) .circle {
  animation-delay: 1664ms;
}
.circle-container:nth-child(23) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-23;
  animation-duration: 36840ms;
  animation-delay: 10772ms;
}
@keyframes move-frames-23 {
  from {
    transform: translate3d(85vw, 106vh, 0);
  }
  to {
    transform: translate3d(66vw, -113vh, 0);
  }
}
.circle-container:nth-child(23) .circle {
  animation-delay: 2210ms;
}
.circle-container:nth-child(24) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-24;
  animation-duration: 28336ms;
  animation-delay: 18800ms;
}
@keyframes move-frames-24 {
  from {
    transform: translate3d(91vw, 110vh, 0);
  }
  to {
    transform: translate3d(10vw, -113vh, 0);
  }
}
.circle-container:nth-child(24) .circle {
  animation-delay: 1705ms;
}
.circle-container:nth-child(25) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-25;
  animation-duration: 29454ms;
  animation-delay: 30826ms;
}
@keyframes move-frames-25 {
  from {
    transform: translate3d(78vw, 104vh, 0);
  }
  to {
    transform: translate3d(90vw, -125vh, 0);
  }
}
.circle-container:nth-child(25) .circle {
  animation-delay: 1658ms;
}
.circle-container:nth-child(26) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-26;
  animation-duration: 34496ms;
  animation-delay: 14599ms;
}
@keyframes move-frames-26 {
  from {
    transform: translate3d(68vw, 104vh, 0);
  }
  to {
    transform: translate3d(53vw, -112vh, 0);
  }
}
.circle-container:nth-child(26) .circle {
  animation-delay: 1438ms;
}
.circle-container:nth-child(27) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-27;
  animation-duration: 32890ms;
  animation-delay: 13503ms;
}
@keyframes move-frames-27 {
  from {
    transform: translate3d(58vw, 103vh, 0);
  }
  to {
    transform: translate3d(36vw, -117vh, 0);
  }
}
.circle-container:nth-child(27) .circle {
  animation-delay: 185ms;
}
.circle-container:nth-child(28) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-28;
  animation-duration: 32457ms;
  animation-delay: 13677ms;
}
@keyframes move-frames-28 {
  from {
    transform: translate3d(17vw, 110vh, 0);
  }
  to {
    transform: translate3d(85vw, -121vh, 0);
  }
}
.circle-container:nth-child(28) .circle {
  animation-delay: 3019ms;
}
.circle-container:nth-child(29) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-29;
  animation-duration: 35825ms;
  animation-delay: 26581ms;
}
@keyframes move-frames-29 {
  from {
    transform: translate3d(93vw, 106vh, 0);
  }
  to {
    transform: translate3d(14vw, -121vh, 0);
  }
}
.circle-container:nth-child(29) .circle {
  animation-delay: 2008ms;
}
.circle-container:nth-child(30) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-30;
  animation-duration: 31841ms;
  animation-delay: 13489ms;
}
@keyframes move-frames-30 {
  from {
    transform: translate3d(11vw, 106vh, 0);
  }
  to {
    transform: translate3d(43vw, -133vh, 0);
  }
}
.circle-container:nth-child(30) .circle {
  animation-delay: 3370ms;
}
.circle-container:nth-child(31) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-31;
  animation-duration: 31440ms;
  animation-delay: 36422ms;
}
@keyframes move-frames-31 {
  from {
    transform: translate3d(27vw, 107vh, 0);
  }
  to {
    transform: translate3d(28vw, -113vh, 0);
  }
}
.circle-container:nth-child(31) .circle {
  animation-delay: 1659ms;
}
.circle-container:nth-child(32) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-32;
  animation-duration: 31182ms;
  animation-delay: 2091ms;
}
@keyframes move-frames-32 {
  from {
    transform: translate3d(56vw, 110vh, 0);
  }
  to {
    transform: translate3d(25vw, -126vh, 0);
  }
}
.circle-container:nth-child(32) .circle {
  animation-delay: 2807ms;
}
.circle-container:nth-child(33) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-33;
  animation-duration: 28359ms;
  animation-delay: 6378ms;
}
@keyframes move-frames-33 {
  from {
    transform: translate3d(1vw, 101vh, 0);
  }
  to {
    transform: translate3d(33vw, -124vh, 0);
  }
}
.circle-container:nth-child(33) .circle {
  animation-delay: 2471ms;
}
.circle-container:nth-child(34) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-34;
  animation-duration: 28978ms;
  animation-delay: 13360ms;
}
@keyframes move-frames-34 {
  from {
    transform: translate3d(40vw, 102vh, 0);
  }
  to {
    transform: translate3d(32vw, -120vh, 0);
  }
}
.circle-container:nth-child(34) .circle {
  animation-delay: 989ms;
}
.circle-container:nth-child(35) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-35;
  animation-duration: 31309ms;
  animation-delay: 18640ms;
}
@keyframes move-frames-35 {
  from {
    transform: translate3d(29vw, 101vh, 0);
  }
  to {
    transform: translate3d(83vw, -125vh, 0);
  }
}
.circle-container:nth-child(35) .circle {
  animation-delay: 388ms;
}
.circle-container:nth-child(36) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-36;
  animation-duration: 31441ms;
  animation-delay: 28376ms;
}
@keyframes move-frames-36 {
  from {
    transform: translate3d(41vw, 103vh, 0);
  }
  to {
    transform: translate3d(23vw, -110vh, 0);
  }
}
.circle-container:nth-child(36) .circle {
  animation-delay: 1651ms;
}
.circle-container:nth-child(37) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-37;
  animation-duration: 30091ms;
  animation-delay: 4482ms;
}
@keyframes move-frames-37 {
  from {
    transform: translate3d(75vw, 104vh, 0);
  }
  to {
    transform: translate3d(19vw, -106vh, 0);
  }
}
.circle-container:nth-child(37) .circle {
  animation-delay: 445ms;
}
.circle-container:nth-child(38) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-38;
  animation-duration: 29194ms;
  animation-delay: 15096ms;
}
@keyframes move-frames-38 {
  from {
    transform: translate3d(11vw, 101vh, 0);
  }
  to {
    transform: translate3d(48vw, -111vh, 0);
  }
}
.circle-container:nth-child(38) .circle {
  animation-delay: 1128ms;
}
.circle-container:nth-child(39) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-39;
  animation-duration: 32610ms;
  animation-delay: 938ms;
}
@keyframes move-frames-39 {
  from {
    transform: translate3d(23vw, 108vh, 0);
  }
  to {
    transform: translate3d(10vw, -115vh, 0);
  }
}
.circle-container:nth-child(39) .circle {
  animation-delay: 3823ms;
}
.circle-container:nth-child(40) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-40;
  animation-duration: 28649ms;
  animation-delay: 2478ms;
}
@keyframes move-frames-40 {
  from {
    transform: translate3d(68vw, 108vh, 0);
  }
  to {
    transform: translate3d(86vw, -130vh, 0);
  }
}
.circle-container:nth-child(40) .circle {
  animation-delay: 2128ms;
}
.circle-container:nth-child(41) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-41;
  animation-duration: 30049ms;
  animation-delay: 31574ms;
}
@keyframes move-frames-41 {
  from {
    transform: translate3d(9vw, 106vh, 0);
  }
  to {
    transform: translate3d(20vw, -124vh, 0);
  }
}
.circle-container:nth-child(41) .circle {
  animation-delay: 1802ms;
}
.circle-container:nth-child(42) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-42;
  animation-duration: 29215ms;
  animation-delay: 22426ms;
}
@keyframes move-frames-42 {
  from {
    transform: translate3d(20vw, 105vh, 0);
  }
  to {
    transform: translate3d(48vw, -116vh, 0);
  }
}
.circle-container:nth-child(42) .circle {
  animation-delay: 1401ms;
}
.circle-container:nth-child(43) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-43;
  animation-duration: 29094ms;
  animation-delay: 5075ms;
}
@keyframes move-frames-43 {
  from {
    transform: translate3d(46vw, 108vh, 0);
  }
  to {
    transform: translate3d(36vw, -116vh, 0);
  }
}
.circle-container:nth-child(43) .circle {
  animation-delay: 3882ms;
}
.circle-container:nth-child(44) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-44;
  animation-duration: 33707ms;
  animation-delay: 13979ms;
}
@keyframes move-frames-44 {
  from {
    transform: translate3d(75vw, 108vh, 0);
  }
  to {
    transform: translate3d(56vw, -135vh, 0);
  }
}
.circle-container:nth-child(44) .circle {
  animation-delay: 3865ms;
}
.circle-container:nth-child(45) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-45;
  animation-duration: 32089ms;
  animation-delay: 5947ms;
}
@keyframes move-frames-45 {
  from {
    transform: translate3d(70vw, 107vh, 0);
  }
  to {
    transform: translate3d(70vw, -132vh, 0);
  }
}
.circle-container:nth-child(45) .circle {
  animation-delay: 3272ms;
}
.circle-container:nth-child(46) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-46;
  animation-duration: 34627ms;
  animation-delay: 29323ms;
}
@keyframes move-frames-46 {
  from {
    transform: translate3d(28vw, 103vh, 0);
  }
  to {
    transform: translate3d(23vw, -108vh, 0);
  }
}
.circle-container:nth-child(46) .circle {
  animation-delay: 3904ms;
}
.circle-container:nth-child(47) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-47;
  animation-duration: 35964ms;
  animation-delay: 11710ms;
}
@keyframes move-frames-47 {
  from {
    transform: translate3d(21vw, 110vh, 0);
  }
  to {
    transform: translate3d(24vw, -128vh, 0);
  }
}
.circle-container:nth-child(47) .circle {
  animation-delay: 1190ms;
}
.circle-container:nth-child(48) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-48;
  animation-duration: 32349ms;
  animation-delay: 19018ms;
}
@keyframes move-frames-48 {
  from {
    transform: translate3d(82vw, 108vh, 0);
  }
  to {
    transform: translate3d(5vw, -134vh, 0);
  }
}
.circle-container:nth-child(48) .circle {
  animation-delay: 1770ms;
}
.circle-container:nth-child(49) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-49;
  animation-duration: 31698ms;
  animation-delay: 17736ms;
}
@keyframes move-frames-49 {
  from {
    transform: translate3d(45vw, 108vh, 0);
  }
  to {
    transform: translate3d(72vw, -123vh, 0);
  }
}
.circle-container:nth-child(49) .circle {
  animation-delay: 2902ms;
}
.circle-container:nth-child(50) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-50;
  animation-duration: 34399ms;
  animation-delay: 908ms;
}
@keyframes move-frames-50 {
  from {
    transform: translate3d(99vw, 109vh, 0);
  }
  to {
    transform: translate3d(46vw, -119vh, 0);
  }
}
.circle-container:nth-child(50) .circle {
  animation-delay: 3944ms;
}
.circle-container:nth-child(51) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-51;
  animation-duration: 36235ms;
  animation-delay: 30370ms;
}
@keyframes move-frames-51 {
  from {
    transform: translate3d(31vw, 108vh, 0);
  }
  to {
    transform: translate3d(71vw, -125vh, 0);
  }
}
.circle-container:nth-child(51) .circle {
  animation-delay: 3013ms;
}
.circle-container:nth-child(52) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-52;
  animation-duration: 30099ms;
  animation-delay: 27514ms;
}
@keyframes move-frames-52 {
  from {
    transform: translate3d(9vw, 106vh, 0);
  }
  to {
    transform: translate3d(76vw, -118vh, 0);
  }
}
.circle-container:nth-child(52) .circle {
  animation-delay: 30ms;
}
.circle-container:nth-child(53) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-53;
  animation-duration: 30177ms;
  animation-delay: 35179ms;
}
@keyframes move-frames-53 {
  from {
    transform: translate3d(26vw, 110vh, 0);
  }
  to {
    transform: translate3d(37vw, -112vh, 0);
  }
}
.circle-container:nth-child(53) .circle {
  animation-delay: 1972ms;
}
.circle-container:nth-child(54) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-54;
  animation-duration: 30668ms;
  animation-delay: 19554ms;
}
@keyframes move-frames-54 {
  from {
    transform: translate3d(15vw, 104vh, 0);
  }
  to {
    transform: translate3d(54vw, -112vh, 0);
  }
}
.circle-container:nth-child(54) .circle {
  animation-delay: 1455ms;
}
.circle-container:nth-child(55) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-55;
  animation-duration: 35151ms;
  animation-delay: 17225ms;
}
@keyframes move-frames-55 {
  from {
    transform: translate3d(49vw, 108vh, 0);
  }
  to {
    transform: translate3d(15vw, -133vh, 0);
  }
}
.circle-container:nth-child(55) .circle {
  animation-delay: 291ms;
}
.circle-container:nth-child(56) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-56;
  animation-duration: 32950ms;
  animation-delay: 30344ms;
}
@keyframes move-frames-56 {
  from {
    transform: translate3d(41vw, 110vh, 0);
  }
  to {
    transform: translate3d(48vw, -118vh, 0);
  }
}
.circle-container:nth-child(56) .circle {
  animation-delay: 2267ms;
}
.circle-container:nth-child(57) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-57;
  animation-duration: 29201ms;
  animation-delay: 26334ms;
}
@keyframes move-frames-57 {
  from {
    transform: translate3d(4vw, 109vh, 0);
  }
  to {
    transform: translate3d(38vw, -133vh, 0);
  }
}
.circle-container:nth-child(57) .circle {
  animation-delay: 1810ms;
}
.circle-container:nth-child(58) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-58;
  animation-duration: 30186ms;
  animation-delay: 4156ms;
}
@keyframes move-frames-58 {
  from {
    transform: translate3d(34vw, 110vh, 0);
  }
  to {
    transform: translate3d(69vw, -124vh, 0);
  }
}
.circle-container:nth-child(58) .circle {
  animation-delay: 3983ms;
}
.circle-container:nth-child(59) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-59;
  animation-duration: 32081ms;
  animation-delay: 7260ms;
}
@keyframes move-frames-59 {
  from {
    transform: translate3d(62vw, 106vh, 0);
  }
  to {
    transform: translate3d(50vw, -132vh, 0);
  }
}
.circle-container:nth-child(59) .circle {
  animation-delay: 2573ms;
}
.circle-container:nth-child(60) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-60;
  animation-duration: 31815ms;
  animation-delay: 34149ms;
}
@keyframes move-frames-60 {
  from {
    transform: translate3d(1vw, 108vh, 0);
  }
  to {
    transform: translate3d(2vw, -110vh, 0);
  }
}
.circle-container:nth-child(60) .circle {
  animation-delay: 1423ms;
}
.circle-container:nth-child(61) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-61;
  animation-duration: 33821ms;
  animation-delay: 11106ms;
}
@keyframes move-frames-61 {
  from {
    transform: translate3d(69vw, 107vh, 0);
  }
  to {
    transform: translate3d(90vw, -134vh, 0);
  }
}
.circle-container:nth-child(61) .circle {
  animation-delay: 3909ms;
}
.circle-container:nth-child(62) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-62;
  animation-duration: 28124ms;
  animation-delay: 26724ms;
}
@keyframes move-frames-62 {
  from {
    transform: translate3d(91vw, 104vh, 0);
  }
  to {
    transform: translate3d(67vw, -123vh, 0);
  }
}
.circle-container:nth-child(62) .circle {
  animation-delay: 899ms;
}
.circle-container:nth-child(63) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-63;
  animation-duration: 32007ms;
  animation-delay: 22934ms;
}
@keyframes move-frames-63 {
  from {
    transform: translate3d(31vw, 101vh, 0);
  }
  to {
    transform: translate3d(96vw, -125vh, 0);
  }
}
.circle-container:nth-child(63) .circle {
  animation-delay: 1285ms;
}
.circle-container:nth-child(64) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-64;
  animation-duration: 28740ms;
  animation-delay: 503ms;
}
@keyframes move-frames-64 {
  from {
    transform: translate3d(86vw, 110vh, 0);
  }
  to {
    transform: translate3d(18vw, -133vh, 0);
  }
}
.circle-container:nth-child(64) .circle {
  animation-delay: 1307ms;
}
.circle-container:nth-child(65) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-65;
  animation-duration: 34432ms;
  animation-delay: 18197ms;
}
@keyframes move-frames-65 {
  from {
    transform: translate3d(28vw, 109vh, 0);
  }
  to {
    transform: translate3d(62vw, -116vh, 0);
  }
}
.circle-container:nth-child(65) .circle {
  animation-delay: 1430ms;
}
.circle-container:nth-child(66) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-66;
  animation-duration: 33596ms;
  animation-delay: 21279ms;
}
@keyframes move-frames-66 {
  from {
    transform: translate3d(49vw, 102vh, 0);
  }
  to {
    transform: translate3d(89vw, -132vh, 0);
  }
}
.circle-container:nth-child(66) .circle {
  animation-delay: 1490ms;
}
.circle-container:nth-child(67) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-67;
  animation-duration: 36416ms;
  animation-delay: 279ms;
}
@keyframes move-frames-67 {
  from {
    transform: translate3d(67vw, 109vh, 0);
  }
  to {
    transform: translate3d(72vw, -114vh, 0);
  }
}
.circle-container:nth-child(67) .circle {
  animation-delay: 1925ms;
}
.circle-container:nth-child(68) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-68;
  animation-duration: 30192ms;
  animation-delay: 14803ms;
}
@keyframes move-frames-68 {
  from {
    transform: translate3d(98vw, 106vh, 0);
  }
  to {
    transform: translate3d(91vw, -111vh, 0);
  }
}
.circle-container:nth-child(68) .circle {
  animation-delay: 3338ms;
}
.circle-container:nth-child(69) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-69;
  animation-duration: 33348ms;
  animation-delay: 15375ms;
}
@keyframes move-frames-69 {
  from {
    transform: translate3d(67vw, 104vh, 0);
  }
  to {
    transform: translate3d(79vw, -110vh, 0);
  }
}
.circle-container:nth-child(69) .circle {
  animation-delay: 2527ms;
}
.circle-container:nth-child(70) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-70;
  animation-duration: 35866ms;
  animation-delay: 2866ms;
}
@keyframes move-frames-70 {
  from {
    transform: translate3d(50vw, 101vh, 0);
  }
  to {
    transform: translate3d(94vw, -131vh, 0);
  }
}
.circle-container:nth-child(70) .circle {
  animation-delay: 1772ms;
}
.circle-container:nth-child(71) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-71;
  animation-duration: 28623ms;
  animation-delay: 4600ms;
}
@keyframes move-frames-71 {
  from {
    transform: translate3d(53vw, 110vh, 0);
  }
  to {
    transform: translate3d(24vw, -111vh, 0);
  }
}
.circle-container:nth-child(71) .circle {
  animation-delay: 3641ms;
}
.circle-container:nth-child(72) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-72;
  animation-duration: 30405ms;
  animation-delay: 16162ms;
}
@keyframes move-frames-72 {
  from {
    transform: translate3d(34vw, 101vh, 0);
  }
  to {
    transform: translate3d(12vw, -111vh, 0);
  }
}
.circle-container:nth-child(72) .circle {
  animation-delay: 3637ms;
}
.circle-container:nth-child(73) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-73;
  animation-duration: 28461ms;
  animation-delay: 28717ms;
}
@keyframes move-frames-73 {
  from {
    transform: translate3d(96vw, 108vh, 0);
  }
  to {
    transform: translate3d(78vw, -131vh, 0);
  }
}
.circle-container:nth-child(73) .circle {
  animation-delay: 1444ms;
}
.circle-container:nth-child(74) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-74;
  animation-duration: 29480ms;
  animation-delay: 19742ms;
}
@keyframes move-frames-74 {
  from {
    transform: translate3d(84vw, 106vh, 0);
  }
  to {
    transform: translate3d(11vw, -132vh, 0);
  }
}
.circle-container:nth-child(74) .circle {
  animation-delay: 23ms;
}
.circle-container:nth-child(75) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-75;
  animation-duration: 32589ms;
  animation-delay: 23218ms;
}
@keyframes move-frames-75 {
  from {
    transform: translate3d(7vw, 104vh, 0);
  }
  to {
    transform: translate3d(69vw, -121vh, 0);
  }
}
.circle-container:nth-child(75) .circle {
  animation-delay: 2804ms;
}
.circle-container:nth-child(76) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-76;
  animation-duration: 30501ms;
  animation-delay: 30948ms;
}
@keyframes move-frames-76 {
  from {
    transform: translate3d(69vw, 110vh, 0);
  }
  to {
    transform: translate3d(14vw, -120vh, 0);
  }
}
.circle-container:nth-child(76) .circle {
  animation-delay: 2120ms;
}
.circle-container:nth-child(77) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-77;
  animation-duration: 31233ms;
  animation-delay: 25329ms;
}
@keyframes move-frames-77 {
  from {
    transform: translate3d(50vw, 108vh, 0);
  }
  to {
    transform: translate3d(55vw, -114vh, 0);
  }
}
.circle-container:nth-child(77) .circle {
  animation-delay: 2926ms;
}
.circle-container:nth-child(78) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-78;
  animation-duration: 34229ms;
  animation-delay: 35827ms;
}
@keyframes move-frames-78 {
  from {
    transform: translate3d(54vw, 102vh, 0);
  }
  to {
    transform: translate3d(93vw, -128vh, 0);
  }
}
.circle-container:nth-child(78) .circle {
  animation-delay: 3970ms;
}
.circle-container:nth-child(79) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-79;
  animation-duration: 32769ms;
  animation-delay: 12231ms;
}
@keyframes move-frames-79 {
  from {
    transform: translate3d(79vw, 107vh, 0);
  }
  to {
    transform: translate3d(22vw, -125vh, 0);
  }
}
.circle-container:nth-child(79) .circle {
  animation-delay: 852ms;
}
.circle-container:nth-child(80) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-80;
  animation-duration: 33060ms;
  animation-delay: 1479ms;
}
@keyframes move-frames-80 {
  from {
    transform: translate3d(88vw, 105vh, 0);
  }
  to {
    transform: translate3d(95vw, -114vh, 0);
  }
}
.circle-container:nth-child(80) .circle {
  animation-delay: 446ms;
}
.circle-container:nth-child(81) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-81;
  animation-duration: 29164ms;
  animation-delay: 27263ms;
}
@keyframes move-frames-81 {
  from {
    transform: translate3d(32vw, 102vh, 0);
  }
  to {
    transform: translate3d(13vw, -110vh, 0);
  }
}
.circle-container:nth-child(81) .circle {
  animation-delay: 3458ms;
}
.circle-container:nth-child(82) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-82;
  animation-duration: 34994ms;
  animation-delay: 17177ms;
}
@keyframes move-frames-82 {
  from {
    transform: translate3d(5vw, 102vh, 0);
  }
  to {
    transform: translate3d(90vw, -132vh, 0);
  }
}
.circle-container:nth-child(82) .circle {
  animation-delay: 1954ms;
}
.circle-container:nth-child(83) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-83;
  animation-duration: 31314ms;
  animation-delay: 12609ms;
}
@keyframes move-frames-83 {
  from {
    transform: translate3d(50vw, 110vh, 0);
  }
  to {
    transform: translate3d(57vw, -116vh, 0);
  }
}
.circle-container:nth-child(83) .circle {
  animation-delay: 2875ms;
}
.circle-container:nth-child(84) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-84;
  animation-duration: 35918ms;
  animation-delay: 16035ms;
}
@keyframes move-frames-84 {
  from {
    transform: translate3d(89vw, 109vh, 0);
  }
  to {
    transform: translate3d(95vw, -126vh, 0);
  }
}
.circle-container:nth-child(84) .circle {
  animation-delay: 924ms;
}
.circle-container:nth-child(85) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-85;
  animation-duration: 34582ms;
  animation-delay: 19138ms;
}
@keyframes move-frames-85 {
  from {
    transform: translate3d(81vw, 105vh, 0);
  }
  to {
    transform: translate3d(63vw, -134vh, 0);
  }
}
.circle-container:nth-child(85) .circle {
  animation-delay: 3981ms;
}
.circle-container:nth-child(86) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-86;
  animation-duration: 31962ms;
  animation-delay: 36400ms;
}
@keyframes move-frames-86 {
  from {
    transform: translate3d(13vw, 109vh, 0);
  }
  to {
    transform: translate3d(81vw, -123vh, 0);
  }
}
.circle-container:nth-child(86) .circle {
  animation-delay: 191ms;
}
.circle-container:nth-child(87) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-87;
  animation-duration: 28883ms;
  animation-delay: 33094ms;
}
@keyframes move-frames-87 {
  from {
    transform: translate3d(2vw, 109vh, 0);
  }
  to {
    transform: translate3d(18vw, -122vh, 0);
  }
}
.circle-container:nth-child(87) .circle {
  animation-delay: 3226ms;
}
.circle-container:nth-child(88) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-88;
  animation-duration: 32935ms;
  animation-delay: 14127ms;
}
@keyframes move-frames-88 {
  from {
    transform: translate3d(83vw, 109vh, 0);
  }
  to {
    transform: translate3d(42vw, -111vh, 0);
  }
}
.circle-container:nth-child(88) .circle {
  animation-delay: 2905ms;
}
.circle-container:nth-child(89) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-89;
  animation-duration: 35776ms;
  animation-delay: 18805ms;
}
@keyframes move-frames-89 {
  from {
    transform: translate3d(17vw, 110vh, 0);
  }
  to {
    transform: translate3d(89vw, -128vh, 0);
  }
}
.circle-container:nth-child(89) .circle {
  animation-delay: 852ms;
}
.circle-container:nth-child(90) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-90;
  animation-duration: 35082ms;
  animation-delay: 2558ms;
}
@keyframes move-frames-90 {
  from {
    transform: translate3d(32vw, 108vh, 0);
  }
  to {
    transform: translate3d(99vw, -120vh, 0);
  }
}
.circle-container:nth-child(90) .circle {
  animation-delay: 2072ms;
}
.circle-container:nth-child(91) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-91;
  animation-duration: 28051ms;
  animation-delay: 26504ms;
}
@keyframes move-frames-91 {
  from {
    transform: translate3d(89vw, 105vh, 0);
  }
  to {
    transform: translate3d(10vw, -109vh, 0);
  }
}
.circle-container:nth-child(91) .circle {
  animation-delay: 3658ms;
}
.circle-container:nth-child(92) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-92;
  animation-duration: 31437ms;
  animation-delay: 14506ms;
}
@keyframes move-frames-92 {
  from {
    transform: translate3d(99vw, 103vh, 0);
  }
  to {
    transform: translate3d(58vw, -127vh, 0);
  }
}
.circle-container:nth-child(92) .circle {
  animation-delay: 674ms;
}
.circle-container:nth-child(93) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-93;
  animation-duration: 35002ms;
  animation-delay: 5330ms;
}
@keyframes move-frames-93 {
  from {
    transform: translate3d(100vw, 104vh, 0);
  }
  to {
    transform: translate3d(88vw, -133vh, 0);
  }
}
.circle-container:nth-child(93) .circle {
  animation-delay: 1470ms;
}
.circle-container:nth-child(94) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-94;
  animation-duration: 28308ms;
  animation-delay: 1277ms;
}
@keyframes move-frames-94 {
  from {
    transform: translate3d(83vw, 102vh, 0);
  }
  to {
    transform: translate3d(12vw, -107vh, 0);
  }
}
.circle-container:nth-child(94) .circle {
  animation-delay: 3144ms;
}
.circle-container:nth-child(95) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-95;
  animation-duration: 28378ms;
  animation-delay: 31325ms;
}
@keyframes move-frames-95 {
  from {
    transform: translate3d(84vw, 107vh, 0);
  }
  to {
    transform: translate3d(30vw, -126vh, 0);
  }
}
.circle-container:nth-child(95) .circle {
  animation-delay: 1101ms;
}
.circle-container:nth-child(96) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-96;
  animation-duration: 34325ms;
  animation-delay: 12991ms;
}
@keyframes move-frames-96 {
  from {
    transform: translate3d(77vw, 104vh, 0);
  }
  to {
    transform: translate3d(62vw, -105vh, 0);
  }
}
.circle-container:nth-child(96) .circle {
  animation-delay: 3663ms;
}
.circle-container:nth-child(97) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-97;
  animation-duration: 33085ms;
  animation-delay: 30707ms;
}
@keyframes move-frames-97 {
  from {
    transform: translate3d(51vw, 107vh, 0);
  }
  to {
    transform: translate3d(68vw, -121vh, 0);
  }
}
.circle-container:nth-child(97) .circle {
  animation-delay: 1982ms;
}
.circle-container:nth-child(98) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-98;
  animation-duration: 33195ms;
  animation-delay: 12083ms;
}
@keyframes move-frames-98 {
  from {
    transform: translate3d(89vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -133vh, 0);
  }
}
.circle-container:nth-child(98) .circle {
  animation-delay: 844ms;
}
.circle-container:nth-child(99) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-99;
  animation-duration: 30251ms;
  animation-delay: 28573ms;
}
@keyframes move-frames-99 {
  from {
    transform: translate3d(31vw, 105vh, 0);
  }
  to {
    transform: translate3d(39vw, -111vh, 0);
  }
}
.circle-container:nth-child(99) .circle {
  animation-delay: 2124ms;
}
.circle-container:nth-child(100) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-100;
  animation-duration: 33335ms;
  animation-delay: 10509ms;
}
@keyframes move-frames-100 {
  from {
    transform: translate3d(99vw, 110vh, 0);
  }
  to {
    transform: translate3d(95vw, -113vh, 0);
  }
}
.circle-container:nth-child(100) .circle {
  animation-delay: 2468ms;
}
.circle-container:nth-child(101) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-101;
  animation-duration: 31857ms;
  animation-delay: 26480ms;
}
@keyframes move-frames-101 {
  from {
    transform: translate3d(83vw, 106vh, 0);
  }
  to {
    transform: translate3d(9vw, -130vh, 0);
  }
}
.circle-container:nth-child(101) .circle {
  animation-delay: 3134ms;
}
.circle-container:nth-child(102) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-102;
  animation-duration: 34322ms;
  animation-delay: 25433ms;
}
@keyframes move-frames-102 {
  from {
    transform: translate3d(80vw, 105vh, 0);
  }
  to {
    transform: translate3d(81vw, -123vh, 0);
  }
}
.circle-container:nth-child(102) .circle {
  animation-delay: 3191ms;
}
.circle-container:nth-child(103) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-103;
  animation-duration: 33118ms;
  animation-delay: 19979ms;
}
@keyframes move-frames-103 {
  from {
    transform: translate3d(2vw, 101vh, 0);
  }
  to {
    transform: translate3d(86vw, -125vh, 0);
  }
}
.circle-container:nth-child(103) .circle {
  animation-delay: 423ms;
}
.circle-container:nth-child(104) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-104;
  animation-duration: 30532ms;
  animation-delay: 25927ms;
}
@keyframes move-frames-104 {
  from {
    transform: translate3d(22vw, 102vh, 0);
  }
  to {
    transform: translate3d(65vw, -116vh, 0);
  }
}
.circle-container:nth-child(104) .circle {
  animation-delay: 1601ms;
}
.circle-container:nth-child(105) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-105;
  animation-duration: 36472ms;
  animation-delay: 9367ms;
}
@keyframes move-frames-105 {
  from {
    transform: translate3d(24vw, 107vh, 0);
  }
  to {
    transform: translate3d(74vw, -125vh, 0);
  }
}
.circle-container:nth-child(105) .circle {
  animation-delay: 2019ms;
}
.circle-container:nth-child(106) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-106;
  animation-duration: 36784ms;
  animation-delay: 4464ms;
}
@keyframes move-frames-106 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(39vw, -115vh, 0);
  }
}
.circle-container:nth-child(106) .circle {
  animation-delay: 3696ms;
}
.circle-container:nth-child(107) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-107;
  animation-duration: 31341ms;
  animation-delay: 27947ms;
}
@keyframes move-frames-107 {
  from {
    transform: translate3d(24vw, 108vh, 0);
  }
  to {
    transform: translate3d(88vw, -132vh, 0);
  }
}
.circle-container:nth-child(107) .circle {
  animation-delay: 1361ms;
}
.circle-container:nth-child(108) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-108;
  animation-duration: 29290ms;
  animation-delay: 20640ms;
}
@keyframes move-frames-108 {
  from {
    transform: translate3d(91vw, 105vh, 0);
  }
  to {
    transform: translate3d(88vw, -134vh, 0);
  }
}
.circle-container:nth-child(108) .circle {
  animation-delay: 1993ms;
}
.circle-container:nth-child(109) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-109;
  animation-duration: 31870ms;
  animation-delay: 32024ms;
}
@keyframes move-frames-109 {
  from {
    transform: translate3d(37vw, 103vh, 0);
  }
  to {
    transform: translate3d(49vw, -105vh, 0);
  }
}
.circle-container:nth-child(109) .circle {
  animation-delay: 897ms;
}
.circle-container:nth-child(110) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-110;
  animation-duration: 29701ms;
  animation-delay: 11453ms;
}
@keyframes move-frames-110 {
  from {
    transform: translate3d(8vw, 107vh, 0);
  }
  to {
    transform: translate3d(16vw, -127vh, 0);
  }
}
.circle-container:nth-child(110) .circle {
  animation-delay: 2890ms;
}
.circle-container:nth-child(111) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-111;
  animation-duration: 32694ms;
  animation-delay: 30348ms;
}
@keyframes move-frames-111 {
  from {
    transform: translate3d(74vw, 102vh, 0);
  }
  to {
    transform: translate3d(86vw, -127vh, 0);
  }
}
.circle-container:nth-child(111) .circle {
  animation-delay: 3392ms;
}
.circle-container:nth-child(112) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-112;
  animation-duration: 30756ms;
  animation-delay: 15218ms;
}
@keyframes move-frames-112 {
  from {
    transform: translate3d(45vw, 108vh, 0);
  }
  to {
    transform: translate3d(26vw, -109vh, 0);
  }
}
.circle-container:nth-child(112) .circle {
  animation-delay: 1652ms;
}
.circle-container:nth-child(113) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-113;
  animation-duration: 36434ms;
  animation-delay: 29845ms;
}
@keyframes move-frames-113 {
  from {
    transform: translate3d(12vw, 107vh, 0);
  }
  to {
    transform: translate3d(95vw, -119vh, 0);
  }
}
.circle-container:nth-child(113) .circle {
  animation-delay: 3565ms;
}
.circle-container:nth-child(114) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-114;
  animation-duration: 32625ms;
  animation-delay: 18068ms;
}
@keyframes move-frames-114 {
  from {
    transform: translate3d(76vw, 110vh, 0);
  }
  to {
    transform: translate3d(42vw, -135vh, 0);
  }
}
.circle-container:nth-child(114) .circle {
  animation-delay: 1676ms;
}
.circle-container:nth-child(115) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-115;
  animation-duration: 33850ms;
  animation-delay: 32708ms;
}
@keyframes move-frames-115 {
  from {
    transform: translate3d(82vw, 107vh, 0);
  }
  to {
    transform: translate3d(99vw, -108vh, 0);
  }
}
.circle-container:nth-child(115) .circle {
  animation-delay: 633ms;
}
.circle-container:nth-child(116) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-116;
  animation-duration: 29988ms;
  animation-delay: 15902ms;
}
@keyframes move-frames-116 {
  from {
    transform: translate3d(92vw, 103vh, 0);
  }
  to {
    transform: translate3d(50vw, -118vh, 0);
  }
}
.circle-container:nth-child(116) .circle {
  animation-delay: 1685ms;
}
.circle-container:nth-child(117) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-117;
  animation-duration: 29625ms;
  animation-delay: 29830ms;
}
@keyframes move-frames-117 {
  from {
    transform: translate3d(91vw, 101vh, 0);
  }
  to {
    transform: translate3d(15vw, -105vh, 0);
  }
}
.circle-container:nth-child(117) .circle {
  animation-delay: 1135ms;
}
.circle-container:nth-child(118) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-118;
  animation-duration: 29041ms;
  animation-delay: 12994ms;
}
@keyframes move-frames-118 {
  from {
    transform: translate3d(57vw, 103vh, 0);
  }
  to {
    transform: translate3d(66vw, -128vh, 0);
  }
}
.circle-container:nth-child(118) .circle {
  animation-delay: 2315ms;
}
.circle-container:nth-child(119) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-119;
  animation-duration: 29993ms;
  animation-delay: 1713ms;
}
@keyframes move-frames-119 {
  from {
    transform: translate3d(74vw, 102vh, 0);
  }
  to {
    transform: translate3d(85vw, -130vh, 0);
  }
}
.circle-container:nth-child(119) .circle {
  animation-delay: 2753ms;
}
.circle-container:nth-child(120) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-120;
  animation-duration: 29644ms;
  animation-delay: 15569ms;
}
@keyframes move-frames-120 {
  from {
    transform: translate3d(4vw, 107vh, 0);
  }
  to {
    transform: translate3d(40vw, -131vh, 0);
  }
}
.circle-container:nth-child(120) .circle {
  animation-delay: 2436ms;
}
.circle-container:nth-child(121) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-121;
  animation-duration: 36782ms;
  animation-delay: 6935ms;
}
@keyframes move-frames-121 {
  from {
    transform: translate3d(100vw, 108vh, 0);
  }
  to {
    transform: translate3d(6vw, -127vh, 0);
  }
}
.circle-container:nth-child(121) .circle {
  animation-delay: 2605ms;
}
.circle-container:nth-child(122) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-122;
  animation-duration: 29774ms;
  animation-delay: 16435ms;
}
@keyframes move-frames-122 {
  from {
    transform: translate3d(40vw, 101vh, 0);
  }
  to {
    transform: translate3d(44vw, -118vh, 0);
  }
}
.circle-container:nth-child(122) .circle {
  animation-delay: 889ms;
}
.circle-container:nth-child(123) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-123;
  animation-duration: 30154ms;
  animation-delay: 5486ms;
}
@keyframes move-frames-123 {
  from {
    transform: translate3d(42vw, 110vh, 0);
  }
  to {
    transform: translate3d(88vw, -133vh, 0);
  }
}
.circle-container:nth-child(123) .circle {
  animation-delay: 1198ms;
}
.circle-container:nth-child(124) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-124;
  animation-duration: 28435ms;
  animation-delay: 12673ms;
}
@keyframes move-frames-124 {
  from {
    transform: translate3d(86vw, 102vh, 0);
  }
  to {
    transform: translate3d(32vw, -105vh, 0);
  }
}
.circle-container:nth-child(124) .circle {
  animation-delay: 771ms;
}
.circle-container:nth-child(125) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-125;
  animation-duration: 29713ms;
  animation-delay: 27145ms;
}
@keyframes move-frames-125 {
  from {
    transform: translate3d(14vw, 109vh, 0);
  }
  to {
    transform: translate3d(40vw, -123vh, 0);
  }
}
.circle-container:nth-child(125) .circle {
  animation-delay: 3944ms;
}
.circle-container:nth-child(126) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-126;
  animation-duration: 31362ms;
  animation-delay: 28192ms;
}
@keyframes move-frames-126 {
  from {
    transform: translate3d(86vw, 108vh, 0);
  }
  to {
    transform: translate3d(73vw, -128vh, 0);
  }
}
.circle-container:nth-child(126) .circle {
  animation-delay: 1167ms;
}
.circle-container:nth-child(127) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-127;
  animation-duration: 34091ms;
  animation-delay: 8793ms;
}
@keyframes move-frames-127 {
  from {
    transform: translate3d(52vw, 102vh, 0);
  }
  to {
    transform: translate3d(69vw, -106vh, 0);
  }
}
.circle-container:nth-child(127) .circle {
  animation-delay: 2707ms;
}
.circle-container:nth-child(128) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-128;
  animation-duration: 36577ms;
  animation-delay: 27577ms;
}
@keyframes move-frames-128 {
  from {
    transform: translate3d(79vw, 105vh, 0);
  }
  to {
    transform: translate3d(74vw, -128vh, 0);
  }
}
.circle-container:nth-child(128) .circle {
  animation-delay: 3174ms;
}
.circle-container:nth-child(129) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-129;
  animation-duration: 32775ms;
  animation-delay: 6194ms;
}
@keyframes move-frames-129 {
  from {
    transform: translate3d(79vw, 101vh, 0);
  }
  to {
    transform: translate3d(68vw, -117vh, 0);
  }
}
.circle-container:nth-child(129) .circle {
  animation-delay: 1879ms;
}
.circle-container:nth-child(130) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-130;
  animation-duration: 33485ms;
  animation-delay: 31519ms;
}
@keyframes move-frames-130 {
  from {
    transform: translate3d(83vw, 110vh, 0);
  }
  to {
    transform: translate3d(99vw, -129vh, 0);
  }
}
.circle-container:nth-child(130) .circle {
  animation-delay: 2515ms;
}
.circle-container:nth-child(131) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-131;
  animation-duration: 36853ms;
  animation-delay: 2605ms;
}
@keyframes move-frames-131 {
  from {
    transform: translate3d(25vw, 105vh, 0);
  }
  to {
    transform: translate3d(41vw, -111vh, 0);
  }
}
.circle-container:nth-child(131) .circle {
  animation-delay: 1131ms;
}
.circle-container:nth-child(132) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-132;
  animation-duration: 33919ms;
  animation-delay: 19480ms;
}
@keyframes move-frames-132 {
  from {
    transform: translate3d(82vw, 104vh, 0);
  }
  to {
    transform: translate3d(37vw, -109vh, 0);
  }
}
.circle-container:nth-child(132) .circle {
  animation-delay: 1901ms;
}
.circle-container:nth-child(133) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-133;
  animation-duration: 30512ms;
  animation-delay: 12574ms;
}
@keyframes move-frames-133 {
  from {
    transform: translate3d(61vw, 107vh, 0);
  }
  to {
    transform: translate3d(48vw, -110vh, 0);
  }
}
.circle-container:nth-child(133) .circle {
  animation-delay: 56ms;
}
.circle-container:nth-child(134) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-134;
  animation-duration: 33357ms;
  animation-delay: 15754ms;
}
@keyframes move-frames-134 {
  from {
    transform: translate3d(23vw, 101vh, 0);
  }
  to {
    transform: translate3d(46vw, -114vh, 0);
  }
}
.circle-container:nth-child(134) .circle {
  animation-delay: 2017ms;
}
.circle-container:nth-child(135) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-135;
  animation-duration: 28971ms;
  animation-delay: 33364ms;
}
@keyframes move-frames-135 {
  from {
    transform: translate3d(64vw, 101vh, 0);
  }
  to {
    transform: translate3d(38vw, -120vh, 0);
  }
}
.circle-container:nth-child(135) .circle {
  animation-delay: 3091ms;
}
.circle-container:nth-child(136) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-136;
  animation-duration: 33724ms;
  animation-delay: 12373ms;
}
@keyframes move-frames-136 {
  from {
    transform: translate3d(10vw, 105vh, 0);
  }
  to {
    transform: translate3d(36vw, -131vh, 0);
  }
}
.circle-container:nth-child(136) .circle {
  animation-delay: 2302ms;
}
.circle-container:nth-child(137) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-137;
  animation-duration: 32385ms;
  animation-delay: 2940ms;
}
@keyframes move-frames-137 {
  from {
    transform: translate3d(72vw, 107vh, 0);
  }
  to {
    transform: translate3d(52vw, -112vh, 0);
  }
}
.circle-container:nth-child(137) .circle {
  animation-delay: 902ms;
}
.circle-container:nth-child(138) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-138;
  animation-duration: 33737ms;
  animation-delay: 7068ms;
}
@keyframes move-frames-138 {
  from {
    transform: translate3d(25vw, 107vh, 0);
  }
  to {
    transform: translate3d(62vw, -125vh, 0);
  }
}
.circle-container:nth-child(138) .circle {
  animation-delay: 3471ms;
}
.circle-container:nth-child(139) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-139;
  animation-duration: 32863ms;
  animation-delay: 14032ms;
}
@keyframes move-frames-139 {
  from {
    transform: translate3d(22vw, 104vh, 0);
  }
  to {
    transform: translate3d(47vw, -133vh, 0);
  }
}
.circle-container:nth-child(139) .circle {
  animation-delay: 3824ms;
}
.circle-container:nth-child(140) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-140;
  animation-duration: 28396ms;
  animation-delay: 4641ms;
}
@keyframes move-frames-140 {
  from {
    transform: translate3d(75vw, 106vh, 0);
  }
  to {
    transform: translate3d(91vw, -133vh, 0);
  }
}
.circle-container:nth-child(140) .circle {
  animation-delay: 97ms;
}
.circle-container:nth-child(141) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-141;
  animation-duration: 33977ms;
  animation-delay: 34358ms;
}
@keyframes move-frames-141 {
  from {
    transform: translate3d(85vw, 104vh, 0);
  }
  to {
    transform: translate3d(93vw, -120vh, 0);
  }
}
.circle-container:nth-child(141) .circle {
  animation-delay: 2174ms;
}
.circle-container:nth-child(142) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-142;
  animation-duration: 32837ms;
  animation-delay: 29703ms;
}
@keyframes move-frames-142 {
  from {
    transform: translate3d(61vw, 107vh, 0);
  }
  to {
    transform: translate3d(25vw, -127vh, 0);
  }
}
.circle-container:nth-child(142) .circle {
  animation-delay: 374ms;
}
.circle-container:nth-child(143) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-143;
  animation-duration: 31900ms;
  animation-delay: 36734ms;
}
@keyframes move-frames-143 {
  from {
    transform: translate3d(4vw, 103vh, 0);
  }
  to {
    transform: translate3d(68vw, -114vh, 0);
  }
}
.circle-container:nth-child(143) .circle {
  animation-delay: 1539ms;
}
.circle-container:nth-child(144) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-144;
  animation-duration: 35250ms;
  animation-delay: 21596ms;
}
@keyframes move-frames-144 {
  from {
    transform: translate3d(60vw, 108vh, 0);
  }
  to {
    transform: translate3d(18vw, -130vh, 0);
  }
}
.circle-container:nth-child(144) .circle {
  animation-delay: 3305ms;
}
.circle-container:nth-child(145) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-145;
  animation-duration: 32500ms;
  animation-delay: 28319ms;
}
@keyframes move-frames-145 {
  from {
    transform: translate3d(80vw, 107vh, 0);
  }
  to {
    transform: translate3d(5vw, -127vh, 0);
  }
}
.circle-container:nth-child(145) .circle {
  animation-delay: 709ms;
}
.circle-container:nth-child(146) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-146;
  animation-duration: 33765ms;
  animation-delay: 4379ms;
}
@keyframes move-frames-146 {
  from {
    transform: translate3d(24vw, 108vh, 0);
  }
  to {
    transform: translate3d(5vw, -128vh, 0);
  }
}
.circle-container:nth-child(146) .circle {
  animation-delay: 2641ms;
}
.circle-container:nth-child(147) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-147;
  animation-duration: 29118ms;
  animation-delay: 11998ms;
}
@keyframes move-frames-147 {
  from {
    transform: translate3d(4vw, 103vh, 0);
  }
  to {
    transform: translate3d(64vw, -129vh, 0);
  }
}
.circle-container:nth-child(147) .circle {
  animation-delay: 1854ms;
}
.circle-container:nth-child(148) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-148;
  animation-duration: 35247ms;
  animation-delay: 9681ms;
}
@keyframes move-frames-148 {
  from {
    transform: translate3d(50vw, 105vh, 0);
  }
  to {
    transform: translate3d(73vw, -118vh, 0);
  }
}
.circle-container:nth-child(148) .circle {
  animation-delay: 1602ms;
}
.circle-container:nth-child(149) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-149;
  animation-duration: 36336ms;
  animation-delay: 29957ms;
}
@keyframes move-frames-149 {
  from {
    transform: translate3d(73vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -121vh, 0);
  }
}
.circle-container:nth-child(149) .circle {
  animation-delay: 2211ms;
}
.circle-container:nth-child(150) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-150;
  animation-duration: 35277ms;
  animation-delay: 36004ms;
}
@keyframes move-frames-150 {
  from {
    transform: translate3d(11vw, 108vh, 0);
  }
  to {
    transform: translate3d(4vw, -122vh, 0);
  }
}
.circle-container:nth-child(150) .circle {
  animation-delay: 3713ms;
}
.circle-container:nth-child(151) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-151;
  animation-duration: 30826ms;
  animation-delay: 27909ms;
}
@keyframes move-frames-151 {
  from {
    transform: translate3d(94vw, 109vh, 0);
  }
  to {
    transform: translate3d(45vw, -127vh, 0);
  }
}
.circle-container:nth-child(151) .circle {
  animation-delay: 440ms;
}
.circle-container:nth-child(152) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-152;
  animation-duration: 32647ms;
  animation-delay: 7235ms;
}
@keyframes move-frames-152 {
  from {
    transform: translate3d(10vw, 105vh, 0);
  }
  to {
    transform: translate3d(27vw, -129vh, 0);
  }
}
.circle-container:nth-child(152) .circle {
  animation-delay: 2574ms;
}
.circle-container:nth-child(153) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-153;
  animation-duration: 31549ms;
  animation-delay: 13516ms;
}
@keyframes move-frames-153 {
  from {
    transform: translate3d(91vw, 106vh, 0);
  }
  to {
    transform: translate3d(25vw, -122vh, 0);
  }
}
.circle-container:nth-child(153) .circle {
  animation-delay: 1404ms;
}
.circle-container:nth-child(154) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-154;
  animation-duration: 35000ms;
  animation-delay: 5624ms;
}
@keyframes move-frames-154 {
  from {
    transform: translate3d(16vw, 101vh, 0);
  }
  to {
    transform: translate3d(85vw, -126vh, 0);
  }
}
.circle-container:nth-child(154) .circle {
  animation-delay: 1095ms;
}
.circle-container:nth-child(155) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-155;
  animation-duration: 31907ms;
  animation-delay: 8136ms;
}
@keyframes move-frames-155 {
  from {
    transform: translate3d(72vw, 101vh, 0);
  }
  to {
    transform: translate3d(35vw, -122vh, 0);
  }
}
.circle-container:nth-child(155) .circle {
  animation-delay: 1972ms;
}
.circle-container:nth-child(156) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-156;
  animation-duration: 30063ms;
  animation-delay: 128ms;
}
@keyframes move-frames-156 {
  from {
    transform: translate3d(94vw, 105vh, 0);
  }
  to {
    transform: translate3d(3vw, -133vh, 0);
  }
}
.circle-container:nth-child(156) .circle {
  animation-delay: 3689ms;
}
.circle-container:nth-child(157) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-157;
  animation-duration: 33231ms;
  animation-delay: 12329ms;
}
@keyframes move-frames-157 {
  from {
    transform: translate3d(34vw, 110vh, 0);
  }
  to {
    transform: translate3d(8vw, -127vh, 0);
  }
}
.circle-container:nth-child(157) .circle {
  animation-delay: 2212ms;
}
.circle-container:nth-child(158) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-158;
  animation-duration: 35853ms;
  animation-delay: 33535ms;
}
@keyframes move-frames-158 {
  from {
    transform: translate3d(11vw, 105vh, 0);
  }
  to {
    transform: translate3d(97vw, -131vh, 0);
  }
}
.circle-container:nth-child(158) .circle {
  animation-delay: 2423ms;
}
.circle-container:nth-child(159) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-159;
  animation-duration: 34316ms;
  animation-delay: 7407ms;
}
@keyframes move-frames-159 {
  from {
    transform: translate3d(17vw, 109vh, 0);
  }
  to {
    transform: translate3d(96vw, -123vh, 0);
  }
}
.circle-container:nth-child(159) .circle {
  animation-delay: 2229ms;
}
.circle-container:nth-child(160) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-160;
  animation-duration: 33095ms;
  animation-delay: 23568ms;
}
@keyframes move-frames-160 {
  from {
    transform: translate3d(41vw, 102vh, 0);
  }
  to {
    transform: translate3d(57vw, -106vh, 0);
  }
}
.circle-container:nth-child(160) .circle {
  animation-delay: 1798ms;
}
.circle-container:nth-child(161) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-161;
  animation-duration: 28591ms;
  animation-delay: 17166ms;
}
@keyframes move-frames-161 {
  from {
    transform: translate3d(20vw, 107vh, 0);
  }
  to {
    transform: translate3d(99vw, -130vh, 0);
  }
}
.circle-container:nth-child(161) .circle {
  animation-delay: 677ms;
}
.circle-container:nth-child(162) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-162;
  animation-duration: 33798ms;
  animation-delay: 11391ms;
}
@keyframes move-frames-162 {
  from {
    transform: translate3d(98vw, 105vh, 0);
  }
  to {
    transform: translate3d(37vw, -135vh, 0);
  }
}
.circle-container:nth-child(162) .circle {
  animation-delay: 3528ms;
}
.circle-container:nth-child(163) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-163;
  animation-duration: 33309ms;
  animation-delay: 10309ms;
}
@keyframes move-frames-163 {
  from {
    transform: translate3d(74vw, 103vh, 0);
  }
  to {
    transform: translate3d(87vw, -129vh, 0);
  }
}
.circle-container:nth-child(163) .circle {
  animation-delay: 3344ms;
}
.circle-container:nth-child(164) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-164;
  animation-duration: 29177ms;
  animation-delay: 25808ms;
}
@keyframes move-frames-164 {
  from {
    transform: translate3d(32vw, 110vh, 0);
  }
  to {
    transform: translate3d(64vw, -117vh, 0);
  }
}
.circle-container:nth-child(164) .circle {
  animation-delay: 2865ms;
}
.circle-container:nth-child(165) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-165;
  animation-duration: 30888ms;
  animation-delay: 34545ms;
}
@keyframes move-frames-165 {
  from {
    transform: translate3d(71vw, 105vh, 0);
  }
  to {
    transform: translate3d(30vw, -120vh, 0);
  }
}
.circle-container:nth-child(165) .circle {
  animation-delay: 3756ms;
}
.circle-container:nth-child(166) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-166;
  animation-duration: 32212ms;
  animation-delay: 7708ms;
}
@keyframes move-frames-166 {
  from {
    transform: translate3d(74vw, 107vh, 0);
  }
  to {
    transform: translate3d(43vw, -131vh, 0);
  }
}
.circle-container:nth-child(166) .circle {
  animation-delay: 463ms;
}
.circle-container:nth-child(167) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-167;
  animation-duration: 31842ms;
  animation-delay: 2487ms;
}
@keyframes move-frames-167 {
  from {
    transform: translate3d(49vw, 105vh, 0);
  }
  to {
    transform: translate3d(55vw, -131vh, 0);
  }
}
.circle-container:nth-child(167) .circle {
  animation-delay: 1359ms;
}
.circle-container:nth-child(168) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-168;
  animation-duration: 28851ms;
  animation-delay: 1031ms;
}
@keyframes move-frames-168 {
  from {
    transform: translate3d(66vw, 108vh, 0);
  }
  to {
    transform: translate3d(100vw, -135vh, 0);
  }
}
.circle-container:nth-child(168) .circle {
  animation-delay: 3182ms;
}
.circle-container:nth-child(169) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-169;
  animation-duration: 28155ms;
  animation-delay: 21785ms;
}
@keyframes move-frames-169 {
  from {
    transform: translate3d(39vw, 103vh, 0);
  }
  to {
    transform: translate3d(90vw, -105vh, 0);
  }
}
.circle-container:nth-child(169) .circle {
  animation-delay: 955ms;
}
.circle-container:nth-child(170) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-170;
  animation-duration: 30181ms;
  animation-delay: 20323ms;
}
@keyframes move-frames-170 {
  from {
    transform: translate3d(52vw, 110vh, 0);
  }
  to {
    transform: translate3d(57vw, -118vh, 0);
  }
}
.circle-container:nth-child(170) .circle {
  animation-delay: 3139ms;
}
.circle-container:nth-child(171) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-171;
  animation-duration: 33650ms;
  animation-delay: 35784ms;
}
@keyframes move-frames-171 {
  from {
    transform: translate3d(58vw, 106vh, 0);
  }
  to {
    transform: translate3d(36vw, -121vh, 0);
  }
}
.circle-container:nth-child(171) .circle {
  animation-delay: 1489ms;
}
.circle-container:nth-child(172) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-172;
  animation-duration: 33679ms;
  animation-delay: 6775ms;
}
@keyframes move-frames-172 {
  from {
    transform: translate3d(61vw, 101vh, 0);
  }
  to {
    transform: translate3d(63vw, -127vh, 0);
  }
}
.circle-container:nth-child(172) .circle {
  animation-delay: 2493ms;
}
.circle-container:nth-child(173) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-173;
  animation-duration: 33510ms;
  animation-delay: 3242ms;
}
@keyframes move-frames-173 {
  from {
    transform: translate3d(26vw, 102vh, 0);
  }
  to {
    transform: translate3d(12vw, -118vh, 0);
  }
}
.circle-container:nth-child(173) .circle {
  animation-delay: 774ms;
}
.circle-container:nth-child(174) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-174;
  animation-duration: 29925ms;
  animation-delay: 18251ms;
}
@keyframes move-frames-174 {
  from {
    transform: translate3d(36vw, 107vh, 0);
  }
  to {
    transform: translate3d(77vw, -126vh, 0);
  }
}
.circle-container:nth-child(174) .circle {
  animation-delay: 400ms;
}
.circle-container:nth-child(175) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-175;
  animation-duration: 30310ms;
  animation-delay: 19851ms;
}
@keyframes move-frames-175 {
  from {
    transform: translate3d(95vw, 110vh, 0);
  }
  to {
    transform: translate3d(29vw, -127vh, 0);
  }
}
.circle-container:nth-child(175) .circle {
  animation-delay: 1584ms;
}
.circle-container:nth-child(176) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-176;
  animation-duration: 33958ms;
  animation-delay: 22075ms;
}
@keyframes move-frames-176 {
  from {
    transform: translate3d(64vw, 101vh, 0);
  }
  to {
    transform: translate3d(90vw, -102vh, 0);
  }
}
.circle-container:nth-child(176) .circle {
  animation-delay: 2853ms;
}
.circle-container:nth-child(177) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-177;
  animation-duration: 30775ms;
  animation-delay: 749ms;
}
@keyframes move-frames-177 {
  from {
    transform: translate3d(14vw, 106vh, 0);
  }
  to {
    transform: translate3d(46vw, -109vh, 0);
  }
}
.circle-container:nth-child(177) .circle {
  animation-delay: 2707ms;
}
.circle-container:nth-child(178) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-178;
  animation-duration: 36117ms;
  animation-delay: 17982ms;
}
@keyframes move-frames-178 {
  from {
    transform: translate3d(65vw, 110vh, 0);
  }
  to {
    transform: translate3d(93vw, -116vh, 0);
  }
}
.circle-container:nth-child(178) .circle {
  animation-delay: 300ms;
}
.circle-container:nth-child(179) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-179;
  animation-duration: 30053ms;
  animation-delay: 9428ms;
}
@keyframes move-frames-179 {
  from {
    transform: translate3d(34vw, 109vh, 0);
  }
  to {
    transform: translate3d(6vw, -135vh, 0);
  }
}
.circle-container:nth-child(179) .circle {
  animation-delay: 2097ms;
}
.circle-container:nth-child(180) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-180;
  animation-duration: 28499ms;
  animation-delay: 36412ms;
}
@keyframes move-frames-180 {
  from {
    transform: translate3d(5vw, 108vh, 0);
  }
  to {
    transform: translate3d(99vw, -119vh, 0);
  }
}
.circle-container:nth-child(180) .circle {
  animation-delay: 2085ms;
}
.circle-container:nth-child(181) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-181;
  animation-duration: 34791ms;
  animation-delay: 12832ms;
}
@keyframes move-frames-181 {
  from {
    transform: translate3d(60vw, 101vh, 0);
  }
  to {
    transform: translate3d(94vw, -116vh, 0);
  }
}
.circle-container:nth-child(181) .circle {
  animation-delay: 3715ms;
}
.circle-container:nth-child(182) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-182;
  animation-duration: 31377ms;
  animation-delay: 8966ms;
}
@keyframes move-frames-182 {
  from {
    transform: translate3d(100vw, 103vh, 0);
  }
  to {
    transform: translate3d(21vw, -111vh, 0);
  }
}
.circle-container:nth-child(182) .circle {
  animation-delay: 3337ms;
}
.circle-container:nth-child(183) {
  width: 5px;
  height: 5px;
  animation-name: move-frames-183;
  animation-duration: 35486ms;
  animation-delay: 25068ms;
}
@keyframes move-frames-183 {
  from {
    transform: translate3d(71vw, 106vh, 0);
  }
  to {
    transform: translate3d(28vw, -108vh, 0);
  }
}
.circle-container:nth-child(183) .circle {
  animation-delay: 3141ms;
}
.circle-container:nth-child(184) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-184;
  animation-duration: 30025ms;
  animation-delay: 35785ms;
}
@keyframes move-frames-184 {
  from {
    transform: translate3d(50vw, 107vh, 0);
  }
  to {
    transform: translate3d(31vw, -134vh, 0);
  }
}
.circle-container:nth-child(184) .circle {
  animation-delay: 3678ms;
}
.circle-container:nth-child(185) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-185;
  animation-duration: 28161ms;
  animation-delay: 32959ms;
}
@keyframes move-frames-185 {
  from {
    transform: translate3d(6vw, 110vh, 0);
  }
  to {
    transform: translate3d(37vw, -135vh, 0);
  }
}
.circle-container:nth-child(185) .circle {
  animation-delay: 1600ms;
}
.circle-container:nth-child(186) {
  width: 7px;
  height: 7px;
  animation-name: move-frames-186;
  animation-duration: 36032ms;
  animation-delay: 5992ms;
}
@keyframes move-frames-186 {
  from {
    transform: translate3d(95vw, 101vh, 0);
  }
  to {
    transform: translate3d(86vw, -122vh, 0);
  }
}
.circle-container:nth-child(186) .circle {
  animation-delay: 3087ms;
}
.circle-container:nth-child(187) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-187;
  animation-duration: 32789ms;
  animation-delay: 1929ms;
}
@keyframes move-frames-187 {
  from {
    transform: translate3d(31vw, 104vh, 0);
  }
  to {
    transform: translate3d(67vw, -120vh, 0);
  }
}
.circle-container:nth-child(187) .circle {
  animation-delay: 3273ms;
}
.circle-container:nth-child(188) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-188;
  animation-duration: 30989ms;
  animation-delay: 15092ms;
}
@keyframes move-frames-188 {
  from {
    transform: translate3d(74vw, 109vh, 0);
  }
  to {
    transform: translate3d(19vw, -124vh, 0);
  }
}
.circle-container:nth-child(188) .circle {
  animation-delay: 2239ms;
}
.circle-container:nth-child(189) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-189;
  animation-duration: 29362ms;
  animation-delay: 9204ms;
}
@keyframes move-frames-189 {
  from {
    transform: translate3d(57vw, 103vh, 0);
  }
  to {
    transform: translate3d(68vw, -125vh, 0);
  }
}
.circle-container:nth-child(189) .circle {
  animation-delay: 3759ms;
}
.circle-container:nth-child(190) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-190;
  animation-duration: 28602ms;
  animation-delay: 13024ms;
}
@keyframes move-frames-190 {
  from {
    transform: translate3d(9vw, 110vh, 0);
  }
  to {
    transform: translate3d(3vw, -132vh, 0);
  }
}
.circle-container:nth-child(190) .circle {
  animation-delay: 1682ms;
}
.circle-container:nth-child(191) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-191;
  animation-duration: 29364ms;
  animation-delay: 12531ms;
}
@keyframes move-frames-191 {
  from {
    transform: translate3d(15vw, 110vh, 0);
  }
  to {
    transform: translate3d(21vw, -125vh, 0);
  }
}
.circle-container:nth-child(191) .circle {
  animation-delay: 3075ms;
}
.circle-container:nth-child(192) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-192;
  animation-duration: 30600ms;
  animation-delay: 404ms;
}
@keyframes move-frames-192 {
  from {
    transform: translate3d(43vw, 110vh, 0);
  }
  to {
    transform: translate3d(40vw, -115vh, 0);
  }
}
.circle-container:nth-child(192) .circle {
  animation-delay: 650ms;
}
.circle-container:nth-child(193) {
  width: 3px;
  height: 3px;
  animation-name: move-frames-193;
  animation-duration: 36618ms;
  animation-delay: 3743ms;
}
@keyframes move-frames-193 {
  from {
    transform: translate3d(52vw, 103vh, 0);
  }
  to {
    transform: translate3d(61vw, -125vh, 0);
  }
}
.circle-container:nth-child(193) .circle {
  animation-delay: 392ms;
}
.circle-container:nth-child(194) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-194;
  animation-duration: 33414ms;
  animation-delay: 32612ms;
}
@keyframes move-frames-194 {
  from {
    transform: translate3d(80vw, 105vh, 0);
  }
  to {
    transform: translate3d(45vw, -120vh, 0);
  }
}
.circle-container:nth-child(194) .circle {
  animation-delay: 98ms;
}
.circle-container:nth-child(195) {
  width: 4px;
  height: 4px;
  animation-name: move-frames-195;
  animation-duration: 33578ms;
  animation-delay: 22561ms;
}
@keyframes move-frames-195 {
  from {
    transform: translate3d(62vw, 106vh, 0);
  }
  to {
    transform: translate3d(15vw, -129vh, 0);
  }
}
.circle-container:nth-child(195) .circle {
  animation-delay: 218ms;
}
.circle-container:nth-child(196) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-196;
  animation-duration: 31180ms;
  animation-delay: 6756ms;
}
@keyframes move-frames-196 {
  from {
    transform: translate3d(87vw, 107vh, 0);
  }
  to {
    transform: translate3d(91vw, -131vh, 0);
  }
}
.circle-container:nth-child(196) .circle {
  animation-delay: 1368ms;
}
.circle-container:nth-child(197) {
  width: 2px;
  height: 2px;
  animation-name: move-frames-197;
  animation-duration: 31944ms;
  animation-delay: 11951ms;
}
@keyframes move-frames-197 {
  from {
    transform: translate3d(73vw, 107vh, 0);
  }
  to {
    transform: translate3d(8vw, -126vh, 0);
  }
}
.circle-container:nth-child(197) .circle {
  animation-delay: 3534ms;
}
.circle-container:nth-child(198) {
  width: 1px;
  height: 1px;
  animation-name: move-frames-198;
  animation-duration: 36335ms;
  animation-delay: 35347ms;
}
@keyframes move-frames-198 {
  from {
    transform: translate3d(80vw, 110vh, 0);
  }
  to {
    transform: translate3d(73vw, -122vh, 0);
  }
}
.circle-container:nth-child(198) .circle {
  animation-delay: 1083ms;
}
.circle-container:nth-child(199) {
  width: 8px;
  height: 8px;
  animation-name: move-frames-199;
  animation-duration: 36455ms;
  animation-delay: 28190ms;
}
@keyframes move-frames-199 {
  from {
    transform: translate3d(36vw, 104vh, 0);
  }
  to {
    transform: translate3d(17vw, -123vh, 0);
  }
}
.circle-container:nth-child(199) .circle {
  animation-delay: 1470ms;
}
.circle-container:nth-child(200) {
  width: 6px;
  height: 6px;
  animation-name: move-frames-200;
  animation-duration: 34517ms;
  animation-delay: 27866ms;
}
@keyframes move-frames-200 {
  from {
    transform: translate3d(9vw, 103vh, 0);
  }
  to {
    transform: translate3d(16vw, -129vh, 0);
  }
}
.circle-container:nth-child(200) .circle {
  animation-delay: 2703ms;
}
