@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300&display=swap";@keyframes svelte-1nax6vy-turn{0%{transform:rotate3d(0,0,0,0)}to{transform:rotateY(360deg)}}@keyframes svelte-1nax6vy-backToZero{to{transform:rotate3d(0,0,0,0)}}@keyframes svelte-1nax6vy-fullOpacity{0%{opacity:0}to{opacity:1}}section.svelte-1nax6vy{width:100%;height:100%;--channel-face-space-x: 11vmin;--channel-face-space-y: 11vmin;--channel-face-space-z: 11vmin}section.svelte-1nax6vy:hover{perspective:1000px}.cube.svelte-1nax6vy{transition:all .2s;position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotate3d(0,0,0,0);--face-color: var(--cube-color)}.cube.svelte-1nax6vy:hover{transition:all .2s;--face-color: var(--cube-hover-color)}.rotating-cube.svelte-1nax6vy{transition:all .2s;animation-name:svelte-1nax6vy-backToZero,svelte-1nax6vy-turn;animation-duration:.3s,5s;animation-timing-function:ease-in,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards,forwards;animation-delay:.5s,1s;--channel-face-space-x: 16vmin;--channel-face-space-y: 16vmin;--channel-face-space-z: 16vmin}.moving-image.svelte-1nax6vy{animation:svelte-1nax6vy-fullOpacity 1s ease-in;animation-fill-mode:forwards;opacity:1}.face.svelte-1nax6vy{width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:2rem;border-radius:10px;transition:transform 1s}.low-opacity.svelte-1nax6vy{opacity:.8;background:var(--face-color)}.front.svelte-1nax6vy{transform:translateZ(var(--channel-face-space-z))}.back.svelte-1nax6vy{transform:translateZ(calc(-1 * var(--channel-face-space-z))) rotateY(180deg)}.left.svelte-1nax6vy{transform:translate(calc(-1 * var(--channel-face-space-x))) rotateY(-90deg)}.right.svelte-1nax6vy{transform:translate(var(--channel-face-space-x)) rotateY(90deg)}.top.svelte-1nax6vy{transform:translateY(calc(-1 * var(--channel-face-space-y))) rotateX(90deg)}.bottom.svelte-1nax6vy{transform:translateY(var(--channel-face-space-y)) rotateX(-90deg)}h1.svelte-1nax6vy{font-family:Times New Roman,Times,serif;font-size:2.5vmin;word-wrap:break-word;color:#fff}@media (max-width: 500px){h1.svelte-1nax6vy{font-family:Times New Roman,Times,serif;font-size:5vmin;word-wrap:break-word;max-width:20vw}section.svelte-1nax6vy{width:100%;height:100%;--channel-face-space-x: 16vmin;--channel-face-space-y: 16vmin;--channel-face-space-z: 16vmin;--face-color: skyblue}.rotating-cube.svelte-1nax6vy{animation:svelte-1nax6vy-turn 5s linear infinite;--channel-face-space-x: 25vmin;--channel-face-space-y: 25vmin;--channel-face-space-z: 25vmin}}.channel-image.svelte-1nax6vy{-o-object-fit:inherit;object-fit:inherit;height:100%;width:100%;text-align:center}.play-button.svelte-1qejvr5{position:relative;height:40%;width:40%;right:-5%;text-align:center;top:20%}.big-channel-container.svelte-1qejvr5{position:fixed;width:30vmin;height:30vmin;z-index:50;transition:all 1s;border-radius:40px}.channel-buttons.svelte-1qejvr5{max-width:400px}.channel-container.svelte-1qejvr5{padding:1px;border-radius:40px;max-height:400px;max-width:400px}.channel-container.svelte-1qejvr5:hover{box-shadow:0 0 200px 200px #add8e6 inset}.channel-box.svelte-1qejvr5{padding:2px;height:22vmin;width:22vmin;max-height:400px;max-width:400px;border-radius:40px;transition:all 1s;z-index:1;animation:svelte-1qejvr5-z-high 1s linear}@keyframes svelte-1qejvr5-z-high{0%{z-index:100}to{z-index:100}}.channel-box.svelte-1qejvr5:hover{box-shadow:0 0 10px 10vh #add8e6 inset}.menu-button.svelte-1qejvr5{position:relative;height:40%;width:40%;left:-5%;text-align:center;top:20%}.channel-bar.svelte-1qejvr5{position:absolute;left:0%;height:15vh;width:100vw;bottom:20vh;display:block;z-index:4;border-radius:40px}.glass.svelte-1qejvr5{background:#ffffff41;border-radius:16px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:2px solid rgba(15,164,250,.3)}#grid-container.svelte-1qejvr5{display:grid;grid-template-columns:repeat(4,0fr);grid-template-rows:repeat(3,1fr);text-align:center;justify-content:center;gap:1%;max-width:100vw;padding:1.5%}.future-button.svelte-1qejvr5{background:#2cbcff5d;border:2px solid black;justify-content:center;transition:transform .5s;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:url(../../../Cursors/wii-open2.png),pointer}.future-button.svelte-1qejvr5:hover{background:#18b6ffbe}@media (max-width: 600px){.channel-box.svelte-1qejvr5{padding:2px;height:23vmin;width:23vmin;border-radius:40px;transition:all 1s;z-index:1;animation:svelte-1qejvr5-z-high 1s linear}#grid-container.svelte-1qejvr5{display:grid;grid-template-columns:repeat(2,0fr);grid-template-rows:repeat(4,1fr);text-align:center;justify-content:center}.big-channel-container.svelte-1qejvr5{position:fixed;width:50vmin;height:50vmin;z-index:50;transition:all 1s;border-radius:40px}}.menu-popup.svelte-6j4isk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50%;width:50%;border-radius:15px;z-index:9999;background-color:#696969e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.menu-large-text.svelte-6j4isk,.menu-med-text.svelte-6j4isk{font-size:2vmin}@font-face{src:url(/terminal-font.ttf);font-family:Terminal Font}button.svelte-6j4isk{margin:auto;padding:2%;transform:translateY(100%);cursor:url(../../../Cursors/wii-open2.png),pointer}.menu-popup.svelte-1qtfsxs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:50%;width:50%;border-radius:15px;z-index:9999;background-color:#696969e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.menu-large-text.svelte-1qtfsxs,.menu-med-text.svelte-1qtfsxs{font-size:2vmin}@font-face{src:url(/terminal-font.ttf);font-family:Terminal Font}:root{--face-space:5vmin;--face-color: skyblue}@keyframes svelte-1ptbsa9-turn{0%{transform:rotate3d(0,0,0,0)}to{transform:rotate3d(1,1,0,360deg)}}@keyframes svelte-1ptbsa9-returnTo{to{transform:rotate3d(0,0,0,0)}}section.svelte-1ptbsa9{width:10vw;height:10vh;perspective:500px}.cube.svelte-1ptbsa9{position:relative;width:200px;height:200px;transform-style:preserve-3d;animation:svelte-1ptbsa9-turn 5s linear infinite}.cube.svelte-1ptbsa9:hover{transition:all 1s;animation:svelte-1ptbsa9-returnTo 1s linear;--face-space: 6vmin;--face-color: rgb(33, 185, 255)}.face.svelte-1ptbsa9{width:10vmin;height:10vmin;background:var(--face-color);border:2px solid black;position:absolute;opacity:.5;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:2rem;transition:transform .5s}.front.svelte-1ptbsa9{transform:translateZ(var(--face-space))}.back.svelte-1ptbsa9{transform:translateZ(calc(-1 * var(--face-space))) rotateY(180deg)}.left.svelte-1ptbsa9{transform:translate(calc(-1 * var(--face-space))) rotateY(-90deg)}.right.svelte-1ptbsa9{transform:translate(var(--face-space)) rotateY(90deg)}.top.svelte-1ptbsa9{transform:translateY(calc(-1 * var(--face-space))) rotateX(90deg)}.bottom.svelte-1ptbsa9{transform:translateY(var(--face-space)) rotateX(-90deg)}@media (prefers-reduced-motion: reduce){.cube.svelte-1ptbsa9{animation:none;transform:rotate3d(1,1,0,45deg)}}@font-face{src:url(/terminal-font.ttf);font-family:Terminal Font}.bar-button.svelte-18ipnsn{position:absolute;border-radius:50%;height:50%;width:10%;z-index:1;bottom:20%;max-width:150px;background:transparent;border:none!important;cursor:url(../../../Cursors/wii-open2.png),pointer}.text.svelte-18ipnsn{text-align:center}#top-text.svelte-18ipnsn{text-align:center;top:75vh;height:-moz-fit-content;height:fit-content;line-height:1}#clock.svelte-18ipnsn{font-size:2.5vmin;text-align:center;font-family:IBM Plex Mono,monospace}#bar-div.svelte-18ipnsn{position:fixed;text-align:center;width:30vw;bottom:0%}#left-bar-button.svelte-18ipnsn{left:2%}#right-bar-button.svelte-18ipnsn{right:2%}#menu-bar.svelte-18ipnsn{position:fixed;height:20vh;width:100vw;bottom:0%;display:flex;justify-content:center;align-content:center;text-align:center}@keyframes svelte-6ab6hm-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-6ab6hm-fadeOut{0%{opacity:1}to{opacity:0}}.fade-out.svelte-6ab6hm{animation:svelte-6ab6hm-fadeOut 2s forwards}.text-box.svelte-6ab6hm{animation:svelte-6ab6hm-fadeIn 2.5s;text-align:center}button.svelte-6ab6hm{background-color:#5486f3;border:0;border-radius:4px;height:4vmin;width:6vmin;min-height:4vh;min-width:-moz-fit-content;min-width:fit-content;font-size:large;font-family:Times New Roman,Times,serif;color:#fff;cursor:url(../../../Cursors/wii-open2.png),pointer}button.svelte-6ab6hm:hover{background-color:#000c79}h1.svelte-6ab6hm{font-size:xx-large;font-family:Times New Roman,Times,serif}h2.svelte-6ab6hm{font-size:x-large;font-family:Times New Roman,Times,serif}p.svelte-6ab6hm{max-width:60%;margin:auto;text-align:center}hr.svelte-6ab6hm{max-width:80%;margin-top:2%;color:#000;border-color:#000}.selected.svelte-6ab6hm{background-color:#000c79}.gradient-bg.svelte-6ab6hm{background-image:url(../../../clouds.jpg);height:100vh;width:100vw;background-position:0% 0%;position:absolute}.text-glass.svelte-6ab6hm{background:#ffffff41;border-radius:16px;backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content;max-width:90vw;min-width:72vw;margin:auto;height:80vh;-webkit-backdrop-filter:blur(10px)}@keyframes svelte-6ab6hm-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 500px){h1.svelte-6ab6hm{font-size:5vmin}h2.svelte-6ab6hm{font-size:4vmin}p.svelte-6ab6hm{font-size:3vmin}button.svelte-6ab6hm{height:2vmin;width:3vmin;font-size:4vmin}}.container.svelte-s2nu5p{width:100vw;height:100vh;position:relative;z-index:-50}.circle-container.svelte-s2nu5p{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container.svelte-s2nu5p .circle:where(.svelte-s2nu5p){width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#47ffffab,#7affff88 10%,#9ff0 56%);animation:fadein-frames .2s infinite,svelte-s2nu5p-scale-frames 2s infinite}@keyframes svelte-s2nu5p-fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes svelte-s2nu5p-scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.circle-container.svelte-s2nu5p:nth-child(1){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-1;animation-duration:53774ms;animation-delay:26521ms}@keyframes svelte-s2nu5p-move-frames-1{0%{transform:translate3d(49vw,102vh,0)}to{transform:translate3d(13vw,-156vh,0)}}.circle-container.svelte-s2nu5p:nth-child(1) .circle:where(.svelte-s2nu5p){animation-delay:2.87s}.circle-container.svelte-s2nu5p:nth-child(2){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-2;animation-duration:54617ms;animation-delay:29803ms}@keyframes svelte-s2nu5p-move-frames-2{0%{transform:translate3d(32vw,110vh,0)}to{transform:translate3d(7vw,-194vh,0)}}.circle-container.svelte-s2nu5p:nth-child(2) .circle:where(.svelte-s2nu5p){animation-delay:3.9s}.circle-container.svelte-s2nu5p:nth-child(3){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-3;animation-duration:50176ms;animation-delay:30213ms}@keyframes svelte-s2nu5p-move-frames-3{0%{transform:translate3d(47vw,103vh,0)}to{transform:translate3d(32vw,-161vh,0)}}.circle-container.svelte-s2nu5p:nth-child(3) .circle:where(.svelte-s2nu5p){animation-delay:666ms}.circle-container.svelte-s2nu5p:nth-child(4){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-4;animation-duration:52366ms;animation-delay:9195ms}@keyframes svelte-s2nu5p-move-frames-4{0%{transform:translate3d(37vw,109vh,0)}to{transform:translate3d(62vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(4) .circle:where(.svelte-s2nu5p){animation-delay:2207ms}.circle-container.svelte-s2nu5p:nth-child(5){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-5;animation-duration:53936ms;animation-delay:6817ms}@keyframes svelte-s2nu5p-move-frames-5{0%{transform:translate3d(61vw,104vh,0)}to{transform:translate3d(78vw,-170vh,0)}}.circle-container.svelte-s2nu5p:nth-child(5) .circle:where(.svelte-s2nu5p){animation-delay:3864ms}.circle-container.svelte-s2nu5p:nth-child(6){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-6;animation-duration:49712ms;animation-delay:9212ms}@keyframes svelte-s2nu5p-move-frames-6{0%{transform:translate3d(81vw,110vh,0)}to{transform:translate3d(50vw,-208vh,0)}}.circle-container.svelte-s2nu5p:nth-child(6) .circle:where(.svelte-s2nu5p){animation-delay:1.2s}.circle-container.svelte-s2nu5p:nth-child(7){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-7;animation-duration:50234ms;animation-delay:26.92s}@keyframes svelte-s2nu5p-move-frames-7{0%{transform:translate3d(93vw,105vh,0)}to{transform:translate3d(64vw,-170vh,0)}}.circle-container.svelte-s2nu5p:nth-child(7) .circle:where(.svelte-s2nu5p){animation-delay:227ms}.circle-container.svelte-s2nu5p:nth-child(8){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-8;animation-duration:56155ms;animation-delay:3601ms}@keyframes svelte-s2nu5p-move-frames-8{0%{transform:translate3d(98vw,105vh,0)}to{transform:translate3d(57vw,-177vh,0)}}.circle-container.svelte-s2nu5p:nth-child(8) .circle:where(.svelte-s2nu5p){animation-delay:2061ms}.circle-container.svelte-s2nu5p:nth-child(9){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-9;animation-duration:56764ms;animation-delay:9722ms}@keyframes svelte-s2nu5p-move-frames-9{0%{transform:translate3d(79vw,109vh,0)}to{transform:translate3d(3vw,-206vh,0)}}.circle-container.svelte-s2nu5p:nth-child(9) .circle:where(.svelte-s2nu5p){animation-delay:1489ms}.circle-container.svelte-s2nu5p:nth-child(10){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-10;animation-duration:51723ms;animation-delay:4219ms}@keyframes svelte-s2nu5p-move-frames-10{0%{transform:translate3d(81vw,106vh,0)}to{transform:translate3d(76vw,-168vh,0)}}.circle-container.svelte-s2nu5p:nth-child(10) .circle:where(.svelte-s2nu5p){animation-delay:286ms}.circle-container.svelte-s2nu5p:nth-child(11){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-11;animation-duration:49915ms;animation-delay:35935ms}@keyframes svelte-s2nu5p-move-frames-11{0%{transform:translate3d(29vw,105vh,0)}to{transform:translate3d(15vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(11) .circle:where(.svelte-s2nu5p){animation-delay:253ms}.circle-container.svelte-s2nu5p:nth-child(12){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-12;animation-duration:51368ms;animation-delay:2887ms}@keyframes svelte-s2nu5p-move-frames-12{0%{transform:translate3d(10vw,105vh,0)}to{transform:translate3d(21vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(12) .circle:where(.svelte-s2nu5p){animation-delay:1646ms}.circle-container.svelte-s2nu5p:nth-child(13){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-13;animation-duration:51.83s;animation-delay:22298ms}@keyframes svelte-s2nu5p-move-frames-13{0%{transform:translate3d(16vw,110vh,0)}to{transform:translate3d(24vw,-203vh,0)}}.circle-container.svelte-s2nu5p:nth-child(13) .circle:where(.svelte-s2nu5p){animation-delay:2426ms}.circle-container.svelte-s2nu5p:nth-child(14){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-14;animation-duration:51906ms;animation-delay:13433ms}@keyframes svelte-s2nu5p-move-frames-14{0%{transform:translate3d(2vw,110vh,0)}to{transform:translate3d(24vw,-174vh,0)}}.circle-container.svelte-s2nu5p:nth-child(14) .circle:where(.svelte-s2nu5p){animation-delay:3883ms}.circle-container.svelte-s2nu5p:nth-child(15){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-15;animation-duration:49486ms;animation-delay:26.95s}@keyframes svelte-s2nu5p-move-frames-15{0%{transform:translate3d(95vw,107vh,0)}to{transform:translate3d(56vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(15) .circle:where(.svelte-s2nu5p){animation-delay:481ms}.circle-container.svelte-s2nu5p:nth-child(16){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-16;animation-duration:56.09s;animation-delay:21.52s}@keyframes svelte-s2nu5p-move-frames-16{0%{transform:translate3d(31vw,103vh,0)}to{transform:translate3d(23vw,-195vh,0)}}.circle-container.svelte-s2nu5p:nth-child(16) .circle:where(.svelte-s2nu5p){animation-delay:1191ms}.circle-container.svelte-s2nu5p:nth-child(17){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-17;animation-duration:54451ms;animation-delay:27164ms}@keyframes svelte-s2nu5p-move-frames-17{0%{transform:translate3d(1vw,102vh,0)}to{transform:translate3d(7vw,-195vh,0)}}.circle-container.svelte-s2nu5p:nth-child(17) .circle:where(.svelte-s2nu5p){animation-delay:.32s}.circle-container.svelte-s2nu5p:nth-child(18){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-18;animation-duration:52127ms;animation-delay:5857ms}@keyframes svelte-s2nu5p-move-frames-18{0%{transform:translate3d(25vw,101vh,0)}to{transform:translate3d(39vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(18) .circle:where(.svelte-s2nu5p){animation-delay:827ms}.circle-container.svelte-s2nu5p:nth-child(19){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-19;animation-duration:49794ms;animation-delay:7564ms}@keyframes svelte-s2nu5p-move-frames-19{0%{transform:translate3d(24vw,102vh,0)}to{transform:translate3d(52vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(19) .circle:where(.svelte-s2nu5p){animation-delay:1828ms}.circle-container.svelte-s2nu5p:nth-child(20){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-20;animation-duration:49876ms;animation-delay:18348ms}@keyframes svelte-s2nu5p-move-frames-20{0%{transform:translate3d(38vw,102vh,0)}to{transform:translate3d(14vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(20) .circle:where(.svelte-s2nu5p){animation-delay:3.51s}.circle-container.svelte-s2nu5p:nth-child(21){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-21;animation-duration:53297ms;animation-delay:33.9s}@keyframes svelte-s2nu5p-move-frames-21{0%{transform:translate3d(6vw,109vh,0)}to{transform:translate3d(59vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(21) .circle:where(.svelte-s2nu5p){animation-delay:3361ms}.circle-container.svelte-s2nu5p:nth-child(22){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-22;animation-duration:49309ms;animation-delay:14704ms}@keyframes svelte-s2nu5p-move-frames-22{0%{transform:translate3d(63vw,101vh,0)}to{transform:translate3d(3vw,-155vh,0)}}.circle-container.svelte-s2nu5p:nth-child(22) .circle:where(.svelte-s2nu5p){animation-delay:1875ms}.circle-container.svelte-s2nu5p:nth-child(23){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-23;animation-duration:56183ms;animation-delay:21029ms}@keyframes svelte-s2nu5p-move-frames-23{0%{transform:translate3d(5vw,110vh,0)}to{transform:translate3d(91vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(23) .circle:where(.svelte-s2nu5p){animation-delay:3754ms}.circle-container.svelte-s2nu5p:nth-child(24){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-24;animation-duration:48115ms;animation-delay:12971ms}@keyframes svelte-s2nu5p-move-frames-24{0%{transform:translate3d(87vw,109vh,0)}to{transform:translate3d(28vw,-179vh,0)}}.circle-container.svelte-s2nu5p:nth-child(24) .circle:where(.svelte-s2nu5p){animation-delay:2031ms}.circle-container.svelte-s2nu5p:nth-child(25){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-25;animation-duration:54041ms;animation-delay:12636ms}@keyframes svelte-s2nu5p-move-frames-25{0%{transform:translate3d(47vw,102vh,0)}to{transform:translate3d(52vw,-175vh,0)}}.circle-container.svelte-s2nu5p:nth-child(25) .circle:where(.svelte-s2nu5p){animation-delay:3711ms}.circle-container.svelte-s2nu5p:nth-child(26){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-26;animation-duration:53622ms;animation-delay:2062ms}@keyframes svelte-s2nu5p-move-frames-26{0%{transform:translate3d(80vw,110vh,0)}to{transform:translate3d(81vw,-183vh,0)}}.circle-container.svelte-s2nu5p:nth-child(26) .circle:where(.svelte-s2nu5p){animation-delay:3969ms}.circle-container.svelte-s2nu5p:nth-child(27){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-27;animation-duration:50003ms;animation-delay:12299ms}@keyframes svelte-s2nu5p-move-frames-27{0%{transform:translate3d(40vw,107vh,0)}to{transform:translate3d(92vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(27) .circle:where(.svelte-s2nu5p){animation-delay:1989ms}.circle-container.svelte-s2nu5p:nth-child(28){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-28;animation-duration:51298ms;animation-delay:8809ms}@keyframes svelte-s2nu5p-move-frames-28{0%{transform:translate3d(56vw,103vh,0)}to{transform:translate3d(1vw,-157vh,0)}}.circle-container.svelte-s2nu5p:nth-child(28) .circle:where(.svelte-s2nu5p){animation-delay:3638ms}.circle-container.svelte-s2nu5p:nth-child(29){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-29;animation-duration:52537ms;animation-delay:1655ms}@keyframes svelte-s2nu5p-move-frames-29{0%{transform:translate3d(33vw,103vh,0)}to{transform:translate3d(73vw,-190vh,0)}}.circle-container.svelte-s2nu5p:nth-child(29) .circle:where(.svelte-s2nu5p){animation-delay:3.35s}.circle-container.svelte-s2nu5p:nth-child(30){width:11px;height:11px;animation-name:svelte-s2nu5p-move-frames-30;animation-duration:53051ms;animation-delay:13591ms}@keyframes svelte-s2nu5p-move-frames-30{0%{transform:translate3d(84vw,107vh,0)}to{transform:translate3d(83vw,-188vh,0)}}.circle-container.svelte-s2nu5p:nth-child(30) .circle:where(.svelte-s2nu5p){animation-delay:1.67s}.circle-container.svelte-s2nu5p:nth-child(31){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-31;animation-duration:52855ms;animation-delay:33397ms}@keyframes svelte-s2nu5p-move-frames-31{0%{transform:translate3d(11vw,102vh,0)}to{transform:translate3d(54vw,-196vh,0)}}.circle-container.svelte-s2nu5p:nth-child(31) .circle:where(.svelte-s2nu5p){animation-delay:2979ms}.circle-container.svelte-s2nu5p:nth-child(32){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-32;animation-duration:50581ms;animation-delay:30555ms}@keyframes svelte-s2nu5p-move-frames-32{0%{transform:translate3d(71vw,108vh,0)}to{transform:translate3d(76vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(32) .circle:where(.svelte-s2nu5p){animation-delay:974ms}.circle-container.svelte-s2nu5p:nth-child(33){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-33;animation-duration:49.08s;animation-delay:2514ms}@keyframes svelte-s2nu5p-move-frames-33{0%{transform:translate3d(88vw,110vh,0)}to{transform:translate3d(59vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(33) .circle:where(.svelte-s2nu5p){animation-delay:986ms}.circle-container.svelte-s2nu5p:nth-child(34){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-34;animation-duration:48502ms;animation-delay:4038ms}@keyframes svelte-s2nu5p-move-frames-34{0%{transform:translate3d(30vw,104vh,0)}to{transform:translate3d(21vw,-188vh,0)}}.circle-container.svelte-s2nu5p:nth-child(34) .circle:where(.svelte-s2nu5p){animation-delay:2691ms}.circle-container.svelte-s2nu5p:nth-child(35){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-35;animation-duration:53758ms;animation-delay:36455ms}@keyframes svelte-s2nu5p-move-frames-35{0%{transform:translate3d(31vw,105vh,0)}to{transform:translate3d(22vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(35) .circle:where(.svelte-s2nu5p){animation-delay:3635ms}.circle-container.svelte-s2nu5p:nth-child(36){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-36;animation-duration:56328ms;animation-delay:29874ms}@keyframes svelte-s2nu5p-move-frames-36{0%{transform:translate3d(25vw,109vh,0)}to{transform:translate3d(22vw,-204vh,0)}}.circle-container.svelte-s2nu5p:nth-child(36) .circle:where(.svelte-s2nu5p){animation-delay:1998ms}.circle-container.svelte-s2nu5p:nth-child(37){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-37;animation-duration:53743ms;animation-delay:24714ms}@keyframes svelte-s2nu5p-move-frames-37{0%{transform:translate3d(42vw,107vh,0)}to{transform:translate3d(21vw,-206vh,0)}}.circle-container.svelte-s2nu5p:nth-child(37) .circle:where(.svelte-s2nu5p){animation-delay:1574ms}.circle-container.svelte-s2nu5p:nth-child(38){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-38;animation-duration:49522ms;animation-delay:13675ms}@keyframes svelte-s2nu5p-move-frames-38{0%{transform:translate3d(78vw,109vh,0)}to{transform:translate3d(58vw,-170vh,0)}}.circle-container.svelte-s2nu5p:nth-child(38) .circle:where(.svelte-s2nu5p){animation-delay:899ms}.circle-container.svelte-s2nu5p:nth-child(39){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-39;animation-duration:56947ms;animation-delay:30229ms}@keyframes svelte-s2nu5p-move-frames-39{0%{transform:translate3d(40vw,109vh,0)}to{transform:translate3d(97vw,-177vh,0)}}.circle-container.svelte-s2nu5p:nth-child(39) .circle:where(.svelte-s2nu5p){animation-delay:1.14s}.circle-container.svelte-s2nu5p:nth-child(40){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-40;animation-duration:54081ms;animation-delay:16654ms}@keyframes svelte-s2nu5p-move-frames-40{0%{transform:translate3d(89vw,105vh,0)}to{transform:translate3d(36vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(40) .circle:where(.svelte-s2nu5p){animation-delay:2461ms}.circle-container.svelte-s2nu5p:nth-child(41){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-41;animation-duration:51292ms;animation-delay:30129ms}@keyframes svelte-s2nu5p-move-frames-41{0%{transform:translate3d(64vw,106vh,0)}to{transform:translate3d(70vw,-194vh,0)}}.circle-container.svelte-s2nu5p:nth-child(41) .circle:where(.svelte-s2nu5p){animation-delay:226ms}.circle-container.svelte-s2nu5p:nth-child(42){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-42;animation-duration:55046ms;animation-delay:3389ms}@keyframes svelte-s2nu5p-move-frames-42{0%{transform:translate3d(64vw,101vh,0)}to{transform:translate3d(77vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(42) .circle:where(.svelte-s2nu5p){animation-delay:1784ms}.circle-container.svelte-s2nu5p:nth-child(43){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-43;animation-duration:52016ms;animation-delay:18555ms}@keyframes svelte-s2nu5p-move-frames-43{0%{transform:translate3d(68vw,106vh,0)}to{transform:translate3d(13vw,-183vh,0)}}.circle-container.svelte-s2nu5p:nth-child(43) .circle:where(.svelte-s2nu5p){animation-delay:2105ms}.circle-container.svelte-s2nu5p:nth-child(44){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-44;animation-duration:50699ms;animation-delay:1144ms}@keyframes svelte-s2nu5p-move-frames-44{0%{transform:translate3d(34vw,101vh,0)}to{transform:translate3d(91vw,-152vh,0)}}.circle-container.svelte-s2nu5p:nth-child(44) .circle:where(.svelte-s2nu5p){animation-delay:3712ms}.circle-container.svelte-s2nu5p:nth-child(45){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-45;animation-duration:52391ms;animation-delay:12651ms}@keyframes svelte-s2nu5p-move-frames-45{0%{transform:translate3d(75vw,109vh,0)}to{transform:translate3d(26vw,-168vh,0)}}.circle-container.svelte-s2nu5p:nth-child(45) .circle:where(.svelte-s2nu5p){animation-delay:2838ms}.circle-container.svelte-s2nu5p:nth-child(46){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-46;animation-duration:55835ms;animation-delay:513ms}@keyframes svelte-s2nu5p-move-frames-46{0%{transform:translate3d(74vw,102vh,0)}to{transform:translate3d(31vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(46) .circle:where(.svelte-s2nu5p){animation-delay:2508ms}.circle-container.svelte-s2nu5p:nth-child(47){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-47;animation-duration:51082ms;animation-delay:10.61s}@keyframes svelte-s2nu5p-move-frames-47{0%{transform:translate3d(25vw,110vh,0)}to{transform:translate3d(65vw,-168vh,0)}}.circle-container.svelte-s2nu5p:nth-child(47) .circle:where(.svelte-s2nu5p){animation-delay:1618ms}.circle-container.svelte-s2nu5p:nth-child(48){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-48;animation-duration:56755ms;animation-delay:17957ms}@keyframes svelte-s2nu5p-move-frames-48{0%{transform:translate3d(66vw,106vh,0)}to{transform:translate3d(6vw,-161vh,0)}}.circle-container.svelte-s2nu5p:nth-child(48) .circle:where(.svelte-s2nu5p){animation-delay:3561ms}.circle-container.svelte-s2nu5p:nth-child(49){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-49;animation-duration:53066ms;animation-delay:8953ms}@keyframes svelte-s2nu5p-move-frames-49{0%{transform:translate3d(2vw,102vh,0)}to{transform:translate3d(33vw,-178vh,0)}}.circle-container.svelte-s2nu5p:nth-child(49) .circle:where(.svelte-s2nu5p){animation-delay:3318ms}.circle-container.svelte-s2nu5p:nth-child(50){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-50;animation-duration:48764ms;animation-delay:34036ms}@keyframes svelte-s2nu5p-move-frames-50{0%{transform:translate3d(55vw,106vh,0)}to{transform:translate3d(26vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(50) .circle:where(.svelte-s2nu5p){animation-delay:1122ms}.circle-container.svelte-s2nu5p:nth-child(51){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-51;animation-duration:50834ms;animation-delay:14037ms}@keyframes svelte-s2nu5p-move-frames-51{0%{transform:translate3d(4vw,102vh,0)}to{transform:translate3d(1vw,-200vh,0)}}.circle-container.svelte-s2nu5p:nth-child(51) .circle:where(.svelte-s2nu5p){animation-delay:3669ms}.circle-container.svelte-s2nu5p:nth-child(52){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-52;animation-duration:50973ms;animation-delay:31413ms}@keyframes svelte-s2nu5p-move-frames-52{0%{transform:translate3d(9vw,110vh,0)}to{transform:translate3d(22vw,-184vh,0)}}.circle-container.svelte-s2nu5p:nth-child(52) .circle:where(.svelte-s2nu5p){animation-delay:2.49s}.circle-container.svelte-s2nu5p:nth-child(53){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-53;animation-duration:48548ms;animation-delay:28554ms}@keyframes svelte-s2nu5p-move-frames-53{0%{transform:translate3d(64vw,107vh,0)}to{transform:translate3d(78vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(53) .circle:where(.svelte-s2nu5p){animation-delay:854ms}.circle-container.svelte-s2nu5p:nth-child(54){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-54;animation-duration:51.52s;animation-delay:33692ms}@keyframes svelte-s2nu5p-move-frames-54{0%{transform:translate3d(13vw,106vh,0)}to{transform:translate3d(51vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(54) .circle:where(.svelte-s2nu5p){animation-delay:1815ms}.circle-container.svelte-s2nu5p:nth-child(55){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-55;animation-duration:54518ms;animation-delay:29469ms}@keyframes svelte-s2nu5p-move-frames-55{0%{transform:translate3d(48vw,105vh,0)}to{transform:translate3d(50vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(55) .circle:where(.svelte-s2nu5p){animation-delay:3764ms}.circle-container.svelte-s2nu5p:nth-child(56){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-56;animation-duration:55107ms;animation-delay:20.07s}@keyframes svelte-s2nu5p-move-frames-56{0%{transform:translate3d(82vw,107vh,0)}to{transform:translate3d(66vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(56) .circle:where(.svelte-s2nu5p){animation-delay:1237ms}.circle-container.svelte-s2nu5p:nth-child(57){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-57;animation-duration:48.52s;animation-delay:2216ms}@keyframes svelte-s2nu5p-move-frames-57{0%{transform:translate3d(23vw,105vh,0)}to{transform:translate3d(77vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(57) .circle:where(.svelte-s2nu5p){animation-delay:3777ms}.circle-container.svelte-s2nu5p:nth-child(58){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-58;animation-duration:49735ms;animation-delay:15581ms}@keyframes svelte-s2nu5p-move-frames-58{0%{transform:translate3d(44vw,110vh,0)}to{transform:translate3d(20vw,-204vh,0)}}.circle-container.svelte-s2nu5p:nth-child(58) .circle:where(.svelte-s2nu5p){animation-delay:3.81s}.circle-container.svelte-s2nu5p:nth-child(59){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-59;animation-duration:50299ms;animation-delay:10.72s}@keyframes svelte-s2nu5p-move-frames-59{0%{transform:translate3d(92vw,108vh,0)}to{transform:translate3d(43vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(59) .circle:where(.svelte-s2nu5p){animation-delay:3634ms}.circle-container.svelte-s2nu5p:nth-child(60){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-60;animation-duration:49.19s;animation-delay:8581ms}@keyframes svelte-s2nu5p-move-frames-60{0%{transform:translate3d(51vw,105vh,0)}to{transform:translate3d(12vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(60) .circle:where(.svelte-s2nu5p){animation-delay:437ms}.circle-container.svelte-s2nu5p:nth-child(61){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-61;animation-duration:49904ms;animation-delay:364ms}@keyframes svelte-s2nu5p-move-frames-61{0%{transform:translate3d(81vw,105vh,0)}to{transform:translate3d(61vw,-173vh,0)}}.circle-container.svelte-s2nu5p:nth-child(61) .circle:where(.svelte-s2nu5p){animation-delay:936ms}.circle-container.svelte-s2nu5p:nth-child(62){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-62;animation-duration:51515ms;animation-delay:9833ms}@keyframes svelte-s2nu5p-move-frames-62{0%{transform:translate3d(49vw,108vh,0)}to{transform:translate3d(56vw,-205vh,0)}}.circle-container.svelte-s2nu5p:nth-child(62) .circle:where(.svelte-s2nu5p){animation-delay:729ms}.circle-container.svelte-s2nu5p:nth-child(63){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-63;animation-duration:51587ms;animation-delay:572ms}@keyframes svelte-s2nu5p-move-frames-63{0%{transform:translate3d(53vw,106vh,0)}to{transform:translate3d(13vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(63) .circle:where(.svelte-s2nu5p){animation-delay:1313ms}.circle-container.svelte-s2nu5p:nth-child(64){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-64;animation-duration:50759ms;animation-delay:33263ms}@keyframes svelte-s2nu5p-move-frames-64{0%{transform:translate3d(33vw,108vh,0)}to{transform:translate3d(35vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(64) .circle:where(.svelte-s2nu5p){animation-delay:2.29s}.circle-container.svelte-s2nu5p:nth-child(65){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-65;animation-duration:49735ms;animation-delay:4076ms}@keyframes svelte-s2nu5p-move-frames-65{0%{transform:translate3d(43vw,106vh,0)}to{transform:translate3d(73vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(65) .circle:where(.svelte-s2nu5p){animation-delay:2908ms}.circle-container.svelte-s2nu5p:nth-child(66){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-66;animation-duration:50334ms;animation-delay:13597ms}@keyframes svelte-s2nu5p-move-frames-66{0%{transform:translate3d(24vw,102vh,0)}to{transform:translate3d(43vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(66) .circle:where(.svelte-s2nu5p){animation-delay:3138ms}.circle-container.svelte-s2nu5p:nth-child(67){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-67;animation-duration:54898ms;animation-delay:17616ms}@keyframes svelte-s2nu5p-move-frames-67{0%{transform:translate3d(71vw,109vh,0)}to{transform:translate3d(59vw,-165vh,0)}}.circle-container.svelte-s2nu5p:nth-child(67) .circle:where(.svelte-s2nu5p){animation-delay:2.75s}.circle-container.svelte-s2nu5p:nth-child(68){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-68;animation-duration:51826ms;animation-delay:11524ms}@keyframes svelte-s2nu5p-move-frames-68{0%{transform:translate3d(12vw,103vh,0)}to{transform:translate3d(73vw,-157vh,0)}}.circle-container.svelte-s2nu5p:nth-child(68) .circle:where(.svelte-s2nu5p){animation-delay:3017ms}.circle-container.svelte-s2nu5p:nth-child(69){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-69;animation-duration:49417ms;animation-delay:19811ms}@keyframes svelte-s2nu5p-move-frames-69{0%{transform:translate3d(2vw,103vh,0)}to{transform:translate3d(94vw,-197vh,0)}}.circle-container.svelte-s2nu5p:nth-child(69) .circle:where(.svelte-s2nu5p){animation-delay:893ms}.circle-container.svelte-s2nu5p:nth-child(70){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-70;animation-duration:50717ms;animation-delay:23028ms}@keyframes svelte-s2nu5p-move-frames-70{0%{transform:translate3d(63vw,102vh,0)}to{transform:translate3d(53vw,-155vh,0)}}.circle-container.svelte-s2nu5p:nth-child(70) .circle:where(.svelte-s2nu5p){animation-delay:2041ms}.circle-container.svelte-s2nu5p:nth-child(71){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-71;animation-duration:48991ms;animation-delay:26624ms}@keyframes svelte-s2nu5p-move-frames-71{0%{transform:translate3d(53vw,104vh,0)}to{transform:translate3d(84vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(71) .circle:where(.svelte-s2nu5p){animation-delay:1.01s}.circle-container.svelte-s2nu5p:nth-child(72){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-72;animation-duration:48383ms;animation-delay:30704ms}@keyframes svelte-s2nu5p-move-frames-72{0%{transform:translate3d(22vw,109vh,0)}to{transform:translate3d(56vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(72) .circle:where(.svelte-s2nu5p){animation-delay:2.42s}.circle-container.svelte-s2nu5p:nth-child(73){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-73;animation-duration:52065ms;animation-delay:34302ms}@keyframes svelte-s2nu5p-move-frames-73{0%{transform:translate3d(68vw,102vh,0)}to{transform:translate3d(65vw,-168vh,0)}}.circle-container.svelte-s2nu5p:nth-child(73) .circle:where(.svelte-s2nu5p){animation-delay:2454ms}.circle-container.svelte-s2nu5p:nth-child(74){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-74;animation-duration:50596ms;animation-delay:345ms}@keyframes svelte-s2nu5p-move-frames-74{0%{transform:translate3d(13vw,110vh,0)}to{transform:translate3d(32vw,-181vh,0)}}.circle-container.svelte-s2nu5p:nth-child(74) .circle:where(.svelte-s2nu5p){animation-delay:1425ms}.circle-container.svelte-s2nu5p:nth-child(75){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-75;animation-duration:49109ms;animation-delay:3553ms}@keyframes svelte-s2nu5p-move-frames-75{0%{transform:translate3d(43vw,102vh,0)}to{transform:translate3d(89vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(75) .circle:where(.svelte-s2nu5p){animation-delay:3273ms}.circle-container.svelte-s2nu5p:nth-child(76){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-76;animation-duration:50196ms;animation-delay:17024ms}@keyframes svelte-s2nu5p-move-frames-76{0%{transform:translate3d(47vw,110vh,0)}to{transform:translate3d(43vw,-194vh,0)}}.circle-container.svelte-s2nu5p:nth-child(76) .circle:where(.svelte-s2nu5p){animation-delay:2676ms}.circle-container.svelte-s2nu5p:nth-child(77){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-77;animation-duration:49838ms;animation-delay:29985ms}@keyframes svelte-s2nu5p-move-frames-77{0%{transform:translate3d(74vw,109vh,0)}to{transform:translate3d(21vw,-164vh,0)}}.circle-container.svelte-s2nu5p:nth-child(77) .circle:where(.svelte-s2nu5p){animation-delay:1524ms}.circle-container.svelte-s2nu5p:nth-child(78){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-78;animation-duration:51604ms;animation-delay:14307ms}@keyframes svelte-s2nu5p-move-frames-78{0%{transform:translate3d(43vw,106vh,0)}to{transform:translate3d(44vw,-200vh,0)}}.circle-container.svelte-s2nu5p:nth-child(78) .circle:where(.svelte-s2nu5p){animation-delay:2216ms}.circle-container.svelte-s2nu5p:nth-child(79){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-79;animation-duration:50956ms;animation-delay:453ms}@keyframes svelte-s2nu5p-move-frames-79{0%{transform:translate3d(81vw,103vh,0)}to{transform:translate3d(80vw,-160vh,0)}}.circle-container.svelte-s2nu5p:nth-child(79) .circle:where(.svelte-s2nu5p){animation-delay:292ms}.circle-container.svelte-s2nu5p:nth-child(80){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-80;animation-duration:52504ms;animation-delay:27544ms}@keyframes svelte-s2nu5p-move-frames-80{0%{transform:translate3d(51vw,104vh,0)}to{transform:translate3d(58vw,-161vh,0)}}.circle-container.svelte-s2nu5p:nth-child(80) .circle:where(.svelte-s2nu5p){animation-delay:.84s}.circle-container.svelte-s2nu5p:nth-child(81){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-81;animation-duration:56329ms;animation-delay:26119ms}@keyframes svelte-s2nu5p-move-frames-81{0%{transform:translate3d(29vw,107vh,0)}to{transform:translate3d(18vw,-199vh,0)}}.circle-container.svelte-s2nu5p:nth-child(81) .circle:where(.svelte-s2nu5p){animation-delay:3433ms}.circle-container.svelte-s2nu5p:nth-child(82){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-82;animation-duration:55791ms;animation-delay:14877ms}@keyframes svelte-s2nu5p-move-frames-82{0%{transform:translate3d(84vw,101vh,0)}to{transform:translate3d(47vw,-196vh,0)}}.circle-container.svelte-s2nu5p:nth-child(82) .circle:where(.svelte-s2nu5p){animation-delay:.67s}.circle-container.svelte-s2nu5p:nth-child(83){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-83;animation-duration:53212ms;animation-delay:4007ms}@keyframes svelte-s2nu5p-move-frames-83{0%{transform:translate3d(79vw,108vh,0)}to{transform:translate3d(24vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(83) .circle:where(.svelte-s2nu5p){animation-delay:1288ms}.circle-container.svelte-s2nu5p:nth-child(84){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-84;animation-duration:52316ms;animation-delay:35.63s}@keyframes svelte-s2nu5p-move-frames-84{0%{transform:translate3d(30vw,106vh,0)}to{transform:translate3d(80vw,-179vh,0)}}.circle-container.svelte-s2nu5p:nth-child(84) .circle:where(.svelte-s2nu5p){animation-delay:3.99s}.circle-container.svelte-s2nu5p:nth-child(85){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-85;animation-duration:56266ms;animation-delay:8292ms}@keyframes svelte-s2nu5p-move-frames-85{0%{transform:translate3d(56vw,108vh,0)}to{transform:translate3d(9vw,-208vh,0)}}.circle-container.svelte-s2nu5p:nth-child(85) .circle:where(.svelte-s2nu5p){animation-delay:3.22s}.circle-container.svelte-s2nu5p:nth-child(86){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-86;animation-duration:48679ms;animation-delay:6.06s}@keyframes svelte-s2nu5p-move-frames-86{0%{transform:translate3d(20vw,107vh,0)}to{transform:translate3d(41vw,-169vh,0)}}.circle-container.svelte-s2nu5p:nth-child(86) .circle:where(.svelte-s2nu5p){animation-delay:1032ms}.circle-container.svelte-s2nu5p:nth-child(87){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-87;animation-duration:52486ms;animation-delay:10157ms}@keyframes svelte-s2nu5p-move-frames-87{0%{transform:translate3d(44vw,106vh,0)}to{transform:translate3d(79vw,-199vh,0)}}.circle-container.svelte-s2nu5p:nth-child(87) .circle:where(.svelte-s2nu5p){animation-delay:393ms}.circle-container.svelte-s2nu5p:nth-child(88){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-88;animation-duration:53927ms;animation-delay:18363ms}@keyframes svelte-s2nu5p-move-frames-88{0%{transform:translate3d(78vw,107vh,0)}to{transform:translate3d(50vw,-165vh,0)}}.circle-container.svelte-s2nu5p:nth-child(88) .circle:where(.svelte-s2nu5p){animation-delay:2016ms}.circle-container.svelte-s2nu5p:nth-child(89){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-89;animation-duration:49636ms;animation-delay:15146ms}@keyframes svelte-s2nu5p-move-frames-89{0%{transform:translate3d(2vw,107vh,0)}to{transform:translate3d(53vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(89) .circle:where(.svelte-s2nu5p){animation-delay:745ms}.circle-container.svelte-s2nu5p:nth-child(90){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-90;animation-duration:56.81s;animation-delay:15276ms}@keyframes svelte-s2nu5p-move-frames-90{0%{transform:translate3d(53vw,110vh,0)}to{transform:translate3d(89vw,-210vh,0)}}.circle-container.svelte-s2nu5p:nth-child(90) .circle:where(.svelte-s2nu5p){animation-delay:3817ms}.circle-container.svelte-s2nu5p:nth-child(91){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-91;animation-duration:51189ms;animation-delay:11352ms}@keyframes svelte-s2nu5p-move-frames-91{0%{transform:translate3d(56vw,101vh,0)}to{transform:translate3d(15vw,-161vh,0)}}.circle-container.svelte-s2nu5p:nth-child(91) .circle:where(.svelte-s2nu5p){animation-delay:2551ms}.circle-container.svelte-s2nu5p:nth-child(92){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-92;animation-duration:51365ms;animation-delay:6641ms}@keyframes svelte-s2nu5p-move-frames-92{0%{transform:translate3d(61vw,105vh,0)}to{transform:translate3d(91vw,-200vh,0)}}.circle-container.svelte-s2nu5p:nth-child(92) .circle:where(.svelte-s2nu5p){animation-delay:286ms}.circle-container.svelte-s2nu5p:nth-child(93){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-93;animation-duration:54925ms;animation-delay:23415ms}@keyframes svelte-s2nu5p-move-frames-93{0%{transform:translate3d(74vw,103vh,0)}to{transform:translate3d(79vw,-155vh,0)}}.circle-container.svelte-s2nu5p:nth-child(93) .circle:where(.svelte-s2nu5p){animation-delay:3713ms}.circle-container.svelte-s2nu5p:nth-child(94){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-94;animation-duration:53211ms;animation-delay:12954ms}@keyframes svelte-s2nu5p-move-frames-94{0%{transform:translate3d(6vw,103vh,0)}to{transform:translate3d(25vw,-175vh,0)}}.circle-container.svelte-s2nu5p:nth-child(94) .circle:where(.svelte-s2nu5p){animation-delay:2923ms}.circle-container.svelte-s2nu5p:nth-child(95){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-95;animation-duration:51648ms;animation-delay:19834ms}@keyframes svelte-s2nu5p-move-frames-95{0%{transform:translate3d(89vw,103vh,0)}to{transform:translate3d(19vw,-170vh,0)}}.circle-container.svelte-s2nu5p:nth-child(95) .circle:where(.svelte-s2nu5p){animation-delay:3089ms}.circle-container.svelte-s2nu5p:nth-child(96){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-96;animation-duration:50892ms;animation-delay:31366ms}@keyframes svelte-s2nu5p-move-frames-96{0%{transform:translate3d(46vw,106vh,0)}to{transform:translate3d(47vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(96) .circle:where(.svelte-s2nu5p){animation-delay:1996ms}.circle-container.svelte-s2nu5p:nth-child(97){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-97;animation-duration:52777ms;animation-delay:10604ms}@keyframes svelte-s2nu5p-move-frames-97{0%{transform:translate3d(77vw,107vh,0)}to{transform:translate3d(15vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(97) .circle:where(.svelte-s2nu5p){animation-delay:30ms}.circle-container.svelte-s2nu5p:nth-child(98){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-98;animation-duration:52851ms;animation-delay:638ms}@keyframes svelte-s2nu5p-move-frames-98{0%{transform:translate3d(72vw,108vh,0)}to{transform:translate3d(54vw,-179vh,0)}}.circle-container.svelte-s2nu5p:nth-child(98) .circle:where(.svelte-s2nu5p){animation-delay:2386ms}.circle-container.svelte-s2nu5p:nth-child(99){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-99;animation-duration:52516ms;animation-delay:34108ms}@keyframes svelte-s2nu5p-move-frames-99{0%{transform:translate3d(31vw,103vh,0)}to{transform:translate3d(17vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(99) .circle:where(.svelte-s2nu5p){animation-delay:1532ms}.circle-container.svelte-s2nu5p:nth-child(100){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-100;animation-duration:53393ms;animation-delay:16304ms}@keyframes svelte-s2nu5p-move-frames-100{0%{transform:translate3d(89vw,102vh,0)}to{transform:translate3d(85vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(100) .circle:where(.svelte-s2nu5p){animation-delay:2.01s}.circle-container.svelte-s2nu5p:nth-child(101){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-101;animation-duration:49314ms;animation-delay:18.58s}@keyframes svelte-s2nu5p-move-frames-101{0%{transform:translate3d(29vw,104vh,0)}to{transform:translate3d(44vw,-184vh,0)}}.circle-container.svelte-s2nu5p:nth-child(101) .circle:where(.svelte-s2nu5p){animation-delay:2.89s}.circle-container.svelte-s2nu5p:nth-child(102){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-102;animation-duration:50928ms;animation-delay:24.18s}@keyframes svelte-s2nu5p-move-frames-102{0%{transform:translate3d(42vw,110vh,0)}to{transform:translate3d(15vw,-191vh,0)}}.circle-container.svelte-s2nu5p:nth-child(102) .circle:where(.svelte-s2nu5p){animation-delay:3605ms}.circle-container.svelte-s2nu5p:nth-child(103){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-103;animation-duration:55489ms;animation-delay:8508ms}@keyframes svelte-s2nu5p-move-frames-103{0%{transform:translate3d(82vw,101vh,0)}to{transform:translate3d(38vw,-201vh,0)}}.circle-container.svelte-s2nu5p:nth-child(103) .circle:where(.svelte-s2nu5p){animation-delay:3467ms}.circle-container.svelte-s2nu5p:nth-child(104){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-104;animation-duration:50.01s;animation-delay:18745ms}@keyframes svelte-s2nu5p-move-frames-104{0%{transform:translate3d(4vw,104vh,0)}to{transform:translate3d(5vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(104) .circle:where(.svelte-s2nu5p){animation-delay:2027ms}.circle-container.svelte-s2nu5p:nth-child(105){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-105;animation-duration:53033ms;animation-delay:11697ms}@keyframes svelte-s2nu5p-move-frames-105{0%{transform:translate3d(59vw,103vh,0)}to{transform:translate3d(84vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(105) .circle:where(.svelte-s2nu5p){animation-delay:3.73s}.circle-container.svelte-s2nu5p:nth-child(106){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-106;animation-duration:51653ms;animation-delay:34464ms}@keyframes svelte-s2nu5p-move-frames-106{0%{transform:translate3d(64vw,109vh,0)}to{transform:translate3d(85vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(106) .circle:where(.svelte-s2nu5p){animation-delay:1.73s}.circle-container.svelte-s2nu5p:nth-child(107){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-107;animation-duration:55734ms;animation-delay:31522ms}@keyframes svelte-s2nu5p-move-frames-107{0%{transform:translate3d(43vw,102vh,0)}to{transform:translate3d(65vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(107) .circle:where(.svelte-s2nu5p){animation-delay:446ms}.circle-container.svelte-s2nu5p:nth-child(108){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-108;animation-duration:55562ms;animation-delay:18547ms}@keyframes svelte-s2nu5p-move-frames-108{0%{transform:translate3d(11vw,102vh,0)}to{transform:translate3d(40vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(108) .circle:where(.svelte-s2nu5p){animation-delay:804ms}.circle-container.svelte-s2nu5p:nth-child(109){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-109;animation-duration:51375ms;animation-delay:35439ms}@keyframes svelte-s2nu5p-move-frames-109{0%{transform:translate3d(8vw,104vh,0)}to{transform:translate3d(99vw,-181vh,0)}}.circle-container.svelte-s2nu5p:nth-child(109) .circle:where(.svelte-s2nu5p){animation-delay:1079ms}.circle-container.svelte-s2nu5p:nth-child(110){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-110;animation-duration:53231ms;animation-delay:29476ms}@keyframes svelte-s2nu5p-move-frames-110{0%{transform:translate3d(37vw,106vh,0)}to{transform:translate3d(93vw,-163vh,0)}}.circle-container.svelte-s2nu5p:nth-child(110) .circle:where(.svelte-s2nu5p){animation-delay:1706ms}.circle-container.svelte-s2nu5p:nth-child(111){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-111;animation-duration:53.59s;animation-delay:22607ms}@keyframes svelte-s2nu5p-move-frames-111{0%{transform:translate3d(48vw,108vh,0)}to{transform:translate3d(58vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(111) .circle:where(.svelte-s2nu5p){animation-delay:501ms}.circle-container.svelte-s2nu5p:nth-child(112){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-112;animation-duration:50859ms;animation-delay:27.18s}@keyframes svelte-s2nu5p-move-frames-112{0%{transform:translate3d(67vw,103vh,0)}to{transform:translate3d(90vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(112) .circle:where(.svelte-s2nu5p){animation-delay:1147ms}.circle-container.svelte-s2nu5p:nth-child(113){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-113;animation-duration:53604ms;animation-delay:1513ms}@keyframes svelte-s2nu5p-move-frames-113{0%{transform:translate3d(81vw,105vh,0)}to{transform:translate3d(37vw,-186vh,0)}}.circle-container.svelte-s2nu5p:nth-child(113) .circle:where(.svelte-s2nu5p){animation-delay:254ms}.circle-container.svelte-s2nu5p:nth-child(114){width:15px;height:15px;animation-name:svelte-s2nu5p-move-frames-114;animation-duration:52229ms;animation-delay:5611ms}@keyframes svelte-s2nu5p-move-frames-114{0%{transform:translate3d(7vw,108vh,0)}to{transform:translate3d(80vw,-186vh,0)}}.circle-container.svelte-s2nu5p:nth-child(114) .circle:where(.svelte-s2nu5p){animation-delay:1345ms}.circle-container.svelte-s2nu5p:nth-child(115){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-115;animation-duration:54775ms;animation-delay:25068ms}@keyframes svelte-s2nu5p-move-frames-115{0%{transform:translate3d(3vw,108vh,0)}to{transform:translate3d(64vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(115) .circle:where(.svelte-s2nu5p){animation-delay:415ms}.circle-container.svelte-s2nu5p:nth-child(116){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-116;animation-duration:50525ms;animation-delay:15721ms}@keyframes svelte-s2nu5p-move-frames-116{0%{transform:translate3d(27vw,106vh,0)}to{transform:translate3d(24vw,-163vh,0)}}.circle-container.svelte-s2nu5p:nth-child(116) .circle:where(.svelte-s2nu5p){animation-delay:3682ms}.circle-container.svelte-s2nu5p:nth-child(117){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-117;animation-duration:50576ms;animation-delay:2528ms}@keyframes svelte-s2nu5p-move-frames-117{0%{transform:translate3d(65vw,109vh,0)}to{transform:translate3d(38vw,-188vh,0)}}.circle-container.svelte-s2nu5p:nth-child(117) .circle:where(.svelte-s2nu5p){animation-delay:3272ms}.circle-container.svelte-s2nu5p:nth-child(118){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-118;animation-duration:49723ms;animation-delay:6337ms}@keyframes svelte-s2nu5p-move-frames-118{0%{transform:translate3d(96vw,105vh,0)}to{transform:translate3d(52vw,-201vh,0)}}.circle-container.svelte-s2nu5p:nth-child(118) .circle:where(.svelte-s2nu5p){animation-delay:318ms}.circle-container.svelte-s2nu5p:nth-child(119){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-119;animation-duration:54671ms;animation-delay:18593ms}@keyframes svelte-s2nu5p-move-frames-119{0%{transform:translate3d(34vw,104vh,0)}to{transform:translate3d(76vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(119) .circle:where(.svelte-s2nu5p){animation-delay:3.58s}.circle-container.svelte-s2nu5p:nth-child(120){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-120;animation-duration:50582ms;animation-delay:35618ms}@keyframes svelte-s2nu5p-move-frames-120{0%{transform:translate3d(49vw,102vh,0)}to{transform:translate3d(51vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(120) .circle:where(.svelte-s2nu5p){animation-delay:1009ms}.circle-container.svelte-s2nu5p:nth-child(121){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-121;animation-duration:53732ms;animation-delay:14477ms}@keyframes svelte-s2nu5p-move-frames-121{0%{transform:translate3d(42vw,105vh,0)}to{transform:translate3d(53vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(121) .circle:where(.svelte-s2nu5p){animation-delay:264ms}.circle-container.svelte-s2nu5p:nth-child(122){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-122;animation-duration:51126ms;animation-delay:11574ms}@keyframes svelte-s2nu5p-move-frames-122{0%{transform:translate3d(13vw,107vh,0)}to{transform:translate3d(5vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(122) .circle:where(.svelte-s2nu5p){animation-delay:20ms}.circle-container.svelte-s2nu5p:nth-child(123){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-123;animation-duration:55489ms;animation-delay:14684ms}@keyframes svelte-s2nu5p-move-frames-123{0%{transform:translate3d(36vw,110vh,0)}to{transform:translate3d(40vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(123) .circle:where(.svelte-s2nu5p){animation-delay:586ms}.circle-container.svelte-s2nu5p:nth-child(124){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-124;animation-duration:54.49s;animation-delay:17725ms}@keyframes svelte-s2nu5p-move-frames-124{0%{transform:translate3d(95vw,103vh,0)}to{transform:translate3d(52vw,-172vh,0)}}.circle-container.svelte-s2nu5p:nth-child(124) .circle:where(.svelte-s2nu5p){animation-delay:716ms}.circle-container.svelte-s2nu5p:nth-child(125){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-125;animation-duration:49257ms;animation-delay:15256ms}@keyframes svelte-s2nu5p-move-frames-125{0%{transform:translate3d(60vw,106vh,0)}to{transform:translate3d(30vw,-164vh,0)}}.circle-container.svelte-s2nu5p:nth-child(125) .circle:where(.svelte-s2nu5p){animation-delay:1588ms}.circle-container.svelte-s2nu5p:nth-child(126){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-126;animation-duration:49303ms;animation-delay:32597ms}@keyframes svelte-s2nu5p-move-frames-126{0%{transform:translate3d(33vw,105vh,0)}to{transform:translate3d(77vw,-194vh,0)}}.circle-container.svelte-s2nu5p:nth-child(126) .circle:where(.svelte-s2nu5p){animation-delay:3.4s}.circle-container.svelte-s2nu5p:nth-child(127){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-127;animation-duration:52953ms;animation-delay:3.59s}@keyframes svelte-s2nu5p-move-frames-127{0%{transform:translate3d(48vw,103vh,0)}to{transform:translate3d(70vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(127) .circle:where(.svelte-s2nu5p){animation-delay:1839ms}.circle-container.svelte-s2nu5p:nth-child(128){width:11px;height:11px;animation-name:svelte-s2nu5p-move-frames-128;animation-duration:52249ms;animation-delay:3017ms}@keyframes svelte-s2nu5p-move-frames-128{0%{transform:translate3d(80vw,105vh,0)}to{transform:translate3d(35vw,-157vh,0)}}.circle-container.svelte-s2nu5p:nth-child(128) .circle:where(.svelte-s2nu5p){animation-delay:1308ms}.circle-container.svelte-s2nu5p:nth-child(129){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-129;animation-duration:52861ms;animation-delay:26124ms}@keyframes svelte-s2nu5p-move-frames-129{0%{transform:translate3d(45vw,103vh,0)}to{transform:translate3d(74vw,-199vh,0)}}.circle-container.svelte-s2nu5p:nth-child(129) .circle:where(.svelte-s2nu5p){animation-delay:638ms}.circle-container.svelte-s2nu5p:nth-child(130){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-130;animation-duration:48537ms;animation-delay:26216ms}@keyframes svelte-s2nu5p-move-frames-130{0%{transform:translate3d(5vw,109vh,0)}to{transform:translate3d(43vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(130) .circle:where(.svelte-s2nu5p){animation-delay:1299ms}.circle-container.svelte-s2nu5p:nth-child(131){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-131;animation-duration:50337ms;animation-delay:28367ms}@keyframes svelte-s2nu5p-move-frames-131{0%{transform:translate3d(53vw,110vh,0)}to{transform:translate3d(87vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(131) .circle:where(.svelte-s2nu5p){animation-delay:3518ms}.circle-container.svelte-s2nu5p:nth-child(132){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-132;animation-duration:53372ms;animation-delay:17854ms}@keyframes svelte-s2nu5p-move-frames-132{0%{transform:translate3d(7vw,102vh,0)}to{transform:translate3d(26vw,-173vh,0)}}.circle-container.svelte-s2nu5p:nth-child(132) .circle:where(.svelte-s2nu5p){animation-delay:1091ms}.circle-container.svelte-s2nu5p:nth-child(133){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-133;animation-duration:48681ms;animation-delay:14562ms}@keyframes svelte-s2nu5p-move-frames-133{0%{transform:translate3d(77vw,106vh,0)}to{transform:translate3d(3vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(133) .circle:where(.svelte-s2nu5p){animation-delay:83ms}.circle-container.svelte-s2nu5p:nth-child(134){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-134;animation-duration:52384ms;animation-delay:7.65s}@keyframes svelte-s2nu5p-move-frames-134{0%{transform:translate3d(40vw,110vh,0)}to{transform:translate3d(96vw,-173vh,0)}}.circle-container.svelte-s2nu5p:nth-child(134) .circle:where(.svelte-s2nu5p){animation-delay:1528ms}.circle-container.svelte-s2nu5p:nth-child(135){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-135;animation-duration:56568ms;animation-delay:6558ms}@keyframes svelte-s2nu5p-move-frames-135{0%{transform:translate3d(88vw,110vh,0)}to{transform:translate3d(19vw,-200vh,0)}}.circle-container.svelte-s2nu5p:nth-child(135) .circle:where(.svelte-s2nu5p){animation-delay:119ms}.circle-container.svelte-s2nu5p:nth-child(136){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-136;animation-duration:56437ms;animation-delay:13602ms}@keyframes svelte-s2nu5p-move-frames-136{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(96vw,-177vh,0)}}.circle-container.svelte-s2nu5p:nth-child(136) .circle:where(.svelte-s2nu5p){animation-delay:3495ms}.circle-container.svelte-s2nu5p:nth-child(137){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-137;animation-duration:54652ms;animation-delay:30421ms}@keyframes svelte-s2nu5p-move-frames-137{0%{transform:translate3d(50vw,104vh,0)}to{transform:translate3d(45vw,-204vh,0)}}.circle-container.svelte-s2nu5p:nth-child(137) .circle:where(.svelte-s2nu5p){animation-delay:359ms}.circle-container.svelte-s2nu5p:nth-child(138){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-138;animation-duration:50075ms;animation-delay:11024ms}@keyframes svelte-s2nu5p-move-frames-138{0%{transform:translate3d(31vw,109vh,0)}to{transform:translate3d(37vw,-162vh,0)}}.circle-container.svelte-s2nu5p:nth-child(138) .circle:where(.svelte-s2nu5p){animation-delay:164ms}.circle-container.svelte-s2nu5p:nth-child(139){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-139;animation-duration:48643ms;animation-delay:30774ms}@keyframes svelte-s2nu5p-move-frames-139{0%{transform:translate3d(56vw,101vh,0)}to{transform:translate3d(50vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(139) .circle:where(.svelte-s2nu5p){animation-delay:2323ms}.circle-container.svelte-s2nu5p:nth-child(140){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-140;animation-duration:54893ms;animation-delay:28936ms}@keyframes svelte-s2nu5p-move-frames-140{0%{transform:translate3d(48vw,110vh,0)}to{transform:translate3d(33vw,-197vh,0)}}.circle-container.svelte-s2nu5p:nth-child(140) .circle:where(.svelte-s2nu5p){animation-delay:3335ms}.circle-container.svelte-s2nu5p:nth-child(141){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-141;animation-duration:53.07s;animation-delay:21981ms}@keyframes svelte-s2nu5p-move-frames-141{0%{transform:translate3d(63vw,101vh,0)}to{transform:translate3d(85vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(141) .circle:where(.svelte-s2nu5p){animation-delay:2937ms}.circle-container.svelte-s2nu5p:nth-child(142){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-142;animation-duration:53387ms;animation-delay:19903ms}@keyframes svelte-s2nu5p-move-frames-142{0%{transform:translate3d(87vw,103vh,0)}to{transform:translate3d(52vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(142) .circle:where(.svelte-s2nu5p){animation-delay:47ms}.circle-container.svelte-s2nu5p:nth-child(143){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-143;animation-duration:55293ms;animation-delay:3634ms}@keyframes svelte-s2nu5p-move-frames-143{0%{transform:translate3d(32vw,110vh,0)}to{transform:translate3d(23vw,-188vh,0)}}.circle-container.svelte-s2nu5p:nth-child(143) .circle:where(.svelte-s2nu5p){animation-delay:2924ms}.circle-container.svelte-s2nu5p:nth-child(144){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-144;animation-duration:52272ms;animation-delay:20249ms}@keyframes svelte-s2nu5p-move-frames-144{0%{transform:translate3d(28vw,107vh,0)}to{transform:translate3d(37vw,-158vh,0)}}.circle-container.svelte-s2nu5p:nth-child(144) .circle:where(.svelte-s2nu5p){animation-delay:1834ms}.circle-container.svelte-s2nu5p:nth-child(145){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-145;animation-duration:49522ms;animation-delay:27299ms}@keyframes svelte-s2nu5p-move-frames-145{0%{transform:translate3d(91vw,102vh,0)}to{transform:translate3d(16vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(145) .circle:where(.svelte-s2nu5p){animation-delay:3396ms}.circle-container.svelte-s2nu5p:nth-child(146){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-146;animation-duration:55797ms;animation-delay:12962ms}@keyframes svelte-s2nu5p-move-frames-146{0%{transform:translate3d(81vw,103vh,0)}to{transform:translate3d(40vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(146) .circle:where(.svelte-s2nu5p){animation-delay:792ms}.circle-container.svelte-s2nu5p:nth-child(147){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-147;animation-duration:56851ms;animation-delay:14778ms}@keyframes svelte-s2nu5p-move-frames-147{0%{transform:translate3d(57vw,106vh,0)}to{transform:translate3d(19vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(147) .circle:where(.svelte-s2nu5p){animation-delay:3483ms}.circle-container.svelte-s2nu5p:nth-child(148){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-148;animation-duration:49127ms;animation-delay:13827ms}@keyframes svelte-s2nu5p-move-frames-148{0%{transform:translate3d(37vw,108vh,0)}to{transform:translate3d(91vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(148) .circle:where(.svelte-s2nu5p){animation-delay:1315ms}.circle-container.svelte-s2nu5p:nth-child(149){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-149;animation-duration:50104ms;animation-delay:5.78s}@keyframes svelte-s2nu5p-move-frames-149{0%{transform:translate3d(67vw,110vh,0)}to{transform:translate3d(62vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(149) .circle:where(.svelte-s2nu5p){animation-delay:1.49s}.circle-container.svelte-s2nu5p:nth-child(150){width:5px;height:5px;animation-name:svelte-s2nu5p-move-frames-150;animation-duration:49557ms;animation-delay:19.45s}@keyframes svelte-s2nu5p-move-frames-150{0%{transform:translate3d(13vw,101vh,0)}to{transform:translate3d(17vw,-160vh,0)}}.circle-container.svelte-s2nu5p:nth-child(150) .circle:where(.svelte-s2nu5p){animation-delay:3.74s}.circle-container.svelte-s2nu5p:nth-child(151){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-151;animation-duration:51.26s;animation-delay:21077ms}@keyframes svelte-s2nu5p-move-frames-151{0%{transform:translate3d(89vw,108vh,0)}to{transform:translate3d(2vw,-182vh,0)}}.circle-container.svelte-s2nu5p:nth-child(151) .circle:where(.svelte-s2nu5p){animation-delay:1958ms}.circle-container.svelte-s2nu5p:nth-child(152){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-152;animation-duration:51826ms;animation-delay:25544ms}@keyframes svelte-s2nu5p-move-frames-152{0%{transform:translate3d(48vw,101vh,0)}to{transform:translate3d(48vw,-169vh,0)}}.circle-container.svelte-s2nu5p:nth-child(152) .circle:where(.svelte-s2nu5p){animation-delay:2944ms}.circle-container.svelte-s2nu5p:nth-child(153){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-153;animation-duration:52892ms;animation-delay:32651ms}@keyframes svelte-s2nu5p-move-frames-153{0%{transform:translate3d(29vw,106vh,0)}to{transform:translate3d(4vw,-184vh,0)}}.circle-container.svelte-s2nu5p:nth-child(153) .circle:where(.svelte-s2nu5p){animation-delay:548ms}.circle-container.svelte-s2nu5p:nth-child(154){width:11px;height:11px;animation-name:svelte-s2nu5p-move-frames-154;animation-duration:50844ms;animation-delay:22.72s}@keyframes svelte-s2nu5p-move-frames-154{0%{transform:translate3d(82vw,101vh,0)}to{transform:translate3d(43vw,-195vh,0)}}.circle-container.svelte-s2nu5p:nth-child(154) .circle:where(.svelte-s2nu5p){animation-delay:367ms}.circle-container.svelte-s2nu5p:nth-child(155){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-155;animation-duration:52448ms;animation-delay:383ms}@keyframes svelte-s2nu5p-move-frames-155{0%{transform:translate3d(75vw,108vh,0)}to{transform:translate3d(56vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(155) .circle:where(.svelte-s2nu5p){animation-delay:1509ms}.circle-container.svelte-s2nu5p:nth-child(156){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-156;animation-duration:54354ms;animation-delay:13419ms}@keyframes svelte-s2nu5p-move-frames-156{0%{transform:translate3d(45vw,105vh,0)}to{transform:translate3d(11vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(156) .circle:where(.svelte-s2nu5p){animation-delay:2593ms}.circle-container.svelte-s2nu5p:nth-child(157){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-157;animation-duration:52348ms;animation-delay:20.17s}@keyframes svelte-s2nu5p-move-frames-157{0%{transform:translate3d(7vw,107vh,0)}to{transform:translate3d(20vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(157) .circle:where(.svelte-s2nu5p){animation-delay:1691ms}.circle-container.svelte-s2nu5p:nth-child(158){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-158;animation-duration:48169ms;animation-delay:8254ms}@keyframes svelte-s2nu5p-move-frames-158{0%{transform:translate3d(89vw,103vh,0)}to{transform:translate3d(3vw,-200vh,0)}}.circle-container.svelte-s2nu5p:nth-child(158) .circle:where(.svelte-s2nu5p){animation-delay:807ms}.circle-container.svelte-s2nu5p:nth-child(159){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-159;animation-duration:52923ms;animation-delay:27826ms}@keyframes svelte-s2nu5p-move-frames-159{0%{transform:translate3d(84vw,110vh,0)}to{transform:translate3d(48vw,-208vh,0)}}.circle-container.svelte-s2nu5p:nth-child(159) .circle:where(.svelte-s2nu5p){animation-delay:2604ms}.circle-container.svelte-s2nu5p:nth-child(160){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-160;animation-duration:55266ms;animation-delay:12.92s}@keyframes svelte-s2nu5p-move-frames-160{0%{transform:translate3d(66vw,103vh,0)}to{transform:translate3d(48vw,-199vh,0)}}.circle-container.svelte-s2nu5p:nth-child(160) .circle:where(.svelte-s2nu5p){animation-delay:2214ms}.circle-container.svelte-s2nu5p:nth-child(161){width:20px;height:20px;animation-name:svelte-s2nu5p-move-frames-161;animation-duration:55438ms;animation-delay:7467ms}@keyframes svelte-s2nu5p-move-frames-161{0%{transform:translate3d(90vw,102vh,0)}to{transform:translate3d(91vw,-179vh,0)}}.circle-container.svelte-s2nu5p:nth-child(161) .circle:where(.svelte-s2nu5p){animation-delay:507ms}.circle-container.svelte-s2nu5p:nth-child(162){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-162;animation-duration:54528ms;animation-delay:12379ms}@keyframes svelte-s2nu5p-move-frames-162{0%{transform:translate3d(31vw,102vh,0)}to{transform:translate3d(14vw,-189vh,0)}}.circle-container.svelte-s2nu5p:nth-child(162) .circle:where(.svelte-s2nu5p){animation-delay:2423ms}.circle-container.svelte-s2nu5p:nth-child(163){width:17px;height:17px;animation-name:svelte-s2nu5p-move-frames-163;animation-duration:52741ms;animation-delay:11461ms}@keyframes svelte-s2nu5p-move-frames-163{0%{transform:translate3d(92vw,104vh,0)}to{transform:translate3d(100vw,-180vh,0)}}.circle-container.svelte-s2nu5p:nth-child(163) .circle:where(.svelte-s2nu5p){animation-delay:376ms}.circle-container.svelte-s2nu5p:nth-child(164){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-164;animation-duration:55146ms;animation-delay:4018ms}@keyframes svelte-s2nu5p-move-frames-164{0%{transform:translate3d(7vw,104vh,0)}to{transform:translate3d(51vw,-170vh,0)}}.circle-container.svelte-s2nu5p:nth-child(164) .circle:where(.svelte-s2nu5p){animation-delay:2.23s}.circle-container.svelte-s2nu5p:nth-child(165){width:18px;height:18px;animation-name:svelte-s2nu5p-move-frames-165;animation-duration:51294ms;animation-delay:4015ms}@keyframes svelte-s2nu5p-move-frames-165{0%{transform:translate3d(74vw,107vh,0)}to{transform:translate3d(56vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(165) .circle:where(.svelte-s2nu5p){animation-delay:3021ms}.circle-container.svelte-s2nu5p:nth-child(166){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-166;animation-duration:48794ms;animation-delay:17294ms}@keyframes svelte-s2nu5p-move-frames-166{0%{transform:translate3d(87vw,108vh,0)}to{transform:translate3d(14vw,-195vh,0)}}.circle-container.svelte-s2nu5p:nth-child(166) .circle:where(.svelte-s2nu5p){animation-delay:2082ms}.circle-container.svelte-s2nu5p:nth-child(167){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-167;animation-duration:50103ms;animation-delay:3088ms}@keyframes svelte-s2nu5p-move-frames-167{0%{transform:translate3d(40vw,109vh,0)}to{transform:translate3d(24vw,-165vh,0)}}.circle-container.svelte-s2nu5p:nth-child(167) .circle:where(.svelte-s2nu5p){animation-delay:1344ms}.circle-container.svelte-s2nu5p:nth-child(168){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-168;animation-duration:53845ms;animation-delay:3223ms}@keyframes svelte-s2nu5p-move-frames-168{0%{transform:translate3d(24vw,101vh,0)}to{transform:translate3d(72vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(168) .circle:where(.svelte-s2nu5p){animation-delay:1357ms}.circle-container.svelte-s2nu5p:nth-child(169){width:8px;height:8px;animation-name:svelte-s2nu5p-move-frames-169;animation-duration:52987ms;animation-delay:25791ms}@keyframes svelte-s2nu5p-move-frames-169{0%{transform:translate3d(77vw,102vh,0)}to{transform:translate3d(91vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(169) .circle:where(.svelte-s2nu5p){animation-delay:3647ms}.circle-container.svelte-s2nu5p:nth-child(170){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-170;animation-duration:54326ms;animation-delay:2644ms}@keyframes svelte-s2nu5p-move-frames-170{0%{transform:translate3d(75vw,107vh,0)}to{transform:translate3d(60vw,-203vh,0)}}.circle-container.svelte-s2nu5p:nth-child(170) .circle:where(.svelte-s2nu5p){animation-delay:3516ms}.circle-container.svelte-s2nu5p:nth-child(171){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-171;animation-duration:49651ms;animation-delay:12865ms}@keyframes svelte-s2nu5p-move-frames-171{0%{transform:translate3d(63vw,105vh,0)}to{transform:translate3d(4vw,-175vh,0)}}.circle-container.svelte-s2nu5p:nth-child(171) .circle:where(.svelte-s2nu5p){animation-delay:1861ms}.circle-container.svelte-s2nu5p:nth-child(172){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-172;animation-duration:51067ms;animation-delay:18967ms}@keyframes svelte-s2nu5p-move-frames-172{0%{transform:translate3d(17vw,107vh,0)}to{transform:translate3d(64vw,-172vh,0)}}.circle-container.svelte-s2nu5p:nth-child(172) .circle:where(.svelte-s2nu5p){animation-delay:1579ms}.circle-container.svelte-s2nu5p:nth-child(173){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-173;animation-duration:48307ms;animation-delay:33337ms}@keyframes svelte-s2nu5p-move-frames-173{0%{transform:translate3d(94vw,108vh,0)}to{transform:translate3d(17vw,-208vh,0)}}.circle-container.svelte-s2nu5p:nth-child(173) .circle:where(.svelte-s2nu5p){animation-delay:1886ms}.circle-container.svelte-s2nu5p:nth-child(174){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-174;animation-duration:56.09s;animation-delay:8433ms}@keyframes svelte-s2nu5p-move-frames-174{0%{transform:translate3d(54vw,105vh,0)}to{transform:translate3d(13vw,-163vh,0)}}.circle-container.svelte-s2nu5p:nth-child(174) .circle:where(.svelte-s2nu5p){animation-delay:.48s}.circle-container.svelte-s2nu5p:nth-child(175){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-175;animation-duration:48934ms;animation-delay:33282ms}@keyframes svelte-s2nu5p-move-frames-175{0%{transform:translate3d(32vw,109vh,0)}to{transform:translate3d(94vw,-169vh,0)}}.circle-container.svelte-s2nu5p:nth-child(175) .circle:where(.svelte-s2nu5p){animation-delay:3285ms}.circle-container.svelte-s2nu5p:nth-child(176){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-176;animation-duration:48607ms;animation-delay:31273ms}@keyframes svelte-s2nu5p-move-frames-176{0%{transform:translate3d(94vw,105vh,0)}to{transform:translate3d(22vw,-205vh,0)}}.circle-container.svelte-s2nu5p:nth-child(176) .circle:where(.svelte-s2nu5p){animation-delay:1274ms}.circle-container.svelte-s2nu5p:nth-child(177){width:12px;height:12px;animation-name:svelte-s2nu5p-move-frames-177;animation-duration:56706ms;animation-delay:32951ms}@keyframes svelte-s2nu5p-move-frames-177{0%{transform:translate3d(41vw,107vh,0)}to{transform:translate3d(25vw,-164vh,0)}}.circle-container.svelte-s2nu5p:nth-child(177) .circle:where(.svelte-s2nu5p){animation-delay:3814ms}.circle-container.svelte-s2nu5p:nth-child(178){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-178;animation-duration:53981ms;animation-delay:25319ms}@keyframes svelte-s2nu5p-move-frames-178{0%{transform:translate3d(55vw,103vh,0)}to{transform:translate3d(10vw,-192vh,0)}}.circle-container.svelte-s2nu5p:nth-child(178) .circle:where(.svelte-s2nu5p){animation-delay:3731ms}.circle-container.svelte-s2nu5p:nth-child(179){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-179;animation-duration:54142ms;animation-delay:31362ms}@keyframes svelte-s2nu5p-move-frames-179{0%{transform:translate3d(63vw,110vh,0)}to{transform:translate3d(74vw,-202vh,0)}}.circle-container.svelte-s2nu5p:nth-child(179) .circle:where(.svelte-s2nu5p){animation-delay:1014ms}.circle-container.svelte-s2nu5p:nth-child(180){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-180;animation-duration:54486ms;animation-delay:8985ms}@keyframes svelte-s2nu5p-move-frames-180{0%{transform:translate3d(63vw,106vh,0)}to{transform:translate3d(54vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(180) .circle:where(.svelte-s2nu5p){animation-delay:3408ms}.circle-container.svelte-s2nu5p:nth-child(181){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-181;animation-duration:53032ms;animation-delay:29543ms}@keyframes svelte-s2nu5p-move-frames-181{0%{transform:translate3d(91vw,106vh,0)}to{transform:translate3d(48vw,-169vh,0)}}.circle-container.svelte-s2nu5p:nth-child(181) .circle:where(.svelte-s2nu5p){animation-delay:659ms}.circle-container.svelte-s2nu5p:nth-child(182){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-182;animation-duration:49695ms;animation-delay:21.09s}@keyframes svelte-s2nu5p-move-frames-182{0%{transform:translate3d(48vw,101vh,0)}to{transform:translate3d(8vw,-167vh,0)}}.circle-container.svelte-s2nu5p:nth-child(182) .circle:where(.svelte-s2nu5p){animation-delay:1644ms}.circle-container.svelte-s2nu5p:nth-child(183){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-183;animation-duration:55891ms;animation-delay:24175ms}@keyframes svelte-s2nu5p-move-frames-183{0%{transform:translate3d(40vw,101vh,0)}to{transform:translate3d(91vw,-187vh,0)}}.circle-container.svelte-s2nu5p:nth-child(183) .circle:where(.svelte-s2nu5p){animation-delay:3843ms}.circle-container.svelte-s2nu5p:nth-child(184){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-184;animation-duration:52678ms;animation-delay:1139ms}@keyframes svelte-s2nu5p-move-frames-184{0%{transform:translate3d(88vw,104vh,0)}to{transform:translate3d(12vw,-203vh,0)}}.circle-container.svelte-s2nu5p:nth-child(184) .circle:where(.svelte-s2nu5p){animation-delay:3747ms}.circle-container.svelte-s2nu5p:nth-child(185){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-185;animation-duration:56052ms;animation-delay:14152ms}@keyframes svelte-s2nu5p-move-frames-185{0%{transform:translate3d(5vw,102vh,0)}to{transform:translate3d(69vw,-193vh,0)}}.circle-container.svelte-s2nu5p:nth-child(185) .circle:where(.svelte-s2nu5p){animation-delay:1809ms}.circle-container.svelte-s2nu5p:nth-child(186){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-186;animation-duration:48781ms;animation-delay:8.21s}@keyframes svelte-s2nu5p-move-frames-186{0%{transform:translate3d(67vw,105vh,0)}to{transform:translate3d(58vw,-185vh,0)}}.circle-container.svelte-s2nu5p:nth-child(186) .circle:where(.svelte-s2nu5p){animation-delay:191ms}.circle-container.svelte-s2nu5p:nth-child(187){width:1px;height:1px;animation-name:svelte-s2nu5p-move-frames-187;animation-duration:49.87s;animation-delay:22838ms}@keyframes svelte-s2nu5p-move-frames-187{0%{transform:translate3d(18vw,106vh,0)}to{transform:translate3d(34vw,-195vh,0)}}.circle-container.svelte-s2nu5p:nth-child(187) .circle:where(.svelte-s2nu5p){animation-delay:.34s}.circle-container.svelte-s2nu5p:nth-child(188){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-188;animation-duration:56021ms;animation-delay:24.92s}@keyframes svelte-s2nu5p-move-frames-188{0%{transform:translate3d(91vw,102vh,0)}to{transform:translate3d(16vw,-181vh,0)}}.circle-container.svelte-s2nu5p:nth-child(188) .circle:where(.svelte-s2nu5p){animation-delay:1529ms}.circle-container.svelte-s2nu5p:nth-child(189){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-189;animation-duration:49269ms;animation-delay:21097ms}@keyframes svelte-s2nu5p-move-frames-189{0%{transform:translate3d(66vw,106vh,0)}to{transform:translate3d(5vw,-197vh,0)}}.circle-container.svelte-s2nu5p:nth-child(189) .circle:where(.svelte-s2nu5p){animation-delay:.1s}.circle-container.svelte-s2nu5p:nth-child(190){width:9px;height:9px;animation-name:svelte-s2nu5p-move-frames-190;animation-duration:54531ms;animation-delay:21172ms}@keyframes svelte-s2nu5p-move-frames-190{0%{transform:translate3d(49vw,102vh,0)}to{transform:translate3d(46vw,-176vh,0)}}.circle-container.svelte-s2nu5p:nth-child(190) .circle:where(.svelte-s2nu5p){animation-delay:3402ms}.circle-container.svelte-s2nu5p:nth-child(191){width:16px;height:16px;animation-name:svelte-s2nu5p-move-frames-191;animation-duration:52843ms;animation-delay:19449ms}@keyframes svelte-s2nu5p-move-frames-191{0%{transform:translate3d(28vw,109vh,0)}to{transform:translate3d(88vw,-207vh,0)}}.circle-container.svelte-s2nu5p:nth-child(191) .circle:where(.svelte-s2nu5p){animation-delay:2227ms}.circle-container.svelte-s2nu5p:nth-child(192){width:6px;height:6px;animation-name:svelte-s2nu5p-move-frames-192;animation-duration:48932ms;animation-delay:25626ms}@keyframes svelte-s2nu5p-move-frames-192{0%{transform:translate3d(90vw,107vh,0)}to{transform:translate3d(87vw,-166vh,0)}}.circle-container.svelte-s2nu5p:nth-child(192) .circle:where(.svelte-s2nu5p){animation-delay:3182ms}.circle-container.svelte-s2nu5p:nth-child(193){width:13px;height:13px;animation-name:svelte-s2nu5p-move-frames-193;animation-duration:54347ms;animation-delay:32691ms}@keyframes svelte-s2nu5p-move-frames-193{0%{transform:translate3d(89vw,101vh,0)}to{transform:translate3d(63vw,-190vh,0)}}.circle-container.svelte-s2nu5p:nth-child(193) .circle:where(.svelte-s2nu5p){animation-delay:3863ms}.circle-container.svelte-s2nu5p:nth-child(194){width:10px;height:10px;animation-name:svelte-s2nu5p-move-frames-194;animation-duration:55502ms;animation-delay:22335ms}@keyframes svelte-s2nu5p-move-frames-194{0%{transform:translate3d(19vw,105vh,0)}to{transform:translate3d(42vw,-177vh,0)}}.circle-container.svelte-s2nu5p:nth-child(194) .circle:where(.svelte-s2nu5p){animation-delay:2513ms}.circle-container.svelte-s2nu5p:nth-child(195){width:14px;height:14px;animation-name:svelte-s2nu5p-move-frames-195;animation-duration:54738ms;animation-delay:28547ms}@keyframes svelte-s2nu5p-move-frames-195{0%{transform:translate3d(15vw,105vh,0)}to{transform:translate3d(11vw,-203vh,0)}}.circle-container.svelte-s2nu5p:nth-child(195) .circle:where(.svelte-s2nu5p){animation-delay:1177ms}.circle-container.svelte-s2nu5p:nth-child(196){width:3px;height:3px;animation-name:svelte-s2nu5p-move-frames-196;animation-duration:52161ms;animation-delay:12692ms}@keyframes svelte-s2nu5p-move-frames-196{0%{transform:translate3d(83vw,109vh,0)}to{transform:translate3d(98vw,-171vh,0)}}.circle-container.svelte-s2nu5p:nth-child(196) .circle:where(.svelte-s2nu5p){animation-delay:551ms}.circle-container.svelte-s2nu5p:nth-child(197){width:7px;height:7px;animation-name:svelte-s2nu5p-move-frames-197;animation-duration:48363ms;animation-delay:18458ms}@keyframes svelte-s2nu5p-move-frames-197{0%{transform:translate3d(84vw,109vh,0)}to{transform:translate3d(37vw,-177vh,0)}}.circle-container.svelte-s2nu5p:nth-child(197) .circle:where(.svelte-s2nu5p){animation-delay:3267ms}.circle-container.svelte-s2nu5p:nth-child(198){width:4px;height:4px;animation-name:svelte-s2nu5p-move-frames-198;animation-duration:51475ms;animation-delay:33814ms}@keyframes svelte-s2nu5p-move-frames-198{0%{transform:translate3d(86vw,108vh,0)}to{transform:translate3d(14vw,-174vh,0)}}.circle-container.svelte-s2nu5p:nth-child(198) .circle:where(.svelte-s2nu5p){animation-delay:1215ms}.circle-container.svelte-s2nu5p:nth-child(199){width:19px;height:19px;animation-name:svelte-s2nu5p-move-frames-199;animation-duration:50592ms;animation-delay:35886ms}@keyframes svelte-s2nu5p-move-frames-199{0%{transform:translate3d(98vw,103vh,0)}to{transform:translate3d(95vw,-198vh,0)}}.circle-container.svelte-s2nu5p:nth-child(199) .circle:where(.svelte-s2nu5p){animation-delay:41ms}.circle-container.svelte-s2nu5p:nth-child(200){width:2px;height:2px;animation-name:svelte-s2nu5p-move-frames-200;animation-duration:49281ms;animation-delay:4528ms}@keyframes svelte-s2nu5p-move-frames-200{0%{transform:translate3d(82vw,107vh,0)}to{transform:translate3d(82vw,-205vh,0)}}.circle-container.svelte-s2nu5p:nth-child(200) .circle:where(.svelte-s2nu5p){animation-delay:1219ms}#mainDiv.svelte-1jt8q2f{height:100vh;width:100vw;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-color:#f5f5f5;padding:0%;position:fixed;cursor:url(../../../Cursors/Wii-Curso-plain.png),pointer;top:0;left:0}
