.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#fdb720;box-shadow:0 0 0 1px #fdb720}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}body{color:#fff;background-color:#010509;margin:0}a{-webkit-text-decoration-line:none;text-decoration-line:none;color:var(--Grey-White,#fff);text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.circle-container{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container .circle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#ffb399,#ffb399 10%,rgba(255,179,153,0) 56%);animation:fadein-frames .2s infinite,scale-frames 2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.circle-container:first-child{width:5px;height:5px;animation-name:move-frames-1;animation-duration:30783ms;animation-delay:1207ms}@keyframes move-frames-1{0%{transform:translate3d(66vw,109vh,0)}to{transform:translate3d(5vw,-123vh,0)}}.circle-container:first-child .circle{animation-delay:3401ms}.circle-container:nth-child(2){width:3px;height:3px;animation-name:move-frames-2;animation-duration:32598ms;animation-delay:13614ms}@keyframes move-frames-2{0%{transform:translate3d(16vw,101vh,0)}to{transform:translate3d(9vw,-107vh,0)}}.circle-container:nth-child(2) .circle{animation-delay:3658ms}.circle-container:nth-child(3){width:3px;height:3px;animation-name:move-frames-3;animation-duration:29781ms;animation-delay:33902ms}@keyframes move-frames-3{0%{transform:translate3d(45vw,106vh,0)}to{transform:translate3d(76vw,-108vh,0)}}.circle-container:nth-child(3) .circle{animation-delay:1932ms}.circle-container:nth-child(4){width:8px;height:8px;animation-name:move-frames-4;animation-duration:32011ms;animation-delay:29101ms}@keyframes move-frames-4{0%{transform:translate3d(78vw,105vh,0)}to{transform:translate3d(25vw,-109vh,0)}}.circle-container:nth-child(4) .circle{animation-delay:2531ms}.circle-container:nth-child(5){width:4px;height:4px;animation-name:move-frames-5;animation-duration:30278ms;animation-delay:6541ms}@keyframes move-frames-5{0%{transform:translate3d(9vw,108vh,0)}to{transform:translate3d(58vw,-111vh,0)}}.circle-container:nth-child(5) .circle{animation-delay:3499ms}.circle-container:nth-child(6){width:3px;height:3px;animation-name:move-frames-6;animation-duration:30786ms;animation-delay:3301ms}@keyframes move-frames-6{0%{transform:translate3d(92vw,108vh,0)}to{transform:translate3d(95vw,-134vh,0)}}.circle-container:nth-child(6) .circle{animation-delay:1ms}.circle-container:nth-child(7){width:7px;height:7px;animation-name:move-frames-7;animation-duration:36813ms;animation-delay:31205ms}@keyframes move-frames-7{0%{transform:translate3d(15vw,108vh,0)}to{transform:translate3d(80vw,-138vh,0)}}.circle-container:nth-child(7) .circle{animation-delay:755ms}.circle-container:nth-child(8){width:4px;height:4px;animation-name:move-frames-8;animation-duration:32137ms;animation-delay:23283ms}@keyframes move-frames-8{0%{transform:translate3d(4vw,109vh,0)}to{transform:translate3d(100vw,-117vh,0)}}.circle-container:nth-child(8) .circle{animation-delay:1199ms}.circle-container:nth-child(9){width:5px;height:5px;animation-name:move-frames-9;animation-duration:36026ms;animation-delay:18161ms}@keyframes move-frames-9{0%{transform:translate3d(46vw,101vh,0)}to{transform:translate3d(18vw,-115vh,0)}}.circle-container:nth-child(9) .circle{animation-delay:2322ms}.circle-container:nth-child(10){width:5px;height:5px;animation-name:move-frames-10;animation-duration:28496ms;animation-delay:34708ms}@keyframes move-frames-10{0%{transform:translate3d(20vw,102vh,0)}to{transform:translate3d(91vw,-105vh,0)}}.circle-container:nth-child(10) .circle{animation-delay:.49s}.circle-container:nth-child(11){width:6px;height:6px;animation-name:move-frames-11;animation-duration:36787ms;animation-delay:18002ms}@keyframes move-frames-11{0%{transform:translate3d(22vw,102vh,0)}to{transform:translate3d(74vw,-114vh,0)}}.circle-container:nth-child(11) .circle{animation-delay:1113ms}.circle-container:nth-child(12){width:7px;height:7px;animation-name:move-frames-12;animation-duration:32423ms;animation-delay:35998ms}@keyframes move-frames-12{0%{transform:translate3d(40vw,110vh,0)}to{transform:translate3d(7vw,-114vh,0)}}.circle-container:nth-child(12) .circle{animation-delay:314ms}.circle-container:nth-child(13){width:4px;height:4px;animation-name:move-frames-13;animation-duration:28694ms;animation-delay:17148ms}@keyframes move-frames-13{0%{transform:translate3d(36vw,106vh,0)}to{transform:translate3d(93vw,-114vh,0)}}.circle-container:nth-child(13) .circle{animation-delay:2176ms}.circle-container:nth-child(14){width:1px;height:1px;animation-name:move-frames-14;animation-duration:34211ms;animation-delay:21.79s}@keyframes move-frames-14{0%{transform:translate3d(61vw,103vh,0)}to{transform:translate3d(48vw,-110vh,0)}}.circle-container:nth-child(14) .circle{animation-delay:939ms}.circle-container:nth-child(15){width:2px;height:2px;animation-name:move-frames-15;animation-duration:34418ms;animation-delay:11329ms}@keyframes move-frames-15{0%{transform:translate3d(33vw,105vh,0)}to{transform:translate3d(100vw,-128vh,0)}}.circle-container:nth-child(15) .circle{animation-delay:1308ms}.circle-container:nth-child(16){width:4px;height:4px;animation-name:move-frames-16;animation-duration:29328ms;animation-delay:36129ms}@keyframes move-frames-16{0%{transform:translate3d(42vw,106vh,0)}to{transform:translate3d(12vw,-125vh,0)}}.circle-container:nth-child(16) .circle{animation-delay:1195ms}.circle-container:nth-child(17){width:2px;height:2px;animation-name:move-frames-17;animation-duration:30227ms;animation-delay:19343ms}@keyframes move-frames-17{0%{transform:translate3d(57vw,103vh,0)}to{transform:translate3d(99vw,-119vh,0)}}.circle-container:nth-child(17) .circle{animation-delay:1215ms}.circle-container:nth-child(18){width:1px;height:1px;animation-name:move-frames-18;animation-duration:31646ms;animation-delay:36183ms}@keyframes move-frames-18{0%{transform:translate3d(29vw,103vh,0)}to{transform:translate3d(51vw,-124vh,0)}}.circle-container:nth-child(18) .circle{animation-delay:1789ms}.circle-container:nth-child(19){width:1px;height:1px;animation-name:move-frames-19;animation-duration:34154ms;animation-delay:8.43s}@keyframes move-frames-19{0%{transform:translate3d(92vw,108vh,0)}to{transform:translate3d(1vw,-121vh,0)}}.circle-container:nth-child(19) .circle{animation-delay:1425ms}.circle-container:nth-child(20){width:8px;height:8px;animation-name:move-frames-20;animation-duration:32293ms;animation-delay:34914ms}@keyframes move-frames-20{0%{transform:translate3d(66vw,104vh,0)}to{transform:translate3d(83vw,-123vh,0)}}.circle-container:nth-child(20) .circle{animation-delay:2.12s}.circle-container:nth-child(21){width:4px;height:4px;animation-name:move-frames-21;animation-duration:35427ms;animation-delay:13054ms}@keyframes move-frames-21{0%{transform:translate3d(28vw,104vh,0)}to{transform:translate3d(55vw,-108vh,0)}}.circle-container:nth-child(21) .circle{animation-delay:1328ms}.circle-container:nth-child(22){width:2px;height:2px;animation-name:move-frames-22;animation-duration:33194ms;animation-delay:33828ms}@keyframes move-frames-22{0%{transform:translate3d(23vw,101vh,0)}to{transform:translate3d(22vw,-122vh,0)}}.circle-container:nth-child(22) .circle{animation-delay:1636ms}.circle-container:nth-child(23){width:5px;height:5px;animation-name:move-frames-23;animation-duration:29612ms;animation-delay:14394ms}@keyframes move-frames-23{0%{transform:translate3d(60vw,105vh,0)}to{transform:translate3d(69vw,-130vh,0)}}.circle-container:nth-child(23) .circle{animation-delay:428ms}.circle-container:nth-child(24){width:4px;height:4px;animation-name:move-frames-24;animation-duration:32515ms;animation-delay:21766ms}@keyframes move-frames-24{0%{transform:translate3d(53vw,107vh,0)}to{transform:translate3d(5vw,-112vh,0)}}.circle-container:nth-child(24) .circle{animation-delay:2.22s}.circle-container:nth-child(25){width:7px;height:7px;animation-name:move-frames-25;animation-duration:28.99s;animation-delay:15867ms}@keyframes move-frames-25{0%{transform:translate3d(77vw,105vh,0)}to{transform:translate3d(65vw,-131vh,0)}}.circle-container:nth-child(25) .circle{animation-delay:2.07s}.circle-container:nth-child(26){width:1px;height:1px;animation-name:move-frames-26;animation-duration:32395ms;animation-delay:36686ms}@keyframes move-frames-26{0%{transform:translate3d(86vw,101vh,0)}to{transform:translate3d(64vw,-110vh,0)}}.circle-container:nth-child(26) .circle{animation-delay:853ms}.circle-container:nth-child(27){width:7px;height:7px;animation-name:move-frames-27;animation-duration:34786ms;animation-delay:31504ms}@keyframes move-frames-27{0%{transform:translate3d(67vw,107vh,0)}to{transform:translate3d(40vw,-118vh,0)}}.circle-container:nth-child(27) .circle{animation-delay:2059ms}.circle-container:nth-child(28){width:3px;height:3px;animation-name:move-frames-28;animation-duration:33.69s;animation-delay:1933ms}@keyframes move-frames-28{0%{transform:translate3d(9vw,102vh,0)}to{transform:translate3d(56vw,-103vh,0)}}.circle-container:nth-child(28) .circle{animation-delay:2942ms}.circle-container:nth-child(29){width:3px;height:3px;animation-name:move-frames-29;animation-duration:31328ms;animation-delay:36116ms}@keyframes move-frames-29{0%{transform:translate3d(88vw,110vh,0)}to{transform:translate3d(82vw,-139vh,0)}}.circle-container:nth-child(29) .circle{animation-delay:3487ms}.circle-container:nth-child(30){width:8px;height:8px;animation-name:move-frames-30;animation-duration:29214ms;animation-delay:14454ms}@keyframes move-frames-30{0%{transform:translate3d(27vw,106vh,0)}to{transform:translate3d(15vw,-130vh,0)}}.circle-container:nth-child(30) .circle{animation-delay:3032ms}.circle-container:nth-child(31){width:4px;height:4px;animation-name:move-frames-31;animation-duration:30217ms;animation-delay:5008ms}@keyframes move-frames-31{0%{transform:translate3d(68vw,101vh,0)}to{transform:translate3d(80vw,-106vh,0)}}.circle-container:nth-child(31) .circle{animation-delay:1218ms}.circle-container:nth-child(32){width:3px;height:3px;animation-name:move-frames-32;animation-duration:33018ms;animation-delay:3484ms}@keyframes move-frames-32{0%{transform:translate3d(13vw,109vh,0)}to{transform:translate3d(84vw,-113vh,0)}}.circle-container:nth-child(32) .circle{animation-delay:2364ms}.circle-container:nth-child(33){width:8px;height:8px;animation-name:move-frames-33;animation-duration:36637ms;animation-delay:8378ms}@keyframes move-frames-33{0%{transform:translate3d(37vw,106vh,0)}to{transform:translate3d(84vw,-133vh,0)}}.circle-container:nth-child(33) .circle{animation-delay:1076ms}.circle-container:nth-child(34){width:8px;height:8px;animation-name:move-frames-34;animation-duration:33537ms;animation-delay:3727ms}@keyframes move-frames-34{0%{transform:translate3d(68vw,108vh,0)}to{transform:translate3d(14vw,-138vh,0)}}.circle-container:nth-child(34) .circle{animation-delay:112ms}.circle-container:nth-child(35){width:5px;height:5px;animation-name:move-frames-35;animation-duration:35146ms;animation-delay:15732ms}@keyframes move-frames-35{0%{transform:translate3d(3vw,104vh,0)}to{transform:translate3d(80vw,-120vh,0)}}.circle-container:nth-child(35) .circle{animation-delay:29ms}.circle-container:nth-child(36){width:3px;height:3px;animation-name:move-frames-36;animation-duration:31657ms;animation-delay:17949ms}@keyframes move-frames-36{0%{transform:translate3d(4vw,103vh,0)}to{transform:translate3d(74vw,-133vh,0)}}.circle-container:nth-child(36) .circle{animation-delay:297ms}.circle-container:nth-child(37){width:4px;height:4px;animation-name:move-frames-37;animation-duration:36044ms;animation-delay:23869ms}@keyframes move-frames-37{0%{transform:translate3d(17vw,105vh,0)}to{transform:translate3d(94vw,-122vh,0)}}.circle-container:nth-child(37) .circle{animation-delay:.98s}.circle-container:nth-child(38){width:5px;height:5px;animation-name:move-frames-38;animation-duration:35929ms;animation-delay:35263ms}@keyframes move-frames-38{0%{transform:translate3d(55vw,107vh,0)}to{transform:translate3d(89vw,-117vh,0)}}.circle-container:nth-child(38) .circle{animation-delay:1367ms}.circle-container:nth-child(39){width:8px;height:8px;animation-name:move-frames-39;animation-duration:32398ms;animation-delay:33212ms}@keyframes move-frames-39{0%{transform:translate3d(35vw,107vh,0)}to{transform:translate3d(53vw,-116vh,0)}}.circle-container:nth-child(39) .circle{animation-delay:3056ms}.circle-container:nth-child(40){width:8px;height:8px;animation-name:move-frames-40;animation-duration:34158ms;animation-delay:5023ms}@keyframes move-frames-40{0%{transform:translate3d(66vw,105vh,0)}to{transform:translate3d(90vw,-112vh,0)}}.circle-container:nth-child(40) .circle{animation-delay:5ms}.circle-container:nth-child(41){width:7px;height:7px;animation-name:move-frames-41;animation-duration:30578ms;animation-delay:17514ms}@keyframes move-frames-41{0%{transform:translate3d(70vw,105vh,0)}to{transform:translate3d(13vw,-109vh,0)}}.circle-container:nth-child(41) .circle{animation-delay:1729ms}.circle-container:nth-child(42){width:8px;height:8px;animation-name:move-frames-42;animation-duration:34428ms;animation-delay:18386ms}@keyframes move-frames-42{0%{transform:translate3d(65vw,101vh,0)}to{transform:translate3d(7vw,-118vh,0)}}.circle-container:nth-child(42) .circle{animation-delay:163ms}.circle-container:nth-child(43){width:4px;height:4px;animation-name:move-frames-43;animation-duration:28.97s;animation-delay:19699ms}@keyframes move-frames-43{0%{transform:translate3d(44vw,107vh,0)}to{transform:translate3d(12vw,-130vh,0)}}.circle-container:nth-child(43) .circle{animation-delay:3191ms}.circle-container:nth-child(44){width:1px;height:1px;animation-name:move-frames-44;animation-duration:32991ms;animation-delay:12121ms}@keyframes move-frames-44{0%{transform:translate3d(73vw,107vh,0)}to{transform:translate3d(93vw,-135vh,0)}}.circle-container:nth-child(44) .circle{animation-delay:3841ms}.circle-container:nth-child(45){width:7px;height:7px;animation-name:move-frames-45;animation-duration:28.88s;animation-delay:11353ms}@keyframes move-frames-45{0%{transform:translate3d(5vw,102vh,0)}to{transform:translate3d(60vw,-126vh,0)}}.circle-container:nth-child(45) .circle{animation-delay:344ms}.circle-container:nth-child(46){width:8px;height:8px;animation-name:move-frames-46;animation-duration:35.7s;animation-delay:33482ms}@keyframes move-frames-46{0%{transform:translate3d(40vw,105vh,0)}to{transform:translate3d(13vw,-128vh,0)}}.circle-container:nth-child(46) .circle{animation-delay:3797ms}.circle-container:nth-child(47){width:5px;height:5px;animation-name:move-frames-47;animation-duration:35074ms;animation-delay:20239ms}@keyframes move-frames-47{0%{transform:translate3d(36vw,109vh,0)}to{transform:translate3d(13vw,-125vh,0)}}.circle-container:nth-child(47) .circle{animation-delay:3715ms}.circle-container:nth-child(48){width:1px;height:1px;animation-name:move-frames-48;animation-duration:31107ms;animation-delay:10949ms}@keyframes move-frames-48{0%{transform:translate3d(9vw,102vh,0)}to{transform:translate3d(14vw,-131vh,0)}}.circle-container:nth-child(48) .circle{animation-delay:2481ms}.circle-container:nth-child(49){width:7px;height:7px;animation-name:move-frames-49;animation-duration:28095ms;animation-delay:27ms}@keyframes move-frames-49{0%{transform:translate3d(100vw,104vh,0)}to{transform:translate3d(21vw,-111vh,0)}}.circle-container:nth-child(49) .circle{animation-delay:2461ms}.circle-container:nth-child(50){width:6px;height:6px;animation-name:move-frames-50;animation-duration:30413ms;animation-delay:9478ms}@keyframes move-frames-50{0%{transform:translate3d(70vw,102vh,0)}to{transform:translate3d(84vw,-121vh,0)}}.circle-container:nth-child(50) .circle{animation-delay:94ms}.circle-container:nth-child(51){width:3px;height:3px;animation-name:move-frames-51;animation-duration:29594ms;animation-delay:27924ms}@keyframes move-frames-51{0%{transform:translate3d(73vw,109vh,0)}to{transform:translate3d(44vw,-134vh,0)}}.circle-container:nth-child(51) .circle{animation-delay:2406ms}.circle-container:nth-child(52){width:2px;height:2px;animation-name:move-frames-52;animation-duration:35765ms;animation-delay:22378ms}@keyframes move-frames-52{0%{transform:translate3d(55vw,108vh,0)}to{transform:translate3d(37vw,-113vh,0)}}.circle-container:nth-child(52) .circle{animation-delay:2352ms}.circle-container:nth-child(53){width:5px;height:5px;animation-name:move-frames-53;animation-duration:29701ms;animation-delay:12095ms}@keyframes move-frames-53{0%{transform:translate3d(58vw,101vh,0)}to{transform:translate3d(31vw,-130vh,0)}}.circle-container:nth-child(53) .circle{animation-delay:589ms}.circle-container:nth-child(54){width:6px;height:6px;animation-name:move-frames-54;animation-duration:36243ms;animation-delay:4115ms}@keyframes move-frames-54{0%{transform:translate3d(9vw,102vh,0)}to{transform:translate3d(49vw,-127vh,0)}}.circle-container:nth-child(54) .circle{animation-delay:2502ms}.circle-container:nth-child(55){width:5px;height:5px;animation-name:move-frames-55;animation-duration:30976ms;animation-delay:14401ms}@keyframes move-frames-55{0%{transform:translate3d(88vw,104vh,0)}to{transform:translate3d(91vw,-130vh,0)}}.circle-container:nth-child(55) .circle{animation-delay:354ms}.circle-container:nth-child(56){width:6px;height:6px;animation-name:move-frames-56;animation-duration:31589ms;animation-delay:33.95s}@keyframes move-frames-56{0%{transform:translate3d(61vw,103vh,0)}to{transform:translate3d(98vw,-126vh,0)}}.circle-container:nth-child(56) .circle{animation-delay:1972ms}.circle-container:nth-child(57){width:5px;height:5px;animation-name:move-frames-57;animation-duration:32395ms;animation-delay:10861ms}@keyframes move-frames-57{0%{transform:translate3d(34vw,103vh,0)}to{transform:translate3d(63vw,-133vh,0)}}.circle-container:nth-child(57) .circle{animation-delay:53ms}.circle-container:nth-child(58){width:7px;height:7px;animation-name:move-frames-58;animation-duration:33763ms;animation-delay:16.29s}@keyframes move-frames-58{0%{transform:translate3d(57vw,107vh,0)}to{transform:translate3d(29vw,-126vh,0)}}.circle-container:nth-child(58) .circle{animation-delay:2488ms}.circle-container:nth-child(59){width:5px;height:5px;animation-name:move-frames-59;animation-duration:30256ms;animation-delay:3823ms}@keyframes move-frames-59{0%{transform:translate3d(40vw,108vh,0)}to{transform:translate3d(2vw,-124vh,0)}}.circle-container:nth-child(59) .circle{animation-delay:3936ms}.circle-container:nth-child(60){width:4px;height:4px;animation-name:move-frames-60;animation-duration:34149ms;animation-delay:16774ms}@keyframes move-frames-60{0%{transform:translate3d(84vw,110vh,0)}to{transform:translate3d(14vw,-121vh,0)}}.circle-container:nth-child(60) .circle{animation-delay:.69s}.circle-container:nth-child(61){width:3px;height:3px;animation-name:move-frames-61;animation-duration:32716ms;animation-delay:33159ms}@keyframes move-frames-61{0%{transform:translate3d(98vw,102vh,0)}to{transform:translate3d(70vw,-130vh,0)}}.circle-container:nth-child(61) .circle{animation-delay:1713ms}.circle-container:nth-child(62){width:6px;height:6px;animation-name:move-frames-62;animation-duration:29693ms;animation-delay:34947ms}@keyframes move-frames-62{0%{transform:translate3d(68vw,107vh,0)}to{transform:translate3d(16vw,-118vh,0)}}.circle-container:nth-child(62) .circle{animation-delay:2759ms}.circle-container:nth-child(63){width:3px;height:3px;animation-name:move-frames-63;animation-duration:33421ms;animation-delay:29246ms}@keyframes move-frames-63{0%{transform:translate3d(18vw,103vh,0)}to{transform:translate3d(17vw,-120vh,0)}}.circle-container:nth-child(63) .circle{animation-delay:1471ms}.circle-container:nth-child(64){width:5px;height:5px;animation-name:move-frames-64;animation-duration:28842ms;animation-delay:3133ms}@keyframes move-frames-64{0%{transform:translate3d(50vw,110vh,0)}to{transform:translate3d(18vw,-119vh,0)}}.circle-container:nth-child(64) .circle{animation-delay:1336ms}.circle-container:nth-child(65){width:8px;height:8px;animation-name:move-frames-65;animation-duration:36.43s;animation-delay:25381ms}@keyframes move-frames-65{0%{transform:translate3d(55vw,104vh,0)}to{transform:translate3d(54vw,-125vh,0)}}.circle-container:nth-child(65) .circle{animation-delay:3229ms}.circle-container:nth-child(66){width:5px;height:5px;animation-name:move-frames-66;animation-duration:28084ms;animation-delay:17622ms}@keyframes move-frames-66{0%{transform:translate3d(58vw,102vh,0)}to{transform:translate3d(43vw,-126vh,0)}}.circle-container:nth-child(66) .circle{animation-delay:475ms}.circle-container:nth-child(67){width:1px;height:1px;animation-name:move-frames-67;animation-duration:29509ms;animation-delay:2384ms}@keyframes move-frames-67{0%{transform:translate3d(51vw,103vh,0)}to{transform:translate3d(79vw,-121vh,0)}}.circle-container:nth-child(67) .circle{animation-delay:3552ms}.circle-container:nth-child(68){width:4px;height:4px;animation-name:move-frames-68;animation-duration:28661ms;animation-delay:8618ms}@keyframes move-frames-68{0%{transform:translate3d(29vw,105vh,0)}to{transform:translate3d(53vw,-131vh,0)}}.circle-container:nth-child(68) .circle{animation-delay:3074ms}.circle-container:nth-child(69){width:8px;height:8px;animation-name:move-frames-69;animation-duration:31027ms;animation-delay:32.22s}@keyframes move-frames-69{0%{transform:translate3d(55vw,107vh,0)}to{transform:translate3d(51vw,-118vh,0)}}.circle-container:nth-child(69) .circle{animation-delay:3476ms}.circle-container:nth-child(70){width:3px;height:3px;animation-name:move-frames-70;animation-duration:36669ms;animation-delay:4853ms}@keyframes move-frames-70{0%{transform:translate3d(9vw,108vh,0)}to{transform:translate3d(32vw,-123vh,0)}}.circle-container:nth-child(70) .circle{animation-delay:892ms}.circle-container:nth-child(71){width:5px;height:5px;animation-name:move-frames-71;animation-duration:28209ms;animation-delay:23101ms}@keyframes move-frames-71{0%{transform:translate3d(49vw,110vh,0)}to{transform:translate3d(97vw,-133vh,0)}}.circle-container:nth-child(71) .circle{animation-delay:1838ms}.circle-container:nth-child(72){width:8px;height:8px;animation-name:move-frames-72;animation-duration:31307ms;animation-delay:9005ms}@keyframes move-frames-72{0%{transform:translate3d(45vw,102vh,0)}to{transform:translate3d(14vw,-126vh,0)}}.circle-container:nth-child(72) .circle{animation-delay:392ms}.circle-container:nth-child(73){width:8px;height:8px;animation-name:move-frames-73;animation-duration:34479ms;animation-delay:15534ms}@keyframes move-frames-73{0%{transform:translate3d(97vw,103vh,0)}to{transform:translate3d(31vw,-115vh,0)}}.circle-container:nth-child(73) .circle{animation-delay:3649ms}.circle-container:nth-child(74){width:2px;height:2px;animation-name:move-frames-74;animation-duration:28701ms;animation-delay:13685ms}@keyframes move-frames-74{0%{transform:translate3d(46vw,106vh,0)}to{transform:translate3d(99vw,-128vh,0)}}.circle-container:nth-child(74) .circle{animation-delay:3816ms}.circle-container:nth-child(75){width:8px;height:8px;animation-name:move-frames-75;animation-duration:36064ms;animation-delay:18.16s}@keyframes move-frames-75{0%{transform:translate3d(32vw,105vh,0)}to{transform:translate3d(18vw,-111vh,0)}}.circle-container:nth-child(75) .circle{animation-delay:457ms}.circle-container:nth-child(76){width:1px;height:1px;animation-name:move-frames-76;animation-duration:34247ms;animation-delay:35352ms}@keyframes move-frames-76{0%{transform:translate3d(87vw,109vh,0)}to{transform:translate3d(67vw,-122vh,0)}}.circle-container:nth-child(76) .circle{animation-delay:47ms}.circle-container:nth-child(77){width:3px;height:3px;animation-name:move-frames-77;animation-duration:30.64s;animation-delay:24403ms}@keyframes move-frames-77{0%{transform:translate3d(5vw,106vh,0)}to{transform:translate3d(3vw,-115vh,0)}}.circle-container:nth-child(77) .circle{animation-delay:289ms}.circle-container:nth-child(78){width:3px;height:3px;animation-name:move-frames-78;animation-duration:29.15s;animation-delay:5655ms}@keyframes move-frames-78{0%{transform:translate3d(71vw,104vh,0)}to{transform:translate3d(96vw,-129vh,0)}}.circle-container:nth-child(78) .circle{animation-delay:155ms}.circle-container:nth-child(79){width:1px;height:1px;animation-name:move-frames-79;animation-duration:30158ms;animation-delay:6072ms}@keyframes move-frames-79{0%{transform:translate3d(2vw,110vh,0)}to{transform:translate3d(25vw,-139vh,0)}}.circle-container:nth-child(79) .circle{animation-delay:1525ms}.circle-container:nth-child(80){width:5px;height:5px;animation-name:move-frames-80;animation-duration:35153ms;animation-delay:24796ms}@keyframes move-frames-80{0%{transform:translate3d(86vw,110vh,0)}to{transform:translate3d(6vw,-138vh,0)}}.circle-container:nth-child(80) .circle{animation-delay:929ms}.circle-container:nth-child(81){width:3px;height:3px;animation-name:move-frames-81;animation-duration:29736ms;animation-delay:19811ms}@keyframes move-frames-81{0%{transform:translate3d(39vw,101vh,0)}to{transform:translate3d(87vw,-103vh,0)}}.circle-container:nth-child(81) .circle{animation-delay:3315ms}.circle-container:nth-child(82){width:1px;height:1px;animation-name:move-frames-82;animation-duration:31328ms;animation-delay:26162ms}@keyframes move-frames-82{0%{transform:translate3d(96vw,105vh,0)}to{transform:translate3d(8vw,-132vh,0)}}.circle-container:nth-child(82) .circle{animation-delay:3637ms}.circle-container:nth-child(83){width:3px;height:3px;animation-name:move-frames-83;animation-duration:35862ms;animation-delay:19651ms}@keyframes move-frames-83{0%{transform:translate3d(41vw,103vh,0)}to{transform:translate3d(87vw,-106vh,0)}}.circle-container:nth-child(83) .circle{animation-delay:3028ms}.circle-container:nth-child(84){width:6px;height:6px;animation-name:move-frames-84;animation-duration:31367ms;animation-delay:24.63s}@keyframes move-frames-84{0%{transform:translate3d(60vw,108vh,0)}to{transform:translate3d(42vw,-136vh,0)}}.circle-container:nth-child(84) .circle{animation-delay:3331ms}.circle-container:nth-child(85){width:8px;height:8px;animation-name:move-frames-85;animation-duration:33422ms;animation-delay:22587ms}@keyframes move-frames-85{0%{transform:translate3d(71vw,101vh,0)}to{transform:translate3d(21vw,-113vh,0)}}.circle-container:nth-child(85) .circle{animation-delay:2787ms}.circle-container:nth-child(86){width:1px;height:1px;animation-name:move-frames-86;animation-duration:29621ms;animation-delay:11696ms}@keyframes move-frames-86{0%{transform:translate3d(39vw,104vh,0)}to{transform:translate3d(29vw,-108vh,0)}}.circle-container:nth-child(86) .circle{animation-delay:1611ms}.circle-container:nth-child(87){width:5px;height:5px;animation-name:move-frames-87;animation-duration:35334ms;animation-delay:26765ms}@keyframes move-frames-87{0%{transform:translate3d(51vw,104vh,0)}to{transform:translate3d(24vw,-105vh,0)}}.circle-container:nth-child(87) .circle{animation-delay:2754ms}.circle-container:nth-child(88){width:6px;height:6px;animation-name:move-frames-88;animation-duration:35532ms;animation-delay:17748ms}@keyframes move-frames-88{0%{transform:translate3d(84vw,105vh,0)}to{transform:translate3d(33vw,-120vh,0)}}.circle-container:nth-child(88) .circle{animation-delay:3913ms}.circle-container:nth-child(89){width:8px;height:8px;animation-name:move-frames-89;animation-duration:29297ms;animation-delay:2.75s}@keyframes move-frames-89{0%{transform:translate3d(86vw,104vh,0)}to{transform:translate3d(29vw,-126vh,0)}}.circle-container:nth-child(89) .circle{animation-delay:799ms}.circle-container:nth-child(90){width:4px;height:4px;animation-name:move-frames-90;animation-duration:28333ms;animation-delay:11736ms}@keyframes move-frames-90{0%{transform:translate3d(90vw,101vh,0)}to{transform:translate3d(88vw,-114vh,0)}}.circle-container:nth-child(90) .circle{animation-delay:943ms}.circle-container:nth-child(91){width:8px;height:8px;animation-name:move-frames-91;animation-duration:29.18s;animation-delay:8602ms}@keyframes move-frames-91{0%{transform:translate3d(85vw,102vh,0)}to{transform:translate3d(11vw,-124vh,0)}}.circle-container:nth-child(91) .circle{animation-delay:2214ms}.circle-container:nth-child(92){width:4px;height:4px;animation-name:move-frames-92;animation-duration:31945ms;animation-delay:22945ms}@keyframes move-frames-92{0%{transform:translate3d(19vw,110vh,0)}to{transform:translate3d(99vw,-129vh,0)}}.circle-container:nth-child(92) .circle{animation-delay:3205ms}.circle-container:nth-child(93){width:2px;height:2px;animation-name:move-frames-93;animation-duration:35261ms;animation-delay:1.77s}@keyframes move-frames-93{0%{transform:translate3d(55vw,106vh,0)}to{transform:translate3d(82vw,-115vh,0)}}.circle-container:nth-child(93) .circle{animation-delay:2295ms}.circle-container:nth-child(94){width:1px;height:1px;animation-name:move-frames-94;animation-duration:34058ms;animation-delay:19228ms}@keyframes move-frames-94{0%{transform:translate3d(51vw,104vh,0)}to{transform:translate3d(52vw,-106vh,0)}}.circle-container:nth-child(94) .circle{animation-delay:506ms}.circle-container:nth-child(95){width:7px;height:7px;animation-name:move-frames-95;animation-duration:29201ms;animation-delay:23.06s}@keyframes move-frames-95{0%{transform:translate3d(61vw,110vh,0)}to{transform:translate3d(36vw,-116vh,0)}}.circle-container:nth-child(95) .circle{animation-delay:1037ms}.circle-container:nth-child(96){width:2px;height:2px;animation-name:move-frames-96;animation-duration:33101ms;animation-delay:18719ms}@keyframes move-frames-96{0%{transform:translate3d(8vw,104vh,0)}to{transform:translate3d(46vw,-134vh,0)}}.circle-container:nth-child(96) .circle{animation-delay:1574ms}.circle-container:nth-child(97){width:5px;height:5px;animation-name:move-frames-97;animation-duration:32548ms;animation-delay:30536ms}@keyframes move-frames-97{0%{transform:translate3d(22vw,109vh,0)}to{transform:translate3d(72vw,-112vh,0)}}.circle-container:nth-child(97) .circle{animation-delay:197ms}.circle-container:nth-child(98){width:1px;height:1px;animation-name:move-frames-98;animation-duration:36.09s;animation-delay:16849ms}@keyframes move-frames-98{0%{transform:translate3d(57vw,103vh,0)}to{transform:translate3d(55vw,-128vh,0)}}.circle-container:nth-child(98) .circle{animation-delay:2464ms}.circle-container:nth-child(99){width:3px;height:3px;animation-name:move-frames-99;animation-duration:31071ms;animation-delay:13239ms}@keyframes move-frames-99{0%{transform:translate3d(56vw,101vh,0)}to{transform:translate3d(83vw,-126vh,0)}}.circle-container:nth-child(99) .circle{animation-delay:3176ms}.circle-container:nth-child(100){width:4px;height:4px;animation-name:move-frames-100;animation-duration:33462ms;animation-delay:13742ms}@keyframes move-frames-100{0%{transform:translate3d(18vw,101vh,0)}to{transform:translate3d(43vw,-107vh,0)}}.circle-container:nth-child(100) .circle{animation-delay:3.31s}.circle-container:nth-child(101){width:5px;height:5px;animation-name:move-frames-101;animation-duration:33973ms;animation-delay:.46s}@keyframes move-frames-101{0%{transform:translate3d(81vw,103vh,0)}to{transform:translate3d(68vw,-132vh,0)}}.circle-container:nth-child(101) .circle{animation-delay:2655ms}.circle-container:nth-child(102){width:8px;height:8px;animation-name:move-frames-102;animation-duration:30878ms;animation-delay:15.52s}@keyframes move-frames-102{0%{transform:translate3d(78vw,109vh,0)}to{transform:translate3d(3vw,-116vh,0)}}.circle-container:nth-child(102) .circle{animation-delay:3991ms}.circle-container:nth-child(103){width:2px;height:2px;animation-name:move-frames-103;animation-duration:33326ms;animation-delay:12017ms}@keyframes move-frames-103{0%{transform:translate3d(88vw,109vh,0)}to{transform:translate3d(46vw,-130vh,0)}}.circle-container:nth-child(103) .circle{animation-delay:2545ms}.circle-container:nth-child(104){width:1px;height:1px;animation-name:move-frames-104;animation-duration:31623ms;animation-delay:13298ms}@keyframes move-frames-104{0%{transform:translate3d(10vw,104vh,0)}to{transform:translate3d(32vw,-113vh,0)}}.circle-container:nth-child(104) .circle{animation-delay:3619ms}.circle-container:nth-child(105){width:1px;height:1px;animation-name:move-frames-105;animation-duration:34303ms;animation-delay:26019ms}@keyframes move-frames-105{0%{transform:translate3d(85vw,104vh,0)}to{transform:translate3d(67vw,-131vh,0)}}.circle-container:nth-child(105) .circle{animation-delay:2.06s}.circle-container:nth-child(106){width:8px;height:8px;animation-name:move-frames-106;animation-duration:28572ms;animation-delay:13721ms}@keyframes move-frames-106{0%{transform:translate3d(12vw,104vh,0)}to{transform:translate3d(70vw,-120vh,0)}}.circle-container:nth-child(106) .circle{animation-delay:96ms}.circle-container:nth-child(107){width:1px;height:1px;animation-name:move-frames-107;animation-duration:32515ms;animation-delay:33083ms}@keyframes move-frames-107{0%{transform:translate3d(80vw,108vh,0)}to{transform:translate3d(98vw,-137vh,0)}}.circle-container:nth-child(107) .circle{animation-delay:2122ms}.circle-container:nth-child(108){width:2px;height:2px;animation-name:move-frames-108;animation-duration:33722ms;animation-delay:23487ms}@keyframes move-frames-108{0%{transform:translate3d(48vw,107vh,0)}to{transform:translate3d(83vw,-132vh,0)}}.circle-container:nth-child(108) .circle{animation-delay:447ms}.circle-container:nth-child(109){width:3px;height:3px;animation-name:move-frames-109;animation-duration:32282ms;animation-delay:15965ms}@keyframes move-frames-109{0%{transform:translate3d(37vw,101vh,0)}to{transform:translate3d(20vw,-121vh,0)}}.circle-container:nth-child(109) .circle{animation-delay:3154ms}.circle-container:nth-child(110){width:5px;height:5px;animation-name:move-frames-110;animation-duration:30992ms;animation-delay:10065ms}@keyframes move-frames-110{0%{transform:translate3d(91vw,107vh,0)}to{transform:translate3d(8vw,-121vh,0)}}.circle-container:nth-child(110) .circle{animation-delay:3185ms}.circle-container:nth-child(111){width:4px;height:4px;animation-name:move-frames-111;animation-duration:34064ms;animation-delay:34586ms}@keyframes move-frames-111{0%{transform:translate3d(67vw,110vh,0)}to{transform:translate3d(23vw,-125vh,0)}}.circle-container:nth-child(111) .circle{animation-delay:2222ms}.circle-container:nth-child(112){width:8px;height:8px;animation-name:move-frames-112;animation-duration:29878ms;animation-delay:34551ms}@keyframes move-frames-112{0%{transform:translate3d(47vw,104vh,0)}to{transform:translate3d(55vw,-129vh,0)}}.circle-container:nth-child(112) .circle{animation-delay:1776ms}.circle-container:nth-child(113){width:3px;height:3px;animation-name:move-frames-113;animation-duration:34825ms;animation-delay:6564ms}@keyframes move-frames-113{0%{transform:translate3d(87vw,106vh,0)}to{transform:translate3d(69vw,-107vh,0)}}.circle-container:nth-child(113) .circle{animation-delay:1617ms}.circle-container:nth-child(114){width:4px;height:4px;animation-name:move-frames-114;animation-duration:28149ms;animation-delay:10138ms}@keyframes move-frames-114{0%{transform:translate3d(22vw,103vh,0)}to{transform:translate3d(7vw,-127vh,0)}}.circle-container:nth-child(114) .circle{animation-delay:199ms}.circle-container:nth-child(115){width:2px;height:2px;animation-name:move-frames-115;animation-duration:33863ms;animation-delay:3456ms}@keyframes move-frames-115{0%{transform:translate3d(91vw,108vh,0)}to{transform:translate3d(52vw,-121vh,0)}}.circle-container:nth-child(115) .circle{animation-delay:688ms}.circle-container:nth-child(116){width:1px;height:1px;animation-name:move-frames-116;animation-duration:33.99s;animation-delay:23091ms}@keyframes move-frames-116{0%{transform:translate3d(87vw,101vh,0)}to{transform:translate3d(31vw,-128vh,0)}}.circle-container:nth-child(116) .circle{animation-delay:402ms}.circle-container:nth-child(117){width:6px;height:6px;animation-name:move-frames-117;animation-duration:33195ms;animation-delay:16334ms}@keyframes move-frames-117{0%{transform:translate3d(77vw,104vh,0)}to{transform:translate3d(53vw,-105vh,0)}}.circle-container:nth-child(117) .circle{animation-delay:2093ms}.circle-container:nth-child(118){width:7px;height:7px;animation-name:move-frames-118;animation-duration:36269ms;animation-delay:18035ms}@keyframes move-frames-118{0%{transform:translate3d(32vw,101vh,0)}to{transform:translate3d(79vw,-122vh,0)}}.circle-container:nth-child(118) .circle{animation-delay:2418ms}.circle-container:nth-child(119){width:3px;height:3px;animation-name:move-frames-119;animation-duration:36081ms;animation-delay:22392ms}@keyframes move-frames-119{0%{transform:translate3d(93vw,110vh,0)}to{transform:translate3d(84vw,-113vh,0)}}.circle-container:nth-child(119) .circle{animation-delay:1186ms}.circle-container:nth-child(120){width:1px;height:1px;animation-name:move-frames-120;animation-duration:30093ms;animation-delay:5235ms}@keyframes move-frames-120{0%{transform:translate3d(7vw,107vh,0)}to{transform:translate3d(76vw,-118vh,0)}}.circle-container:nth-child(120) .circle{animation-delay:861ms}.circle-container:nth-child(121){width:3px;height:3px;animation-name:move-frames-121;animation-duration:28997ms;animation-delay:36265ms}@keyframes move-frames-121{0%{transform:translate3d(75vw,108vh,0)}to{transform:translate3d(50vw,-114vh,0)}}.circle-container:nth-child(121) .circle{animation-delay:1348ms}.circle-container:nth-child(122){width:5px;height:5px;animation-name:move-frames-122;animation-duration:33323ms;animation-delay:35911ms}@keyframes move-frames-122{0%{transform:translate3d(32vw,104vh,0)}to{transform:translate3d(39vw,-122vh,0)}}.circle-container:nth-child(122) .circle{animation-delay:3.9s}.circle-container:nth-child(123){width:5px;height:5px;animation-name:move-frames-123;animation-duration:32267ms;animation-delay:10421ms}@keyframes move-frames-123{0%{transform:translate3d(83vw,105vh,0)}to{transform:translate3d(99vw,-128vh,0)}}.circle-container:nth-child(123) .circle{animation-delay:285ms}.circle-container:nth-child(124){width:1px;height:1px;animation-name:move-frames-124;animation-duration:34.21s;animation-delay:1.71s}@keyframes move-frames-124{0%{transform:translate3d(80vw,105vh,0)}to{transform:translate3d(10vw,-117vh,0)}}.circle-container:nth-child(124) .circle{animation-delay:2697ms}.circle-container:nth-child(125){width:3px;height:3px;animation-name:move-frames-125;animation-duration:29.98s;animation-delay:453ms}@keyframes move-frames-125{0%{transform:translate3d(26vw,110vh,0)}to{transform:translate3d(50vw,-136vh,0)}}.circle-container:nth-child(125) .circle{animation-delay:3518ms}.circle-container:nth-child(126){width:8px;height:8px;animation-name:move-frames-126;animation-duration:33276ms;animation-delay:21614ms}@keyframes move-frames-126{0%{transform:translate3d(29vw,105vh,0)}to{transform:translate3d(58vw,-125vh,0)}}.circle-container:nth-child(126) .circle{animation-delay:3567ms}.circle-container:nth-child(127){width:8px;height:8px;animation-name:move-frames-127;animation-duration:34218ms;animation-delay:28.93s}@keyframes move-frames-127{0%{transform:translate3d(15vw,103vh,0)}to{transform:translate3d(77vw,-110vh,0)}}.circle-container:nth-child(127) .circle{animation-delay:633ms}.circle-container:nth-child(128){width:2px;height:2px;animation-name:move-frames-128;animation-duration:29131ms;animation-delay:34366ms}@keyframes move-frames-128{0%{transform:translate3d(52vw,106vh,0)}to{transform:translate3d(30vw,-135vh,0)}}.circle-container:nth-child(128) .circle{animation-delay:3556ms}.circle-container:nth-child(129){width:8px;height:8px;animation-name:move-frames-129;animation-duration:34661ms;animation-delay:34238ms}@keyframes move-frames-129{0%{transform:translate3d(76vw,108vh,0)}to{transform:translate3d(41vw,-120vh,0)}}.circle-container:nth-child(129) .circle{animation-delay:1488ms}.circle-container:nth-child(130){width:5px;height:5px;animation-name:move-frames-130;animation-duration:28338ms;animation-delay:32328ms}@keyframes move-frames-130{0%{transform:translate3d(4vw,106vh,0)}to{transform:translate3d(83vw,-109vh,0)}}.circle-container:nth-child(130) .circle{animation-delay:3582ms}.circle-container:nth-child(131){width:1px;height:1px;animation-name:move-frames-131;animation-duration:31835ms;animation-delay:27995ms}@keyframes move-frames-131{0%{transform:translate3d(71vw,110vh,0)}to{transform:translate3d(53vw,-115vh,0)}}.circle-container:nth-child(131) .circle{animation-delay:1793ms}.circle-container:nth-child(132){width:6px;height:6px;animation-name:move-frames-132;animation-duration:32703ms;animation-delay:11.88s}@keyframes move-frames-132{0%{transform:translate3d(77vw,101vh,0)}to{transform:translate3d(28vw,-130vh,0)}}.circle-container:nth-child(132) .circle{animation-delay:3751ms}.circle-container:nth-child(133){width:4px;height:4px;animation-name:move-frames-133;animation-duration:28091ms;animation-delay:13034ms}@keyframes move-frames-133{0%{transform:translate3d(57vw,108vh,0)}to{transform:translate3d(62vw,-136vh,0)}}.circle-container:nth-child(133) .circle{animation-delay:2112ms}.circle-container:nth-child(134){width:7px;height:7px;animation-name:move-frames-134;animation-duration:35998ms;animation-delay:4181ms}@keyframes move-frames-134{0%{transform:translate3d(24vw,108vh,0)}to{transform:translate3d(83vw,-132vh,0)}}.circle-container:nth-child(134) .circle{animation-delay:1587ms}.circle-container:nth-child(135){width:2px;height:2px;animation-name:move-frames-135;animation-duration:36581ms;animation-delay:26193ms}@keyframes move-frames-135{0%{transform:translate3d(70vw,108vh,0)}to{transform:translate3d(2vw,-129vh,0)}}.circle-container:nth-child(135) .circle{animation-delay:.72s}.circle-container:nth-child(136){width:2px;height:2px;animation-name:move-frames-136;animation-duration:28414ms;animation-delay:29.79s}@keyframes move-frames-136{0%{transform:translate3d(33vw,109vh,0)}to{transform:translate3d(7vw,-111vh,0)}}.circle-container:nth-child(136) .circle{animation-delay:2.61s}.circle-container:nth-child(137){width:7px;height:7px;animation-name:move-frames-137;animation-duration:28487ms;animation-delay:18832ms}@keyframes move-frames-137{0%{transform:translate3d(5vw,101vh,0)}to{transform:translate3d(48vw,-119vh,0)}}.circle-container:nth-child(137) .circle{animation-delay:1953ms}.circle-container:nth-child(138){width:5px;height:5px;animation-name:move-frames-138;animation-duration:32.7s;animation-delay:14425ms}@keyframes move-frames-138{0%{transform:translate3d(18vw,110vh,0)}to{transform:translate3d(57vw,-134vh,0)}}.circle-container:nth-child(138) .circle{animation-delay:1098ms}.circle-container:nth-child(139){width:3px;height:3px;animation-name:move-frames-139;animation-duration:33305ms;animation-delay:9672ms}@keyframes move-frames-139{0%{transform:translate3d(25vw,101vh,0)}to{transform:translate3d(32vw,-118vh,0)}}.circle-container:nth-child(139) .circle{animation-delay:.92s}.circle-container:nth-child(140){width:2px;height:2px;animation-name:move-frames-140;animation-duration:30.92s;animation-delay:31052ms}@keyframes move-frames-140{0%{transform:translate3d(57vw,105vh,0)}to{transform:translate3d(74vw,-122vh,0)}}.circle-container:nth-child(140) .circle{animation-delay:385ms}.circle-container:nth-child(141){width:2px;height:2px;animation-name:move-frames-141;animation-duration:30585ms;animation-delay:17017ms}@keyframes move-frames-141{0%{transform:translate3d(85vw,103vh,0)}to{transform:translate3d(84vw,-127vh,0)}}.circle-container:nth-child(141) .circle{animation-delay:217ms}.circle-container:nth-child(142){width:3px;height:3px;animation-name:move-frames-142;animation-duration:32805ms;animation-delay:9829ms}@keyframes move-frames-142{0%{transform:translate3d(16vw,105vh,0)}to{transform:translate3d(92vw,-108vh,0)}}.circle-container:nth-child(142) .circle{animation-delay:1474ms}.circle-container:nth-child(143){width:2px;height:2px;animation-name:move-frames-143;animation-duration:33286ms;animation-delay:29256ms}@keyframes move-frames-143{0%{transform:translate3d(72vw,108vh,0)}to{transform:translate3d(67vw,-135vh,0)}}.circle-container:nth-child(143) .circle{animation-delay:236ms}.circle-container:nth-child(144){width:2px;height:2px;animation-name:move-frames-144;animation-duration:30315ms;animation-delay:32844ms}@keyframes move-frames-144{0%{transform:translate3d(29vw,104vh,0)}to{transform:translate3d(16vw,-129vh,0)}}.circle-container:nth-child(144) .circle{animation-delay:3136ms}.circle-container:nth-child(145){width:7px;height:7px;animation-name:move-frames-145;animation-duration:36579ms;animation-delay:12057ms}@keyframes move-frames-145{0%{transform:translate3d(75vw,105vh,0)}to{transform:translate3d(9vw,-106vh,0)}}.circle-container:nth-child(145) .circle{animation-delay:2687ms}.circle-container:nth-child(146){width:8px;height:8px;animation-name:move-frames-146;animation-duration:31951ms;animation-delay:9701ms}@keyframes move-frames-146{0%{transform:translate3d(60vw,106vh,0)}to{transform:translate3d(27vw,-136vh,0)}}.circle-container:nth-child(146) .circle{animation-delay:868ms}.circle-container:nth-child(147){width:8px;height:8px;animation-name:move-frames-147;animation-duration:32063ms;animation-delay:31882ms}@keyframes move-frames-147{0%{transform:translate3d(69vw,106vh,0)}to{transform:translate3d(2vw,-129vh,0)}}.circle-container:nth-child(147) .circle{animation-delay:1421ms}.circle-container:nth-child(148){width:5px;height:5px;animation-name:move-frames-148;animation-duration:33012ms;animation-delay:24574ms}@keyframes move-frames-148{0%{transform:translate3d(52vw,108vh,0)}to{transform:translate3d(11vw,-120vh,0)}}.circle-container:nth-child(148) .circle{animation-delay:3667ms}.circle-container:nth-child(149){width:3px;height:3px;animation-name:move-frames-149;animation-duration:32112ms;animation-delay:32797ms}@keyframes move-frames-149{0%{transform:translate3d(86vw,102vh,0)}to{transform:translate3d(99vw,-122vh,0)}}.circle-container:nth-child(149) .circle{animation-delay:1375ms}.circle-container:nth-child(150){width:4px;height:4px;animation-name:move-frames-150;animation-duration:31482ms;animation-delay:14.01s}@keyframes move-frames-150{0%{transform:translate3d(21vw,109vh,0)}to{transform:translate3d(56vw,-137vh,0)}}.circle-container:nth-child(150) .circle{animation-delay:3497ms}.circle-container:nth-child(151){width:8px;height:8px;animation-name:move-frames-151;animation-duration:31595ms;animation-delay:5286ms}@keyframes move-frames-151{0%{transform:translate3d(31vw,107vh,0)}to{transform:translate3d(16vw,-122vh,0)}}.circle-container:nth-child(151) .circle{animation-delay:3.76s}.circle-container:nth-child(152){width:3px;height:3px;animation-name:move-frames-152;animation-duration:36.72s;animation-delay:11.66s}@keyframes move-frames-152{0%{transform:translate3d(66vw,109vh,0)}to{transform:translate3d(2vw,-114vh,0)}}.circle-container:nth-child(152) .circle{animation-delay:1394ms}.circle-container:nth-child(153){width:4px;height:4px;animation-name:move-frames-153;animation-duration:33732ms;animation-delay:12425ms}@keyframes move-frames-153{0%{transform:translate3d(85vw,103vh,0)}to{transform:translate3d(7vw,-113vh,0)}}.circle-container:nth-child(153) .circle{animation-delay:3212ms}.circle-container:nth-child(154){width:4px;height:4px;animation-name:move-frames-154;animation-duration:36544ms;animation-delay:29927ms}@keyframes move-frames-154{0%{transform:translate3d(83vw,110vh,0)}to{transform:translate3d(12vw,-140vh,0)}}.circle-container:nth-child(154) .circle{animation-delay:2803ms}.circle-container:nth-child(155){width:8px;height:8px;animation-name:move-frames-155;animation-duration:30856ms;animation-delay:16703ms}@keyframes move-frames-155{0%{transform:translate3d(82vw,109vh,0)}to{transform:translate3d(25vw,-135vh,0)}}.circle-container:nth-child(155) .circle{animation-delay:3736ms}.circle-container:nth-child(156){width:1px;height:1px;animation-name:move-frames-156;animation-duration:36841ms;animation-delay:11691ms}@keyframes move-frames-156{0%{transform:translate3d(55vw,110vh,0)}to{transform:translate3d(22vw,-138vh,0)}}.circle-container:nth-child(156) .circle{animation-delay:2452ms}.circle-container:nth-child(157){width:4px;height:4px;animation-name:move-frames-157;animation-duration:31752ms;animation-delay:35714ms}@keyframes move-frames-157{0%{transform:translate3d(12vw,105vh,0)}to{transform:translate3d(75vw,-124vh,0)}}.circle-container:nth-child(157) .circle{animation-delay:2.33s}.circle-container:nth-child(158){width:6px;height:6px;animation-name:move-frames-158;animation-duration:28398ms;animation-delay:22486ms}@keyframes move-frames-158{0%{transform:translate3d(44vw,102vh,0)}to{transform:translate3d(32vw,-118vh,0)}}.circle-container:nth-child(158) .circle{animation-delay:1748ms}.circle-container:nth-child(159){width:2px;height:2px;animation-name:move-frames-159;animation-duration:29387ms;animation-delay:10799ms}@keyframes move-frames-159{0%{transform:translate3d(10vw,103vh,0)}to{transform:translate3d(2vw,-127vh,0)}}.circle-container:nth-child(159) .circle{animation-delay:1445ms}.circle-container:nth-child(160){width:4px;height:4px;animation-name:move-frames-160;animation-duration:28865ms;animation-delay:22013ms}@keyframes move-frames-160{0%{transform:translate3d(34vw,106vh,0)}to{transform:translate3d(100vw,-129vh,0)}}.circle-container:nth-child(160) .circle{animation-delay:398ms}.circle-container:nth-child(161){width:2px;height:2px;animation-name:move-frames-161;animation-duration:33256ms;animation-delay:29638ms}@keyframes move-frames-161{0%{transform:translate3d(38vw,105vh,0)}to{transform:translate3d(93vw,-131vh,0)}}.circle-container:nth-child(161) .circle{animation-delay:2304ms}.circle-container:nth-child(162){width:6px;height:6px;animation-name:move-frames-162;animation-duration:32637ms;animation-delay:32022ms}@keyframes move-frames-162{0%{transform:translate3d(79vw,101vh,0)}to{transform:translate3d(59vw,-103vh,0)}}.circle-container:nth-child(162) .circle{animation-delay:488ms}.circle-container:nth-child(163){width:5px;height:5px;animation-name:move-frames-163;animation-duration:36726ms;animation-delay:9824ms}@keyframes move-frames-163{0%{transform:translate3d(10vw,108vh,0)}to{transform:translate3d(44vw,-127vh,0)}}.circle-container:nth-child(163) .circle{animation-delay:3823ms}.circle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:35107ms;animation-delay:2083ms}@keyframes move-frames-164{0%{transform:translate3d(33vw,106vh,0)}to{transform:translate3d(46vw,-109vh,0)}}.circle-container:nth-child(164) .circle{animation-delay:437ms}.circle-container:nth-child(165){width:5px;height:5px;animation-name:move-frames-165;animation-duration:36888ms;animation-delay:13597ms}@keyframes move-frames-165{0%{transform:translate3d(35vw,102vh,0)}to{transform:translate3d(5vw,-124vh,0)}}.circle-container:nth-child(165) .circle{animation-delay:2s}.circle-container:nth-child(166){width:7px;height:7px;animation-name:move-frames-166;animation-duration:29888ms;animation-delay:9.9s}@keyframes move-frames-166{0%{transform:translate3d(89vw,107vh,0)}to{transform:translate3d(30vw,-108vh,0)}}.circle-container:nth-child(166) .circle{animation-delay:1665ms}.circle-container:nth-child(167){width:5px;height:5px;animation-name:move-frames-167;animation-duration:33623ms;animation-delay:18666ms}@keyframes move-frames-167{0%{transform:translate3d(86vw,102vh,0)}to{transform:translate3d(60vw,-112vh,0)}}.circle-container:nth-child(167) .circle{animation-delay:1954ms}.circle-container:nth-child(168){width:6px;height:6px;animation-name:move-frames-168;animation-duration:32446ms;animation-delay:7329ms}@keyframes move-frames-168{0%{transform:translate3d(83vw,102vh,0)}to{transform:translate3d(99vw,-118vh,0)}}.circle-container:nth-child(168) .circle{animation-delay:2982ms}.circle-container:nth-child(169){width:8px;height:8px;animation-name:move-frames-169;animation-duration:30.74s;animation-delay:20762ms}@keyframes move-frames-169{0%{transform:translate3d(44vw,103vh,0)}to{transform:translate3d(22vw,-109vh,0)}}.circle-container:nth-child(169) .circle{animation-delay:3.7s}.circle-container:nth-child(170){width:4px;height:4px;animation-name:move-frames-170;animation-duration:32886ms;animation-delay:30173ms}@keyframes move-frames-170{0%{transform:translate3d(37vw,104vh,0)}to{transform:translate3d(72vw,-129vh,0)}}.circle-container:nth-child(170) .circle{animation-delay:1865ms}.circle-container:nth-child(171){width:5px;height:5px;animation-name:move-frames-171;animation-duration:32.03s;animation-delay:12896ms}@keyframes move-frames-171{0%{transform:translate3d(23vw,105vh,0)}to{transform:translate3d(16vw,-131vh,0)}}.circle-container:nth-child(171) .circle{animation-delay:2076ms}.circle-container:nth-child(172){width:5px;height:5px;animation-name:move-frames-172;animation-duration:31.43s;animation-delay:5666ms}@keyframes move-frames-172{0%{transform:translate3d(37vw,107vh,0)}to{transform:translate3d(54vw,-108vh,0)}}.circle-container:nth-child(172) .circle{animation-delay:1523ms}.circle-container:nth-child(173){width:1px;height:1px;animation-name:move-frames-173;animation-duration:30144ms;animation-delay:7673ms}@keyframes move-frames-173{0%{transform:translate3d(87vw,105vh,0)}to{transform:translate3d(44vw,-125vh,0)}}.circle-container:nth-child(173) .circle{animation-delay:3174ms}.circle-container:nth-child(174){width:5px;height:5px;animation-name:move-frames-174;animation-duration:36523ms;animation-delay:21652ms}@keyframes move-frames-174{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(36vw,-114vh,0)}}.circle-container:nth-child(174) .circle{animation-delay:1.97s}.circle-container:nth-child(175){width:4px;height:4px;animation-name:move-frames-175;animation-duration:31388ms;animation-delay:23832ms}@keyframes move-frames-175{0%{transform:translate3d(92vw,106vh,0)}to{transform:translate3d(68vw,-115vh,0)}}.circle-container:nth-child(175) .circle{animation-delay:215ms}.circle-container:nth-child(176){width:4px;height:4px;animation-name:move-frames-176;animation-duration:30.85s;animation-delay:24.81s}@keyframes move-frames-176{0%{transform:translate3d(30vw,110vh,0)}to{transform:translate3d(98vw,-138vh,0)}}.circle-container:nth-child(176) .circle{animation-delay:2006ms}.circle-container:nth-child(177){width:2px;height:2px;animation-name:move-frames-177;animation-duration:34538ms;animation-delay:6569ms}@keyframes move-frames-177{0%{transform:translate3d(49vw,107vh,0)}to{transform:translate3d(8vw,-118vh,0)}}.circle-container:nth-child(177) .circle{animation-delay:1671ms}.circle-container:nth-child(178){width:5px;height:5px;animation-name:move-frames-178;animation-duration:33316ms;animation-delay:35486ms}@keyframes move-frames-178{0%{transform:translate3d(25vw,109vh,0)}to{transform:translate3d(5vw,-121vh,0)}}.circle-container:nth-child(178) .circle{animation-delay:2893ms}.circle-container:nth-child(179){width:4px;height:4px;animation-name:move-frames-179;animation-duration:29391ms;animation-delay:20152ms}@keyframes move-frames-179{0%{transform:translate3d(92vw,109vh,0)}to{transform:translate3d(80vw,-121vh,0)}}.circle-container:nth-child(179) .circle{animation-delay:3896ms}.circle-container:nth-child(180){width:2px;height:2px;animation-name:move-frames-180;animation-duration:29.72s;animation-delay:11838ms}@keyframes move-frames-180{0%{transform:translate3d(75vw,103vh,0)}to{transform:translate3d(88vw,-120vh,0)}}.circle-container:nth-child(180) .circle{animation-delay:1328ms}.circle-container:nth-child(181){width:5px;height:5px;animation-name:move-frames-181;animation-duration:29834ms;animation-delay:31586ms}@keyframes move-frames-181{0%{transform:translate3d(62vw,108vh,0)}to{transform:translate3d(41vw,-128vh,0)}}.circle-container:nth-child(181) .circle{animation-delay:2911ms}.circle-container:nth-child(182){width:6px;height:6px;animation-name:move-frames-182;animation-duration:29.6s;animation-delay:20572ms}@keyframes move-frames-182{0%{transform:translate3d(37vw,108vh,0)}to{transform:translate3d(38vw,-136vh,0)}}.circle-container:nth-child(182) .circle{animation-delay:613ms}.circle-container:nth-child(183){width:3px;height:3px;animation-name:move-frames-183;animation-duration:31585ms;animation-delay:30739ms}@keyframes move-frames-183{0%{transform:translate3d(84vw,107vh,0)}to{transform:translate3d(67vw,-119vh,0)}}.circle-container:nth-child(183) .circle{animation-delay:408ms}.circle-container:nth-child(184){width:6px;height:6px;animation-name:move-frames-184;animation-duration:35905ms;animation-delay:23287ms}@keyframes move-frames-184{0%{transform:translate3d(52vw,103vh,0)}to{transform:translate3d(36vw,-124vh,0)}}.circle-container:nth-child(184) .circle{animation-delay:1696ms}.circle-container:nth-child(185){width:1px;height:1px;animation-name:move-frames-185;animation-duration:32001ms;animation-delay:36.19s}@keyframes move-frames-185{0%{transform:translate3d(34vw,103vh,0)}to{transform:translate3d(49vw,-111vh,0)}}.circle-container:nth-child(185) .circle{animation-delay:3308ms}.circle-container:nth-child(186){width:5px;height:5px;animation-name:move-frames-186;animation-duration:29971ms;animation-delay:2621ms}@keyframes move-frames-186{0%{transform:translate3d(73vw,106vh,0)}to{transform:translate3d(72vw,-120vh,0)}}.circle-container:nth-child(186) .circle{animation-delay:2397ms}.circle-container:nth-child(187){width:7px;height:7px;animation-name:move-frames-187;animation-duration:34346ms;animation-delay:23452ms}@keyframes move-frames-187{0%{transform:translate3d(67vw,103vh,0)}to{transform:translate3d(90vw,-107vh,0)}}.circle-container:nth-child(187) .circle{animation-delay:2602ms}.circle-container:nth-child(188){width:3px;height:3px;animation-name:move-frames-188;animation-duration:32394ms;animation-delay:3293ms}@keyframes move-frames-188{0%{transform:translate3d(58vw,106vh,0)}to{transform:translate3d(69vw,-135vh,0)}}.circle-container:nth-child(188) .circle{animation-delay:3643ms}.circle-container:nth-child(189){width:8px;height:8px;animation-name:move-frames-189;animation-duration:35136ms;animation-delay:30128ms}@keyframes move-frames-189{0%{transform:translate3d(30vw,102vh,0)}to{transform:translate3d(58vw,-116vh,0)}}.circle-container:nth-child(189) .circle{animation-delay:2763ms}.circle-container:nth-child(190){width:6px;height:6px;animation-name:move-frames-190;animation-duration:36001ms;animation-delay:3818ms}@keyframes move-frames-190{0%{transform:translate3d(6vw,105vh,0)}to{transform:translate3d(22vw,-131vh,0)}}.circle-container:nth-child(190) .circle{animation-delay:2686ms}.circle-container:nth-child(191){width:5px;height:5px;animation-name:move-frames-191;animation-duration:32353ms;animation-delay:4639ms}@keyframes move-frames-191{0%{transform:translate3d(95vw,101vh,0)}to{transform:translate3d(90vw,-126vh,0)}}.circle-container:nth-child(191) .circle{animation-delay:1354ms}.circle-container:nth-child(192){width:3px;height:3px;animation-name:move-frames-192;animation-duration:36249ms;animation-delay:17297ms}@keyframes move-frames-192{0%{transform:translate3d(28vw,107vh,0)}to{transform:translate3d(45vw,-114vh,0)}}.circle-container:nth-child(192) .circle{animation-delay:2317ms}.circle-container:nth-child(193){width:2px;height:2px;animation-name:move-frames-193;animation-duration:29309ms;animation-delay:3648ms}@keyframes move-frames-193{0%{transform:translate3d(79vw,109vh,0)}to{transform:translate3d(48vw,-125vh,0)}}.circle-container:nth-child(193) .circle{animation-delay:784ms}.circle-container:nth-child(194){width:7px;height:7px;animation-name:move-frames-194;animation-duration:35656ms;animation-delay:1.41s}@keyframes move-frames-194{0%{transform:translate3d(68vw,101vh,0)}to{transform:translate3d(66vw,-112vh,0)}}.circle-container:nth-child(194) .circle{animation-delay:237ms}.circle-container:nth-child(195){width:1px;height:1px;animation-name:move-frames-195;animation-duration:33766ms;animation-delay:31.64s}@keyframes move-frames-195{0%{transform:translate3d(30vw,109vh,0)}to{transform:translate3d(59vw,-118vh,0)}}.circle-container:nth-child(195) .circle{animation-delay:1347ms}.circle-container:nth-child(196){width:2px;height:2px;animation-name:move-frames-196;animation-duration:31672ms;animation-delay:11762ms}@keyframes move-frames-196{0%{transform:translate3d(49vw,105vh,0)}to{transform:translate3d(48vw,-132vh,0)}}.circle-container:nth-child(196) .circle{animation-delay:551ms}.circle-container:nth-child(197){width:4px;height:4px;animation-name:move-frames-197;animation-duration:33614ms;animation-delay:33.89s}@keyframes move-frames-197{0%{transform:translate3d(13vw,110vh,0)}to{transform:translate3d(71vw,-113vh,0)}}.circle-container:nth-child(197) .circle{animation-delay:1471ms}.circle-container:nth-child(198){width:5px;height:5px;animation-name:move-frames-198;animation-duration:34718ms;animation-delay:6052ms}@keyframes move-frames-198{0%{transform:translate3d(78vw,107vh,0)}to{transform:translate3d(1vw,-118vh,0)}}.circle-container:nth-child(198) .circle{animation-delay:3711ms}.circle-container:nth-child(199){width:7px;height:7px;animation-name:move-frames-199;animation-duration:30006ms;animation-delay:6407ms}@keyframes move-frames-199{0%{transform:translate3d(47vw,106vh,0)}to{transform:translate3d(37vw,-109vh,0)}}.circle-container:nth-child(199) .circle{animation-delay:627ms}.circle-container:nth-child(200){width:3px;height:3px;animation-name:move-frames-200;animation-duration:32329ms;animation-delay:21267ms}@keyframes move-frames-200{0%{transform:translate3d(66vw,106vh,0)}to{transform:translate3d(64vw,-111vh,0)}}.circle-container:nth-child(200) .circle{animation-delay:3551ms}