body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swal2-container{z-index:20000!important}.loader{-webkit-animation:spinx 5s linear infinite;animation:spinx 5s linear infinite;background:linear-gradient(#2b383e 30px,transparent 0) no-repeat;background-position:50% 0;background-size:2px 40px;border-bottom:5px solid #fff;border-top:5px solid #fff;box-sizing:border-box;display:inline-block;height:80px;position:relative;width:50px}.loader:after,.loader:before{-webkit-animation:lqt 5s linear infinite;animation:lqt 5s linear infinite;background:hsla(0,0%,100%,.4);background-position:0 0;background-repeat:no-repeat;background-size:100% auto;border-radius:0 0 20px 20px;content:"";height:35px;left:50%;position:absolute;top:0;-webkit-transform:translatex(-50%);transform:translatex(-50%);width:40px}.loader:after{-webkit-animation:lqb 5s linear infinite;animation:lqb 5s linear infinite;border-radius:20px 20px 0 0;bottom:0;top:auto}@-webkit-keyframes lqt{0%,to{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 0}50%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 40px}50.1%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 -40px}}@keyframes lqt{0%,to{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 0}50%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 40px}50.1%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 -40px}}@-webkit-keyframes lqb{0%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 40px}to{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 -40px}}@keyframes lqb{0%{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 40px}to{background-image:linear-gradient(#2b383e 40px,transparent 0);background-position:0 -40px}}@-webkit-keyframes spinx{0%,49%{background-position:50% 36px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}51%,98%{background-position:50% 4px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{background-position:50% 36px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinx{0%,49%{background-position:50% 36px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}51%,98%{background-position:50% 4px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{background-position:50% 36px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.LoginContainer{display:flex;height:100%;width:100%}.backloader{background-color:rgba(0,0,0,.479);position:absolute}.backloader,.backloader2{align-items:center;display:flex;height:100%;justify-content:center;width:100%;z-index:200}.Apuntes{background-color:#03292e;border-radius:5px;color:#fff;font-family:Roboto,sans-serif;font-size:14px;margin-bottom:10px;margin-top:10px;padding:10px}.swal-wide{width:850px!important}.lds-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.lds-ellipsis div{-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0);background:#2b383e;border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.lds-ellipsis div:first-child{-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite;left:8px}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite;left:56px}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}*{margin:0;padding:0}body,html{height:100%;overflow:hidden;width:100%}body{background-color:#000}.container1{background-color:#0c0c0c;height:100%;overflow:hidden;position:relative;width:100%}.background1{background:#0c0c0c;display:block;height:100%;left:0;-webkit-mask-image:radial-gradient(#fff 0,#fff 30%,transparent 80%,transparent);mask-image:radial-gradient(#fff 0,#fff 30%,transparent 80%,transparent);object-fit:cover;position:absolute;top:0;width:100%}.circle-container1{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;position:absolute;-webkit-transform:translateY(-10vh);transform:translateY(-10vh)}.circle-container1 .circle{-webkit-animation:fadein-frames .2s infinite,scale-frames 2s infinite;animation:fadein-frames .2s infinite,scale-frames 2s infinite;background-image:radial-gradient(#9ff,#9ff 10%,rgba(153,255,255,0) 56%);border-radius:50%;height:100%;mix-blend-mode:screen;width:100%}@-webkit-keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-webkit-keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}@keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}.circle-container1:first-child{-webkit-animation-delay:16853ms;animation-delay:16853ms;-webkit-animation-duration:36319ms;animation-duration:36319ms;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;height:3px;width:3px}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(12vw,-126vh,0);transform:translate3d(12vw,-126vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(12vw,-126vh,0);transform:translate3d(12vw,-126vh,0)}}.circle-container1:first-child .circle{-webkit-animation-delay:3.07s;animation-delay:3.07s}.circle-container1:nth-child(2){-webkit-animation-delay:26024ms;animation-delay:26024ms;-webkit-animation-duration:33227ms;animation-duration:33227ms;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;height:4px;width:4px}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(20vw,106vh,0);transform:translate3d(20vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(20vw,106vh,0);transform:translate3d(20vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}.circle-container1:nth-child(2) .circle{-webkit-animation-delay:2504ms;animation-delay:2504ms}.circle-container1:nth-child(3){-webkit-animation-delay:8.4s;animation-delay:8.4s;-webkit-animation-duration:31935ms;animation-duration:31935ms;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;height:1px;width:1px}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(88vw,-130vh,0);transform:translate3d(88vw,-130vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(88vw,-130vh,0);transform:translate3d(88vw,-130vh,0)}}.circle-container1:nth-child(3) .circle{-webkit-animation-delay:3376ms;animation-delay:3376ms}.circle-container1:nth-child(4){-webkit-animation-delay:11339ms;animation-delay:11339ms;-webkit-animation-duration:30925ms;animation-duration:30925ms;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;height:4px;width:4px}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-112vh,0);transform:translate3d(35vw,-112vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-112vh,0);transform:translate3d(35vw,-112vh,0)}}.circle-container1:nth-child(4) .circle{-webkit-animation-delay:3.62s;animation-delay:3.62s}.circle-container1:nth-child(5){-webkit-animation-delay:19721ms;animation-delay:19721ms;-webkit-animation-duration:32267ms;animation-duration:32267ms;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;height:5px;width:5px}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(36vw,109vh,0);transform:translate3d(36vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-130vh,0);transform:translate3d(52vw,-130vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(36vw,109vh,0);transform:translate3d(36vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-130vh,0);transform:translate3d(52vw,-130vh,0)}}.circle-container1:nth-child(5) .circle{-webkit-animation-delay:906ms;animation-delay:906ms}.circle-container1:nth-child(6){-webkit-animation-delay:36331ms;animation-delay:36331ms;-webkit-animation-duration:33944ms;animation-duration:33944ms;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;height:4px;width:4px}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(53vw,-105vh,0);transform:translate3d(53vw,-105vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(53vw,-105vh,0);transform:translate3d(53vw,-105vh,0)}}.circle-container1:nth-child(6) .circle{-webkit-animation-delay:935ms;animation-delay:935ms}.circle-container1:nth-child(7){-webkit-animation-delay:32023ms;animation-delay:32023ms;-webkit-animation-duration:34783ms;animation-duration:34783ms;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;height:8px;width:8px}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(23vw,107vh,0);transform:translate3d(23vw,107vh,0)}to{-webkit-transform:translate3d(48vw,-133vh,0);transform:translate3d(48vw,-133vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(23vw,107vh,0);transform:translate3d(23vw,107vh,0)}to{-webkit-transform:translate3d(48vw,-133vh,0);transform:translate3d(48vw,-133vh,0)}}.circle-container1:nth-child(7) .circle{-webkit-animation-delay:54ms;animation-delay:54ms}.circle-container1:nth-child(8){-webkit-animation-delay:8207ms;animation-delay:8207ms;-webkit-animation-duration:34688ms;animation-duration:34688ms;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;height:3px;width:3px}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(43vw,-125vh,0);transform:translate3d(43vw,-125vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(43vw,-125vh,0);transform:translate3d(43vw,-125vh,0)}}.circle-container1:nth-child(8) .circle{-webkit-animation-delay:1383ms;animation-delay:1383ms}.circle-container1:nth-child(9){-webkit-animation-delay:16782ms;animation-delay:16782ms;-webkit-animation-duration:28692ms;animation-duration:28692ms;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;height:4px;width:4px}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(57vw,108vh,0);transform:translate3d(57vw,108vh,0)}to{-webkit-transform:translate3d(73vw,-126vh,0);transform:translate3d(73vw,-126vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(57vw,108vh,0);transform:translate3d(57vw,108vh,0)}to{-webkit-transform:translate3d(73vw,-126vh,0);transform:translate3d(73vw,-126vh,0)}}.circle-container1:nth-child(9) .circle{-webkit-animation-delay:3295ms;animation-delay:3295ms}.circle-container1:nth-child(10){-webkit-animation-delay:21649ms;animation-delay:21649ms;-webkit-animation-duration:35331ms;animation-duration:35331ms;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;height:4px;width:4px}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(72vw,-110vh,0);transform:translate3d(72vw,-110vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(72vw,-110vh,0);transform:translate3d(72vw,-110vh,0)}}.circle-container1:nth-child(10) .circle{-webkit-animation-delay:1441ms;animation-delay:1441ms}.circle-container1:nth-child(11){-webkit-animation-delay:28976ms;animation-delay:28976ms;-webkit-animation-duration:34306ms;animation-duration:34306ms;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;height:6px;width:6px}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(10vw,109vh,0);transform:translate3d(10vw,109vh,0)}to{-webkit-transform:translate3d(31vw,-139vh,0);transform:translate3d(31vw,-139vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(10vw,109vh,0);transform:translate3d(10vw,109vh,0)}to{-webkit-transform:translate3d(31vw,-139vh,0);transform:translate3d(31vw,-139vh,0)}}.circle-container1:nth-child(11) .circle{-webkit-animation-delay:2764ms;animation-delay:2764ms}.circle-container1:nth-child(12){-webkit-animation-delay:34356ms;animation-delay:34356ms;-webkit-animation-duration:28354ms;animation-duration:28354ms;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;height:2px;width:2px}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-123vh,0);transform:translate3d(16vw,-123vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-123vh,0);transform:translate3d(16vw,-123vh,0)}}.circle-container1:nth-child(12) .circle{-webkit-animation-delay:524ms;animation-delay:524ms}.circle-container1:nth-child(13){-webkit-animation-delay:10079ms;animation-delay:10079ms;-webkit-animation-duration:34451ms;animation-duration:34451ms;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;height:7px;width:7px}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(4vw,108vh,0);transform:translate3d(4vw,108vh,0)}to{-webkit-transform:translate3d(6vw,-121vh,0);transform:translate3d(6vw,-121vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(4vw,108vh,0);transform:translate3d(4vw,108vh,0)}to{-webkit-transform:translate3d(6vw,-121vh,0);transform:translate3d(6vw,-121vh,0)}}.circle-container1:nth-child(13) .circle{-webkit-animation-delay:3277ms;animation-delay:3277ms}.circle-container1:nth-child(14){-webkit-animation-delay:28672ms;animation-delay:28672ms;-webkit-animation-duration:33596ms;animation-duration:33596ms;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;height:7px;width:7px}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-132vh,0);transform:translate3d(41vw,-132vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-132vh,0);transform:translate3d(41vw,-132vh,0)}}.circle-container1:nth-child(14) .circle{-webkit-animation-delay:2927ms;animation-delay:2927ms}.circle-container1:nth-child(15){-webkit-animation-delay:4077ms;animation-delay:4077ms;-webkit-animation-duration:35527ms;animation-duration:35527ms;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;height:5px;width:5px}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(61vw,110vh,0);transform:translate3d(61vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(61vw,110vh,0);transform:translate3d(61vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}.circle-container1:nth-child(15) .circle{-webkit-animation-delay:431ms;animation-delay:431ms}.circle-container1:nth-child(16){-webkit-animation-delay:27517ms;animation-delay:27517ms;-webkit-animation-duration:31217ms;animation-duration:31217ms;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;height:8px;width:8px}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(68vw,108vh,0);transform:translate3d(68vw,108vh,0)}to{-webkit-transform:translate3d(51vw,-132vh,0);transform:translate3d(51vw,-132vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(68vw,108vh,0);transform:translate3d(68vw,108vh,0)}to{-webkit-transform:translate3d(51vw,-132vh,0);transform:translate3d(51vw,-132vh,0)}}.circle-container1:nth-child(16) .circle{-webkit-animation-delay:1086ms;animation-delay:1086ms}.circle-container1:nth-child(17){-webkit-animation-delay:34447ms;animation-delay:34447ms;-webkit-animation-duration:29869ms;animation-duration:29869ms;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;height:1px;width:1px}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(67vw,107vh,0);transform:translate3d(67vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-130vh,0);transform:translate3d(10vw,-130vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(67vw,107vh,0);transform:translate3d(67vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-130vh,0);transform:translate3d(10vw,-130vh,0)}}.circle-container1:nth-child(17) .circle{-webkit-animation-delay:856ms;animation-delay:856ms}.circle-container1:nth-child(18){-webkit-animation-delay:35889ms;animation-delay:35889ms;-webkit-animation-duration:29311ms;animation-duration:29311ms;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;height:3px;width:3px}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(5vw,103vh,0);transform:translate3d(5vw,103vh,0)}to{-webkit-transform:translate3d(34vw,-105vh,0);transform:translate3d(34vw,-105vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(5vw,103vh,0);transform:translate3d(5vw,103vh,0)}to{-webkit-transform:translate3d(34vw,-105vh,0);transform:translate3d(34vw,-105vh,0)}}.circle-container1:nth-child(18) .circle{-webkit-animation-delay:2867ms;animation-delay:2867ms}.circle-container1:nth-child(19){-webkit-animation-delay:14.62s;animation-delay:14.62s;-webkit-animation-duration:29.47s;animation-duration:29.47s;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;height:3px;width:3px}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-108vh,0);transform:translate3d(50vw,-108vh,0)}}.circle-container1:nth-child(19) .circle{-webkit-animation-delay:2145ms;animation-delay:2145ms}.circle-container1:nth-child(20){-webkit-animation-delay:26074ms;animation-delay:26074ms;-webkit-animation-duration:29837ms;animation-duration:29837ms;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;height:2px;width:2px}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(15vw,101vh,0);transform:translate3d(15vw,101vh,0)}to{-webkit-transform:translate3d(46vw,-131vh,0);transform:translate3d(46vw,-131vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(15vw,101vh,0);transform:translate3d(15vw,101vh,0)}to{-webkit-transform:translate3d(46vw,-131vh,0);transform:translate3d(46vw,-131vh,0)}}.circle-container1:nth-child(20) .circle{-webkit-animation-delay:2488ms;animation-delay:2488ms}.circle-container1:nth-child(21){-webkit-animation-delay:11798ms;animation-delay:11798ms;-webkit-animation-duration:34085ms;animation-duration:34085ms;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;height:1px;width:1px}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(78vw,-120vh,0);transform:translate3d(78vw,-120vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(78vw,-120vh,0);transform:translate3d(78vw,-120vh,0)}}.circle-container1:nth-child(21) .circle{-webkit-animation-delay:1.8s;animation-delay:1.8s}.circle-container1:nth-child(22){-webkit-animation-delay:13105ms;animation-delay:13105ms;-webkit-animation-duration:30552ms;animation-duration:30552ms;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;height:8px;width:8px}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(68vw,108vh,0);transform:translate3d(68vw,108vh,0)}to{-webkit-transform:translate3d(14vw,-116vh,0);transform:translate3d(14vw,-116vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(68vw,108vh,0);transform:translate3d(68vw,108vh,0)}to{-webkit-transform:translate3d(14vw,-116vh,0);transform:translate3d(14vw,-116vh,0)}}.circle-container1:nth-child(22) .circle{-webkit-animation-delay:3829ms;animation-delay:3829ms}.circle-container1:nth-child(23){-webkit-animation-delay:36088ms;animation-delay:36088ms;-webkit-animation-duration:30506ms;animation-duration:30506ms;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;height:6px;width:6px}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(78vw,101vh,0);transform:translate3d(78vw,101vh,0)}to{-webkit-transform:translate3d(68vw,-130vh,0);transform:translate3d(68vw,-130vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(78vw,101vh,0);transform:translate3d(78vw,101vh,0)}to{-webkit-transform:translate3d(68vw,-130vh,0);transform:translate3d(68vw,-130vh,0)}}.circle-container1:nth-child(23) .circle{-webkit-animation-delay:1881ms;animation-delay:1881ms}.circle-container1:nth-child(24){-webkit-animation-delay:35081ms;animation-delay:35081ms;-webkit-animation-duration:33002ms;animation-duration:33002ms;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;height:7px;width:7px}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(16vw,106vh,0);transform:translate3d(16vw,106vh,0)}to{-webkit-transform:translate3d(20vw,-126vh,0);transform:translate3d(20vw,-126vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(16vw,106vh,0);transform:translate3d(16vw,106vh,0)}to{-webkit-transform:translate3d(20vw,-126vh,0);transform:translate3d(20vw,-126vh,0)}}.circle-container1:nth-child(24) .circle{-webkit-animation-delay:1865ms;animation-delay:1865ms}.circle-container1:nth-child(25){-webkit-animation-delay:35296ms;animation-delay:35296ms;-webkit-animation-duration:29.09s;animation-duration:29.09s;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;height:2px;width:2px}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(8vw,-110vh,0);transform:translate3d(8vw,-110vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(8vw,-110vh,0);transform:translate3d(8vw,-110vh,0)}}.circle-container1:nth-child(25) .circle{-webkit-animation-delay:1626ms;animation-delay:1626ms}.circle-container1:nth-child(26){-webkit-animation-delay:24709ms;animation-delay:24709ms;-webkit-animation-duration:33749ms;animation-duration:33749ms;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;height:5px;width:5px}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(61vw,-122vh,0);transform:translate3d(61vw,-122vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(61vw,-122vh,0);transform:translate3d(61vw,-122vh,0)}}.circle-container1:nth-child(26) .circle{-webkit-animation-delay:1798ms;animation-delay:1798ms}.circle-container1:nth-child(27){-webkit-animation-delay:21024ms;animation-delay:21024ms;-webkit-animation-duration:32175ms;animation-duration:32175ms;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;height:5px;width:5px}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(90vw,109vh,0);transform:translate3d(90vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-120vh,0);transform:translate3d(44vw,-120vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(90vw,109vh,0);transform:translate3d(90vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-120vh,0);transform:translate3d(44vw,-120vh,0)}}.circle-container1:nth-child(27) .circle{-webkit-animation-delay:3726ms;animation-delay:3726ms}.circle-container1:nth-child(28){-webkit-animation-delay:30854ms;animation-delay:30854ms;-webkit-animation-duration:32636ms;animation-duration:32636ms;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;height:5px;width:5px}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(98vw,102vh,0);transform:translate3d(98vw,102vh,0)}to{-webkit-transform:translate3d(20vw,-114vh,0);transform:translate3d(20vw,-114vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(98vw,102vh,0);transform:translate3d(98vw,102vh,0)}to{-webkit-transform:translate3d(20vw,-114vh,0);transform:translate3d(20vw,-114vh,0)}}.circle-container1:nth-child(28) .circle{-webkit-animation-delay:3795ms;animation-delay:3795ms}.circle-container1:nth-child(29){-webkit-animation-delay:22959ms;animation-delay:22959ms;-webkit-animation-duration:34726ms;animation-duration:34726ms;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;height:4px;width:4px}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(77vw,105vh,0);transform:translate3d(77vw,105vh,0)}to{-webkit-transform:translate3d(34vw,-109vh,0);transform:translate3d(34vw,-109vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(77vw,105vh,0);transform:translate3d(77vw,105vh,0)}to{-webkit-transform:translate3d(34vw,-109vh,0);transform:translate3d(34vw,-109vh,0)}}.circle-container1:nth-child(29) .circle{-webkit-animation-delay:1025ms;animation-delay:1025ms}.circle-container1:nth-child(30){-webkit-animation-delay:646ms;animation-delay:646ms;-webkit-animation-duration:28805ms;animation-duration:28805ms;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;height:3px;width:3px}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(82vw,-133vh,0);transform:translate3d(82vw,-133vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(82vw,-133vh,0);transform:translate3d(82vw,-133vh,0)}}.circle-container1:nth-child(30) .circle{-webkit-animation-delay:1987ms;animation-delay:1987ms}.circle-container1:nth-child(31){-webkit-animation-delay:21699ms;animation-delay:21699ms;-webkit-animation-duration:36163ms;animation-duration:36163ms;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;height:1px;width:1px}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(6vw,-135vh,0);transform:translate3d(6vw,-135vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(6vw,-135vh,0);transform:translate3d(6vw,-135vh,0)}}.circle-container1:nth-child(31) .circle{-webkit-animation-delay:2423ms;animation-delay:2423ms}.circle-container1:nth-child(32){-webkit-animation-delay:9503ms;animation-delay:9503ms;-webkit-animation-duration:32552ms;animation-duration:32552ms;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;height:5px;width:5px}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(35vw,109vh,0);transform:translate3d(35vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-124vh,0);transform:translate3d(68vw,-124vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(35vw,109vh,0);transform:translate3d(35vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-124vh,0);transform:translate3d(68vw,-124vh,0)}}.circle-container1:nth-child(32) .circle{-webkit-animation-delay:1119ms;animation-delay:1119ms}.circle-container1:nth-child(33){-webkit-animation-delay:28701ms;animation-delay:28701ms;-webkit-animation-duration:30504ms;animation-duration:30504ms;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;height:8px;width:8px}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(63vw,106vh,0);transform:translate3d(63vw,106vh,0)}to{-webkit-transform:translate3d(48vw,-109vh,0);transform:translate3d(48vw,-109vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(63vw,106vh,0);transform:translate3d(63vw,106vh,0)}to{-webkit-transform:translate3d(48vw,-109vh,0);transform:translate3d(48vw,-109vh,0)}}.circle-container1:nth-child(33) .circle{-webkit-animation-delay:.77s;animation-delay:.77s}.circle-container1:nth-child(34){-webkit-animation-delay:33672ms;animation-delay:33672ms;-webkit-animation-duration:31085ms;animation-duration:31085ms;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;height:6px;width:6px}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(75vw,106vh,0);transform:translate3d(75vw,106vh,0)}to{-webkit-transform:translate3d(37vw,-107vh,0);transform:translate3d(37vw,-107vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(75vw,106vh,0);transform:translate3d(75vw,106vh,0)}to{-webkit-transform:translate3d(37vw,-107vh,0);transform:translate3d(37vw,-107vh,0)}}.circle-container1:nth-child(34) .circle{-webkit-animation-delay:767ms;animation-delay:767ms}.circle-container1:nth-child(35){-webkit-animation-delay:10883ms;animation-delay:10883ms;-webkit-animation-duration:29577ms;animation-duration:29577ms;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;height:4px;width:4px}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(45vw,105vh,0);transform:translate3d(45vw,105vh,0)}to{-webkit-transform:translate3d(28vw,-107vh,0);transform:translate3d(28vw,-107vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(45vw,105vh,0);transform:translate3d(45vw,105vh,0)}to{-webkit-transform:translate3d(28vw,-107vh,0);transform:translate3d(28vw,-107vh,0)}}.circle-container1:nth-child(35) .circle{-webkit-animation-delay:3276ms;animation-delay:3276ms}.circle-container1:nth-child(36){-webkit-animation-delay:33351ms;animation-delay:33351ms;-webkit-animation-duration:31326ms;animation-duration:31326ms;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;height:3px;width:3px}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(49vw,110vh,0);transform:translate3d(49vw,110vh,0)}to{-webkit-transform:translate3d(14vw,-127vh,0);transform:translate3d(14vw,-127vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(49vw,110vh,0);transform:translate3d(49vw,110vh,0)}to{-webkit-transform:translate3d(14vw,-127vh,0);transform:translate3d(14vw,-127vh,0)}}.circle-container1:nth-child(36) .circle{-webkit-animation-delay:1011ms;animation-delay:1011ms}.circle-container1:nth-child(37){-webkit-animation-delay:34057ms;animation-delay:34057ms;-webkit-animation-duration:35.4s;animation-duration:35.4s;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;height:8px;width:8px}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(83vw,-123vh,0);transform:translate3d(83vw,-123vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(83vw,-123vh,0);transform:translate3d(83vw,-123vh,0)}}.circle-container1:nth-child(37) .circle{-webkit-animation-delay:1.46s;animation-delay:1.46s}.circle-container1:nth-child(38){-webkit-animation-delay:15792ms;animation-delay:15792ms;-webkit-animation-duration:28516ms;animation-duration:28516ms;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;height:4px;width:4px}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(66vw,105vh,0);transform:translate3d(66vw,105vh,0)}to{-webkit-transform:translate3d(49vw,-110vh,0);transform:translate3d(49vw,-110vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(66vw,105vh,0);transform:translate3d(66vw,105vh,0)}to{-webkit-transform:translate3d(49vw,-110vh,0);transform:translate3d(49vw,-110vh,0)}}.circle-container1:nth-child(38) .circle{-webkit-animation-delay:2582ms;animation-delay:2582ms}.circle-container1:nth-child(39){-webkit-animation-delay:28039ms;animation-delay:28039ms;-webkit-animation-duration:35195ms;animation-duration:35195ms;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;height:7px;width:7px}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(69vw,-131vh,0);transform:translate3d(69vw,-131vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(69vw,-131vh,0);transform:translate3d(69vw,-131vh,0)}}.circle-container1:nth-child(39) .circle{-webkit-animation-delay:3261ms;animation-delay:3261ms}.circle-container1:nth-child(40){-webkit-animation-delay:17872ms;animation-delay:17872ms;-webkit-animation-duration:33161ms;animation-duration:33161ms;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;height:2px;width:2px}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(29vw,105vh,0);transform:translate3d(29vw,105vh,0)}to{-webkit-transform:translate3d(42vw,-119vh,0);transform:translate3d(42vw,-119vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(29vw,105vh,0);transform:translate3d(29vw,105vh,0)}to{-webkit-transform:translate3d(42vw,-119vh,0);transform:translate3d(42vw,-119vh,0)}}.circle-container1:nth-child(40) .circle{-webkit-animation-delay:95ms;animation-delay:95ms}.circle-container1:nth-child(41){-webkit-animation-delay:6791ms;animation-delay:6791ms;-webkit-animation-duration:32833ms;animation-duration:32833ms;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;height:5px;width:5px}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(79vw,-113vh,0);transform:translate3d(79vw,-113vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(79vw,-113vh,0);transform:translate3d(79vw,-113vh,0)}}.circle-container1:nth-child(41) .circle{-webkit-animation-delay:166ms;animation-delay:166ms}.circle-container1:nth-child(42){-webkit-animation-delay:32146ms;animation-delay:32146ms;-webkit-animation-duration:36142ms;animation-duration:36142ms;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;height:7px;width:7px}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(61vw,101vh,0);transform:translate3d(61vw,101vh,0)}to{-webkit-transform:translate3d(67vw,-120vh,0);transform:translate3d(67vw,-120vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(61vw,101vh,0);transform:translate3d(61vw,101vh,0)}to{-webkit-transform:translate3d(67vw,-120vh,0);transform:translate3d(67vw,-120vh,0)}}.circle-container1:nth-child(42) .circle{-webkit-animation-delay:786ms;animation-delay:786ms}.circle-container1:nth-child(43){-webkit-animation-delay:34407ms;animation-delay:34407ms;-webkit-animation-duration:31539ms;animation-duration:31539ms;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;height:8px;width:8px}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}.circle-container1:nth-child(43) .circle{-webkit-animation-delay:3.59s;animation-delay:3.59s}.circle-container1:nth-child(44){-webkit-animation-delay:16363ms;animation-delay:16363ms;-webkit-animation-duration:32745ms;animation-duration:32745ms;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;height:2px;width:2px}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(32vw,110vh,0);transform:translate3d(32vw,110vh,0)}to{-webkit-transform:translate3d(99vw,-113vh,0);transform:translate3d(99vw,-113vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(32vw,110vh,0);transform:translate3d(32vw,110vh,0)}to{-webkit-transform:translate3d(99vw,-113vh,0);transform:translate3d(99vw,-113vh,0)}}.circle-container1:nth-child(44) .circle{-webkit-animation-delay:3771ms;animation-delay:3771ms}.circle-container1:nth-child(45){-webkit-animation-delay:20874ms;animation-delay:20874ms;-webkit-animation-duration:35321ms;animation-duration:35321ms;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;height:8px;width:8px}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(22vw,-109vh,0);transform:translate3d(22vw,-109vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(22vw,-109vh,0);transform:translate3d(22vw,-109vh,0)}}.circle-container1:nth-child(45) .circle{-webkit-animation-delay:3918ms;animation-delay:3918ms}.circle-container1:nth-child(46){-webkit-animation-delay:17685ms;animation-delay:17685ms;-webkit-animation-duration:33285ms;animation-duration:33285ms;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;height:7px;width:7px}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(14vw,106vh,0);transform:translate3d(14vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-132vh,0);transform:translate3d(24vw,-132vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(14vw,106vh,0);transform:translate3d(14vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-132vh,0);transform:translate3d(24vw,-132vh,0)}}.circle-container1:nth-child(46) .circle{-webkit-animation-delay:2666ms;animation-delay:2666ms}.circle-container1:nth-child(47){-webkit-animation-delay:14508ms;animation-delay:14508ms;-webkit-animation-duration:36228ms;animation-duration:36228ms;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;height:7px;width:7px}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(30vw,110vh,0);transform:translate3d(30vw,110vh,0)}to{-webkit-transform:translate3d(18vw,-130vh,0);transform:translate3d(18vw,-130vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(30vw,110vh,0);transform:translate3d(30vw,110vh,0)}to{-webkit-transform:translate3d(18vw,-130vh,0);transform:translate3d(18vw,-130vh,0)}}.circle-container1:nth-child(47) .circle{-webkit-animation-delay:3235ms;animation-delay:3235ms}.circle-container1:nth-child(48){-webkit-animation-delay:15802ms;animation-delay:15802ms;-webkit-animation-duration:33.01s;animation-duration:33.01s;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;height:8px;width:8px}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(70vw,104vh,0);transform:translate3d(70vw,104vh,0)}to{-webkit-transform:translate3d(87vw,-132vh,0);transform:translate3d(87vw,-132vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(70vw,104vh,0);transform:translate3d(70vw,104vh,0)}to{-webkit-transform:translate3d(87vw,-132vh,0);transform:translate3d(87vw,-132vh,0)}}.circle-container1:nth-child(48) .circle{-webkit-animation-delay:1344ms;animation-delay:1344ms}.circle-container1:nth-child(49){-webkit-animation-delay:18693ms;animation-delay:18693ms;-webkit-animation-duration:30626ms;animation-duration:30626ms;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;height:6px;width:6px}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-124vh,0);transform:translate3d(48vw,-124vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-124vh,0);transform:translate3d(48vw,-124vh,0)}}.circle-container1:nth-child(49) .circle{-webkit-animation-delay:2537ms;animation-delay:2537ms}.circle-container1:nth-child(50){-webkit-animation-delay:10924ms;animation-delay:10924ms;-webkit-animation-duration:33872ms;animation-duration:33872ms;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;height:7px;width:7px}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(56vw,107vh,0);transform:translate3d(56vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-134vh,0);transform:translate3d(53vw,-134vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(56vw,107vh,0);transform:translate3d(56vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-134vh,0);transform:translate3d(53vw,-134vh,0)}}.circle-container1:nth-child(50) .circle{-webkit-animation-delay:1871ms;animation-delay:1871ms}.circle-container1:nth-child(51){-webkit-animation-delay:23.82s;animation-delay:23.82s;-webkit-animation-duration:33213ms;animation-duration:33213ms;-webkit-animation-name:move-frames-51;animation-name:move-frames-51;height:5px;width:5px}@-webkit-keyframes move-frames-51{0%{-webkit-transform:translate3d(87vw,105vh,0);transform:translate3d(87vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-122vh,0);transform:translate3d(62vw,-122vh,0)}}@keyframes move-frames-51{0%{-webkit-transform:translate3d(87vw,105vh,0);transform:translate3d(87vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-122vh,0);transform:translate3d(62vw,-122vh,0)}}.circle-container1:nth-child(51) .circle{-webkit-animation-delay:3409ms;animation-delay:3409ms}.circle-container1:nth-child(52){-webkit-animation-delay:24638ms;animation-delay:24638ms;-webkit-animation-duration:28686ms;animation-duration:28686ms;-webkit-animation-name:move-frames-52;animation-name:move-frames-52;height:2px;width:2px}@-webkit-keyframes move-frames-52{0%{-webkit-transform:translate3d(6vw,104vh,0);transform:translate3d(6vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-121vh,0);transform:translate3d(62vw,-121vh,0)}}@keyframes move-frames-52{0%{-webkit-transform:translate3d(6vw,104vh,0);transform:translate3d(6vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-121vh,0);transform:translate3d(62vw,-121vh,0)}}.circle-container1:nth-child(52) .circle{-webkit-animation-delay:1171ms;animation-delay:1171ms}.circle-container1:nth-child(53){-webkit-animation-delay:33722ms;animation-delay:33722ms;-webkit-animation-duration:36.01s;animation-duration:36.01s;-webkit-animation-name:move-frames-53;animation-name:move-frames-53;height:5px;width:5px}@-webkit-keyframes move-frames-53{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-114vh,0);transform:translate3d(26vw,-114vh,0)}}@keyframes move-frames-53{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-114vh,0);transform:translate3d(26vw,-114vh,0)}}.circle-container1:nth-child(53) .circle{-webkit-animation-delay:1069ms;animation-delay:1069ms}.circle-container1:nth-child(54){-webkit-animation-delay:29.27s;animation-delay:29.27s;-webkit-animation-duration:32486ms;animation-duration:32486ms;-webkit-animation-name:move-frames-54;animation-name:move-frames-54;height:1px;width:1px}@-webkit-keyframes move-frames-54{0%{-webkit-transform:translate3d(96vw,105vh,0);transform:translate3d(96vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}@keyframes move-frames-54{0%{-webkit-transform:translate3d(96vw,105vh,0);transform:translate3d(96vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}.circle-container1:nth-child(54) .circle{-webkit-animation-delay:3.2s;animation-delay:3.2s}.circle-container1:nth-child(55){-webkit-animation-delay:10588ms;animation-delay:10588ms;-webkit-animation-duration:32137ms;animation-duration:32137ms;-webkit-animation-name:move-frames-55;animation-name:move-frames-55;height:2px;width:2px}@-webkit-keyframes move-frames-55{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(58vw,-116vh,0);transform:translate3d(58vw,-116vh,0)}}@keyframes move-frames-55{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(58vw,-116vh,0);transform:translate3d(58vw,-116vh,0)}}.circle-container1:nth-child(55) .circle{-webkit-animation-delay:2228ms;animation-delay:2228ms}.circle-container1:nth-child(56){-webkit-animation-delay:34165ms;animation-delay:34165ms;-webkit-animation-duration:33679ms;animation-duration:33679ms;-webkit-animation-name:move-frames-56;animation-name:move-frames-56;height:7px;width:7px}@-webkit-keyframes move-frames-56{0%{-webkit-transform:translate3d(56vw,108vh,0);transform:translate3d(56vw,108vh,0)}to{-webkit-transform:translate3d(43vw,-135vh,0);transform:translate3d(43vw,-135vh,0)}}@keyframes move-frames-56{0%{-webkit-transform:translate3d(56vw,108vh,0);transform:translate3d(56vw,108vh,0)}to{-webkit-transform:translate3d(43vw,-135vh,0);transform:translate3d(43vw,-135vh,0)}}.circle-container1:nth-child(56) .circle{-webkit-animation-delay:2328ms;animation-delay:2328ms}.circle-container1:nth-child(57){-webkit-animation-delay:5572ms;animation-delay:5572ms;-webkit-animation-duration:29328ms;animation-duration:29328ms;-webkit-animation-name:move-frames-57;animation-name:move-frames-57;height:4px;width:4px}@-webkit-keyframes move-frames-57{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(44vw,-114vh,0);transform:translate3d(44vw,-114vh,0)}}@keyframes move-frames-57{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(44vw,-114vh,0);transform:translate3d(44vw,-114vh,0)}}.circle-container1:nth-child(57) .circle{-webkit-animation-delay:2.46s;animation-delay:2.46s}.circle-container1:nth-child(58){-webkit-animation-delay:24821ms;animation-delay:24821ms;-webkit-animation-duration:33719ms;animation-duration:33719ms;-webkit-animation-name:move-frames-58;animation-name:move-frames-58;height:8px;width:8px}@-webkit-keyframes move-frames-58{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(80vw,-111vh,0);transform:translate3d(80vw,-111vh,0)}}@keyframes move-frames-58{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(80vw,-111vh,0);transform:translate3d(80vw,-111vh,0)}}.circle-container1:nth-child(58) .circle{-webkit-animation-delay:1424ms;animation-delay:1424ms}.circle-container1:nth-child(59){-webkit-animation-delay:34071ms;animation-delay:34071ms;-webkit-animation-duration:32398ms;animation-duration:32398ms;-webkit-animation-name:move-frames-59;animation-name:move-frames-59;height:8px;width:8px}@-webkit-keyframes move-frames-59{0%{-webkit-transform:translate3d(36vw,107vh,0);transform:translate3d(36vw,107vh,0)}to{-webkit-transform:translate3d(15vw,-117vh,0);transform:translate3d(15vw,-117vh,0)}}@keyframes move-frames-59{0%{-webkit-transform:translate3d(36vw,107vh,0);transform:translate3d(36vw,107vh,0)}to{-webkit-transform:translate3d(15vw,-117vh,0);transform:translate3d(15vw,-117vh,0)}}.circle-container1:nth-child(59) .circle{-webkit-animation-delay:2.34s;animation-delay:2.34s}.circle-container1:nth-child(60){-webkit-animation-delay:36474ms;animation-delay:36474ms;-webkit-animation-duration:35156ms;animation-duration:35156ms;-webkit-animation-name:move-frames-60;animation-name:move-frames-60;height:2px;width:2px}@-webkit-keyframes move-frames-60{0%{-webkit-transform:translate3d(88vw,102vh,0);transform:translate3d(88vw,102vh,0)}to{-webkit-transform:translate3d(68vw,-124vh,0);transform:translate3d(68vw,-124vh,0)}}@keyframes move-frames-60{0%{-webkit-transform:translate3d(88vw,102vh,0);transform:translate3d(88vw,102vh,0)}to{-webkit-transform:translate3d(68vw,-124vh,0);transform:translate3d(68vw,-124vh,0)}}.circle-container1:nth-child(60) .circle{-webkit-animation-delay:3.87s;animation-delay:3.87s}.circle-container1:nth-child(61){-webkit-animation-delay:9.81s;animation-delay:9.81s;-webkit-animation-duration:29735ms;animation-duration:29735ms;-webkit-animation-name:move-frames-61;animation-name:move-frames-61;height:6px;width:6px}@-webkit-keyframes move-frames-61{0%{-webkit-transform:translate3d(32vw,109vh,0);transform:translate3d(32vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-139vh,0);transform:translate3d(74vw,-139vh,0)}}@keyframes move-frames-61{0%{-webkit-transform:translate3d(32vw,109vh,0);transform:translate3d(32vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-139vh,0);transform:translate3d(74vw,-139vh,0)}}.circle-container1:nth-child(61) .circle{-webkit-animation-delay:3.46s;animation-delay:3.46s}.circle-container1:nth-child(62){-webkit-animation-delay:8.39s;animation-delay:8.39s;-webkit-animation-duration:34827ms;animation-duration:34827ms;-webkit-animation-name:move-frames-62;animation-name:move-frames-62;height:3px;width:3px}@-webkit-keyframes move-frames-62{0%{-webkit-transform:translate3d(77vw,109vh,0);transform:translate3d(77vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-118vh,0);transform:translate3d(33vw,-118vh,0)}}@keyframes move-frames-62{0%{-webkit-transform:translate3d(77vw,109vh,0);transform:translate3d(77vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-118vh,0);transform:translate3d(33vw,-118vh,0)}}.circle-container1:nth-child(62) .circle{-webkit-animation-delay:1524ms;animation-delay:1524ms}.circle-container1:nth-child(63){-webkit-animation-delay:27786ms;animation-delay:27786ms;-webkit-animation-duration:33264ms;animation-duration:33264ms;-webkit-animation-name:move-frames-63;animation-name:move-frames-63;height:4px;width:4px}@-webkit-keyframes move-frames-63{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(49vw,-118vh,0);transform:translate3d(49vw,-118vh,0)}}@keyframes move-frames-63{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(49vw,-118vh,0);transform:translate3d(49vw,-118vh,0)}}.circle-container1:nth-child(63) .circle{-webkit-animation-delay:576ms;animation-delay:576ms}.circle-container1:nth-child(64){-webkit-animation-delay:28175ms;animation-delay:28175ms;-webkit-animation-duration:28587ms;animation-duration:28587ms;-webkit-animation-name:move-frames-64;animation-name:move-frames-64;height:6px;width:6px}@-webkit-keyframes move-frames-64{0%{-webkit-transform:translate3d(92vw,102vh,0);transform:translate3d(92vw,102vh,0)}to{-webkit-transform:translate3d(25vw,-121vh,0);transform:translate3d(25vw,-121vh,0)}}@keyframes move-frames-64{0%{-webkit-transform:translate3d(92vw,102vh,0);transform:translate3d(92vw,102vh,0)}to{-webkit-transform:translate3d(25vw,-121vh,0);transform:translate3d(25vw,-121vh,0)}}.circle-container1:nth-child(64) .circle{-webkit-animation-delay:1835ms;animation-delay:1835ms}.circle-container1:nth-child(65){-webkit-animation-delay:22245ms;animation-delay:22245ms;-webkit-animation-duration:34305ms;animation-duration:34305ms;-webkit-animation-name:move-frames-65;animation-name:move-frames-65;height:5px;width:5px}@-webkit-keyframes move-frames-65{0%{-webkit-transform:translate3d(39vw,106vh,0);transform:translate3d(39vw,106vh,0)}to{-webkit-transform:translate3d(57vw,-121vh,0);transform:translate3d(57vw,-121vh,0)}}@keyframes move-frames-65{0%{-webkit-transform:translate3d(39vw,106vh,0);transform:translate3d(39vw,106vh,0)}to{-webkit-transform:translate3d(57vw,-121vh,0);transform:translate3d(57vw,-121vh,0)}}.circle-container1:nth-child(65) .circle{-webkit-animation-delay:2164ms;animation-delay:2164ms}.circle-container1:nth-child(66){-webkit-animation-delay:20808ms;animation-delay:20808ms;-webkit-animation-duration:32488ms;animation-duration:32488ms;-webkit-animation-name:move-frames-66;animation-name:move-frames-66;height:4px;width:4px}@-webkit-keyframes move-frames-66{0%{-webkit-transform:translate3d(2vw,103vh,0);transform:translate3d(2vw,103vh,0)}to{-webkit-transform:translate3d(63vw,-130vh,0);transform:translate3d(63vw,-130vh,0)}}@keyframes move-frames-66{0%{-webkit-transform:translate3d(2vw,103vh,0);transform:translate3d(2vw,103vh,0)}to{-webkit-transform:translate3d(63vw,-130vh,0);transform:translate3d(63vw,-130vh,0)}}.circle-container1:nth-child(66) .circle{-webkit-animation-delay:2.41s;animation-delay:2.41s}.circle-container1:nth-child(67){-webkit-animation-delay:6628ms;animation-delay:6628ms;-webkit-animation-duration:35026ms;animation-duration:35026ms;-webkit-animation-name:move-frames-67;animation-name:move-frames-67;height:4px;width:4px}@-webkit-keyframes move-frames-67{0%{-webkit-transform:translate3d(9vw,110vh,0);transform:translate3d(9vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-67{0%{-webkit-transform:translate3d(9vw,110vh,0);transform:translate3d(9vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.circle-container1:nth-child(67) .circle{-webkit-animation-delay:1472ms;animation-delay:1472ms}.circle-container1:nth-child(68){-webkit-animation-delay:6402ms;animation-delay:6402ms;-webkit-animation-duration:32922ms;animation-duration:32922ms;-webkit-animation-name:move-frames-68;animation-name:move-frames-68;height:5px;width:5px}@-webkit-keyframes move-frames-68{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(13vw,-127vh,0);transform:translate3d(13vw,-127vh,0)}}@keyframes move-frames-68{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(13vw,-127vh,0);transform:translate3d(13vw,-127vh,0)}}.circle-container1:nth-child(68) .circle{-webkit-animation-delay:1442ms;animation-delay:1442ms}.circle-container1:nth-child(69){-webkit-animation-delay:29518ms;animation-delay:29518ms;-webkit-animation-duration:28643ms;animation-duration:28643ms;-webkit-animation-name:move-frames-69;animation-name:move-frames-69;height:3px;width:3px}@-webkit-keyframes move-frames-69{0%{-webkit-transform:translate3d(58vw,103vh,0);transform:translate3d(58vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-120vh,0);transform:translate3d(43vw,-120vh,0)}}@keyframes move-frames-69{0%{-webkit-transform:translate3d(58vw,103vh,0);transform:translate3d(58vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-120vh,0);transform:translate3d(43vw,-120vh,0)}}.circle-container1:nth-child(69) .circle{-webkit-animation-delay:411ms;animation-delay:411ms}.circle-container1:nth-child(70){-webkit-animation-delay:27251ms;animation-delay:27251ms;-webkit-animation-duration:30934ms;animation-duration:30934ms;-webkit-animation-name:move-frames-70;animation-name:move-frames-70;height:3px;width:3px}@-webkit-keyframes move-frames-70{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-118vh,0);transform:translate3d(61vw,-118vh,0)}}@keyframes move-frames-70{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-118vh,0);transform:translate3d(61vw,-118vh,0)}}.circle-container1:nth-child(70) .circle{-webkit-animation-delay:1128ms;animation-delay:1128ms}.circle-container1:nth-child(71){-webkit-animation-delay:885ms;animation-delay:885ms;-webkit-animation-duration:28551ms;animation-duration:28551ms;-webkit-animation-name:move-frames-71;animation-name:move-frames-71;height:3px;width:3px}@-webkit-keyframes move-frames-71{0%{-webkit-transform:translate3d(33vw,104vh,0);transform:translate3d(33vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-105vh,0);transform:translate3d(62vw,-105vh,0)}}@keyframes move-frames-71{0%{-webkit-transform:translate3d(33vw,104vh,0);transform:translate3d(33vw,104vh,0)}to{-webkit-transform:translate3d(62vw,-105vh,0);transform:translate3d(62vw,-105vh,0)}}.circle-container1:nth-child(71) .circle{-webkit-animation-delay:54ms;animation-delay:54ms}.circle-container1:nth-child(72){-webkit-animation-delay:31361ms;animation-delay:31361ms;-webkit-animation-duration:35579ms;animation-duration:35579ms;-webkit-animation-name:move-frames-72;animation-name:move-frames-72;height:1px;width:1px}@-webkit-keyframes move-frames-72{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-123vh,0);transform:translate3d(12vw,-123vh,0)}}@keyframes move-frames-72{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-123vh,0);transform:translate3d(12vw,-123vh,0)}}.circle-container1:nth-child(72) .circle{-webkit-animation-delay:3935ms;animation-delay:3935ms}.circle-container1:nth-child(73){-webkit-animation-delay:25364ms;animation-delay:25364ms;-webkit-animation-duration:28625ms;animation-duration:28625ms;-webkit-animation-name:move-frames-73;animation-name:move-frames-73;height:8px;width:8px}@-webkit-keyframes move-frames-73{0%{-webkit-transform:translate3d(91vw,108vh,0);transform:translate3d(91vw,108vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}@keyframes move-frames-73{0%{-webkit-transform:translate3d(91vw,108vh,0);transform:translate3d(91vw,108vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}.circle-container1:nth-child(73) .circle{-webkit-animation-delay:194ms;animation-delay:194ms}.circle-container1:nth-child(74){-webkit-animation-delay:30266ms;animation-delay:30266ms;-webkit-animation-duration:29102ms;animation-duration:29102ms;-webkit-animation-name:move-frames-74;animation-name:move-frames-74;height:7px;width:7px}@-webkit-keyframes move-frames-74{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(43vw,-137vh,0);transform:translate3d(43vw,-137vh,0)}}@keyframes move-frames-74{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(43vw,-137vh,0);transform:translate3d(43vw,-137vh,0)}}.circle-container1:nth-child(74) .circle{-webkit-animation-delay:1227ms;animation-delay:1227ms}.circle-container1:nth-child(75){-webkit-animation-delay:11697ms;animation-delay:11697ms;-webkit-animation-duration:33104ms;animation-duration:33104ms;-webkit-animation-name:move-frames-75;animation-name:move-frames-75;height:6px;width:6px}@-webkit-keyframes move-frames-75{0%{-webkit-transform:translate3d(98vw,106vh,0);transform:translate3d(98vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-117vh,0);transform:translate3d(59vw,-117vh,0)}}@keyframes move-frames-75{0%{-webkit-transform:translate3d(98vw,106vh,0);transform:translate3d(98vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-117vh,0);transform:translate3d(59vw,-117vh,0)}}.circle-container1:nth-child(75) .circle{-webkit-animation-delay:3729ms;animation-delay:3729ms}.circle-container1:nth-child(76){-webkit-animation-delay:10527ms;animation-delay:10527ms;-webkit-animation-duration:31493ms;animation-duration:31493ms;-webkit-animation-name:move-frames-76;animation-name:move-frames-76;height:4px;width:4px}@-webkit-keyframes move-frames-76{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-134vh,0);transform:translate3d(58vw,-134vh,0)}}@keyframes move-frames-76{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-134vh,0);transform:translate3d(58vw,-134vh,0)}}.circle-container1:nth-child(76) .circle{-webkit-animation-delay:3529ms;animation-delay:3529ms}.circle-container1:nth-child(77){-webkit-animation-delay:23414ms;animation-delay:23414ms;-webkit-animation-duration:28771ms;animation-duration:28771ms;-webkit-animation-name:move-frames-77;animation-name:move-frames-77;height:6px;width:6px}@-webkit-keyframes move-frames-77{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(95vw,-109vh,0);transform:translate3d(95vw,-109vh,0)}}@keyframes move-frames-77{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(95vw,-109vh,0);transform:translate3d(95vw,-109vh,0)}}.circle-container1:nth-child(77) .circle{-webkit-animation-delay:2119ms;animation-delay:2119ms}.circle-container1:nth-child(78){-webkit-animation-delay:26974ms;animation-delay:26974ms;-webkit-animation-duration:31667ms;animation-duration:31667ms;-webkit-animation-name:move-frames-78;animation-name:move-frames-78;height:4px;width:4px}@-webkit-keyframes move-frames-78{0%{-webkit-transform:translate3d(47vw,107vh,0);transform:translate3d(47vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-127vh,0);transform:translate3d(16vw,-127vh,0)}}@keyframes move-frames-78{0%{-webkit-transform:translate3d(47vw,107vh,0);transform:translate3d(47vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-127vh,0);transform:translate3d(16vw,-127vh,0)}}.circle-container1:nth-child(78) .circle{-webkit-animation-delay:1385ms;animation-delay:1385ms}.circle-container1:nth-child(79){-webkit-animation-delay:16316ms;animation-delay:16316ms;-webkit-animation-duration:36218ms;animation-duration:36218ms;-webkit-animation-name:move-frames-79;animation-name:move-frames-79;height:2px;width:2px}@-webkit-keyframes move-frames-79{0%{-webkit-transform:translate3d(8vw,110vh,0);transform:translate3d(8vw,110vh,0)}to{-webkit-transform:translate3d(55vw,-127vh,0);transform:translate3d(55vw,-127vh,0)}}@keyframes move-frames-79{0%{-webkit-transform:translate3d(8vw,110vh,0);transform:translate3d(8vw,110vh,0)}to{-webkit-transform:translate3d(55vw,-127vh,0);transform:translate3d(55vw,-127vh,0)}}.circle-container1:nth-child(79) .circle{-webkit-animation-delay:1903ms;animation-delay:1903ms}.circle-container1:nth-child(80){-webkit-animation-delay:1605ms;animation-delay:1605ms;-webkit-animation-duration:32948ms;animation-duration:32948ms;-webkit-animation-name:move-frames-80;animation-name:move-frames-80;height:2px;width:2px}@-webkit-keyframes move-frames-80{0%{-webkit-transform:translate3d(70vw,104vh,0);transform:translate3d(70vw,104vh,0)}to{-webkit-transform:translate3d(83vw,-113vh,0);transform:translate3d(83vw,-113vh,0)}}@keyframes move-frames-80{0%{-webkit-transform:translate3d(70vw,104vh,0);transform:translate3d(70vw,104vh,0)}to{-webkit-transform:translate3d(83vw,-113vh,0);transform:translate3d(83vw,-113vh,0)}}.circle-container1:nth-child(80) .circle{-webkit-animation-delay:52ms;animation-delay:52ms}.circle-container1:nth-child(81){-webkit-animation-delay:2404ms;animation-delay:2404ms;-webkit-animation-duration:28259ms;animation-duration:28259ms;-webkit-animation-name:move-frames-81;animation-name:move-frames-81;height:1px;width:1px}@-webkit-keyframes move-frames-81{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(66vw,-117vh,0);transform:translate3d(66vw,-117vh,0)}}@keyframes move-frames-81{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(66vw,-117vh,0);transform:translate3d(66vw,-117vh,0)}}.circle-container1:nth-child(81) .circle{-webkit-animation-delay:3747ms;animation-delay:3747ms}.circle-container1:nth-child(82){-webkit-animation-delay:15672ms;animation-delay:15672ms;-webkit-animation-duration:33495ms;animation-duration:33495ms;-webkit-animation-name:move-frames-82;animation-name:move-frames-82;height:8px;width:8px}@-webkit-keyframes move-frames-82{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}@keyframes move-frames-82{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}.circle-container1:nth-child(82) .circle{-webkit-animation-delay:1887ms;animation-delay:1887ms}.circle-container1:nth-child(83){-webkit-animation-delay:5678ms;animation-delay:5678ms;-webkit-animation-duration:28755ms;animation-duration:28755ms;-webkit-animation-name:move-frames-83;animation-name:move-frames-83;height:2px;width:2px}@-webkit-keyframes move-frames-83{0%{-webkit-transform:translate3d(55vw,110vh,0);transform:translate3d(55vw,110vh,0)}to{-webkit-transform:translate3d(12vw,-138vh,0);transform:translate3d(12vw,-138vh,0)}}@keyframes move-frames-83{0%{-webkit-transform:translate3d(55vw,110vh,0);transform:translate3d(55vw,110vh,0)}to{-webkit-transform:translate3d(12vw,-138vh,0);transform:translate3d(12vw,-138vh,0)}}.circle-container1:nth-child(83) .circle{-webkit-animation-delay:625ms;animation-delay:625ms}.circle-container1:nth-child(84){-webkit-animation-delay:6435ms;animation-delay:6435ms;-webkit-animation-duration:32691ms;animation-duration:32691ms;-webkit-animation-name:move-frames-84;animation-name:move-frames-84;height:3px;width:3px}@-webkit-keyframes move-frames-84{0%{-webkit-transform:translate3d(82vw,106vh,0);transform:translate3d(82vw,106vh,0)}to{-webkit-transform:translate3d(53vw,-110vh,0);transform:translate3d(53vw,-110vh,0)}}@keyframes move-frames-84{0%{-webkit-transform:translate3d(82vw,106vh,0);transform:translate3d(82vw,106vh,0)}to{-webkit-transform:translate3d(53vw,-110vh,0);transform:translate3d(53vw,-110vh,0)}}.circle-container1:nth-child(84) .circle{-webkit-animation-delay:951ms;animation-delay:951ms}.circle-container1:nth-child(85){-webkit-animation-delay:28616ms;animation-delay:28616ms;-webkit-animation-duration:32297ms;animation-duration:32297ms;-webkit-animation-name:move-frames-85;animation-name:move-frames-85;height:7px;width:7px}@-webkit-keyframes move-frames-85{0%{-webkit-transform:translate3d(10vw,108vh,0);transform:translate3d(10vw,108vh,0)}to{-webkit-transform:translate3d(94vw,-137vh,0);transform:translate3d(94vw,-137vh,0)}}@keyframes move-frames-85{0%{-webkit-transform:translate3d(10vw,108vh,0);transform:translate3d(10vw,108vh,0)}to{-webkit-transform:translate3d(94vw,-137vh,0);transform:translate3d(94vw,-137vh,0)}}.circle-container1:nth-child(85) .circle{-webkit-animation-delay:2479ms;animation-delay:2479ms}.circle-container1:nth-child(86){-webkit-animation-delay:1236ms;animation-delay:1236ms;-webkit-animation-duration:28454ms;animation-duration:28454ms;-webkit-animation-name:move-frames-86;animation-name:move-frames-86;height:8px;width:8px}@-webkit-keyframes move-frames-86{0%{-webkit-transform:translate3d(58vw,104vh,0);transform:translate3d(58vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-127vh,0);transform:translate3d(22vw,-127vh,0)}}@keyframes move-frames-86{0%{-webkit-transform:translate3d(58vw,104vh,0);transform:translate3d(58vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-127vh,0);transform:translate3d(22vw,-127vh,0)}}.circle-container1:nth-child(86) .circle{-webkit-animation-delay:3009ms;animation-delay:3009ms}.circle-container1:nth-child(87){-webkit-animation-delay:22848ms;animation-delay:22848ms;-webkit-animation-duration:34439ms;animation-duration:34439ms;-webkit-animation-name:move-frames-87;animation-name:move-frames-87;height:2px;width:2px}@-webkit-keyframes move-frames-87{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-115vh,0);transform:translate3d(17vw,-115vh,0)}}@keyframes move-frames-87{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-115vh,0);transform:translate3d(17vw,-115vh,0)}}.circle-container1:nth-child(87) .circle{-webkit-animation-delay:3847ms;animation-delay:3847ms}.circle-container1:nth-child(88){-webkit-animation-delay:4337ms;animation-delay:4337ms;-webkit-animation-duration:35644ms;animation-duration:35644ms;-webkit-animation-name:move-frames-88;animation-name:move-frames-88;height:3px;width:3px}@-webkit-keyframes move-frames-88{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-127vh,0);transform:translate3d(67vw,-127vh,0)}}@keyframes move-frames-88{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-127vh,0);transform:translate3d(67vw,-127vh,0)}}.circle-container1:nth-child(88) .circle{-webkit-animation-delay:1335ms;animation-delay:1335ms}.circle-container1:nth-child(89){-webkit-animation-delay:13237ms;animation-delay:13237ms;-webkit-animation-duration:36186ms;animation-duration:36186ms;-webkit-animation-name:move-frames-89;animation-name:move-frames-89;height:7px;width:7px}@-webkit-keyframes move-frames-89{0%{-webkit-transform:translate3d(38vw,110vh,0);transform:translate3d(38vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-139vh,0);transform:translate3d(66vw,-139vh,0)}}@keyframes move-frames-89{0%{-webkit-transform:translate3d(38vw,110vh,0);transform:translate3d(38vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-139vh,0);transform:translate3d(66vw,-139vh,0)}}.circle-container1:nth-child(89) .circle{-webkit-animation-delay:3025ms;animation-delay:3025ms}.circle-container1:nth-child(90){-webkit-animation-delay:15.34s;animation-delay:15.34s;-webkit-animation-duration:28705ms;animation-duration:28705ms;-webkit-animation-name:move-frames-90;animation-name:move-frames-90;height:7px;width:7px}@-webkit-keyframes move-frames-90{0%{-webkit-transform:translate3d(90vw,102vh,0);transform:translate3d(90vw,102vh,0)}to{-webkit-transform:translate3d(31vw,-114vh,0);transform:translate3d(31vw,-114vh,0)}}@keyframes move-frames-90{0%{-webkit-transform:translate3d(90vw,102vh,0);transform:translate3d(90vw,102vh,0)}to{-webkit-transform:translate3d(31vw,-114vh,0);transform:translate3d(31vw,-114vh,0)}}.circle-container1:nth-child(90) .circle{-webkit-animation-delay:2805ms;animation-delay:2805ms}.circle-container1:nth-child(91){-webkit-animation-delay:30935ms;animation-delay:30935ms;-webkit-animation-duration:30255ms;animation-duration:30255ms;-webkit-animation-name:move-frames-91;animation-name:move-frames-91;height:7px;width:7px}@-webkit-keyframes move-frames-91{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-111vh,0);transform:translate3d(12vw,-111vh,0)}}@keyframes move-frames-91{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(12vw,-111vh,0);transform:translate3d(12vw,-111vh,0)}}.circle-container1:nth-child(91) .circle{-webkit-animation-delay:2.58s;animation-delay:2.58s}.circle-container1:nth-child(92){-webkit-animation-delay:15.5s;animation-delay:15.5s;-webkit-animation-duration:33449ms;animation-duration:33449ms;-webkit-animation-name:move-frames-92;animation-name:move-frames-92;height:1px;width:1px}@-webkit-keyframes move-frames-92{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-111vh,0);transform:translate3d(50vw,-111vh,0)}}@keyframes move-frames-92{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-111vh,0);transform:translate3d(50vw,-111vh,0)}}.circle-container1:nth-child(92) .circle{-webkit-animation-delay:616ms;animation-delay:616ms}.circle-container1:nth-child(93){-webkit-animation-delay:295ms;animation-delay:295ms;-webkit-animation-duration:33398ms;animation-duration:33398ms;-webkit-animation-name:move-frames-93;animation-name:move-frames-93;height:6px;width:6px}@-webkit-keyframes move-frames-93{0%{-webkit-transform:translate3d(84vw,102vh,0);transform:translate3d(84vw,102vh,0)}to{-webkit-transform:translate3d(1vw,-123vh,0);transform:translate3d(1vw,-123vh,0)}}@keyframes move-frames-93{0%{-webkit-transform:translate3d(84vw,102vh,0);transform:translate3d(84vw,102vh,0)}to{-webkit-transform:translate3d(1vw,-123vh,0);transform:translate3d(1vw,-123vh,0)}}.circle-container1:nth-child(93) .circle{-webkit-animation-delay:111ms;animation-delay:111ms}.circle-container1:nth-child(94){-webkit-animation-delay:16081ms;animation-delay:16081ms;-webkit-animation-duration:28208ms;animation-duration:28208ms;-webkit-animation-name:move-frames-94;animation-name:move-frames-94;height:1px;width:1px}@-webkit-keyframes move-frames-94{0%{-webkit-transform:translate3d(37vw,103vh,0);transform:translate3d(37vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-128vh,0);transform:translate3d(97vw,-128vh,0)}}@keyframes move-frames-94{0%{-webkit-transform:translate3d(37vw,103vh,0);transform:translate3d(37vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-128vh,0);transform:translate3d(97vw,-128vh,0)}}.circle-container1:nth-child(94) .circle{-webkit-animation-delay:2603ms;animation-delay:2603ms}.circle-container1:nth-child(95){-webkit-animation-delay:18211ms;animation-delay:18211ms;-webkit-animation-duration:32516ms;animation-duration:32516ms;-webkit-animation-name:move-frames-95;animation-name:move-frames-95;height:4px;width:4px}@-webkit-keyframes move-frames-95{0%{-webkit-transform:translate3d(4vw,103vh,0);transform:translate3d(4vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-125vh,0);transform:translate3d(18vw,-125vh,0)}}@keyframes move-frames-95{0%{-webkit-transform:translate3d(4vw,103vh,0);transform:translate3d(4vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-125vh,0);transform:translate3d(18vw,-125vh,0)}}.circle-container1:nth-child(95) .circle{-webkit-animation-delay:769ms;animation-delay:769ms}.circle-container1:nth-child(96){-webkit-animation-delay:13573ms;animation-delay:13573ms;-webkit-animation-duration:35427ms;animation-duration:35427ms;-webkit-animation-name:move-frames-96;animation-name:move-frames-96;height:3px;width:3px}@-webkit-keyframes move-frames-96{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}@keyframes move-frames-96{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}.circle-container1:nth-child(96) .circle{-webkit-animation-delay:3904ms;animation-delay:3904ms}.circle-container1:nth-child(97){-webkit-animation-delay:27367ms;animation-delay:27367ms;-webkit-animation-duration:31198ms;animation-duration:31198ms;-webkit-animation-name:move-frames-97;animation-name:move-frames-97;height:5px;width:5px}@-webkit-keyframes move-frames-97{0%{-webkit-transform:translate3d(49vw,108vh,0);transform:translate3d(49vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-126vh,0);transform:translate3d(86vw,-126vh,0)}}@keyframes move-frames-97{0%{-webkit-transform:translate3d(49vw,108vh,0);transform:translate3d(49vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-126vh,0);transform:translate3d(86vw,-126vh,0)}}.circle-container1:nth-child(97) .circle{-webkit-animation-delay:2447ms;animation-delay:2447ms}.circle-container1:nth-child(98){-webkit-animation-delay:20.18s;animation-delay:20.18s;-webkit-animation-duration:34446ms;animation-duration:34446ms;-webkit-animation-name:move-frames-98;animation-name:move-frames-98;height:2px;width:2px}@-webkit-keyframes move-frames-98{0%{-webkit-transform:translate3d(82vw,103vh,0);transform:translate3d(82vw,103vh,0)}to{-webkit-transform:translate3d(62vw,-127vh,0);transform:translate3d(62vw,-127vh,0)}}@keyframes move-frames-98{0%{-webkit-transform:translate3d(82vw,103vh,0);transform:translate3d(82vw,103vh,0)}to{-webkit-transform:translate3d(62vw,-127vh,0);transform:translate3d(62vw,-127vh,0)}}.circle-container1:nth-child(98) .circle{-webkit-animation-delay:1992ms;animation-delay:1992ms}.circle-container1:nth-child(99){-webkit-animation-delay:36199ms;animation-delay:36199ms;-webkit-animation-duration:29086ms;animation-duration:29086ms;-webkit-animation-name:move-frames-99;animation-name:move-frames-99;height:8px;width:8px}@-webkit-keyframes move-frames-99{0%{-webkit-transform:translate3d(42vw,101vh,0);transform:translate3d(42vw,101vh,0)}to{-webkit-transform:translate3d(82vw,-123vh,0);transform:translate3d(82vw,-123vh,0)}}@keyframes move-frames-99{0%{-webkit-transform:translate3d(42vw,101vh,0);transform:translate3d(42vw,101vh,0)}to{-webkit-transform:translate3d(82vw,-123vh,0);transform:translate3d(82vw,-123vh,0)}}.circle-container1:nth-child(99) .circle{-webkit-animation-delay:.27s;animation-delay:.27s}.circle-container1:nth-child(100){-webkit-animation-delay:30319ms;animation-delay:30319ms;-webkit-animation-duration:30711ms;animation-duration:30711ms;-webkit-animation-name:move-frames-100;animation-name:move-frames-100;height:1px;width:1px}@-webkit-keyframes move-frames-100{0%{-webkit-transform:translate3d(75vw,107vh,0);transform:translate3d(75vw,107vh,0)}to{-webkit-transform:translate3d(86vw,-120vh,0);transform:translate3d(86vw,-120vh,0)}}@keyframes move-frames-100{0%{-webkit-transform:translate3d(75vw,107vh,0);transform:translate3d(75vw,107vh,0)}to{-webkit-transform:translate3d(86vw,-120vh,0);transform:translate3d(86vw,-120vh,0)}}.circle-container1:nth-child(100) .circle{-webkit-animation-delay:3136ms;animation-delay:3136ms}.circle-container1:nth-child(101){-webkit-animation-delay:19032ms;animation-delay:19032ms;-webkit-animation-duration:31686ms;animation-duration:31686ms;-webkit-animation-name:move-frames-101;animation-name:move-frames-101;height:8px;width:8px}@-webkit-keyframes move-frames-101{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(6vw,-120vh,0);transform:translate3d(6vw,-120vh,0)}}@keyframes move-frames-101{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(6vw,-120vh,0);transform:translate3d(6vw,-120vh,0)}}.circle-container1:nth-child(101) .circle{-webkit-animation-delay:1231ms;animation-delay:1231ms}.circle-container1:nth-child(102){-webkit-animation-delay:22863ms;animation-delay:22863ms;-webkit-animation-duration:29523ms;animation-duration:29523ms;-webkit-animation-name:move-frames-102;animation-name:move-frames-102;height:8px;width:8px}@-webkit-keyframes move-frames-102{0%{-webkit-transform:translate3d(71vw,105vh,0);transform:translate3d(71vw,105vh,0)}to{-webkit-transform:translate3d(40vw,-119vh,0);transform:translate3d(40vw,-119vh,0)}}@keyframes move-frames-102{0%{-webkit-transform:translate3d(71vw,105vh,0);transform:translate3d(71vw,105vh,0)}to{-webkit-transform:translate3d(40vw,-119vh,0);transform:translate3d(40vw,-119vh,0)}}.circle-container1:nth-child(102) .circle{-webkit-animation-delay:407ms;animation-delay:407ms}.circle-container1:nth-child(103){-webkit-animation-delay:33884ms;animation-delay:33884ms;-webkit-animation-duration:29187ms;animation-duration:29187ms;-webkit-animation-name:move-frames-103;animation-name:move-frames-103;height:1px;width:1px}@-webkit-keyframes move-frames-103{0%{-webkit-transform:translate3d(47vw,110vh,0);transform:translate3d(47vw,110vh,0)}to{-webkit-transform:translate3d(56vw,-129vh,0);transform:translate3d(56vw,-129vh,0)}}@keyframes move-frames-103{0%{-webkit-transform:translate3d(47vw,110vh,0);transform:translate3d(47vw,110vh,0)}to{-webkit-transform:translate3d(56vw,-129vh,0);transform:translate3d(56vw,-129vh,0)}}.circle-container1:nth-child(103) .circle{-webkit-animation-delay:3776ms;animation-delay:3776ms}.circle-container1:nth-child(104){-webkit-animation-delay:33.15s;animation-delay:33.15s;-webkit-animation-duration:28271ms;animation-duration:28271ms;-webkit-animation-name:move-frames-104;animation-name:move-frames-104;height:3px;width:3px}@-webkit-keyframes move-frames-104{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-123vh,0);transform:translate3d(41vw,-123vh,0)}}@keyframes move-frames-104{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-123vh,0);transform:translate3d(41vw,-123vh,0)}}.circle-container1:nth-child(104) .circle{-webkit-animation-delay:1481ms;animation-delay:1481ms}.circle-container1:nth-child(105){-webkit-animation-delay:2834ms;animation-delay:2834ms;-webkit-animation-duration:34017ms;animation-duration:34017ms;-webkit-animation-name:move-frames-105;animation-name:move-frames-105;height:7px;width:7px}@-webkit-keyframes move-frames-105{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-129vh,0);transform:translate3d(100vw,-129vh,0)}}@keyframes move-frames-105{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-129vh,0);transform:translate3d(100vw,-129vh,0)}}.circle-container1:nth-child(105) .circle{-webkit-animation-delay:1754ms;animation-delay:1754ms}.circle-container1:nth-child(106){-webkit-animation-delay:3008ms;animation-delay:3008ms;-webkit-animation-duration:29094ms;animation-duration:29094ms;-webkit-animation-name:move-frames-106;animation-name:move-frames-106;height:6px;width:6px}@-webkit-keyframes move-frames-106{0%{-webkit-transform:translate3d(51vw,104vh,0);transform:translate3d(51vw,104vh,0)}to{-webkit-transform:translate3d(1vw,-122vh,0);transform:translate3d(1vw,-122vh,0)}}@keyframes move-frames-106{0%{-webkit-transform:translate3d(51vw,104vh,0);transform:translate3d(51vw,104vh,0)}to{-webkit-transform:translate3d(1vw,-122vh,0);transform:translate3d(1vw,-122vh,0)}}.circle-container1:nth-child(106) .circle{-webkit-animation-delay:2004ms;animation-delay:2004ms}.circle-container1:nth-child(107){-webkit-animation-delay:31736ms;animation-delay:31736ms;-webkit-animation-duration:34.72s;animation-duration:34.72s;-webkit-animation-name:move-frames-107;animation-name:move-frames-107;height:5px;width:5px}@-webkit-keyframes move-frames-107{0%{-webkit-transform:translate3d(72vw,110vh,0);transform:translate3d(72vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-139vh,0);transform:translate3d(87vw,-139vh,0)}}@keyframes move-frames-107{0%{-webkit-transform:translate3d(72vw,110vh,0);transform:translate3d(72vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-139vh,0);transform:translate3d(87vw,-139vh,0)}}.circle-container1:nth-child(107) .circle{-webkit-animation-delay:1567ms;animation-delay:1567ms}.circle-container1:nth-child(108){-webkit-animation-delay:1577ms;animation-delay:1577ms;-webkit-animation-duration:28424ms;animation-duration:28424ms;-webkit-animation-name:move-frames-108;animation-name:move-frames-108;height:8px;width:8px}@-webkit-keyframes move-frames-108{0%{-webkit-transform:translate3d(76vw,102vh,0);transform:translate3d(76vw,102vh,0)}to{-webkit-transform:translate3d(91vw,-119vh,0);transform:translate3d(91vw,-119vh,0)}}@keyframes move-frames-108{0%{-webkit-transform:translate3d(76vw,102vh,0);transform:translate3d(76vw,102vh,0)}to{-webkit-transform:translate3d(91vw,-119vh,0);transform:translate3d(91vw,-119vh,0)}}.circle-container1:nth-child(108) .circle{-webkit-animation-delay:99ms;animation-delay:99ms}.circle-container1:nth-child(109){-webkit-animation-delay:22911ms;animation-delay:22911ms;-webkit-animation-duration:33595ms;animation-duration:33595ms;-webkit-animation-name:move-frames-109;animation-name:move-frames-109;height:4px;width:4px}@-webkit-keyframes move-frames-109{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(21vw,-118vh,0);transform:translate3d(21vw,-118vh,0)}}@keyframes move-frames-109{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(21vw,-118vh,0);transform:translate3d(21vw,-118vh,0)}}.circle-container1:nth-child(109) .circle{-webkit-animation-delay:3266ms;animation-delay:3266ms}.circle-container1:nth-child(110){-webkit-animation-delay:34391ms;animation-delay:34391ms;-webkit-animation-duration:35083ms;animation-duration:35083ms;-webkit-animation-name:move-frames-110;animation-name:move-frames-110;height:4px;width:4px}@-webkit-keyframes move-frames-110{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(60vw,-136vh,0);transform:translate3d(60vw,-136vh,0)}}@keyframes move-frames-110{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(60vw,-136vh,0);transform:translate3d(60vw,-136vh,0)}}.circle-container1:nth-child(110) .circle{-webkit-animation-delay:912ms;animation-delay:912ms}.circle-container1:nth-child(111){-webkit-animation-delay:21633ms;animation-delay:21633ms;-webkit-animation-duration:30717ms;animation-duration:30717ms;-webkit-animation-name:move-frames-111;animation-name:move-frames-111;height:7px;width:7px}@-webkit-keyframes move-frames-111{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(22vw,-132vh,0);transform:translate3d(22vw,-132vh,0)}}@keyframes move-frames-111{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(22vw,-132vh,0);transform:translate3d(22vw,-132vh,0)}}.circle-container1:nth-child(111) .circle{-webkit-animation-delay:3941ms;animation-delay:3941ms}.circle-container1:nth-child(112){-webkit-animation-delay:3343ms;animation-delay:3343ms;-webkit-animation-duration:33608ms;animation-duration:33608ms;-webkit-animation-name:move-frames-112;animation-name:move-frames-112;height:5px;width:5px}@-webkit-keyframes move-frames-112{0%{-webkit-transform:translate3d(9vw,106vh,0);transform:translate3d(9vw,106vh,0)}to{-webkit-transform:translate3d(47vw,-108vh,0);transform:translate3d(47vw,-108vh,0)}}@keyframes move-frames-112{0%{-webkit-transform:translate3d(9vw,106vh,0);transform:translate3d(9vw,106vh,0)}to{-webkit-transform:translate3d(47vw,-108vh,0);transform:translate3d(47vw,-108vh,0)}}.circle-container1:nth-child(112) .circle{-webkit-animation-delay:3713ms;animation-delay:3713ms}.circle-container1:nth-child(113){-webkit-animation-delay:13812ms;animation-delay:13812ms;-webkit-animation-duration:34616ms;animation-duration:34616ms;-webkit-animation-name:move-frames-113;animation-name:move-frames-113;height:8px;width:8px}@-webkit-keyframes move-frames-113{0%{-webkit-transform:translate3d(93vw,102vh,0);transform:translate3d(93vw,102vh,0)}to{-webkit-transform:translate3d(57vw,-114vh,0);transform:translate3d(57vw,-114vh,0)}}@keyframes move-frames-113{0%{-webkit-transform:translate3d(93vw,102vh,0);transform:translate3d(93vw,102vh,0)}to{-webkit-transform:translate3d(57vw,-114vh,0);transform:translate3d(57vw,-114vh,0)}}.circle-container1:nth-child(113) .circle{-webkit-animation-delay:1198ms;animation-delay:1198ms}.circle-container1:nth-child(114){-webkit-animation-delay:35412ms;animation-delay:35412ms;-webkit-animation-duration:28494ms;animation-duration:28494ms;-webkit-animation-name:move-frames-114;animation-name:move-frames-114;height:7px;width:7px}@-webkit-keyframes move-frames-114{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(29vw,-129vh,0);transform:translate3d(29vw,-129vh,0)}}@keyframes move-frames-114{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(29vw,-129vh,0);transform:translate3d(29vw,-129vh,0)}}.circle-container1:nth-child(114) .circle{-webkit-animation-delay:3263ms;animation-delay:3263ms}.circle-container1:nth-child(115){-webkit-animation-delay:9645ms;animation-delay:9645ms;-webkit-animation-duration:30723ms;animation-duration:30723ms;-webkit-animation-name:move-frames-115;animation-name:move-frames-115;height:7px;width:7px}@-webkit-keyframes move-frames-115{0%{-webkit-transform:translate3d(10vw,102vh,0);transform:translate3d(10vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-111vh,0);transform:translate3d(93vw,-111vh,0)}}@keyframes move-frames-115{0%{-webkit-transform:translate3d(10vw,102vh,0);transform:translate3d(10vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-111vh,0);transform:translate3d(93vw,-111vh,0)}}.circle-container1:nth-child(115) .circle{-webkit-animation-delay:1674ms;animation-delay:1674ms}.circle-container1:nth-child(116){-webkit-animation-delay:34.66s;animation-delay:34.66s;-webkit-animation-duration:36874ms;animation-duration:36874ms;-webkit-animation-name:move-frames-116;animation-name:move-frames-116;height:3px;width:3px}@-webkit-keyframes move-frames-116{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(65vw,-122vh,0);transform:translate3d(65vw,-122vh,0)}}@keyframes move-frames-116{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(65vw,-122vh,0);transform:translate3d(65vw,-122vh,0)}}.circle-container1:nth-child(116) .circle{-webkit-animation-delay:1954ms;animation-delay:1954ms}.circle-container1:nth-child(117){-webkit-animation-delay:34398ms;animation-delay:34398ms;-webkit-animation-duration:34474ms;animation-duration:34474ms;-webkit-animation-name:move-frames-117;animation-name:move-frames-117;height:4px;width:4px}@-webkit-keyframes move-frames-117{0%{-webkit-transform:translate3d(53vw,104vh,0);transform:translate3d(53vw,104vh,0)}to{-webkit-transform:translate3d(15vw,-126vh,0);transform:translate3d(15vw,-126vh,0)}}@keyframes move-frames-117{0%{-webkit-transform:translate3d(53vw,104vh,0);transform:translate3d(53vw,104vh,0)}to{-webkit-transform:translate3d(15vw,-126vh,0);transform:translate3d(15vw,-126vh,0)}}.circle-container1:nth-child(117) .circle{-webkit-animation-delay:818ms;animation-delay:818ms}.circle-container1:nth-child(118){-webkit-animation-delay:14224ms;animation-delay:14224ms;-webkit-animation-duration:32835ms;animation-duration:32835ms;-webkit-animation-name:move-frames-118;animation-name:move-frames-118;height:3px;width:3px}@-webkit-keyframes move-frames-118{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-123vh,0);transform:translate3d(44vw,-123vh,0)}}@keyframes move-frames-118{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-123vh,0);transform:translate3d(44vw,-123vh,0)}}.circle-container1:nth-child(118) .circle{-webkit-animation-delay:1647ms;animation-delay:1647ms}.circle-container1:nth-child(119){-webkit-animation-delay:30557ms;animation-delay:30557ms;-webkit-animation-duration:29354ms;animation-duration:29354ms;-webkit-animation-name:move-frames-119;animation-name:move-frames-119;height:5px;width:5px}@-webkit-keyframes move-frames-119{0%{-webkit-transform:translate3d(60vw,104vh,0);transform:translate3d(60vw,104vh,0)}to{-webkit-transform:translate3d(99vw,-113vh,0);transform:translate3d(99vw,-113vh,0)}}@keyframes move-frames-119{0%{-webkit-transform:translate3d(60vw,104vh,0);transform:translate3d(60vw,104vh,0)}to{-webkit-transform:translate3d(99vw,-113vh,0);transform:translate3d(99vw,-113vh,0)}}.circle-container1:nth-child(119) .circle{-webkit-animation-delay:131ms;animation-delay:131ms}.circle-container1:nth-child(120){-webkit-animation-delay:18923ms;animation-delay:18923ms;-webkit-animation-duration:30658ms;animation-duration:30658ms;-webkit-animation-name:move-frames-120;animation-name:move-frames-120;height:3px;width:3px}@-webkit-keyframes move-frames-120{0%{-webkit-transform:translate3d(70vw,107vh,0);transform:translate3d(70vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-132vh,0);transform:translate3d(58vw,-132vh,0)}}@keyframes move-frames-120{0%{-webkit-transform:translate3d(70vw,107vh,0);transform:translate3d(70vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-132vh,0);transform:translate3d(58vw,-132vh,0)}}.circle-container1:nth-child(120) .circle{-webkit-animation-delay:3171ms;animation-delay:3171ms}.circle-container1:nth-child(121){-webkit-animation-delay:35301ms;animation-delay:35301ms;-webkit-animation-duration:28833ms;animation-duration:28833ms;-webkit-animation-name:move-frames-121;animation-name:move-frames-121;height:6px;width:6px}@-webkit-keyframes move-frames-121{0%{-webkit-transform:translate3d(86vw,106vh,0);transform:translate3d(86vw,106vh,0)}to{-webkit-transform:translate3d(94vw,-113vh,0);transform:translate3d(94vw,-113vh,0)}}@keyframes move-frames-121{0%{-webkit-transform:translate3d(86vw,106vh,0);transform:translate3d(86vw,106vh,0)}to{-webkit-transform:translate3d(94vw,-113vh,0);transform:translate3d(94vw,-113vh,0)}}.circle-container1:nth-child(121) .circle{-webkit-animation-delay:1908ms;animation-delay:1908ms}.circle-container1:nth-child(122){-webkit-animation-delay:12124ms;animation-delay:12124ms;-webkit-animation-duration:32419ms;animation-duration:32419ms;-webkit-animation-name:move-frames-122;animation-name:move-frames-122;height:2px;width:2px}@-webkit-keyframes move-frames-122{0%{-webkit-transform:translate3d(26vw,106vh,0);transform:translate3d(26vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-123vh,0);transform:translate3d(12vw,-123vh,0)}}@keyframes move-frames-122{0%{-webkit-transform:translate3d(26vw,106vh,0);transform:translate3d(26vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-123vh,0);transform:translate3d(12vw,-123vh,0)}}.circle-container1:nth-child(122) .circle{-webkit-animation-delay:2915ms;animation-delay:2915ms}.circle-container1:nth-child(123){-webkit-animation-delay:32317ms;animation-delay:32317ms;-webkit-animation-duration:36.65s;animation-duration:36.65s;-webkit-animation-name:move-frames-123;animation-name:move-frames-123;height:1px;width:1px}@-webkit-keyframes move-frames-123{0%{-webkit-transform:translate3d(80vw,108vh,0);transform:translate3d(80vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-114vh,0);transform:translate3d(9vw,-114vh,0)}}@keyframes move-frames-123{0%{-webkit-transform:translate3d(80vw,108vh,0);transform:translate3d(80vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-114vh,0);transform:translate3d(9vw,-114vh,0)}}.circle-container1:nth-child(123) .circle{-webkit-animation-delay:3157ms;animation-delay:3157ms}.circle-container1:nth-child(124){-webkit-animation-delay:3155ms;animation-delay:3155ms;-webkit-animation-duration:31945ms;animation-duration:31945ms;-webkit-animation-name:move-frames-124;animation-name:move-frames-124;height:2px;width:2px}@-webkit-keyframes move-frames-124{0%{-webkit-transform:translate3d(10vw,103vh,0);transform:translate3d(10vw,103vh,0)}to{-webkit-transform:translate3d(71vw,-110vh,0);transform:translate3d(71vw,-110vh,0)}}@keyframes move-frames-124{0%{-webkit-transform:translate3d(10vw,103vh,0);transform:translate3d(10vw,103vh,0)}to{-webkit-transform:translate3d(71vw,-110vh,0);transform:translate3d(71vw,-110vh,0)}}.circle-container1:nth-child(124) .circle{-webkit-animation-delay:215ms;animation-delay:215ms}.circle-container1:nth-child(125){-webkit-animation-delay:32754ms;animation-delay:32754ms;-webkit-animation-duration:31749ms;animation-duration:31749ms;-webkit-animation-name:move-frames-125;animation-name:move-frames-125;height:8px;width:8px}@-webkit-keyframes move-frames-125{0%{-webkit-transform:translate3d(86vw,108vh,0);transform:translate3d(86vw,108vh,0)}to{-webkit-transform:translate3d(33vw,-119vh,0);transform:translate3d(33vw,-119vh,0)}}@keyframes move-frames-125{0%{-webkit-transform:translate3d(86vw,108vh,0);transform:translate3d(86vw,108vh,0)}to{-webkit-transform:translate3d(33vw,-119vh,0);transform:translate3d(33vw,-119vh,0)}}.circle-container1:nth-child(125) .circle{-webkit-animation-delay:931ms;animation-delay:931ms}.circle-container1:nth-child(126){-webkit-animation-delay:31381ms;animation-delay:31381ms;-webkit-animation-duration:35546ms;animation-duration:35546ms;-webkit-animation-name:move-frames-126;animation-name:move-frames-126;height:2px;width:2px}@-webkit-keyframes move-frames-126{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(11vw,-127vh,0);transform:translate3d(11vw,-127vh,0)}}@keyframes move-frames-126{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(11vw,-127vh,0);transform:translate3d(11vw,-127vh,0)}}.circle-container1:nth-child(126) .circle{-webkit-animation-delay:3395ms;animation-delay:3395ms}.circle-container1:nth-child(127){-webkit-animation-delay:10637ms;animation-delay:10637ms;-webkit-animation-duration:34419ms;animation-duration:34419ms;-webkit-animation-name:move-frames-127;animation-name:move-frames-127;height:3px;width:3px}@-webkit-keyframes move-frames-127{0%{-webkit-transform:translate3d(10vw,106vh,0);transform:translate3d(10vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-118vh,0);transform:translate3d(50vw,-118vh,0)}}@keyframes move-frames-127{0%{-webkit-transform:translate3d(10vw,106vh,0);transform:translate3d(10vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-118vh,0);transform:translate3d(50vw,-118vh,0)}}.circle-container1:nth-child(127) .circle{-webkit-animation-delay:2249ms;animation-delay:2249ms}.circle-container1:nth-child(128){-webkit-animation-delay:33566ms;animation-delay:33566ms;-webkit-animation-duration:29056ms;animation-duration:29056ms;-webkit-animation-name:move-frames-128;animation-name:move-frames-128;height:2px;width:2px}@-webkit-keyframes move-frames-128{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-126vh,0);transform:translate3d(80vw,-126vh,0)}}@keyframes move-frames-128{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(80vw,-126vh,0);transform:translate3d(80vw,-126vh,0)}}.circle-container1:nth-child(128) .circle{-webkit-animation-delay:3217ms;animation-delay:3217ms}.circle-container1:nth-child(129){-webkit-animation-delay:19425ms;animation-delay:19425ms;-webkit-animation-duration:29127ms;animation-duration:29127ms;-webkit-animation-name:move-frames-129;animation-name:move-frames-129;height:7px;width:7px}@-webkit-keyframes move-frames-129{0%{-webkit-transform:translate3d(93vw,110vh,0);transform:translate3d(93vw,110vh,0)}to{-webkit-transform:translate3d(76vw,-114vh,0);transform:translate3d(76vw,-114vh,0)}}@keyframes move-frames-129{0%{-webkit-transform:translate3d(93vw,110vh,0);transform:translate3d(93vw,110vh,0)}to{-webkit-transform:translate3d(76vw,-114vh,0);transform:translate3d(76vw,-114vh,0)}}.circle-container1:nth-child(129) .circle{-webkit-animation-delay:1976ms;animation-delay:1976ms}.circle-container1:nth-child(130){-webkit-animation-delay:30457ms;animation-delay:30457ms;-webkit-animation-duration:29879ms;animation-duration:29879ms;-webkit-animation-name:move-frames-130;animation-name:move-frames-130;height:7px;width:7px}@-webkit-keyframes move-frames-130{0%{-webkit-transform:translate3d(46vw,105vh,0);transform:translate3d(46vw,105vh,0)}to{-webkit-transform:translate3d(41vw,-123vh,0);transform:translate3d(41vw,-123vh,0)}}@keyframes move-frames-130{0%{-webkit-transform:translate3d(46vw,105vh,0);transform:translate3d(46vw,105vh,0)}to{-webkit-transform:translate3d(41vw,-123vh,0);transform:translate3d(41vw,-123vh,0)}}.circle-container1:nth-child(130) .circle{-webkit-animation-delay:1761ms;animation-delay:1761ms}.circle-container1:nth-child(131){-webkit-animation-delay:11145ms;animation-delay:11145ms;-webkit-animation-duration:34344ms;animation-duration:34344ms;-webkit-animation-name:move-frames-131;animation-name:move-frames-131;height:6px;width:6px}@-webkit-keyframes move-frames-131{0%{-webkit-transform:translate3d(31vw,107vh,0);transform:translate3d(31vw,107vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}@keyframes move-frames-131{0%{-webkit-transform:translate3d(31vw,107vh,0);transform:translate3d(31vw,107vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}.circle-container1:nth-child(131) .circle{-webkit-animation-delay:657ms;animation-delay:657ms}.circle-container1:nth-child(132){-webkit-animation-delay:29239ms;animation-delay:29239ms;-webkit-animation-duration:33874ms;animation-duration:33874ms;-webkit-animation-name:move-frames-132;animation-name:move-frames-132;height:6px;width:6px}@-webkit-keyframes move-frames-132{0%{-webkit-transform:translate3d(32vw,101vh,0);transform:translate3d(32vw,101vh,0)}to{-webkit-transform:translate3d(11vw,-103vh,0);transform:translate3d(11vw,-103vh,0)}}@keyframes move-frames-132{0%{-webkit-transform:translate3d(32vw,101vh,0);transform:translate3d(32vw,101vh,0)}to{-webkit-transform:translate3d(11vw,-103vh,0);transform:translate3d(11vw,-103vh,0)}}.circle-container1:nth-child(132) .circle{-webkit-animation-delay:2647ms;animation-delay:2647ms}.circle-container1:nth-child(133){-webkit-animation-delay:33744ms;animation-delay:33744ms;-webkit-animation-duration:29521ms;animation-duration:29521ms;-webkit-animation-name:move-frames-133;animation-name:move-frames-133;height:4px;width:4px}@-webkit-keyframes move-frames-133{0%{-webkit-transform:translate3d(6vw,108vh,0);transform:translate3d(6vw,108vh,0)}to{-webkit-transform:translate3d(13vw,-120vh,0);transform:translate3d(13vw,-120vh,0)}}@keyframes move-frames-133{0%{-webkit-transform:translate3d(6vw,108vh,0);transform:translate3d(6vw,108vh,0)}to{-webkit-transform:translate3d(13vw,-120vh,0);transform:translate3d(13vw,-120vh,0)}}.circle-container1:nth-child(133) .circle{-webkit-animation-delay:579ms;animation-delay:579ms}.circle-container1:nth-child(134){-webkit-animation-delay:11.19s;animation-delay:11.19s;-webkit-animation-duration:33209ms;animation-duration:33209ms;-webkit-animation-name:move-frames-134;animation-name:move-frames-134;height:8px;width:8px}@-webkit-keyframes move-frames-134{0%{-webkit-transform:translate3d(60vw,109vh,0);transform:translate3d(60vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-122vh,0);transform:translate3d(87vw,-122vh,0)}}@keyframes move-frames-134{0%{-webkit-transform:translate3d(60vw,109vh,0);transform:translate3d(60vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-122vh,0);transform:translate3d(87vw,-122vh,0)}}.circle-container1:nth-child(134) .circle{-webkit-animation-delay:1487ms;animation-delay:1487ms}.circle-container1:nth-child(135){-webkit-animation-delay:1739ms;animation-delay:1739ms;-webkit-animation-duration:35985ms;animation-duration:35985ms;-webkit-animation-name:move-frames-135;animation-name:move-frames-135;height:8px;width:8px}@-webkit-keyframes move-frames-135{0%{-webkit-transform:translate3d(81vw,105vh,0);transform:translate3d(81vw,105vh,0)}to{-webkit-transform:translate3d(55vw,-124vh,0);transform:translate3d(55vw,-124vh,0)}}@keyframes move-frames-135{0%{-webkit-transform:translate3d(81vw,105vh,0);transform:translate3d(81vw,105vh,0)}to{-webkit-transform:translate3d(55vw,-124vh,0);transform:translate3d(55vw,-124vh,0)}}.circle-container1:nth-child(135) .circle{-webkit-animation-delay:638ms;animation-delay:638ms}.circle-container1:nth-child(136){-webkit-animation-delay:18242ms;animation-delay:18242ms;-webkit-animation-duration:35.88s;animation-duration:35.88s;-webkit-animation-name:move-frames-136;animation-name:move-frames-136;height:6px;width:6px}@-webkit-keyframes move-frames-136{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(35vw,-140vh,0);transform:translate3d(35vw,-140vh,0)}}@keyframes move-frames-136{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(35vw,-140vh,0);transform:translate3d(35vw,-140vh,0)}}.circle-container1:nth-child(136) .circle{-webkit-animation-delay:514ms;animation-delay:514ms}.circle-container1:nth-child(137){-webkit-animation-delay:5246ms;animation-delay:5246ms;-webkit-animation-duration:34.08s;animation-duration:34.08s;-webkit-animation-name:move-frames-137;animation-name:move-frames-137;height:5px;width:5px}@-webkit-keyframes move-frames-137{0%{-webkit-transform:translate3d(1vw,101vh,0);transform:translate3d(1vw,101vh,0)}to{-webkit-transform:translate3d(58vw,-109vh,0);transform:translate3d(58vw,-109vh,0)}}@keyframes move-frames-137{0%{-webkit-transform:translate3d(1vw,101vh,0);transform:translate3d(1vw,101vh,0)}to{-webkit-transform:translate3d(58vw,-109vh,0);transform:translate3d(58vw,-109vh,0)}}.circle-container1:nth-child(137) .circle{-webkit-animation-delay:2483ms;animation-delay:2483ms}.circle-container1:nth-child(138){-webkit-animation-delay:26234ms;animation-delay:26234ms;-webkit-animation-duration:35405ms;animation-duration:35405ms;-webkit-animation-name:move-frames-138;animation-name:move-frames-138;height:4px;width:4px}@-webkit-keyframes move-frames-138{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(19vw,-119vh,0);transform:translate3d(19vw,-119vh,0)}}@keyframes move-frames-138{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(19vw,-119vh,0);transform:translate3d(19vw,-119vh,0)}}.circle-container1:nth-child(138) .circle{-webkit-animation-delay:3224ms;animation-delay:3224ms}.circle-container1:nth-child(139){-webkit-animation-delay:8731ms;animation-delay:8731ms;-webkit-animation-duration:33542ms;animation-duration:33542ms;-webkit-animation-name:move-frames-139;animation-name:move-frames-139;height:6px;width:6px}@-webkit-keyframes move-frames-139{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(77vw,-108vh,0);transform:translate3d(77vw,-108vh,0)}}@keyframes move-frames-139{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(77vw,-108vh,0);transform:translate3d(77vw,-108vh,0)}}.circle-container1:nth-child(139) .circle{-webkit-animation-delay:1403ms;animation-delay:1403ms}.circle-container1:nth-child(140){-webkit-animation-delay:12191ms;animation-delay:12191ms;-webkit-animation-duration:34376ms;animation-duration:34376ms;-webkit-animation-name:move-frames-140;animation-name:move-frames-140;height:1px;width:1px}@-webkit-keyframes move-frames-140{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(39vw,-113vh,0);transform:translate3d(39vw,-113vh,0)}}@keyframes move-frames-140{0%{-webkit-transform:translate3d(30vw,104vh,0);transform:translate3d(30vw,104vh,0)}to{-webkit-transform:translate3d(39vw,-113vh,0);transform:translate3d(39vw,-113vh,0)}}.circle-container1:nth-child(140) .circle{-webkit-animation-delay:2798ms;animation-delay:2798ms}.circle-container1:nth-child(141){-webkit-animation-delay:6643ms;animation-delay:6643ms;-webkit-animation-duration:29531ms;animation-duration:29531ms;-webkit-animation-name:move-frames-141;animation-name:move-frames-141;height:8px;width:8px}@-webkit-keyframes move-frames-141{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(93vw,-123vh,0);transform:translate3d(93vw,-123vh,0)}}@keyframes move-frames-141{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(93vw,-123vh,0);transform:translate3d(93vw,-123vh,0)}}.circle-container1:nth-child(141) .circle{-webkit-animation-delay:1178ms;animation-delay:1178ms}.circle-container1:nth-child(142){-webkit-animation-delay:33.19s;animation-delay:33.19s;-webkit-animation-duration:33284ms;animation-duration:33284ms;-webkit-animation-name:move-frames-142;animation-name:move-frames-142;height:1px;width:1px}@-webkit-keyframes move-frames-142{0%{-webkit-transform:translate3d(94vw,106vh,0);transform:translate3d(94vw,106vh,0)}to{-webkit-transform:translate3d(4vw,-119vh,0);transform:translate3d(4vw,-119vh,0)}}@keyframes move-frames-142{0%{-webkit-transform:translate3d(94vw,106vh,0);transform:translate3d(94vw,106vh,0)}to{-webkit-transform:translate3d(4vw,-119vh,0);transform:translate3d(4vw,-119vh,0)}}.circle-container1:nth-child(142) .circle{-webkit-animation-delay:2536ms;animation-delay:2536ms}.circle-container1:nth-child(143){-webkit-animation-delay:19412ms;animation-delay:19412ms;-webkit-animation-duration:31899ms;animation-duration:31899ms;-webkit-animation-name:move-frames-143;animation-name:move-frames-143;height:2px;width:2px}@-webkit-keyframes move-frames-143{0%{-webkit-transform:translate3d(27vw,108vh,0);transform:translate3d(27vw,108vh,0)}to{-webkit-transform:translate3d(37vw,-138vh,0);transform:translate3d(37vw,-138vh,0)}}@keyframes move-frames-143{0%{-webkit-transform:translate3d(27vw,108vh,0);transform:translate3d(27vw,108vh,0)}to{-webkit-transform:translate3d(37vw,-138vh,0);transform:translate3d(37vw,-138vh,0)}}.circle-container1:nth-child(143) .circle{-webkit-animation-delay:779ms;animation-delay:779ms}.circle-container1:nth-child(144){-webkit-animation-delay:31959ms;animation-delay:31959ms;-webkit-animation-duration:29426ms;animation-duration:29426ms;-webkit-animation-name:move-frames-144;animation-name:move-frames-144;height:4px;width:4px}@-webkit-keyframes move-frames-144{0%{-webkit-transform:translate3d(41vw,107vh,0);transform:translate3d(41vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-113vh,0);transform:translate3d(36vw,-113vh,0)}}@keyframes move-frames-144{0%{-webkit-transform:translate3d(41vw,107vh,0);transform:translate3d(41vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-113vh,0);transform:translate3d(36vw,-113vh,0)}}.circle-container1:nth-child(144) .circle{-webkit-animation-delay:3962ms;animation-delay:3962ms}.circle-container1:nth-child(145){-webkit-animation-delay:22417ms;animation-delay:22417ms;-webkit-animation-duration:34663ms;animation-duration:34663ms;-webkit-animation-name:move-frames-145;animation-name:move-frames-145;height:1px;width:1px}@-webkit-keyframes move-frames-145{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-115vh,0);transform:translate3d(22vw,-115vh,0)}}@keyframes move-frames-145{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(22vw,-115vh,0);transform:translate3d(22vw,-115vh,0)}}.circle-container1:nth-child(145) .circle{-webkit-animation-delay:2688ms;animation-delay:2688ms}.circle-container1:nth-child(146){-webkit-animation-delay:11428ms;animation-delay:11428ms;-webkit-animation-duration:36.36s;animation-duration:36.36s;-webkit-animation-name:move-frames-146;animation-name:move-frames-146;height:1px;width:1px}@-webkit-keyframes move-frames-146{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(12vw,-115vh,0);transform:translate3d(12vw,-115vh,0)}}@keyframes move-frames-146{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(12vw,-115vh,0);transform:translate3d(12vw,-115vh,0)}}.circle-container1:nth-child(146) .circle{-webkit-animation-delay:739ms;animation-delay:739ms}.circle-container1:nth-child(147){-webkit-animation-delay:22957ms;animation-delay:22957ms;-webkit-animation-duration:29128ms;animation-duration:29128ms;-webkit-animation-name:move-frames-147;animation-name:move-frames-147;height:7px;width:7px}@-webkit-keyframes move-frames-147{0%{-webkit-transform:translate3d(87vw,103vh,0);transform:translate3d(87vw,103vh,0)}to{-webkit-transform:translate3d(20vw,-133vh,0);transform:translate3d(20vw,-133vh,0)}}@keyframes move-frames-147{0%{-webkit-transform:translate3d(87vw,103vh,0);transform:translate3d(87vw,103vh,0)}to{-webkit-transform:translate3d(20vw,-133vh,0);transform:translate3d(20vw,-133vh,0)}}.circle-container1:nth-child(147) .circle{-webkit-animation-delay:1274ms;animation-delay:1274ms}.circle-container1:nth-child(148){-webkit-animation-delay:5.62s;animation-delay:5.62s;-webkit-animation-duration:32016ms;animation-duration:32016ms;-webkit-animation-name:move-frames-148;animation-name:move-frames-148;height:3px;width:3px}@-webkit-keyframes move-frames-148{0%{-webkit-transform:translate3d(87vw,108vh,0);transform:translate3d(87vw,108vh,0)}to{-webkit-transform:translate3d(74vw,-109vh,0);transform:translate3d(74vw,-109vh,0)}}@keyframes move-frames-148{0%{-webkit-transform:translate3d(87vw,108vh,0);transform:translate3d(87vw,108vh,0)}to{-webkit-transform:translate3d(74vw,-109vh,0);transform:translate3d(74vw,-109vh,0)}}.circle-container1:nth-child(148) .circle{-webkit-animation-delay:1298ms;animation-delay:1298ms}.circle-container1:nth-child(149){-webkit-animation-delay:20618ms;animation-delay:20618ms;-webkit-animation-duration:28638ms;animation-duration:28638ms;-webkit-animation-name:move-frames-149;animation-name:move-frames-149;height:8px;width:8px}@-webkit-keyframes move-frames-149{0%{-webkit-transform:translate3d(78vw,109vh,0);transform:translate3d(78vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-121vh,0);transform:translate3d(20vw,-121vh,0)}}@keyframes move-frames-149{0%{-webkit-transform:translate3d(78vw,109vh,0);transform:translate3d(78vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-121vh,0);transform:translate3d(20vw,-121vh,0)}}.circle-container1:nth-child(149) .circle{-webkit-animation-delay:3319ms;animation-delay:3319ms}.circle-container1:nth-child(150){-webkit-animation-delay:17.91s;animation-delay:17.91s;-webkit-animation-duration:30554ms;animation-duration:30554ms;-webkit-animation-name:move-frames-150;animation-name:move-frames-150;height:3px;width:3px}@-webkit-keyframes move-frames-150{0%{-webkit-transform:translate3d(43vw,109vh,0);transform:translate3d(43vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-120vh,0);transform:translate3d(85vw,-120vh,0)}}@keyframes move-frames-150{0%{-webkit-transform:translate3d(43vw,109vh,0);transform:translate3d(43vw,109vh,0)}to{-webkit-transform:translate3d(85vw,-120vh,0);transform:translate3d(85vw,-120vh,0)}}.circle-container1:nth-child(150) .circle{-webkit-animation-delay:3632ms;animation-delay:3632ms}.circle-container1:nth-child(151){-webkit-animation-delay:21338ms;animation-delay:21338ms;-webkit-animation-duration:32939ms;animation-duration:32939ms;-webkit-animation-name:move-frames-151;animation-name:move-frames-151;height:6px;width:6px}@-webkit-keyframes move-frames-151{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-108vh,0);transform:translate3d(24vw,-108vh,0)}}@keyframes move-frames-151{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-108vh,0);transform:translate3d(24vw,-108vh,0)}}.circle-container1:nth-child(151) .circle{-webkit-animation-delay:1622ms;animation-delay:1622ms}.circle-container1:nth-child(152){-webkit-animation-delay:31125ms;animation-delay:31125ms;-webkit-animation-duration:35522ms;animation-duration:35522ms;-webkit-animation-name:move-frames-152;animation-name:move-frames-152;height:5px;width:5px}@-webkit-keyframes move-frames-152{0%{-webkit-transform:translate3d(13vw,108vh,0);transform:translate3d(13vw,108vh,0)}to{-webkit-transform:translate3d(45vw,-128vh,0);transform:translate3d(45vw,-128vh,0)}}@keyframes move-frames-152{0%{-webkit-transform:translate3d(13vw,108vh,0);transform:translate3d(13vw,108vh,0)}to{-webkit-transform:translate3d(45vw,-128vh,0);transform:translate3d(45vw,-128vh,0)}}.circle-container1:nth-child(152) .circle{-webkit-animation-delay:3238ms;animation-delay:3238ms}.circle-container1:nth-child(153){-webkit-animation-delay:3734ms;animation-delay:3734ms;-webkit-animation-duration:32321ms;animation-duration:32321ms;-webkit-animation-name:move-frames-153;animation-name:move-frames-153;height:3px;width:3px}@-webkit-keyframes move-frames-153{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}@keyframes move-frames-153{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}.circle-container1:nth-child(153) .circle{-webkit-animation-delay:3111ms;animation-delay:3111ms}.circle-container1:nth-child(154){-webkit-animation-delay:15255ms;animation-delay:15255ms;-webkit-animation-duration:33089ms;animation-duration:33089ms;-webkit-animation-name:move-frames-154;animation-name:move-frames-154;height:1px;width:1px}@-webkit-keyframes move-frames-154{0%{-webkit-transform:translate3d(32vw,105vh,0);transform:translate3d(32vw,105vh,0)}to{-webkit-transform:translate3d(47vw,-133vh,0);transform:translate3d(47vw,-133vh,0)}}@keyframes move-frames-154{0%{-webkit-transform:translate3d(32vw,105vh,0);transform:translate3d(32vw,105vh,0)}to{-webkit-transform:translate3d(47vw,-133vh,0);transform:translate3d(47vw,-133vh,0)}}.circle-container1:nth-child(154) .circle{-webkit-animation-delay:855ms;animation-delay:855ms}.circle-container1:nth-child(155){-webkit-animation-delay:35.08s;animation-delay:35.08s;-webkit-animation-duration:34978ms;animation-duration:34978ms;-webkit-animation-name:move-frames-155;animation-name:move-frames-155;height:7px;width:7px}@-webkit-keyframes move-frames-155{0%{-webkit-transform:translate3d(90vw,108vh,0);transform:translate3d(90vw,108vh,0)}to{-webkit-transform:translate3d(88vw,-114vh,0);transform:translate3d(88vw,-114vh,0)}}@keyframes move-frames-155{0%{-webkit-transform:translate3d(90vw,108vh,0);transform:translate3d(90vw,108vh,0)}to{-webkit-transform:translate3d(88vw,-114vh,0);transform:translate3d(88vw,-114vh,0)}}.circle-container1:nth-child(155) .circle{-webkit-animation-delay:1432ms;animation-delay:1432ms}.circle-container1:nth-child(156){-webkit-animation-delay:19072ms;animation-delay:19072ms;-webkit-animation-duration:34524ms;animation-duration:34524ms;-webkit-animation-name:move-frames-156;animation-name:move-frames-156;height:2px;width:2px}@-webkit-keyframes move-frames-156{0%{-webkit-transform:translate3d(86vw,110vh,0);transform:translate3d(86vw,110vh,0)}to{-webkit-transform:translate3d(17vw,-128vh,0);transform:translate3d(17vw,-128vh,0)}}@keyframes move-frames-156{0%{-webkit-transform:translate3d(86vw,110vh,0);transform:translate3d(86vw,110vh,0)}to{-webkit-transform:translate3d(17vw,-128vh,0);transform:translate3d(17vw,-128vh,0)}}.circle-container1:nth-child(156) .circle{-webkit-animation-delay:1673ms;animation-delay:1673ms}.circle-container1:nth-child(157){-webkit-animation-delay:35456ms;animation-delay:35456ms;-webkit-animation-duration:28196ms;animation-duration:28196ms;-webkit-animation-name:move-frames-157;animation-name:move-frames-157;height:6px;width:6px}@-webkit-keyframes move-frames-157{0%{-webkit-transform:translate3d(67vw,108vh,0);transform:translate3d(67vw,108vh,0)}to{-webkit-transform:translate3d(19vw,-126vh,0);transform:translate3d(19vw,-126vh,0)}}@keyframes move-frames-157{0%{-webkit-transform:translate3d(67vw,108vh,0);transform:translate3d(67vw,108vh,0)}to{-webkit-transform:translate3d(19vw,-126vh,0);transform:translate3d(19vw,-126vh,0)}}.circle-container1:nth-child(157) .circle{-webkit-animation-delay:859ms;animation-delay:859ms}.circle-container1:nth-child(158){-webkit-animation-delay:3105ms;animation-delay:3105ms;-webkit-animation-duration:29178ms;animation-duration:29178ms;-webkit-animation-name:move-frames-158;animation-name:move-frames-158;height:1px;width:1px}@-webkit-keyframes move-frames-158{0%{-webkit-transform:translate3d(35vw,105vh,0);transform:translate3d(35vw,105vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}@keyframes move-frames-158{0%{-webkit-transform:translate3d(35vw,105vh,0);transform:translate3d(35vw,105vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}.circle-container1:nth-child(158) .circle{-webkit-animation-delay:3922ms;animation-delay:3922ms}.circle-container1:nth-child(159){-webkit-animation-delay:13.09s;animation-delay:13.09s;-webkit-animation-duration:35884ms;animation-duration:35884ms;-webkit-animation-name:move-frames-159;animation-name:move-frames-159;height:4px;width:4px}@-webkit-keyframes move-frames-159{0%{-webkit-transform:translate3d(94vw,104vh,0);transform:translate3d(94vw,104vh,0)}to{-webkit-transform:translate3d(3vw,-130vh,0);transform:translate3d(3vw,-130vh,0)}}@keyframes move-frames-159{0%{-webkit-transform:translate3d(94vw,104vh,0);transform:translate3d(94vw,104vh,0)}to{-webkit-transform:translate3d(3vw,-130vh,0);transform:translate3d(3vw,-130vh,0)}}.circle-container1:nth-child(159) .circle{-webkit-animation-delay:744ms;animation-delay:744ms}.circle-container1:nth-child(160){-webkit-animation-delay:23811ms;animation-delay:23811ms;-webkit-animation-duration:32409ms;animation-duration:32409ms;-webkit-animation-name:move-frames-160;animation-name:move-frames-160;height:1px;width:1px}@-webkit-keyframes move-frames-160{0%{-webkit-transform:translate3d(96vw,103vh,0);transform:translate3d(96vw,103vh,0)}to{-webkit-transform:translate3d(81vw,-118vh,0);transform:translate3d(81vw,-118vh,0)}}@keyframes move-frames-160{0%{-webkit-transform:translate3d(96vw,103vh,0);transform:translate3d(96vw,103vh,0)}to{-webkit-transform:translate3d(81vw,-118vh,0);transform:translate3d(81vw,-118vh,0)}}.circle-container1:nth-child(160) .circle{-webkit-animation-delay:3163ms;animation-delay:3163ms}.circle-container1:nth-child(161){-webkit-animation-delay:27.4s;animation-delay:27.4s;-webkit-animation-duration:28659ms;animation-duration:28659ms;-webkit-animation-name:move-frames-161;animation-name:move-frames-161;height:4px;width:4px}@-webkit-keyframes move-frames-161{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(25vw,-128vh,0);transform:translate3d(25vw,-128vh,0)}}@keyframes move-frames-161{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(25vw,-128vh,0);transform:translate3d(25vw,-128vh,0)}}.circle-container1:nth-child(161) .circle{-webkit-animation-delay:774ms;animation-delay:774ms}.circle-container1:nth-child(162){-webkit-animation-delay:24958ms;animation-delay:24958ms;-webkit-animation-duration:31469ms;animation-duration:31469ms;-webkit-animation-name:move-frames-162;animation-name:move-frames-162;height:4px;width:4px}@-webkit-keyframes move-frames-162{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-114vh,0);transform:translate3d(47vw,-114vh,0)}}@keyframes move-frames-162{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-114vh,0);transform:translate3d(47vw,-114vh,0)}}.circle-container1:nth-child(162) .circle{-webkit-animation-delay:193ms;animation-delay:193ms}.circle-container1:nth-child(163){-webkit-animation-delay:30.19s;animation-delay:30.19s;-webkit-animation-duration:30304ms;animation-duration:30304ms;-webkit-animation-name:move-frames-163;animation-name:move-frames-163;height:3px;width:3px}@-webkit-keyframes move-frames-163{0%{-webkit-transform:translate3d(88vw,101vh,0);transform:translate3d(88vw,101vh,0)}to{-webkit-transform:translate3d(92vw,-106vh,0);transform:translate3d(92vw,-106vh,0)}}@keyframes move-frames-163{0%{-webkit-transform:translate3d(88vw,101vh,0);transform:translate3d(88vw,101vh,0)}to{-webkit-transform:translate3d(92vw,-106vh,0);transform:translate3d(92vw,-106vh,0)}}.circle-container1:nth-child(163) .circle{-webkit-animation-delay:833ms;animation-delay:833ms}.circle-container1:nth-child(164){-webkit-animation-delay:9414ms;animation-delay:9414ms;-webkit-animation-duration:35279ms;animation-duration:35279ms;-webkit-animation-name:move-frames-164;animation-name:move-frames-164;height:8px;width:8px}@-webkit-keyframes move-frames-164{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-134vh,0);transform:translate3d(44vw,-134vh,0)}}@keyframes move-frames-164{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-134vh,0);transform:translate3d(44vw,-134vh,0)}}.circle-container1:nth-child(164) .circle{-webkit-animation-delay:1101ms;animation-delay:1101ms}.circle-container1:nth-child(165){-webkit-animation-delay:31146ms;animation-delay:31146ms;-webkit-animation-duration:31171ms;animation-duration:31171ms;-webkit-animation-name:move-frames-165;animation-name:move-frames-165;height:2px;width:2px}@-webkit-keyframes move-frames-165{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-130vh,0);transform:translate3d(87vw,-130vh,0)}}@keyframes move-frames-165{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-130vh,0);transform:translate3d(87vw,-130vh,0)}}.circle-container1:nth-child(165) .circle{-webkit-animation-delay:2.19s;animation-delay:2.19s}.circle-container1:nth-child(166){-webkit-animation-delay:35258ms;animation-delay:35258ms;-webkit-animation-duration:36912ms;animation-duration:36912ms;-webkit-animation-name:move-frames-166;animation-name:move-frames-166;height:6px;width:6px}@-webkit-keyframes move-frames-166{0%{-webkit-transform:translate3d(4vw,104vh,0);transform:translate3d(4vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-121vh,0);transform:translate3d(72vw,-121vh,0)}}@keyframes move-frames-166{0%{-webkit-transform:translate3d(4vw,104vh,0);transform:translate3d(4vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-121vh,0);transform:translate3d(72vw,-121vh,0)}}.circle-container1:nth-child(166) .circle{-webkit-animation-delay:1087ms;animation-delay:1087ms}.circle-container1:nth-child(167){-webkit-animation-delay:16972ms;animation-delay:16972ms;-webkit-animation-duration:34819ms;animation-duration:34819ms;-webkit-animation-name:move-frames-167;animation-name:move-frames-167;height:3px;width:3px}@-webkit-keyframes move-frames-167{0%{-webkit-transform:translate3d(12vw,109vh,0);transform:translate3d(12vw,109vh,0)}to{-webkit-transform:translate3d(91vw,-139vh,0);transform:translate3d(91vw,-139vh,0)}}@keyframes move-frames-167{0%{-webkit-transform:translate3d(12vw,109vh,0);transform:translate3d(12vw,109vh,0)}to{-webkit-transform:translate3d(91vw,-139vh,0);transform:translate3d(91vw,-139vh,0)}}.circle-container1:nth-child(167) .circle{-webkit-animation-delay:1526ms;animation-delay:1526ms}.circle-container1:nth-child(168){-webkit-animation-delay:3332ms;animation-delay:3332ms;-webkit-animation-duration:31261ms;animation-duration:31261ms;-webkit-animation-name:move-frames-168;animation-name:move-frames-168;height:3px;width:3px}@-webkit-keyframes move-frames-168{0%{-webkit-transform:translate3d(31vw,109vh,0);transform:translate3d(31vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-128vh,0);transform:translate3d(53vw,-128vh,0)}}@keyframes move-frames-168{0%{-webkit-transform:translate3d(31vw,109vh,0);transform:translate3d(31vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-128vh,0);transform:translate3d(53vw,-128vh,0)}}.circle-container1:nth-child(168) .circle{-webkit-animation-delay:2182ms;animation-delay:2182ms}.circle-container1:nth-child(169){-webkit-animation-delay:29327ms;animation-delay:29327ms;-webkit-animation-duration:30295ms;animation-duration:30295ms;-webkit-animation-name:move-frames-169;animation-name:move-frames-169;height:2px;width:2px}@-webkit-keyframes move-frames-169{0%{-webkit-transform:translate3d(32vw,110vh,0);transform:translate3d(32vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}@keyframes move-frames-169{0%{-webkit-transform:translate3d(32vw,110vh,0);transform:translate3d(32vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}.circle-container1:nth-child(169) .circle{-webkit-animation-delay:.68s;animation-delay:.68s}.circle-container1:nth-child(170){-webkit-animation-delay:31715ms;animation-delay:31715ms;-webkit-animation-duration:28065ms;animation-duration:28065ms;-webkit-animation-name:move-frames-170;animation-name:move-frames-170;height:1px;width:1px}@-webkit-keyframes move-frames-170{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}@keyframes move-frames-170{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(44vw,-124vh,0);transform:translate3d(44vw,-124vh,0)}}.circle-container1:nth-child(170) .circle{-webkit-animation-delay:2614ms;animation-delay:2614ms}.circle-container1:nth-child(171){-webkit-animation-delay:35462ms;animation-delay:35462ms;-webkit-animation-duration:34557ms;animation-duration:34557ms;-webkit-animation-name:move-frames-171;animation-name:move-frames-171;height:3px;width:3px}@-webkit-keyframes move-frames-171{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(81vw,-122vh,0);transform:translate3d(81vw,-122vh,0)}}@keyframes move-frames-171{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(81vw,-122vh,0);transform:translate3d(81vw,-122vh,0)}}.circle-container1:nth-child(171) .circle{-webkit-animation-delay:3.63s;animation-delay:3.63s}.circle-container1:nth-child(172){-webkit-animation-delay:31051ms;animation-delay:31051ms;-webkit-animation-duration:30.69s;animation-duration:30.69s;-webkit-animation-name:move-frames-172;animation-name:move-frames-172;height:1px;width:1px}@-webkit-keyframes move-frames-172{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(73vw,-125vh,0);transform:translate3d(73vw,-125vh,0)}}@keyframes move-frames-172{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(73vw,-125vh,0);transform:translate3d(73vw,-125vh,0)}}.circle-container1:nth-child(172) .circle{-webkit-animation-delay:2957ms;animation-delay:2957ms}.circle-container1:nth-child(173){-webkit-animation-delay:35968ms;animation-delay:35968ms;-webkit-animation-duration:31.16s;animation-duration:31.16s;-webkit-animation-name:move-frames-173;animation-name:move-frames-173;height:5px;width:5px}@-webkit-keyframes move-frames-173{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(32vw,-115vh,0);transform:translate3d(32vw,-115vh,0)}}@keyframes move-frames-173{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(32vw,-115vh,0);transform:translate3d(32vw,-115vh,0)}}.circle-container1:nth-child(173) .circle{-webkit-animation-delay:1494ms;animation-delay:1494ms}.circle-container1:nth-child(174){-webkit-animation-delay:12.96s;animation-delay:12.96s;-webkit-animation-duration:31841ms;animation-duration:31841ms;-webkit-animation-name:move-frames-174;animation-name:move-frames-174;height:6px;width:6px}@-webkit-keyframes move-frames-174{0%{-webkit-transform:translate3d(86vw,107vh,0);transform:translate3d(86vw,107vh,0)}to{-webkit-transform:translate3d(85vw,-111vh,0);transform:translate3d(85vw,-111vh,0)}}@keyframes move-frames-174{0%{-webkit-transform:translate3d(86vw,107vh,0);transform:translate3d(86vw,107vh,0)}to{-webkit-transform:translate3d(85vw,-111vh,0);transform:translate3d(85vw,-111vh,0)}}.circle-container1:nth-child(174) .circle{-webkit-animation-delay:3835ms;animation-delay:3835ms}.circle-container1:nth-child(175){-webkit-animation-delay:33555ms;animation-delay:33555ms;-webkit-animation-duration:28881ms;animation-duration:28881ms;-webkit-animation-name:move-frames-175;animation-name:move-frames-175;height:3px;width:3px}@-webkit-keyframes move-frames-175{0%{-webkit-transform:translate3d(11vw,108vh,0);transform:translate3d(11vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-127vh,0);transform:translate3d(68vw,-127vh,0)}}@keyframes move-frames-175{0%{-webkit-transform:translate3d(11vw,108vh,0);transform:translate3d(11vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-127vh,0);transform:translate3d(68vw,-127vh,0)}}.circle-container1:nth-child(175) .circle{-webkit-animation-delay:1913ms;animation-delay:1913ms}.circle-container1:nth-child(176){-webkit-animation-delay:6562ms;animation-delay:6562ms;-webkit-animation-duration:28954ms;animation-duration:28954ms;-webkit-animation-name:move-frames-176;animation-name:move-frames-176;height:7px;width:7px}@-webkit-keyframes move-frames-176{0%{-webkit-transform:translate3d(99vw,102vh,0);transform:translate3d(99vw,102vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}@keyframes move-frames-176{0%{-webkit-transform:translate3d(99vw,102vh,0);transform:translate3d(99vw,102vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}.circle-container1:nth-child(176) .circle{-webkit-animation-delay:2.31s;animation-delay:2.31s}.circle-container1:nth-child(177){-webkit-animation-delay:24337ms;animation-delay:24337ms;-webkit-animation-duration:33483ms;animation-duration:33483ms;-webkit-animation-name:move-frames-177;animation-name:move-frames-177;height:6px;width:6px}@-webkit-keyframes move-frames-177{0%{-webkit-transform:translate3d(79vw,102vh,0);transform:translate3d(79vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-114vh,0);transform:translate3d(41vw,-114vh,0)}}@keyframes move-frames-177{0%{-webkit-transform:translate3d(79vw,102vh,0);transform:translate3d(79vw,102vh,0)}to{-webkit-transform:translate3d(41vw,-114vh,0);transform:translate3d(41vw,-114vh,0)}}.circle-container1:nth-child(177) .circle{-webkit-animation-delay:2562ms;animation-delay:2562ms}.circle-container1:nth-child(178){-webkit-animation-delay:30841ms;animation-delay:30841ms;-webkit-animation-duration:30196ms;animation-duration:30196ms;-webkit-animation-name:move-frames-178;animation-name:move-frames-178;height:3px;width:3px}@-webkit-keyframes move-frames-178{0%{-webkit-transform:translate3d(30vw,105vh,0);transform:translate3d(30vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-125vh,0);transform:translate3d(90vw,-125vh,0)}}@keyframes move-frames-178{0%{-webkit-transform:translate3d(30vw,105vh,0);transform:translate3d(30vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-125vh,0);transform:translate3d(90vw,-125vh,0)}}.circle-container1:nth-child(178) .circle{-webkit-animation-delay:772ms;animation-delay:772ms}.circle-container1:nth-child(179){-webkit-animation-delay:8849ms;animation-delay:8849ms;-webkit-animation-duration:31477ms;animation-duration:31477ms;-webkit-animation-name:move-frames-179;animation-name:move-frames-179;height:2px;width:2px}@-webkit-keyframes move-frames-179{0%{-webkit-transform:translate3d(31vw,101vh,0);transform:translate3d(31vw,101vh,0)}to{-webkit-transform:translate3d(98vw,-129vh,0);transform:translate3d(98vw,-129vh,0)}}@keyframes move-frames-179{0%{-webkit-transform:translate3d(31vw,101vh,0);transform:translate3d(31vw,101vh,0)}to{-webkit-transform:translate3d(98vw,-129vh,0);transform:translate3d(98vw,-129vh,0)}}.circle-container1:nth-child(179) .circle{-webkit-animation-delay:2668ms;animation-delay:2668ms}.circle-container1:nth-child(180){-webkit-animation-delay:1471ms;animation-delay:1471ms;-webkit-animation-duration:33464ms;animation-duration:33464ms;-webkit-animation-name:move-frames-180;animation-name:move-frames-180;height:6px;width:6px}@-webkit-keyframes move-frames-180{0%{-webkit-transform:translate3d(15vw,101vh,0);transform:translate3d(15vw,101vh,0)}to{-webkit-transform:translate3d(36vw,-128vh,0);transform:translate3d(36vw,-128vh,0)}}@keyframes move-frames-180{0%{-webkit-transform:translate3d(15vw,101vh,0);transform:translate3d(15vw,101vh,0)}to{-webkit-transform:translate3d(36vw,-128vh,0);transform:translate3d(36vw,-128vh,0)}}.circle-container1:nth-child(180) .circle{-webkit-animation-delay:3981ms;animation-delay:3981ms}.circle-container1:nth-child(181){-webkit-animation-delay:27.07s;animation-delay:27.07s;-webkit-animation-duration:30826ms;animation-duration:30826ms;-webkit-animation-name:move-frames-181;animation-name:move-frames-181;height:8px;width:8px}@-webkit-keyframes move-frames-181{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(55vw,-105vh,0);transform:translate3d(55vw,-105vh,0)}}@keyframes move-frames-181{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(55vw,-105vh,0);transform:translate3d(55vw,-105vh,0)}}.circle-container1:nth-child(181) .circle{-webkit-animation-delay:1698ms;animation-delay:1698ms}.circle-container1:nth-child(182){-webkit-animation-delay:34472ms;animation-delay:34472ms;-webkit-animation-duration:29794ms;animation-duration:29794ms;-webkit-animation-name:move-frames-182;animation-name:move-frames-182;height:3px;width:3px}@-webkit-keyframes move-frames-182{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(63vw,-105vh,0);transform:translate3d(63vw,-105vh,0)}}@keyframes move-frames-182{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(63vw,-105vh,0);transform:translate3d(63vw,-105vh,0)}}.circle-container1:nth-child(182) .circle{-webkit-animation-delay:413ms;animation-delay:413ms}.circle-container1:nth-child(183){-webkit-animation-delay:9969ms;animation-delay:9969ms;-webkit-animation-duration:33288ms;animation-duration:33288ms;-webkit-animation-name:move-frames-183;animation-name:move-frames-183;height:3px;width:3px}@-webkit-keyframes move-frames-183{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-134vh,0);transform:translate3d(17vw,-134vh,0)}}@keyframes move-frames-183{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(17vw,-134vh,0);transform:translate3d(17vw,-134vh,0)}}.circle-container1:nth-child(183) .circle{-webkit-animation-delay:.91s;animation-delay:.91s}.circle-container1:nth-child(184){-webkit-animation-delay:31972ms;animation-delay:31972ms;-webkit-animation-duration:34445ms;animation-duration:34445ms;-webkit-animation-name:move-frames-184;animation-name:move-frames-184;height:2px;width:2px}@-webkit-keyframes move-frames-184{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}@keyframes move-frames-184{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}.circle-container1:nth-child(184) .circle{-webkit-animation-delay:1266ms;animation-delay:1266ms}.circle-container1:nth-child(185){-webkit-animation-delay:26286ms;animation-delay:26286ms;-webkit-animation-duration:28885ms;animation-duration:28885ms;-webkit-animation-name:move-frames-185;animation-name:move-frames-185;height:2px;width:2px}@-webkit-keyframes move-frames-185{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(78vw,-131vh,0);transform:translate3d(78vw,-131vh,0)}}@keyframes move-frames-185{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(78vw,-131vh,0);transform:translate3d(78vw,-131vh,0)}}.circle-container1:nth-child(185) .circle{-webkit-animation-delay:1704ms;animation-delay:1704ms}.circle-container1:nth-child(186){-webkit-animation-delay:9021ms;animation-delay:9021ms;-webkit-animation-duration:28.91s;animation-duration:28.91s;-webkit-animation-name:move-frames-186;animation-name:move-frames-186;height:7px;width:7px}@-webkit-keyframes move-frames-186{0%{-webkit-transform:translate3d(97vw,104vh,0);transform:translate3d(97vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-122vh,0);transform:translate3d(26vw,-122vh,0)}}@keyframes move-frames-186{0%{-webkit-transform:translate3d(97vw,104vh,0);transform:translate3d(97vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-122vh,0);transform:translate3d(26vw,-122vh,0)}}.circle-container1:nth-child(186) .circle{-webkit-animation-delay:1502ms;animation-delay:1502ms}.circle-container1:nth-child(187){-webkit-animation-delay:35311ms;animation-delay:35311ms;-webkit-animation-duration:32212ms;animation-duration:32212ms;-webkit-animation-name:move-frames-187;animation-name:move-frames-187;height:4px;width:4px}@-webkit-keyframes move-frames-187{0%{-webkit-transform:translate3d(94vw,107vh,0);transform:translate3d(94vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-116vh,0);transform:translate3d(92vw,-116vh,0)}}@keyframes move-frames-187{0%{-webkit-transform:translate3d(94vw,107vh,0);transform:translate3d(94vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-116vh,0);transform:translate3d(92vw,-116vh,0)}}.circle-container1:nth-child(187) .circle{-webkit-animation-delay:3766ms;animation-delay:3766ms}.circle-container1:nth-child(188){-webkit-animation-delay:27983ms;animation-delay:27983ms;-webkit-animation-duration:32.58s;animation-duration:32.58s;-webkit-animation-name:move-frames-188;animation-name:move-frames-188;height:1px;width:1px}@-webkit-keyframes move-frames-188{0%{-webkit-transform:translate3d(34vw,105vh,0);transform:translate3d(34vw,105vh,0)}to{-webkit-transform:translate3d(61vw,-127vh,0);transform:translate3d(61vw,-127vh,0)}}@keyframes move-frames-188{0%{-webkit-transform:translate3d(34vw,105vh,0);transform:translate3d(34vw,105vh,0)}to{-webkit-transform:translate3d(61vw,-127vh,0);transform:translate3d(61vw,-127vh,0)}}.circle-container1:nth-child(188) .circle{-webkit-animation-delay:598ms;animation-delay:598ms}.circle-container1:nth-child(189){-webkit-animation-delay:34563ms;animation-delay:34563ms;-webkit-animation-duration:28531ms;animation-duration:28531ms;-webkit-animation-name:move-frames-189;animation-name:move-frames-189;height:8px;width:8px}@-webkit-keyframes move-frames-189{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(1vw,-119vh,0);transform:translate3d(1vw,-119vh,0)}}@keyframes move-frames-189{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(1vw,-119vh,0);transform:translate3d(1vw,-119vh,0)}}.circle-container1:nth-child(189) .circle{-webkit-animation-delay:3501ms;animation-delay:3501ms}.circle-container1:nth-child(190){-webkit-animation-delay:36.22s;animation-delay:36.22s;-webkit-animation-duration:34093ms;animation-duration:34093ms;-webkit-animation-name:move-frames-190;animation-name:move-frames-190;height:3px;width:3px}@-webkit-keyframes move-frames-190{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}@keyframes move-frames-190{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}.circle-container1:nth-child(190) .circle{-webkit-animation-delay:2796ms;animation-delay:2796ms}.circle-container1:nth-child(191){-webkit-animation-delay:16446ms;animation-delay:16446ms;-webkit-animation-duration:36151ms;animation-duration:36151ms;-webkit-animation-name:move-frames-191;animation-name:move-frames-191;height:5px;width:5px}@-webkit-keyframes move-frames-191{0%{-webkit-transform:translate3d(2vw,107vh,0);transform:translate3d(2vw,107vh,0)}to{-webkit-transform:translate3d(24vw,-135vh,0);transform:translate3d(24vw,-135vh,0)}}@keyframes move-frames-191{0%{-webkit-transform:translate3d(2vw,107vh,0);transform:translate3d(2vw,107vh,0)}to{-webkit-transform:translate3d(24vw,-135vh,0);transform:translate3d(24vw,-135vh,0)}}.circle-container1:nth-child(191) .circle{-webkit-animation-delay:594ms;animation-delay:594ms}.circle-container1:nth-child(192){-webkit-animation-delay:22.59s;animation-delay:22.59s;-webkit-animation-duration:36105ms;animation-duration:36105ms;-webkit-animation-name:move-frames-192;animation-name:move-frames-192;height:1px;width:1px}@-webkit-keyframes move-frames-192{0%{-webkit-transform:translate3d(6vw,110vh,0);transform:translate3d(6vw,110vh,0)}to{-webkit-transform:translate3d(70vw,-124vh,0);transform:translate3d(70vw,-124vh,0)}}@keyframes move-frames-192{0%{-webkit-transform:translate3d(6vw,110vh,0);transform:translate3d(6vw,110vh,0)}to{-webkit-transform:translate3d(70vw,-124vh,0);transform:translate3d(70vw,-124vh,0)}}.circle-container1:nth-child(192) .circle{-webkit-animation-delay:2758ms;animation-delay:2758ms}.circle-container1:nth-child(193){-webkit-animation-delay:5433ms;animation-delay:5433ms;-webkit-animation-duration:34588ms;animation-duration:34588ms;-webkit-animation-name:move-frames-193;animation-name:move-frames-193;height:2px;width:2px}@-webkit-keyframes move-frames-193{0%{-webkit-transform:translate3d(89vw,106vh,0);transform:translate3d(89vw,106vh,0)}to{-webkit-transform:translate3d(23vw,-126vh,0);transform:translate3d(23vw,-126vh,0)}}@keyframes move-frames-193{0%{-webkit-transform:translate3d(89vw,106vh,0);transform:translate3d(89vw,106vh,0)}to{-webkit-transform:translate3d(23vw,-126vh,0);transform:translate3d(23vw,-126vh,0)}}.circle-container1:nth-child(193) .circle{-webkit-animation-delay:1942ms;animation-delay:1942ms}.circle-container1:nth-child(194){-webkit-animation-delay:21542ms;animation-delay:21542ms;-webkit-animation-duration:30.69s;animation-duration:30.69s;-webkit-animation-name:move-frames-194;animation-name:move-frames-194;height:1px;width:1px}@-webkit-keyframes move-frames-194{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(95vw,-132vh,0);transform:translate3d(95vw,-132vh,0)}}@keyframes move-frames-194{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(95vw,-132vh,0);transform:translate3d(95vw,-132vh,0)}}.circle-container1:nth-child(194) .circle{-webkit-animation-delay:2678ms;animation-delay:2678ms}.circle-container1:nth-child(195){-webkit-animation-delay:29259ms;animation-delay:29259ms;-webkit-animation-duration:34205ms;animation-duration:34205ms;-webkit-animation-name:move-frames-195;animation-name:move-frames-195;height:8px;width:8px}@-webkit-keyframes move-frames-195{0%{-webkit-transform:translate3d(42vw,106vh,0);transform:translate3d(42vw,106vh,0)}to{-webkit-transform:translate3d(49vw,-134vh,0);transform:translate3d(49vw,-134vh,0)}}@keyframes move-frames-195{0%{-webkit-transform:translate3d(42vw,106vh,0);transform:translate3d(42vw,106vh,0)}to{-webkit-transform:translate3d(49vw,-134vh,0);transform:translate3d(49vw,-134vh,0)}}.circle-container1:nth-child(195) .circle{-webkit-animation-delay:2781ms;animation-delay:2781ms}.circle-container1:nth-child(196){-webkit-animation-delay:20.15s;animation-delay:20.15s;-webkit-animation-duration:35892ms;animation-duration:35892ms;-webkit-animation-name:move-frames-196;animation-name:move-frames-196;height:8px;width:8px}@-webkit-keyframes move-frames-196{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(85vw,-126vh,0);transform:translate3d(85vw,-126vh,0)}}@keyframes move-frames-196{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(85vw,-126vh,0);transform:translate3d(85vw,-126vh,0)}}.circle-container1:nth-child(196) .circle{-webkit-animation-delay:1085ms;animation-delay:1085ms}.circle-container1:nth-child(197){-webkit-animation-delay:1033ms;animation-delay:1033ms;-webkit-animation-duration:35017ms;animation-duration:35017ms;-webkit-animation-name:move-frames-197;animation-name:move-frames-197;height:7px;width:7px}@-webkit-keyframes move-frames-197{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(82vw,-112vh,0);transform:translate3d(82vw,-112vh,0)}}@keyframes move-frames-197{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(82vw,-112vh,0);transform:translate3d(82vw,-112vh,0)}}.circle-container1:nth-child(197) .circle{-webkit-animation-delay:863ms;animation-delay:863ms}.circle-container1:nth-child(198){-webkit-animation-delay:35389ms;animation-delay:35389ms;-webkit-animation-duration:35734ms;animation-duration:35734ms;-webkit-animation-name:move-frames-198;animation-name:move-frames-198;height:4px;width:4px}@-webkit-keyframes move-frames-198{0%{-webkit-transform:translate3d(87vw,105vh,0);transform:translate3d(87vw,105vh,0)}to{-webkit-transform:translate3d(61vw,-134vh,0);transform:translate3d(61vw,-134vh,0)}}@keyframes move-frames-198{0%{-webkit-transform:translate3d(87vw,105vh,0);transform:translate3d(87vw,105vh,0)}to{-webkit-transform:translate3d(61vw,-134vh,0);transform:translate3d(61vw,-134vh,0)}}.circle-container1:nth-child(198) .circle{-webkit-animation-delay:3513ms;animation-delay:3513ms}.circle-container1:nth-child(199){-webkit-animation-delay:17543ms;animation-delay:17543ms;-webkit-animation-duration:30693ms;animation-duration:30693ms;-webkit-animation-name:move-frames-199;animation-name:move-frames-199;height:1px;width:1px}@-webkit-keyframes move-frames-199{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-118vh,0);transform:translate3d(87vw,-118vh,0)}}@keyframes move-frames-199{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-118vh,0);transform:translate3d(87vw,-118vh,0)}}.circle-container1:nth-child(199) .circle{-webkit-animation-delay:2807ms;animation-delay:2807ms}.circle-container1:nth-child(200){-webkit-animation-delay:2825ms;animation-delay:2825ms;-webkit-animation-duration:35548ms;animation-duration:35548ms;-webkit-animation-name:move-frames-200;animation-name:move-frames-200;height:8px;width:8px}@-webkit-keyframes move-frames-200{0%{-webkit-transform:translate3d(74vw,103vh,0);transform:translate3d(74vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-119vh,0);transform:translate3d(43vw,-119vh,0)}}@keyframes move-frames-200{0%{-webkit-transform:translate3d(74vw,103vh,0);transform:translate3d(74vw,103vh,0)}to{-webkit-transform:translate3d(43vw,-119vh,0);transform:translate3d(43vw,-119vh,0)}}.circle-container1:nth-child(200) .circle{-webkit-animation-delay:842ms;animation-delay:842ms}.message{-webkit-animation:message-frames 1.5s ease 1s forwards;animation:message-frames 1.5s ease 1s forwards;bottom:10px;color:rgba(255,232,107,.47);font-family:Josefin Slab,serif;font-size:18px;line-height:27px;opacity:0;pointer-events:none;position:absolute;right:20px;text-align:right}@-webkit-keyframes message-frames{0%{opacity:0}to{opacity:1}}@keyframes message-frames{0%{opacity:0}to{opacity:1}}.palpitantAvatar{-webkit-animation:palpitant 5s infinite;animation:palpitant 5s infinite;-webkit-transform:scale(1);transform:scale(1)}@-webkit-keyframes palpitant{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes palpitant{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.BotonAGris{background-color:hsla(0,0%,100%,0);cursor:pointer}.BotonAGris:hover{-webkit-animation:colorg 1s ease;animation:colorg 1s ease}@-webkit-keyframes colorg{0%{background-color:hsla(0,0%,100%,0)}to{background-color:rgba(73,84,92,.165)}}@keyframes colorg{0%{background-color:hsla(0,0%,100%,0)}to{background-color:rgba(73,84,92,.165)}}.motionButton .motionText{opacity:1}.motionButton:hover .motionText{-webkit-animation:apearmotion 1s ease;animation:apearmotion 1s ease;opacity:1}@-webkit-keyframes apearmotion{0%{opacity:0}to{opacity:1}}@keyframes apearmotion{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.ace8eacd.css.map*/