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)}}.widget{border-radius:10px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;flex:1 1;height:100px;justify-content:space-between;padding:10px}.widget label{color:rgba(0,0,0,.47);font-size:10px}.widget .left,.widget .right{display:flex;flex-direction:column;justify-content:space-between}.widget .left .title,.widget .right .title{color:#a0a0a0;font-size:10px;font-weight:700}.widget .left .counter,.widget .right .counter{font-size:20px;font-weight:300}.widget .left .counter2,.widget .right .counter2{font-size:20px;font-weight:300;text-align:right}.widget .left .link,.widget .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.widget .left .percentage,.widget .right .percentage{align-items:center;display:flex;font-size:14px}.widget .left .percentage.positive,.widget .right .percentage.positive{color:green}.widget .left .percentage.negative,.widget .right .percentage.negative{color:red}.widget .left .icon,.widget .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.chart{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);color:gray;padding:10px}.chart .title{margin-bottom:20px}.chart .chartGrid{stroke:#e4e1e1}.table{height:90%;width:100%}.table .cellWrapper{align-items:center;display:flex}.table .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.table .status{border-radius:5px;padding:5px}.table .status.Approved{background-color:rgba(0,128,0,.151);color:green}.table .status.Pending{background-color:rgba(189,189,3,.103);color:#daa520}.ModalGeneral{border-radius:10px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;flex:1 1;height:100px;justify-content:space-between;padding:10px}.ModalGeneral .left,.ModalGeneral .right{display:flex;flex-direction:column;justify-content:space-between}.ModalGeneral .left .title,.ModalGeneral .right .title{color:#a0a0a0;font-size:14px;font-weight:700}.ModalGeneral .left .counter,.ModalGeneral .right .counter{font-size:28px;font-weight:300}.ModalGeneral .left .link,.ModalGeneral .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.ModalGeneral .left .percentage,.ModalGeneral .right .percentage{align-items:center;display:flex;font-size:14px}.ModalGeneral .left .percentage.positive,.ModalGeneral .right .percentage.positive{color:green}.ModalGeneral .left .percentage.negative,.ModalGeneral .right .percentage.negative{color:red}.ModalGeneral .left .icon,.ModalGeneral .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}@media screen and (min-width:681px){.contenedorchangepw .boxPending{display:flex;gap:40px;width:100vw}.contenedorchangepw .boxPending .texto{color:#555}.contenedorchangepw .boxPending .formInput{margin-top:20px}.contenedorchangepw .boxPending .Botones{display:flex;justify-content:space-around}.contenedorchangepw .boxPending .Botones button{background-color:#d7a200;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.contenedorchangepw .boxPending .Mensaje3{color:#555}}.contentloader{align-items:center;background-color:rgba(0,0,0,.808);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:3}.contentloader .loader{border:0 solid transparent;border-radius:50%;height:100px;width:100px}.contentloader .loader:after,.contentloader .loader:before{-webkit-animation:loader 2s linear infinite;animation:loader 2s linear infinite;border:7px solid #d7a200;border-radius:50%;content:"";height:inherit;opacity:0;position:absolute;width:inherit}.contentloader .loader:before{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes loader{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes loader{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@media (prefers-color-scheme:dark){.w-tc-editor{--color-fg-default:#c9d1d9;--color-canvas-subtle:#161b22;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-markup-bold:#c9d1d9}}@media (prefers-color-scheme:light){.w-tc-editor{--color-fg-default:#24292f;--color-canvas-subtle:#f6f8fa;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-markup-bold:#24292f}}.w-tc-editor[data-color-mode*=dark],[data-color-mode*=dark] .w-tc-editor,[data-color-mode*=dark] .w-tc-editor-var,body[data-color-mode*=dark]{--color-fg-default:#c9d1d9;--color-canvas-subtle:#161b22;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-markup-bold:#c9d1d9}.w-tc-editor[data-color-mode*=light],[data-color-mode*=light] .w-tc-editor,[data-color-mode*=light] .w-tc-editor-var,body[data-color-mode*=light]{--color-fg-default:#24292f;--color-canvas-subtle:#f6f8fa;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-markup-bold:#24292f}.w-tc-editor{background-color:var(--color-canvas-subtle);color:var(--color-fg-default);font-family:inherit;font-size:12px}.w-tc-editor-preview,.w-tc-editor-text{min-height:16px}.w-tc-editor-preview pre{font-family:inherit;font-size:inherit;margin:0;padding:0;white-space:inherit}.w-tc-editor-preview pre code{font-family:inherit}.w-tc-editor code[class*=language-] .token.cdata,.w-tc-editor code[class*=language-] .token.comment,.w-tc-editor code[class*=language-] .token.doctype,.w-tc-editor code[class*=language-] .token.prolog,.w-tc-editor pre[class*=language-] .token.cdata,.w-tc-editor pre[class*=language-] .token.comment,.w-tc-editor pre[class*=language-] .token.doctype,.w-tc-editor pre[class*=language-] .token.prolog{color:var(--color-prettylights-syntax-comment)}.w-tc-editor code[class*=language-] .token.punctuation,.w-tc-editor pre[class*=language-] .token.punctuation{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.w-tc-editor code[class*=language-] .namespace,.w-tc-editor pre[class*=language-] .namespace{opacity:.7}.w-tc-editor code[class*=language-] .token.boolean,.w-tc-editor code[class*=language-] .token.constant,.w-tc-editor code[class*=language-] .token.deleted,.w-tc-editor code[class*=language-] .token.number,.w-tc-editor code[class*=language-] .token.symbol,.w-tc-editor pre[class*=language-] .token.boolean,.w-tc-editor pre[class*=language-] .token.constant,.w-tc-editor pre[class*=language-] .token.deleted,.w-tc-editor pre[class*=language-] .token.number,.w-tc-editor pre[class*=language-] .token.symbol{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .style .token.string,.w-tc-editor code[class*=language-] .token.builtin,.w-tc-editor code[class*=language-] .token.char,.w-tc-editor code[class*=language-] .token.entity,.w-tc-editor code[class*=language-] .token.inserted,.w-tc-editor code[class*=language-] .token.operator,.w-tc-editor code[class*=language-] .token.property,.w-tc-editor code[class*=language-] .token.selector,.w-tc-editor code[class*=language-] .token.string,.w-tc-editor code[class*=language-] .token.url,.w-tc-editor pre[class*=language-] .style .token.string,.w-tc-editor pre[class*=language-] .token.builtin,.w-tc-editor pre[class*=language-] .token.char,.w-tc-editor pre[class*=language-] .token.entity,.w-tc-editor pre[class*=language-] .token.inserted,.w-tc-editor pre[class*=language-] .token.operator,.w-tc-editor pre[class*=language-] .token.property,.w-tc-editor pre[class*=language-] .token.selector,.w-tc-editor pre[class*=language-] .token.string,.w-tc-editor pre[class*=language-] .token.url{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.atrule,.w-tc-editor code[class*=language-] .token.keyword,.w-tc-editor code[class*=language-] .token.property-access .token.method,.w-tc-editor pre[class*=language-] .token.atrule,.w-tc-editor pre[class*=language-] .token.keyword,.w-tc-editor pre[class*=language-] .token.property-access .token.method{color:var(--color-prettylights-syntax-keyword)}.w-tc-editor code[class*=language-] .token.function,.w-tc-editor pre[class*=language-] .token.function{color:var(--color-prettylights-syntax-string)}.w-tc-editor code[class*=language-] .token.important,.w-tc-editor code[class*=language-] .token.regex,.w-tc-editor code[class*=language-] .token.variable,.w-tc-editor pre[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.regex,.w-tc-editor pre[class*=language-] .token.variable{color:var(--color-prettylights-syntax-string-regexp)}.w-tc-editor code[class*=language-] .token.bold,.w-tc-editor code[class*=language-] .token.important,.w-tc-editor pre[class*=language-] .token.bold,.w-tc-editor pre[class*=language-] .token.important{color:var(--color-prettylights-syntax-markup-bold)}.w-tc-editor code[class*=language-] .token.tag,.w-tc-editor pre[class*=language-] .token.tag{color:var(--color-prettylights-syntax-entity-tag)}.w-tc-editor code[class*=language-] .token.attr-name,.w-tc-editor code[class*=language-] .token.attr-value,.w-tc-editor pre[class*=language-] .token.attr-name,.w-tc-editor pre[class*=language-] .token.attr-value{color:var(--color-prettylights-syntax-constant)}.w-tc-editor code[class*=language-] .token.class-name,.w-tc-editor code[class*=language-] .token.selector .class,.w-tc-editor pre[class*=language-] .token.class-name,.w-tc-editor pre[class*=language-] .token.selector .class{color:var(--color-prettylights-syntax-entity)}.contenedorchangepw{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;padding:10%}@media screen and (min-width:681px){.contenedorchangepw .boxPending{align-items:center;display:flex;gap:40px;justify-content:center;width:100vw}.contenedorchangepw .boxPending .texto{color:#555}.contenedorchangepw .boxPending .formInput{margin-top:20px}.contenedorchangepw .boxPending .Botones{display:flex;gap:10px;justify-content:space-around}.contenedorchangepw .boxPending .Botones button{background-color:#d7a200;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.contenedorchangepw .boxPending .Mensaje3{color:#555}}@media screen and (max-width:681px){.contenedorchangepw .boxPending{gap:40px;width:100vw}.contenedorchangepw .boxPending .texto{color:#555}.contenedorchangepw .boxPending .formInput{margin-top:20px}.contenedorchangepw .boxPending .Botones{display:flex;justify-content:space-around}.contenedorchangepw .boxPending .Botones button{background-color:#d7a200;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.contenedorchangepw .boxPending .Mensaje3{color:#555}}.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!important}.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:4243ms;animation-delay:4243ms;-webkit-animation-duration:28882ms;animation-duration:28882ms;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;height:4px;width:4px}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-104vh,0);transform:translate3d(48vw,-104vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-104vh,0);transform:translate3d(48vw,-104vh,0)}}.circle-container1:first-child .circle{-webkit-animation-delay:2227ms;animation-delay:2227ms}.circle-container1:nth-child(2){-webkit-animation-delay:29104ms;animation-delay:29104ms;-webkit-animation-duration:31515ms;animation-duration:31515ms;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;height:1px;width:1px}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(77vw,-139vh,0);transform:translate3d(77vw,-139vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(77vw,-139vh,0);transform:translate3d(77vw,-139vh,0)}}.circle-container1:nth-child(2) .circle{-webkit-animation-delay:3174ms;animation-delay:3174ms}.circle-container1:nth-child(3){-webkit-animation-delay:31577ms;animation-delay:31577ms;-webkit-animation-duration:36242ms;animation-duration:36242ms;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;height:6px;width:6px}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(49vw,-112vh,0);transform:translate3d(49vw,-112vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(49vw,-112vh,0);transform:translate3d(49vw,-112vh,0)}}.circle-container1:nth-child(3) .circle{-webkit-animation-delay:919ms;animation-delay:919ms}.circle-container1:nth-child(4){-webkit-animation-delay:21089ms;animation-delay:21089ms;-webkit-animation-duration:36415ms;animation-duration:36415ms;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;height:6px;width:6px}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(24vw,103vh,0);transform:translate3d(24vw,103vh,0)}to{-webkit-transform:translate3d(75vw,-113vh,0);transform:translate3d(75vw,-113vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(24vw,103vh,0);transform:translate3d(24vw,103vh,0)}to{-webkit-transform:translate3d(75vw,-113vh,0);transform:translate3d(75vw,-113vh,0)}}.circle-container1:nth-child(4) .circle{-webkit-animation-delay:288ms;animation-delay:288ms}.circle-container1:nth-child(5){-webkit-animation-delay:26107ms;animation-delay:26107ms;-webkit-animation-duration:30096ms;animation-duration:30096ms;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;height:6px;width:6px}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(75vw,104vh,0);transform:translate3d(75vw,104vh,0)}to{-webkit-transform:translate3d(1vw,-107vh,0);transform:translate3d(1vw,-107vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(75vw,104vh,0);transform:translate3d(75vw,104vh,0)}to{-webkit-transform:translate3d(1vw,-107vh,0);transform:translate3d(1vw,-107vh,0)}}.circle-container1:nth-child(5) .circle{-webkit-animation-delay:838ms;animation-delay:838ms}.circle-container1:nth-child(6){-webkit-animation-delay:3997ms;animation-delay:3997ms;-webkit-animation-duration:31766ms;animation-duration:31766ms;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;height:8px;width:8px}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(17vw,-124vh,0);transform:translate3d(17vw,-124vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(17vw,-124vh,0);transform:translate3d(17vw,-124vh,0)}}.circle-container1:nth-child(6) .circle{-webkit-animation-delay:1463ms;animation-delay:1463ms}.circle-container1:nth-child(7){-webkit-animation-delay:32573ms;animation-delay:32573ms;-webkit-animation-duration:29422ms;animation-duration:29422ms;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;height:8px;width:8px}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(12vw,110vh,0);transform:translate3d(12vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-125vh,0);transform:translate3d(66vw,-125vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(12vw,110vh,0);transform:translate3d(12vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-125vh,0);transform:translate3d(66vw,-125vh,0)}}.circle-container1:nth-child(7) .circle{-webkit-animation-delay:1253ms;animation-delay:1253ms}.circle-container1:nth-child(8){-webkit-animation-delay:21257ms;animation-delay:21257ms;-webkit-animation-duration:36025ms;animation-duration:36025ms;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;height:4px;width:4px}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(79vw,105vh,0);transform:translate3d(79vw,105vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(79vw,105vh,0);transform:translate3d(79vw,105vh,0)}to{-webkit-transform:translate3d(1vw,-133vh,0);transform:translate3d(1vw,-133vh,0)}}.circle-container1:nth-child(8) .circle{-webkit-animation-delay:2.66s;animation-delay:2.66s}.circle-container1:nth-child(9){-webkit-animation-delay:4677ms;animation-delay:4677ms;-webkit-animation-duration:34548ms;animation-duration:34548ms;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;height:6px;width:6px}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(11vw,-122vh,0);transform:translate3d(11vw,-122vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(11vw,-122vh,0);transform:translate3d(11vw,-122vh,0)}}.circle-container1:nth-child(9) .circle{-webkit-animation-delay:3713ms;animation-delay:3713ms}.circle-container1:nth-child(10){-webkit-animation-delay:22943ms;animation-delay:22943ms;-webkit-animation-duration:35404ms;animation-duration:35404ms;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;height:3px;width:3px}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(16vw,101vh,0);transform:translate3d(16vw,101vh,0)}to{-webkit-transform:translate3d(22vw,-102vh,0);transform:translate3d(22vw,-102vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(16vw,101vh,0);transform:translate3d(16vw,101vh,0)}to{-webkit-transform:translate3d(22vw,-102vh,0);transform:translate3d(22vw,-102vh,0)}}.circle-container1:nth-child(10) .circle{-webkit-animation-delay:529ms;animation-delay:529ms}.circle-container1:nth-child(11){-webkit-animation-delay:5568ms;animation-delay:5568ms;-webkit-animation-duration:33409ms;animation-duration:33409ms;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;height:5px;width:5px}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-135vh,0);transform:translate3d(68vw,-135vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-135vh,0);transform:translate3d(68vw,-135vh,0)}}.circle-container1:nth-child(11) .circle{-webkit-animation-delay:.36s;animation-delay:.36s}.circle-container1:nth-child(12){-webkit-animation-delay:25772ms;animation-delay:25772ms;-webkit-animation-duration:34706ms;animation-duration:34706ms;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;height:1px;width:1px}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-131vh,0);transform:translate3d(47vw,-131vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-131vh,0);transform:translate3d(47vw,-131vh,0)}}.circle-container1:nth-child(12) .circle{-webkit-animation-delay:3986ms;animation-delay:3986ms}.circle-container1:nth-child(13){-webkit-animation-delay:34889ms;animation-delay:34889ms;-webkit-animation-duration:36659ms;animation-duration:36659ms;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;height:4px;width:4px}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-132vh,0);transform:translate3d(40vw,-132vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-132vh,0);transform:translate3d(40vw,-132vh,0)}}.circle-container1:nth-child(13) .circle{-webkit-animation-delay:2669ms;animation-delay:2669ms}.circle-container1:nth-child(14){-webkit-animation-delay:13253ms;animation-delay:13253ms;-webkit-animation-duration:35233ms;animation-duration:35233ms;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;height:3px;width:3px}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(70vw,106vh,0);transform:translate3d(70vw,106vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(70vw,106vh,0);transform:translate3d(70vw,106vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}.circle-container1:nth-child(14) .circle{-webkit-animation-delay:3769ms;animation-delay:3769ms}.circle-container1:nth-child(15){-webkit-animation-delay:29905ms;animation-delay:29905ms;-webkit-animation-duration:36252ms;animation-duration:36252ms;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;height:7px;width:7px}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(79vw,102vh,0);transform:translate3d(79vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-106vh,0);transform:translate3d(35vw,-106vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(79vw,102vh,0);transform:translate3d(79vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-106vh,0);transform:translate3d(35vw,-106vh,0)}}.circle-container1:nth-child(15) .circle{-webkit-animation-delay:2929ms;animation-delay:2929ms}.circle-container1:nth-child(16){-webkit-animation-delay:10428ms;animation-delay:10428ms;-webkit-animation-duration:29082ms;animation-duration:29082ms;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;height:5px;width:5px}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-139vh,0);transform:translate3d(93vw,-139vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-139vh,0);transform:translate3d(93vw,-139vh,0)}}.circle-container1:nth-child(16) .circle{-webkit-animation-delay:1283ms;animation-delay:1283ms}.circle-container1:nth-child(17){-webkit-animation-delay:10058ms;animation-delay:10058ms;-webkit-animation-duration:36902ms;animation-duration:36902ms;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;height:2px;width:2px}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(71vw,101vh,0);transform:translate3d(71vw,101vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(71vw,101vh,0);transform:translate3d(71vw,101vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}.circle-container1:nth-child(17) .circle{-webkit-animation-delay:3943ms;animation-delay:3943ms}.circle-container1:nth-child(18){-webkit-animation-delay:30.06s;animation-delay:30.06s;-webkit-animation-duration:36922ms;animation-duration:36922ms;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;height:3px;width:3px}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(60vw,109vh,0);transform:translate3d(60vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-121vh,0);transform:translate3d(89vw,-121vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(60vw,109vh,0);transform:translate3d(60vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-121vh,0);transform:translate3d(89vw,-121vh,0)}}.circle-container1:nth-child(18) .circle{-webkit-animation-delay:1396ms;animation-delay:1396ms}.circle-container1:nth-child(19){-webkit-animation-delay:26542ms;animation-delay:26542ms;-webkit-animation-duration:32379ms;animation-duration:32379ms;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;height:6px;width:6px}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(63vw,101vh,0);transform:translate3d(63vw,101vh,0)}to{-webkit-transform:translate3d(22vw,-124vh,0);transform:translate3d(22vw,-124vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(63vw,101vh,0);transform:translate3d(63vw,101vh,0)}to{-webkit-transform:translate3d(22vw,-124vh,0);transform:translate3d(22vw,-124vh,0)}}.circle-container1:nth-child(19) .circle{-webkit-animation-delay:2528ms;animation-delay:2528ms}.circle-container1:nth-child(20){-webkit-animation-delay:35.79s;animation-delay:35.79s;-webkit-animation-duration:30975ms;animation-duration:30975ms;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;height:6px;width:6px}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(31vw,110vh,0);transform:translate3d(31vw,110vh,0)}to{-webkit-transform:translate3d(94vw,-111vh,0);transform:translate3d(94vw,-111vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(31vw,110vh,0);transform:translate3d(31vw,110vh,0)}to{-webkit-transform:translate3d(94vw,-111vh,0);transform:translate3d(94vw,-111vh,0)}}.circle-container1:nth-child(20) .circle{-webkit-animation-delay:3332ms;animation-delay:3332ms}.circle-container1:nth-child(21){-webkit-animation-delay:25087ms;animation-delay:25087ms;-webkit-animation-duration:33.03s;animation-duration:33.03s;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;height:8px;width:8px}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(71vw,-114vh,0);transform:translate3d(71vw,-114vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(71vw,-114vh,0);transform:translate3d(71vw,-114vh,0)}}.circle-container1:nth-child(21) .circle{-webkit-animation-delay:1723ms;animation-delay:1723ms}.circle-container1:nth-child(22){-webkit-animation-delay:14009ms;animation-delay:14009ms;-webkit-animation-duration:29337ms;animation-duration:29337ms;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;height:1px;width:1px}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-129vh,0);transform:translate3d(99vw,-129vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-129vh,0);transform:translate3d(99vw,-129vh,0)}}.circle-container1:nth-child(22) .circle{-webkit-animation-delay:2635ms;animation-delay:2635ms}.circle-container1:nth-child(23){-webkit-animation-delay:18921ms;animation-delay:18921ms;-webkit-animation-duration:32184ms;animation-duration:32184ms;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;height:8px;width:8px}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(54vw,101vh,0);transform:translate3d(54vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-131vh,0);transform:translate3d(14vw,-131vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(54vw,101vh,0);transform:translate3d(54vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-131vh,0);transform:translate3d(14vw,-131vh,0)}}.circle-container1:nth-child(23) .circle{-webkit-animation-delay:933ms;animation-delay:933ms}.circle-container1:nth-child(24){-webkit-animation-delay:18921ms;animation-delay:18921ms;-webkit-animation-duration:33.34s;animation-duration:33.34s;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;height:8px;width:8px}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(70vw,-123vh,0);transform:translate3d(70vw,-123vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(55vw,101vh,0);transform:translate3d(55vw,101vh,0)}to{-webkit-transform:translate3d(70vw,-123vh,0);transform:translate3d(70vw,-123vh,0)}}.circle-container1:nth-child(24) .circle{-webkit-animation-delay:2.36s;animation-delay:2.36s}.circle-container1:nth-child(25){-webkit-animation-delay:17.93s;animation-delay:17.93s;-webkit-animation-duration:28004ms;animation-duration:28004ms;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;height:4px;width:4px}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(71vw,102vh,0);transform:translate3d(71vw,102vh,0)}to{-webkit-transform:translate3d(51vw,-117vh,0);transform:translate3d(51vw,-117vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(71vw,102vh,0);transform:translate3d(71vw,102vh,0)}to{-webkit-transform:translate3d(51vw,-117vh,0);transform:translate3d(51vw,-117vh,0)}}.circle-container1:nth-child(25) .circle{-webkit-animation-delay:2234ms;animation-delay:2234ms}.circle-container1:nth-child(26){-webkit-animation-delay:3901ms;animation-delay:3901ms;-webkit-animation-duration:35449ms;animation-duration:35449ms;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;height:1px;width:1px}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(71vw,101vh,0);transform:translate3d(71vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-109vh,0);transform:translate3d(5vw,-109vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(71vw,101vh,0);transform:translate3d(71vw,101vh,0)}to{-webkit-transform:translate3d(5vw,-109vh,0);transform:translate3d(5vw,-109vh,0)}}.circle-container1:nth-child(26) .circle{-webkit-animation-delay:3446ms;animation-delay:3446ms}.circle-container1:nth-child(27){-webkit-animation-delay:626ms;animation-delay:626ms;-webkit-animation-duration:34712ms;animation-duration:34712ms;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;height:5px;width:5px}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-110vh,0);transform:translate3d(25vw,-110vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-110vh,0);transform:translate3d(25vw,-110vh,0)}}.circle-container1:nth-child(27) .circle{-webkit-animation-delay:1679ms;animation-delay:1679ms}.circle-container1:nth-child(28){-webkit-animation-delay:8947ms;animation-delay:8947ms;-webkit-animation-duration:30581ms;animation-duration:30581ms;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;height:1px;width:1px}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(29vw,107vh,0);transform:translate3d(29vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-133vh,0);transform:translate3d(92vw,-133vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(29vw,107vh,0);transform:translate3d(29vw,107vh,0)}to{-webkit-transform:translate3d(92vw,-133vh,0);transform:translate3d(92vw,-133vh,0)}}.circle-container1:nth-child(28) .circle{-webkit-animation-delay:1825ms;animation-delay:1825ms}.circle-container1:nth-child(29){-webkit-animation-delay:24237ms;animation-delay:24237ms;-webkit-animation-duration:31218ms;animation-duration:31218ms;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;height:6px;width:6px}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(85vw,-109vh,0);transform:translate3d(85vw,-109vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(31vw,108vh,0);transform:translate3d(31vw,108vh,0)}to{-webkit-transform:translate3d(85vw,-109vh,0);transform:translate3d(85vw,-109vh,0)}}.circle-container1:nth-child(29) .circle{-webkit-animation-delay:1534ms;animation-delay:1534ms}.circle-container1:nth-child(30){-webkit-animation-delay:8188ms;animation-delay:8188ms;-webkit-animation-duration:33.26s;animation-duration:33.26s;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;height:5px;width:5px}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-132vh,0);transform:translate3d(93vw,-132vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-132vh,0);transform:translate3d(93vw,-132vh,0)}}.circle-container1:nth-child(30) .circle{-webkit-animation-delay:2148ms;animation-delay:2148ms}.circle-container1:nth-child(31){-webkit-animation-delay:1827ms;animation-delay:1827ms;-webkit-animation-duration:28496ms;animation-duration:28496ms;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;height:2px;width:2px}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(98vw,103vh,0);transform:translate3d(98vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-124vh,0);transform:translate3d(55vw,-124vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(98vw,103vh,0);transform:translate3d(98vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-124vh,0);transform:translate3d(55vw,-124vh,0)}}.circle-container1:nth-child(31) .circle{-webkit-animation-delay:2098ms;animation-delay:2098ms}.circle-container1:nth-child(32){-webkit-animation-delay:6354ms;animation-delay:6354ms;-webkit-animation-duration:32628ms;animation-duration:32628ms;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;height:1px;width:1px}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(8vw,101vh,0);transform:translate3d(8vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(8vw,101vh,0);transform:translate3d(8vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}.circle-container1:nth-child(32) .circle{-webkit-animation-delay:2273ms;animation-delay:2273ms}.circle-container1:nth-child(33){-webkit-animation-delay:20008ms;animation-delay:20008ms;-webkit-animation-duration:31867ms;animation-duration:31867ms;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;height:1px;width:1px}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(81vw,-136vh,0);transform:translate3d(81vw,-136vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(81vw,-136vh,0);transform:translate3d(81vw,-136vh,0)}}.circle-container1:nth-child(33) .circle{-webkit-animation-delay:2084ms;animation-delay:2084ms}.circle-container1:nth-child(34){-webkit-animation-delay:19909ms;animation-delay:19909ms;-webkit-animation-duration:29898ms;animation-duration:29898ms;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;height:1px;width:1px}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(40vw,104vh,0);transform:translate3d(40vw,104vh,0)}to{-webkit-transform:translate3d(8vw,-107vh,0);transform:translate3d(8vw,-107vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(40vw,104vh,0);transform:translate3d(40vw,104vh,0)}to{-webkit-transform:translate3d(8vw,-107vh,0);transform:translate3d(8vw,-107vh,0)}}.circle-container1:nth-child(34) .circle{-webkit-animation-delay:1393ms;animation-delay:1393ms}.circle-container1:nth-child(35){-webkit-animation-delay:20839ms;animation-delay:20839ms;-webkit-animation-duration:36847ms;animation-duration:36847ms;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;height:2px;width:2px}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(44vw,101vh,0);transform:translate3d(44vw,101vh,0)}to{-webkit-transform:translate3d(70vw,-124vh,0);transform:translate3d(70vw,-124vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(44vw,101vh,0);transform:translate3d(44vw,101vh,0)}to{-webkit-transform:translate3d(70vw,-124vh,0);transform:translate3d(70vw,-124vh,0)}}.circle-container1:nth-child(35) .circle{-webkit-animation-delay:545ms;animation-delay:545ms}.circle-container1:nth-child(36){-webkit-animation-delay:14787ms;animation-delay:14787ms;-webkit-animation-duration:29069ms;animation-duration:29069ms;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;height:2px;width:2px}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(15vw,-125vh,0);transform:translate3d(15vw,-125vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(37vw,109vh,0);transform:translate3d(37vw,109vh,0)}to{-webkit-transform:translate3d(15vw,-125vh,0);transform:translate3d(15vw,-125vh,0)}}.circle-container1:nth-child(36) .circle{-webkit-animation-delay:721ms;animation-delay:721ms}.circle-container1:nth-child(37){-webkit-animation-delay:20363ms;animation-delay:20363ms;-webkit-animation-duration:34587ms;animation-duration:34587ms;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;height:2px;width:2px}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(56vw,104vh,0);transform:translate3d(56vw,104vh,0)}to{-webkit-transform:translate3d(2vw,-126vh,0);transform:translate3d(2vw,-126vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(56vw,104vh,0);transform:translate3d(56vw,104vh,0)}to{-webkit-transform:translate3d(2vw,-126vh,0);transform:translate3d(2vw,-126vh,0)}}.circle-container1:nth-child(37) .circle{-webkit-animation-delay:848ms;animation-delay:848ms}.circle-container1:nth-child(38){-webkit-animation-delay:20.56s;animation-delay:20.56s;-webkit-animation-duration:32025ms;animation-duration:32025ms;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;height:6px;width:6px}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(61vw,108vh,0);transform:translate3d(61vw,108vh,0)}to{-webkit-transform:translate3d(1vw,-135vh,0);transform:translate3d(1vw,-135vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(61vw,108vh,0);transform:translate3d(61vw,108vh,0)}to{-webkit-transform:translate3d(1vw,-135vh,0);transform:translate3d(1vw,-135vh,0)}}.circle-container1:nth-child(38) .circle{-webkit-animation-delay:1639ms;animation-delay:1639ms}.circle-container1:nth-child(39){-webkit-animation-delay:27156ms;animation-delay:27156ms;-webkit-animation-duration:31.79s;animation-duration:31.79s;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;height:8px;width:8px}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(10vw,105vh,0);transform:translate3d(10vw,105vh,0)}to{-webkit-transform:translate3d(39vw,-106vh,0);transform:translate3d(39vw,-106vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(10vw,105vh,0);transform:translate3d(10vw,105vh,0)}to{-webkit-transform:translate3d(39vw,-106vh,0);transform:translate3d(39vw,-106vh,0)}}.circle-container1:nth-child(39) .circle{-webkit-animation-delay:3528ms;animation-delay:3528ms}.circle-container1:nth-child(40){-webkit-animation-delay:27167ms;animation-delay:27167ms;-webkit-animation-duration:36524ms;animation-duration:36524ms;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;height:5px;width:5px}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(45vw,105vh,0);transform:translate3d(45vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-111vh,0);transform:translate3d(56vw,-111vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(45vw,105vh,0);transform:translate3d(45vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-111vh,0);transform:translate3d(56vw,-111vh,0)}}.circle-container1:nth-child(40) .circle{-webkit-animation-delay:3583ms;animation-delay:3583ms}.circle-container1:nth-child(41){-webkit-animation-delay:12.89s;animation-delay:12.89s;-webkit-animation-duration:28224ms;animation-duration:28224ms;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;height:5px;width:5px}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(53vw,103vh,0);transform:translate3d(53vw,103vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(53vw,103vh,0);transform:translate3d(53vw,103vh,0)}to{-webkit-transform:translate3d(67vw,-133vh,0);transform:translate3d(67vw,-133vh,0)}}.circle-container1:nth-child(41) .circle{-webkit-animation-delay:2717ms;animation-delay:2717ms}.circle-container1:nth-child(42){-webkit-animation-delay:17792ms;animation-delay:17792ms;-webkit-animation-duration:30818ms;animation-duration:30818ms;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;height:7px;width:7px}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(7vw,-131vh,0);transform:translate3d(7vw,-131vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(7vw,-131vh,0);transform:translate3d(7vw,-131vh,0)}}.circle-container1:nth-child(42) .circle{-webkit-animation-delay:2096ms;animation-delay:2096ms}.circle-container1:nth-child(43){-webkit-animation-delay:10.29s;animation-delay:10.29s;-webkit-animation-duration:30554ms;animation-duration:30554ms;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;height:4px;width:4px}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(83vw,103vh,0);transform:translate3d(83vw,103vh,0)}to{-webkit-transform:translate3d(46vw,-113vh,0);transform:translate3d(46vw,-113vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(83vw,103vh,0);transform:translate3d(83vw,103vh,0)}to{-webkit-transform:translate3d(46vw,-113vh,0);transform:translate3d(46vw,-113vh,0)}}.circle-container1:nth-child(43) .circle{-webkit-animation-delay:1338ms;animation-delay:1338ms}.circle-container1:nth-child(44){-webkit-animation-delay:17171ms;animation-delay:17171ms;-webkit-animation-duration:29906ms;animation-duration:29906ms;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;height:1px;width:1px}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(62vw,103vh,0);transform:translate3d(62vw,103vh,0)}to{-webkit-transform:translate3d(16vw,-117vh,0);transform:translate3d(16vw,-117vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(62vw,103vh,0);transform:translate3d(62vw,103vh,0)}to{-webkit-transform:translate3d(16vw,-117vh,0);transform:translate3d(16vw,-117vh,0)}}.circle-container1:nth-child(44) .circle{-webkit-animation-delay:2196ms;animation-delay:2196ms}.circle-container1:nth-child(45){-webkit-animation-delay:22169ms;animation-delay:22169ms;-webkit-animation-duration:36596ms;animation-duration:36596ms;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;height:2px;width:2px}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(52vw,-121vh,0);transform:translate3d(52vw,-121vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(52vw,-121vh,0);transform:translate3d(52vw,-121vh,0)}}.circle-container1:nth-child(45) .circle{-webkit-animation-delay:3157ms;animation-delay:3157ms}.circle-container1:nth-child(46){-webkit-animation-delay:2634ms;animation-delay:2634ms;-webkit-animation-duration:29087ms;animation-duration:29087ms;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;height:4px;width:4px}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(93vw,101vh,0);transform:translate3d(93vw,101vh,0)}to{-webkit-transform:translate3d(60vw,-112vh,0);transform:translate3d(60vw,-112vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(93vw,101vh,0);transform:translate3d(93vw,101vh,0)}to{-webkit-transform:translate3d(60vw,-112vh,0);transform:translate3d(60vw,-112vh,0)}}.circle-container1:nth-child(46) .circle{-webkit-animation-delay:3334ms;animation-delay:3334ms}.circle-container1:nth-child(47){-webkit-animation-delay:6.32s;animation-delay:6.32s;-webkit-animation-duration:32.82s;animation-duration:32.82s;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;height:8px;width:8px}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(79vw,103vh,0);transform:translate3d(79vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-112vh,0);transform:translate3d(27vw,-112vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(79vw,103vh,0);transform:translate3d(79vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-112vh,0);transform:translate3d(27vw,-112vh,0)}}.circle-container1:nth-child(47) .circle{-webkit-animation-delay:3046ms;animation-delay:3046ms}.circle-container1:nth-child(48){-webkit-animation-delay:3.53s;animation-delay:3.53s;-webkit-animation-duration:36181ms;animation-duration:36181ms;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;height:4px;width:4px}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(61vw,109vh,0);transform:translate3d(61vw,109vh,0)}to{-webkit-transform:translate3d(6vw,-131vh,0);transform:translate3d(6vw,-131vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(61vw,109vh,0);transform:translate3d(61vw,109vh,0)}to{-webkit-transform:translate3d(6vw,-131vh,0);transform:translate3d(6vw,-131vh,0)}}.circle-container1:nth-child(48) .circle{-webkit-animation-delay:3.58s;animation-delay:3.58s}.circle-container1:nth-child(49){-webkit-animation-delay:9084ms;animation-delay:9084ms;-webkit-animation-duration:28584ms;animation-duration:28584ms;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;height:3px;width:3px}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(47vw,108vh,0);transform:translate3d(47vw,108vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(47vw,108vh,0);transform:translate3d(47vw,108vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}.circle-container1:nth-child(49) .circle{-webkit-animation-delay:2105ms;animation-delay:2105ms}.circle-container1:nth-child(50){-webkit-animation-delay:32464ms;animation-delay:32464ms;-webkit-animation-duration:31647ms;animation-duration:31647ms;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;height:8px;width:8px}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(56vw,102vh,0);transform:translate3d(56vw,102vh,0)}to{-webkit-transform:translate3d(85vw,-131vh,0);transform:translate3d(85vw,-131vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(56vw,102vh,0);transform:translate3d(56vw,102vh,0)}to{-webkit-transform:translate3d(85vw,-131vh,0);transform:translate3d(85vw,-131vh,0)}}.circle-container1:nth-child(50) .circle{-webkit-animation-delay:104ms;animation-delay:104ms}.circle-container1:nth-child(51){-webkit-animation-delay:16.85s;animation-delay:16.85s;-webkit-animation-duration:28835ms;animation-duration:28835ms;-webkit-animation-name:move-frames-51;animation-name:move-frames-51;height:5px;width:5px}@-webkit-keyframes move-frames-51{0%{-webkit-transform:translate3d(23vw,102vh,0);transform:translate3d(23vw,102vh,0)}to{-webkit-transform:translate3d(44vw,-122vh,0);transform:translate3d(44vw,-122vh,0)}}@keyframes move-frames-51{0%{-webkit-transform:translate3d(23vw,102vh,0);transform:translate3d(23vw,102vh,0)}to{-webkit-transform:translate3d(44vw,-122vh,0);transform:translate3d(44vw,-122vh,0)}}.circle-container1:nth-child(51) .circle{-webkit-animation-delay:1018ms;animation-delay:1018ms}.circle-container1:nth-child(52){-webkit-animation-delay:2306ms;animation-delay:2306ms;-webkit-animation-duration:35527ms;animation-duration:35527ms;-webkit-animation-name:move-frames-52;animation-name:move-frames-52;height:6px;width:6px}@-webkit-keyframes move-frames-52{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(21vw,-115vh,0);transform:translate3d(21vw,-115vh,0)}}@keyframes move-frames-52{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(21vw,-115vh,0);transform:translate3d(21vw,-115vh,0)}}.circle-container1:nth-child(52) .circle{-webkit-animation-delay:1928ms;animation-delay:1928ms}.circle-container1:nth-child(53){-webkit-animation-delay:26274ms;animation-delay:26274ms;-webkit-animation-duration:32533ms;animation-duration:32533ms;-webkit-animation-name:move-frames-53;animation-name:move-frames-53;height:8px;width:8px}@-webkit-keyframes move-frames-53{0%{-webkit-transform:translate3d(3vw,101vh,0);transform:translate3d(3vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-122vh,0);transform:translate3d(91vw,-122vh,0)}}@keyframes move-frames-53{0%{-webkit-transform:translate3d(3vw,101vh,0);transform:translate3d(3vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-122vh,0);transform:translate3d(91vw,-122vh,0)}}.circle-container1:nth-child(53) .circle{-webkit-animation-delay:667ms;animation-delay:667ms}.circle-container1:nth-child(54){-webkit-animation-delay:12006ms;animation-delay:12006ms;-webkit-animation-duration:34926ms;animation-duration:34926ms;-webkit-animation-name:move-frames-54;animation-name:move-frames-54;height:1px;width:1px}@-webkit-keyframes move-frames-54{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-134vh,0);transform:translate3d(78vw,-134vh,0)}}@keyframes move-frames-54{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-134vh,0);transform:translate3d(78vw,-134vh,0)}}.circle-container1:nth-child(54) .circle{-webkit-animation-delay:402ms;animation-delay:402ms}.circle-container1:nth-child(55){-webkit-animation-delay:35967ms;animation-delay:35967ms;-webkit-animation-duration:32635ms;animation-duration:32635ms;-webkit-animation-name:move-frames-55;animation-name:move-frames-55;height:3px;width:3px}@-webkit-keyframes move-frames-55{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(57vw,-113vh,0);transform:translate3d(57vw,-113vh,0)}}@keyframes move-frames-55{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(57vw,-113vh,0);transform:translate3d(57vw,-113vh,0)}}.circle-container1:nth-child(55) .circle{-webkit-animation-delay:1187ms;animation-delay:1187ms}.circle-container1:nth-child(56){-webkit-animation-delay:19786ms;animation-delay:19786ms;-webkit-animation-duration:34269ms;animation-duration:34269ms;-webkit-animation-name:move-frames-56;animation-name:move-frames-56;height:7px;width:7px}@-webkit-keyframes move-frames-56{0%{-webkit-transform:translate3d(97vw,102vh,0);transform:translate3d(97vw,102vh,0)}to{-webkit-transform:translate3d(55vw,-123vh,0);transform:translate3d(55vw,-123vh,0)}}@keyframes move-frames-56{0%{-webkit-transform:translate3d(97vw,102vh,0);transform:translate3d(97vw,102vh,0)}to{-webkit-transform:translate3d(55vw,-123vh,0);transform:translate3d(55vw,-123vh,0)}}.circle-container1:nth-child(56) .circle{-webkit-animation-delay:1731ms;animation-delay:1731ms}.circle-container1:nth-child(57){-webkit-animation-delay:36978ms;animation-delay:36978ms;-webkit-animation-duration:32485ms;animation-duration:32485ms;-webkit-animation-name:move-frames-57;animation-name:move-frames-57;height:6px;width:6px}@-webkit-keyframes move-frames-57{0%{-webkit-transform:translate3d(90vw,109vh,0);transform:translate3d(90vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-122vh,0);transform:translate3d(8vw,-122vh,0)}}@keyframes move-frames-57{0%{-webkit-transform:translate3d(90vw,109vh,0);transform:translate3d(90vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-122vh,0);transform:translate3d(8vw,-122vh,0)}}.circle-container1:nth-child(57) .circle{-webkit-animation-delay:339ms;animation-delay:339ms}.circle-container1:nth-child(58){-webkit-animation-delay:33481ms;animation-delay:33481ms;-webkit-animation-duration:29757ms;animation-duration:29757ms;-webkit-animation-name:move-frames-58;animation-name:move-frames-58;height:2px;width:2px}@-webkit-keyframes move-frames-58{0%{-webkit-transform:translate3d(16vw,110vh,0);transform:translate3d(16vw,110vh,0)}to{-webkit-transform:translate3d(15vw,-127vh,0);transform:translate3d(15vw,-127vh,0)}}@keyframes move-frames-58{0%{-webkit-transform:translate3d(16vw,110vh,0);transform:translate3d(16vw,110vh,0)}to{-webkit-transform:translate3d(15vw,-127vh,0);transform:translate3d(15vw,-127vh,0)}}.circle-container1:nth-child(58) .circle{-webkit-animation-delay:2683ms;animation-delay:2683ms}.circle-container1:nth-child(59){-webkit-animation-delay:36994ms;animation-delay:36994ms;-webkit-animation-duration:30859ms;animation-duration:30859ms;-webkit-animation-name:move-frames-59;animation-name:move-frames-59;height:7px;width:7px}@-webkit-keyframes move-frames-59{0%{-webkit-transform:translate3d(30vw,101vh,0);transform:translate3d(30vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-122vh,0);transform:translate3d(48vw,-122vh,0)}}@keyframes move-frames-59{0%{-webkit-transform:translate3d(30vw,101vh,0);transform:translate3d(30vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-122vh,0);transform:translate3d(48vw,-122vh,0)}}.circle-container1:nth-child(59) .circle{-webkit-animation-delay:1623ms;animation-delay:1623ms}.circle-container1:nth-child(60){-webkit-animation-delay:9466ms;animation-delay:9466ms;-webkit-animation-duration:28982ms;animation-duration:28982ms;-webkit-animation-name:move-frames-60;animation-name:move-frames-60;height:3px;width:3px}@-webkit-keyframes move-frames-60{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-134vh,0);transform:translate3d(98vw,-134vh,0)}}@keyframes move-frames-60{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-134vh,0);transform:translate3d(98vw,-134vh,0)}}.circle-container1:nth-child(60) .circle{-webkit-animation-delay:67ms;animation-delay:67ms}.circle-container1:nth-child(61){-webkit-animation-delay:18.51s;animation-delay:18.51s;-webkit-animation-duration:36061ms;animation-duration:36061ms;-webkit-animation-name:move-frames-61;animation-name:move-frames-61;height:2px;width:2px}@-webkit-keyframes move-frames-61{0%{-webkit-transform:translate3d(93vw,103vh,0);transform:translate3d(93vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-112vh,0);transform:translate3d(98vw,-112vh,0)}}@keyframes move-frames-61{0%{-webkit-transform:translate3d(93vw,103vh,0);transform:translate3d(93vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-112vh,0);transform:translate3d(98vw,-112vh,0)}}.circle-container1:nth-child(61) .circle{-webkit-animation-delay:.59s;animation-delay:.59s}.circle-container1:nth-child(62){-webkit-animation-delay:21261ms;animation-delay:21261ms;-webkit-animation-duration:29605ms;animation-duration:29605ms;-webkit-animation-name:move-frames-62;animation-name:move-frames-62;height:5px;width:5px}@-webkit-keyframes move-frames-62{0%{-webkit-transform:translate3d(2vw,107vh,0);transform:translate3d(2vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-110vh,0);transform:translate3d(13vw,-110vh,0)}}@keyframes move-frames-62{0%{-webkit-transform:translate3d(2vw,107vh,0);transform:translate3d(2vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-110vh,0);transform:translate3d(13vw,-110vh,0)}}.circle-container1:nth-child(62) .circle{-webkit-animation-delay:2564ms;animation-delay:2564ms}.circle-container1:nth-child(63){-webkit-animation-delay:27.79s;animation-delay:27.79s;-webkit-animation-duration:32038ms;animation-duration:32038ms;-webkit-animation-name:move-frames-63;animation-name:move-frames-63;height:6px;width:6px}@-webkit-keyframes move-frames-63{0%{-webkit-transform:translate3d(22vw,102vh,0);transform:translate3d(22vw,102vh,0)}to{-webkit-transform:translate3d(63vw,-130vh,0);transform:translate3d(63vw,-130vh,0)}}@keyframes move-frames-63{0%{-webkit-transform:translate3d(22vw,102vh,0);transform:translate3d(22vw,102vh,0)}to{-webkit-transform:translate3d(63vw,-130vh,0);transform:translate3d(63vw,-130vh,0)}}.circle-container1:nth-child(63) .circle{-webkit-animation-delay:3374ms;animation-delay:3374ms}.circle-container1:nth-child(64){-webkit-animation-delay:21596ms;animation-delay:21596ms;-webkit-animation-duration:36111ms;animation-duration:36111ms;-webkit-animation-name:move-frames-64;animation-name:move-frames-64;height:4px;width:4px}@-webkit-keyframes move-frames-64{0%{-webkit-transform:translate3d(10vw,107vh,0);transform:translate3d(10vw,107vh,0)}to{-webkit-transform:translate3d(70vw,-135vh,0);transform:translate3d(70vw,-135vh,0)}}@keyframes move-frames-64{0%{-webkit-transform:translate3d(10vw,107vh,0);transform:translate3d(10vw,107vh,0)}to{-webkit-transform:translate3d(70vw,-135vh,0);transform:translate3d(70vw,-135vh,0)}}.circle-container1:nth-child(64) .circle{-webkit-animation-delay:2.07s;animation-delay:2.07s}.circle-container1:nth-child(65){-webkit-animation-delay:32723ms;animation-delay:32723ms;-webkit-animation-duration:32166ms;animation-duration:32166ms;-webkit-animation-name:move-frames-65;animation-name:move-frames-65;height:3px;width:3px}@-webkit-keyframes move-frames-65{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(38vw,-116vh,0);transform:translate3d(38vw,-116vh,0)}}@keyframes move-frames-65{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(38vw,-116vh,0);transform:translate3d(38vw,-116vh,0)}}.circle-container1:nth-child(65) .circle{-webkit-animation-delay:565ms;animation-delay:565ms}.circle-container1:nth-child(66){-webkit-animation-delay:19908ms;animation-delay:19908ms;-webkit-animation-duration:28502ms;animation-duration:28502ms;-webkit-animation-name:move-frames-66;animation-name:move-frames-66;height:3px;width:3px}@-webkit-keyframes move-frames-66{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(24vw,-128vh,0);transform:translate3d(24vw,-128vh,0)}}@keyframes move-frames-66{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(24vw,-128vh,0);transform:translate3d(24vw,-128vh,0)}}.circle-container1:nth-child(66) .circle{-webkit-animation-delay:1915ms;animation-delay:1915ms}.circle-container1:nth-child(67){-webkit-animation-delay:5813ms;animation-delay:5813ms;-webkit-animation-duration:28457ms;animation-duration:28457ms;-webkit-animation-name:move-frames-67;animation-name:move-frames-67;height:5px;width:5px}@-webkit-keyframes move-frames-67{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(11vw,-126vh,0);transform:translate3d(11vw,-126vh,0)}}@keyframes move-frames-67{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(11vw,-126vh,0);transform:translate3d(11vw,-126vh,0)}}.circle-container1:nth-child(67) .circle{-webkit-animation-delay:2774ms;animation-delay:2774ms}.circle-container1:nth-child(68){-webkit-animation-delay:15934ms;animation-delay:15934ms;-webkit-animation-duration:30371ms;animation-duration:30371ms;-webkit-animation-name:move-frames-68;animation-name:move-frames-68;height:8px;width:8px}@-webkit-keyframes move-frames-68{0%{-webkit-transform:translate3d(1vw,105vh,0);transform:translate3d(1vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}@keyframes move-frames-68{0%{-webkit-transform:translate3d(1vw,105vh,0);transform:translate3d(1vw,105vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}.circle-container1:nth-child(68) .circle{-webkit-animation-delay:1428ms;animation-delay:1428ms}.circle-container1:nth-child(69){-webkit-animation-delay:16075ms;animation-delay:16075ms;-webkit-animation-duration:33117ms;animation-duration:33117ms;-webkit-animation-name:move-frames-69;animation-name:move-frames-69;height:3px;width:3px}@-webkit-keyframes move-frames-69{0%{-webkit-transform:translate3d(65vw,108vh,0);transform:translate3d(65vw,108vh,0)}to{-webkit-transform:translate3d(94vw,-123vh,0);transform:translate3d(94vw,-123vh,0)}}@keyframes move-frames-69{0%{-webkit-transform:translate3d(65vw,108vh,0);transform:translate3d(65vw,108vh,0)}to{-webkit-transform:translate3d(94vw,-123vh,0);transform:translate3d(94vw,-123vh,0)}}.circle-container1:nth-child(69) .circle{-webkit-animation-delay:129ms;animation-delay:129ms}.circle-container1:nth-child(70){-webkit-animation-delay:9.5s;animation-delay:9.5s;-webkit-animation-duration:32221ms;animation-duration:32221ms;-webkit-animation-name:move-frames-70;animation-name:move-frames-70;height:4px;width:4px}@-webkit-keyframes move-frames-70{0%{-webkit-transform:translate3d(10vw,102vh,0);transform:translate3d(10vw,102vh,0)}to{-webkit-transform:translate3d(9vw,-108vh,0);transform:translate3d(9vw,-108vh,0)}}@keyframes move-frames-70{0%{-webkit-transform:translate3d(10vw,102vh,0);transform:translate3d(10vw,102vh,0)}to{-webkit-transform:translate3d(9vw,-108vh,0);transform:translate3d(9vw,-108vh,0)}}.circle-container1:nth-child(70) .circle{-webkit-animation-delay:1626ms;animation-delay:1626ms}.circle-container1:nth-child(71){-webkit-animation-delay:35417ms;animation-delay:35417ms;-webkit-animation-duration:29912ms;animation-duration:29912ms;-webkit-animation-name:move-frames-71;animation-name:move-frames-71;height:5px;width:5px}@-webkit-keyframes move-frames-71{0%{-webkit-transform:translate3d(28vw,104vh,0);transform:translate3d(28vw,104vh,0)}to{-webkit-transform:translate3d(18vw,-108vh,0);transform:translate3d(18vw,-108vh,0)}}@keyframes move-frames-71{0%{-webkit-transform:translate3d(28vw,104vh,0);transform:translate3d(28vw,104vh,0)}to{-webkit-transform:translate3d(18vw,-108vh,0);transform:translate3d(18vw,-108vh,0)}}.circle-container1:nth-child(71) .circle{-webkit-animation-delay:3049ms;animation-delay:3049ms}.circle-container1:nth-child(72){-webkit-animation-delay:30457ms;animation-delay:30457ms;-webkit-animation-duration:30828ms;animation-duration:30828ms;-webkit-animation-name:move-frames-72;animation-name:move-frames-72;height:6px;width:6px}@-webkit-keyframes move-frames-72{0%{-webkit-transform:translate3d(50vw,108vh,0);transform:translate3d(50vw,108vh,0)}to{-webkit-transform:translate3d(57vw,-122vh,0);transform:translate3d(57vw,-122vh,0)}}@keyframes move-frames-72{0%{-webkit-transform:translate3d(50vw,108vh,0);transform:translate3d(50vw,108vh,0)}to{-webkit-transform:translate3d(57vw,-122vh,0);transform:translate3d(57vw,-122vh,0)}}.circle-container1:nth-child(72) .circle{-webkit-animation-delay:3898ms;animation-delay:3898ms}.circle-container1:nth-child(73){-webkit-animation-delay:19875ms;animation-delay:19875ms;-webkit-animation-duration:30898ms;animation-duration:30898ms;-webkit-animation-name:move-frames-73;animation-name:move-frames-73;height:8px;width:8px}@-webkit-keyframes move-frames-73{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(49vw,-128vh,0);transform:translate3d(49vw,-128vh,0)}}@keyframes move-frames-73{0%{-webkit-transform:translate3d(83vw,106vh,0);transform:translate3d(83vw,106vh,0)}to{-webkit-transform:translate3d(49vw,-128vh,0);transform:translate3d(49vw,-128vh,0)}}.circle-container1:nth-child(73) .circle{-webkit-animation-delay:3531ms;animation-delay:3531ms}.circle-container1:nth-child(74){-webkit-animation-delay:18481ms;animation-delay:18481ms;-webkit-animation-duration:30345ms;animation-duration:30345ms;-webkit-animation-name:move-frames-74;animation-name:move-frames-74;height:4px;width:4px}@-webkit-keyframes move-frames-74{0%{-webkit-transform:translate3d(84vw,107vh,0);transform:translate3d(84vw,107vh,0)}to{-webkit-transform:translate3d(65vw,-117vh,0);transform:translate3d(65vw,-117vh,0)}}@keyframes move-frames-74{0%{-webkit-transform:translate3d(84vw,107vh,0);transform:translate3d(84vw,107vh,0)}to{-webkit-transform:translate3d(65vw,-117vh,0);transform:translate3d(65vw,-117vh,0)}}.circle-container1:nth-child(74) .circle{-webkit-animation-delay:1863ms;animation-delay:1863ms}.circle-container1:nth-child(75){-webkit-animation-delay:29672ms;animation-delay:29672ms;-webkit-animation-duration:34585ms;animation-duration:34585ms;-webkit-animation-name:move-frames-75;animation-name:move-frames-75;height:2px;width:2px}@-webkit-keyframes move-frames-75{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-116vh,0);transform:translate3d(75vw,-116vh,0)}}@keyframes move-frames-75{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-116vh,0);transform:translate3d(75vw,-116vh,0)}}.circle-container1:nth-child(75) .circle{-webkit-animation-delay:1425ms;animation-delay:1425ms}.circle-container1:nth-child(76){-webkit-animation-delay:13905ms;animation-delay:13905ms;-webkit-animation-duration:34073ms;animation-duration:34073ms;-webkit-animation-name:move-frames-76;animation-name:move-frames-76;height:8px;width:8px}@-webkit-keyframes move-frames-76{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}@keyframes move-frames-76{0%{-webkit-transform:translate3d(63vw,108vh,0);transform:translate3d(63vw,108vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}.circle-container1:nth-child(76) .circle{-webkit-animation-delay:3026ms;animation-delay:3026ms}.circle-container1:nth-child(77){-webkit-animation-delay:14401ms;animation-delay:14401ms;-webkit-animation-duration:32.37s;animation-duration:32.37s;-webkit-animation-name:move-frames-77;animation-name:move-frames-77;height:5px;width:5px}@-webkit-keyframes move-frames-77{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(94vw,-120vh,0);transform:translate3d(94vw,-120vh,0)}}@keyframes move-frames-77{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(94vw,-120vh,0);transform:translate3d(94vw,-120vh,0)}}.circle-container1:nth-child(77) .circle{-webkit-animation-delay:1647ms;animation-delay:1647ms}.circle-container1:nth-child(78){-webkit-animation-delay:4816ms;animation-delay:4816ms;-webkit-animation-duration:34.73s;animation-duration:34.73s;-webkit-animation-name:move-frames-78;animation-name:move-frames-78;height:2px;width:2px}@-webkit-keyframes move-frames-78{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(45vw,-108vh,0);transform:translate3d(45vw,-108vh,0)}}@keyframes move-frames-78{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(45vw,-108vh,0);transform:translate3d(45vw,-108vh,0)}}.circle-container1:nth-child(78) .circle{-webkit-animation-delay:1288ms;animation-delay:1288ms}.circle-container1:nth-child(79){-webkit-animation-delay:27488ms;animation-delay:27488ms;-webkit-animation-duration:32922ms;animation-duration:32922ms;-webkit-animation-name:move-frames-79;animation-name:move-frames-79;height:7px;width:7px}@-webkit-keyframes move-frames-79{0%{-webkit-transform:translate3d(40vw,108vh,0);transform:translate3d(40vw,108vh,0)}to{-webkit-transform:translate3d(88vw,-119vh,0);transform:translate3d(88vw,-119vh,0)}}@keyframes move-frames-79{0%{-webkit-transform:translate3d(40vw,108vh,0);transform:translate3d(40vw,108vh,0)}to{-webkit-transform:translate3d(88vw,-119vh,0);transform:translate3d(88vw,-119vh,0)}}.circle-container1:nth-child(79) .circle{-webkit-animation-delay:748ms;animation-delay:748ms}.circle-container1:nth-child(80){-webkit-animation-delay:21322ms;animation-delay:21322ms;-webkit-animation-duration:35397ms;animation-duration:35397ms;-webkit-animation-name:move-frames-80;animation-name:move-frames-80;height:7px;width:7px}@-webkit-keyframes move-frames-80{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-114vh,0);transform:translate3d(99vw,-114vh,0)}}@keyframes move-frames-80{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-114vh,0);transform:translate3d(99vw,-114vh,0)}}.circle-container1:nth-child(80) .circle{-webkit-animation-delay:2761ms;animation-delay:2761ms}.circle-container1:nth-child(81){-webkit-animation-delay:31837ms;animation-delay:31837ms;-webkit-animation-duration:32.73s;animation-duration:32.73s;-webkit-animation-name:move-frames-81;animation-name:move-frames-81;height:3px;width:3px}@-webkit-keyframes move-frames-81{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-116vh,0);transform:translate3d(76vw,-116vh,0)}}@keyframes move-frames-81{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-116vh,0);transform:translate3d(76vw,-116vh,0)}}.circle-container1:nth-child(81) .circle{-webkit-animation-delay:2.76s;animation-delay:2.76s}.circle-container1:nth-child(82){-webkit-animation-delay:27.42s;animation-delay:27.42s;-webkit-animation-duration:29291ms;animation-duration:29291ms;-webkit-animation-name:move-frames-82;animation-name:move-frames-82;height:1px;width:1px}@-webkit-keyframes move-frames-82{0%{-webkit-transform:translate3d(23vw,103vh,0);transform:translate3d(23vw,103vh,0)}to{-webkit-transform:translate3d(39vw,-133vh,0);transform:translate3d(39vw,-133vh,0)}}@keyframes move-frames-82{0%{-webkit-transform:translate3d(23vw,103vh,0);transform:translate3d(23vw,103vh,0)}to{-webkit-transform:translate3d(39vw,-133vh,0);transform:translate3d(39vw,-133vh,0)}}.circle-container1:nth-child(82) .circle{-webkit-animation-delay:2283ms;animation-delay:2283ms}.circle-container1:nth-child(83){-webkit-animation-delay:20425ms;animation-delay:20425ms;-webkit-animation-duration:36596ms;animation-duration:36596ms;-webkit-animation-name:move-frames-83;animation-name:move-frames-83;height:2px;width:2px}@-webkit-keyframes move-frames-83{0%{-webkit-transform:translate3d(67vw,107vh,0);transform:translate3d(67vw,107vh,0)}to{-webkit-transform:translate3d(56vw,-131vh,0);transform:translate3d(56vw,-131vh,0)}}@keyframes move-frames-83{0%{-webkit-transform:translate3d(67vw,107vh,0);transform:translate3d(67vw,107vh,0)}to{-webkit-transform:translate3d(56vw,-131vh,0);transform:translate3d(56vw,-131vh,0)}}.circle-container1:nth-child(83) .circle{-webkit-animation-delay:3715ms;animation-delay:3715ms}.circle-container1:nth-child(84){-webkit-animation-delay:28641ms;animation-delay:28641ms;-webkit-animation-duration:34241ms;animation-duration:34241ms;-webkit-animation-name:move-frames-84;animation-name:move-frames-84;height:8px;width:8px}@-webkit-keyframes move-frames-84{0%{-webkit-transform:translate3d(7vw,108vh,0);transform:translate3d(7vw,108vh,0)}to{-webkit-transform:translate3d(32vw,-128vh,0);transform:translate3d(32vw,-128vh,0)}}@keyframes move-frames-84{0%{-webkit-transform:translate3d(7vw,108vh,0);transform:translate3d(7vw,108vh,0)}to{-webkit-transform:translate3d(32vw,-128vh,0);transform:translate3d(32vw,-128vh,0)}}.circle-container1:nth-child(84) .circle{-webkit-animation-delay:2438ms;animation-delay:2438ms}.circle-container1:nth-child(85){-webkit-animation-delay:36641ms;animation-delay:36641ms;-webkit-animation-duration:30368ms;animation-duration:30368ms;-webkit-animation-name:move-frames-85;animation-name:move-frames-85;height:2px;width:2px}@-webkit-keyframes move-frames-85{0%{-webkit-transform:translate3d(62vw,102vh,0);transform:translate3d(62vw,102vh,0)}to{-webkit-transform:translate3d(87vw,-119vh,0);transform:translate3d(87vw,-119vh,0)}}@keyframes move-frames-85{0%{-webkit-transform:translate3d(62vw,102vh,0);transform:translate3d(62vw,102vh,0)}to{-webkit-transform:translate3d(87vw,-119vh,0);transform:translate3d(87vw,-119vh,0)}}.circle-container1:nth-child(85) .circle{-webkit-animation-delay:1666ms;animation-delay:1666ms}.circle-container1:nth-child(86){-webkit-animation-delay:29136ms;animation-delay:29136ms;-webkit-animation-duration:34715ms;animation-duration:34715ms;-webkit-animation-name:move-frames-86;animation-name:move-frames-86;height:6px;width:6px}@-webkit-keyframes move-frames-86{0%{-webkit-transform:translate3d(26vw,110vh,0);transform:translate3d(26vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}@keyframes move-frames-86{0%{-webkit-transform:translate3d(26vw,110vh,0);transform:translate3d(26vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}.circle-container1:nth-child(86) .circle{-webkit-animation-delay:3863ms;animation-delay:3863ms}.circle-container1:nth-child(87){-webkit-animation-delay:35727ms;animation-delay:35727ms;-webkit-animation-duration:30718ms;animation-duration:30718ms;-webkit-animation-name:move-frames-87;animation-name:move-frames-87;height:4px;width:4px}@-webkit-keyframes move-frames-87{0%{-webkit-transform:translate3d(95vw,104vh,0);transform:translate3d(95vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-121vh,0);transform:translate3d(72vw,-121vh,0)}}@keyframes move-frames-87{0%{-webkit-transform:translate3d(95vw,104vh,0);transform:translate3d(95vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-121vh,0);transform:translate3d(72vw,-121vh,0)}}.circle-container1:nth-child(87) .circle{-webkit-animation-delay:2123ms;animation-delay:2123ms}.circle-container1:nth-child(88){-webkit-animation-delay:15.05s;animation-delay:15.05s;-webkit-animation-duration:28048ms;animation-duration:28048ms;-webkit-animation-name:move-frames-88;animation-name:move-frames-88;height:8px;width:8px}@-webkit-keyframes move-frames-88{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-139vh,0);transform:translate3d(68vw,-139vh,0)}}@keyframes move-frames-88{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(68vw,-139vh,0);transform:translate3d(68vw,-139vh,0)}}.circle-container1:nth-child(88) .circle{-webkit-animation-delay:1289ms;animation-delay:1289ms}.circle-container1:nth-child(89){-webkit-animation-delay:2995ms;animation-delay:2995ms;-webkit-animation-duration:28569ms;animation-duration:28569ms;-webkit-animation-name:move-frames-89;animation-name:move-frames-89;height:3px;width:3px}@-webkit-keyframes move-frames-89{0%{-webkit-transform:translate3d(76vw,105vh,0);transform:translate3d(76vw,105vh,0)}to{-webkit-transform:translate3d(43vw,-118vh,0);transform:translate3d(43vw,-118vh,0)}}@keyframes move-frames-89{0%{-webkit-transform:translate3d(76vw,105vh,0);transform:translate3d(76vw,105vh,0)}to{-webkit-transform:translate3d(43vw,-118vh,0);transform:translate3d(43vw,-118vh,0)}}.circle-container1:nth-child(89) .circle{-webkit-animation-delay:137ms;animation-delay:137ms}.circle-container1:nth-child(90){-webkit-animation-delay:14068ms;animation-delay:14068ms;-webkit-animation-duration:36436ms;animation-duration:36436ms;-webkit-animation-name:move-frames-90;animation-name:move-frames-90;height:5px;width:5px}@-webkit-keyframes move-frames-90{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}@keyframes move-frames-90{0%{-webkit-transform:translate3d(11vw,106vh,0);transform:translate3d(11vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}.circle-container1:nth-child(90) .circle{-webkit-animation-delay:.31s;animation-delay:.31s}.circle-container1:nth-child(91){-webkit-animation-delay:16469ms;animation-delay:16469ms;-webkit-animation-duration:36835ms;animation-duration:36835ms;-webkit-animation-name:move-frames-91;animation-name:move-frames-91;height:6px;width:6px}@-webkit-keyframes move-frames-91{0%{-webkit-transform:translate3d(9vw,109vh,0);transform:translate3d(9vw,109vh,0)}to{-webkit-transform:translate3d(55vw,-116vh,0);transform:translate3d(55vw,-116vh,0)}}@keyframes move-frames-91{0%{-webkit-transform:translate3d(9vw,109vh,0);transform:translate3d(9vw,109vh,0)}to{-webkit-transform:translate3d(55vw,-116vh,0);transform:translate3d(55vw,-116vh,0)}}.circle-container1:nth-child(91) .circle{-webkit-animation-delay:2175ms;animation-delay:2175ms}.circle-container1:nth-child(92){-webkit-animation-delay:22609ms;animation-delay:22609ms;-webkit-animation-duration:32831ms;animation-duration:32831ms;-webkit-animation-name:move-frames-92;animation-name:move-frames-92;height:1px;width:1px}@-webkit-keyframes move-frames-92{0%{-webkit-transform:translate3d(28vw,109vh,0);transform:translate3d(28vw,109vh,0)}to{-webkit-transform:translate3d(11vw,-128vh,0);transform:translate3d(11vw,-128vh,0)}}@keyframes move-frames-92{0%{-webkit-transform:translate3d(28vw,109vh,0);transform:translate3d(28vw,109vh,0)}to{-webkit-transform:translate3d(11vw,-128vh,0);transform:translate3d(11vw,-128vh,0)}}.circle-container1:nth-child(92) .circle{-webkit-animation-delay:2058ms;animation-delay:2058ms}.circle-container1:nth-child(93){-webkit-animation-delay:27634ms;animation-delay:27634ms;-webkit-animation-duration:34138ms;animation-duration:34138ms;-webkit-animation-name:move-frames-93;animation-name:move-frames-93;height:7px;width:7px}@-webkit-keyframes move-frames-93{0%{-webkit-transform:translate3d(2vw,110vh,0);transform:translate3d(2vw,110vh,0)}to{-webkit-transform:translate3d(29vw,-137vh,0);transform:translate3d(29vw,-137vh,0)}}@keyframes move-frames-93{0%{-webkit-transform:translate3d(2vw,110vh,0);transform:translate3d(2vw,110vh,0)}to{-webkit-transform:translate3d(29vw,-137vh,0);transform:translate3d(29vw,-137vh,0)}}.circle-container1:nth-child(93) .circle{-webkit-animation-delay:1718ms;animation-delay:1718ms}.circle-container1:nth-child(94){-webkit-animation-delay:149ms;animation-delay:149ms;-webkit-animation-duration:34831ms;animation-duration:34831ms;-webkit-animation-name:move-frames-94;animation-name:move-frames-94;height:8px;width:8px}@-webkit-keyframes move-frames-94{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-114vh,0);transform:translate3d(65vw,-114vh,0)}}@keyframes move-frames-94{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-114vh,0);transform:translate3d(65vw,-114vh,0)}}.circle-container1:nth-child(94) .circle{-webkit-animation-delay:1795ms;animation-delay:1795ms}.circle-container1:nth-child(95){-webkit-animation-delay:31103ms;animation-delay:31103ms;-webkit-animation-duration:30411ms;animation-duration:30411ms;-webkit-animation-name:move-frames-95;animation-name:move-frames-95;height:6px;width:6px}@-webkit-keyframes move-frames-95{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(84vw,-116vh,0);transform:translate3d(84vw,-116vh,0)}}@keyframes move-frames-95{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(84vw,-116vh,0);transform:translate3d(84vw,-116vh,0)}}.circle-container1:nth-child(95) .circle{-webkit-animation-delay:959ms;animation-delay:959ms}.circle-container1:nth-child(96){-webkit-animation-delay:36592ms;animation-delay:36592ms;-webkit-animation-duration:36967ms;animation-duration:36967ms;-webkit-animation-name:move-frames-96;animation-name:move-frames-96;height:7px;width:7px}@-webkit-keyframes move-frames-96{0%{-webkit-transform:translate3d(58vw,103vh,0);transform:translate3d(58vw,103vh,0)}to{-webkit-transform:translate3d(37vw,-132vh,0);transform:translate3d(37vw,-132vh,0)}}@keyframes move-frames-96{0%{-webkit-transform:translate3d(58vw,103vh,0);transform:translate3d(58vw,103vh,0)}to{-webkit-transform:translate3d(37vw,-132vh,0);transform:translate3d(37vw,-132vh,0)}}.circle-container1:nth-child(96) .circle{-webkit-animation-delay:726ms;animation-delay:726ms}.circle-container1:nth-child(97){-webkit-animation-delay:15231ms;animation-delay:15231ms;-webkit-animation-duration:30.05s;animation-duration:30.05s;-webkit-animation-name:move-frames-97;animation-name:move-frames-97;height:5px;width:5px}@-webkit-keyframes move-frames-97{0%{-webkit-transform:translate3d(8vw,109vh,0);transform:translate3d(8vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-121vh,0);transform:translate3d(99vw,-121vh,0)}}@keyframes move-frames-97{0%{-webkit-transform:translate3d(8vw,109vh,0);transform:translate3d(8vw,109vh,0)}to{-webkit-transform:translate3d(99vw,-121vh,0);transform:translate3d(99vw,-121vh,0)}}.circle-container1:nth-child(97) .circle{-webkit-animation-delay:1258ms;animation-delay:1258ms}.circle-container1:nth-child(98){-webkit-animation-delay:3904ms;animation-delay:3904ms;-webkit-animation-duration:34049ms;animation-duration:34049ms;-webkit-animation-name:move-frames-98;animation-name:move-frames-98;height:1px;width:1px}@-webkit-keyframes move-frames-98{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(90vw,-133vh,0);transform:translate3d(90vw,-133vh,0)}}@keyframes move-frames-98{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(90vw,-133vh,0);transform:translate3d(90vw,-133vh,0)}}.circle-container1:nth-child(98) .circle{-webkit-animation-delay:905ms;animation-delay:905ms}.circle-container1:nth-child(99){-webkit-animation-delay:31189ms;animation-delay:31189ms;-webkit-animation-duration:36155ms;animation-duration:36155ms;-webkit-animation-name:move-frames-99;animation-name:move-frames-99;height:5px;width:5px}@-webkit-keyframes move-frames-99{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(100vw,-111vh,0);transform:translate3d(100vw,-111vh,0)}}@keyframes move-frames-99{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(100vw,-111vh,0);transform:translate3d(100vw,-111vh,0)}}.circle-container1:nth-child(99) .circle{-webkit-animation-delay:1002ms;animation-delay:1002ms}.circle-container1:nth-child(100){-webkit-animation-delay:11474ms;animation-delay:11474ms;-webkit-animation-duration:28.75s;animation-duration:28.75s;-webkit-animation-name:move-frames-100;animation-name:move-frames-100;height:1px;width:1px}@-webkit-keyframes move-frames-100{0%{-webkit-transform:translate3d(69vw,105vh,0);transform:translate3d(69vw,105vh,0)}to{-webkit-transform:translate3d(23vw,-108vh,0);transform:translate3d(23vw,-108vh,0)}}@keyframes move-frames-100{0%{-webkit-transform:translate3d(69vw,105vh,0);transform:translate3d(69vw,105vh,0)}to{-webkit-transform:translate3d(23vw,-108vh,0);transform:translate3d(23vw,-108vh,0)}}.circle-container1:nth-child(100) .circle{-webkit-animation-delay:1485ms;animation-delay:1485ms}.circle-container1:nth-child(101){-webkit-animation-delay:8811ms;animation-delay:8811ms;-webkit-animation-duration:32856ms;animation-duration:32856ms;-webkit-animation-name:move-frames-101;animation-name:move-frames-101;height:1px;width:1px}@-webkit-keyframes move-frames-101{0%{-webkit-transform:translate3d(82vw,101vh,0);transform:translate3d(82vw,101vh,0)}to{-webkit-transform:translate3d(69vw,-115vh,0);transform:translate3d(69vw,-115vh,0)}}@keyframes move-frames-101{0%{-webkit-transform:translate3d(82vw,101vh,0);transform:translate3d(82vw,101vh,0)}to{-webkit-transform:translate3d(69vw,-115vh,0);transform:translate3d(69vw,-115vh,0)}}.circle-container1:nth-child(101) .circle{-webkit-animation-delay:1817ms;animation-delay:1817ms}.circle-container1:nth-child(102){-webkit-animation-delay:8087ms;animation-delay:8087ms;-webkit-animation-duration:30366ms;animation-duration:30366ms;-webkit-animation-name:move-frames-102;animation-name:move-frames-102;height:2px;width:2px}@-webkit-keyframes move-frames-102{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(66vw,-131vh,0);transform:translate3d(66vw,-131vh,0)}}@keyframes move-frames-102{0%{-webkit-transform:translate3d(17vw,102vh,0);transform:translate3d(17vw,102vh,0)}to{-webkit-transform:translate3d(66vw,-131vh,0);transform:translate3d(66vw,-131vh,0)}}.circle-container1:nth-child(102) .circle{-webkit-animation-delay:1.35s;animation-delay:1.35s}.circle-container1:nth-child(103){-webkit-animation-delay:842ms;animation-delay:842ms;-webkit-animation-duration:35.36s;animation-duration:35.36s;-webkit-animation-name:move-frames-103;animation-name:move-frames-103;height:4px;width:4px}@-webkit-keyframes move-frames-103{0%{-webkit-transform:translate3d(41vw,108vh,0);transform:translate3d(41vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-121vh,0);transform:translate3d(86vw,-121vh,0)}}@keyframes move-frames-103{0%{-webkit-transform:translate3d(41vw,108vh,0);transform:translate3d(41vw,108vh,0)}to{-webkit-transform:translate3d(86vw,-121vh,0);transform:translate3d(86vw,-121vh,0)}}.circle-container1:nth-child(103) .circle{-webkit-animation-delay:3988ms;animation-delay:3988ms}.circle-container1:nth-child(104){-webkit-animation-delay:26207ms;animation-delay:26207ms;-webkit-animation-duration:34704ms;animation-duration:34704ms;-webkit-animation-name:move-frames-104;animation-name:move-frames-104;height:6px;width:6px}@-webkit-keyframes move-frames-104{0%{-webkit-transform:translate3d(75vw,103vh,0);transform:translate3d(75vw,103vh,0)}to{-webkit-transform:translate3d(24vw,-110vh,0);transform:translate3d(24vw,-110vh,0)}}@keyframes move-frames-104{0%{-webkit-transform:translate3d(75vw,103vh,0);transform:translate3d(75vw,103vh,0)}to{-webkit-transform:translate3d(24vw,-110vh,0);transform:translate3d(24vw,-110vh,0)}}.circle-container1:nth-child(104) .circle{-webkit-animation-delay:1775ms;animation-delay:1775ms}.circle-container1:nth-child(105){-webkit-animation-delay:3208ms;animation-delay:3208ms;-webkit-animation-duration:29314ms;animation-duration:29314ms;-webkit-animation-name:move-frames-105;animation-name:move-frames-105;height:8px;width:8px}@-webkit-keyframes move-frames-105{0%{-webkit-transform:translate3d(56vw,104vh,0);transform:translate3d(56vw,104vh,0)}to{-webkit-transform:translate3d(66vw,-124vh,0);transform:translate3d(66vw,-124vh,0)}}@keyframes move-frames-105{0%{-webkit-transform:translate3d(56vw,104vh,0);transform:translate3d(56vw,104vh,0)}to{-webkit-transform:translate3d(66vw,-124vh,0);transform:translate3d(66vw,-124vh,0)}}.circle-container1:nth-child(105) .circle{-webkit-animation-delay:2578ms;animation-delay:2578ms}.circle-container1:nth-child(106){-webkit-animation-delay:6.03s;animation-delay:6.03s;-webkit-animation-duration:32.59s;animation-duration:32.59s;-webkit-animation-name:move-frames-106;animation-name:move-frames-106;height:1px;width:1px}@-webkit-keyframes move-frames-106{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(88vw,-126vh,0);transform:translate3d(88vw,-126vh,0)}}@keyframes move-frames-106{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(88vw,-126vh,0);transform:translate3d(88vw,-126vh,0)}}.circle-container1:nth-child(106) .circle{-webkit-animation-delay:3897ms;animation-delay:3897ms}.circle-container1:nth-child(107){-webkit-animation-delay:26044ms;animation-delay:26044ms;-webkit-animation-duration:32392ms;animation-duration:32392ms;-webkit-animation-name:move-frames-107;animation-name:move-frames-107;height:4px;width:4px}@-webkit-keyframes move-frames-107{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-110vh,0);transform:translate3d(28vw,-110vh,0)}}@keyframes move-frames-107{0%{-webkit-transform:translate3d(5vw,109vh,0);transform:translate3d(5vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-110vh,0);transform:translate3d(28vw,-110vh,0)}}.circle-container1:nth-child(107) .circle{-webkit-animation-delay:235ms;animation-delay:235ms}.circle-container1:nth-child(108){-webkit-animation-delay:5622ms;animation-delay:5622ms;-webkit-animation-duration:36331ms;animation-duration:36331ms;-webkit-animation-name:move-frames-108;animation-name:move-frames-108;height:4px;width:4px}@-webkit-keyframes move-frames-108{0%{-webkit-transform:translate3d(84vw,106vh,0);transform:translate3d(84vw,106vh,0)}to{-webkit-transform:translate3d(72vw,-129vh,0);transform:translate3d(72vw,-129vh,0)}}@keyframes move-frames-108{0%{-webkit-transform:translate3d(84vw,106vh,0);transform:translate3d(84vw,106vh,0)}to{-webkit-transform:translate3d(72vw,-129vh,0);transform:translate3d(72vw,-129vh,0)}}.circle-container1:nth-child(108) .circle{-webkit-animation-delay:3047ms;animation-delay:3047ms}.circle-container1:nth-child(109){-webkit-animation-delay:366ms;animation-delay:366ms;-webkit-animation-duration:36207ms;animation-duration:36207ms;-webkit-animation-name:move-frames-109;animation-name:move-frames-109;height:7px;width:7px}@-webkit-keyframes move-frames-109{0%{-webkit-transform:translate3d(97vw,107vh,0);transform:translate3d(97vw,107vh,0)}to{-webkit-transform:translate3d(77vw,-125vh,0);transform:translate3d(77vw,-125vh,0)}}@keyframes move-frames-109{0%{-webkit-transform:translate3d(97vw,107vh,0);transform:translate3d(97vw,107vh,0)}to{-webkit-transform:translate3d(77vw,-125vh,0);transform:translate3d(77vw,-125vh,0)}}.circle-container1:nth-child(109) .circle{-webkit-animation-delay:263ms;animation-delay:263ms}.circle-container1:nth-child(110){-webkit-animation-delay:3258ms;animation-delay:3258ms;-webkit-animation-duration:32.48s;animation-duration:32.48s;-webkit-animation-name:move-frames-110;animation-name:move-frames-110;height:3px;width:3px}@-webkit-keyframes move-frames-110{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(84vw,-113vh,0);transform:translate3d(84vw,-113vh,0)}}@keyframes move-frames-110{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(84vw,-113vh,0);transform:translate3d(84vw,-113vh,0)}}.circle-container1:nth-child(110) .circle{-webkit-animation-delay:562ms;animation-delay:562ms}.circle-container1:nth-child(111){-webkit-animation-delay:14.41s;animation-delay:14.41s;-webkit-animation-duration:28347ms;animation-duration:28347ms;-webkit-animation-name:move-frames-111;animation-name:move-frames-111;height:2px;width:2px}@-webkit-keyframes move-frames-111{0%{-webkit-transform:translate3d(2vw,106vh,0);transform:translate3d(2vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-121vh,0);transform:translate3d(3vw,-121vh,0)}}@keyframes move-frames-111{0%{-webkit-transform:translate3d(2vw,106vh,0);transform:translate3d(2vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-121vh,0);transform:translate3d(3vw,-121vh,0)}}.circle-container1:nth-child(111) .circle{-webkit-animation-delay:615ms;animation-delay:615ms}.circle-container1:nth-child(112){-webkit-animation-delay:22874ms;animation-delay:22874ms;-webkit-animation-duration:35371ms;animation-duration:35371ms;-webkit-animation-name:move-frames-112;animation-name:move-frames-112;height:3px;width:3px}@-webkit-keyframes move-frames-112{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(45vw,-133vh,0);transform:translate3d(45vw,-133vh,0)}}@keyframes move-frames-112{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(45vw,-133vh,0);transform:translate3d(45vw,-133vh,0)}}.circle-container1:nth-child(112) .circle{-webkit-animation-delay:2439ms;animation-delay:2439ms}.circle-container1:nth-child(113){-webkit-animation-delay:34112ms;animation-delay:34112ms;-webkit-animation-duration:34506ms;animation-duration:34506ms;-webkit-animation-name:move-frames-113;animation-name:move-frames-113;height:6px;width:6px}@-webkit-keyframes move-frames-113{0%{-webkit-transform:translate3d(59vw,108vh,0);transform:translate3d(59vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-111vh,0);transform:translate3d(72vw,-111vh,0)}}@keyframes move-frames-113{0%{-webkit-transform:translate3d(59vw,108vh,0);transform:translate3d(59vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-111vh,0);transform:translate3d(72vw,-111vh,0)}}.circle-container1:nth-child(113) .circle{-webkit-animation-delay:3354ms;animation-delay:3354ms}.circle-container1:nth-child(114){-webkit-animation-delay:6.67s;animation-delay:6.67s;-webkit-animation-duration:35749ms;animation-duration:35749ms;-webkit-animation-name:move-frames-114;animation-name:move-frames-114;height:2px;width:2px}@-webkit-keyframes move-frames-114{0%{-webkit-transform:translate3d(86vw,103vh,0);transform:translate3d(86vw,103vh,0)}to{-webkit-transform:translate3d(73vw,-109vh,0);transform:translate3d(73vw,-109vh,0)}}@keyframes move-frames-114{0%{-webkit-transform:translate3d(86vw,103vh,0);transform:translate3d(86vw,103vh,0)}to{-webkit-transform:translate3d(73vw,-109vh,0);transform:translate3d(73vw,-109vh,0)}}.circle-container1:nth-child(114) .circle{-webkit-animation-delay:3954ms;animation-delay:3954ms}.circle-container1:nth-child(115){-webkit-animation-delay:20958ms;animation-delay:20958ms;-webkit-animation-duration:33368ms;animation-duration:33368ms;-webkit-animation-name:move-frames-115;animation-name:move-frames-115;height:2px;width:2px}@-webkit-keyframes move-frames-115{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(73vw,-123vh,0);transform:translate3d(73vw,-123vh,0)}}@keyframes move-frames-115{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(73vw,-123vh,0);transform:translate3d(73vw,-123vh,0)}}.circle-container1:nth-child(115) .circle{-webkit-animation-delay:983ms;animation-delay:983ms}.circle-container1:nth-child(116){-webkit-animation-delay:28403ms;animation-delay:28403ms;-webkit-animation-duration:30485ms;animation-duration:30485ms;-webkit-animation-name:move-frames-116;animation-name:move-frames-116;height:5px;width:5px}@-webkit-keyframes move-frames-116{0%{-webkit-transform:translate3d(98vw,102vh,0);transform:translate3d(98vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-132vh,0);transform:translate3d(93vw,-132vh,0)}}@keyframes move-frames-116{0%{-webkit-transform:translate3d(98vw,102vh,0);transform:translate3d(98vw,102vh,0)}to{-webkit-transform:translate3d(93vw,-132vh,0);transform:translate3d(93vw,-132vh,0)}}.circle-container1:nth-child(116) .circle{-webkit-animation-delay:2804ms;animation-delay:2804ms}.circle-container1:nth-child(117){-webkit-animation-delay:30239ms;animation-delay:30239ms;-webkit-animation-duration:36.61s;animation-duration:36.61s;-webkit-animation-name:move-frames-117;animation-name:move-frames-117;height:5px;width:5px}@-webkit-keyframes move-frames-117{0%{-webkit-transform:translate3d(21vw,106vh,0);transform:translate3d(21vw,106vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}@keyframes move-frames-117{0%{-webkit-transform:translate3d(21vw,106vh,0);transform:translate3d(21vw,106vh,0)}to{-webkit-transform:translate3d(6vw,-119vh,0);transform:translate3d(6vw,-119vh,0)}}.circle-container1:nth-child(117) .circle{-webkit-animation-delay:416ms;animation-delay:416ms}.circle-container1:nth-child(118){-webkit-animation-delay:36774ms;animation-delay:36774ms;-webkit-animation-duration:30952ms;animation-duration:30952ms;-webkit-animation-name:move-frames-118;animation-name:move-frames-118;height:7px;width:7px}@-webkit-keyframes move-frames-118{0%{-webkit-transform:translate3d(39vw,110vh,0);transform:translate3d(39vw,110vh,0)}to{-webkit-transform:translate3d(52vw,-115vh,0);transform:translate3d(52vw,-115vh,0)}}@keyframes move-frames-118{0%{-webkit-transform:translate3d(39vw,110vh,0);transform:translate3d(39vw,110vh,0)}to{-webkit-transform:translate3d(52vw,-115vh,0);transform:translate3d(52vw,-115vh,0)}}.circle-container1:nth-child(118) .circle{-webkit-animation-delay:1166ms;animation-delay:1166ms}.circle-container1:nth-child(119){-webkit-animation-delay:8984ms;animation-delay:8984ms;-webkit-animation-duration:32.72s;animation-duration:32.72s;-webkit-animation-name:move-frames-119;animation-name:move-frames-119;height:3px;width:3px}@-webkit-keyframes move-frames-119{0%{-webkit-transform:translate3d(90vw,103vh,0);transform:translate3d(90vw,103vh,0)}to{-webkit-transform:translate3d(21vw,-113vh,0);transform:translate3d(21vw,-113vh,0)}}@keyframes move-frames-119{0%{-webkit-transform:translate3d(90vw,103vh,0);transform:translate3d(90vw,103vh,0)}to{-webkit-transform:translate3d(21vw,-113vh,0);transform:translate3d(21vw,-113vh,0)}}.circle-container1:nth-child(119) .circle{-webkit-animation-delay:3983ms;animation-delay:3983ms}.circle-container1:nth-child(120){-webkit-animation-delay:17676ms;animation-delay:17676ms;-webkit-animation-duration:33417ms;animation-duration:33417ms;-webkit-animation-name:move-frames-120;animation-name:move-frames-120;height:1px;width:1px}@-webkit-keyframes move-frames-120{0%{-webkit-transform:translate3d(14vw,105vh,0);transform:translate3d(14vw,105vh,0)}to{-webkit-transform:translate3d(6vw,-133vh,0);transform:translate3d(6vw,-133vh,0)}}@keyframes move-frames-120{0%{-webkit-transform:translate3d(14vw,105vh,0);transform:translate3d(14vw,105vh,0)}to{-webkit-transform:translate3d(6vw,-133vh,0);transform:translate3d(6vw,-133vh,0)}}.circle-container1:nth-child(120) .circle{-webkit-animation-delay:3048ms;animation-delay:3048ms}.circle-container1:nth-child(121){-webkit-animation-delay:28365ms;animation-delay:28365ms;-webkit-animation-duration:28712ms;animation-duration:28712ms;-webkit-animation-name:move-frames-121;animation-name:move-frames-121;height:3px;width:3px}@-webkit-keyframes move-frames-121{0%{-webkit-transform:translate3d(75vw,109vh,0);transform:translate3d(75vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-121vh,0);transform:translate3d(87vw,-121vh,0)}}@keyframes move-frames-121{0%{-webkit-transform:translate3d(75vw,109vh,0);transform:translate3d(75vw,109vh,0)}to{-webkit-transform:translate3d(87vw,-121vh,0);transform:translate3d(87vw,-121vh,0)}}.circle-container1:nth-child(121) .circle{-webkit-animation-delay:2488ms;animation-delay:2488ms}.circle-container1:nth-child(122){-webkit-animation-delay:9782ms;animation-delay:9782ms;-webkit-animation-duration:28172ms;animation-duration:28172ms;-webkit-animation-name:move-frames-122;animation-name:move-frames-122;height:6px;width:6px}@-webkit-keyframes move-frames-122{0%{-webkit-transform:translate3d(63vw,101vh,0);transform:translate3d(63vw,101vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}@keyframes move-frames-122{0%{-webkit-transform:translate3d(63vw,101vh,0);transform:translate3d(63vw,101vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}.circle-container1:nth-child(122) .circle{-webkit-animation-delay:1312ms;animation-delay:1312ms}.circle-container1:nth-child(123){-webkit-animation-delay:32353ms;animation-delay:32353ms;-webkit-animation-duration:30988ms;animation-duration:30988ms;-webkit-animation-name:move-frames-123;animation-name:move-frames-123;height:4px;width:4px}@-webkit-keyframes move-frames-123{0%{-webkit-transform:translate3d(13vw,110vh,0);transform:translate3d(13vw,110vh,0)}to{-webkit-transform:translate3d(13vw,-134vh,0);transform:translate3d(13vw,-134vh,0)}}@keyframes move-frames-123{0%{-webkit-transform:translate3d(13vw,110vh,0);transform:translate3d(13vw,110vh,0)}to{-webkit-transform:translate3d(13vw,-134vh,0);transform:translate3d(13vw,-134vh,0)}}.circle-container1:nth-child(123) .circle{-webkit-animation-delay:1276ms;animation-delay:1276ms}.circle-container1:nth-child(124){-webkit-animation-delay:5726ms;animation-delay:5726ms;-webkit-animation-duration:30302ms;animation-duration:30302ms;-webkit-animation-name:move-frames-124;animation-name:move-frames-124;height:2px;width:2px}@-webkit-keyframes move-frames-124{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-138vh,0);transform:translate3d(53vw,-138vh,0)}}@keyframes move-frames-124{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-138vh,0);transform:translate3d(53vw,-138vh,0)}}.circle-container1:nth-child(124) .circle{-webkit-animation-delay:2198ms;animation-delay:2198ms}.circle-container1:nth-child(125){-webkit-animation-delay:13.39s;animation-delay:13.39s;-webkit-animation-duration:34034ms;animation-duration:34034ms;-webkit-animation-name:move-frames-125;animation-name:move-frames-125;height:5px;width:5px}@-webkit-keyframes move-frames-125{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(81vw,-115vh,0);transform:translate3d(81vw,-115vh,0)}}@keyframes move-frames-125{0%{-webkit-transform:translate3d(43vw,104vh,0);transform:translate3d(43vw,104vh,0)}to{-webkit-transform:translate3d(81vw,-115vh,0);transform:translate3d(81vw,-115vh,0)}}.circle-container1:nth-child(125) .circle{-webkit-animation-delay:21ms;animation-delay:21ms}.circle-container1:nth-child(126){-webkit-animation-delay:11952ms;animation-delay:11952ms;-webkit-animation-duration:34873ms;animation-duration:34873ms;-webkit-animation-name:move-frames-126;animation-name:move-frames-126;height:5px;width:5px}@-webkit-keyframes move-frames-126{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(86vw,-105vh,0);transform:translate3d(86vw,-105vh,0)}}@keyframes move-frames-126{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(86vw,-105vh,0);transform:translate3d(86vw,-105vh,0)}}.circle-container1:nth-child(126) .circle{-webkit-animation-delay:3942ms;animation-delay:3942ms}.circle-container1:nth-child(127){-webkit-animation-delay:9.77s;animation-delay:9.77s;-webkit-animation-duration:31575ms;animation-duration:31575ms;-webkit-animation-name:move-frames-127;animation-name:move-frames-127;height:5px;width:5px}@-webkit-keyframes move-frames-127{0%{-webkit-transform:translate3d(19vw,110vh,0);transform:translate3d(19vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-122vh,0);transform:translate3d(87vw,-122vh,0)}}@keyframes move-frames-127{0%{-webkit-transform:translate3d(19vw,110vh,0);transform:translate3d(19vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-122vh,0);transform:translate3d(87vw,-122vh,0)}}.circle-container1:nth-child(127) .circle{-webkit-animation-delay:1311ms;animation-delay:1311ms}.circle-container1:nth-child(128){-webkit-animation-delay:33509ms;animation-delay:33509ms;-webkit-animation-duration:33284ms;animation-duration:33284ms;-webkit-animation-name:move-frames-128;animation-name:move-frames-128;height:1px;width:1px}@-webkit-keyframes move-frames-128{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-115vh,0);transform:translate3d(99vw,-115vh,0)}}@keyframes move-frames-128{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-115vh,0);transform:translate3d(99vw,-115vh,0)}}.circle-container1:nth-child(128) .circle{-webkit-animation-delay:1523ms;animation-delay:1523ms}.circle-container1:nth-child(129){-webkit-animation-delay:12567ms;animation-delay:12567ms;-webkit-animation-duration:29393ms;animation-duration:29393ms;-webkit-animation-name:move-frames-129;animation-name:move-frames-129;height:1px;width:1px}@-webkit-keyframes move-frames-129{0%{-webkit-transform:translate3d(54vw,101vh,0);transform:translate3d(54vw,101vh,0)}to{-webkit-transform:translate3d(63vw,-119vh,0);transform:translate3d(63vw,-119vh,0)}}@keyframes move-frames-129{0%{-webkit-transform:translate3d(54vw,101vh,0);transform:translate3d(54vw,101vh,0)}to{-webkit-transform:translate3d(63vw,-119vh,0);transform:translate3d(63vw,-119vh,0)}}.circle-container1:nth-child(129) .circle{-webkit-animation-delay:949ms;animation-delay:949ms}.circle-container1:nth-child(130){-webkit-animation-delay:14483ms;animation-delay:14483ms;-webkit-animation-duration:31567ms;animation-duration:31567ms;-webkit-animation-name:move-frames-130;animation-name:move-frames-130;height:2px;width:2px}@-webkit-keyframes move-frames-130{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(21vw,-114vh,0);transform:translate3d(21vw,-114vh,0)}}@keyframes move-frames-130{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(21vw,-114vh,0);transform:translate3d(21vw,-114vh,0)}}.circle-container1:nth-child(130) .circle{-webkit-animation-delay:3259ms;animation-delay:3259ms}.circle-container1:nth-child(131){-webkit-animation-delay:6.02s;animation-delay:6.02s;-webkit-animation-duration:30.72s;animation-duration:30.72s;-webkit-animation-name:move-frames-131;animation-name:move-frames-131;height:2px;width:2px}@-webkit-keyframes move-frames-131{0%{-webkit-transform:translate3d(27vw,109vh,0);transform:translate3d(27vw,109vh,0)}to{-webkit-transform:translate3d(10vw,-126vh,0);transform:translate3d(10vw,-126vh,0)}}@keyframes move-frames-131{0%{-webkit-transform:translate3d(27vw,109vh,0);transform:translate3d(27vw,109vh,0)}to{-webkit-transform:translate3d(10vw,-126vh,0);transform:translate3d(10vw,-126vh,0)}}.circle-container1:nth-child(131) .circle{-webkit-animation-delay:496ms;animation-delay:496ms}.circle-container1:nth-child(132){-webkit-animation-delay:21615ms;animation-delay:21615ms;-webkit-animation-duration:32767ms;animation-duration:32767ms;-webkit-animation-name:move-frames-132;animation-name:move-frames-132;height:7px;width:7px}@-webkit-keyframes move-frames-132{0%{-webkit-transform:translate3d(82vw,103vh,0);transform:translate3d(82vw,103vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}@keyframes move-frames-132{0%{-webkit-transform:translate3d(82vw,103vh,0);transform:translate3d(82vw,103vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}.circle-container1:nth-child(132) .circle{-webkit-animation-delay:509ms;animation-delay:509ms}.circle-container1:nth-child(133){-webkit-animation-delay:18933ms;animation-delay:18933ms;-webkit-animation-duration:28508ms;animation-duration:28508ms;-webkit-animation-name:move-frames-133;animation-name:move-frames-133;height:5px;width:5px}@-webkit-keyframes move-frames-133{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}@keyframes move-frames-133{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}.circle-container1:nth-child(133) .circle{-webkit-animation-delay:1748ms;animation-delay:1748ms}.circle-container1:nth-child(134){-webkit-animation-delay:14434ms;animation-delay:14434ms;-webkit-animation-duration:32744ms;animation-duration:32744ms;-webkit-animation-name:move-frames-134;animation-name:move-frames-134;height:5px;width:5px}@-webkit-keyframes move-frames-134{0%{-webkit-transform:translate3d(81vw,101vh,0);transform:translate3d(81vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-114vh,0);transform:translate3d(14vw,-114vh,0)}}@keyframes move-frames-134{0%{-webkit-transform:translate3d(81vw,101vh,0);transform:translate3d(81vw,101vh,0)}to{-webkit-transform:translate3d(14vw,-114vh,0);transform:translate3d(14vw,-114vh,0)}}.circle-container1:nth-child(134) .circle{-webkit-animation-delay:3867ms;animation-delay:3867ms}.circle-container1:nth-child(135){-webkit-animation-delay:21504ms;animation-delay:21504ms;-webkit-animation-duration:31.06s;animation-duration:31.06s;-webkit-animation-name:move-frames-135;animation-name:move-frames-135;height:5px;width:5px}@-webkit-keyframes move-frames-135{0%{-webkit-transform:translate3d(73vw,110vh,0);transform:translate3d(73vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-114vh,0);transform:translate3d(66vw,-114vh,0)}}@keyframes move-frames-135{0%{-webkit-transform:translate3d(73vw,110vh,0);transform:translate3d(73vw,110vh,0)}to{-webkit-transform:translate3d(66vw,-114vh,0);transform:translate3d(66vw,-114vh,0)}}.circle-container1:nth-child(135) .circle{-webkit-animation-delay:1046ms;animation-delay:1046ms}.circle-container1:nth-child(136){-webkit-animation-delay:26238ms;animation-delay:26238ms;-webkit-animation-duration:30644ms;animation-duration:30644ms;-webkit-animation-name:move-frames-136;animation-name:move-frames-136;height:1px;width:1px}@-webkit-keyframes move-frames-136{0%{-webkit-transform:translate3d(88vw,105vh,0);transform:translate3d(88vw,105vh,0)}to{-webkit-transform:translate3d(1vw,-121vh,0);transform:translate3d(1vw,-121vh,0)}}@keyframes move-frames-136{0%{-webkit-transform:translate3d(88vw,105vh,0);transform:translate3d(88vw,105vh,0)}to{-webkit-transform:translate3d(1vw,-121vh,0);transform:translate3d(1vw,-121vh,0)}}.circle-container1:nth-child(136) .circle{-webkit-animation-delay:2305ms;animation-delay:2305ms}.circle-container1:nth-child(137){-webkit-animation-delay:21055ms;animation-delay:21055ms;-webkit-animation-duration:36297ms;animation-duration:36297ms;-webkit-animation-name:move-frames-137;animation-name:move-frames-137;height:4px;width:4px}@-webkit-keyframes move-frames-137{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(71vw,-113vh,0);transform:translate3d(71vw,-113vh,0)}}@keyframes move-frames-137{0%{-webkit-transform:translate3d(40vw,109vh,0);transform:translate3d(40vw,109vh,0)}to{-webkit-transform:translate3d(71vw,-113vh,0);transform:translate3d(71vw,-113vh,0)}}.circle-container1:nth-child(137) .circle{-webkit-animation-delay:558ms;animation-delay:558ms}.circle-container1:nth-child(138){-webkit-animation-delay:13.41s;animation-delay:13.41s;-webkit-animation-duration:36791ms;animation-duration:36791ms;-webkit-animation-name:move-frames-138;animation-name:move-frames-138;height:6px;width:6px}@-webkit-keyframes move-frames-138{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(66vw,-119vh,0);transform:translate3d(66vw,-119vh,0)}}@keyframes move-frames-138{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(66vw,-119vh,0);transform:translate3d(66vw,-119vh,0)}}.circle-container1:nth-child(138) .circle{-webkit-animation-delay:2503ms;animation-delay:2503ms}.circle-container1:nth-child(139){-webkit-animation-delay:34129ms;animation-delay:34129ms;-webkit-animation-duration:31426ms;animation-duration:31426ms;-webkit-animation-name:move-frames-139;animation-name:move-frames-139;height:3px;width:3px}@-webkit-keyframes move-frames-139{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-122vh,0);transform:translate3d(75vw,-122vh,0)}}@keyframes move-frames-139{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-122vh,0);transform:translate3d(75vw,-122vh,0)}}.circle-container1:nth-child(139) .circle{-webkit-animation-delay:1299ms;animation-delay:1299ms}.circle-container1:nth-child(140){-webkit-animation-delay:11s;animation-delay:11s;-webkit-animation-duration:31308ms;animation-duration:31308ms;-webkit-animation-name:move-frames-140;animation-name:move-frames-140;height:3px;width:3px}@-webkit-keyframes move-frames-140{0%{-webkit-transform:translate3d(71vw,106vh,0);transform:translate3d(71vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-133vh,0);transform:translate3d(3vw,-133vh,0)}}@keyframes move-frames-140{0%{-webkit-transform:translate3d(71vw,106vh,0);transform:translate3d(71vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-133vh,0);transform:translate3d(3vw,-133vh,0)}}.circle-container1:nth-child(140) .circle{-webkit-animation-delay:2872ms;animation-delay:2872ms}.circle-container1:nth-child(141){-webkit-animation-delay:24832ms;animation-delay:24832ms;-webkit-animation-duration:28487ms;animation-duration:28487ms;-webkit-animation-name:move-frames-141;animation-name:move-frames-141;height:4px;width:4px}@-webkit-keyframes move-frames-141{0%{-webkit-transform:translate3d(57vw,104vh,0);transform:translate3d(57vw,104vh,0)}to{-webkit-transform:translate3d(38vw,-120vh,0);transform:translate3d(38vw,-120vh,0)}}@keyframes move-frames-141{0%{-webkit-transform:translate3d(57vw,104vh,0);transform:translate3d(57vw,104vh,0)}to{-webkit-transform:translate3d(38vw,-120vh,0);transform:translate3d(38vw,-120vh,0)}}.circle-container1:nth-child(141) .circle{-webkit-animation-delay:888ms;animation-delay:888ms}.circle-container1:nth-child(142){-webkit-animation-delay:25.48s;animation-delay:25.48s;-webkit-animation-duration:33665ms;animation-duration:33665ms;-webkit-animation-name:move-frames-142;animation-name:move-frames-142;height:5px;width:5px}@-webkit-keyframes move-frames-142{0%{-webkit-transform:translate3d(99vw,106vh,0);transform:translate3d(99vw,106vh,0)}to{-webkit-transform:translate3d(43vw,-113vh,0);transform:translate3d(43vw,-113vh,0)}}@keyframes move-frames-142{0%{-webkit-transform:translate3d(99vw,106vh,0);transform:translate3d(99vw,106vh,0)}to{-webkit-transform:translate3d(43vw,-113vh,0);transform:translate3d(43vw,-113vh,0)}}.circle-container1:nth-child(142) .circle{-webkit-animation-delay:1457ms;animation-delay:1457ms}.circle-container1:nth-child(143){-webkit-animation-delay:33.06s;animation-delay:33.06s;-webkit-animation-duration:33945ms;animation-duration:33945ms;-webkit-animation-name:move-frames-143;animation-name:move-frames-143;height:2px;width:2px}@-webkit-keyframes move-frames-143{0%{-webkit-transform:translate3d(44vw,104vh,0);transform:translate3d(44vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-112vh,0);transform:translate3d(93vw,-112vh,0)}}@keyframes move-frames-143{0%{-webkit-transform:translate3d(44vw,104vh,0);transform:translate3d(44vw,104vh,0)}to{-webkit-transform:translate3d(93vw,-112vh,0);transform:translate3d(93vw,-112vh,0)}}.circle-container1:nth-child(143) .circle{-webkit-animation-delay:2945ms;animation-delay:2945ms}.circle-container1:nth-child(144){-webkit-animation-delay:15.97s;animation-delay:15.97s;-webkit-animation-duration:30169ms;animation-duration:30169ms;-webkit-animation-name:move-frames-144;animation-name:move-frames-144;height:6px;width:6px}@-webkit-keyframes move-frames-144{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-122vh,0);transform:translate3d(39vw,-122vh,0)}}@keyframes move-frames-144{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-122vh,0);transform:translate3d(39vw,-122vh,0)}}.circle-container1:nth-child(144) .circle{-webkit-animation-delay:602ms;animation-delay:602ms}.circle-container1:nth-child(145){-webkit-animation-delay:2444ms;animation-delay:2444ms;-webkit-animation-duration:28458ms;animation-duration:28458ms;-webkit-animation-name:move-frames-145;animation-name:move-frames-145;height:7px;width:7px}@-webkit-keyframes move-frames-145{0%{-webkit-transform:translate3d(8vw,104vh,0);transform:translate3d(8vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-118vh,0);transform:translate3d(10vw,-118vh,0)}}@keyframes move-frames-145{0%{-webkit-transform:translate3d(8vw,104vh,0);transform:translate3d(8vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-118vh,0);transform:translate3d(10vw,-118vh,0)}}.circle-container1:nth-child(145) .circle{-webkit-animation-delay:1614ms;animation-delay:1614ms}.circle-container1:nth-child(146){-webkit-animation-delay:31596ms;animation-delay:31596ms;-webkit-animation-duration:29814ms;animation-duration:29814ms;-webkit-animation-name:move-frames-146;animation-name:move-frames-146;height:7px;width:7px}@-webkit-keyframes move-frames-146{0%{-webkit-transform:translate3d(76vw,106vh,0);transform:translate3d(76vw,106vh,0)}to{-webkit-transform:translate3d(36vw,-117vh,0);transform:translate3d(36vw,-117vh,0)}}@keyframes move-frames-146{0%{-webkit-transform:translate3d(76vw,106vh,0);transform:translate3d(76vw,106vh,0)}to{-webkit-transform:translate3d(36vw,-117vh,0);transform:translate3d(36vw,-117vh,0)}}.circle-container1:nth-child(146) .circle{-webkit-animation-delay:1236ms;animation-delay:1236ms}.circle-container1:nth-child(147){-webkit-animation-delay:22774ms;animation-delay:22774ms;-webkit-animation-duration:31337ms;animation-duration:31337ms;-webkit-animation-name:move-frames-147;animation-name:move-frames-147;height:2px;width:2px}@-webkit-keyframes move-frames-147{0%{-webkit-transform:translate3d(31vw,103vh,0);transform:translate3d(31vw,103vh,0)}to{-webkit-transform:translate3d(5vw,-107vh,0);transform:translate3d(5vw,-107vh,0)}}@keyframes move-frames-147{0%{-webkit-transform:translate3d(31vw,103vh,0);transform:translate3d(31vw,103vh,0)}to{-webkit-transform:translate3d(5vw,-107vh,0);transform:translate3d(5vw,-107vh,0)}}.circle-container1:nth-child(147) .circle{-webkit-animation-delay:1584ms;animation-delay:1584ms}.circle-container1:nth-child(148){-webkit-animation-delay:29.33s;animation-delay:29.33s;-webkit-animation-duration:30555ms;animation-duration:30555ms;-webkit-animation-name:move-frames-148;animation-name:move-frames-148;height:6px;width:6px}@-webkit-keyframes move-frames-148{0%{-webkit-transform:translate3d(76vw,107vh,0);transform:translate3d(76vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-110vh,0);transform:translate3d(14vw,-110vh,0)}}@keyframes move-frames-148{0%{-webkit-transform:translate3d(76vw,107vh,0);transform:translate3d(76vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-110vh,0);transform:translate3d(14vw,-110vh,0)}}.circle-container1:nth-child(148) .circle{-webkit-animation-delay:377ms;animation-delay:377ms}.circle-container1:nth-child(149){-webkit-animation-delay:30059ms;animation-delay:30059ms;-webkit-animation-duration:30725ms;animation-duration:30725ms;-webkit-animation-name:move-frames-149;animation-name:move-frames-149;height:2px;width:2px}@-webkit-keyframes move-frames-149{0%{-webkit-transform:translate3d(43vw,109vh,0);transform:translate3d(43vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-119vh,0);transform:translate3d(92vw,-119vh,0)}}@keyframes move-frames-149{0%{-webkit-transform:translate3d(43vw,109vh,0);transform:translate3d(43vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-119vh,0);transform:translate3d(92vw,-119vh,0)}}.circle-container1:nth-child(149) .circle{-webkit-animation-delay:551ms;animation-delay:551ms}.circle-container1:nth-child(150){-webkit-animation-delay:18258ms;animation-delay:18258ms;-webkit-animation-duration:36294ms;animation-duration:36294ms;-webkit-animation-name:move-frames-150;animation-name:move-frames-150;height:8px;width:8px}@-webkit-keyframes move-frames-150{0%{-webkit-transform:translate3d(50vw,109vh,0);transform:translate3d(50vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-112vh,0);transform:translate3d(82vw,-112vh,0)}}@keyframes move-frames-150{0%{-webkit-transform:translate3d(50vw,109vh,0);transform:translate3d(50vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-112vh,0);transform:translate3d(82vw,-112vh,0)}}.circle-container1:nth-child(150) .circle{-webkit-animation-delay:869ms;animation-delay:869ms}.circle-container1:nth-child(151){-webkit-animation-delay:16751ms;animation-delay:16751ms;-webkit-animation-duration:33854ms;animation-duration:33854ms;-webkit-animation-name:move-frames-151;animation-name:move-frames-151;height:2px;width:2px}@-webkit-keyframes move-frames-151{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(90vw,-105vh,0);transform:translate3d(90vw,-105vh,0)}}@keyframes move-frames-151{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(90vw,-105vh,0);transform:translate3d(90vw,-105vh,0)}}.circle-container1:nth-child(151) .circle{-webkit-animation-delay:1491ms;animation-delay:1491ms}.circle-container1:nth-child(152){-webkit-animation-delay:15664ms;animation-delay:15664ms;-webkit-animation-duration:28001ms;animation-duration:28001ms;-webkit-animation-name:move-frames-152;animation-name:move-frames-152;height:6px;width:6px}@-webkit-keyframes move-frames-152{0%{-webkit-transform:translate3d(89vw,109vh,0);transform:translate3d(89vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-124vh,0);transform:translate3d(89vw,-124vh,0)}}@keyframes move-frames-152{0%{-webkit-transform:translate3d(89vw,109vh,0);transform:translate3d(89vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-124vh,0);transform:translate3d(89vw,-124vh,0)}}.circle-container1:nth-child(152) .circle{-webkit-animation-delay:2.71s;animation-delay:2.71s}.circle-container1:nth-child(153){-webkit-animation-delay:28554ms;animation-delay:28554ms;-webkit-animation-duration:35.49s;animation-duration:35.49s;-webkit-animation-name:move-frames-153;animation-name:move-frames-153;height:1px;width:1px}@-webkit-keyframes move-frames-153{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}@keyframes move-frames-153{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}.circle-container1:nth-child(153) .circle{-webkit-animation-delay:409ms;animation-delay:409ms}.circle-container1:nth-child(154){-webkit-animation-delay:4332ms;animation-delay:4332ms;-webkit-animation-duration:35104ms;animation-duration:35104ms;-webkit-animation-name:move-frames-154;animation-name:move-frames-154;height:3px;width:3px}@-webkit-keyframes move-frames-154{0%{-webkit-transform:translate3d(25vw,108vh,0);transform:translate3d(25vw,108vh,0)}to{-webkit-transform:translate3d(2vw,-120vh,0);transform:translate3d(2vw,-120vh,0)}}@keyframes move-frames-154{0%{-webkit-transform:translate3d(25vw,108vh,0);transform:translate3d(25vw,108vh,0)}to{-webkit-transform:translate3d(2vw,-120vh,0);transform:translate3d(2vw,-120vh,0)}}.circle-container1:nth-child(154) .circle{-webkit-animation-delay:3303ms;animation-delay:3303ms}.circle-container1:nth-child(155){-webkit-animation-delay:13.22s;animation-delay:13.22s;-webkit-animation-duration:29755ms;animation-duration:29755ms;-webkit-animation-name:move-frames-155;animation-name:move-frames-155;height:8px;width:8px}@-webkit-keyframes move-frames-155{0%{-webkit-transform:translate3d(81vw,101vh,0);transform:translate3d(81vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-114vh,0);transform:translate3d(31vw,-114vh,0)}}@keyframes move-frames-155{0%{-webkit-transform:translate3d(81vw,101vh,0);transform:translate3d(81vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-114vh,0);transform:translate3d(31vw,-114vh,0)}}.circle-container1:nth-child(155) .circle{-webkit-animation-delay:2844ms;animation-delay:2844ms}.circle-container1:nth-child(156){-webkit-animation-delay:30963ms;animation-delay:30963ms;-webkit-animation-duration:31015ms;animation-duration:31015ms;-webkit-animation-name:move-frames-156;animation-name:move-frames-156;height:5px;width:5px}@-webkit-keyframes move-frames-156{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}@keyframes move-frames-156{0%{-webkit-transform:translate3d(46vw,103vh,0);transform:translate3d(46vw,103vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}.circle-container1:nth-child(156) .circle{-webkit-animation-delay:3336ms;animation-delay:3336ms}.circle-container1:nth-child(157){-webkit-animation-delay:16622ms;animation-delay:16622ms;-webkit-animation-duration:33093ms;animation-duration:33093ms;-webkit-animation-name:move-frames-157;animation-name:move-frames-157;height:8px;width:8px}@-webkit-keyframes move-frames-157{0%{-webkit-transform:translate3d(66vw,105vh,0);transform:translate3d(66vw,105vh,0)}to{-webkit-transform:translate3d(31vw,-113vh,0);transform:translate3d(31vw,-113vh,0)}}@keyframes move-frames-157{0%{-webkit-transform:translate3d(66vw,105vh,0);transform:translate3d(66vw,105vh,0)}to{-webkit-transform:translate3d(31vw,-113vh,0);transform:translate3d(31vw,-113vh,0)}}.circle-container1:nth-child(157) .circle{-webkit-animation-delay:172ms;animation-delay:172ms}.circle-container1:nth-child(158){-webkit-animation-delay:11232ms;animation-delay:11232ms;-webkit-animation-duration:34591ms;animation-duration:34591ms;-webkit-animation-name:move-frames-158;animation-name:move-frames-158;height:2px;width:2px}@-webkit-keyframes move-frames-158{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(72vw,-130vh,0);transform:translate3d(72vw,-130vh,0)}}@keyframes move-frames-158{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(72vw,-130vh,0);transform:translate3d(72vw,-130vh,0)}}.circle-container1:nth-child(158) .circle{-webkit-animation-delay:1381ms;animation-delay:1381ms}.circle-container1:nth-child(159){-webkit-animation-delay:12021ms;animation-delay:12021ms;-webkit-animation-duration:36128ms;animation-duration:36128ms;-webkit-animation-name:move-frames-159;animation-name:move-frames-159;height:6px;width:6px}@-webkit-keyframes move-frames-159{0%{-webkit-transform:translate3d(5vw,110vh,0);transform:translate3d(5vw,110vh,0)}to{-webkit-transform:translate3d(63vw,-126vh,0);transform:translate3d(63vw,-126vh,0)}}@keyframes move-frames-159{0%{-webkit-transform:translate3d(5vw,110vh,0);transform:translate3d(5vw,110vh,0)}to{-webkit-transform:translate3d(63vw,-126vh,0);transform:translate3d(63vw,-126vh,0)}}.circle-container1:nth-child(159) .circle{-webkit-animation-delay:52ms;animation-delay:52ms}.circle-container1:nth-child(160){-webkit-animation-delay:33472ms;animation-delay:33472ms;-webkit-animation-duration:34012ms;animation-duration:34012ms;-webkit-animation-name:move-frames-160;animation-name:move-frames-160;height:4px;width:4px}@-webkit-keyframes move-frames-160{0%{-webkit-transform:translate3d(2vw,106vh,0);transform:translate3d(2vw,106vh,0)}to{-webkit-transform:translate3d(34vw,-115vh,0);transform:translate3d(34vw,-115vh,0)}}@keyframes move-frames-160{0%{-webkit-transform:translate3d(2vw,106vh,0);transform:translate3d(2vw,106vh,0)}to{-webkit-transform:translate3d(34vw,-115vh,0);transform:translate3d(34vw,-115vh,0)}}.circle-container1:nth-child(160) .circle{-webkit-animation-delay:313ms;animation-delay:313ms}.circle-container1:nth-child(161){-webkit-animation-delay:15417ms;animation-delay:15417ms;-webkit-animation-duration:30982ms;animation-duration:30982ms;-webkit-animation-name:move-frames-161;animation-name:move-frames-161;height:7px;width:7px}@-webkit-keyframes move-frames-161{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(56vw,-103vh,0);transform:translate3d(56vw,-103vh,0)}}@keyframes move-frames-161{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(56vw,-103vh,0);transform:translate3d(56vw,-103vh,0)}}.circle-container1:nth-child(161) .circle{-webkit-animation-delay:2296ms;animation-delay:2296ms}.circle-container1:nth-child(162){-webkit-animation-delay:5456ms;animation-delay:5456ms;-webkit-animation-duration:36382ms;animation-duration:36382ms;-webkit-animation-name:move-frames-162;animation-name:move-frames-162;height:2px;width:2px}@-webkit-keyframes move-frames-162{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(23vw,-111vh,0);transform:translate3d(23vw,-111vh,0)}}@keyframes move-frames-162{0%{-webkit-transform:translate3d(95vw,102vh,0);transform:translate3d(95vw,102vh,0)}to{-webkit-transform:translate3d(23vw,-111vh,0);transform:translate3d(23vw,-111vh,0)}}.circle-container1:nth-child(162) .circle{-webkit-animation-delay:2178ms;animation-delay:2178ms}.circle-container1:nth-child(163){-webkit-animation-delay:2063ms;animation-delay:2063ms;-webkit-animation-duration:34665ms;animation-duration:34665ms;-webkit-animation-name:move-frames-163;animation-name:move-frames-163;height:4px;width:4px}@-webkit-keyframes move-frames-163{0%{-webkit-transform:translate3d(73vw,109vh,0);transform:translate3d(73vw,109vh,0)}to{-webkit-transform:translate3d(34vw,-124vh,0);transform:translate3d(34vw,-124vh,0)}}@keyframes move-frames-163{0%{-webkit-transform:translate3d(73vw,109vh,0);transform:translate3d(73vw,109vh,0)}to{-webkit-transform:translate3d(34vw,-124vh,0);transform:translate3d(34vw,-124vh,0)}}.circle-container1:nth-child(163) .circle{-webkit-animation-delay:1297ms;animation-delay:1297ms}.circle-container1:nth-child(164){-webkit-animation-delay:18987ms;animation-delay:18987ms;-webkit-animation-duration:31978ms;animation-duration:31978ms;-webkit-animation-name:move-frames-164;animation-name:move-frames-164;height:7px;width:7px}@-webkit-keyframes move-frames-164{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(77vw,-110vh,0);transform:translate3d(77vw,-110vh,0)}}@keyframes move-frames-164{0%{-webkit-transform:translate3d(20vw,101vh,0);transform:translate3d(20vw,101vh,0)}to{-webkit-transform:translate3d(77vw,-110vh,0);transform:translate3d(77vw,-110vh,0)}}.circle-container1:nth-child(164) .circle{-webkit-animation-delay:3857ms;animation-delay:3857ms}.circle-container1:nth-child(165){-webkit-animation-delay:14995ms;animation-delay:14995ms;-webkit-animation-duration:29643ms;animation-duration:29643ms;-webkit-animation-name:move-frames-165;animation-name:move-frames-165;height:6px;width:6px}@-webkit-keyframes move-frames-165{0%{-webkit-transform:translate3d(29vw,109vh,0);transform:translate3d(29vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-125vh,0);transform:translate3d(97vw,-125vh,0)}}@keyframes move-frames-165{0%{-webkit-transform:translate3d(29vw,109vh,0);transform:translate3d(29vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-125vh,0);transform:translate3d(97vw,-125vh,0)}}.circle-container1:nth-child(165) .circle{-webkit-animation-delay:2917ms;animation-delay:2917ms}.circle-container1:nth-child(166){-webkit-animation-delay:22959ms;animation-delay:22959ms;-webkit-animation-duration:29922ms;animation-duration:29922ms;-webkit-animation-name:move-frames-166;animation-name:move-frames-166;height:5px;width:5px}@-webkit-keyframes move-frames-166{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-109vh,0);transform:translate3d(100vw,-109vh,0)}}@keyframes move-frames-166{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(100vw,-109vh,0);transform:translate3d(100vw,-109vh,0)}}.circle-container1:nth-child(166) .circle{-webkit-animation-delay:674ms;animation-delay:674ms}.circle-container1:nth-child(167){-webkit-animation-delay:9.42s;animation-delay:9.42s;-webkit-animation-duration:30166ms;animation-duration:30166ms;-webkit-animation-name:move-frames-167;animation-name:move-frames-167;height:4px;width:4px}@-webkit-keyframes move-frames-167{0%{-webkit-transform:translate3d(34vw,103vh,0);transform:translate3d(34vw,103vh,0)}to{-webkit-transform:translate3d(83vw,-121vh,0);transform:translate3d(83vw,-121vh,0)}}@keyframes move-frames-167{0%{-webkit-transform:translate3d(34vw,103vh,0);transform:translate3d(34vw,103vh,0)}to{-webkit-transform:translate3d(83vw,-121vh,0);transform:translate3d(83vw,-121vh,0)}}.circle-container1:nth-child(167) .circle{-webkit-animation-delay:199ms;animation-delay:199ms}.circle-container1:nth-child(168){-webkit-animation-delay:17852ms;animation-delay:17852ms;-webkit-animation-duration:30788ms;animation-duration:30788ms;-webkit-animation-name:move-frames-168;animation-name:move-frames-168;height:3px;width:3px}@-webkit-keyframes move-frames-168{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(97vw,-121vh,0);transform:translate3d(97vw,-121vh,0)}}@keyframes move-frames-168{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(97vw,-121vh,0);transform:translate3d(97vw,-121vh,0)}}.circle-container1:nth-child(168) .circle{-webkit-animation-delay:2058ms;animation-delay:2058ms}.circle-container1:nth-child(169){-webkit-animation-delay:13312ms;animation-delay:13312ms;-webkit-animation-duration:31336ms;animation-duration:31336ms;-webkit-animation-name:move-frames-169;animation-name:move-frames-169;height:1px;width:1px}@-webkit-keyframes move-frames-169{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(47vw,-115vh,0);transform:translate3d(47vw,-115vh,0)}}@keyframes move-frames-169{0%{-webkit-transform:translate3d(83vw,102vh,0);transform:translate3d(83vw,102vh,0)}to{-webkit-transform:translate3d(47vw,-115vh,0);transform:translate3d(47vw,-115vh,0)}}.circle-container1:nth-child(169) .circle{-webkit-animation-delay:1743ms;animation-delay:1743ms}.circle-container1:nth-child(170){-webkit-animation-delay:23255ms;animation-delay:23255ms;-webkit-animation-duration:29894ms;animation-duration:29894ms;-webkit-animation-name:move-frames-170;animation-name:move-frames-170;height:7px;width:7px}@-webkit-keyframes move-frames-170{0%{-webkit-transform:translate3d(15vw,105vh,0);transform:translate3d(15vw,105vh,0)}to{-webkit-transform:translate3d(49vw,-117vh,0);transform:translate3d(49vw,-117vh,0)}}@keyframes move-frames-170{0%{-webkit-transform:translate3d(15vw,105vh,0);transform:translate3d(15vw,105vh,0)}to{-webkit-transform:translate3d(49vw,-117vh,0);transform:translate3d(49vw,-117vh,0)}}.circle-container1:nth-child(170) .circle{-webkit-animation-delay:3113ms;animation-delay:3113ms}.circle-container1:nth-child(171){-webkit-animation-delay:17082ms;animation-delay:17082ms;-webkit-animation-duration:36615ms;animation-duration:36615ms;-webkit-animation-name:move-frames-171;animation-name:move-frames-171;height:6px;width:6px}@-webkit-keyframes move-frames-171{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-121vh,0);transform:translate3d(25vw,-121vh,0)}}@keyframes move-frames-171{0%{-webkit-transform:translate3d(75vw,110vh,0);transform:translate3d(75vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-121vh,0);transform:translate3d(25vw,-121vh,0)}}.circle-container1:nth-child(171) .circle{-webkit-animation-delay:3765ms;animation-delay:3765ms}.circle-container1:nth-child(172){-webkit-animation-delay:28535ms;animation-delay:28535ms;-webkit-animation-duration:28394ms;animation-duration:28394ms;-webkit-animation-name:move-frames-172;animation-name:move-frames-172;height:4px;width:4px}@-webkit-keyframes move-frames-172{0%{-webkit-transform:translate3d(42vw,101vh,0);transform:translate3d(42vw,101vh,0)}to{-webkit-transform:translate3d(56vw,-103vh,0);transform:translate3d(56vw,-103vh,0)}}@keyframes move-frames-172{0%{-webkit-transform:translate3d(42vw,101vh,0);transform:translate3d(42vw,101vh,0)}to{-webkit-transform:translate3d(56vw,-103vh,0);transform:translate3d(56vw,-103vh,0)}}.circle-container1:nth-child(172) .circle{-webkit-animation-delay:3798ms;animation-delay:3798ms}.circle-container1:nth-child(173){-webkit-animation-delay:3251ms;animation-delay:3251ms;-webkit-animation-duration:31589ms;animation-duration:31589ms;-webkit-animation-name:move-frames-173;animation-name:move-frames-173;height:4px;width:4px}@-webkit-keyframes move-frames-173{0%{-webkit-transform:translate3d(27vw,101vh,0);transform:translate3d(27vw,101vh,0)}to{-webkit-transform:translate3d(93vw,-118vh,0);transform:translate3d(93vw,-118vh,0)}}@keyframes move-frames-173{0%{-webkit-transform:translate3d(27vw,101vh,0);transform:translate3d(27vw,101vh,0)}to{-webkit-transform:translate3d(93vw,-118vh,0);transform:translate3d(93vw,-118vh,0)}}.circle-container1:nth-child(173) .circle{-webkit-animation-delay:.36s;animation-delay:.36s}.circle-container1:nth-child(174){-webkit-animation-delay:27575ms;animation-delay:27575ms;-webkit-animation-duration:30434ms;animation-duration:30434ms;-webkit-animation-name:move-frames-174;animation-name:move-frames-174;height:6px;width:6px}@-webkit-keyframes move-frames-174{0%{-webkit-transform:translate3d(39vw,103vh,0);transform:translate3d(39vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-107vh,0);transform:translate3d(98vw,-107vh,0)}}@keyframes move-frames-174{0%{-webkit-transform:translate3d(39vw,103vh,0);transform:translate3d(39vw,103vh,0)}to{-webkit-transform:translate3d(98vw,-107vh,0);transform:translate3d(98vw,-107vh,0)}}.circle-container1:nth-child(174) .circle{-webkit-animation-delay:3439ms;animation-delay:3439ms}.circle-container1:nth-child(175){-webkit-animation-delay:21304ms;animation-delay:21304ms;-webkit-animation-duration:29158ms;animation-duration:29158ms;-webkit-animation-name:move-frames-175;animation-name:move-frames-175;height:5px;width:5px}@-webkit-keyframes move-frames-175{0%{-webkit-transform:translate3d(83vw,108vh,0);transform:translate3d(83vw,108vh,0)}to{-webkit-transform:translate3d(73vw,-132vh,0);transform:translate3d(73vw,-132vh,0)}}@keyframes move-frames-175{0%{-webkit-transform:translate3d(83vw,108vh,0);transform:translate3d(83vw,108vh,0)}to{-webkit-transform:translate3d(73vw,-132vh,0);transform:translate3d(73vw,-132vh,0)}}.circle-container1:nth-child(175) .circle{-webkit-animation-delay:2427ms;animation-delay:2427ms}.circle-container1:nth-child(176){-webkit-animation-delay:10244ms;animation-delay:10244ms;-webkit-animation-duration:35163ms;animation-duration:35163ms;-webkit-animation-name:move-frames-176;animation-name:move-frames-176;height:1px;width:1px}@-webkit-keyframes move-frames-176{0%{-webkit-transform:translate3d(12vw,102vh,0);transform:translate3d(12vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-121vh,0);transform:translate3d(42vw,-121vh,0)}}@keyframes move-frames-176{0%{-webkit-transform:translate3d(12vw,102vh,0);transform:translate3d(12vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-121vh,0);transform:translate3d(42vw,-121vh,0)}}.circle-container1:nth-child(176) .circle{-webkit-animation-delay:2226ms;animation-delay:2226ms}.circle-container1:nth-child(177){-webkit-animation-delay:36903ms;animation-delay:36903ms;-webkit-animation-duration:33388ms;animation-duration:33388ms;-webkit-animation-name:move-frames-177;animation-name:move-frames-177;height:1px;width:1px}@-webkit-keyframes move-frames-177{0%{-webkit-transform:translate3d(27vw,107vh,0);transform:translate3d(27vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-117vh,0);transform:translate3d(55vw,-117vh,0)}}@keyframes move-frames-177{0%{-webkit-transform:translate3d(27vw,107vh,0);transform:translate3d(27vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-117vh,0);transform:translate3d(55vw,-117vh,0)}}.circle-container1:nth-child(177) .circle{-webkit-animation-delay:177ms;animation-delay:177ms}.circle-container1:nth-child(178){-webkit-animation-delay:26974ms;animation-delay:26974ms;-webkit-animation-duration:36.76s;animation-duration:36.76s;-webkit-animation-name:move-frames-178;animation-name:move-frames-178;height:3px;width:3px}@-webkit-keyframes move-frames-178{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(71vw,-116vh,0);transform:translate3d(71vw,-116vh,0)}}@keyframes move-frames-178{0%{-webkit-transform:translate3d(97vw,106vh,0);transform:translate3d(97vw,106vh,0)}to{-webkit-transform:translate3d(71vw,-116vh,0);transform:translate3d(71vw,-116vh,0)}}.circle-container1:nth-child(178) .circle{-webkit-animation-delay:262ms;animation-delay:262ms}.circle-container1:nth-child(179){-webkit-animation-delay:26218ms;animation-delay:26218ms;-webkit-animation-duration:33732ms;animation-duration:33732ms;-webkit-animation-name:move-frames-179;animation-name:move-frames-179;height:7px;width:7px}@-webkit-keyframes move-frames-179{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-136vh,0);transform:translate3d(90vw,-136vh,0)}}@keyframes move-frames-179{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-136vh,0);transform:translate3d(90vw,-136vh,0)}}.circle-container1:nth-child(179) .circle{-webkit-animation-delay:1788ms;animation-delay:1788ms}.circle-container1:nth-child(180){-webkit-animation-delay:31902ms;animation-delay:31902ms;-webkit-animation-duration:31514ms;animation-duration:31514ms;-webkit-animation-name:move-frames-180;animation-name:move-frames-180;height:4px;width:4px}@-webkit-keyframes move-frames-180{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-124vh,0);transform:translate3d(50vw,-124vh,0)}}@keyframes move-frames-180{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-124vh,0);transform:translate3d(50vw,-124vh,0)}}.circle-container1:nth-child(180) .circle{-webkit-animation-delay:228ms;animation-delay:228ms}.circle-container1:nth-child(181){-webkit-animation-delay:23308ms;animation-delay:23308ms;-webkit-animation-duration:32691ms;animation-duration:32691ms;-webkit-animation-name:move-frames-181;animation-name:move-frames-181;height:8px;width:8px}@-webkit-keyframes move-frames-181{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(38vw,-110vh,0);transform:translate3d(38vw,-110vh,0)}}@keyframes move-frames-181{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(38vw,-110vh,0);transform:translate3d(38vw,-110vh,0)}}.circle-container1:nth-child(181) .circle{-webkit-animation-delay:1629ms;animation-delay:1629ms}.circle-container1:nth-child(182){-webkit-animation-delay:2427ms;animation-delay:2427ms;-webkit-animation-duration:34833ms;animation-duration:34833ms;-webkit-animation-name:move-frames-182;animation-name:move-frames-182;height:6px;width:6px}@-webkit-keyframes move-frames-182{0%{-webkit-transform:translate3d(89vw,110vh,0);transform:translate3d(89vw,110vh,0)}to{-webkit-transform:translate3d(99vw,-131vh,0);transform:translate3d(99vw,-131vh,0)}}@keyframes move-frames-182{0%{-webkit-transform:translate3d(89vw,110vh,0);transform:translate3d(89vw,110vh,0)}to{-webkit-transform:translate3d(99vw,-131vh,0);transform:translate3d(99vw,-131vh,0)}}.circle-container1:nth-child(182) .circle{-webkit-animation-delay:2833ms;animation-delay:2833ms}.circle-container1:nth-child(183){-webkit-animation-delay:19224ms;animation-delay:19224ms;-webkit-animation-duration:31525ms;animation-duration:31525ms;-webkit-animation-name:move-frames-183;animation-name:move-frames-183;height:1px;width:1px}@-webkit-keyframes move-frames-183{0%{-webkit-transform:translate3d(48vw,101vh,0);transform:translate3d(48vw,101vh,0)}to{-webkit-transform:translate3d(97vw,-128vh,0);transform:translate3d(97vw,-128vh,0)}}@keyframes move-frames-183{0%{-webkit-transform:translate3d(48vw,101vh,0);transform:translate3d(48vw,101vh,0)}to{-webkit-transform:translate3d(97vw,-128vh,0);transform:translate3d(97vw,-128vh,0)}}.circle-container1:nth-child(183) .circle{-webkit-animation-delay:1498ms;animation-delay:1498ms}.circle-container1:nth-child(184){-webkit-animation-delay:30475ms;animation-delay:30475ms;-webkit-animation-duration:35954ms;animation-duration:35954ms;-webkit-animation-name:move-frames-184;animation-name:move-frames-184;height:1px;width:1px}@-webkit-keyframes move-frames-184{0%{-webkit-transform:translate3d(92vw,109vh,0);transform:translate3d(92vw,109vh,0)}to{-webkit-transform:translate3d(12vw,-134vh,0);transform:translate3d(12vw,-134vh,0)}}@keyframes move-frames-184{0%{-webkit-transform:translate3d(92vw,109vh,0);transform:translate3d(92vw,109vh,0)}to{-webkit-transform:translate3d(12vw,-134vh,0);transform:translate3d(12vw,-134vh,0)}}.circle-container1:nth-child(184) .circle{-webkit-animation-delay:2411ms;animation-delay:2411ms}.circle-container1:nth-child(185){-webkit-animation-delay:10488ms;animation-delay:10488ms;-webkit-animation-duration:30574ms;animation-duration:30574ms;-webkit-animation-name:move-frames-185;animation-name:move-frames-185;height:2px;width:2px}@-webkit-keyframes move-frames-185{0%{-webkit-transform:translate3d(83vw,109vh,0);transform:translate3d(83vw,109vh,0)}to{-webkit-transform:translate3d(50vw,-119vh,0);transform:translate3d(50vw,-119vh,0)}}@keyframes move-frames-185{0%{-webkit-transform:translate3d(83vw,109vh,0);transform:translate3d(83vw,109vh,0)}to{-webkit-transform:translate3d(50vw,-119vh,0);transform:translate3d(50vw,-119vh,0)}}.circle-container1:nth-child(185) .circle{-webkit-animation-delay:1538ms;animation-delay:1538ms}.circle-container1:nth-child(186){-webkit-animation-delay:5282ms;animation-delay:5282ms;-webkit-animation-duration:33187ms;animation-duration:33187ms;-webkit-animation-name:move-frames-186;animation-name:move-frames-186;height:3px;width:3px}@-webkit-keyframes move-frames-186{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(96vw,-128vh,0);transform:translate3d(96vw,-128vh,0)}}@keyframes move-frames-186{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(96vw,-128vh,0);transform:translate3d(96vw,-128vh,0)}}.circle-container1:nth-child(186) .circle{-webkit-animation-delay:311ms;animation-delay:311ms}.circle-container1:nth-child(187){-webkit-animation-delay:28398ms;animation-delay:28398ms;-webkit-animation-duration:28965ms;animation-duration:28965ms;-webkit-animation-name:move-frames-187;animation-name:move-frames-187;height:3px;width:3px}@-webkit-keyframes move-frames-187{0%{-webkit-transform:translate3d(17vw,104vh,0);transform:translate3d(17vw,104vh,0)}to{-webkit-transform:translate3d(67vw,-113vh,0);transform:translate3d(67vw,-113vh,0)}}@keyframes move-frames-187{0%{-webkit-transform:translate3d(17vw,104vh,0);transform:translate3d(17vw,104vh,0)}to{-webkit-transform:translate3d(67vw,-113vh,0);transform:translate3d(67vw,-113vh,0)}}.circle-container1:nth-child(187) .circle{-webkit-animation-delay:2374ms;animation-delay:2374ms}.circle-container1:nth-child(188){-webkit-animation-delay:20745ms;animation-delay:20745ms;-webkit-animation-duration:30237ms;animation-duration:30237ms;-webkit-animation-name:move-frames-188;animation-name:move-frames-188;height:4px;width:4px}@-webkit-keyframes move-frames-188{0%{-webkit-transform:translate3d(49vw,110vh,0);transform:translate3d(49vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-130vh,0);transform:translate3d(41vw,-130vh,0)}}@keyframes move-frames-188{0%{-webkit-transform:translate3d(49vw,110vh,0);transform:translate3d(49vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-130vh,0);transform:translate3d(41vw,-130vh,0)}}.circle-container1:nth-child(188) .circle{-webkit-animation-delay:1.11s;animation-delay:1.11s}.circle-container1:nth-child(189){-webkit-animation-delay:5.01s;animation-delay:5.01s;-webkit-animation-duration:30533ms;animation-duration:30533ms;-webkit-animation-name:move-frames-189;animation-name:move-frames-189;height:1px;width:1px}@-webkit-keyframes move-frames-189{0%{-webkit-transform:translate3d(65vw,109vh,0);transform:translate3d(65vw,109vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}@keyframes move-frames-189{0%{-webkit-transform:translate3d(65vw,109vh,0);transform:translate3d(65vw,109vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}.circle-container1:nth-child(189) .circle{-webkit-animation-delay:3717ms;animation-delay:3717ms}.circle-container1:nth-child(190){-webkit-animation-delay:25806ms;animation-delay:25806ms;-webkit-animation-duration:30278ms;animation-duration:30278ms;-webkit-animation-name:move-frames-190;animation-name:move-frames-190;height:8px;width:8px}@-webkit-keyframes move-frames-190{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(48vw,-121vh,0);transform:translate3d(48vw,-121vh,0)}}@keyframes move-frames-190{0%{-webkit-transform:translate3d(20vw,107vh,0);transform:translate3d(20vw,107vh,0)}to{-webkit-transform:translate3d(48vw,-121vh,0);transform:translate3d(48vw,-121vh,0)}}.circle-container1:nth-child(190) .circle{-webkit-animation-delay:1.94s;animation-delay:1.94s}.circle-container1:nth-child(191){-webkit-animation-delay:5282ms;animation-delay:5282ms;-webkit-animation-duration:33693ms;animation-duration:33693ms;-webkit-animation-name:move-frames-191;animation-name:move-frames-191;height:5px;width:5px}@-webkit-keyframes move-frames-191{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(36vw,-132vh,0);transform:translate3d(36vw,-132vh,0)}}@keyframes move-frames-191{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(36vw,-132vh,0);transform:translate3d(36vw,-132vh,0)}}.circle-container1:nth-child(191) .circle{-webkit-animation-delay:1572ms;animation-delay:1572ms}.circle-container1:nth-child(192){-webkit-animation-delay:3439ms;animation-delay:3439ms;-webkit-animation-duration:36269ms;animation-duration:36269ms;-webkit-animation-name:move-frames-192;animation-name:move-frames-192;height:8px;width:8px}@-webkit-keyframes move-frames-192{0%{-webkit-transform:translate3d(59vw,109vh,0);transform:translate3d(59vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-121vh,0);transform:translate3d(28vw,-121vh,0)}}@keyframes move-frames-192{0%{-webkit-transform:translate3d(59vw,109vh,0);transform:translate3d(59vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-121vh,0);transform:translate3d(28vw,-121vh,0)}}.circle-container1:nth-child(192) .circle{-webkit-animation-delay:3.54s;animation-delay:3.54s}.circle-container1:nth-child(193){-webkit-animation-delay:6678ms;animation-delay:6678ms;-webkit-animation-duration:35717ms;animation-duration:35717ms;-webkit-animation-name:move-frames-193;animation-name:move-frames-193;height:1px;width:1px}@-webkit-keyframes move-frames-193{0%{-webkit-transform:translate3d(79vw,110vh,0);transform:translate3d(79vw,110vh,0)}to{-webkit-transform:translate3d(15vw,-123vh,0);transform:translate3d(15vw,-123vh,0)}}@keyframes move-frames-193{0%{-webkit-transform:translate3d(79vw,110vh,0);transform:translate3d(79vw,110vh,0)}to{-webkit-transform:translate3d(15vw,-123vh,0);transform:translate3d(15vw,-123vh,0)}}.circle-container1:nth-child(193) .circle{-webkit-animation-delay:896ms;animation-delay:896ms}.circle-container1:nth-child(194){-webkit-animation-delay:11524ms;animation-delay:11524ms;-webkit-animation-duration:34807ms;animation-duration:34807ms;-webkit-animation-name:move-frames-194;animation-name:move-frames-194;height:4px;width:4px}@-webkit-keyframes move-frames-194{0%{-webkit-transform:translate3d(38vw,108vh,0);transform:translate3d(38vw,108vh,0)}to{-webkit-transform:translate3d(61vw,-137vh,0);transform:translate3d(61vw,-137vh,0)}}@keyframes move-frames-194{0%{-webkit-transform:translate3d(38vw,108vh,0);transform:translate3d(38vw,108vh,0)}to{-webkit-transform:translate3d(61vw,-137vh,0);transform:translate3d(61vw,-137vh,0)}}.circle-container1:nth-child(194) .circle{-webkit-animation-delay:2857ms;animation-delay:2857ms}.circle-container1:nth-child(195){-webkit-animation-delay:20.05s;animation-delay:20.05s;-webkit-animation-duration:30482ms;animation-duration:30482ms;-webkit-animation-name:move-frames-195;animation-name:move-frames-195;height:1px;width:1px}@-webkit-keyframes move-frames-195{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}@keyframes move-frames-195{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}.circle-container1:nth-child(195) .circle{-webkit-animation-delay:697ms;animation-delay:697ms}.circle-container1:nth-child(196){-webkit-animation-delay:17488ms;animation-delay:17488ms;-webkit-animation-duration:31565ms;animation-duration:31565ms;-webkit-animation-name:move-frames-196;animation-name:move-frames-196;height:7px;width:7px}@-webkit-keyframes move-frames-196{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(90vw,-123vh,0);transform:translate3d(90vw,-123vh,0)}}@keyframes move-frames-196{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(90vw,-123vh,0);transform:translate3d(90vw,-123vh,0)}}.circle-container1:nth-child(196) .circle{-webkit-animation-delay:3077ms;animation-delay:3077ms}.circle-container1:nth-child(197){-webkit-animation-delay:5458ms;animation-delay:5458ms;-webkit-animation-duration:31154ms;animation-duration:31154ms;-webkit-animation-name:move-frames-197;animation-name:move-frames-197;height:1px;width:1px}@-webkit-keyframes move-frames-197{0%{-webkit-transform:translate3d(35vw,110vh,0);transform:translate3d(35vw,110vh,0)}to{-webkit-transform:translate3d(69vw,-135vh,0);transform:translate3d(69vw,-135vh,0)}}@keyframes move-frames-197{0%{-webkit-transform:translate3d(35vw,110vh,0);transform:translate3d(35vw,110vh,0)}to{-webkit-transform:translate3d(69vw,-135vh,0);transform:translate3d(69vw,-135vh,0)}}.circle-container1:nth-child(197) .circle{-webkit-animation-delay:3413ms;animation-delay:3413ms}.circle-container1:nth-child(198){-webkit-animation-delay:23814ms;animation-delay:23814ms;-webkit-animation-duration:33.16s;animation-duration:33.16s;-webkit-animation-name:move-frames-198;animation-name:move-frames-198;height:5px;width:5px}@-webkit-keyframes move-frames-198{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(2vw,-112vh,0);transform:translate3d(2vw,-112vh,0)}}@keyframes move-frames-198{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(2vw,-112vh,0);transform:translate3d(2vw,-112vh,0)}}.circle-container1:nth-child(198) .circle{-webkit-animation-delay:1.61s;animation-delay:1.61s}.circle-container1:nth-child(199){-webkit-animation-delay:9315ms;animation-delay:9315ms;-webkit-animation-duration:36869ms;animation-duration:36869ms;-webkit-animation-name:move-frames-199;animation-name:move-frames-199;height:5px;width:5px}@-webkit-keyframes move-frames-199{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(14vw,-111vh,0);transform:translate3d(14vw,-111vh,0)}}@keyframes move-frames-199{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(14vw,-111vh,0);transform:translate3d(14vw,-111vh,0)}}.circle-container1:nth-child(199) .circle{-webkit-animation-delay:3505ms;animation-delay:3505ms}.circle-container1:nth-child(200){-webkit-animation-delay:4166ms;animation-delay:4166ms;-webkit-animation-duration:29389ms;animation-duration:29389ms;-webkit-animation-name:move-frames-200;animation-name:move-frames-200;height:7px;width:7px}@-webkit-keyframes move-frames-200{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-108vh,0);transform:translate3d(9vw,-108vh,0)}}@keyframes move-frames-200{0%{-webkit-transform:translate3d(38vw,101vh,0);transform:translate3d(38vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-108vh,0);transform:translate3d(9vw,-108vh,0)}}.circle-container1:nth-child(200) .circle{-webkit-animation-delay:2702ms;animation-delay:2702ms}.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)}}@-webkit-keyframes apearmotion{0%{opacity:0}to{opacity:1}}@-webkit-keyframes apearmotionSecond{0%{opacity:0}to{opacity:1}}@keyframes apearmotionSecond{0%{opacity:0}to{opacity:1}}.motionButton .motionText{opacity:1}.motionButton:hover .motionText{-webkit-animation:apearmotion 1s ease;animation:apearmotion 1s ease;opacity:1}@keyframes apearmotion{0%{opacity:0}to{opacity:1}}.swal2-container{z-index:10000!important}.MuiTooltip-tooltip{display:none!important}.slideshow{height:100%;left:0;overflow:hidden;top:0;width:100%;z-index:1}.slideshow .slider{height:100vw;width:100vw;z-index:2}.slideshow .slider *{outline:none}.slideshow .slider .item{border:none;height:100vh;overflow:hidden;position:relative;width:100vw}.slideshow .slider .item .text{display:none}.slideshow .slider .item img{left:50%;min-height:101%;min-width:101%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slideshow .MuiTooltip-tooltip,.slideshow .css-jcfnqi-MuiTooltip-tooltip{display:none!important}.slideshow .slick-dots{bottom:auto;color:#fff;display:block;height:auto;left:auto;position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;z-index:100!important}.slideshow .slick-dots li{display:block;height:auto;width:100%}.slideshow .slick-dots li button{height:15px;position:relative;text-align:center;width:20px}.slideshow .slick-dots li button:before{background:#fff;border-radius:0;color:#fff;content:"";height:2px;left:auto;opacity:.6;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-in-out;width:20px}.slideshow .slick-dots li.slick-active button:before{opacity:1;width:40px}.slideshow.slideshow-right{left:0;pointer-events:none;width:50vw;z-index:1}.slideshow.slideshow-right .slider{left:0;position:absolute}.slideshow-text{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:80px;font-weight:100;left:50%;letter-spacing:20px;line-height:.8;pointer-events:none;position:absolute;text-align:center;text-transform:uppercase;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:100!important}@media(max-width:767px){.slideshow-text{font-size:40px}}.the-most{bottom:0;left:0;max-width:200px;padding:10px;position:fixed;width:50vw;z-index:1}.the-most img{max-width:100%}