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:35528ms;animation-delay:35528ms;-webkit-animation-duration:33672ms;animation-duration:33672ms;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;height:1px;width:1px}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(64vw,110vh,0);transform:translate3d(64vw,110vh,0)}to{-webkit-transform:translate3d(74vw,-130vh,0);transform:translate3d(74vw,-130vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(64vw,110vh,0);transform:translate3d(64vw,110vh,0)}to{-webkit-transform:translate3d(74vw,-130vh,0);transform:translate3d(74vw,-130vh,0)}}.circle-container1:first-child .circle{-webkit-animation-delay:2995ms;animation-delay:2995ms}.circle-container1:nth-child(2){-webkit-animation-delay:7825ms;animation-delay:7825ms;-webkit-animation-duration:29429ms;animation-duration:29429ms;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;height:5px;width:5px}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(19vw,105vh,0);transform:translate3d(19vw,105vh,0)}to{-webkit-transform:translate3d(27vw,-129vh,0);transform:translate3d(27vw,-129vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(19vw,105vh,0);transform:translate3d(19vw,105vh,0)}to{-webkit-transform:translate3d(27vw,-129vh,0);transform:translate3d(27vw,-129vh,0)}}.circle-container1:nth-child(2) .circle{-webkit-animation-delay:1944ms;animation-delay:1944ms}.circle-container1:nth-child(3){-webkit-animation-delay:2153ms;animation-delay:2153ms;-webkit-animation-duration:29758ms;animation-duration:29758ms;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;height:2px;width:2px}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(56vw,101vh,0);transform:translate3d(56vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-102vh,0);transform:translate3d(91vw,-102vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(56vw,101vh,0);transform:translate3d(56vw,101vh,0)}to{-webkit-transform:translate3d(91vw,-102vh,0);transform:translate3d(91vw,-102vh,0)}}.circle-container1:nth-child(3) .circle{-webkit-animation-delay:3562ms;animation-delay:3562ms}.circle-container1:nth-child(4){-webkit-animation-delay:21453ms;animation-delay:21453ms;-webkit-animation-duration:28.67s;animation-duration:28.67s;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;height:8px;width:8px}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(67vw,-130vh,0);transform:translate3d(67vw,-130vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(12vw,101vh,0);transform:translate3d(12vw,101vh,0)}to{-webkit-transform:translate3d(67vw,-130vh,0);transform:translate3d(67vw,-130vh,0)}}.circle-container1:nth-child(4) .circle{-webkit-animation-delay:1521ms;animation-delay:1521ms}.circle-container1:nth-child(5){-webkit-animation-delay:17556ms;animation-delay:17556ms;-webkit-animation-duration:28874ms;animation-duration:28874ms;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;height:3px;width:3px}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(29vw,-139vh,0);transform:translate3d(29vw,-139vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(29vw,-139vh,0);transform:translate3d(29vw,-139vh,0)}}.circle-container1:nth-child(5) .circle{-webkit-animation-delay:874ms;animation-delay:874ms}.circle-container1:nth-child(6){-webkit-animation-delay:29ms;animation-delay:29ms;-webkit-animation-duration:36552ms;animation-duration:36552ms;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;height:3px;width:3px}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(18vw,109vh,0);transform:translate3d(18vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-113vh,0);transform:translate3d(82vw,-113vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(18vw,109vh,0);transform:translate3d(18vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-113vh,0);transform:translate3d(82vw,-113vh,0)}}.circle-container1:nth-child(6) .circle{-webkit-animation-delay:3605ms;animation-delay:3605ms}.circle-container1:nth-child(7){-webkit-animation-delay:17978ms;animation-delay:17978ms;-webkit-animation-duration:36711ms;animation-duration:36711ms;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;height:3px;width:3px}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(61vw,103vh,0);transform:translate3d(61vw,103vh,0)}to{-webkit-transform:translate3d(16vw,-104vh,0);transform:translate3d(16vw,-104vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(61vw,103vh,0);transform:translate3d(61vw,103vh,0)}to{-webkit-transform:translate3d(16vw,-104vh,0);transform:translate3d(16vw,-104vh,0)}}.circle-container1:nth-child(7) .circle{-webkit-animation-delay:3896ms;animation-delay:3896ms}.circle-container1:nth-child(8){-webkit-animation-delay:32064ms;animation-delay:32064ms;-webkit-animation-duration:32922ms;animation-duration:32922ms;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;height:3px;width:3px}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(77vw,103vh,0);transform:translate3d(77vw,103vh,0)}to{-webkit-transform:translate3d(40vw,-114vh,0);transform:translate3d(40vw,-114vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(77vw,103vh,0);transform:translate3d(77vw,103vh,0)}to{-webkit-transform:translate3d(40vw,-114vh,0);transform:translate3d(40vw,-114vh,0)}}.circle-container1:nth-child(8) .circle{-webkit-animation-delay:556ms;animation-delay:556ms}.circle-container1:nth-child(9){-webkit-animation-delay:9704ms;animation-delay:9704ms;-webkit-animation-duration:33626ms;animation-duration:33626ms;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;height:8px;width:8px}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(48vw,-117vh,0);transform:translate3d(48vw,-117vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(40vw,103vh,0);transform:translate3d(40vw,103vh,0)}to{-webkit-transform:translate3d(48vw,-117vh,0);transform:translate3d(48vw,-117vh,0)}}.circle-container1:nth-child(9) .circle{-webkit-animation-delay:1876ms;animation-delay:1876ms}.circle-container1:nth-child(10){-webkit-animation-delay:16612ms;animation-delay:16612ms;-webkit-animation-duration:29149ms;animation-duration:29149ms;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;height:4px;width:4px}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(25vw,107vh,0);transform:translate3d(25vw,107vh,0)}to{-webkit-transform:translate3d(67vw,-124vh,0);transform:translate3d(67vw,-124vh,0)}}.circle-container1:nth-child(10) .circle{-webkit-animation-delay:905ms;animation-delay:905ms}.circle-container1:nth-child(11){-webkit-animation-delay:13556ms;animation-delay:13556ms;-webkit-animation-duration:35882ms;animation-duration:35882ms;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;height:1px;width:1px}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(95vw,103vh,0);transform:translate3d(95vw,103vh,0)}to{-webkit-transform:translate3d(69vw,-104vh,0);transform:translate3d(69vw,-104vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(95vw,103vh,0);transform:translate3d(95vw,103vh,0)}to{-webkit-transform:translate3d(69vw,-104vh,0);transform:translate3d(69vw,-104vh,0)}}.circle-container1:nth-child(11) .circle{-webkit-animation-delay:1356ms;animation-delay:1356ms}.circle-container1:nth-child(12){-webkit-animation-delay:30275ms;animation-delay:30275ms;-webkit-animation-duration:32711ms;animation-duration:32711ms;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;height:8px;width:8px}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(78vw,103vh,0);transform:translate3d(78vw,103vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(78vw,103vh,0);transform:translate3d(78vw,103vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}.circle-container1:nth-child(12) .circle{-webkit-animation-delay:801ms;animation-delay:801ms}.circle-container1:nth-child(13){-webkit-animation-delay:18649ms;animation-delay:18649ms;-webkit-animation-duration:36571ms;animation-duration:36571ms;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;height:1px;width:1px}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(36vw,104vh,0);transform:translate3d(36vw,104vh,0)}to{-webkit-transform:translate3d(48vw,-119vh,0);transform:translate3d(48vw,-119vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(36vw,104vh,0);transform:translate3d(36vw,104vh,0)}to{-webkit-transform:translate3d(48vw,-119vh,0);transform:translate3d(48vw,-119vh,0)}}.circle-container1:nth-child(13) .circle{-webkit-animation-delay:1622ms;animation-delay:1622ms}.circle-container1:nth-child(14){-webkit-animation-delay:29193ms;animation-delay:29193ms;-webkit-animation-duration:33753ms;animation-duration:33753ms;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;height:5px;width:5px}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-135vh,0);transform:translate3d(12vw,-135vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(12vw,-135vh,0);transform:translate3d(12vw,-135vh,0)}}.circle-container1:nth-child(14) .circle{-webkit-animation-delay:1265ms;animation-delay:1265ms}.circle-container1:nth-child(15){-webkit-animation-delay:7804ms;animation-delay:7804ms;-webkit-animation-duration:36076ms;animation-duration:36076ms;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;height:4px;width:4px}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(16vw,101vh,0);transform:translate3d(16vw,101vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(16vw,101vh,0);transform:translate3d(16vw,101vh,0)}to{-webkit-transform:translate3d(12vw,-110vh,0);transform:translate3d(12vw,-110vh,0)}}.circle-container1:nth-child(15) .circle{-webkit-animation-delay:3527ms;animation-delay:3527ms}.circle-container1:nth-child(16){-webkit-animation-delay:11181ms;animation-delay:11181ms;-webkit-animation-duration:34892ms;animation-duration:34892ms;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;height:7px;width:7px}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(29vw,-113vh,0);transform:translate3d(29vw,-113vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(29vw,-113vh,0);transform:translate3d(29vw,-113vh,0)}}.circle-container1:nth-child(16) .circle{-webkit-animation-delay:1874ms;animation-delay:1874ms}.circle-container1:nth-child(17){-webkit-animation-delay:.33s;animation-delay:.33s;-webkit-animation-duration:35402ms;animation-duration:35402ms;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;height:4px;width:4px}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(60vw,-114vh,0);transform:translate3d(60vw,-114vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(36vw,110vh,0);transform:translate3d(36vw,110vh,0)}to{-webkit-transform:translate3d(60vw,-114vh,0);transform:translate3d(60vw,-114vh,0)}}.circle-container1:nth-child(17) .circle{-webkit-animation-delay:703ms;animation-delay:703ms}.circle-container1:nth-child(18){-webkit-animation-delay:21532ms;animation-delay:21532ms;-webkit-animation-duration:30015ms;animation-duration:30015ms;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;height:6px;width:6px}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(33vw,108vh,0);transform:translate3d(33vw,108vh,0)}to{-webkit-transform:translate3d(46vw,-132vh,0);transform:translate3d(46vw,-132vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(33vw,108vh,0);transform:translate3d(33vw,108vh,0)}to{-webkit-transform:translate3d(46vw,-132vh,0);transform:translate3d(46vw,-132vh,0)}}.circle-container1:nth-child(18) .circle{-webkit-animation-delay:3297ms;animation-delay:3297ms}.circle-container1:nth-child(19){-webkit-animation-delay:34.54s;animation-delay:34.54s;-webkit-animation-duration:34861ms;animation-duration:34861ms;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;height:8px;width:8px}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-133vh,0);transform:translate3d(8vw,-133vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-133vh,0);transform:translate3d(8vw,-133vh,0)}}.circle-container1:nth-child(19) .circle{-webkit-animation-delay:59ms;animation-delay:59ms}.circle-container1:nth-child(20){-webkit-animation-delay:25745ms;animation-delay:25745ms;-webkit-animation-duration:34106ms;animation-duration:34106ms;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;height:1px;width:1px}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(5vw,101vh,0);transform:translate3d(5vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(5vw,101vh,0);transform:translate3d(5vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}.circle-container1:nth-child(20) .circle{-webkit-animation-delay:3962ms;animation-delay:3962ms}.circle-container1:nth-child(21){-webkit-animation-delay:31874ms;animation-delay:31874ms;-webkit-animation-duration:29534ms;animation-duration:29534ms;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;height:3px;width:3px}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-132vh,0);transform:translate3d(98vw,-132vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-132vh,0);transform:translate3d(98vw,-132vh,0)}}.circle-container1:nth-child(21) .circle{-webkit-animation-delay:3997ms;animation-delay:3997ms}.circle-container1:nth-child(22){-webkit-animation-delay:6612ms;animation-delay:6612ms;-webkit-animation-duration:30154ms;animation-duration:30154ms;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;height:1px;width:1px}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(99vw,106vh,0);transform:translate3d(99vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-122vh,0);transform:translate3d(68vw,-122vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(99vw,106vh,0);transform:translate3d(99vw,106vh,0)}to{-webkit-transform:translate3d(68vw,-122vh,0);transform:translate3d(68vw,-122vh,0)}}.circle-container1:nth-child(22) .circle{-webkit-animation-delay:1787ms;animation-delay:1787ms}.circle-container1:nth-child(23){-webkit-animation-delay:27658ms;animation-delay:27658ms;-webkit-animation-duration:29095ms;animation-duration:29095ms;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;height:8px;width:8px}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(30vw,108vh,0);transform:translate3d(30vw,108vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}.circle-container1:nth-child(23) .circle{-webkit-animation-delay:335ms;animation-delay:335ms}.circle-container1:nth-child(24){-webkit-animation-delay:22552ms;animation-delay:22552ms;-webkit-animation-duration:30413ms;animation-duration:30413ms;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;height:1px;width:1px}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(49vw,105vh,0);transform:translate3d(49vw,105vh,0)}to{-webkit-transform:translate3d(16vw,-109vh,0);transform:translate3d(16vw,-109vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(49vw,105vh,0);transform:translate3d(49vw,105vh,0)}to{-webkit-transform:translate3d(16vw,-109vh,0);transform:translate3d(16vw,-109vh,0)}}.circle-container1:nth-child(24) .circle{-webkit-animation-delay:2257ms;animation-delay:2257ms}.circle-container1:nth-child(25){-webkit-animation-delay:4507ms;animation-delay:4507ms;-webkit-animation-duration:29236ms;animation-duration:29236ms;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;height:3px;width:3px}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}.circle-container1:nth-child(25) .circle{-webkit-animation-delay:1948ms;animation-delay:1948ms}.circle-container1:nth-child(26){-webkit-animation-delay:23288ms;animation-delay:23288ms;-webkit-animation-duration:33394ms;animation-duration:33394ms;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;height:6px;width:6px}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(62vw,108vh,0);transform:translate3d(62vw,108vh,0)}to{-webkit-transform:translate3d(85vw,-131vh,0);transform:translate3d(85vw,-131vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(62vw,108vh,0);transform:translate3d(62vw,108vh,0)}to{-webkit-transform:translate3d(85vw,-131vh,0);transform:translate3d(85vw,-131vh,0)}}.circle-container1:nth-child(26) .circle{-webkit-animation-delay:2201ms;animation-delay:2201ms}.circle-container1:nth-child(27){-webkit-animation-delay:30512ms;animation-delay:30512ms;-webkit-animation-duration:36665ms;animation-duration:36665ms;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;height:1px;width:1px}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(29vw,-105vh,0);transform:translate3d(29vw,-105vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(29vw,-105vh,0);transform:translate3d(29vw,-105vh,0)}}.circle-container1:nth-child(27) .circle{-webkit-animation-delay:3104ms;animation-delay:3104ms}.circle-container1:nth-child(28){-webkit-animation-delay:16264ms;animation-delay:16264ms;-webkit-animation-duration:33689ms;animation-duration:33689ms;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;height:5px;width:5px}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(38vw,106vh,0);transform:translate3d(38vw,106vh,0)}to{-webkit-transform:translate3d(55vw,-119vh,0);transform:translate3d(55vw,-119vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(38vw,106vh,0);transform:translate3d(38vw,106vh,0)}to{-webkit-transform:translate3d(55vw,-119vh,0);transform:translate3d(55vw,-119vh,0)}}.circle-container1:nth-child(28) .circle{-webkit-animation-delay:2958ms;animation-delay:2958ms}.circle-container1:nth-child(29){-webkit-animation-delay:28888ms;animation-delay:28888ms;-webkit-animation-duration:30099ms;animation-duration:30099ms;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;height:4px;width:4px}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(90vw,104vh,0);transform:translate3d(90vw,104vh,0)}to{-webkit-transform:translate3d(98vw,-131vh,0);transform:translate3d(98vw,-131vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(90vw,104vh,0);transform:translate3d(90vw,104vh,0)}to{-webkit-transform:translate3d(98vw,-131vh,0);transform:translate3d(98vw,-131vh,0)}}.circle-container1:nth-child(29) .circle{-webkit-animation-delay:2062ms;animation-delay:2062ms}.circle-container1:nth-child(30){-webkit-animation-delay:16816ms;animation-delay:16816ms;-webkit-animation-duration:28129ms;animation-duration:28129ms;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;height:4px;width:4px}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(70vw,107vh,0);transform:translate3d(70vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-118vh,0);transform:translate3d(55vw,-118vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(70vw,107vh,0);transform:translate3d(70vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-118vh,0);transform:translate3d(55vw,-118vh,0)}}.circle-container1:nth-child(30) .circle{-webkit-animation-delay:2819ms;animation-delay:2819ms}.circle-container1:nth-child(31){-webkit-animation-delay:28564ms;animation-delay:28564ms;-webkit-animation-duration:28237ms;animation-duration:28237ms;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;height:4px;width:4px}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(47vw,109vh,0);transform:translate3d(47vw,109vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}.circle-container1:nth-child(31) .circle{-webkit-animation-delay:93ms;animation-delay:93ms}.circle-container1:nth-child(32){-webkit-animation-delay:32355ms;animation-delay:32355ms;-webkit-animation-duration:35583ms;animation-duration:35583ms;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;height:3px;width:3px}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(18vw,102vh,0);transform:translate3d(18vw,102vh,0)}to{-webkit-transform:translate3d(14vw,-129vh,0);transform:translate3d(14vw,-129vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(18vw,102vh,0);transform:translate3d(18vw,102vh,0)}to{-webkit-transform:translate3d(14vw,-129vh,0);transform:translate3d(14vw,-129vh,0)}}.circle-container1:nth-child(32) .circle{-webkit-animation-delay:1531ms;animation-delay:1531ms}.circle-container1:nth-child(33){-webkit-animation-delay:3488ms;animation-delay:3488ms;-webkit-animation-duration:31158ms;animation-duration:31158ms;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;height:4px;width:4px}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(70vw,109vh,0);transform:translate3d(70vw,109vh,0)}to{-webkit-transform:translate3d(1vw,-113vh,0);transform:translate3d(1vw,-113vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(70vw,109vh,0);transform:translate3d(70vw,109vh,0)}to{-webkit-transform:translate3d(1vw,-113vh,0);transform:translate3d(1vw,-113vh,0)}}.circle-container1:nth-child(33) .circle{-webkit-animation-delay:3397ms;animation-delay:3397ms}.circle-container1:nth-child(34){-webkit-animation-delay:18238ms;animation-delay:18238ms;-webkit-animation-duration:31573ms;animation-duration:31573ms;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;height:8px;width:8px}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(9vw,102vh,0);transform:translate3d(9vw,102vh,0)}to{-webkit-transform:translate3d(91vw,-110vh,0);transform:translate3d(91vw,-110vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(9vw,102vh,0);transform:translate3d(9vw,102vh,0)}to{-webkit-transform:translate3d(91vw,-110vh,0);transform:translate3d(91vw,-110vh,0)}}.circle-container1:nth-child(34) .circle{-webkit-animation-delay:2489ms;animation-delay:2489ms}.circle-container1:nth-child(35){-webkit-animation-delay:7992ms;animation-delay:7992ms;-webkit-animation-duration:31513ms;animation-duration:31513ms;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;height:1px;width:1px}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(37vw,-127vh,0);transform:translate3d(37vw,-127vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(37vw,-127vh,0);transform:translate3d(37vw,-127vh,0)}}.circle-container1:nth-child(35) .circle{-webkit-animation-delay:3575ms;animation-delay:3575ms}.circle-container1:nth-child(36){-webkit-animation-delay:13346ms;animation-delay:13346ms;-webkit-animation-duration:30853ms;animation-duration:30853ms;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;height:6px;width:6px}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(53vw,104vh,0);transform:translate3d(53vw,104vh,0)}to{-webkit-transform:translate3d(20vw,-112vh,0);transform:translate3d(20vw,-112vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(53vw,104vh,0);transform:translate3d(53vw,104vh,0)}to{-webkit-transform:translate3d(20vw,-112vh,0);transform:translate3d(20vw,-112vh,0)}}.circle-container1:nth-child(36) .circle{-webkit-animation-delay:1557ms;animation-delay:1557ms}.circle-container1:nth-child(37){-webkit-animation-delay:29503ms;animation-delay:29503ms;-webkit-animation-duration:29565ms;animation-duration:29565ms;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;height:2px;width:2px}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(30vw,106vh,0);transform:translate3d(30vw,106vh,0)}to{-webkit-transform:translate3d(11vw,-111vh,0);transform:translate3d(11vw,-111vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(30vw,106vh,0);transform:translate3d(30vw,106vh,0)}to{-webkit-transform:translate3d(11vw,-111vh,0);transform:translate3d(11vw,-111vh,0)}}.circle-container1:nth-child(37) .circle{-webkit-animation-delay:377ms;animation-delay:377ms}.circle-container1:nth-child(38){-webkit-animation-delay:29751ms;animation-delay:29751ms;-webkit-animation-duration:35968ms;animation-duration:35968ms;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;height:7px;width:7px}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(26vw,110vh,0);transform:translate3d(26vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-125vh,0);transform:translate3d(61vw,-125vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(26vw,110vh,0);transform:translate3d(26vw,110vh,0)}to{-webkit-transform:translate3d(61vw,-125vh,0);transform:translate3d(61vw,-125vh,0)}}.circle-container1:nth-child(38) .circle{-webkit-animation-delay:1121ms;animation-delay:1121ms}.circle-container1:nth-child(39){-webkit-animation-delay:4789ms;animation-delay:4789ms;-webkit-animation-duration:34.14s;animation-duration:34.14s;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;height:8px;width:8px}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(93vw,103vh,0);transform:translate3d(93vw,103vh,0)}to{-webkit-transform:translate3d(42vw,-107vh,0);transform:translate3d(42vw,-107vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(93vw,103vh,0);transform:translate3d(93vw,103vh,0)}to{-webkit-transform:translate3d(42vw,-107vh,0);transform:translate3d(42vw,-107vh,0)}}.circle-container1:nth-child(39) .circle{-webkit-animation-delay:382ms;animation-delay:382ms}.circle-container1:nth-child(40){-webkit-animation-delay:31177ms;animation-delay:31177ms;-webkit-animation-duration:28377ms;animation-duration:28377ms;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;height:5px;width:5px}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(1vw,-116vh,0);transform:translate3d(1vw,-116vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(1vw,-116vh,0);transform:translate3d(1vw,-116vh,0)}}.circle-container1:nth-child(40) .circle{-webkit-animation-delay:1573ms;animation-delay:1573ms}.circle-container1:nth-child(41){-webkit-animation-delay:11.82s;animation-delay:11.82s;-webkit-animation-duration:32867ms;animation-duration:32867ms;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;height:1px;width:1px}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(86vw,106vh,0);transform:translate3d(86vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-118vh,0);transform:translate3d(67vw,-118vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(86vw,106vh,0);transform:translate3d(86vw,106vh,0)}to{-webkit-transform:translate3d(67vw,-118vh,0);transform:translate3d(67vw,-118vh,0)}}.circle-container1:nth-child(41) .circle{-webkit-animation-delay:637ms;animation-delay:637ms}.circle-container1:nth-child(42){-webkit-animation-delay:30251ms;animation-delay:30251ms;-webkit-animation-duration:34057ms;animation-duration:34057ms;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;height:5px;width:5px}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(47vw,107vh,0);transform:translate3d(47vw,107vh,0)}to{-webkit-transform:translate3d(25vw,-137vh,0);transform:translate3d(25vw,-137vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(47vw,107vh,0);transform:translate3d(47vw,107vh,0)}to{-webkit-transform:translate3d(25vw,-137vh,0);transform:translate3d(25vw,-137vh,0)}}.circle-container1:nth-child(42) .circle{-webkit-animation-delay:1424ms;animation-delay:1424ms}.circle-container1:nth-child(43){-webkit-animation-delay:17831ms;animation-delay:17831ms;-webkit-animation-duration:36.22s;animation-duration:36.22s;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;height:5px;width:5px}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(55vw,106vh,0);transform:translate3d(55vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-132vh,0);transform:translate3d(92vw,-132vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(55vw,106vh,0);transform:translate3d(55vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-132vh,0);transform:translate3d(92vw,-132vh,0)}}.circle-container1:nth-child(43) .circle{-webkit-animation-delay:188ms;animation-delay:188ms}.circle-container1:nth-child(44){-webkit-animation-delay:16815ms;animation-delay:16815ms;-webkit-animation-duration:34681ms;animation-duration:34681ms;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;height:4px;width:4px}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(13vw,106vh,0);transform:translate3d(13vw,106vh,0)}to{-webkit-transform:translate3d(42vw,-109vh,0);transform:translate3d(42vw,-109vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(13vw,106vh,0);transform:translate3d(13vw,106vh,0)}to{-webkit-transform:translate3d(42vw,-109vh,0);transform:translate3d(42vw,-109vh,0)}}.circle-container1:nth-child(44) .circle{-webkit-animation-delay:2684ms;animation-delay:2684ms}.circle-container1:nth-child(45){-webkit-animation-delay:19.5s;animation-delay:19.5s;-webkit-animation-duration:29406ms;animation-duration:29406ms;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;height:5px;width:5px}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(42vw,106vh,0);transform:translate3d(42vw,106vh,0)}to{-webkit-transform:translate3d(43vw,-124vh,0);transform:translate3d(43vw,-124vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(42vw,106vh,0);transform:translate3d(42vw,106vh,0)}to{-webkit-transform:translate3d(43vw,-124vh,0);transform:translate3d(43vw,-124vh,0)}}.circle-container1:nth-child(45) .circle{-webkit-animation-delay:22ms;animation-delay:22ms}.circle-container1:nth-child(46){-webkit-animation-delay:9895ms;animation-delay:9895ms;-webkit-animation-duration:28125ms;animation-duration:28125ms;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;height:6px;width:6px}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(8vw,109vh,0);transform:translate3d(8vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-131vh,0);transform:translate3d(92vw,-131vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(8vw,109vh,0);transform:translate3d(8vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-131vh,0);transform:translate3d(92vw,-131vh,0)}}.circle-container1:nth-child(46) .circle{-webkit-animation-delay:2275ms;animation-delay:2275ms}.circle-container1:nth-child(47){-webkit-animation-delay:16375ms;animation-delay:16375ms;-webkit-animation-duration:35066ms;animation-duration:35066ms;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;height:1px;width:1px}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(87vw,107vh,0);transform:translate3d(87vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-120vh,0);transform:translate3d(38vw,-120vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(87vw,107vh,0);transform:translate3d(87vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-120vh,0);transform:translate3d(38vw,-120vh,0)}}.circle-container1:nth-child(47) .circle{-webkit-animation-delay:1063ms;animation-delay:1063ms}.circle-container1:nth-child(48){-webkit-animation-delay:12626ms;animation-delay:12626ms;-webkit-animation-duration:35894ms;animation-duration:35894ms;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;height:7px;width:7px}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(35vw,101vh,0);transform:translate3d(35vw,101vh,0)}to{-webkit-transform:translate3d(46vw,-103vh,0);transform:translate3d(46vw,-103vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(35vw,101vh,0);transform:translate3d(35vw,101vh,0)}to{-webkit-transform:translate3d(46vw,-103vh,0);transform:translate3d(46vw,-103vh,0)}}.circle-container1:nth-child(48) .circle{-webkit-animation-delay:297ms;animation-delay:297ms}.circle-container1:nth-child(49){-webkit-animation-delay:18256ms;animation-delay:18256ms;-webkit-animation-duration:30403ms;animation-duration:30403ms;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;height:4px;width:4px}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(35vw,-109vh,0);transform:translate3d(35vw,-109vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(35vw,-109vh,0);transform:translate3d(35vw,-109vh,0)}}.circle-container1:nth-child(49) .circle{-webkit-animation-delay:3397ms;animation-delay:3397ms}.circle-container1:nth-child(50){-webkit-animation-delay:25107ms;animation-delay:25107ms;-webkit-animation-duration:29391ms;animation-duration:29391ms;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;height:7px;width:7px}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(37vw,-132vh,0);transform:translate3d(37vw,-132vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(37vw,-132vh,0);transform:translate3d(37vw,-132vh,0)}}.circle-container1:nth-child(50) .circle{-webkit-animation-delay:1953ms;animation-delay:1953ms}.circle-container1:nth-child(51){-webkit-animation-delay:4277ms;animation-delay:4277ms;-webkit-animation-duration:35873ms;animation-duration:35873ms;-webkit-animation-name:move-frames-51;animation-name:move-frames-51;height:2px;width:2px}@-webkit-keyframes move-frames-51{0%{-webkit-transform:translate3d(48vw,108vh,0);transform:translate3d(48vw,108vh,0)}to{-webkit-transform:translate3d(2vw,-125vh,0);transform:translate3d(2vw,-125vh,0)}}@keyframes move-frames-51{0%{-webkit-transform:translate3d(48vw,108vh,0);transform:translate3d(48vw,108vh,0)}to{-webkit-transform:translate3d(2vw,-125vh,0);transform:translate3d(2vw,-125vh,0)}}.circle-container1:nth-child(51) .circle{-webkit-animation-delay:3.96s;animation-delay:3.96s}.circle-container1:nth-child(52){-webkit-animation-delay:34.21s;animation-delay:34.21s;-webkit-animation-duration:31.02s;animation-duration:31.02s;-webkit-animation-name:move-frames-52;animation-name:move-frames-52;height:3px;width:3px}@-webkit-keyframes move-frames-52{0%{-webkit-transform:translate3d(14vw,103vh,0);transform:translate3d(14vw,103vh,0)}to{-webkit-transform:translate3d(76vw,-122vh,0);transform:translate3d(76vw,-122vh,0)}}@keyframes move-frames-52{0%{-webkit-transform:translate3d(14vw,103vh,0);transform:translate3d(14vw,103vh,0)}to{-webkit-transform:translate3d(76vw,-122vh,0);transform:translate3d(76vw,-122vh,0)}}.circle-container1:nth-child(52) .circle{-webkit-animation-delay:2836ms;animation-delay:2836ms}.circle-container1:nth-child(53){-webkit-animation-delay:26189ms;animation-delay:26189ms;-webkit-animation-duration:28.52s;animation-duration:28.52s;-webkit-animation-name:move-frames-53;animation-name:move-frames-53;height:7px;width:7px}@-webkit-keyframes move-frames-53{0%{-webkit-transform:translate3d(40vw,108vh,0);transform:translate3d(40vw,108vh,0)}to{-webkit-transform:translate3d(55vw,-134vh,0);transform:translate3d(55vw,-134vh,0)}}@keyframes move-frames-53{0%{-webkit-transform:translate3d(40vw,108vh,0);transform:translate3d(40vw,108vh,0)}to{-webkit-transform:translate3d(55vw,-134vh,0);transform:translate3d(55vw,-134vh,0)}}.circle-container1:nth-child(53) .circle{-webkit-animation-delay:2084ms;animation-delay:2084ms}.circle-container1:nth-child(54){-webkit-animation-delay:35153ms;animation-delay:35153ms;-webkit-animation-duration:32466ms;animation-duration:32466ms;-webkit-animation-name:move-frames-54;animation-name:move-frames-54;height:5px;width:5px}@-webkit-keyframes move-frames-54{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(84vw,-114vh,0);transform:translate3d(84vw,-114vh,0)}}@keyframes move-frames-54{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(84vw,-114vh,0);transform:translate3d(84vw,-114vh,0)}}.circle-container1:nth-child(54) .circle{-webkit-animation-delay:3458ms;animation-delay:3458ms}.circle-container1:nth-child(55){-webkit-animation-delay:30547ms;animation-delay:30547ms;-webkit-animation-duration:33013ms;animation-duration:33013ms;-webkit-animation-name:move-frames-55;animation-name:move-frames-55;height:2px;width:2px}@-webkit-keyframes move-frames-55{0%{-webkit-transform:translate3d(4vw,103vh,0);transform:translate3d(4vw,103vh,0)}to{-webkit-transform:translate3d(31vw,-108vh,0);transform:translate3d(31vw,-108vh,0)}}@keyframes move-frames-55{0%{-webkit-transform:translate3d(4vw,103vh,0);transform:translate3d(4vw,103vh,0)}to{-webkit-transform:translate3d(31vw,-108vh,0);transform:translate3d(31vw,-108vh,0)}}.circle-container1:nth-child(55) .circle{-webkit-animation-delay:3617ms;animation-delay:3617ms}.circle-container1:nth-child(56){-webkit-animation-delay:32428ms;animation-delay:32428ms;-webkit-animation-duration:35696ms;animation-duration:35696ms;-webkit-animation-name:move-frames-56;animation-name:move-frames-56;height:2px;width:2px}@-webkit-keyframes move-frames-56{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}@keyframes move-frames-56{0%{-webkit-transform:translate3d(54vw,107vh,0);transform:translate3d(54vw,107vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}.circle-container1:nth-child(56) .circle{-webkit-animation-delay:3263ms;animation-delay:3263ms}.circle-container1:nth-child(57){-webkit-animation-delay:28274ms;animation-delay:28274ms;-webkit-animation-duration:28.34s;animation-duration:28.34s;-webkit-animation-name:move-frames-57;animation-name:move-frames-57;height:5px;width:5px}@-webkit-keyframes move-frames-57{0%{-webkit-transform:translate3d(26vw,105vh,0);transform:translate3d(26vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-115vh,0);transform:translate3d(19vw,-115vh,0)}}@keyframes move-frames-57{0%{-webkit-transform:translate3d(26vw,105vh,0);transform:translate3d(26vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-115vh,0);transform:translate3d(19vw,-115vh,0)}}.circle-container1:nth-child(57) .circle{-webkit-animation-delay:3653ms;animation-delay:3653ms}.circle-container1:nth-child(58){-webkit-animation-delay:12.76s;animation-delay:12.76s;-webkit-animation-duration:29708ms;animation-duration:29708ms;-webkit-animation-name:move-frames-58;animation-name:move-frames-58;height:7px;width:7px}@-webkit-keyframes move-frames-58{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-113vh,0);transform:translate3d(70vw,-113vh,0)}}@keyframes move-frames-58{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-113vh,0);transform:translate3d(70vw,-113vh,0)}}.circle-container1:nth-child(58) .circle{-webkit-animation-delay:795ms;animation-delay:795ms}.circle-container1:nth-child(59){-webkit-animation-delay:18772ms;animation-delay:18772ms;-webkit-animation-duration:32065ms;animation-duration:32065ms;-webkit-animation-name:move-frames-59;animation-name:move-frames-59;height:6px;width:6px}@-webkit-keyframes move-frames-59{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-137vh,0);transform:translate3d(74vw,-137vh,0)}}@keyframes move-frames-59{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-137vh,0);transform:translate3d(74vw,-137vh,0)}}.circle-container1:nth-child(59) .circle{-webkit-animation-delay:2126ms;animation-delay:2126ms}.circle-container1:nth-child(60){-webkit-animation-delay:2.22s;animation-delay:2.22s;-webkit-animation-duration:35311ms;animation-duration:35311ms;-webkit-animation-name:move-frames-60;animation-name:move-frames-60;height:2px;width:2px}@-webkit-keyframes move-frames-60{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(62vw,-134vh,0);transform:translate3d(62vw,-134vh,0)}}@keyframes move-frames-60{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(62vw,-134vh,0);transform:translate3d(62vw,-134vh,0)}}.circle-container1:nth-child(60) .circle{-webkit-animation-delay:3599ms;animation-delay:3599ms}.circle-container1:nth-child(61){-webkit-animation-delay:28242ms;animation-delay:28242ms;-webkit-animation-duration:33112ms;animation-duration:33112ms;-webkit-animation-name:move-frames-61;animation-name:move-frames-61;height:8px;width:8px}@-webkit-keyframes move-frames-61{0%{-webkit-transform:translate3d(44vw,104vh,0);transform:translate3d(44vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}@keyframes move-frames-61{0%{-webkit-transform:translate3d(44vw,104vh,0);transform:translate3d(44vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}.circle-container1:nth-child(61) .circle{-webkit-animation-delay:2396ms;animation-delay:2396ms}.circle-container1:nth-child(62){-webkit-animation-delay:8879ms;animation-delay:8879ms;-webkit-animation-duration:34103ms;animation-duration:34103ms;-webkit-animation-name:move-frames-62;animation-name:move-frames-62;height:3px;width:3px}@-webkit-keyframes move-frames-62{0%{-webkit-transform:translate3d(47vw,103vh,0);transform:translate3d(47vw,103vh,0)}to{-webkit-transform:translate3d(28vw,-110vh,0);transform:translate3d(28vw,-110vh,0)}}@keyframes move-frames-62{0%{-webkit-transform:translate3d(47vw,103vh,0);transform:translate3d(47vw,103vh,0)}to{-webkit-transform:translate3d(28vw,-110vh,0);transform:translate3d(28vw,-110vh,0)}}.circle-container1:nth-child(62) .circle{-webkit-animation-delay:598ms;animation-delay:598ms}.circle-container1:nth-child(63){-webkit-animation-delay:8949ms;animation-delay:8949ms;-webkit-animation-duration:35.14s;animation-duration:35.14s;-webkit-animation-name:move-frames-63;animation-name:move-frames-63;height:2px;width:2px}@-webkit-keyframes move-frames-63{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-109vh,0);transform:translate3d(10vw,-109vh,0)}}@keyframes move-frames-63{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(10vw,-109vh,0);transform:translate3d(10vw,-109vh,0)}}.circle-container1:nth-child(63) .circle{-webkit-animation-delay:815ms;animation-delay:815ms}.circle-container1:nth-child(64){-webkit-animation-delay:4193ms;animation-delay:4193ms;-webkit-animation-duration:31586ms;animation-duration:31586ms;-webkit-animation-name:move-frames-64;animation-name:move-frames-64;height:1px;width:1px}@-webkit-keyframes move-frames-64{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}@keyframes move-frames-64{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}.circle-container1:nth-child(64) .circle{-webkit-animation-delay:2388ms;animation-delay:2388ms}.circle-container1:nth-child(65){-webkit-animation-delay:12428ms;animation-delay:12428ms;-webkit-animation-duration:32075ms;animation-duration:32075ms;-webkit-animation-name:move-frames-65;animation-name:move-frames-65;height:3px;width:3px}@-webkit-keyframes move-frames-65{0%{-webkit-transform:translate3d(10vw,101vh,0);transform:translate3d(10vw,101vh,0)}to{-webkit-transform:translate3d(19vw,-119vh,0);transform:translate3d(19vw,-119vh,0)}}@keyframes move-frames-65{0%{-webkit-transform:translate3d(10vw,101vh,0);transform:translate3d(10vw,101vh,0)}to{-webkit-transform:translate3d(19vw,-119vh,0);transform:translate3d(19vw,-119vh,0)}}.circle-container1:nth-child(65) .circle{-webkit-animation-delay:3414ms;animation-delay:3414ms}.circle-container1:nth-child(66){-webkit-animation-delay:2.66s;animation-delay:2.66s;-webkit-animation-duration:36413ms;animation-duration:36413ms;-webkit-animation-name:move-frames-66;animation-name:move-frames-66;height:6px;width:6px}@-webkit-keyframes move-frames-66{0%{-webkit-transform:translate3d(9vw,109vh,0);transform:translate3d(9vw,109vh,0)}to{-webkit-transform:translate3d(84vw,-123vh,0);transform:translate3d(84vw,-123vh,0)}}@keyframes move-frames-66{0%{-webkit-transform:translate3d(9vw,109vh,0);transform:translate3d(9vw,109vh,0)}to{-webkit-transform:translate3d(84vw,-123vh,0);transform:translate3d(84vw,-123vh,0)}}.circle-container1:nth-child(66) .circle{-webkit-animation-delay:285ms;animation-delay:285ms}.circle-container1:nth-child(67){-webkit-animation-delay:17854ms;animation-delay:17854ms;-webkit-animation-duration:31782ms;animation-duration:31782ms;-webkit-animation-name:move-frames-67;animation-name:move-frames-67;height:5px;width:5px}@-webkit-keyframes move-frames-67{0%{-webkit-transform:translate3d(12vw,106vh,0);transform:translate3d(12vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-125vh,0);transform:translate3d(50vw,-125vh,0)}}@keyframes move-frames-67{0%{-webkit-transform:translate3d(12vw,106vh,0);transform:translate3d(12vw,106vh,0)}to{-webkit-transform:translate3d(50vw,-125vh,0);transform:translate3d(50vw,-125vh,0)}}.circle-container1:nth-child(67) .circle{-webkit-animation-delay:2632ms;animation-delay:2632ms}.circle-container1:nth-child(68){-webkit-animation-delay:30478ms;animation-delay:30478ms;-webkit-animation-duration:33624ms;animation-duration:33624ms;-webkit-animation-name:move-frames-68;animation-name:move-frames-68;height:6px;width:6px}@-webkit-keyframes move-frames-68{0%{-webkit-transform:translate3d(41vw,106vh,0);transform:translate3d(41vw,106vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}@keyframes move-frames-68{0%{-webkit-transform:translate3d(41vw,106vh,0);transform:translate3d(41vw,106vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}.circle-container1:nth-child(68) .circle{-webkit-animation-delay:3253ms;animation-delay:3253ms}.circle-container1:nth-child(69){-webkit-animation-delay:4.21s;animation-delay:4.21s;-webkit-animation-duration:36446ms;animation-duration:36446ms;-webkit-animation-name:move-frames-69;animation-name:move-frames-69;height:3px;width:3px}@-webkit-keyframes move-frames-69{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}@keyframes move-frames-69{0%{-webkit-transform:translate3d(96vw,101vh,0);transform:translate3d(96vw,101vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}.circle-container1:nth-child(69) .circle{-webkit-animation-delay:633ms;animation-delay:633ms}.circle-container1:nth-child(70){-webkit-animation-delay:18252ms;animation-delay:18252ms;-webkit-animation-duration:34737ms;animation-duration:34737ms;-webkit-animation-name:move-frames-70;animation-name:move-frames-70;height:7px;width:7px}@-webkit-keyframes move-frames-70{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-134vh,0);transform:translate3d(76vw,-134vh,0)}}@keyframes move-frames-70{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-134vh,0);transform:translate3d(76vw,-134vh,0)}}.circle-container1:nth-child(70) .circle{-webkit-animation-delay:2566ms;animation-delay:2566ms}.circle-container1:nth-child(71){-webkit-animation-delay:13586ms;animation-delay:13586ms;-webkit-animation-duration:33296ms;animation-duration:33296ms;-webkit-animation-name:move-frames-71;animation-name:move-frames-71;height:8px;width:8px}@-webkit-keyframes move-frames-71{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(33vw,-110vh,0);transform:translate3d(33vw,-110vh,0)}}@keyframes move-frames-71{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(33vw,-110vh,0);transform:translate3d(33vw,-110vh,0)}}.circle-container1:nth-child(71) .circle{-webkit-animation-delay:2074ms;animation-delay:2074ms}.circle-container1:nth-child(72){-webkit-animation-delay:14719ms;animation-delay:14719ms;-webkit-animation-duration:36966ms;animation-duration:36966ms;-webkit-animation-name:move-frames-72;animation-name:move-frames-72;height:6px;width:6px}@-webkit-keyframes move-frames-72{0%{-webkit-transform:translate3d(36vw,104vh,0);transform:translate3d(36vw,104vh,0)}to{-webkit-transform:translate3d(53vw,-124vh,0);transform:translate3d(53vw,-124vh,0)}}@keyframes move-frames-72{0%{-webkit-transform:translate3d(36vw,104vh,0);transform:translate3d(36vw,104vh,0)}to{-webkit-transform:translate3d(53vw,-124vh,0);transform:translate3d(53vw,-124vh,0)}}.circle-container1:nth-child(72) .circle{-webkit-animation-delay:1569ms;animation-delay:1569ms}.circle-container1:nth-child(73){-webkit-animation-delay:21106ms;animation-delay:21106ms;-webkit-animation-duration:28906ms;animation-duration:28906ms;-webkit-animation-name:move-frames-73;animation-name:move-frames-73;height:2px;width:2px}@-webkit-keyframes move-frames-73{0%{-webkit-transform:translate3d(97vw,105vh,0);transform:translate3d(97vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-127vh,0);transform:translate3d(70vw,-127vh,0)}}@keyframes move-frames-73{0%{-webkit-transform:translate3d(97vw,105vh,0);transform:translate3d(97vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-127vh,0);transform:translate3d(70vw,-127vh,0)}}.circle-container1:nth-child(73) .circle{-webkit-animation-delay:1347ms;animation-delay:1347ms}.circle-container1:nth-child(74){-webkit-animation-delay:5655ms;animation-delay:5655ms;-webkit-animation-duration:31512ms;animation-duration:31512ms;-webkit-animation-name:move-frames-74;animation-name:move-frames-74;height:4px;width:4px}@-webkit-keyframes move-frames-74{0%{-webkit-transform:translate3d(21vw,102vh,0);transform:translate3d(21vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-123vh,0);transform:translate3d(96vw,-123vh,0)}}@keyframes move-frames-74{0%{-webkit-transform:translate3d(21vw,102vh,0);transform:translate3d(21vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-123vh,0);transform:translate3d(96vw,-123vh,0)}}.circle-container1:nth-child(74) .circle{-webkit-animation-delay:1666ms;animation-delay:1666ms}.circle-container1:nth-child(75){-webkit-animation-delay:27618ms;animation-delay:27618ms;-webkit-animation-duration:29423ms;animation-duration:29423ms;-webkit-animation-name:move-frames-75;animation-name:move-frames-75;height:4px;width:4px}@-webkit-keyframes move-frames-75{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-104vh,0);transform:translate3d(9vw,-104vh,0)}}@keyframes move-frames-75{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-104vh,0);transform:translate3d(9vw,-104vh,0)}}.circle-container1:nth-child(75) .circle{-webkit-animation-delay:1066ms;animation-delay:1066ms}.circle-container1:nth-child(76){-webkit-animation-delay:23876ms;animation-delay:23876ms;-webkit-animation-duration:28127ms;animation-duration:28127ms;-webkit-animation-name:move-frames-76;animation-name:move-frames-76;height:7px;width:7px}@-webkit-keyframes move-frames-76{0%{-webkit-transform:translate3d(76vw,110vh,0);transform:translate3d(76vw,110vh,0)}to{-webkit-transform:translate3d(36vw,-131vh,0);transform:translate3d(36vw,-131vh,0)}}@keyframes move-frames-76{0%{-webkit-transform:translate3d(76vw,110vh,0);transform:translate3d(76vw,110vh,0)}to{-webkit-transform:translate3d(36vw,-131vh,0);transform:translate3d(36vw,-131vh,0)}}.circle-container1:nth-child(76) .circle{-webkit-animation-delay:3607ms;animation-delay:3607ms}.circle-container1:nth-child(77){-webkit-animation-delay:26608ms;animation-delay:26608ms;-webkit-animation-duration:33448ms;animation-duration:33448ms;-webkit-animation-name:move-frames-77;animation-name:move-frames-77;height:5px;width:5px}@-webkit-keyframes move-frames-77{0%{-webkit-transform:translate3d(53vw,108vh,0);transform:translate3d(53vw,108vh,0)}to{-webkit-transform:translate3d(17vw,-111vh,0);transform:translate3d(17vw,-111vh,0)}}@keyframes move-frames-77{0%{-webkit-transform:translate3d(53vw,108vh,0);transform:translate3d(53vw,108vh,0)}to{-webkit-transform:translate3d(17vw,-111vh,0);transform:translate3d(17vw,-111vh,0)}}.circle-container1:nth-child(77) .circle{-webkit-animation-delay:2829ms;animation-delay:2829ms}.circle-container1:nth-child(78){-webkit-animation-delay:27085ms;animation-delay:27085ms;-webkit-animation-duration:32516ms;animation-duration:32516ms;-webkit-animation-name:move-frames-78;animation-name:move-frames-78;height:5px;width:5px}@-webkit-keyframes move-frames-78{0%{-webkit-transform:translate3d(80vw,101vh,0);transform:translate3d(80vw,101vh,0)}to{-webkit-transform:translate3d(93vw,-130vh,0);transform:translate3d(93vw,-130vh,0)}}@keyframes move-frames-78{0%{-webkit-transform:translate3d(80vw,101vh,0);transform:translate3d(80vw,101vh,0)}to{-webkit-transform:translate3d(93vw,-130vh,0);transform:translate3d(93vw,-130vh,0)}}.circle-container1:nth-child(78) .circle{-webkit-animation-delay:3713ms;animation-delay:3713ms}.circle-container1:nth-child(79){-webkit-animation-delay:14544ms;animation-delay:14544ms;-webkit-animation-duration:29068ms;animation-duration:29068ms;-webkit-animation-name:move-frames-79;animation-name:move-frames-79;height:6px;width:6px}@-webkit-keyframes move-frames-79{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(43vw,-129vh,0);transform:translate3d(43vw,-129vh,0)}}@keyframes move-frames-79{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(43vw,-129vh,0);transform:translate3d(43vw,-129vh,0)}}.circle-container1:nth-child(79) .circle{-webkit-animation-delay:799ms;animation-delay:799ms}.circle-container1:nth-child(80){-webkit-animation-delay:4029ms;animation-delay:4029ms;-webkit-animation-duration:30009ms;animation-duration:30009ms;-webkit-animation-name:move-frames-80;animation-name:move-frames-80;height:8px;width:8px}@-webkit-keyframes move-frames-80{0%{-webkit-transform:translate3d(83vw,109vh,0);transform:translate3d(83vw,109vh,0)}to{-webkit-transform:translate3d(91vw,-124vh,0);transform:translate3d(91vw,-124vh,0)}}@keyframes move-frames-80{0%{-webkit-transform:translate3d(83vw,109vh,0);transform:translate3d(83vw,109vh,0)}to{-webkit-transform:translate3d(91vw,-124vh,0);transform:translate3d(91vw,-124vh,0)}}.circle-container1:nth-child(80) .circle{-webkit-animation-delay:2.47s;animation-delay:2.47s}.circle-container1:nth-child(81){-webkit-animation-delay:19683ms;animation-delay:19683ms;-webkit-animation-duration:32467ms;animation-duration:32467ms;-webkit-animation-name:move-frames-81;animation-name:move-frames-81;height:3px;width:3px}@-webkit-keyframes move-frames-81{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-128vh,0);transform:translate3d(72vw,-128vh,0)}}@keyframes move-frames-81{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-128vh,0);transform:translate3d(72vw,-128vh,0)}}.circle-container1:nth-child(81) .circle{-webkit-animation-delay:.9s;animation-delay:.9s}.circle-container1:nth-child(82){-webkit-animation-delay:20704ms;animation-delay:20704ms;-webkit-animation-duration:28059ms;animation-duration:28059ms;-webkit-animation-name:move-frames-82;animation-name:move-frames-82;height:7px;width:7px}@-webkit-keyframes move-frames-82{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(56vw,-127vh,0);transform:translate3d(56vw,-127vh,0)}}@keyframes move-frames-82{0%{-webkit-transform:translate3d(65vw,103vh,0);transform:translate3d(65vw,103vh,0)}to{-webkit-transform:translate3d(56vw,-127vh,0);transform:translate3d(56vw,-127vh,0)}}.circle-container1:nth-child(82) .circle{-webkit-animation-delay:2468ms;animation-delay:2468ms}.circle-container1:nth-child(83){-webkit-animation-delay:36985ms;animation-delay:36985ms;-webkit-animation-duration:29139ms;animation-duration:29139ms;-webkit-animation-name:move-frames-83;animation-name:move-frames-83;height:1px;width:1px}@-webkit-keyframes move-frames-83{0%{-webkit-transform:translate3d(32vw,109vh,0);transform:translate3d(32vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-138vh,0);transform:translate3d(82vw,-138vh,0)}}@keyframes move-frames-83{0%{-webkit-transform:translate3d(32vw,109vh,0);transform:translate3d(32vw,109vh,0)}to{-webkit-transform:translate3d(82vw,-138vh,0);transform:translate3d(82vw,-138vh,0)}}.circle-container1:nth-child(83) .circle{-webkit-animation-delay:2956ms;animation-delay:2956ms}.circle-container1:nth-child(84){-webkit-animation-delay:33767ms;animation-delay:33767ms;-webkit-animation-duration:34828ms;animation-duration:34828ms;-webkit-animation-name:move-frames-84;animation-name:move-frames-84;height:4px;width:4px}@-webkit-keyframes move-frames-84{0%{-webkit-transform:translate3d(1vw,106vh,0);transform:translate3d(1vw,106vh,0)}to{-webkit-transform:translate3d(98vw,-110vh,0);transform:translate3d(98vw,-110vh,0)}}@keyframes move-frames-84{0%{-webkit-transform:translate3d(1vw,106vh,0);transform:translate3d(1vw,106vh,0)}to{-webkit-transform:translate3d(98vw,-110vh,0);transform:translate3d(98vw,-110vh,0)}}.circle-container1:nth-child(84) .circle{-webkit-animation-delay:3728ms;animation-delay:3728ms}.circle-container1:nth-child(85){-webkit-animation-delay:26971ms;animation-delay:26971ms;-webkit-animation-duration:28.18s;animation-duration:28.18s;-webkit-animation-name:move-frames-85;animation-name:move-frames-85;height:7px;width:7px}@-webkit-keyframes move-frames-85{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-124vh,0);transform:translate3d(39vw,-124vh,0)}}@keyframes move-frames-85{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-124vh,0);transform:translate3d(39vw,-124vh,0)}}.circle-container1:nth-child(85) .circle{-webkit-animation-delay:453ms;animation-delay:453ms}.circle-container1:nth-child(86){-webkit-animation-delay:33631ms;animation-delay:33631ms;-webkit-animation-duration:28424ms;animation-duration:28424ms;-webkit-animation-name:move-frames-86;animation-name:move-frames-86;height:3px;width:3px}@-webkit-keyframes move-frames-86{0%{-webkit-transform:translate3d(84vw,105vh,0);transform:translate3d(84vw,105vh,0)}to{-webkit-transform:translate3d(16vw,-107vh,0);transform:translate3d(16vw,-107vh,0)}}@keyframes move-frames-86{0%{-webkit-transform:translate3d(84vw,105vh,0);transform:translate3d(84vw,105vh,0)}to{-webkit-transform:translate3d(16vw,-107vh,0);transform:translate3d(16vw,-107vh,0)}}.circle-container1:nth-child(86) .circle{-webkit-animation-delay:211ms;animation-delay:211ms}.circle-container1:nth-child(87){-webkit-animation-delay:3247ms;animation-delay:3247ms;-webkit-animation-duration:30068ms;animation-duration:30068ms;-webkit-animation-name:move-frames-87;animation-name:move-frames-87;height:4px;width:4px}@-webkit-keyframes move-frames-87{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-119vh,0);transform:translate3d(92vw,-119vh,0)}}@keyframes move-frames-87{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(92vw,-119vh,0);transform:translate3d(92vw,-119vh,0)}}.circle-container1:nth-child(87) .circle{-webkit-animation-delay:2624ms;animation-delay:2624ms}.circle-container1:nth-child(88){-webkit-animation-delay:409ms;animation-delay:409ms;-webkit-animation-duration:31784ms;animation-duration:31784ms;-webkit-animation-name:move-frames-88;animation-name:move-frames-88;height:8px;width:8px}@-webkit-keyframes move-frames-88{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(48vw,-104vh,0);transform:translate3d(48vw,-104vh,0)}}@keyframes move-frames-88{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(48vw,-104vh,0);transform:translate3d(48vw,-104vh,0)}}.circle-container1:nth-child(88) .circle{-webkit-animation-delay:1509ms;animation-delay:1509ms}.circle-container1:nth-child(89){-webkit-animation-delay:32.57s;animation-delay:32.57s;-webkit-animation-duration:32124ms;animation-duration:32124ms;-webkit-animation-name:move-frames-89;animation-name:move-frames-89;height:1px;width:1px}@-webkit-keyframes move-frames-89{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-136vh,0);transform:translate3d(9vw,-136vh,0)}}@keyframes move-frames-89{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-136vh,0);transform:translate3d(9vw,-136vh,0)}}.circle-container1:nth-child(89) .circle{-webkit-animation-delay:167ms;animation-delay:167ms}.circle-container1:nth-child(90){-webkit-animation-delay:19331ms;animation-delay:19331ms;-webkit-animation-duration:36685ms;animation-duration:36685ms;-webkit-animation-name:move-frames-90;animation-name:move-frames-90;height:6px;width:6px}@-webkit-keyframes move-frames-90{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-126vh,0);transform:translate3d(42vw,-126vh,0)}}@keyframes move-frames-90{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-126vh,0);transform:translate3d(42vw,-126vh,0)}}.circle-container1:nth-child(90) .circle{-webkit-animation-delay:2216ms;animation-delay:2216ms}.circle-container1:nth-child(91){-webkit-animation-delay:15891ms;animation-delay:15891ms;-webkit-animation-duration:32678ms;animation-duration:32678ms;-webkit-animation-name:move-frames-91;animation-name:move-frames-91;height:1px;width:1px}@-webkit-keyframes move-frames-91{0%{-webkit-transform:translate3d(99vw,104vh,0);transform:translate3d(99vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-106vh,0);transform:translate3d(9vw,-106vh,0)}}@keyframes move-frames-91{0%{-webkit-transform:translate3d(99vw,104vh,0);transform:translate3d(99vw,104vh,0)}to{-webkit-transform:translate3d(9vw,-106vh,0);transform:translate3d(9vw,-106vh,0)}}.circle-container1:nth-child(91) .circle{-webkit-animation-delay:3126ms;animation-delay:3126ms}.circle-container1:nth-child(92){-webkit-animation-delay:6784ms;animation-delay:6784ms;-webkit-animation-duration:36383ms;animation-duration:36383ms;-webkit-animation-name:move-frames-92;animation-name:move-frames-92;height:5px;width:5px}@-webkit-keyframes move-frames-92{0%{-webkit-transform:translate3d(91vw,107vh,0);transform:translate3d(91vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-130vh,0);transform:translate3d(96vw,-130vh,0)}}@keyframes move-frames-92{0%{-webkit-transform:translate3d(91vw,107vh,0);transform:translate3d(91vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-130vh,0);transform:translate3d(96vw,-130vh,0)}}.circle-container1:nth-child(92) .circle{-webkit-animation-delay:2.88s;animation-delay:2.88s}.circle-container1:nth-child(93){-webkit-animation-delay:33ms;animation-delay:33ms;-webkit-animation-duration:29.67s;animation-duration:29.67s;-webkit-animation-name:move-frames-93;animation-name:move-frames-93;height:5px;width:5px}@-webkit-keyframes move-frames-93{0%{-webkit-transform:translate3d(13vw,103vh,0);transform:translate3d(13vw,103vh,0)}to{-webkit-transform:translate3d(49vw,-124vh,0);transform:translate3d(49vw,-124vh,0)}}@keyframes move-frames-93{0%{-webkit-transform:translate3d(13vw,103vh,0);transform:translate3d(13vw,103vh,0)}to{-webkit-transform:translate3d(49vw,-124vh,0);transform:translate3d(49vw,-124vh,0)}}.circle-container1:nth-child(93) .circle{-webkit-animation-delay:931ms;animation-delay:931ms}.circle-container1:nth-child(94){-webkit-animation-delay:23.05s;animation-delay:23.05s;-webkit-animation-duration:28209ms;animation-duration:28209ms;-webkit-animation-name:move-frames-94;animation-name:move-frames-94;height:2px;width:2px}@-webkit-keyframes move-frames-94{0%{-webkit-transform:translate3d(59vw,102vh,0);transform:translate3d(59vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-130vh,0);transform:translate3d(80vw,-130vh,0)}}@keyframes move-frames-94{0%{-webkit-transform:translate3d(59vw,102vh,0);transform:translate3d(59vw,102vh,0)}to{-webkit-transform:translate3d(80vw,-130vh,0);transform:translate3d(80vw,-130vh,0)}}.circle-container1:nth-child(94) .circle{-webkit-animation-delay:3935ms;animation-delay:3935ms}.circle-container1:nth-child(95){-webkit-animation-delay:33324ms;animation-delay:33324ms;-webkit-animation-duration:33964ms;animation-duration:33964ms;-webkit-animation-name:move-frames-95;animation-name:move-frames-95;height:8px;width:8px}@-webkit-keyframes move-frames-95{0%{-webkit-transform:translate3d(97vw,101vh,0);transform:translate3d(97vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-129vh,0);transform:translate3d(87vw,-129vh,0)}}@keyframes move-frames-95{0%{-webkit-transform:translate3d(97vw,101vh,0);transform:translate3d(97vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-129vh,0);transform:translate3d(87vw,-129vh,0)}}.circle-container1:nth-child(95) .circle{-webkit-animation-delay:317ms;animation-delay:317ms}.circle-container1:nth-child(96){-webkit-animation-delay:29089ms;animation-delay:29089ms;-webkit-animation-duration:30257ms;animation-duration:30257ms;-webkit-animation-name:move-frames-96;animation-name:move-frames-96;height:8px;width:8px}@-webkit-keyframes move-frames-96{0%{-webkit-transform:translate3d(24vw,107vh,0);transform:translate3d(24vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-122vh,0);transform:translate3d(78vw,-122vh,0)}}@keyframes move-frames-96{0%{-webkit-transform:translate3d(24vw,107vh,0);transform:translate3d(24vw,107vh,0)}to{-webkit-transform:translate3d(78vw,-122vh,0);transform:translate3d(78vw,-122vh,0)}}.circle-container1:nth-child(96) .circle{-webkit-animation-delay:2353ms;animation-delay:2353ms}.circle-container1:nth-child(97){-webkit-animation-delay:18622ms;animation-delay:18622ms;-webkit-animation-duration:36915ms;animation-duration:36915ms;-webkit-animation-name:move-frames-97;animation-name:move-frames-97;height:3px;width:3px}@-webkit-keyframes move-frames-97{0%{-webkit-transform:translate3d(50vw,108vh,0);transform:translate3d(50vw,108vh,0)}to{-webkit-transform:translate3d(67vw,-131vh,0);transform:translate3d(67vw,-131vh,0)}}@keyframes move-frames-97{0%{-webkit-transform:translate3d(50vw,108vh,0);transform:translate3d(50vw,108vh,0)}to{-webkit-transform:translate3d(67vw,-131vh,0);transform:translate3d(67vw,-131vh,0)}}.circle-container1:nth-child(97) .circle{-webkit-animation-delay:3751ms;animation-delay:3751ms}.circle-container1:nth-child(98){-webkit-animation-delay:8847ms;animation-delay:8847ms;-webkit-animation-duration:33.17s;animation-duration:33.17s;-webkit-animation-name:move-frames-98;animation-name:move-frames-98;height:6px;width:6px}@-webkit-keyframes move-frames-98{0%{-webkit-transform:translate3d(22vw,103vh,0);transform:translate3d(22vw,103vh,0)}to{-webkit-transform:translate3d(65vw,-106vh,0);transform:translate3d(65vw,-106vh,0)}}@keyframes move-frames-98{0%{-webkit-transform:translate3d(22vw,103vh,0);transform:translate3d(22vw,103vh,0)}to{-webkit-transform:translate3d(65vw,-106vh,0);transform:translate3d(65vw,-106vh,0)}}.circle-container1:nth-child(98) .circle{-webkit-animation-delay:845ms;animation-delay:845ms}.circle-container1:nth-child(99){-webkit-animation-delay:30038ms;animation-delay:30038ms;-webkit-animation-duration:32588ms;animation-duration:32588ms;-webkit-animation-name:move-frames-99;animation-name:move-frames-99;height:2px;width:2px}@-webkit-keyframes move-frames-99{0%{-webkit-transform:translate3d(5vw,108vh,0);transform:translate3d(5vw,108vh,0)}to{-webkit-transform:translate3d(59vw,-114vh,0);transform:translate3d(59vw,-114vh,0)}}@keyframes move-frames-99{0%{-webkit-transform:translate3d(5vw,108vh,0);transform:translate3d(5vw,108vh,0)}to{-webkit-transform:translate3d(59vw,-114vh,0);transform:translate3d(59vw,-114vh,0)}}.circle-container1:nth-child(99) .circle{-webkit-animation-delay:842ms;animation-delay:842ms}.circle-container1:nth-child(100){-webkit-animation-delay:29879ms;animation-delay:29879ms;-webkit-animation-duration:32543ms;animation-duration:32543ms;-webkit-animation-name:move-frames-100;animation-name:move-frames-100;height:8px;width:8px}@-webkit-keyframes move-frames-100{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(100vw,-120vh,0);transform:translate3d(100vw,-120vh,0)}}@keyframes move-frames-100{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(100vw,-120vh,0);transform:translate3d(100vw,-120vh,0)}}.circle-container1:nth-child(100) .circle{-webkit-animation-delay:2008ms;animation-delay:2008ms}.circle-container1:nth-child(101){-webkit-animation-delay:23146ms;animation-delay:23146ms;-webkit-animation-duration:29.33s;animation-duration:29.33s;-webkit-animation-name:move-frames-101;animation-name:move-frames-101;height:8px;width:8px}@-webkit-keyframes move-frames-101{0%{-webkit-transform:translate3d(59vw,108vh,0);transform:translate3d(59vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-136vh,0);transform:translate3d(54vw,-136vh,0)}}@keyframes move-frames-101{0%{-webkit-transform:translate3d(59vw,108vh,0);transform:translate3d(59vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-136vh,0);transform:translate3d(54vw,-136vh,0)}}.circle-container1:nth-child(101) .circle{-webkit-animation-delay:424ms;animation-delay:424ms}.circle-container1:nth-child(102){-webkit-animation-delay:23072ms;animation-delay:23072ms;-webkit-animation-duration:33955ms;animation-duration:33955ms;-webkit-animation-name:move-frames-102;animation-name:move-frames-102;height:4px;width:4px}@-webkit-keyframes move-frames-102{0%{-webkit-transform:translate3d(84vw,106vh,0);transform:translate3d(84vw,106vh,0)}to{-webkit-transform:translate3d(28vw,-114vh,0);transform:translate3d(28vw,-114vh,0)}}@keyframes move-frames-102{0%{-webkit-transform:translate3d(84vw,106vh,0);transform:translate3d(84vw,106vh,0)}to{-webkit-transform:translate3d(28vw,-114vh,0);transform:translate3d(28vw,-114vh,0)}}.circle-container1:nth-child(102) .circle{-webkit-animation-delay:3.01s;animation-delay:3.01s}.circle-container1:nth-child(103){-webkit-animation-delay:20307ms;animation-delay:20307ms;-webkit-animation-duration:28197ms;animation-duration:28197ms;-webkit-animation-name:move-frames-103;animation-name:move-frames-103;height:1px;width:1px}@-webkit-keyframes move-frames-103{0%{-webkit-transform:translate3d(79vw,107vh,0);transform:translate3d(79vw,107vh,0)}to{-webkit-transform:translate3d(80vw,-136vh,0);transform:translate3d(80vw,-136vh,0)}}@keyframes move-frames-103{0%{-webkit-transform:translate3d(79vw,107vh,0);transform:translate3d(79vw,107vh,0)}to{-webkit-transform:translate3d(80vw,-136vh,0);transform:translate3d(80vw,-136vh,0)}}.circle-container1:nth-child(103) .circle{-webkit-animation-delay:523ms;animation-delay:523ms}.circle-container1:nth-child(104){-webkit-animation-delay:11956ms;animation-delay:11956ms;-webkit-animation-duration:34.32s;animation-duration:34.32s;-webkit-animation-name:move-frames-104;animation-name:move-frames-104;height:2px;width:2px}@-webkit-keyframes move-frames-104{0%{-webkit-transform:translate3d(42vw,102vh,0);transform:translate3d(42vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-110vh,0);transform:translate3d(99vw,-110vh,0)}}@keyframes move-frames-104{0%{-webkit-transform:translate3d(42vw,102vh,0);transform:translate3d(42vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-110vh,0);transform:translate3d(99vw,-110vh,0)}}.circle-container1:nth-child(104) .circle{-webkit-animation-delay:724ms;animation-delay:724ms}.circle-container1:nth-child(105){-webkit-animation-delay:8284ms;animation-delay:8284ms;-webkit-animation-duration:30845ms;animation-duration:30845ms;-webkit-animation-name:move-frames-105;animation-name:move-frames-105;height:5px;width:5px}@-webkit-keyframes move-frames-105{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-113vh,0);transform:translate3d(14vw,-113vh,0)}}@keyframes move-frames-105{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-113vh,0);transform:translate3d(14vw,-113vh,0)}}.circle-container1:nth-child(105) .circle{-webkit-animation-delay:1753ms;animation-delay:1753ms}.circle-container1:nth-child(106){-webkit-animation-delay:17357ms;animation-delay:17357ms;-webkit-animation-duration:33451ms;animation-duration:33451ms;-webkit-animation-name:move-frames-106;animation-name:move-frames-106;height:8px;width:8px}@-webkit-keyframes move-frames-106{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}@keyframes move-frames-106{0%{-webkit-transform:translate3d(45vw,106vh,0);transform:translate3d(45vw,106vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}.circle-container1:nth-child(106) .circle{-webkit-animation-delay:854ms;animation-delay:854ms}.circle-container1:nth-child(107){-webkit-animation-delay:29703ms;animation-delay:29703ms;-webkit-animation-duration:33585ms;animation-duration:33585ms;-webkit-animation-name:move-frames-107;animation-name:move-frames-107;height:6px;width:6px}@-webkit-keyframes move-frames-107{0%{-webkit-transform:translate3d(28vw,110vh,0);transform:translate3d(28vw,110vh,0)}to{-webkit-transform:translate3d(32vw,-139vh,0);transform:translate3d(32vw,-139vh,0)}}@keyframes move-frames-107{0%{-webkit-transform:translate3d(28vw,110vh,0);transform:translate3d(28vw,110vh,0)}to{-webkit-transform:translate3d(32vw,-139vh,0);transform:translate3d(32vw,-139vh,0)}}.circle-container1:nth-child(107) .circle{-webkit-animation-delay:2586ms;animation-delay:2586ms}.circle-container1:nth-child(108){-webkit-animation-delay:33083ms;animation-delay:33083ms;-webkit-animation-duration:30282ms;animation-duration:30282ms;-webkit-animation-name:move-frames-108;animation-name:move-frames-108;height:1px;width:1px}@-webkit-keyframes move-frames-108{0%{-webkit-transform:translate3d(77vw,105vh,0);transform:translate3d(77vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-113vh,0);transform:translate3d(54vw,-113vh,0)}}@keyframes move-frames-108{0%{-webkit-transform:translate3d(77vw,105vh,0);transform:translate3d(77vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-113vh,0);transform:translate3d(54vw,-113vh,0)}}.circle-container1:nth-child(108) .circle{-webkit-animation-delay:2245ms;animation-delay:2245ms}.circle-container1:nth-child(109){-webkit-animation-delay:2953ms;animation-delay:2953ms;-webkit-animation-duration:36047ms;animation-duration:36047ms;-webkit-animation-name:move-frames-109;animation-name:move-frames-109;height:4px;width:4px}@-webkit-keyframes move-frames-109{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-132vh,0);transform:translate3d(67vw,-132vh,0)}}@keyframes move-frames-109{0%{-webkit-transform:translate3d(85vw,109vh,0);transform:translate3d(85vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-132vh,0);transform:translate3d(67vw,-132vh,0)}}.circle-container1:nth-child(109) .circle{-webkit-animation-delay:117ms;animation-delay:117ms}.circle-container1:nth-child(110){-webkit-animation-delay:30482ms;animation-delay:30482ms;-webkit-animation-duration:29587ms;animation-duration:29587ms;-webkit-animation-name:move-frames-110;animation-name:move-frames-110;height:5px;width:5px}@-webkit-keyframes move-frames-110{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-115vh,0);transform:translate3d(60vw,-115vh,0)}}@keyframes move-frames-110{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-115vh,0);transform:translate3d(60vw,-115vh,0)}}.circle-container1:nth-child(110) .circle{-webkit-animation-delay:425ms;animation-delay:425ms}.circle-container1:nth-child(111){-webkit-animation-delay:26979ms;animation-delay:26979ms;-webkit-animation-duration:36164ms;animation-duration:36164ms;-webkit-animation-name:move-frames-111;animation-name:move-frames-111;height:4px;width:4px}@-webkit-keyframes move-frames-111{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(57vw,-108vh,0);transform:translate3d(57vw,-108vh,0)}}@keyframes move-frames-111{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(57vw,-108vh,0);transform:translate3d(57vw,-108vh,0)}}.circle-container1:nth-child(111) .circle{-webkit-animation-delay:1205ms;animation-delay:1205ms}.circle-container1:nth-child(112){-webkit-animation-delay:10502ms;animation-delay:10502ms;-webkit-animation-duration:29.82s;animation-duration:29.82s;-webkit-animation-name:move-frames-112;animation-name:move-frames-112;height:4px;width:4px}@-webkit-keyframes move-frames-112{0%{-webkit-transform:translate3d(76vw,103vh,0);transform:translate3d(76vw,103vh,0)}to{-webkit-transform:translate3d(72vw,-127vh,0);transform:translate3d(72vw,-127vh,0)}}@keyframes move-frames-112{0%{-webkit-transform:translate3d(76vw,103vh,0);transform:translate3d(76vw,103vh,0)}to{-webkit-transform:translate3d(72vw,-127vh,0);transform:translate3d(72vw,-127vh,0)}}.circle-container1:nth-child(112) .circle{-webkit-animation-delay:2815ms;animation-delay:2815ms}.circle-container1:nth-child(113){-webkit-animation-delay:15725ms;animation-delay:15725ms;-webkit-animation-duration:35788ms;animation-duration:35788ms;-webkit-animation-name:move-frames-113;animation-name:move-frames-113;height:8px;width:8px}@-webkit-keyframes move-frames-113{0%{-webkit-transform:translate3d(67vw,102vh,0);transform:translate3d(67vw,102vh,0)}to{-webkit-transform:translate3d(77vw,-104vh,0);transform:translate3d(77vw,-104vh,0)}}@keyframes move-frames-113{0%{-webkit-transform:translate3d(67vw,102vh,0);transform:translate3d(67vw,102vh,0)}to{-webkit-transform:translate3d(77vw,-104vh,0);transform:translate3d(77vw,-104vh,0)}}.circle-container1:nth-child(113) .circle{-webkit-animation-delay:3443ms;animation-delay:3443ms}.circle-container1:nth-child(114){-webkit-animation-delay:30.53s;animation-delay:30.53s;-webkit-animation-duration:36726ms;animation-duration:36726ms;-webkit-animation-name:move-frames-114;animation-name:move-frames-114;height:4px;width:4px}@-webkit-keyframes move-frames-114{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(30vw,-110vh,0);transform:translate3d(30vw,-110vh,0)}}@keyframes move-frames-114{0%{-webkit-transform:translate3d(64vw,108vh,0);transform:translate3d(64vw,108vh,0)}to{-webkit-transform:translate3d(30vw,-110vh,0);transform:translate3d(30vw,-110vh,0)}}.circle-container1:nth-child(114) .circle{-webkit-animation-delay:3889ms;animation-delay:3889ms}.circle-container1:nth-child(115){-webkit-animation-delay:10201ms;animation-delay:10201ms;-webkit-animation-duration:28091ms;animation-duration:28091ms;-webkit-animation-name:move-frames-115;animation-name:move-frames-115;height:2px;width:2px}@-webkit-keyframes move-frames-115{0%{-webkit-transform:translate3d(94vw,104vh,0);transform:translate3d(94vw,104vh,0)}to{-webkit-transform:translate3d(43vw,-131vh,0);transform:translate3d(43vw,-131vh,0)}}@keyframes move-frames-115{0%{-webkit-transform:translate3d(94vw,104vh,0);transform:translate3d(94vw,104vh,0)}to{-webkit-transform:translate3d(43vw,-131vh,0);transform:translate3d(43vw,-131vh,0)}}.circle-container1:nth-child(115) .circle{-webkit-animation-delay:.67s;animation-delay:.67s}.circle-container1:nth-child(116){-webkit-animation-delay:17154ms;animation-delay:17154ms;-webkit-animation-duration:33914ms;animation-duration:33914ms;-webkit-animation-name:move-frames-116;animation-name:move-frames-116;height:7px;width:7px}@-webkit-keyframes move-frames-116{0%{-webkit-transform:translate3d(46vw,110vh,0);transform:translate3d(46vw,110vh,0)}to{-webkit-transform:translate3d(55vw,-123vh,0);transform:translate3d(55vw,-123vh,0)}}@keyframes move-frames-116{0%{-webkit-transform:translate3d(46vw,110vh,0);transform:translate3d(46vw,110vh,0)}to{-webkit-transform:translate3d(55vw,-123vh,0);transform:translate3d(55vw,-123vh,0)}}.circle-container1:nth-child(116) .circle{-webkit-animation-delay:1127ms;animation-delay:1127ms}.circle-container1:nth-child(117){-webkit-animation-delay:20987ms;animation-delay:20987ms;-webkit-animation-duration:28233ms;animation-duration:28233ms;-webkit-animation-name:move-frames-117;animation-name:move-frames-117;height:1px;width:1px}@-webkit-keyframes move-frames-117{0%{-webkit-transform:translate3d(20vw,105vh,0);transform:translate3d(20vw,105vh,0)}to{-webkit-transform:translate3d(26vw,-133vh,0);transform:translate3d(26vw,-133vh,0)}}@keyframes move-frames-117{0%{-webkit-transform:translate3d(20vw,105vh,0);transform:translate3d(20vw,105vh,0)}to{-webkit-transform:translate3d(26vw,-133vh,0);transform:translate3d(26vw,-133vh,0)}}.circle-container1:nth-child(117) .circle{-webkit-animation-delay:243ms;animation-delay:243ms}.circle-container1:nth-child(118){-webkit-animation-delay:24388ms;animation-delay:24388ms;-webkit-animation-duration:34901ms;animation-duration:34901ms;-webkit-animation-name:move-frames-118;animation-name:move-frames-118;height:2px;width:2px}@-webkit-keyframes move-frames-118{0%{-webkit-transform:translate3d(2vw,108vh,0);transform:translate3d(2vw,108vh,0)}to{-webkit-transform:translate3d(15vw,-114vh,0);transform:translate3d(15vw,-114vh,0)}}@keyframes move-frames-118{0%{-webkit-transform:translate3d(2vw,108vh,0);transform:translate3d(2vw,108vh,0)}to{-webkit-transform:translate3d(15vw,-114vh,0);transform:translate3d(15vw,-114vh,0)}}.circle-container1:nth-child(118) .circle{-webkit-animation-delay:2988ms;animation-delay:2988ms}.circle-container1:nth-child(119){-webkit-animation-delay:22065ms;animation-delay:22065ms;-webkit-animation-duration:29309ms;animation-duration:29309ms;-webkit-animation-name:move-frames-119;animation-name:move-frames-119;height:2px;width:2px}@-webkit-keyframes move-frames-119{0%{-webkit-transform:translate3d(88vw,108vh,0);transform:translate3d(88vw,108vh,0)}to{-webkit-transform:translate3d(99vw,-114vh,0);transform:translate3d(99vw,-114vh,0)}}@keyframes move-frames-119{0%{-webkit-transform:translate3d(88vw,108vh,0);transform:translate3d(88vw,108vh,0)}to{-webkit-transform:translate3d(99vw,-114vh,0);transform:translate3d(99vw,-114vh,0)}}.circle-container1:nth-child(119) .circle{-webkit-animation-delay:1243ms;animation-delay:1243ms}.circle-container1:nth-child(120){-webkit-animation-delay:19327ms;animation-delay:19327ms;-webkit-animation-duration:29776ms;animation-duration:29776ms;-webkit-animation-name:move-frames-120;animation-name:move-frames-120;height:7px;width:7px}@-webkit-keyframes move-frames-120{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-114vh,0);transform:translate3d(36vw,-114vh,0)}}@keyframes move-frames-120{0%{-webkit-transform:translate3d(62vw,107vh,0);transform:translate3d(62vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-114vh,0);transform:translate3d(36vw,-114vh,0)}}.circle-container1:nth-child(120) .circle{-webkit-animation-delay:5ms;animation-delay:5ms}.circle-container1:nth-child(121){-webkit-animation-delay:10s;animation-delay:10s;-webkit-animation-duration:30743ms;animation-duration:30743ms;-webkit-animation-name:move-frames-121;animation-name:move-frames-121;height:1px;width:1px}@-webkit-keyframes move-frames-121{0%{-webkit-transform:translate3d(52vw,102vh,0);transform:translate3d(52vw,102vh,0)}to{-webkit-transform:translate3d(45vw,-131vh,0);transform:translate3d(45vw,-131vh,0)}}@keyframes move-frames-121{0%{-webkit-transform:translate3d(52vw,102vh,0);transform:translate3d(52vw,102vh,0)}to{-webkit-transform:translate3d(45vw,-131vh,0);transform:translate3d(45vw,-131vh,0)}}.circle-container1:nth-child(121) .circle{-webkit-animation-delay:3694ms;animation-delay:3694ms}.circle-container1:nth-child(122){-webkit-animation-delay:25451ms;animation-delay:25451ms;-webkit-animation-duration:30702ms;animation-duration:30702ms;-webkit-animation-name:move-frames-122;animation-name:move-frames-122;height:1px;width:1px}@-webkit-keyframes move-frames-122{0%{-webkit-transform:translate3d(52vw,106vh,0);transform:translate3d(52vw,106vh,0)}to{-webkit-transform:translate3d(46vw,-132vh,0);transform:translate3d(46vw,-132vh,0)}}@keyframes move-frames-122{0%{-webkit-transform:translate3d(52vw,106vh,0);transform:translate3d(52vw,106vh,0)}to{-webkit-transform:translate3d(46vw,-132vh,0);transform:translate3d(46vw,-132vh,0)}}.circle-container1:nth-child(122) .circle{-webkit-animation-delay:412ms;animation-delay:412ms}.circle-container1:nth-child(123){-webkit-animation-delay:17244ms;animation-delay:17244ms;-webkit-animation-duration:36851ms;animation-duration:36851ms;-webkit-animation-name:move-frames-123;animation-name:move-frames-123;height:6px;width:6px}@-webkit-keyframes move-frames-123{0%{-webkit-transform:translate3d(92vw,104vh,0);transform:translate3d(92vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-109vh,0);transform:translate3d(29vw,-109vh,0)}}@keyframes move-frames-123{0%{-webkit-transform:translate3d(92vw,104vh,0);transform:translate3d(92vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-109vh,0);transform:translate3d(29vw,-109vh,0)}}.circle-container1:nth-child(123) .circle{-webkit-animation-delay:2824ms;animation-delay:2824ms}.circle-container1:nth-child(124){-webkit-animation-delay:10535ms;animation-delay:10535ms;-webkit-animation-duration:33471ms;animation-duration:33471ms;-webkit-animation-name:move-frames-124;animation-name:move-frames-124;height:3px;width:3px}@-webkit-keyframes move-frames-124{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(60vw,-117vh,0);transform:translate3d(60vw,-117vh,0)}}@keyframes move-frames-124{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(60vw,-117vh,0);transform:translate3d(60vw,-117vh,0)}}.circle-container1:nth-child(124) .circle{-webkit-animation-delay:3.39s;animation-delay:3.39s}.circle-container1:nth-child(125){-webkit-animation-delay:15455ms;animation-delay:15455ms;-webkit-animation-duration:33599ms;animation-duration:33599ms;-webkit-animation-name:move-frames-125;animation-name:move-frames-125;height:1px;width:1px}@-webkit-keyframes move-frames-125{0%{-webkit-transform:translate3d(7vw,101vh,0);transform:translate3d(7vw,101vh,0)}to{-webkit-transform:translate3d(44vw,-104vh,0);transform:translate3d(44vw,-104vh,0)}}@keyframes move-frames-125{0%{-webkit-transform:translate3d(7vw,101vh,0);transform:translate3d(7vw,101vh,0)}to{-webkit-transform:translate3d(44vw,-104vh,0);transform:translate3d(44vw,-104vh,0)}}.circle-container1:nth-child(125) .circle{-webkit-animation-delay:677ms;animation-delay:677ms}.circle-container1:nth-child(126){-webkit-animation-delay:14.85s;animation-delay:14.85s;-webkit-animation-duration:35711ms;animation-duration:35711ms;-webkit-animation-name:move-frames-126;animation-name:move-frames-126;height:3px;width:3px}@-webkit-keyframes move-frames-126{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(44vw,-128vh,0);transform:translate3d(44vw,-128vh,0)}}@keyframes move-frames-126{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(44vw,-128vh,0);transform:translate3d(44vw,-128vh,0)}}.circle-container1:nth-child(126) .circle{-webkit-animation-delay:.43s;animation-delay:.43s}.circle-container1:nth-child(127){-webkit-animation-delay:22469ms;animation-delay:22469ms;-webkit-animation-duration:31061ms;animation-duration:31061ms;-webkit-animation-name:move-frames-127;animation-name:move-frames-127;height:4px;width:4px}@-webkit-keyframes move-frames-127{0%{-webkit-transform:translate3d(13vw,102vh,0);transform:translate3d(13vw,102vh,0)}to{-webkit-transform:translate3d(30vw,-113vh,0);transform:translate3d(30vw,-113vh,0)}}@keyframes move-frames-127{0%{-webkit-transform:translate3d(13vw,102vh,0);transform:translate3d(13vw,102vh,0)}to{-webkit-transform:translate3d(30vw,-113vh,0);transform:translate3d(30vw,-113vh,0)}}.circle-container1:nth-child(127) .circle{-webkit-animation-delay:376ms;animation-delay:376ms}.circle-container1:nth-child(128){-webkit-animation-delay:36454ms;animation-delay:36454ms;-webkit-animation-duration:32.68s;animation-duration:32.68s;-webkit-animation-name:move-frames-128;animation-name:move-frames-128;height:6px;width:6px}@-webkit-keyframes move-frames-128{0%{-webkit-transform:translate3d(60vw,101vh,0);transform:translate3d(60vw,101vh,0)}to{-webkit-transform:translate3d(24vw,-124vh,0);transform:translate3d(24vw,-124vh,0)}}@keyframes move-frames-128{0%{-webkit-transform:translate3d(60vw,101vh,0);transform:translate3d(60vw,101vh,0)}to{-webkit-transform:translate3d(24vw,-124vh,0);transform:translate3d(24vw,-124vh,0)}}.circle-container1:nth-child(128) .circle{-webkit-animation-delay:2593ms;animation-delay:2593ms}.circle-container1:nth-child(129){-webkit-animation-delay:15825ms;animation-delay:15825ms;-webkit-animation-duration:29739ms;animation-duration:29739ms;-webkit-animation-name:move-frames-129;animation-name:move-frames-129;height:3px;width:3px}@-webkit-keyframes move-frames-129{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-122vh,0);transform:translate3d(8vw,-122vh,0)}}@keyframes move-frames-129{0%{-webkit-transform:translate3d(63vw,109vh,0);transform:translate3d(63vw,109vh,0)}to{-webkit-transform:translate3d(8vw,-122vh,0);transform:translate3d(8vw,-122vh,0)}}.circle-container1:nth-child(129) .circle{-webkit-animation-delay:2413ms;animation-delay:2413ms}.circle-container1:nth-child(130){-webkit-animation-delay:28874ms;animation-delay:28874ms;-webkit-animation-duration:31842ms;animation-duration:31842ms;-webkit-animation-name:move-frames-130;animation-name:move-frames-130;height:3px;width:3px}@-webkit-keyframes move-frames-130{0%{-webkit-transform:translate3d(19vw,105vh,0);transform:translate3d(19vw,105vh,0)}to{-webkit-transform:translate3d(72vw,-119vh,0);transform:translate3d(72vw,-119vh,0)}}@keyframes move-frames-130{0%{-webkit-transform:translate3d(19vw,105vh,0);transform:translate3d(19vw,105vh,0)}to{-webkit-transform:translate3d(72vw,-119vh,0);transform:translate3d(72vw,-119vh,0)}}.circle-container1:nth-child(130) .circle{-webkit-animation-delay:2232ms;animation-delay:2232ms}.circle-container1:nth-child(131){-webkit-animation-delay:30851ms;animation-delay:30851ms;-webkit-animation-duration:34468ms;animation-duration:34468ms;-webkit-animation-name:move-frames-131;animation-name:move-frames-131;height:5px;width:5px}@-webkit-keyframes move-frames-131{0%{-webkit-transform:translate3d(95vw,109vh,0);transform:translate3d(95vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-120vh,0);transform:translate3d(20vw,-120vh,0)}}@keyframes move-frames-131{0%{-webkit-transform:translate3d(95vw,109vh,0);transform:translate3d(95vw,109vh,0)}to{-webkit-transform:translate3d(20vw,-120vh,0);transform:translate3d(20vw,-120vh,0)}}.circle-container1:nth-child(131) .circle{-webkit-animation-delay:166ms;animation-delay:166ms}.circle-container1:nth-child(132){-webkit-animation-delay:11386ms;animation-delay:11386ms;-webkit-animation-duration:33.79s;animation-duration:33.79s;-webkit-animation-name:move-frames-132;animation-name:move-frames-132;height:5px;width:5px}@-webkit-keyframes move-frames-132{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}@keyframes move-frames-132{0%{-webkit-transform:translate3d(19vw,106vh,0);transform:translate3d(19vw,106vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}.circle-container1:nth-child(132) .circle{-webkit-animation-delay:2166ms;animation-delay:2166ms}.circle-container1:nth-child(133){-webkit-animation-delay:23983ms;animation-delay:23983ms;-webkit-animation-duration:32522ms;animation-duration:32522ms;-webkit-animation-name:move-frames-133;animation-name:move-frames-133;height:7px;width:7px}@-webkit-keyframes move-frames-133{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-126vh,0);transform:translate3d(42vw,-126vh,0)}}@keyframes move-frames-133{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(42vw,-126vh,0);transform:translate3d(42vw,-126vh,0)}}.circle-container1:nth-child(133) .circle{-webkit-animation-delay:3945ms;animation-delay:3945ms}.circle-container1:nth-child(134){-webkit-animation-delay:25273ms;animation-delay:25273ms;-webkit-animation-duration:36294ms;animation-duration:36294ms;-webkit-animation-name:move-frames-134;animation-name:move-frames-134;height:6px;width:6px}@-webkit-keyframes move-frames-134{0%{-webkit-transform:translate3d(48vw,101vh,0);transform:translate3d(48vw,101vh,0)}to{-webkit-transform:translate3d(10vw,-115vh,0);transform:translate3d(10vw,-115vh,0)}}@keyframes move-frames-134{0%{-webkit-transform:translate3d(48vw,101vh,0);transform:translate3d(48vw,101vh,0)}to{-webkit-transform:translate3d(10vw,-115vh,0);transform:translate3d(10vw,-115vh,0)}}.circle-container1:nth-child(134) .circle{-webkit-animation-delay:3066ms;animation-delay:3066ms}.circle-container1:nth-child(135){-webkit-animation-delay:5.5s;animation-delay:5.5s;-webkit-animation-duration:29.27s;animation-duration:29.27s;-webkit-animation-name:move-frames-135;animation-name:move-frames-135;height:5px;width:5px}@-webkit-keyframes move-frames-135{0%{-webkit-transform:translate3d(24vw,108vh,0);transform:translate3d(24vw,108vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}@keyframes move-frames-135{0%{-webkit-transform:translate3d(24vw,108vh,0);transform:translate3d(24vw,108vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}.circle-container1:nth-child(135) .circle{-webkit-animation-delay:675ms;animation-delay:675ms}.circle-container1:nth-child(136){-webkit-animation-delay:19888ms;animation-delay:19888ms;-webkit-animation-duration:28221ms;animation-duration:28221ms;-webkit-animation-name:move-frames-136;animation-name:move-frames-136;height:8px;width:8px}@-webkit-keyframes move-frames-136{0%{-webkit-transform:translate3d(14vw,110vh,0);transform:translate3d(14vw,110vh,0)}to{-webkit-transform:translate3d(91vw,-136vh,0);transform:translate3d(91vw,-136vh,0)}}@keyframes move-frames-136{0%{-webkit-transform:translate3d(14vw,110vh,0);transform:translate3d(14vw,110vh,0)}to{-webkit-transform:translate3d(91vw,-136vh,0);transform:translate3d(91vw,-136vh,0)}}.circle-container1:nth-child(136) .circle{-webkit-animation-delay:1775ms;animation-delay:1775ms}.circle-container1:nth-child(137){-webkit-animation-delay:6646ms;animation-delay:6646ms;-webkit-animation-duration:29254ms;animation-duration:29254ms;-webkit-animation-name:move-frames-137;animation-name:move-frames-137;height:6px;width:6px}@-webkit-keyframes move-frames-137{0%{-webkit-transform:translate3d(60vw,110vh,0);transform:translate3d(60vw,110vh,0)}to{-webkit-transform:translate3d(47vw,-118vh,0);transform:translate3d(47vw,-118vh,0)}}@keyframes move-frames-137{0%{-webkit-transform:translate3d(60vw,110vh,0);transform:translate3d(60vw,110vh,0)}to{-webkit-transform:translate3d(47vw,-118vh,0);transform:translate3d(47vw,-118vh,0)}}.circle-container1:nth-child(137) .circle{-webkit-animation-delay:164ms;animation-delay:164ms}.circle-container1:nth-child(138){-webkit-animation-delay:23404ms;animation-delay:23404ms;-webkit-animation-duration:35172ms;animation-duration:35172ms;-webkit-animation-name:move-frames-138;animation-name:move-frames-138;height:1px;width:1px}@-webkit-keyframes move-frames-138{0%{-webkit-transform:translate3d(98vw,101vh,0);transform:translate3d(98vw,101vh,0)}to{-webkit-transform:translate3d(32vw,-118vh,0);transform:translate3d(32vw,-118vh,0)}}@keyframes move-frames-138{0%{-webkit-transform:translate3d(98vw,101vh,0);transform:translate3d(98vw,101vh,0)}to{-webkit-transform:translate3d(32vw,-118vh,0);transform:translate3d(32vw,-118vh,0)}}.circle-container1:nth-child(138) .circle{-webkit-animation-delay:2163ms;animation-delay:2163ms}.circle-container1:nth-child(139){-webkit-animation-delay:.19s;animation-delay:.19s;-webkit-animation-duration:29892ms;animation-duration:29892ms;-webkit-animation-name:move-frames-139;animation-name:move-frames-139;height:3px;width:3px}@-webkit-keyframes move-frames-139{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(53vw,-122vh,0);transform:translate3d(53vw,-122vh,0)}}@keyframes move-frames-139{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(53vw,-122vh,0);transform:translate3d(53vw,-122vh,0)}}.circle-container1:nth-child(139) .circle{-webkit-animation-delay:1328ms;animation-delay:1328ms}.circle-container1:nth-child(140){-webkit-animation-delay:36608ms;animation-delay:36608ms;-webkit-animation-duration:29898ms;animation-duration:29898ms;-webkit-animation-name:move-frames-140;animation-name:move-frames-140;height:2px;width:2px}@-webkit-keyframes move-frames-140{0%{-webkit-transform:translate3d(9vw,104vh,0);transform:translate3d(9vw,104vh,0)}to{-webkit-transform:translate3d(63vw,-128vh,0);transform:translate3d(63vw,-128vh,0)}}@keyframes move-frames-140{0%{-webkit-transform:translate3d(9vw,104vh,0);transform:translate3d(9vw,104vh,0)}to{-webkit-transform:translate3d(63vw,-128vh,0);transform:translate3d(63vw,-128vh,0)}}.circle-container1:nth-child(140) .circle{-webkit-animation-delay:2187ms;animation-delay:2187ms}.circle-container1:nth-child(141){-webkit-animation-delay:15386ms;animation-delay:15386ms;-webkit-animation-duration:35044ms;animation-duration:35044ms;-webkit-animation-name:move-frames-141;animation-name:move-frames-141;height:1px;width:1px}@-webkit-keyframes move-frames-141{0%{-webkit-transform:translate3d(24vw,106vh,0);transform:translate3d(24vw,106vh,0)}to{-webkit-transform:translate3d(85vw,-111vh,0);transform:translate3d(85vw,-111vh,0)}}@keyframes move-frames-141{0%{-webkit-transform:translate3d(24vw,106vh,0);transform:translate3d(24vw,106vh,0)}to{-webkit-transform:translate3d(85vw,-111vh,0);transform:translate3d(85vw,-111vh,0)}}.circle-container1:nth-child(141) .circle{-webkit-animation-delay:3574ms;animation-delay:3574ms}.circle-container1:nth-child(142){-webkit-animation-delay:2724ms;animation-delay:2724ms;-webkit-animation-duration:29355ms;animation-duration:29355ms;-webkit-animation-name:move-frames-142;animation-name:move-frames-142;height:2px;width:2px}@-webkit-keyframes move-frames-142{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(2vw,-117vh,0);transform:translate3d(2vw,-117vh,0)}}@keyframes move-frames-142{0%{-webkit-transform:translate3d(13vw,107vh,0);transform:translate3d(13vw,107vh,0)}to{-webkit-transform:translate3d(2vw,-117vh,0);transform:translate3d(2vw,-117vh,0)}}.circle-container1:nth-child(142) .circle{-webkit-animation-delay:802ms;animation-delay:802ms}.circle-container1:nth-child(143){-webkit-animation-delay:31558ms;animation-delay:31558ms;-webkit-animation-duration:31112ms;animation-duration:31112ms;-webkit-animation-name:move-frames-143;animation-name:move-frames-143;height:4px;width:4px}@-webkit-keyframes move-frames-143{0%{-webkit-transform:translate3d(30vw,103vh,0);transform:translate3d(30vw,103vh,0)}to{-webkit-transform:translate3d(49vw,-129vh,0);transform:translate3d(49vw,-129vh,0)}}@keyframes move-frames-143{0%{-webkit-transform:translate3d(30vw,103vh,0);transform:translate3d(30vw,103vh,0)}to{-webkit-transform:translate3d(49vw,-129vh,0);transform:translate3d(49vw,-129vh,0)}}.circle-container1:nth-child(143) .circle{-webkit-animation-delay:2033ms;animation-delay:2033ms}.circle-container1:nth-child(144){-webkit-animation-delay:14493ms;animation-delay:14493ms;-webkit-animation-duration:34934ms;animation-duration:34934ms;-webkit-animation-name:move-frames-144;animation-name:move-frames-144;height:5px;width:5px}@-webkit-keyframes move-frames-144{0%{-webkit-transform:translate3d(74vw,105vh,0);transform:translate3d(74vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-108vh,0);transform:translate3d(54vw,-108vh,0)}}@keyframes move-frames-144{0%{-webkit-transform:translate3d(74vw,105vh,0);transform:translate3d(74vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-108vh,0);transform:translate3d(54vw,-108vh,0)}}.circle-container1:nth-child(144) .circle{-webkit-animation-delay:1.7s;animation-delay:1.7s}.circle-container1:nth-child(145){-webkit-animation-delay:8053ms;animation-delay:8053ms;-webkit-animation-duration:32164ms;animation-duration:32164ms;-webkit-animation-name:move-frames-145;animation-name:move-frames-145;height:8px;width:8px}@-webkit-keyframes move-frames-145{0%{-webkit-transform:translate3d(92vw,101vh,0);transform:translate3d(92vw,101vh,0)}to{-webkit-transform:translate3d(21vw,-116vh,0);transform:translate3d(21vw,-116vh,0)}}@keyframes move-frames-145{0%{-webkit-transform:translate3d(92vw,101vh,0);transform:translate3d(92vw,101vh,0)}to{-webkit-transform:translate3d(21vw,-116vh,0);transform:translate3d(21vw,-116vh,0)}}.circle-container1:nth-child(145) .circle{-webkit-animation-delay:596ms;animation-delay:596ms}.circle-container1:nth-child(146){-webkit-animation-delay:18922ms;animation-delay:18922ms;-webkit-animation-duration:29875ms;animation-duration:29875ms;-webkit-animation-name:move-frames-146;animation-name:move-frames-146;height:7px;width:7px}@-webkit-keyframes move-frames-146{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-123vh,0);transform:translate3d(81vw,-123vh,0)}}@keyframes move-frames-146{0%{-webkit-transform:translate3d(50vw,102vh,0);transform:translate3d(50vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-123vh,0);transform:translate3d(81vw,-123vh,0)}}.circle-container1:nth-child(146) .circle{-webkit-animation-delay:3.67s;animation-delay:3.67s}.circle-container1:nth-child(147){-webkit-animation-delay:11939ms;animation-delay:11939ms;-webkit-animation-duration:35537ms;animation-duration:35537ms;-webkit-animation-name:move-frames-147;animation-name:move-frames-147;height:6px;width:6px}@-webkit-keyframes move-frames-147{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(35vw,-127vh,0);transform:translate3d(35vw,-127vh,0)}}@keyframes move-frames-147{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(35vw,-127vh,0);transform:translate3d(35vw,-127vh,0)}}.circle-container1:nth-child(147) .circle{-webkit-animation-delay:3.96s;animation-delay:3.96s}.circle-container1:nth-child(148){-webkit-animation-delay:12173ms;animation-delay:12173ms;-webkit-animation-duration:28453ms;animation-duration:28453ms;-webkit-animation-name:move-frames-148;animation-name:move-frames-148;height:3px;width:3px}@-webkit-keyframes move-frames-148{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(45vw,-136vh,0);transform:translate3d(45vw,-136vh,0)}}@keyframes move-frames-148{0%{-webkit-transform:translate3d(23vw,109vh,0);transform:translate3d(23vw,109vh,0)}to{-webkit-transform:translate3d(45vw,-136vh,0);transform:translate3d(45vw,-136vh,0)}}.circle-container1:nth-child(148) .circle{-webkit-animation-delay:3729ms;animation-delay:3729ms}.circle-container1:nth-child(149){-webkit-animation-delay:4775ms;animation-delay:4775ms;-webkit-animation-duration:28772ms;animation-duration:28772ms;-webkit-animation-name:move-frames-149;animation-name:move-frames-149;height:6px;width:6px}@-webkit-keyframes move-frames-149{0%{-webkit-transform:translate3d(51vw,101vh,0);transform:translate3d(51vw,101vh,0)}to{-webkit-transform:translate3d(53vw,-122vh,0);transform:translate3d(53vw,-122vh,0)}}@keyframes move-frames-149{0%{-webkit-transform:translate3d(51vw,101vh,0);transform:translate3d(51vw,101vh,0)}to{-webkit-transform:translate3d(53vw,-122vh,0);transform:translate3d(53vw,-122vh,0)}}.circle-container1:nth-child(149) .circle{-webkit-animation-delay:1851ms;animation-delay:1851ms}.circle-container1:nth-child(150){-webkit-animation-delay:24.21s;animation-delay:24.21s;-webkit-animation-duration:31092ms;animation-duration:31092ms;-webkit-animation-name:move-frames-150;animation-name:move-frames-150;height:7px;width:7px}@-webkit-keyframes move-frames-150{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(80vw,-120vh,0);transform:translate3d(80vw,-120vh,0)}}@keyframes move-frames-150{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(80vw,-120vh,0);transform:translate3d(80vw,-120vh,0)}}.circle-container1:nth-child(150) .circle{-webkit-animation-delay:3681ms;animation-delay:3681ms}.circle-container1:nth-child(151){-webkit-animation-delay:11717ms;animation-delay:11717ms;-webkit-animation-duration:29897ms;animation-duration:29897ms;-webkit-animation-name:move-frames-151;animation-name:move-frames-151;height:5px;width:5px}@-webkit-keyframes move-frames-151{0%{-webkit-transform:translate3d(25vw,104vh,0);transform:translate3d(25vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-120vh,0);transform:translate3d(72vw,-120vh,0)}}@keyframes move-frames-151{0%{-webkit-transform:translate3d(25vw,104vh,0);transform:translate3d(25vw,104vh,0)}to{-webkit-transform:translate3d(72vw,-120vh,0);transform:translate3d(72vw,-120vh,0)}}.circle-container1:nth-child(151) .circle{-webkit-animation-delay:2759ms;animation-delay:2759ms}.circle-container1:nth-child(152){-webkit-animation-delay:36539ms;animation-delay:36539ms;-webkit-animation-duration:31526ms;animation-duration:31526ms;-webkit-animation-name:move-frames-152;animation-name:move-frames-152;height:2px;width:2px}@-webkit-keyframes move-frames-152{0%{-webkit-transform:translate3d(83vw,104vh,0);transform:translate3d(83vw,104vh,0)}to{-webkit-transform:translate3d(32vw,-106vh,0);transform:translate3d(32vw,-106vh,0)}}@keyframes move-frames-152{0%{-webkit-transform:translate3d(83vw,104vh,0);transform:translate3d(83vw,104vh,0)}to{-webkit-transform:translate3d(32vw,-106vh,0);transform:translate3d(32vw,-106vh,0)}}.circle-container1:nth-child(152) .circle{-webkit-animation-delay:1836ms;animation-delay:1836ms}.circle-container1:nth-child(153){-webkit-animation-delay:33093ms;animation-delay:33093ms;-webkit-animation-duration:31742ms;animation-duration:31742ms;-webkit-animation-name:move-frames-153;animation-name:move-frames-153;height:6px;width:6px}@-webkit-keyframes move-frames-153{0%{-webkit-transform:translate3d(86vw,110vh,0);transform:translate3d(86vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-113vh,0);transform:translate3d(7vw,-113vh,0)}}@keyframes move-frames-153{0%{-webkit-transform:translate3d(86vw,110vh,0);transform:translate3d(86vw,110vh,0)}to{-webkit-transform:translate3d(7vw,-113vh,0);transform:translate3d(7vw,-113vh,0)}}.circle-container1:nth-child(153) .circle{-webkit-animation-delay:695ms;animation-delay:695ms}.circle-container1:nth-child(154){-webkit-animation-delay:8397ms;animation-delay:8397ms;-webkit-animation-duration:31624ms;animation-duration:31624ms;-webkit-animation-name:move-frames-154;animation-name:move-frames-154;height:1px;width:1px}@-webkit-keyframes move-frames-154{0%{-webkit-transform:translate3d(70vw,105vh,0);transform:translate3d(70vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-129vh,0);transform:translate3d(90vw,-129vh,0)}}@keyframes move-frames-154{0%{-webkit-transform:translate3d(70vw,105vh,0);transform:translate3d(70vw,105vh,0)}to{-webkit-transform:translate3d(90vw,-129vh,0);transform:translate3d(90vw,-129vh,0)}}.circle-container1:nth-child(154) .circle{-webkit-animation-delay:535ms;animation-delay:535ms}.circle-container1:nth-child(155){-webkit-animation-delay:15143ms;animation-delay:15143ms;-webkit-animation-duration:34559ms;animation-duration:34559ms;-webkit-animation-name:move-frames-155;animation-name:move-frames-155;height:4px;width:4px}@-webkit-keyframes move-frames-155{0%{-webkit-transform:translate3d(6vw,105vh,0);transform:translate3d(6vw,105vh,0)}to{-webkit-transform:translate3d(52vw,-133vh,0);transform:translate3d(52vw,-133vh,0)}}@keyframes move-frames-155{0%{-webkit-transform:translate3d(6vw,105vh,0);transform:translate3d(6vw,105vh,0)}to{-webkit-transform:translate3d(52vw,-133vh,0);transform:translate3d(52vw,-133vh,0)}}.circle-container1:nth-child(155) .circle{-webkit-animation-delay:601ms;animation-delay:601ms}.circle-container1:nth-child(156){-webkit-animation-delay:33862ms;animation-delay:33862ms;-webkit-animation-duration:35237ms;animation-duration:35237ms;-webkit-animation-name:move-frames-156;animation-name:move-frames-156;height:7px;width:7px}@-webkit-keyframes move-frames-156{0%{-webkit-transform:translate3d(74vw,107vh,0);transform:translate3d(74vw,107vh,0)}to{-webkit-transform:translate3d(87vw,-128vh,0);transform:translate3d(87vw,-128vh,0)}}@keyframes move-frames-156{0%{-webkit-transform:translate3d(74vw,107vh,0);transform:translate3d(74vw,107vh,0)}to{-webkit-transform:translate3d(87vw,-128vh,0);transform:translate3d(87vw,-128vh,0)}}.circle-container1:nth-child(156) .circle{-webkit-animation-delay:2204ms;animation-delay:2204ms}.circle-container1:nth-child(157){-webkit-animation-delay:7321ms;animation-delay:7321ms;-webkit-animation-duration:36181ms;animation-duration:36181ms;-webkit-animation-name:move-frames-157;animation-name:move-frames-157;height:8px;width:8px}@-webkit-keyframes move-frames-157{0%{-webkit-transform:translate3d(76vw,104vh,0);transform:translate3d(76vw,104vh,0)}to{-webkit-transform:translate3d(14vw,-117vh,0);transform:translate3d(14vw,-117vh,0)}}@keyframes move-frames-157{0%{-webkit-transform:translate3d(76vw,104vh,0);transform:translate3d(76vw,104vh,0)}to{-webkit-transform:translate3d(14vw,-117vh,0);transform:translate3d(14vw,-117vh,0)}}.circle-container1:nth-child(157) .circle{-webkit-animation-delay:1714ms;animation-delay:1714ms}.circle-container1:nth-child(158){-webkit-animation-delay:15488ms;animation-delay:15488ms;-webkit-animation-duration:32523ms;animation-duration:32523ms;-webkit-animation-name:move-frames-158;animation-name:move-frames-158;height:4px;width:4px}@-webkit-keyframes move-frames-158{0%{-webkit-transform:translate3d(53vw,108vh,0);transform:translate3d(53vw,108vh,0)}to{-webkit-transform:translate3d(80vw,-132vh,0);transform:translate3d(80vw,-132vh,0)}}@keyframes move-frames-158{0%{-webkit-transform:translate3d(53vw,108vh,0);transform:translate3d(53vw,108vh,0)}to{-webkit-transform:translate3d(80vw,-132vh,0);transform:translate3d(80vw,-132vh,0)}}.circle-container1:nth-child(158) .circle{-webkit-animation-delay:1174ms;animation-delay:1174ms}.circle-container1:nth-child(159){-webkit-animation-delay:23989ms;animation-delay:23989ms;-webkit-animation-duration:36492ms;animation-duration:36492ms;-webkit-animation-name:move-frames-159;animation-name:move-frames-159;height:3px;width:3px}@-webkit-keyframes move-frames-159{0%{-webkit-transform:translate3d(95vw,101vh,0);transform:translate3d(95vw,101vh,0)}to{-webkit-transform:translate3d(58vw,-107vh,0);transform:translate3d(58vw,-107vh,0)}}@keyframes move-frames-159{0%{-webkit-transform:translate3d(95vw,101vh,0);transform:translate3d(95vw,101vh,0)}to{-webkit-transform:translate3d(58vw,-107vh,0);transform:translate3d(58vw,-107vh,0)}}.circle-container1:nth-child(159) .circle{-webkit-animation-delay:.49s;animation-delay:.49s}.circle-container1:nth-child(160){-webkit-animation-delay:619ms;animation-delay:619ms;-webkit-animation-duration:31497ms;animation-duration:31497ms;-webkit-animation-name:move-frames-160;animation-name:move-frames-160;height:7px;width:7px}@-webkit-keyframes move-frames-160{0%{-webkit-transform:translate3d(27vw,109vh,0);transform:translate3d(27vw,109vh,0)}to{-webkit-transform:translate3d(22vw,-120vh,0);transform:translate3d(22vw,-120vh,0)}}@keyframes move-frames-160{0%{-webkit-transform:translate3d(27vw,109vh,0);transform:translate3d(27vw,109vh,0)}to{-webkit-transform:translate3d(22vw,-120vh,0);transform:translate3d(22vw,-120vh,0)}}.circle-container1:nth-child(160) .circle{-webkit-animation-delay:3.92s;animation-delay:3.92s}.circle-container1:nth-child(161){-webkit-animation-delay:23314ms;animation-delay:23314ms;-webkit-animation-duration:35369ms;animation-duration:35369ms;-webkit-animation-name:move-frames-161;animation-name:move-frames-161;height:6px;width:6px}@-webkit-keyframes move-frames-161{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(72vw,-132vh,0);transform:translate3d(72vw,-132vh,0)}}@keyframes move-frames-161{0%{-webkit-transform:translate3d(43vw,105vh,0);transform:translate3d(43vw,105vh,0)}to{-webkit-transform:translate3d(72vw,-132vh,0);transform:translate3d(72vw,-132vh,0)}}.circle-container1:nth-child(161) .circle{-webkit-animation-delay:2038ms;animation-delay:2038ms}.circle-container1:nth-child(162){-webkit-animation-delay:35827ms;animation-delay:35827ms;-webkit-animation-duration:28965ms;animation-duration:28965ms;-webkit-animation-name:move-frames-162;animation-name:move-frames-162;height:6px;width:6px}@-webkit-keyframes move-frames-162{0%{-webkit-transform:translate3d(69vw,108vh,0);transform:translate3d(69vw,108vh,0)}to{-webkit-transform:translate3d(4vw,-113vh,0);transform:translate3d(4vw,-113vh,0)}}@keyframes move-frames-162{0%{-webkit-transform:translate3d(69vw,108vh,0);transform:translate3d(69vw,108vh,0)}to{-webkit-transform:translate3d(4vw,-113vh,0);transform:translate3d(4vw,-113vh,0)}}.circle-container1:nth-child(162) .circle{-webkit-animation-delay:1684ms;animation-delay:1684ms}.circle-container1:nth-child(163){-webkit-animation-delay:30344ms;animation-delay:30344ms;-webkit-animation-duration:34948ms;animation-duration:34948ms;-webkit-animation-name:move-frames-163;animation-name:move-frames-163;height:6px;width:6px}@-webkit-keyframes move-frames-163{0%{-webkit-transform:translate3d(35vw,104vh,0);transform:translate3d(35vw,104vh,0)}to{-webkit-transform:translate3d(82vw,-111vh,0);transform:translate3d(82vw,-111vh,0)}}@keyframes move-frames-163{0%{-webkit-transform:translate3d(35vw,104vh,0);transform:translate3d(35vw,104vh,0)}to{-webkit-transform:translate3d(82vw,-111vh,0);transform:translate3d(82vw,-111vh,0)}}.circle-container1:nth-child(163) .circle{-webkit-animation-delay:751ms;animation-delay:751ms}.circle-container1:nth-child(164){-webkit-animation-delay:2236ms;animation-delay:2236ms;-webkit-animation-duration:32952ms;animation-duration:32952ms;-webkit-animation-name:move-frames-164;animation-name:move-frames-164;height:1px;width:1px}@-webkit-keyframes move-frames-164{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}@keyframes move-frames-164{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}.circle-container1:nth-child(164) .circle{-webkit-animation-delay:3.33s;animation-delay:3.33s}.circle-container1:nth-child(165){-webkit-animation-delay:8609ms;animation-delay:8609ms;-webkit-animation-duration:33485ms;animation-duration:33485ms;-webkit-animation-name:move-frames-165;animation-name:move-frames-165;height:4px;width:4px}@-webkit-keyframes move-frames-165{0%{-webkit-transform:translate3d(100vw,110vh,0);transform:translate3d(100vw,110vh,0)}to{-webkit-transform:translate3d(23vw,-122vh,0);transform:translate3d(23vw,-122vh,0)}}@keyframes move-frames-165{0%{-webkit-transform:translate3d(100vw,110vh,0);transform:translate3d(100vw,110vh,0)}to{-webkit-transform:translate3d(23vw,-122vh,0);transform:translate3d(23vw,-122vh,0)}}.circle-container1:nth-child(165) .circle{-webkit-animation-delay:1087ms;animation-delay:1087ms}.circle-container1:nth-child(166){-webkit-animation-delay:13045ms;animation-delay:13045ms;-webkit-animation-duration:30612ms;animation-duration:30612ms;-webkit-animation-name:move-frames-166;animation-name:move-frames-166;height:2px;width:2px}@-webkit-keyframes move-frames-166{0%{-webkit-transform:translate3d(64vw,104vh,0);transform:translate3d(64vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}@keyframes move-frames-166{0%{-webkit-transform:translate3d(64vw,104vh,0);transform:translate3d(64vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}.circle-container1:nth-child(166) .circle{-webkit-animation-delay:587ms;animation-delay:587ms}.circle-container1:nth-child(167){-webkit-animation-delay:10721ms;animation-delay:10721ms;-webkit-animation-duration:28942ms;animation-duration:28942ms;-webkit-animation-name:move-frames-167;animation-name:move-frames-167;height:2px;width:2px}@-webkit-keyframes move-frames-167{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(62vw,-120vh,0);transform:translate3d(62vw,-120vh,0)}}@keyframes move-frames-167{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(62vw,-120vh,0);transform:translate3d(62vw,-120vh,0)}}.circle-container1:nth-child(167) .circle{-webkit-animation-delay:2267ms;animation-delay:2267ms}.circle-container1:nth-child(168){-webkit-animation-delay:33.31s;animation-delay:33.31s;-webkit-animation-duration:33633ms;animation-duration:33633ms;-webkit-animation-name:move-frames-168;animation-name:move-frames-168;height:3px;width:3px}@-webkit-keyframes move-frames-168{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-139vh,0);transform:translate3d(53vw,-139vh,0)}}@keyframes move-frames-168{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(53vw,-139vh,0);transform:translate3d(53vw,-139vh,0)}}.circle-container1:nth-child(168) .circle{-webkit-animation-delay:2632ms;animation-delay:2632ms}.circle-container1:nth-child(169){-webkit-animation-delay:30044ms;animation-delay:30044ms;-webkit-animation-duration:36302ms;animation-duration:36302ms;-webkit-animation-name:move-frames-169;animation-name:move-frames-169;height:1px;width:1px}@-webkit-keyframes move-frames-169{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-114vh,0);transform:translate3d(9vw,-114vh,0)}}@keyframes move-frames-169{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(9vw,-114vh,0);transform:translate3d(9vw,-114vh,0)}}.circle-container1:nth-child(169) .circle{-webkit-animation-delay:2783ms;animation-delay:2783ms}.circle-container1:nth-child(170){-webkit-animation-delay:23358ms;animation-delay:23358ms;-webkit-animation-duration:36568ms;animation-duration:36568ms;-webkit-animation-name:move-frames-170;animation-name:move-frames-170;height:6px;width:6px}@-webkit-keyframes move-frames-170{0%{-webkit-transform:translate3d(66vw,104vh,0);transform:translate3d(66vw,104vh,0)}to{-webkit-transform:translate3d(55vw,-132vh,0);transform:translate3d(55vw,-132vh,0)}}@keyframes move-frames-170{0%{-webkit-transform:translate3d(66vw,104vh,0);transform:translate3d(66vw,104vh,0)}to{-webkit-transform:translate3d(55vw,-132vh,0);transform:translate3d(55vw,-132vh,0)}}.circle-container1:nth-child(170) .circle{-webkit-animation-delay:703ms;animation-delay:703ms}.circle-container1:nth-child(171){-webkit-animation-delay:29286ms;animation-delay:29286ms;-webkit-animation-duration:28651ms;animation-duration:28651ms;-webkit-animation-name:move-frames-171;animation-name:move-frames-171;height:3px;width:3px}@-webkit-keyframes move-frames-171{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-132vh,0);transform:translate3d(60vw,-132vh,0)}}@keyframes move-frames-171{0%{-webkit-transform:translate3d(82vw,102vh,0);transform:translate3d(82vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-132vh,0);transform:translate3d(60vw,-132vh,0)}}.circle-container1:nth-child(171) .circle{-webkit-animation-delay:2442ms;animation-delay:2442ms}.circle-container1:nth-child(172){-webkit-animation-delay:3097ms;animation-delay:3097ms;-webkit-animation-duration:33606ms;animation-duration:33606ms;-webkit-animation-name:move-frames-172;animation-name:move-frames-172;height:8px;width:8px}@-webkit-keyframes move-frames-172{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(15vw,-114vh,0);transform:translate3d(15vw,-114vh,0)}}@keyframes move-frames-172{0%{-webkit-transform:translate3d(75vw,102vh,0);transform:translate3d(75vw,102vh,0)}to{-webkit-transform:translate3d(15vw,-114vh,0);transform:translate3d(15vw,-114vh,0)}}.circle-container1:nth-child(172) .circle{-webkit-animation-delay:991ms;animation-delay:991ms}.circle-container1:nth-child(173){-webkit-animation-delay:7539ms;animation-delay:7539ms;-webkit-animation-duration:36052ms;animation-duration:36052ms;-webkit-animation-name:move-frames-173;animation-name:move-frames-173;height:8px;width:8px}@-webkit-keyframes move-frames-173{0%{-webkit-transform:translate3d(5vw,108vh,0);transform:translate3d(5vw,108vh,0)}to{-webkit-transform:translate3d(32vw,-127vh,0);transform:translate3d(32vw,-127vh,0)}}@keyframes move-frames-173{0%{-webkit-transform:translate3d(5vw,108vh,0);transform:translate3d(5vw,108vh,0)}to{-webkit-transform:translate3d(32vw,-127vh,0);transform:translate3d(32vw,-127vh,0)}}.circle-container1:nth-child(173) .circle{-webkit-animation-delay:2671ms;animation-delay:2671ms}.circle-container1:nth-child(174){-webkit-animation-delay:35889ms;animation-delay:35889ms;-webkit-animation-duration:31896ms;animation-duration:31896ms;-webkit-animation-name:move-frames-174;animation-name:move-frames-174;height:7px;width:7px}@-webkit-keyframes move-frames-174{0%{-webkit-transform:translate3d(100vw,105vh,0);transform:translate3d(100vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-121vh,0);transform:translate3d(19vw,-121vh,0)}}@keyframes move-frames-174{0%{-webkit-transform:translate3d(100vw,105vh,0);transform:translate3d(100vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-121vh,0);transform:translate3d(19vw,-121vh,0)}}.circle-container1:nth-child(174) .circle{-webkit-animation-delay:833ms;animation-delay:833ms}.circle-container1:nth-child(175){-webkit-animation-delay:17601ms;animation-delay:17601ms;-webkit-animation-duration:32407ms;animation-duration:32407ms;-webkit-animation-name:move-frames-175;animation-name:move-frames-175;height:1px;width:1px}@-webkit-keyframes move-frames-175{0%{-webkit-transform:translate3d(74vw,107vh,0);transform:translate3d(74vw,107vh,0)}to{-webkit-transform:translate3d(19vw,-118vh,0);transform:translate3d(19vw,-118vh,0)}}@keyframes move-frames-175{0%{-webkit-transform:translate3d(74vw,107vh,0);transform:translate3d(74vw,107vh,0)}to{-webkit-transform:translate3d(19vw,-118vh,0);transform:translate3d(19vw,-118vh,0)}}.circle-container1:nth-child(175) .circle{-webkit-animation-delay:219ms;animation-delay:219ms}.circle-container1:nth-child(176){-webkit-animation-delay:2776ms;animation-delay:2776ms;-webkit-animation-duration:36343ms;animation-duration:36343ms;-webkit-animation-name:move-frames-176;animation-name:move-frames-176;height:2px;width:2px}@-webkit-keyframes move-frames-176{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(100vw,-127vh,0);transform:translate3d(100vw,-127vh,0)}}@keyframes move-frames-176{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(100vw,-127vh,0);transform:translate3d(100vw,-127vh,0)}}.circle-container1:nth-child(176) .circle{-webkit-animation-delay:3903ms;animation-delay:3903ms}.circle-container1:nth-child(177){-webkit-animation-delay:33627ms;animation-delay:33627ms;-webkit-animation-duration:29848ms;animation-duration:29848ms;-webkit-animation-name:move-frames-177;animation-name:move-frames-177;height:6px;width:6px}@-webkit-keyframes move-frames-177{0%{-webkit-transform:translate3d(71vw,103vh,0);transform:translate3d(71vw,103vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}@keyframes move-frames-177{0%{-webkit-transform:translate3d(71vw,103vh,0);transform:translate3d(71vw,103vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}.circle-container1:nth-child(177) .circle{-webkit-animation-delay:1177ms;animation-delay:1177ms}.circle-container1:nth-child(178){-webkit-animation-delay:15107ms;animation-delay:15107ms;-webkit-animation-duration:31426ms;animation-duration:31426ms;-webkit-animation-name:move-frames-178;animation-name:move-frames-178;height:8px;width:8px}@-webkit-keyframes move-frames-178{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-119vh,0);transform:translate3d(75vw,-119vh,0)}}@keyframes move-frames-178{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-119vh,0);transform:translate3d(75vw,-119vh,0)}}.circle-container1:nth-child(178) .circle{-webkit-animation-delay:963ms;animation-delay:963ms}.circle-container1:nth-child(179){-webkit-animation-delay:18042ms;animation-delay:18042ms;-webkit-animation-duration:29393ms;animation-duration:29393ms;-webkit-animation-name:move-frames-179;animation-name:move-frames-179;height:5px;width:5px}@-webkit-keyframes move-frames-179{0%{-webkit-transform:translate3d(26vw,106vh,0);transform:translate3d(26vw,106vh,0)}to{-webkit-transform:translate3d(86vw,-107vh,0);transform:translate3d(86vw,-107vh,0)}}@keyframes move-frames-179{0%{-webkit-transform:translate3d(26vw,106vh,0);transform:translate3d(26vw,106vh,0)}to{-webkit-transform:translate3d(86vw,-107vh,0);transform:translate3d(86vw,-107vh,0)}}.circle-container1:nth-child(179) .circle{-webkit-animation-delay:3149ms;animation-delay:3149ms}.circle-container1:nth-child(180){-webkit-animation-delay:33.51s;animation-delay:33.51s;-webkit-animation-duration:35277ms;animation-duration:35277ms;-webkit-animation-name:move-frames-180;animation-name:move-frames-180;height:2px;width:2px}@-webkit-keyframes move-frames-180{0%{-webkit-transform:translate3d(77vw,102vh,0);transform:translate3d(77vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-126vh,0);transform:translate3d(88vw,-126vh,0)}}@keyframes move-frames-180{0%{-webkit-transform:translate3d(77vw,102vh,0);transform:translate3d(77vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-126vh,0);transform:translate3d(88vw,-126vh,0)}}.circle-container1:nth-child(180) .circle{-webkit-animation-delay:935ms;animation-delay:935ms}.circle-container1:nth-child(181){-webkit-animation-delay:2128ms;animation-delay:2128ms;-webkit-animation-duration:35693ms;animation-duration:35693ms;-webkit-animation-name:move-frames-181;animation-name:move-frames-181;height:4px;width:4px}@-webkit-keyframes move-frames-181{0%{-webkit-transform:translate3d(39vw,110vh,0);transform:translate3d(39vw,110vh,0)}to{-webkit-transform:translate3d(72vw,-138vh,0);transform:translate3d(72vw,-138vh,0)}}@keyframes move-frames-181{0%{-webkit-transform:translate3d(39vw,110vh,0);transform:translate3d(39vw,110vh,0)}to{-webkit-transform:translate3d(72vw,-138vh,0);transform:translate3d(72vw,-138vh,0)}}.circle-container1:nth-child(181) .circle{-webkit-animation-delay:2745ms;animation-delay:2745ms}.circle-container1:nth-child(182){-webkit-animation-delay:7.88s;animation-delay:7.88s;-webkit-animation-duration:31819ms;animation-duration:31819ms;-webkit-animation-name:move-frames-182;animation-name:move-frames-182;height:3px;width:3px}@-webkit-keyframes move-frames-182{0%{-webkit-transform:translate3d(59vw,107vh,0);transform:translate3d(59vw,107vh,0)}to{-webkit-transform:translate3d(39vw,-117vh,0);transform:translate3d(39vw,-117vh,0)}}@keyframes move-frames-182{0%{-webkit-transform:translate3d(59vw,107vh,0);transform:translate3d(59vw,107vh,0)}to{-webkit-transform:translate3d(39vw,-117vh,0);transform:translate3d(39vw,-117vh,0)}}.circle-container1:nth-child(182) .circle{-webkit-animation-delay:2162ms;animation-delay:2162ms}.circle-container1:nth-child(183){-webkit-animation-delay:30387ms;animation-delay:30387ms;-webkit-animation-duration:30356ms;animation-duration:30356ms;-webkit-animation-name:move-frames-183;animation-name:move-frames-183;height:8px;width:8px}@-webkit-keyframes move-frames-183{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-118vh,0);transform:translate3d(42vw,-118vh,0)}}@keyframes move-frames-183{0%{-webkit-transform:translate3d(35vw,108vh,0);transform:translate3d(35vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-118vh,0);transform:translate3d(42vw,-118vh,0)}}.circle-container1:nth-child(183) .circle{-webkit-animation-delay:2976ms;animation-delay:2976ms}.circle-container1:nth-child(184){-webkit-animation-delay:5101ms;animation-delay:5101ms;-webkit-animation-duration:34243ms;animation-duration:34243ms;-webkit-animation-name:move-frames-184;animation-name:move-frames-184;height:5px;width:5px}@-webkit-keyframes move-frames-184{0%{-webkit-transform:translate3d(74vw,109vh,0);transform:translate3d(74vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-135vh,0);transform:translate3d(67vw,-135vh,0)}}@keyframes move-frames-184{0%{-webkit-transform:translate3d(74vw,109vh,0);transform:translate3d(74vw,109vh,0)}to{-webkit-transform:translate3d(67vw,-135vh,0);transform:translate3d(67vw,-135vh,0)}}.circle-container1:nth-child(184) .circle{-webkit-animation-delay:3921ms;animation-delay:3921ms}.circle-container1:nth-child(185){-webkit-animation-delay:6936ms;animation-delay:6936ms;-webkit-animation-duration:31761ms;animation-duration:31761ms;-webkit-animation-name:move-frames-185;animation-name:move-frames-185;height:6px;width:6px}@-webkit-keyframes move-frames-185{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-113vh,0);transform:translate3d(89vw,-113vh,0)}}@keyframes move-frames-185{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(89vw,-113vh,0);transform:translate3d(89vw,-113vh,0)}}.circle-container1:nth-child(185) .circle{-webkit-animation-delay:782ms;animation-delay:782ms}.circle-container1:nth-child(186){-webkit-animation-delay:19857ms;animation-delay:19857ms;-webkit-animation-duration:29137ms;animation-duration:29137ms;-webkit-animation-name:move-frames-186;animation-name:move-frames-186;height:8px;width:8px}@-webkit-keyframes move-frames-186{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(7vw,-134vh,0);transform:translate3d(7vw,-134vh,0)}}@keyframes move-frames-186{0%{-webkit-transform:translate3d(64vw,106vh,0);transform:translate3d(64vw,106vh,0)}to{-webkit-transform:translate3d(7vw,-134vh,0);transform:translate3d(7vw,-134vh,0)}}.circle-container1:nth-child(186) .circle{-webkit-animation-delay:3064ms;animation-delay:3064ms}.circle-container1:nth-child(187){-webkit-animation-delay:8238ms;animation-delay:8238ms;-webkit-animation-duration:33943ms;animation-duration:33943ms;-webkit-animation-name:move-frames-187;animation-name:move-frames-187;height:6px;width:6px}@-webkit-keyframes move-frames-187{0%{-webkit-transform:translate3d(94vw,102vh,0);transform:translate3d(94vw,102vh,0)}to{-webkit-transform:translate3d(46vw,-103vh,0);transform:translate3d(46vw,-103vh,0)}}@keyframes move-frames-187{0%{-webkit-transform:translate3d(94vw,102vh,0);transform:translate3d(94vw,102vh,0)}to{-webkit-transform:translate3d(46vw,-103vh,0);transform:translate3d(46vw,-103vh,0)}}.circle-container1:nth-child(187) .circle{-webkit-animation-delay:2468ms;animation-delay:2468ms}.circle-container1:nth-child(188){-webkit-animation-delay:34817ms;animation-delay:34817ms;-webkit-animation-duration:31785ms;animation-duration:31785ms;-webkit-animation-name:move-frames-188;animation-name:move-frames-188;height:1px;width:1px}@-webkit-keyframes move-frames-188{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-111vh,0);transform:translate3d(52vw,-111vh,0)}}@keyframes move-frames-188{0%{-webkit-transform:translate3d(57vw,109vh,0);transform:translate3d(57vw,109vh,0)}to{-webkit-transform:translate3d(52vw,-111vh,0);transform:translate3d(52vw,-111vh,0)}}.circle-container1:nth-child(188) .circle{-webkit-animation-delay:.45s;animation-delay:.45s}.circle-container1:nth-child(189){-webkit-animation-delay:9015ms;animation-delay:9015ms;-webkit-animation-duration:30468ms;animation-duration:30468ms;-webkit-animation-name:move-frames-189;animation-name:move-frames-189;height:4px;width:4px}@-webkit-keyframes move-frames-189{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-120vh,0);transform:translate3d(59vw,-120vh,0)}}@keyframes move-frames-189{0%{-webkit-transform:translate3d(53vw,110vh,0);transform:translate3d(53vw,110vh,0)}to{-webkit-transform:translate3d(59vw,-120vh,0);transform:translate3d(59vw,-120vh,0)}}.circle-container1:nth-child(189) .circle{-webkit-animation-delay:3242ms;animation-delay:3242ms}.circle-container1:nth-child(190){-webkit-animation-delay:15955ms;animation-delay:15955ms;-webkit-animation-duration:36127ms;animation-duration:36127ms;-webkit-animation-name:move-frames-190;animation-name:move-frames-190;height:6px;width:6px}@-webkit-keyframes move-frames-190{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}@keyframes move-frames-190{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}.circle-container1:nth-child(190) .circle{-webkit-animation-delay:985ms;animation-delay:985ms}.circle-container1:nth-child(191){-webkit-animation-delay:24954ms;animation-delay:24954ms;-webkit-animation-duration:34156ms;animation-duration:34156ms;-webkit-animation-name:move-frames-191;animation-name:move-frames-191;height:6px;width:6px}@-webkit-keyframes move-frames-191{0%{-webkit-transform:translate3d(2vw,110vh,0);transform:translate3d(2vw,110vh,0)}to{-webkit-transform:translate3d(45vw,-126vh,0);transform:translate3d(45vw,-126vh,0)}}@keyframes move-frames-191{0%{-webkit-transform:translate3d(2vw,110vh,0);transform:translate3d(2vw,110vh,0)}to{-webkit-transform:translate3d(45vw,-126vh,0);transform:translate3d(45vw,-126vh,0)}}.circle-container1:nth-child(191) .circle{-webkit-animation-delay:2859ms;animation-delay:2859ms}.circle-container1:nth-child(192){-webkit-animation-delay:.93s;animation-delay:.93s;-webkit-animation-duration:31952ms;animation-duration:31952ms;-webkit-animation-name:move-frames-192;animation-name:move-frames-192;height:3px;width:3px}@-webkit-keyframes move-frames-192{0%{-webkit-transform:translate3d(72vw,102vh,0);transform:translate3d(72vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-114vh,0);transform:translate3d(88vw,-114vh,0)}}@keyframes move-frames-192{0%{-webkit-transform:translate3d(72vw,102vh,0);transform:translate3d(72vw,102vh,0)}to{-webkit-transform:translate3d(88vw,-114vh,0);transform:translate3d(88vw,-114vh,0)}}.circle-container1:nth-child(192) .circle{-webkit-animation-delay:3909ms;animation-delay:3909ms}.circle-container1:nth-child(193){-webkit-animation-delay:14.31s;animation-delay:14.31s;-webkit-animation-duration:33248ms;animation-duration:33248ms;-webkit-animation-name:move-frames-193;animation-name:move-frames-193;height:8px;width:8px}@-webkit-keyframes move-frames-193{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}@keyframes move-frames-193{0%{-webkit-transform:translate3d(9vw,107vh,0);transform:translate3d(9vw,107vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}.circle-container1:nth-child(193) .circle{-webkit-animation-delay:2082ms;animation-delay:2082ms}.circle-container1:nth-child(194){-webkit-animation-delay:12543ms;animation-delay:12543ms;-webkit-animation-duration:33096ms;animation-duration:33096ms;-webkit-animation-name:move-frames-194;animation-name:move-frames-194;height:4px;width:4px}@-webkit-keyframes move-frames-194{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-103vh,0);transform:translate3d(61vw,-103vh,0)}}@keyframes move-frames-194{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(61vw,-103vh,0);transform:translate3d(61vw,-103vh,0)}}.circle-container1:nth-child(194) .circle{-webkit-animation-delay:2763ms;animation-delay:2763ms}.circle-container1:nth-child(195){-webkit-animation-delay:21397ms;animation-delay:21397ms;-webkit-animation-duration:35375ms;animation-duration:35375ms;-webkit-animation-name:move-frames-195;animation-name:move-frames-195;height:3px;width:3px}@-webkit-keyframes move-frames-195{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(47vw,-118vh,0);transform:translate3d(47vw,-118vh,0)}}@keyframes move-frames-195{0%{-webkit-transform:translate3d(14vw,104vh,0);transform:translate3d(14vw,104vh,0)}to{-webkit-transform:translate3d(47vw,-118vh,0);transform:translate3d(47vw,-118vh,0)}}.circle-container1:nth-child(195) .circle{-webkit-animation-delay:313ms;animation-delay:313ms}.circle-container1:nth-child(196){-webkit-animation-delay:26428ms;animation-delay:26428ms;-webkit-animation-duration:31.17s;animation-duration:31.17s;-webkit-animation-name:move-frames-196;animation-name:move-frames-196;height:6px;width:6px}@-webkit-keyframes move-frames-196{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-122vh,0);transform:translate3d(61vw,-122vh,0)}}@keyframes move-frames-196{0%{-webkit-transform:translate3d(69vw,103vh,0);transform:translate3d(69vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-122vh,0);transform:translate3d(61vw,-122vh,0)}}.circle-container1:nth-child(196) .circle{-webkit-animation-delay:2331ms;animation-delay:2331ms}.circle-container1:nth-child(197){-webkit-animation-delay:2625ms;animation-delay:2625ms;-webkit-animation-duration:35574ms;animation-duration:35574ms;-webkit-animation-name:move-frames-197;animation-name:move-frames-197;height:2px;width:2px}@-webkit-keyframes move-frames-197{0%{-webkit-transform:translate3d(18vw,110vh,0);transform:translate3d(18vw,110vh,0)}to{-webkit-transform:translate3d(56vw,-132vh,0);transform:translate3d(56vw,-132vh,0)}}@keyframes move-frames-197{0%{-webkit-transform:translate3d(18vw,110vh,0);transform:translate3d(18vw,110vh,0)}to{-webkit-transform:translate3d(56vw,-132vh,0);transform:translate3d(56vw,-132vh,0)}}.circle-container1:nth-child(197) .circle{-webkit-animation-delay:3484ms;animation-delay:3484ms}.circle-container1:nth-child(198){-webkit-animation-delay:23703ms;animation-delay:23703ms;-webkit-animation-duration:35.3s;animation-duration:35.3s;-webkit-animation-name:move-frames-198;animation-name:move-frames-198;height:2px;width:2px}@-webkit-keyframes move-frames-198{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(80vw,-139vh,0);transform:translate3d(80vw,-139vh,0)}}@keyframes move-frames-198{0%{-webkit-transform:translate3d(62vw,109vh,0);transform:translate3d(62vw,109vh,0)}to{-webkit-transform:translate3d(80vw,-139vh,0);transform:translate3d(80vw,-139vh,0)}}.circle-container1:nth-child(198) .circle{-webkit-animation-delay:.25s;animation-delay:.25s}.circle-container1:nth-child(199){-webkit-animation-delay:36731ms;animation-delay:36731ms;-webkit-animation-duration:36039ms;animation-duration:36039ms;-webkit-animation-name:move-frames-199;animation-name:move-frames-199;height:4px;width:4px}@-webkit-keyframes move-frames-199{0%{-webkit-transform:translate3d(34vw,105vh,0);transform:translate3d(34vw,105vh,0)}to{-webkit-transform:translate3d(57vw,-110vh,0);transform:translate3d(57vw,-110vh,0)}}@keyframes move-frames-199{0%{-webkit-transform:translate3d(34vw,105vh,0);transform:translate3d(34vw,105vh,0)}to{-webkit-transform:translate3d(57vw,-110vh,0);transform:translate3d(57vw,-110vh,0)}}.circle-container1:nth-child(199) .circle{-webkit-animation-delay:1959ms;animation-delay:1959ms}.circle-container1:nth-child(200){-webkit-animation-delay:29723ms;animation-delay:29723ms;-webkit-animation-duration:31481ms;animation-duration:31481ms;-webkit-animation-name:move-frames-200;animation-name:move-frames-200;height:1px;width:1px}@-webkit-keyframes move-frames-200{0%{-webkit-transform:translate3d(41vw,107vh,0);transform:translate3d(41vw,107vh,0)}to{-webkit-transform:translate3d(81vw,-135vh,0);transform:translate3d(81vw,-135vh,0)}}@keyframes move-frames-200{0%{-webkit-transform:translate3d(41vw,107vh,0);transform:translate3d(41vw,107vh,0)}to{-webkit-transform:translate3d(81vw,-135vh,0);transform:translate3d(81vw,-135vh,0)}}.circle-container1:nth-child(200) .circle{-webkit-animation-delay:947ms;animation-delay:947ms}.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%}