.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{width:100%;background-color:#e9e9e9}.rc-slider-rail,.rc-slider-track{position:absolute;height:4px;border-radius:6px}.rc-slider-track{background-color:#abe2fb}.rc-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#fdb720;box-shadow:0 0 0 1px #fdb720}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}body{color:#fff;background-color:#010509}a{-webkit-text-decoration-line:none;text-decoration-line:none;color:var(--Grey-White,#fff);text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:140%}dialog{position:fixed;width:calc(100% - 32px);max-width:620px;background-color:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;color:#fff;transition:all .3s}dialog.clear{width:unset;max-width:unset;background-color:unset;border:unset;border-radius:unset;color:unset;padding:unset;transition:all .3s}@media only screen and (max-width:400px){dialog{max-width:100vw;width:100vw;height:100vh;max-height:100vh;min-height:100vh;border:0;border-radius:0;margin-top:env(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}dialog::-webkit-backdrop{background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}dialog::backdrop{background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}dialog.clear::-webkit-backdrop{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}dialog.clear::backdrop{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}dialog:focus-visible{outline:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}

/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.isolate{isolation:isolate}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.gap-x-1{grid-column-gap:.25rem;column-gap:.25rem}.gap-x-5{grid-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{grid-row-gap:.25rem;row-gap:.25rem}.gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.border{border-width:1px}.pb-4{padding-bottom:1rem}.lowercase{text-transform:lowercase}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[id\:string\]{id:string}@media (min-width:640px){.sm\:gap-x-6{grid-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:pb-8{padding-bottom:2rem}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.circle-container{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container .circle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#ffb399,#ffb399 10%,rgba(255,179,153,0) 56%);animation:fadein-frames .2s infinite,scale-frames 2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.circle-container:first-child{width:1px;height:1px;animation-name:move-frames-1;animation-duration:36868ms;animation-delay:15514ms}@keyframes move-frames-1{0%{transform:translate3d(6vw,103vh,0)}to{transform:translate3d(11vw,-117vh,0)}}.circle-container:first-child .circle{animation-delay:3485ms}.circle-container:nth-child(2){width:4px;height:4px;animation-name:move-frames-2;animation-duration:30104ms;animation-delay:19156ms}@keyframes move-frames-2{0%{transform:translate3d(57vw,110vh,0)}to{transform:translate3d(89vw,-112vh,0)}}.circle-container:nth-child(2) .circle{animation-delay:2689ms}.circle-container:nth-child(3){width:3px;height:3px;animation-name:move-frames-3;animation-duration:33026ms;animation-delay:36102ms}@keyframes move-frames-3{0%{transform:translate3d(56vw,107vh,0)}to{transform:translate3d(91vw,-114vh,0)}}.circle-container:nth-child(3) .circle{animation-delay:705ms}.circle-container:nth-child(4){width:4px;height:4px;animation-name:move-frames-4;animation-duration:30767ms;animation-delay:15627ms}@keyframes move-frames-4{0%{transform:translate3d(61vw,102vh,0)}to{transform:translate3d(55vw,-116vh,0)}}.circle-container:nth-child(4) .circle{animation-delay:2601ms}.circle-container:nth-child(5){width:4px;height:4px;animation-name:move-frames-5;animation-duration:36588ms;animation-delay:7307ms}@keyframes move-frames-5{0%{transform:translate3d(92vw,104vh,0)}to{transform:translate3d(36vw,-118vh,0)}}.circle-container:nth-child(5) .circle{animation-delay:272ms}.circle-container:nth-child(6){width:8px;height:8px;animation-name:move-frames-6;animation-duration:31554ms;animation-delay:26718ms}@keyframes move-frames-6{0%{transform:translate3d(40vw,101vh,0)}to{transform:translate3d(17vw,-113vh,0)}}.circle-container:nth-child(6) .circle{animation-delay:1425ms}.circle-container:nth-child(7){width:2px;height:2px;animation-name:move-frames-7;animation-duration:34263ms;animation-delay:29224ms}@keyframes move-frames-7{0%{transform:translate3d(12vw,109vh,0)}to{transform:translate3d(44vw,-134vh,0)}}.circle-container:nth-child(7) .circle{animation-delay:2254ms}.circle-container:nth-child(8){width:6px;height:6px;animation-name:move-frames-8;animation-duration:35301ms;animation-delay:29801ms}@keyframes move-frames-8{0%{transform:translate3d(44vw,105vh,0)}to{transform:translate3d(43vw,-106vh,0)}}.circle-container:nth-child(8) .circle{animation-delay:781ms}.circle-container:nth-child(9){width:7px;height:7px;animation-name:move-frames-9;animation-duration:29251ms;animation-delay:23979ms}@keyframes move-frames-9{0%{transform:translate3d(91vw,105vh,0)}to{transform:translate3d(34vw,-129vh,0)}}.circle-container:nth-child(9) .circle{animation-delay:3005ms}.circle-container:nth-child(10){width:8px;height:8px;animation-name:move-frames-10;animation-duration:30716ms;animation-delay:12061ms}@keyframes move-frames-10{0%{transform:translate3d(25vw,110vh,0)}to{transform:translate3d(33vw,-113vh,0)}}.circle-container:nth-child(10) .circle{animation-delay:3.66s}.circle-container:nth-child(11){width:8px;height:8px;animation-name:move-frames-11;animation-duration:32357ms;animation-delay:26308ms}@keyframes move-frames-11{0%{transform:translate3d(11vw,109vh,0)}to{transform:translate3d(100vw,-130vh,0)}}.circle-container:nth-child(11) .circle{animation-delay:3268ms}.circle-container:nth-child(12){width:8px;height:8px;animation-name:move-frames-12;animation-duration:36791ms;animation-delay:8307ms}@keyframes move-frames-12{0%{transform:translate3d(83vw,104vh,0)}to{transform:translate3d(49vw,-109vh,0)}}.circle-container:nth-child(12) .circle{animation-delay:1751ms}.circle-container:nth-child(13){width:6px;height:6px;animation-name:move-frames-13;animation-duration:28329ms;animation-delay:25201ms}@keyframes move-frames-13{0%{transform:translate3d(94vw,108vh,0)}to{transform:translate3d(58vw,-123vh,0)}}.circle-container:nth-child(13) .circle{animation-delay:3032ms}.circle-container:nth-child(14){width:3px;height:3px;animation-name:move-frames-14;animation-duration:35616ms;animation-delay:17.58s}@keyframes move-frames-14{0%{transform:translate3d(79vw,105vh,0)}to{transform:translate3d(72vw,-130vh,0)}}.circle-container:nth-child(14) .circle{animation-delay:832ms}.circle-container:nth-child(15){width:2px;height:2px;animation-name:move-frames-15;animation-duration:31041ms;animation-delay:27.49s}@keyframes move-frames-15{0%{transform:translate3d(63vw,102vh,0)}to{transform:translate3d(58vw,-106vh,0)}}.circle-container:nth-child(15) .circle{animation-delay:1019ms}.circle-container:nth-child(16){width:2px;height:2px;animation-name:move-frames-16;animation-duration:29043ms;animation-delay:32636ms}@keyframes move-frames-16{0%{transform:translate3d(28vw,109vh,0)}to{transform:translate3d(59vw,-137vh,0)}}.circle-container:nth-child(16) .circle{animation-delay:1955ms}.circle-container:nth-child(17){width:1px;height:1px;animation-name:move-frames-17;animation-duration:33683ms;animation-delay:10306ms}@keyframes move-frames-17{0%{transform:translate3d(14vw,108vh,0)}to{transform:translate3d(8vw,-111vh,0)}}.circle-container:nth-child(17) .circle{animation-delay:1.31s}.circle-container:nth-child(18){width:1px;height:1px;animation-name:move-frames-18;animation-duration:28647ms;animation-delay:11588ms}@keyframes move-frames-18{0%{transform:translate3d(53vw,104vh,0)}to{transform:translate3d(20vw,-121vh,0)}}.circle-container:nth-child(18) .circle{animation-delay:1658ms}.circle-container:nth-child(19){width:4px;height:4px;animation-name:move-frames-19;animation-duration:30278ms;animation-delay:34603ms}@keyframes move-frames-19{0%{transform:translate3d(7vw,106vh,0)}to{transform:translate3d(6vw,-122vh,0)}}.circle-container:nth-child(19) .circle{animation-delay:3023ms}.circle-container:nth-child(20){width:7px;height:7px;animation-name:move-frames-20;animation-duration:33795ms;animation-delay:4.8s}@keyframes move-frames-20{0%{transform:translate3d(23vw,102vh,0)}to{transform:translate3d(70vw,-126vh,0)}}.circle-container:nth-child(20) .circle{animation-delay:405ms}.circle-container:nth-child(21){width:5px;height:5px;animation-name:move-frames-21;animation-duration:30598ms;animation-delay:2259ms}@keyframes move-frames-21{0%{transform:translate3d(80vw,105vh,0)}to{transform:translate3d(92vw,-121vh,0)}}.circle-container:nth-child(21) .circle{animation-delay:2288ms}.circle-container:nth-child(22){width:7px;height:7px;animation-name:move-frames-22;animation-duration:35937ms;animation-delay:5521ms}@keyframes move-frames-22{0%{transform:translate3d(73vw,104vh,0)}to{transform:translate3d(88vw,-114vh,0)}}.circle-container:nth-child(22) .circle{animation-delay:149ms}.circle-container:nth-child(23){width:8px;height:8px;animation-name:move-frames-23;animation-duration:36142ms;animation-delay:12207ms}@keyframes move-frames-23{0%{transform:translate3d(53vw,108vh,0)}to{transform:translate3d(35vw,-117vh,0)}}.circle-container:nth-child(23) .circle{animation-delay:3697ms}.circle-container:nth-child(24){width:1px;height:1px;animation-name:move-frames-24;animation-duration:28619ms;animation-delay:17624ms}@keyframes move-frames-24{0%{transform:translate3d(33vw,110vh,0)}to{transform:translate3d(94vw,-140vh,0)}}.circle-container:nth-child(24) .circle{animation-delay:2983ms}.circle-container:nth-child(25){width:3px;height:3px;animation-name:move-frames-25;animation-duration:35003ms;animation-delay:16.34s}@keyframes move-frames-25{0%{transform:translate3d(34vw,103vh,0)}to{transform:translate3d(88vw,-121vh,0)}}.circle-container:nth-child(25) .circle{animation-delay:1399ms}.circle-container:nth-child(26){width:7px;height:7px;animation-name:move-frames-26;animation-duration:36.64s;animation-delay:21.8s}@keyframes move-frames-26{0%{transform:translate3d(96vw,106vh,0)}to{transform:translate3d(45vw,-120vh,0)}}.circle-container:nth-child(26) .circle{animation-delay:1246ms}.circle-container:nth-child(27){width:7px;height:7px;animation-name:move-frames-27;animation-duration:36796ms;animation-delay:22.42s}@keyframes move-frames-27{0%{transform:translate3d(94vw,107vh,0)}to{transform:translate3d(97vw,-115vh,0)}}.circle-container:nth-child(27) .circle{animation-delay:3703ms}.circle-container:nth-child(28){width:2px;height:2px;animation-name:move-frames-28;animation-duration:29.17s;animation-delay:20.94s}@keyframes move-frames-28{0%{transform:translate3d(56vw,107vh,0)}to{transform:translate3d(34vw,-117vh,0)}}.circle-container:nth-child(28) .circle{animation-delay:2311ms}.circle-container:nth-child(29){width:8px;height:8px;animation-name:move-frames-29;animation-duration:31342ms;animation-delay:19522ms}@keyframes move-frames-29{0%{transform:translate3d(33vw,101vh,0)}to{transform:translate3d(37vw,-121vh,0)}}.circle-container:nth-child(29) .circle{animation-delay:939ms}.circle-container:nth-child(30){width:3px;height:3px;animation-name:move-frames-30;animation-duration:31015ms;animation-delay:1542ms}@keyframes move-frames-30{0%{transform:translate3d(57vw,105vh,0)}to{transform:translate3d(6vw,-107vh,0)}}.circle-container:nth-child(30) .circle{animation-delay:1127ms}.circle-container:nth-child(31){width:2px;height:2px;animation-name:move-frames-31;animation-duration:36538ms;animation-delay:4616ms}@keyframes move-frames-31{0%{transform:translate3d(96vw,104vh,0)}to{transform:translate3d(22vw,-122vh,0)}}.circle-container:nth-child(31) .circle{animation-delay:3428ms}.circle-container:nth-child(32){width:1px;height:1px;animation-name:move-frames-32;animation-duration:35434ms;animation-delay:20537ms}@keyframes move-frames-32{0%{transform:translate3d(58vw,110vh,0)}to{transform:translate3d(13vw,-120vh,0)}}.circle-container:nth-child(32) .circle{animation-delay:3.39s}.circle-container:nth-child(33){width:5px;height:5px;animation-name:move-frames-33;animation-duration:32357ms;animation-delay:28517ms}@keyframes move-frames-33{0%{transform:translate3d(94vw,110vh,0)}to{transform:translate3d(75vw,-122vh,0)}}.circle-container:nth-child(33) .circle{animation-delay:4s}.circle-container:nth-child(34){width:7px;height:7px;animation-name:move-frames-34;animation-duration:33483ms;animation-delay:4525ms}@keyframes move-frames-34{0%{transform:translate3d(87vw,105vh,0)}to{transform:translate3d(100vw,-124vh,0)}}.circle-container:nth-child(34) .circle{animation-delay:539ms}.circle-container:nth-child(35){width:1px;height:1px;animation-name:move-frames-35;animation-duration:36441ms;animation-delay:10111ms}@keyframes move-frames-35{0%{transform:translate3d(5vw,107vh,0)}to{transform:translate3d(8vw,-132vh,0)}}.circle-container:nth-child(35) .circle{animation-delay:997ms}.circle-container:nth-child(36){width:3px;height:3px;animation-name:move-frames-36;animation-duration:33717ms;animation-delay:31419ms}@keyframes move-frames-36{0%{transform:translate3d(74vw,104vh,0)}to{transform:translate3d(25vw,-125vh,0)}}.circle-container:nth-child(36) .circle{animation-delay:3116ms}.circle-container:nth-child(37){width:1px;height:1px;animation-name:move-frames-37;animation-duration:29778ms;animation-delay:36602ms}@keyframes move-frames-37{0%{transform:translate3d(15vw,110vh,0)}to{transform:translate3d(37vw,-111vh,0)}}.circle-container:nth-child(37) .circle{animation-delay:205ms}.circle-container:nth-child(38){width:7px;height:7px;animation-name:move-frames-38;animation-duration:36713ms;animation-delay:36548ms}@keyframes move-frames-38{0%{transform:translate3d(11vw,103vh,0)}to{transform:translate3d(91vw,-123vh,0)}}.circle-container:nth-child(38) .circle{animation-delay:2456ms}.circle-container:nth-child(39){width:7px;height:7px;animation-name:move-frames-39;animation-duration:29455ms;animation-delay:29.53s}@keyframes move-frames-39{0%{transform:translate3d(2vw,103vh,0)}to{transform:translate3d(97vw,-124vh,0)}}.circle-container:nth-child(39) .circle{animation-delay:2.4s}.circle-container:nth-child(40){width:1px;height:1px;animation-name:move-frames-40;animation-duration:29976ms;animation-delay:28284ms}@keyframes move-frames-40{0%{transform:translate3d(59vw,101vh,0)}to{transform:translate3d(2vw,-129vh,0)}}.circle-container:nth-child(40) .circle{animation-delay:3.13s}.circle-container:nth-child(41){width:5px;height:5px;animation-name:move-frames-41;animation-duration:36802ms;animation-delay:20377ms}@keyframes move-frames-41{0%{transform:translate3d(100vw,107vh,0)}to{transform:translate3d(20vw,-121vh,0)}}.circle-container:nth-child(41) .circle{animation-delay:92ms}.circle-container:nth-child(42){width:8px;height:8px;animation-name:move-frames-42;animation-duration:30883ms;animation-delay:14.98s}@keyframes move-frames-42{0%{transform:translate3d(94vw,108vh,0)}to{transform:translate3d(54vw,-109vh,0)}}.circle-container:nth-child(42) .circle{animation-delay:1357ms}.circle-container:nth-child(43){width:4px;height:4px;animation-name:move-frames-43;animation-duration:30076ms;animation-delay:6973ms}@keyframes move-frames-43{0%{transform:translate3d(48vw,107vh,0)}to{transform:translate3d(81vw,-108vh,0)}}.circle-container:nth-child(43) .circle{animation-delay:3763ms}.circle-container:nth-child(44){width:3px;height:3px;animation-name:move-frames-44;animation-duration:34195ms;animation-delay:1519ms}@keyframes move-frames-44{0%{transform:translate3d(71vw,103vh,0)}to{transform:translate3d(21vw,-122vh,0)}}.circle-container:nth-child(44) .circle{animation-delay:123ms}.circle-container:nth-child(45){width:6px;height:6px;animation-name:move-frames-45;animation-duration:30934ms;animation-delay:9961ms}@keyframes move-frames-45{0%{transform:translate3d(8vw,105vh,0)}to{transform:translate3d(58vw,-110vh,0)}}.circle-container:nth-child(45) .circle{animation-delay:3391ms}.circle-container:nth-child(46){width:7px;height:7px;animation-name:move-frames-46;animation-duration:35092ms;animation-delay:7.2s}@keyframes move-frames-46{0%{transform:translate3d(67vw,102vh,0)}to{transform:translate3d(12vw,-118vh,0)}}.circle-container:nth-child(46) .circle{animation-delay:1426ms}.circle-container:nth-child(47){width:3px;height:3px;animation-name:move-frames-47;animation-duration:30286ms;animation-delay:30169ms}@keyframes move-frames-47{0%{transform:translate3d(54vw,101vh,0)}to{transform:translate3d(72vw,-114vh,0)}}.circle-container:nth-child(47) .circle{animation-delay:1999ms}.circle-container:nth-child(48){width:2px;height:2px;animation-name:move-frames-48;animation-duration:31063ms;animation-delay:17559ms}@keyframes move-frames-48{0%{transform:translate3d(35vw,106vh,0)}to{transform:translate3d(31vw,-110vh,0)}}.circle-container:nth-child(48) .circle{animation-delay:1459ms}.circle-container:nth-child(49){width:7px;height:7px;animation-name:move-frames-49;animation-duration:34907ms;animation-delay:28787ms}@keyframes move-frames-49{0%{transform:translate3d(79vw,106vh,0)}to{transform:translate3d(69vw,-119vh,0)}}.circle-container:nth-child(49) .circle{animation-delay:2727ms}.circle-container:nth-child(50){width:6px;height:6px;animation-name:move-frames-50;animation-duration:29915ms;animation-delay:4076ms}@keyframes move-frames-50{0%{transform:translate3d(11vw,109vh,0)}to{transform:translate3d(72vw,-119vh,0)}}.circle-container:nth-child(50) .circle{animation-delay:3995ms}.circle-container:nth-child(51){width:8px;height:8px;animation-name:move-frames-51;animation-duration:33253ms;animation-delay:26684ms}@keyframes move-frames-51{0%{transform:translate3d(42vw,104vh,0)}to{transform:translate3d(59vw,-128vh,0)}}.circle-container:nth-child(51) .circle{animation-delay:3665ms}.circle-container:nth-child(52){width:8px;height:8px;animation-name:move-frames-52;animation-duration:28772ms;animation-delay:32221ms}@keyframes move-frames-52{0%{transform:translate3d(57vw,106vh,0)}to{transform:translate3d(77vw,-119vh,0)}}.circle-container:nth-child(52) .circle{animation-delay:2628ms}.circle-container:nth-child(53){width:6px;height:6px;animation-name:move-frames-53;animation-duration:35539ms;animation-delay:8729ms}@keyframes move-frames-53{0%{transform:translate3d(44vw,101vh,0)}to{transform:translate3d(80vw,-120vh,0)}}.circle-container:nth-child(53) .circle{animation-delay:3078ms}.circle-container:nth-child(54){width:3px;height:3px;animation-name:move-frames-54;animation-duration:34004ms;animation-delay:23017ms}@keyframes move-frames-54{0%{transform:translate3d(57vw,105vh,0)}to{transform:translate3d(26vw,-122vh,0)}}.circle-container:nth-child(54) .circle{animation-delay:3977ms}.circle-container:nth-child(55){width:5px;height:5px;animation-name:move-frames-55;animation-duration:28.83s;animation-delay:18636ms}@keyframes move-frames-55{0%{transform:translate3d(20vw,106vh,0)}to{transform:translate3d(8vw,-107vh,0)}}.circle-container:nth-child(55) .circle{animation-delay:1.54s}.circle-container:nth-child(56){width:6px;height:6px;animation-name:move-frames-56;animation-duration:31275ms;animation-delay:16838ms}@keyframes move-frames-56{0%{transform:translate3d(34vw,105vh,0)}to{transform:translate3d(7vw,-107vh,0)}}.circle-container:nth-child(56) .circle{animation-delay:2144ms}.circle-container:nth-child(57){width:1px;height:1px;animation-name:move-frames-57;animation-duration:32484ms;animation-delay:23892ms}@keyframes move-frames-57{0%{transform:translate3d(70vw,104vh,0)}to{transform:translate3d(55vw,-126vh,0)}}.circle-container:nth-child(57) .circle{animation-delay:842ms}.circle-container:nth-child(58){width:1px;height:1px;animation-name:move-frames-58;animation-duration:35907ms;animation-delay:33022ms}@keyframes move-frames-58{0%{transform:translate3d(44vw,107vh,0)}to{transform:translate3d(60vw,-120vh,0)}}.circle-container:nth-child(58) .circle{animation-delay:1253ms}.circle-container:nth-child(59){width:5px;height:5px;animation-name:move-frames-59;animation-duration:30949ms;animation-delay:2597ms}@keyframes move-frames-59{0%{transform:translate3d(22vw,103vh,0)}to{transform:translate3d(46vw,-123vh,0)}}.circle-container:nth-child(59) .circle{animation-delay:2276ms}.circle-container:nth-child(60){width:2px;height:2px;animation-name:move-frames-60;animation-duration:29.86s;animation-delay:30.72s}@keyframes move-frames-60{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(16vw,-114vh,0)}}.circle-container:nth-child(60) .circle{animation-delay:2016ms}.circle-container:nth-child(61){width:2px;height:2px;animation-name:move-frames-61;animation-duration:28773ms;animation-delay:14901ms}@keyframes move-frames-61{0%{transform:translate3d(41vw,109vh,0)}to{transform:translate3d(40vw,-137vh,0)}}.circle-container:nth-child(61) .circle{animation-delay:2.04s}.circle-container:nth-child(62){width:6px;height:6px;animation-name:move-frames-62;animation-duration:34381ms;animation-delay:29584ms}@keyframes move-frames-62{0%{transform:translate3d(87vw,109vh,0)}to{transform:translate3d(42vw,-132vh,0)}}.circle-container:nth-child(62) .circle{animation-delay:1181ms}.circle-container:nth-child(63){width:8px;height:8px;animation-name:move-frames-63;animation-duration:31806ms;animation-delay:26567ms}@keyframes move-frames-63{0%{transform:translate3d(57vw,109vh,0)}to{transform:translate3d(36vw,-123vh,0)}}.circle-container:nth-child(63) .circle{animation-delay:2121ms}.circle-container:nth-child(64){width:2px;height:2px;animation-name:move-frames-64;animation-duration:28404ms;animation-delay:10415ms}@keyframes move-frames-64{0%{transform:translate3d(74vw,109vh,0)}to{transform:translate3d(48vw,-111vh,0)}}.circle-container:nth-child(64) .circle{animation-delay:2231ms}.circle-container:nth-child(65){width:7px;height:7px;animation-name:move-frames-65;animation-duration:36484ms;animation-delay:11985ms}@keyframes move-frames-65{0%{transform:translate3d(94vw,101vh,0)}to{transform:translate3d(90vw,-121vh,0)}}.circle-container:nth-child(65) .circle{animation-delay:3452ms}.circle-container:nth-child(66){width:1px;height:1px;animation-name:move-frames-66;animation-duration:35273ms;animation-delay:16176ms}@keyframes move-frames-66{0%{transform:translate3d(82vw,105vh,0)}to{transform:translate3d(82vw,-111vh,0)}}.circle-container:nth-child(66) .circle{animation-delay:2.28s}.circle-container:nth-child(67){width:8px;height:8px;animation-name:move-frames-67;animation-duration:29776ms;animation-delay:7555ms}@keyframes move-frames-67{0%{transform:translate3d(98vw,101vh,0)}to{transform:translate3d(55vw,-109vh,0)}}.circle-container:nth-child(67) .circle{animation-delay:10ms}.circle-container:nth-child(68){width:8px;height:8px;animation-name:move-frames-68;animation-duration:28093ms;animation-delay:35161ms}@keyframes move-frames-68{0%{transform:translate3d(25vw,105vh,0)}to{transform:translate3d(1vw,-126vh,0)}}.circle-container:nth-child(68) .circle{animation-delay:2503ms}.circle-container:nth-child(69){width:2px;height:2px;animation-name:move-frames-69;animation-duration:30775ms;animation-delay:30034ms}@keyframes move-frames-69{0%{transform:translate3d(2vw,106vh,0)}to{transform:translate3d(35vw,-125vh,0)}}.circle-container:nth-child(69) .circle{animation-delay:1097ms}.circle-container:nth-child(70){width:3px;height:3px;animation-name:move-frames-70;animation-duration:33358ms;animation-delay:13564ms}@keyframes move-frames-70{0%{transform:translate3d(65vw,107vh,0)}to{transform:translate3d(13vw,-134vh,0)}}.circle-container:nth-child(70) .circle{animation-delay:2568ms}.circle-container:nth-child(71){width:3px;height:3px;animation-name:move-frames-71;animation-duration:34038ms;animation-delay:29379ms}@keyframes move-frames-71{0%{transform:translate3d(68vw,104vh,0)}to{transform:translate3d(86vw,-117vh,0)}}.circle-container:nth-child(71) .circle{animation-delay:2712ms}.circle-container:nth-child(72){width:3px;height:3px;animation-name:move-frames-72;animation-duration:36121ms;animation-delay:18833ms}@keyframes move-frames-72{0%{transform:translate3d(5vw,107vh,0)}to{transform:translate3d(17vw,-109vh,0)}}.circle-container:nth-child(72) .circle{animation-delay:3985ms}.circle-container:nth-child(73){width:2px;height:2px;animation-name:move-frames-73;animation-duration:33.16s;animation-delay:1642ms}@keyframes move-frames-73{0%{transform:translate3d(26vw,106vh,0)}to{transform:translate3d(2vw,-122vh,0)}}.circle-container:nth-child(73) .circle{animation-delay:2109ms}.circle-container:nth-child(74){width:4px;height:4px;animation-name:move-frames-74;animation-duration:29538ms;animation-delay:27678ms}@keyframes move-frames-74{0%{transform:translate3d(70vw,105vh,0)}to{transform:translate3d(69vw,-127vh,0)}}.circle-container:nth-child(74) .circle{animation-delay:3302ms}.circle-container:nth-child(75){width:8px;height:8px;animation-name:move-frames-75;animation-duration:35921ms;animation-delay:27246ms}@keyframes move-frames-75{0%{transform:translate3d(55vw,109vh,0)}to{transform:translate3d(89vw,-121vh,0)}}.circle-container:nth-child(75) .circle{animation-delay:1573ms}.circle-container:nth-child(76){width:7px;height:7px;animation-name:move-frames-76;animation-duration:34843ms;animation-delay:9451ms}@keyframes move-frames-76{0%{transform:translate3d(58vw,102vh,0)}to{transform:translate3d(79vw,-112vh,0)}}.circle-container:nth-child(76) .circle{animation-delay:2877ms}.circle-container:nth-child(77){width:4px;height:4px;animation-name:move-frames-77;animation-duration:35754ms;animation-delay:29415ms}@keyframes move-frames-77{0%{transform:translate3d(36vw,107vh,0)}to{transform:translate3d(1vw,-131vh,0)}}.circle-container:nth-child(77) .circle{animation-delay:2781ms}.circle-container:nth-child(78){width:5px;height:5px;animation-name:move-frames-78;animation-duration:36259ms;animation-delay:21619ms}@keyframes move-frames-78{0%{transform:translate3d(46vw,104vh,0)}to{transform:translate3d(82vw,-132vh,0)}}.circle-container:nth-child(78) .circle{animation-delay:172ms}.circle-container:nth-child(79){width:4px;height:4px;animation-name:move-frames-79;animation-duration:35022ms;animation-delay:26666ms}@keyframes move-frames-79{0%{transform:translate3d(13vw,104vh,0)}to{transform:translate3d(9vw,-112vh,0)}}.circle-container:nth-child(79) .circle{animation-delay:1.25s}.circle-container:nth-child(80){width:5px;height:5px;animation-name:move-frames-80;animation-duration:36133ms;animation-delay:21284ms}@keyframes move-frames-80{0%{transform:translate3d(29vw,109vh,0)}to{transform:translate3d(32vw,-135vh,0)}}.circle-container:nth-child(80) .circle{animation-delay:68ms}.circle-container:nth-child(81){width:4px;height:4px;animation-name:move-frames-81;animation-duration:30857ms;animation-delay:7316ms}@keyframes move-frames-81{0%{transform:translate3d(5vw,105vh,0)}to{transform:translate3d(78vw,-121vh,0)}}.circle-container:nth-child(81) .circle{animation-delay:3ms}.circle-container:nth-child(82){width:3px;height:3px;animation-name:move-frames-82;animation-duration:32289ms;animation-delay:28204ms}@keyframes move-frames-82{0%{transform:translate3d(5vw,101vh,0)}to{transform:translate3d(7vw,-130vh,0)}}.circle-container:nth-child(82) .circle{animation-delay:2747ms}.circle-container:nth-child(83){width:4px;height:4px;animation-name:move-frames-83;animation-duration:30694ms;animation-delay:6332ms}@keyframes move-frames-83{0%{transform:translate3d(35vw,107vh,0)}to{transform:translate3d(42vw,-129vh,0)}}.circle-container:nth-child(83) .circle{animation-delay:3674ms}.circle-container:nth-child(84){width:4px;height:4px;animation-name:move-frames-84;animation-duration:31364ms;animation-delay:36428ms}@keyframes move-frames-84{0%{transform:translate3d(23vw,110vh,0)}to{transform:translate3d(23vw,-139vh,0)}}.circle-container:nth-child(84) .circle{animation-delay:2107ms}.circle-container:nth-child(85){width:6px;height:6px;animation-name:move-frames-85;animation-duration:32991ms;animation-delay:22333ms}@keyframes move-frames-85{0%{transform:translate3d(77vw,104vh,0)}to{transform:translate3d(55vw,-132vh,0)}}.circle-container:nth-child(85) .circle{animation-delay:3539ms}.circle-container:nth-child(86){width:4px;height:4px;animation-name:move-frames-86;animation-duration:35825ms;animation-delay:35985ms}@keyframes move-frames-86{0%{transform:translate3d(49vw,104vh,0)}to{transform:translate3d(19vw,-122vh,0)}}.circle-container:nth-child(86) .circle{animation-delay:1571ms}.circle-container:nth-child(87){width:3px;height:3px;animation-name:move-frames-87;animation-duration:36425ms;animation-delay:7627ms}@keyframes move-frames-87{0%{transform:translate3d(7vw,101vh,0)}to{transform:translate3d(63vw,-129vh,0)}}.circle-container:nth-child(87) .circle{animation-delay:1.65s}.circle-container:nth-child(88){width:8px;height:8px;animation-name:move-frames-88;animation-duration:30171ms;animation-delay:10944ms}@keyframes move-frames-88{0%{transform:translate3d(52vw,108vh,0)}to{transform:translate3d(26vw,-122vh,0)}}.circle-container:nth-child(88) .circle{animation-delay:39ms}.circle-container:nth-child(89){width:8px;height:8px;animation-name:move-frames-89;animation-duration:35705ms;animation-delay:18353ms}@keyframes move-frames-89{0%{transform:translate3d(53vw,103vh,0)}to{transform:translate3d(20vw,-119vh,0)}}.circle-container:nth-child(89) .circle{animation-delay:486ms}.circle-container:nth-child(90){width:4px;height:4px;animation-name:move-frames-90;animation-duration:35239ms;animation-delay:20257ms}@keyframes move-frames-90{0%{transform:translate3d(17vw,110vh,0)}to{transform:translate3d(91vw,-133vh,0)}}.circle-container:nth-child(90) .circle{animation-delay:2663ms}.circle-container:nth-child(91){width:7px;height:7px;animation-name:move-frames-91;animation-duration:31.58s;animation-delay:13194ms}@keyframes move-frames-91{0%{transform:translate3d(16vw,104vh,0)}to{transform:translate3d(52vw,-123vh,0)}}.circle-container:nth-child(91) .circle{animation-delay:197ms}.circle-container:nth-child(92){width:7px;height:7px;animation-name:move-frames-92;animation-duration:28999ms;animation-delay:9274ms}@keyframes move-frames-92{0%{transform:translate3d(28vw,101vh,0)}to{transform:translate3d(90vw,-131vh,0)}}.circle-container:nth-child(92) .circle{animation-delay:14ms}.circle-container:nth-child(93){width:3px;height:3px;animation-name:move-frames-93;animation-duration:31256ms;animation-delay:17927ms}@keyframes move-frames-93{0%{transform:translate3d(61vw,101vh,0)}to{transform:translate3d(64vw,-131vh,0)}}.circle-container:nth-child(93) .circle{animation-delay:1695ms}.circle-container:nth-child(94){width:3px;height:3px;animation-name:move-frames-94;animation-duration:31508ms;animation-delay:15084ms}@keyframes move-frames-94{0%{transform:translate3d(30vw,109vh,0)}to{transform:translate3d(89vw,-134vh,0)}}.circle-container:nth-child(94) .circle{animation-delay:708ms}.circle-container:nth-child(95){width:6px;height:6px;animation-name:move-frames-95;animation-duration:30744ms;animation-delay:.55s}@keyframes move-frames-95{0%{transform:translate3d(74vw,101vh,0)}to{transform:translate3d(11vw,-131vh,0)}}.circle-container:nth-child(95) .circle{animation-delay:1.11s}.circle-container:nth-child(96){width:2px;height:2px;animation-name:move-frames-96;animation-duration:34015ms;animation-delay:12173ms}@keyframes move-frames-96{0%{transform:translate3d(74vw,108vh,0)}to{transform:translate3d(5vw,-138vh,0)}}.circle-container:nth-child(96) .circle{animation-delay:68ms}.circle-container:nth-child(97){width:4px;height:4px;animation-name:move-frames-97;animation-duration:28546ms;animation-delay:25736ms}@keyframes move-frames-97{0%{transform:translate3d(98vw,102vh,0)}to{transform:translate3d(47vw,-117vh,0)}}.circle-container:nth-child(97) .circle{animation-delay:973ms}.circle-container:nth-child(98){width:8px;height:8px;animation-name:move-frames-98;animation-duration:29981ms;animation-delay:15172ms}@keyframes move-frames-98{0%{transform:translate3d(30vw,108vh,0)}to{transform:translate3d(1vw,-133vh,0)}}.circle-container:nth-child(98) .circle{animation-delay:3388ms}.circle-container:nth-child(99){width:8px;height:8px;animation-name:move-frames-99;animation-duration:35061ms;animation-delay:36826ms}@keyframes move-frames-99{0%{transform:translate3d(39vw,108vh,0)}to{transform:translate3d(87vw,-133vh,0)}}.circle-container:nth-child(99) .circle{animation-delay:883ms}.circle-container:nth-child(100){width:2px;height:2px;animation-name:move-frames-100;animation-duration:28938ms;animation-delay:15969ms}@keyframes move-frames-100{0%{transform:translate3d(42vw,108vh,0)}to{transform:translate3d(6vw,-126vh,0)}}.circle-container:nth-child(100) .circle{animation-delay:204ms}.circle-container:nth-child(101){width:1px;height:1px;animation-name:move-frames-101;animation-duration:30944ms;animation-delay:8606ms}@keyframes move-frames-101{0%{transform:translate3d(100vw,102vh,0)}to{transform:translate3d(45vw,-121vh,0)}}.circle-container:nth-child(101) .circle{animation-delay:1.94s}.circle-container:nth-child(102){width:2px;height:2px;animation-name:move-frames-102;animation-duration:34034ms;animation-delay:9.04s}@keyframes move-frames-102{0%{transform:translate3d(63vw,102vh,0)}to{transform:translate3d(20vw,-123vh,0)}}.circle-container:nth-child(102) .circle{animation-delay:1233ms}.circle-container:nth-child(103){width:1px;height:1px;animation-name:move-frames-103;animation-duration:36129ms;animation-delay:24557ms}@keyframes move-frames-103{0%{transform:translate3d(68vw,105vh,0)}to{transform:translate3d(61vw,-115vh,0)}}.circle-container:nth-child(103) .circle{animation-delay:2971ms}.circle-container:nth-child(104){width:8px;height:8px;animation-name:move-frames-104;animation-duration:30853ms;animation-delay:10163ms}@keyframes move-frames-104{0%{transform:translate3d(50vw,103vh,0)}to{transform:translate3d(60vw,-123vh,0)}}.circle-container:nth-child(104) .circle{animation-delay:258ms}.circle-container:nth-child(105){width:2px;height:2px;animation-name:move-frames-105;animation-duration:33989ms;animation-delay:8621ms}@keyframes move-frames-105{0%{transform:translate3d(2vw,109vh,0)}to{transform:translate3d(16vw,-128vh,0)}}.circle-container:nth-child(105) .circle{animation-delay:564ms}.circle-container:nth-child(106){width:8px;height:8px;animation-name:move-frames-106;animation-duration:35766ms;animation-delay:25318ms}@keyframes move-frames-106{0%{transform:translate3d(66vw,102vh,0)}to{transform:translate3d(55vw,-115vh,0)}}.circle-container:nth-child(106) .circle{animation-delay:2.54s}.circle-container:nth-child(107){width:1px;height:1px;animation-name:move-frames-107;animation-duration:31278ms;animation-delay:5962ms}@keyframes move-frames-107{0%{transform:translate3d(33vw,109vh,0)}to{transform:translate3d(95vw,-115vh,0)}}.circle-container:nth-child(107) .circle{animation-delay:3799ms}.circle-container:nth-child(108){width:4px;height:4px;animation-name:move-frames-108;animation-duration:29149ms;animation-delay:30836ms}@keyframes move-frames-108{0%{transform:translate3d(8vw,110vh,0)}to{transform:translate3d(43vw,-133vh,0)}}.circle-container:nth-child(108) .circle{animation-delay:2242ms}.circle-container:nth-child(109){width:1px;height:1px;animation-name:move-frames-109;animation-duration:31481ms;animation-delay:33517ms}@keyframes move-frames-109{0%{transform:translate3d(63vw,109vh,0)}to{transform:translate3d(92vw,-124vh,0)}}.circle-container:nth-child(109) .circle{animation-delay:1147ms}.circle-container:nth-child(110){width:4px;height:4px;animation-name:move-frames-110;animation-duration:34.22s;animation-delay:1202ms}@keyframes move-frames-110{0%{transform:translate3d(76vw,110vh,0)}to{transform:translate3d(35vw,-134vh,0)}}.circle-container:nth-child(110) .circle{animation-delay:3452ms}.circle-container:nth-child(111){width:8px;height:8px;animation-name:move-frames-111;animation-duration:30245ms;animation-delay:23294ms}@keyframes move-frames-111{0%{transform:translate3d(13vw,106vh,0)}to{transform:translate3d(76vw,-112vh,0)}}.circle-container:nth-child(111) .circle{animation-delay:1932ms}.circle-container:nth-child(112){width:8px;height:8px;animation-name:move-frames-112;animation-duration:31505ms;animation-delay:16767ms}@keyframes move-frames-112{0%{transform:translate3d(61vw,105vh,0)}to{transform:translate3d(91vw,-122vh,0)}}.circle-container:nth-child(112) .circle{animation-delay:1399ms}.circle-container:nth-child(113){width:1px;height:1px;animation-name:move-frames-113;animation-duration:32688ms;animation-delay:29932ms}@keyframes move-frames-113{0%{transform:translate3d(5vw,103vh,0)}to{transform:translate3d(52vw,-123vh,0)}}.circle-container:nth-child(113) .circle{animation-delay:2882ms}.circle-container:nth-child(114){width:3px;height:3px;animation-name:move-frames-114;animation-duration:30179ms;animation-delay:26884ms}@keyframes move-frames-114{0%{transform:translate3d(54vw,102vh,0)}to{transform:translate3d(29vw,-113vh,0)}}.circle-container:nth-child(114) .circle{animation-delay:1151ms}.circle-container:nth-child(115){width:7px;height:7px;animation-name:move-frames-115;animation-duration:33.88s;animation-delay:2644ms}@keyframes move-frames-115{0%{transform:translate3d(89vw,102vh,0)}to{transform:translate3d(18vw,-118vh,0)}}.circle-container:nth-child(115) .circle{animation-delay:2268ms}.circle-container:nth-child(116){width:7px;height:7px;animation-name:move-frames-116;animation-duration:33945ms;animation-delay:35561ms}@keyframes move-frames-116{0%{transform:translate3d(9vw,110vh,0)}to{transform:translate3d(42vw,-127vh,0)}}.circle-container:nth-child(116) .circle{animation-delay:1525ms}.circle-container:nth-child(117){width:8px;height:8px;animation-name:move-frames-117;animation-duration:35779ms;animation-delay:22973ms}@keyframes move-frames-117{0%{transform:translate3d(93vw,104vh,0)}to{transform:translate3d(18vw,-129vh,0)}}.circle-container:nth-child(117) .circle{animation-delay:3435ms}.circle-container:nth-child(118){width:2px;height:2px;animation-name:move-frames-118;animation-duration:29971ms;animation-delay:29.51s}@keyframes move-frames-118{0%{transform:translate3d(36vw,107vh,0)}to{transform:translate3d(73vw,-111vh,0)}}.circle-container:nth-child(118) .circle{animation-delay:3661ms}.circle-container:nth-child(119){width:7px;height:7px;animation-name:move-frames-119;animation-duration:32604ms;animation-delay:13106ms}@keyframes move-frames-119{0%{transform:translate3d(81vw,103vh,0)}to{transform:translate3d(7vw,-113vh,0)}}.circle-container:nth-child(119) .circle{animation-delay:1948ms}.circle-container:nth-child(120){width:2px;height:2px;animation-name:move-frames-120;animation-duration:36368ms;animation-delay:33044ms}@keyframes move-frames-120{0%{transform:translate3d(99vw,109vh,0)}to{transform:translate3d(38vw,-132vh,0)}}.circle-container:nth-child(120) .circle{animation-delay:3062ms}.circle-container:nth-child(121){width:8px;height:8px;animation-name:move-frames-121;animation-duration:30358ms;animation-delay:4395ms}@keyframes move-frames-121{0%{transform:translate3d(23vw,103vh,0)}to{transform:translate3d(11vw,-121vh,0)}}.circle-container:nth-child(121) .circle{animation-delay:2256ms}.circle-container:nth-child(122){width:6px;height:6px;animation-name:move-frames-122;animation-duration:31408ms;animation-delay:9.24s}@keyframes move-frames-122{0%{transform:translate3d(22vw,102vh,0)}to{transform:translate3d(89vw,-105vh,0)}}.circle-container:nth-child(122) .circle{animation-delay:2.09s}.circle-container:nth-child(123){width:8px;height:8px;animation-name:move-frames-123;animation-duration:28724ms;animation-delay:16566ms}@keyframes move-frames-123{0%{transform:translate3d(42vw,102vh,0)}to{transform:translate3d(6vw,-103vh,0)}}.circle-container:nth-child(123) .circle{animation-delay:.96s}.circle-container:nth-child(124){width:7px;height:7px;animation-name:move-frames-124;animation-duration:28943ms;animation-delay:23.94s}@keyframes move-frames-124{0%{transform:translate3d(18vw,108vh,0)}to{transform:translate3d(40vw,-119vh,0)}}.circle-container:nth-child(124) .circle{animation-delay:1476ms}.circle-container:nth-child(125){width:4px;height:4px;animation-name:move-frames-125;animation-duration:35023ms;animation-delay:20901ms}@keyframes move-frames-125{0%{transform:translate3d(24vw,102vh,0)}to{transform:translate3d(94vw,-103vh,0)}}.circle-container:nth-child(125) .circle{animation-delay:256ms}.circle-container:nth-child(126){width:1px;height:1px;animation-name:move-frames-126;animation-duration:33381ms;animation-delay:19908ms}@keyframes move-frames-126{0%{transform:translate3d(65vw,104vh,0)}to{transform:translate3d(63vw,-134vh,0)}}.circle-container:nth-child(126) .circle{animation-delay:3463ms}.circle-container:nth-child(127){width:5px;height:5px;animation-name:move-frames-127;animation-duration:29785ms;animation-delay:35319ms}@keyframes move-frames-127{0%{transform:translate3d(28vw,104vh,0)}to{transform:translate3d(76vw,-115vh,0)}}.circle-container:nth-child(127) .circle{animation-delay:61ms}.circle-container:nth-child(128){width:2px;height:2px;animation-name:move-frames-128;animation-duration:33829ms;animation-delay:21575ms}@keyframes move-frames-128{0%{transform:translate3d(79vw,109vh,0)}to{transform:translate3d(34vw,-117vh,0)}}.circle-container:nth-child(128) .circle{animation-delay:2143ms}.circle-container:nth-child(129){width:6px;height:6px;animation-name:move-frames-129;animation-duration:31529ms;animation-delay:17762ms}@keyframes move-frames-129{0%{transform:translate3d(100vw,107vh,0)}to{transform:translate3d(56vw,-111vh,0)}}.circle-container:nth-child(129) .circle{animation-delay:.2s}.circle-container:nth-child(130){width:7px;height:7px;animation-name:move-frames-130;animation-duration:31996ms;animation-delay:14489ms}@keyframes move-frames-130{0%{transform:translate3d(5vw,102vh,0)}to{transform:translate3d(14vw,-118vh,0)}}.circle-container:nth-child(130) .circle{animation-delay:1.55s}.circle-container:nth-child(131){width:1px;height:1px;animation-name:move-frames-131;animation-duration:33186ms;animation-delay:4628ms}@keyframes move-frames-131{0%{transform:translate3d(76vw,102vh,0)}to{transform:translate3d(1vw,-106vh,0)}}.circle-container:nth-child(131) .circle{animation-delay:3768ms}.circle-container:nth-child(132){width:3px;height:3px;animation-name:move-frames-132;animation-duration:32805ms;animation-delay:21.85s}@keyframes move-frames-132{0%{transform:translate3d(57vw,108vh,0)}to{transform:translate3d(63vw,-113vh,0)}}.circle-container:nth-child(132) .circle{animation-delay:2699ms}.circle-container:nth-child(133){width:2px;height:2px;animation-name:move-frames-133;animation-duration:36935ms;animation-delay:21675ms}@keyframes move-frames-133{0%{transform:translate3d(62vw,104vh,0)}to{transform:translate3d(16vw,-125vh,0)}}.circle-container:nth-child(133) .circle{animation-delay:2065ms}.circle-container:nth-child(134){width:8px;height:8px;animation-name:move-frames-134;animation-duration:31139ms;animation-delay:7097ms}@keyframes move-frames-134{0%{transform:translate3d(81vw,103vh,0)}to{transform:translate3d(11vw,-132vh,0)}}.circle-container:nth-child(134) .circle{animation-delay:2187ms}.circle-container:nth-child(135){width:1px;height:1px;animation-name:move-frames-135;animation-duration:29324ms;animation-delay:14233ms}@keyframes move-frames-135{0%{transform:translate3d(55vw,102vh,0)}to{transform:translate3d(12vw,-109vh,0)}}.circle-container:nth-child(135) .circle{animation-delay:755ms}.circle-container:nth-child(136){width:2px;height:2px;animation-name:move-frames-136;animation-duration:30944ms;animation-delay:10869ms}@keyframes move-frames-136{0%{transform:translate3d(53vw,103vh,0)}to{transform:translate3d(96vw,-117vh,0)}}.circle-container:nth-child(136) .circle{animation-delay:3863ms}.circle-container:nth-child(137){width:3px;height:3px;animation-name:move-frames-137;animation-duration:32662ms;animation-delay:12525ms}@keyframes move-frames-137{0%{transform:translate3d(87vw,108vh,0)}to{transform:translate3d(48vw,-115vh,0)}}.circle-container:nth-child(137) .circle{animation-delay:3996ms}.circle-container:nth-child(138){width:6px;height:6px;animation-name:move-frames-138;animation-duration:32387ms;animation-delay:30357ms}@keyframes move-frames-138{0%{transform:translate3d(39vw,103vh,0)}to{transform:translate3d(84vw,-129vh,0)}}.circle-container:nth-child(138) .circle{animation-delay:2276ms}.circle-container:nth-child(139){width:6px;height:6px;animation-name:move-frames-139;animation-duration:34614ms;animation-delay:18295ms}@keyframes move-frames-139{0%{transform:translate3d(8vw,102vh,0)}to{transform:translate3d(19vw,-115vh,0)}}.circle-container:nth-child(139) .circle{animation-delay:2733ms}.circle-container:nth-child(140){width:6px;height:6px;animation-name:move-frames-140;animation-duration:35387ms;animation-delay:12956ms}@keyframes move-frames-140{0%{transform:translate3d(68vw,101vh,0)}to{transform:translate3d(53vw,-124vh,0)}}.circle-container:nth-child(140) .circle{animation-delay:333ms}.circle-container:nth-child(141){width:1px;height:1px;animation-name:move-frames-141;animation-duration:29436ms;animation-delay:25037ms}@keyframes move-frames-141{0%{transform:translate3d(35vw,103vh,0)}to{transform:translate3d(8vw,-132vh,0)}}.circle-container:nth-child(141) .circle{animation-delay:1858ms}.circle-container:nth-child(142){width:1px;height:1px;animation-name:move-frames-142;animation-duration:36393ms;animation-delay:25846ms}@keyframes move-frames-142{0%{transform:translate3d(32vw,101vh,0)}to{transform:translate3d(12vw,-105vh,0)}}.circle-container:nth-child(142) .circle{animation-delay:705ms}.circle-container:nth-child(143){width:3px;height:3px;animation-name:move-frames-143;animation-duration:31392ms;animation-delay:16929ms}@keyframes move-frames-143{0%{transform:translate3d(56vw,109vh,0)}to{transform:translate3d(13vw,-128vh,0)}}.circle-container:nth-child(143) .circle{animation-delay:3667ms}.circle-container:nth-child(144){width:7px;height:7px;animation-name:move-frames-144;animation-duration:33154ms;animation-delay:7685ms}@keyframes move-frames-144{0%{transform:translate3d(44vw,103vh,0)}to{transform:translate3d(70vw,-109vh,0)}}.circle-container:nth-child(144) .circle{animation-delay:3553ms}.circle-container:nth-child(145){width:2px;height:2px;animation-name:move-frames-145;animation-duration:35074ms;animation-delay:24089ms}@keyframes move-frames-145{0%{transform:translate3d(45vw,102vh,0)}to{transform:translate3d(77vw,-121vh,0)}}.circle-container:nth-child(145) .circle{animation-delay:2584ms}.circle-container:nth-child(146){width:6px;height:6px;animation-name:move-frames-146;animation-duration:32.86s;animation-delay:15742ms}@keyframes move-frames-146{0%{transform:translate3d(58vw,108vh,0)}to{transform:translate3d(84vw,-132vh,0)}}.circle-container:nth-child(146) .circle{animation-delay:1375ms}.circle-container:nth-child(147){width:8px;height:8px;animation-name:move-frames-147;animation-duration:28093ms;animation-delay:12.82s}@keyframes move-frames-147{0%{transform:translate3d(2vw,109vh,0)}to{transform:translate3d(24vw,-129vh,0)}}.circle-container:nth-child(147) .circle{animation-delay:2006ms}.circle-container:nth-child(148){width:1px;height:1px;animation-name:move-frames-148;animation-duration:28.34s;animation-delay:15561ms}@keyframes move-frames-148{0%{transform:translate3d(64vw,104vh,0)}to{transform:translate3d(20vw,-127vh,0)}}.circle-container:nth-child(148) .circle{animation-delay:3424ms}.circle-container:nth-child(149){width:1px;height:1px;animation-name:move-frames-149;animation-duration:33924ms;animation-delay:22842ms}@keyframes move-frames-149{0%{transform:translate3d(70vw,102vh,0)}to{transform:translate3d(43vw,-121vh,0)}}.circle-container:nth-child(149) .circle{animation-delay:609ms}.circle-container:nth-child(150){width:4px;height:4px;animation-name:move-frames-150;animation-duration:29731ms;animation-delay:25215ms}@keyframes move-frames-150{0%{transform:translate3d(67vw,107vh,0)}to{transform:translate3d(24vw,-117vh,0)}}.circle-container:nth-child(150) .circle{animation-delay:3063ms}.circle-container:nth-child(151){width:3px;height:3px;animation-name:move-frames-151;animation-duration:30464ms;animation-delay:30789ms}@keyframes move-frames-151{0%{transform:translate3d(71vw,102vh,0)}to{transform:translate3d(40vw,-127vh,0)}}.circle-container:nth-child(151) .circle{animation-delay:3159ms}.circle-container:nth-child(152){width:3px;height:3px;animation-name:move-frames-152;animation-duration:36104ms;animation-delay:.22s}@keyframes move-frames-152{0%{transform:translate3d(37vw,102vh,0)}to{transform:translate3d(98vw,-117vh,0)}}.circle-container:nth-child(152) .circle{animation-delay:3587ms}.circle-container:nth-child(153){width:5px;height:5px;animation-name:move-frames-153;animation-duration:28.19s;animation-delay:31455ms}@keyframes move-frames-153{0%{transform:translate3d(60vw,101vh,0)}to{transform:translate3d(41vw,-113vh,0)}}.circle-container:nth-child(153) .circle{animation-delay:2436ms}.circle-container:nth-child(154){width:4px;height:4px;animation-name:move-frames-154;animation-duration:31611ms;animation-delay:18024ms}@keyframes move-frames-154{0%{transform:translate3d(34vw,106vh,0)}to{transform:translate3d(59vw,-124vh,0)}}.circle-container:nth-child(154) .circle{animation-delay:2393ms}.circle-container:nth-child(155){width:5px;height:5px;animation-name:move-frames-155;animation-duration:32649ms;animation-delay:25174ms}@keyframes move-frames-155{0%{transform:translate3d(72vw,102vh,0)}to{transform:translate3d(42vw,-115vh,0)}}.circle-container:nth-child(155) .circle{animation-delay:33ms}.circle-container:nth-child(156){width:8px;height:8px;animation-name:move-frames-156;animation-duration:32126ms;animation-delay:24091ms}@keyframes move-frames-156{0%{transform:translate3d(28vw,105vh,0)}to{transform:translate3d(75vw,-114vh,0)}}.circle-container:nth-child(156) .circle{animation-delay:3394ms}.circle-container:nth-child(157){width:3px;height:3px;animation-name:move-frames-157;animation-duration:35232ms;animation-delay:21577ms}@keyframes move-frames-157{0%{transform:translate3d(87vw,105vh,0)}to{transform:translate3d(65vw,-132vh,0)}}.circle-container:nth-child(157) .circle{animation-delay:2666ms}.circle-container:nth-child(158){width:1px;height:1px;animation-name:move-frames-158;animation-duration:36454ms;animation-delay:25448ms}@keyframes move-frames-158{0%{transform:translate3d(14vw,107vh,0)}to{transform:translate3d(29vw,-136vh,0)}}.circle-container:nth-child(158) .circle{animation-delay:518ms}.circle-container:nth-child(159){width:6px;height:6px;animation-name:move-frames-159;animation-duration:31449ms;animation-delay:30851ms}@keyframes move-frames-159{0%{transform:translate3d(26vw,108vh,0)}to{transform:translate3d(83vw,-136vh,0)}}.circle-container:nth-child(159) .circle{animation-delay:167ms}.circle-container:nth-child(160){width:1px;height:1px;animation-name:move-frames-160;animation-duration:29316ms;animation-delay:7582ms}@keyframes move-frames-160{0%{transform:translate3d(24vw,106vh,0)}to{transform:translate3d(27vw,-126vh,0)}}.circle-container:nth-child(160) .circle{animation-delay:1608ms}.circle-container:nth-child(161){width:5px;height:5px;animation-name:move-frames-161;animation-duration:29217ms;animation-delay:28.35s}@keyframes move-frames-161{0%{transform:translate3d(11vw,101vh,0)}to{transform:translate3d(74vw,-104vh,0)}}.circle-container:nth-child(161) .circle{animation-delay:3027ms}.circle-container:nth-child(162){width:8px;height:8px;animation-name:move-frames-162;animation-duration:32466ms;animation-delay:16584ms}@keyframes move-frames-162{0%{transform:translate3d(17vw,109vh,0)}to{transform:translate3d(51vw,-126vh,0)}}.circle-container:nth-child(162) .circle{animation-delay:281ms}.circle-container:nth-child(163){width:7px;height:7px;animation-name:move-frames-163;animation-duration:31093ms;animation-delay:1829ms}@keyframes move-frames-163{0%{transform:translate3d(20vw,104vh,0)}to{transform:translate3d(54vw,-123vh,0)}}.circle-container:nth-child(163) .circle{animation-delay:2769ms}.circle-container:nth-child(164){width:3px;height:3px;animation-name:move-frames-164;animation-duration:28108ms;animation-delay:1279ms}@keyframes move-frames-164{0%{transform:translate3d(11vw,110vh,0)}to{transform:translate3d(37vw,-124vh,0)}}.circle-container:nth-child(164) .circle{animation-delay:1554ms}.circle-container:nth-child(165){width:1px;height:1px;animation-name:move-frames-165;animation-duration:29504ms;animation-delay:24177ms}@keyframes move-frames-165{0%{transform:translate3d(71vw,106vh,0)}to{transform:translate3d(3vw,-115vh,0)}}.circle-container:nth-child(165) .circle{animation-delay:152ms}.circle-container:nth-child(166){width:7px;height:7px;animation-name:move-frames-166;animation-duration:31.8s;animation-delay:24258ms}@keyframes move-frames-166{0%{transform:translate3d(31vw,101vh,0)}to{transform:translate3d(88vw,-128vh,0)}}.circle-container:nth-child(166) .circle{animation-delay:1187ms}.circle-container:nth-child(167){width:4px;height:4px;animation-name:move-frames-167;animation-duration:35285ms;animation-delay:7697ms}@keyframes move-frames-167{0%{transform:translate3d(78vw,101vh,0)}to{transform:translate3d(67vw,-129vh,0)}}.circle-container:nth-child(167) .circle{animation-delay:1532ms}.circle-container:nth-child(168){width:2px;height:2px;animation-name:move-frames-168;animation-duration:31171ms;animation-delay:26887ms}@keyframes move-frames-168{0%{transform:translate3d(87vw,105vh,0)}to{transform:translate3d(96vw,-134vh,0)}}.circle-container:nth-child(168) .circle{animation-delay:477ms}.circle-container:nth-child(169){width:4px;height:4px;animation-name:move-frames-169;animation-duration:32423ms;animation-delay:13125ms}@keyframes move-frames-169{0%{transform:translate3d(40vw,102vh,0)}to{transform:translate3d(11vw,-129vh,0)}}.circle-container:nth-child(169) .circle{animation-delay:1784ms}.circle-container:nth-child(170){width:3px;height:3px;animation-name:move-frames-170;animation-duration:35173ms;animation-delay:25.85s}@keyframes move-frames-170{0%{transform:translate3d(66vw,104vh,0)}to{transform:translate3d(35vw,-118vh,0)}}.circle-container:nth-child(170) .circle{animation-delay:856ms}.circle-container:nth-child(171){width:4px;height:4px;animation-name:move-frames-171;animation-duration:28558ms;animation-delay:35422ms}@keyframes move-frames-171{0%{transform:translate3d(100vw,102vh,0)}to{transform:translate3d(58vw,-129vh,0)}}.circle-container:nth-child(171) .circle{animation-delay:3759ms}.circle-container:nth-child(172){width:3px;height:3px;animation-name:move-frames-172;animation-duration:29859ms;animation-delay:549ms}@keyframes move-frames-172{0%{transform:translate3d(10vw,107vh,0)}to{transform:translate3d(23vw,-135vh,0)}}.circle-container:nth-child(172) .circle{animation-delay:2.44s}.circle-container:nth-child(173){width:1px;height:1px;animation-name:move-frames-173;animation-duration:35163ms;animation-delay:19641ms}@keyframes move-frames-173{0%{transform:translate3d(80vw,109vh,0)}to{transform:translate3d(45vw,-114vh,0)}}.circle-container:nth-child(173) .circle{animation-delay:529ms}.circle-container:nth-child(174){width:6px;height:6px;animation-name:move-frames-174;animation-duration:29038ms;animation-delay:13796ms}@keyframes move-frames-174{0%{transform:translate3d(84vw,106vh,0)}to{transform:translate3d(84vw,-120vh,0)}}.circle-container:nth-child(174) .circle{animation-delay:1983ms}.circle-container:nth-child(175){width:6px;height:6px;animation-name:move-frames-175;animation-duration:28266ms;animation-delay:16.84s}@keyframes move-frames-175{0%{transform:translate3d(22vw,107vh,0)}to{transform:translate3d(71vw,-135vh,0)}}.circle-container:nth-child(175) .circle{animation-delay:2949ms}.circle-container:nth-child(176){width:7px;height:7px;animation-name:move-frames-176;animation-duration:29741ms;animation-delay:17.46s}@keyframes move-frames-176{0%{transform:translate3d(62vw,109vh,0)}to{transform:translate3d(24vw,-118vh,0)}}.circle-container:nth-child(176) .circle{animation-delay:2062ms}.circle-container:nth-child(177){width:6px;height:6px;animation-name:move-frames-177;animation-duration:33693ms;animation-delay:4812ms}@keyframes move-frames-177{0%{transform:translate3d(42vw,110vh,0)}to{transform:translate3d(89vw,-136vh,0)}}.circle-container:nth-child(177) .circle{animation-delay:1973ms}.circle-container:nth-child(178){width:7px;height:7px;animation-name:move-frames-178;animation-duration:33728ms;animation-delay:31227ms}@keyframes move-frames-178{0%{transform:translate3d(41vw,101vh,0)}to{transform:translate3d(82vw,-127vh,0)}}.circle-container:nth-child(178) .circle{animation-delay:1.21s}.circle-container:nth-child(179){width:3px;height:3px;animation-name:move-frames-179;animation-duration:31.37s;animation-delay:36.9s}@keyframes move-frames-179{0%{transform:translate3d(63vw,105vh,0)}to{transform:translate3d(26vw,-117vh,0)}}.circle-container:nth-child(179) .circle{animation-delay:1595ms}.circle-container:nth-child(180){width:7px;height:7px;animation-name:move-frames-180;animation-duration:35523ms;animation-delay:36098ms}@keyframes move-frames-180{0%{transform:translate3d(61vw,103vh,0)}to{transform:translate3d(47vw,-118vh,0)}}.circle-container:nth-child(180) .circle{animation-delay:1127ms}.circle-container:nth-child(181){width:7px;height:7px;animation-name:move-frames-181;animation-duration:29088ms;animation-delay:22.41s}@keyframes move-frames-181{0%{transform:translate3d(35vw,105vh,0)}to{transform:translate3d(30vw,-129vh,0)}}.circle-container:nth-child(181) .circle{animation-delay:253ms}.circle-container:nth-child(182){width:7px;height:7px;animation-name:move-frames-182;animation-duration:32945ms;animation-delay:971ms}@keyframes move-frames-182{0%{transform:translate3d(76vw,101vh,0)}to{transform:translate3d(20vw,-112vh,0)}}.circle-container:nth-child(182) .circle{animation-delay:2.17s}.circle-container:nth-child(183){width:4px;height:4px;animation-name:move-frames-183;animation-duration:33043ms;animation-delay:22222ms}@keyframes move-frames-183{0%{transform:translate3d(85vw,105vh,0)}to{transform:translate3d(63vw,-128vh,0)}}.circle-container:nth-child(183) .circle{animation-delay:3932ms}.circle-container:nth-child(184){width:3px;height:3px;animation-name:move-frames-184;animation-duration:29067ms;animation-delay:24.61s}@keyframes move-frames-184{0%{transform:translate3d(10vw,104vh,0)}to{transform:translate3d(68vw,-120vh,0)}}.circle-container:nth-child(184) .circle{animation-delay:1216ms}.circle-container:nth-child(185){width:4px;height:4px;animation-name:move-frames-185;animation-duration:28552ms;animation-delay:22.89s}@keyframes move-frames-185{0%{transform:translate3d(12vw,102vh,0)}to{transform:translate3d(18vw,-120vh,0)}}.circle-container:nth-child(185) .circle{animation-delay:1792ms}.circle-container:nth-child(186){width:3px;height:3px;animation-name:move-frames-186;animation-duration:35869ms;animation-delay:10476ms}@keyframes move-frames-186{0%{transform:translate3d(26vw,108vh,0)}to{transform:translate3d(12vw,-123vh,0)}}.circle-container:nth-child(186) .circle{animation-delay:3458ms}.circle-container:nth-child(187){width:1px;height:1px;animation-name:move-frames-187;animation-duration:35179ms;animation-delay:31266ms}@keyframes move-frames-187{0%{transform:translate3d(94vw,109vh,0)}to{transform:translate3d(71vw,-129vh,0)}}.circle-container:nth-child(187) .circle{animation-delay:2125ms}.circle-container:nth-child(188){width:1px;height:1px;animation-name:move-frames-188;animation-duration:34422ms;animation-delay:14328ms}@keyframes move-frames-188{0%{transform:translate3d(50vw,108vh,0)}to{transform:translate3d(68vw,-138vh,0)}}.circle-container:nth-child(188) .circle{animation-delay:2.72s}.circle-container:nth-child(189){width:7px;height:7px;animation-name:move-frames-189;animation-duration:30467ms;animation-delay:12671ms}@keyframes move-frames-189{0%{transform:translate3d(43vw,108vh,0)}to{transform:translate3d(99vw,-131vh,0)}}.circle-container:nth-child(189) .circle{animation-delay:3145ms}.circle-container:nth-child(190){width:6px;height:6px;animation-name:move-frames-190;animation-duration:36432ms;animation-delay:23134ms}@keyframes move-frames-190{0%{transform:translate3d(35vw,109vh,0)}to{transform:translate3d(70vw,-119vh,0)}}.circle-container:nth-child(190) .circle{animation-delay:2878ms}.circle-container:nth-child(191){width:4px;height:4px;animation-name:move-frames-191;animation-duration:30696ms;animation-delay:16547ms}@keyframes move-frames-191{0%{transform:translate3d(47vw,110vh,0)}to{transform:translate3d(53vw,-119vh,0)}}.circle-container:nth-child(191) .circle{animation-delay:3407ms}.circle-container:nth-child(192){width:4px;height:4px;animation-name:move-frames-192;animation-duration:28924ms;animation-delay:30748ms}@keyframes move-frames-192{0%{transform:translate3d(37vw,107vh,0)}to{transform:translate3d(1vw,-129vh,0)}}.circle-container:nth-child(192) .circle{animation-delay:2097ms}.circle-container:nth-child(193){width:5px;height:5px;animation-name:move-frames-193;animation-duration:34911ms;animation-delay:3359ms}@keyframes move-frames-193{0%{transform:translate3d(98vw,101vh,0)}to{transform:translate3d(23vw,-112vh,0)}}.circle-container:nth-child(193) .circle{animation-delay:3151ms}.circle-container:nth-child(194){width:2px;height:2px;animation-name:move-frames-194;animation-duration:36202ms;animation-delay:34078ms}@keyframes move-frames-194{0%{transform:translate3d(52vw,104vh,0)}to{transform:translate3d(34vw,-130vh,0)}}.circle-container:nth-child(194) .circle{animation-delay:2.66s}.circle-container:nth-child(195){width:7px;height:7px;animation-name:move-frames-195;animation-duration:35823ms;animation-delay:15933ms}@keyframes move-frames-195{0%{transform:translate3d(3vw,101vh,0)}to{transform:translate3d(55vw,-104vh,0)}}.circle-container:nth-child(195) .circle{animation-delay:1688ms}.circle-container:nth-child(196){width:8px;height:8px;animation-name:move-frames-196;animation-duration:29884ms;animation-delay:4458ms}@keyframes move-frames-196{0%{transform:translate3d(15vw,107vh,0)}to{transform:translate3d(42vw,-112vh,0)}}.circle-container:nth-child(196) .circle{animation-delay:71ms}.circle-container:nth-child(197){width:3px;height:3px;animation-name:move-frames-197;animation-duration:29.1s;animation-delay:12362ms}@keyframes move-frames-197{0%{transform:translate3d(91vw,102vh,0)}to{transform:translate3d(47vw,-107vh,0)}}.circle-container:nth-child(197) .circle{animation-delay:3922ms}.circle-container:nth-child(198){width:1px;height:1px;animation-name:move-frames-198;animation-duration:33935ms;animation-delay:30802ms}@keyframes move-frames-198{0%{transform:translate3d(82vw,104vh,0)}to{transform:translate3d(100vw,-124vh,0)}}.circle-container:nth-child(198) .circle{animation-delay:705ms}.circle-container:nth-child(199){width:6px;height:6px;animation-name:move-frames-199;animation-duration:28501ms;animation-delay:25967ms}@keyframes move-frames-199{0%{transform:translate3d(28vw,102vh,0)}to{transform:translate3d(13vw,-113vh,0)}}.circle-container:nth-child(199) .circle{animation-delay:3233ms}.circle-container:nth-child(200){width:7px;height:7px;animation-name:move-frames-200;animation-duration:35748ms;animation-delay:35874ms}@keyframes move-frames-200{0%{transform:translate3d(31vw,110vh,0)}to{transform:translate3d(47vw,-125vh,0)}}.circle-container:nth-child(200) .circle{animation-delay:2583ms}