@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-1kpl6sh{width:100vw;height:100vh;position:relative;z-index:-50}.circle-container.svelte-1kpl6sh{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container.svelte-1kpl6sh .circle:where(.svelte-1kpl6sh){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-1kpl6sh-scale-frames 2s infinite}@keyframes svelte-1kpl6sh-fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes svelte-1kpl6sh-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-1kpl6sh:nth-child(1){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-1;animation-duration:51768ms;animation-delay:20676ms}@keyframes svelte-1kpl6sh-move-frames-1{0%{transform:translate3d(54vw,110vh,0)}to{transform:translate3d(99vw,-203vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(1) .circle:where(.svelte-1kpl6sh){animation-delay:1694ms}.circle-container.svelte-1kpl6sh:nth-child(2){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-2;animation-duration:56708ms;animation-delay:5679ms}@keyframes svelte-1kpl6sh-move-frames-2{0%{transform:translate3d(53vw,110vh,0)}to{transform:translate3d(92vw,-188vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(2) .circle:where(.svelte-1kpl6sh){animation-delay:1309ms}.circle-container.svelte-1kpl6sh:nth-child(3){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-3;animation-duration:55267ms;animation-delay:35553ms}@keyframes svelte-1kpl6sh-move-frames-3{0%{transform:translate3d(5vw,107vh,0)}to{transform:translate3d(2vw,-195vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(3) .circle:where(.svelte-1kpl6sh){animation-delay:2516ms}.circle-container.svelte-1kpl6sh:nth-child(4){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-4;animation-duration:48.14s;animation-delay:30166ms}@keyframes svelte-1kpl6sh-move-frames-4{0%{transform:translate3d(100vw,103vh,0)}to{transform:translate3d(74vw,-199vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(4) .circle:where(.svelte-1kpl6sh){animation-delay:2973ms}.circle-container.svelte-1kpl6sh:nth-child(5){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-5;animation-duration:48045ms;animation-delay:8004ms}@keyframes svelte-1kpl6sh-move-frames-5{0%{transform:translate3d(75vw,108vh,0)}to{transform:translate3d(88vw,-203vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(5) .circle:where(.svelte-1kpl6sh){animation-delay:177ms}.circle-container.svelte-1kpl6sh:nth-child(6){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-6;animation-duration:54457ms;animation-delay:31.93s}@keyframes svelte-1kpl6sh-move-frames-6{0%{transform:translate3d(37vw,101vh,0)}to{transform:translate3d(72vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(6) .circle:where(.svelte-1kpl6sh){animation-delay:3.2s}.circle-container.svelte-1kpl6sh:nth-child(7){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-7;animation-duration:50796ms;animation-delay:14886ms}@keyframes svelte-1kpl6sh-move-frames-7{0%{transform:translate3d(31vw,103vh,0)}to{transform:translate3d(3vw,-197vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(7) .circle:where(.svelte-1kpl6sh){animation-delay:3192ms}.circle-container.svelte-1kpl6sh:nth-child(8){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-8;animation-duration:55614ms;animation-delay:14278ms}@keyframes svelte-1kpl6sh-move-frames-8{0%{transform:translate3d(16vw,110vh,0)}to{transform:translate3d(41vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(8) .circle:where(.svelte-1kpl6sh){animation-delay:1001ms}.circle-container.svelte-1kpl6sh:nth-child(9){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-9;animation-duration:50537ms;animation-delay:12659ms}@keyframes svelte-1kpl6sh-move-frames-9{0%{transform:translate3d(29vw,101vh,0)}to{transform:translate3d(66vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(9) .circle:where(.svelte-1kpl6sh){animation-delay:422ms}.circle-container.svelte-1kpl6sh:nth-child(10){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-10;animation-duration:51889ms;animation-delay:27484ms}@keyframes svelte-1kpl6sh-move-frames-10{0%{transform:translate3d(5vw,104vh,0)}to{transform:translate3d(43vw,-173vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(10) .circle:where(.svelte-1kpl6sh){animation-delay:3633ms}.circle-container.svelte-1kpl6sh:nth-child(11){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-11;animation-duration:55608ms;animation-delay:19686ms}@keyframes svelte-1kpl6sh-move-frames-11{0%{transform:translate3d(49vw,104vh,0)}to{transform:translate3d(91vw,-185vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(11) .circle:where(.svelte-1kpl6sh){animation-delay:738ms}.circle-container.svelte-1kpl6sh:nth-child(12){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-12;animation-duration:49771ms;animation-delay:25.58s}@keyframes svelte-1kpl6sh-move-frames-12{0%{transform:translate3d(4vw,103vh,0)}to{transform:translate3d(88vw,-188vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(12) .circle:where(.svelte-1kpl6sh){animation-delay:797ms}.circle-container.svelte-1kpl6sh:nth-child(13){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-13;animation-duration:52955ms;animation-delay:16225ms}@keyframes svelte-1kpl6sh-move-frames-13{0%{transform:translate3d(29vw,107vh,0)}to{transform:translate3d(3vw,-162vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(13) .circle:where(.svelte-1kpl6sh){animation-delay:2541ms}.circle-container.svelte-1kpl6sh:nth-child(14){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-14;animation-duration:48228ms;animation-delay:24283ms}@keyframes svelte-1kpl6sh-move-frames-14{0%{transform:translate3d(97vw,110vh,0)}to{transform:translate3d(41vw,-204vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(14) .circle:where(.svelte-1kpl6sh){animation-delay:366ms}.circle-container.svelte-1kpl6sh:nth-child(15){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-15;animation-duration:53302ms;animation-delay:23291ms}@keyframes svelte-1kpl6sh-move-frames-15{0%{transform:translate3d(97vw,106vh,0)}to{transform:translate3d(65vw,-187vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(15) .circle:where(.svelte-1kpl6sh){animation-delay:1348ms}.circle-container.svelte-1kpl6sh:nth-child(16){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-16;animation-duration:53719ms;animation-delay:4657ms}@keyframes svelte-1kpl6sh-move-frames-16{0%{transform:translate3d(7vw,102vh,0)}to{transform:translate3d(84vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(16) .circle:where(.svelte-1kpl6sh){animation-delay:3089ms}.circle-container.svelte-1kpl6sh:nth-child(17){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-17;animation-duration:55054ms;animation-delay:13075ms}@keyframes svelte-1kpl6sh-move-frames-17{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(20vw,-154vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(17) .circle:where(.svelte-1kpl6sh){animation-delay:2.17s}.circle-container.svelte-1kpl6sh:nth-child(18){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-18;animation-duration:55145ms;animation-delay:3673ms}@keyframes svelte-1kpl6sh-move-frames-18{0%{transform:translate3d(93vw,101vh,0)}to{transform:translate3d(45vw,-180vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(18) .circle:where(.svelte-1kpl6sh){animation-delay:3642ms}.circle-container.svelte-1kpl6sh:nth-child(19){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-19;animation-duration:48067ms;animation-delay:9609ms}@keyframes svelte-1kpl6sh-move-frames-19{0%{transform:translate3d(6vw,104vh,0)}to{transform:translate3d(66vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(19) .circle:where(.svelte-1kpl6sh){animation-delay:2318ms}.circle-container.svelte-1kpl6sh:nth-child(20){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-20;animation-duration:52072ms;animation-delay:28067ms}@keyframes svelte-1kpl6sh-move-frames-20{0%{transform:translate3d(24vw,106vh,0)}to{transform:translate3d(11vw,-167vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(20) .circle:where(.svelte-1kpl6sh){animation-delay:1874ms}.circle-container.svelte-1kpl6sh:nth-child(21){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-21;animation-duration:53131ms;animation-delay:13558ms}@keyframes svelte-1kpl6sh-move-frames-21{0%{transform:translate3d(26vw,107vh,0)}to{transform:translate3d(91vw,-198vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(21) .circle:where(.svelte-1kpl6sh){animation-delay:601ms}.circle-container.svelte-1kpl6sh:nth-child(22){width:6px;height:6px;animation-name:svelte-1kpl6sh-move-frames-22;animation-duration:48176ms;animation-delay:9.47s}@keyframes svelte-1kpl6sh-move-frames-22{0%{transform:translate3d(95vw,102vh,0)}to{transform:translate3d(71vw,-156vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(22) .circle:where(.svelte-1kpl6sh){animation-delay:2424ms}.circle-container.svelte-1kpl6sh:nth-child(23){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-23;animation-duration:53601ms;animation-delay:35775ms}@keyframes svelte-1kpl6sh-move-frames-23{0%{transform:translate3d(86vw,109vh,0)}to{transform:translate3d(76vw,-171vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(23) .circle:where(.svelte-1kpl6sh){animation-delay:3654ms}.circle-container.svelte-1kpl6sh:nth-child(24){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-24;animation-duration:48427ms;animation-delay:30987ms}@keyframes svelte-1kpl6sh-move-frames-24{0%{transform:translate3d(50vw,101vh,0)}to{transform:translate3d(47vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(24) .circle:where(.svelte-1kpl6sh){animation-delay:3642ms}.circle-container.svelte-1kpl6sh:nth-child(25){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-25;animation-duration:49825ms;animation-delay:11234ms}@keyframes svelte-1kpl6sh-move-frames-25{0%{transform:translate3d(9vw,108vh,0)}to{transform:translate3d(83vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(25) .circle:where(.svelte-1kpl6sh){animation-delay:1172ms}.circle-container.svelte-1kpl6sh:nth-child(26){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-26;animation-duration:56937ms;animation-delay:22478ms}@keyframes svelte-1kpl6sh-move-frames-26{0%{transform:translate3d(69vw,103vh,0)}to{transform:translate3d(89vw,-165vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(26) .circle:where(.svelte-1kpl6sh){animation-delay:584ms}.circle-container.svelte-1kpl6sh:nth-child(27){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-27;animation-duration:52523ms;animation-delay:3556ms}@keyframes svelte-1kpl6sh-move-frames-27{0%{transform:translate3d(52vw,105vh,0)}to{transform:translate3d(66vw,-198vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(27) .circle:where(.svelte-1kpl6sh){animation-delay:.33s}.circle-container.svelte-1kpl6sh:nth-child(28){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-28;animation-duration:49383ms;animation-delay:11.73s}@keyframes svelte-1kpl6sh-move-frames-28{0%{transform:translate3d(68vw,105vh,0)}to{transform:translate3d(24vw,-177vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(28) .circle:where(.svelte-1kpl6sh){animation-delay:1.63s}.circle-container.svelte-1kpl6sh:nth-child(29){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-29;animation-duration:52204ms;animation-delay:20419ms}@keyframes svelte-1kpl6sh-move-frames-29{0%{transform:translate3d(53vw,105vh,0)}to{transform:translate3d(35vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(29) .circle:where(.svelte-1kpl6sh){animation-delay:3891ms}.circle-container.svelte-1kpl6sh:nth-child(30){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-30;animation-duration:55842ms;animation-delay:28842ms}@keyframes svelte-1kpl6sh-move-frames-30{0%{transform:translate3d(54vw,109vh,0)}to{transform:translate3d(36vw,-161vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(30) .circle:where(.svelte-1kpl6sh){animation-delay:1937ms}.circle-container.svelte-1kpl6sh:nth-child(31){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-31;animation-duration:48514ms;animation-delay:23693ms}@keyframes svelte-1kpl6sh-move-frames-31{0%{transform:translate3d(52vw,103vh,0)}to{transform:translate3d(10vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(31) .circle:where(.svelte-1kpl6sh){animation-delay:2464ms}.circle-container.svelte-1kpl6sh:nth-child(32){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-32;animation-duration:56376ms;animation-delay:20699ms}@keyframes svelte-1kpl6sh-move-frames-32{0%{transform:translate3d(97vw,101vh,0)}to{transform:translate3d(83vw,-192vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(32) .circle:where(.svelte-1kpl6sh){animation-delay:3426ms}.circle-container.svelte-1kpl6sh:nth-child(33){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-33;animation-duration:54.48s;animation-delay:20799ms}@keyframes svelte-1kpl6sh-move-frames-33{0%{transform:translate3d(25vw,105vh,0)}to{transform:translate3d(36vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(33) .circle:where(.svelte-1kpl6sh){animation-delay:907ms}.circle-container.svelte-1kpl6sh:nth-child(34){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-34;animation-duration:56.41s;animation-delay:11.53s}@keyframes svelte-1kpl6sh-move-frames-34{0%{transform:translate3d(91vw,109vh,0)}to{transform:translate3d(57vw,-191vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(34) .circle:where(.svelte-1kpl6sh){animation-delay:2726ms}.circle-container.svelte-1kpl6sh:nth-child(35){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-35;animation-duration:55758ms;animation-delay:21356ms}@keyframes svelte-1kpl6sh-move-frames-35{0%{transform:translate3d(52vw,101vh,0)}to{transform:translate3d(66vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(35) .circle:where(.svelte-1kpl6sh){animation-delay:3581ms}.circle-container.svelte-1kpl6sh:nth-child(36){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-36;animation-duration:51886ms;animation-delay:13105ms}@keyframes svelte-1kpl6sh-move-frames-36{0%{transform:translate3d(53vw,110vh,0)}to{transform:translate3d(36vw,-177vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(36) .circle:where(.svelte-1kpl6sh){animation-delay:1.54s}.circle-container.svelte-1kpl6sh:nth-child(37){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-37;animation-duration:49585ms;animation-delay:21415ms}@keyframes svelte-1kpl6sh-move-frames-37{0%{transform:translate3d(9vw,101vh,0)}to{transform:translate3d(25vw,-157vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(37) .circle:where(.svelte-1kpl6sh){animation-delay:3296ms}.circle-container.svelte-1kpl6sh:nth-child(38){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-38;animation-duration:53949ms;animation-delay:26073ms}@keyframes svelte-1kpl6sh-move-frames-38{0%{transform:translate3d(92vw,108vh,0)}to{transform:translate3d(10vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(38) .circle:where(.svelte-1kpl6sh){animation-delay:1054ms}.circle-container.svelte-1kpl6sh:nth-child(39){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-39;animation-duration:49183ms;animation-delay:9006ms}@keyframes svelte-1kpl6sh-move-frames-39{0%{transform:translate3d(76vw,102vh,0)}to{transform:translate3d(22vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(39) .circle:where(.svelte-1kpl6sh){animation-delay:3696ms}.circle-container.svelte-1kpl6sh:nth-child(40){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-40;animation-duration:52572ms;animation-delay:15854ms}@keyframes svelte-1kpl6sh-move-frames-40{0%{transform:translate3d(64vw,101vh,0)}to{transform:translate3d(18vw,-198vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(40) .circle:where(.svelte-1kpl6sh){animation-delay:1048ms}.circle-container.svelte-1kpl6sh:nth-child(41){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-41;animation-duration:48584ms;animation-delay:21952ms}@keyframes svelte-1kpl6sh-move-frames-41{0%{transform:translate3d(75vw,103vh,0)}to{transform:translate3d(81vw,-196vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(41) .circle:where(.svelte-1kpl6sh){animation-delay:1435ms}.circle-container.svelte-1kpl6sh:nth-child(42){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-42;animation-duration:56228ms;animation-delay:1797ms}@keyframes svelte-1kpl6sh-move-frames-42{0%{transform:translate3d(91vw,102vh,0)}to{transform:translate3d(58vw,-156vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(42) .circle:where(.svelte-1kpl6sh){animation-delay:838ms}.circle-container.svelte-1kpl6sh:nth-child(43){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-43;animation-duration:50688ms;animation-delay:6025ms}@keyframes svelte-1kpl6sh-move-frames-43{0%{transform:translate3d(68vw,108vh,0)}to{transform:translate3d(37vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(43) .circle:where(.svelte-1kpl6sh){animation-delay:839ms}.circle-container.svelte-1kpl6sh:nth-child(44){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-44;animation-duration:52.93s;animation-delay:18967ms}@keyframes svelte-1kpl6sh-move-frames-44{0%{transform:translate3d(9vw,103vh,0)}to{transform:translate3d(85vw,-173vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(44) .circle:where(.svelte-1kpl6sh){animation-delay:1505ms}.circle-container.svelte-1kpl6sh:nth-child(45){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-45;animation-duration:48695ms;animation-delay:13236ms}@keyframes svelte-1kpl6sh-move-frames-45{0%{transform:translate3d(39vw,109vh,0)}to{transform:translate3d(23vw,-208vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(45) .circle:where(.svelte-1kpl6sh){animation-delay:1246ms}.circle-container.svelte-1kpl6sh:nth-child(46){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-46;animation-duration:50736ms;animation-delay:10699ms}@keyframes svelte-1kpl6sh-move-frames-46{0%{transform:translate3d(88vw,101vh,0)}to{transform:translate3d(28vw,-190vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(46) .circle:where(.svelte-1kpl6sh){animation-delay:2698ms}.circle-container.svelte-1kpl6sh:nth-child(47){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-47;animation-duration:53882ms;animation-delay:32492ms}@keyframes svelte-1kpl6sh-move-frames-47{0%{transform:translate3d(12vw,110vh,0)}to{transform:translate3d(72vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(47) .circle:where(.svelte-1kpl6sh){animation-delay:794ms}.circle-container.svelte-1kpl6sh:nth-child(48){width:6px;height:6px;animation-name:svelte-1kpl6sh-move-frames-48;animation-duration:56399ms;animation-delay:22087ms}@keyframes svelte-1kpl6sh-move-frames-48{0%{transform:translate3d(10vw,101vh,0)}to{transform:translate3d(95vw,-198vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(48) .circle:where(.svelte-1kpl6sh){animation-delay:1627ms}.circle-container.svelte-1kpl6sh:nth-child(49){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-49;animation-duration:55.67s;animation-delay:13.22s}@keyframes svelte-1kpl6sh-move-frames-49{0%{transform:translate3d(61vw,108vh,0)}to{transform:translate3d(97vw,-193vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(49) .circle:where(.svelte-1kpl6sh){animation-delay:2009ms}.circle-container.svelte-1kpl6sh:nth-child(50){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-50;animation-duration:56069ms;animation-delay:33154ms}@keyframes svelte-1kpl6sh-move-frames-50{0%{transform:translate3d(84vw,102vh,0)}to{transform:translate3d(72vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(50) .circle:where(.svelte-1kpl6sh){animation-delay:3636ms}.circle-container.svelte-1kpl6sh:nth-child(51){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-51;animation-duration:53387ms;animation-delay:12504ms}@keyframes svelte-1kpl6sh-move-frames-51{0%{transform:translate3d(85vw,103vh,0)}to{transform:translate3d(38vw,-159vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(51) .circle:where(.svelte-1kpl6sh){animation-delay:218ms}.circle-container.svelte-1kpl6sh:nth-child(52){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-52;animation-duration:55393ms;animation-delay:12286ms}@keyframes svelte-1kpl6sh-move-frames-52{0%{transform:translate3d(25vw,103vh,0)}to{transform:translate3d(84vw,-185vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(52) .circle:where(.svelte-1kpl6sh){animation-delay:2409ms}.circle-container.svelte-1kpl6sh:nth-child(53){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-53;animation-duration:55676ms;animation-delay:5968ms}@keyframes svelte-1kpl6sh-move-frames-53{0%{transform:translate3d(23vw,109vh,0)}to{transform:translate3d(42vw,-183vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(53) .circle:where(.svelte-1kpl6sh){animation-delay:2416ms}.circle-container.svelte-1kpl6sh:nth-child(54){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-54;animation-duration:49092ms;animation-delay:20842ms}@keyframes svelte-1kpl6sh-move-frames-54{0%{transform:translate3d(46vw,101vh,0)}to{transform:translate3d(34vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(54) .circle:where(.svelte-1kpl6sh){animation-delay:3307ms}.circle-container.svelte-1kpl6sh:nth-child(55){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-55;animation-duration:55862ms;animation-delay:11489ms}@keyframes svelte-1kpl6sh-move-frames-55{0%{transform:translate3d(4vw,108vh,0)}to{transform:translate3d(61vw,-195vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(55) .circle:where(.svelte-1kpl6sh){animation-delay:795ms}.circle-container.svelte-1kpl6sh:nth-child(56){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-56;animation-duration:52907ms;animation-delay:33854ms}@keyframes svelte-1kpl6sh-move-frames-56{0%{transform:translate3d(7vw,110vh,0)}to{transform:translate3d(41vw,-192vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(56) .circle:where(.svelte-1kpl6sh){animation-delay:131ms}.circle-container.svelte-1kpl6sh:nth-child(57){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-57;animation-duration:49917ms;animation-delay:23717ms}@keyframes svelte-1kpl6sh-move-frames-57{0%{transform:translate3d(91vw,101vh,0)}to{transform:translate3d(59vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(57) .circle:where(.svelte-1kpl6sh){animation-delay:688ms}.circle-container.svelte-1kpl6sh:nth-child(58){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-58;animation-duration:49319ms;animation-delay:4865ms}@keyframes svelte-1kpl6sh-move-frames-58{0%{transform:translate3d(31vw,104vh,0)}to{transform:translate3d(4vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(58) .circle:where(.svelte-1kpl6sh){animation-delay:121ms}.circle-container.svelte-1kpl6sh:nth-child(59){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-59;animation-duration:52899ms;animation-delay:32062ms}@keyframes svelte-1kpl6sh-move-frames-59{0%{transform:translate3d(38vw,101vh,0)}to{transform:translate3d(100vw,-152vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(59) .circle:where(.svelte-1kpl6sh){animation-delay:348ms}.circle-container.svelte-1kpl6sh:nth-child(60){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-60;animation-duration:49867ms;animation-delay:24272ms}@keyframes svelte-1kpl6sh-move-frames-60{0%{transform:translate3d(23vw,102vh,0)}to{transform:translate3d(45vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(60) .circle:where(.svelte-1kpl6sh){animation-delay:3902ms}.circle-container.svelte-1kpl6sh:nth-child(61){width:6px;height:6px;animation-name:svelte-1kpl6sh-move-frames-61;animation-duration:53997ms;animation-delay:24256ms}@keyframes svelte-1kpl6sh-move-frames-61{0%{transform:translate3d(99vw,103vh,0)}to{transform:translate3d(93vw,-165vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(61) .circle:where(.svelte-1kpl6sh){animation-delay:3828ms}.circle-container.svelte-1kpl6sh:nth-child(62){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-62;animation-duration:53427ms;animation-delay:15332ms}@keyframes svelte-1kpl6sh-move-frames-62{0%{transform:translate3d(60vw,102vh,0)}to{transform:translate3d(34vw,-173vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(62) .circle:where(.svelte-1kpl6sh){animation-delay:2767ms}.circle-container.svelte-1kpl6sh:nth-child(63){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-63;animation-duration:53391ms;animation-delay:35006ms}@keyframes svelte-1kpl6sh-move-frames-63{0%{transform:translate3d(41vw,107vh,0)}to{transform:translate3d(40vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(63) .circle:where(.svelte-1kpl6sh){animation-delay:2747ms}.circle-container.svelte-1kpl6sh:nth-child(64){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-64;animation-duration:52304ms;animation-delay:33641ms}@keyframes svelte-1kpl6sh-move-frames-64{0%{transform:translate3d(63vw,103vh,0)}to{transform:translate3d(73vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(64) .circle:where(.svelte-1kpl6sh){animation-delay:3083ms}.circle-container.svelte-1kpl6sh:nth-child(65){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-65;animation-duration:49.05s;animation-delay:36013ms}@keyframes svelte-1kpl6sh-move-frames-65{0%{transform:translate3d(66vw,107vh,0)}to{transform:translate3d(34vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(65) .circle:where(.svelte-1kpl6sh){animation-delay:2692ms}.circle-container.svelte-1kpl6sh:nth-child(66){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-66;animation-duration:50177ms;animation-delay:21367ms}@keyframes svelte-1kpl6sh-move-frames-66{0%{transform:translate3d(18vw,104vh,0)}to{transform:translate3d(18vw,-167vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(66) .circle:where(.svelte-1kpl6sh){animation-delay:843ms}.circle-container.svelte-1kpl6sh:nth-child(67){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-67;animation-duration:51815ms;animation-delay:36229ms}@keyframes svelte-1kpl6sh-move-frames-67{0%{transform:translate3d(27vw,110vh,0)}to{transform:translate3d(72vw,-168vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(67) .circle:where(.svelte-1kpl6sh){animation-delay:3402ms}.circle-container.svelte-1kpl6sh:nth-child(68){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-68;animation-duration:51167ms;animation-delay:2835ms}@keyframes svelte-1kpl6sh-move-frames-68{0%{transform:translate3d(35vw,105vh,0)}to{transform:translate3d(29vw,-191vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(68) .circle:where(.svelte-1kpl6sh){animation-delay:3561ms}.circle-container.svelte-1kpl6sh:nth-child(69){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-69;animation-duration:53772ms;animation-delay:34745ms}@keyframes svelte-1kpl6sh-move-frames-69{0%{transform:translate3d(60vw,108vh,0)}to{transform:translate3d(95vw,-163vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(69) .circle:where(.svelte-1kpl6sh){animation-delay:3636ms}.circle-container.svelte-1kpl6sh:nth-child(70){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-70;animation-duration:51382ms;animation-delay:33499ms}@keyframes svelte-1kpl6sh-move-frames-70{0%{transform:translate3d(6vw,101vh,0)}to{transform:translate3d(34vw,-197vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(70) .circle:where(.svelte-1kpl6sh){animation-delay:1402ms}.circle-container.svelte-1kpl6sh:nth-child(71){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-71;animation-duration:51389ms;animation-delay:26731ms}@keyframes svelte-1kpl6sh-move-frames-71{0%{transform:translate3d(15vw,108vh,0)}to{transform:translate3d(96vw,-187vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(71) .circle:where(.svelte-1kpl6sh){animation-delay:326ms}.circle-container.svelte-1kpl6sh:nth-child(72){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-72;animation-duration:55292ms;animation-delay:8.97s}@keyframes svelte-1kpl6sh-move-frames-72{0%{transform:translate3d(91vw,110vh,0)}to{transform:translate3d(1vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(72) .circle:where(.svelte-1kpl6sh){animation-delay:2.06s}.circle-container.svelte-1kpl6sh:nth-child(73){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-73;animation-duration:48072ms;animation-delay:16276ms}@keyframes svelte-1kpl6sh-move-frames-73{0%{transform:translate3d(98vw,107vh,0)}to{transform:translate3d(79vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(73) .circle:where(.svelte-1kpl6sh){animation-delay:1.2s}.circle-container.svelte-1kpl6sh:nth-child(74){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-74;animation-duration:51745ms;animation-delay:105ms}@keyframes svelte-1kpl6sh-move-frames-74{0%{transform:translate3d(66vw,110vh,0)}to{transform:translate3d(53vw,-162vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(74) .circle:where(.svelte-1kpl6sh){animation-delay:2445ms}.circle-container.svelte-1kpl6sh:nth-child(75){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-75;animation-duration:49.86s;animation-delay:31423ms}@keyframes svelte-1kpl6sh-move-frames-75{0%{transform:translate3d(62vw,103vh,0)}to{transform:translate3d(12vw,-160vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(75) .circle:where(.svelte-1kpl6sh){animation-delay:1855ms}.circle-container.svelte-1kpl6sh:nth-child(76){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-76;animation-duration:54701ms;animation-delay:33763ms}@keyframes svelte-1kpl6sh-move-frames-76{0%{transform:translate3d(51vw,107vh,0)}to{transform:translate3d(86vw,-207vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(76) .circle:where(.svelte-1kpl6sh){animation-delay:1291ms}.circle-container.svelte-1kpl6sh:nth-child(77){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-77;animation-duration:56187ms;animation-delay:36133ms}@keyframes svelte-1kpl6sh-move-frames-77{0%{transform:translate3d(20vw,109vh,0)}to{transform:translate3d(60vw,-183vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(77) .circle:where(.svelte-1kpl6sh){animation-delay:2029ms}.circle-container.svelte-1kpl6sh:nth-child(78){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-78;animation-duration:52.84s;animation-delay:7.74s}@keyframes svelte-1kpl6sh-move-frames-78{0%{transform:translate3d(79vw,102vh,0)}to{transform:translate3d(81vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(78) .circle:where(.svelte-1kpl6sh){animation-delay:632ms}.circle-container.svelte-1kpl6sh:nth-child(79){width:6px;height:6px;animation-name:svelte-1kpl6sh-move-frames-79;animation-duration:50779ms;animation-delay:22556ms}@keyframes svelte-1kpl6sh-move-frames-79{0%{transform:translate3d(7vw,110vh,0)}to{transform:translate3d(93vw,-192vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(79) .circle:where(.svelte-1kpl6sh){animation-delay:2.81s}.circle-container.svelte-1kpl6sh:nth-child(80){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-80;animation-duration:51434ms;animation-delay:11489ms}@keyframes svelte-1kpl6sh-move-frames-80{0%{transform:translate3d(62vw,105vh,0)}to{transform:translate3d(27vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(80) .circle:where(.svelte-1kpl6sh){animation-delay:574ms}.circle-container.svelte-1kpl6sh:nth-child(81){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-81;animation-duration:52402ms;animation-delay:34272ms}@keyframes svelte-1kpl6sh-move-frames-81{0%{transform:translate3d(61vw,102vh,0)}to{transform:translate3d(12vw,-201vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(81) .circle:where(.svelte-1kpl6sh){animation-delay:1963ms}.circle-container.svelte-1kpl6sh:nth-child(82){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-82;animation-duration:56596ms;animation-delay:31939ms}@keyframes svelte-1kpl6sh-move-frames-82{0%{transform:translate3d(38vw,106vh,0)}to{transform:translate3d(91vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(82) .circle:where(.svelte-1kpl6sh){animation-delay:1575ms}.circle-container.svelte-1kpl6sh:nth-child(83){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-83;animation-duration:55.72s;animation-delay:4596ms}@keyframes svelte-1kpl6sh-move-frames-83{0%{transform:translate3d(73vw,109vh,0)}to{transform:translate3d(2vw,-209vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(83) .circle:where(.svelte-1kpl6sh){animation-delay:.38s}.circle-container.svelte-1kpl6sh:nth-child(84){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-84;animation-duration:53.17s;animation-delay:24216ms}@keyframes svelte-1kpl6sh-move-frames-84{0%{transform:translate3d(98vw,107vh,0)}to{transform:translate3d(30vw,-161vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(84) .circle:where(.svelte-1kpl6sh){animation-delay:2972ms}.circle-container.svelte-1kpl6sh:nth-child(85){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-85;animation-duration:51918ms;animation-delay:1227ms}@keyframes svelte-1kpl6sh-move-frames-85{0%{transform:translate3d(37vw,109vh,0)}to{transform:translate3d(95vw,-192vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(85) .circle:where(.svelte-1kpl6sh){animation-delay:1736ms}.circle-container.svelte-1kpl6sh:nth-child(86){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-86;animation-duration:52204ms;animation-delay:3439ms}@keyframes svelte-1kpl6sh-move-frames-86{0%{transform:translate3d(35vw,101vh,0)}to{transform:translate3d(28vw,-194vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(86) .circle:where(.svelte-1kpl6sh){animation-delay:3158ms}.circle-container.svelte-1kpl6sh:nth-child(87){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-87;animation-duration:56259ms;animation-delay:19489ms}@keyframes svelte-1kpl6sh-move-frames-87{0%{transform:translate3d(99vw,106vh,0)}to{transform:translate3d(61vw,-189vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(87) .circle:where(.svelte-1kpl6sh){animation-delay:3775ms}.circle-container.svelte-1kpl6sh:nth-child(88){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-88;animation-duration:50992ms;animation-delay:16.4s}@keyframes svelte-1kpl6sh-move-frames-88{0%{transform:translate3d(12vw,105vh,0)}to{transform:translate3d(54vw,-196vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(88) .circle:where(.svelte-1kpl6sh){animation-delay:3003ms}.circle-container.svelte-1kpl6sh:nth-child(89){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-89;animation-duration:51397ms;animation-delay:9924ms}@keyframes svelte-1kpl6sh-move-frames-89{0%{transform:translate3d(47vw,108vh,0)}to{transform:translate3d(59vw,-175vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(89) .circle:where(.svelte-1kpl6sh){animation-delay:619ms}.circle-container.svelte-1kpl6sh:nth-child(90){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-90;animation-duration:55956ms;animation-delay:3942ms}@keyframes svelte-1kpl6sh-move-frames-90{0%{transform:translate3d(46vw,101vh,0)}to{transform:translate3d(89vw,-173vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(90) .circle:where(.svelte-1kpl6sh){animation-delay:3734ms}.circle-container.svelte-1kpl6sh:nth-child(91){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-91;animation-duration:55546ms;animation-delay:33126ms}@keyframes svelte-1kpl6sh-move-frames-91{0%{transform:translate3d(36vw,108vh,0)}to{transform:translate3d(29vw,-208vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(91) .circle:where(.svelte-1kpl6sh){animation-delay:2681ms}.circle-container.svelte-1kpl6sh:nth-child(92){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-92;animation-duration:54301ms;animation-delay:14375ms}@keyframes svelte-1kpl6sh-move-frames-92{0%{transform:translate3d(76vw,104vh,0)}to{transform:translate3d(65vw,-196vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(92) .circle:where(.svelte-1kpl6sh){animation-delay:1495ms}.circle-container.svelte-1kpl6sh:nth-child(93){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-93;animation-duration:53339ms;animation-delay:13449ms}@keyframes svelte-1kpl6sh-move-frames-93{0%{transform:translate3d(1vw,101vh,0)}to{transform:translate3d(99vw,-190vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(93) .circle:where(.svelte-1kpl6sh){animation-delay:2492ms}.circle-container.svelte-1kpl6sh:nth-child(94){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-94;animation-duration:49195ms;animation-delay:12236ms}@keyframes svelte-1kpl6sh-move-frames-94{0%{transform:translate3d(51vw,106vh,0)}to{transform:translate3d(24vw,-183vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(94) .circle:where(.svelte-1kpl6sh){animation-delay:1.38s}.circle-container.svelte-1kpl6sh:nth-child(95){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-95;animation-duration:52755ms;animation-delay:15828ms}@keyframes svelte-1kpl6sh-move-frames-95{0%{transform:translate3d(62vw,105vh,0)}to{transform:translate3d(11vw,-204vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(95) .circle:where(.svelte-1kpl6sh){animation-delay:1587ms}.circle-container.svelte-1kpl6sh:nth-child(96){width:19px;height:19px;animation-name:svelte-1kpl6sh-move-frames-96;animation-duration:52302ms;animation-delay:22446ms}@keyframes svelte-1kpl6sh-move-frames-96{0%{transform:translate3d(7vw,102vh,0)}to{transform:translate3d(18vw,-197vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(96) .circle:where(.svelte-1kpl6sh){animation-delay:3782ms}.circle-container.svelte-1kpl6sh:nth-child(97){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-97;animation-duration:49631ms;animation-delay:32.11s}@keyframes svelte-1kpl6sh-move-frames-97{0%{transform:translate3d(41vw,104vh,0)}to{transform:translate3d(58vw,-193vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(97) .circle:where(.svelte-1kpl6sh){animation-delay:2654ms}.circle-container.svelte-1kpl6sh:nth-child(98){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-98;animation-duration:48.07s;animation-delay:12244ms}@keyframes svelte-1kpl6sh-move-frames-98{0%{transform:translate3d(25vw,105vh,0)}to{transform:translate3d(58vw,-198vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(98) .circle:where(.svelte-1kpl6sh){animation-delay:1974ms}.circle-container.svelte-1kpl6sh:nth-child(99){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-99;animation-duration:52186ms;animation-delay:27212ms}@keyframes svelte-1kpl6sh-move-frames-99{0%{transform:translate3d(49vw,109vh,0)}to{transform:translate3d(45vw,-168vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(99) .circle:where(.svelte-1kpl6sh){animation-delay:.51s}.circle-container.svelte-1kpl6sh:nth-child(100){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-100;animation-duration:53164ms;animation-delay:16287ms}@keyframes svelte-1kpl6sh-move-frames-100{0%{transform:translate3d(82vw,103vh,0)}to{transform:translate3d(40vw,-176vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(100) .circle:where(.svelte-1kpl6sh){animation-delay:2509ms}.circle-container.svelte-1kpl6sh:nth-child(101){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-101;animation-duration:49279ms;animation-delay:16846ms}@keyframes svelte-1kpl6sh-move-frames-101{0%{transform:translate3d(1vw,101vh,0)}to{transform:translate3d(91vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(101) .circle:where(.svelte-1kpl6sh){animation-delay:291ms}.circle-container.svelte-1kpl6sh:nth-child(102){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-102;animation-duration:49609ms;animation-delay:14859ms}@keyframes svelte-1kpl6sh-move-frames-102{0%{transform:translate3d(88vw,108vh,0)}to{transform:translate3d(17vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(102) .circle:where(.svelte-1kpl6sh){animation-delay:3.32s}.circle-container.svelte-1kpl6sh:nth-child(103){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-103;animation-duration:50.46s;animation-delay:27064ms}@keyframes svelte-1kpl6sh-move-frames-103{0%{transform:translate3d(35vw,101vh,0)}to{transform:translate3d(74vw,-171vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(103) .circle:where(.svelte-1kpl6sh){animation-delay:2374ms}.circle-container.svelte-1kpl6sh:nth-child(104){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-104;animation-duration:49218ms;animation-delay:1892ms}@keyframes svelte-1kpl6sh-move-frames-104{0%{transform:translate3d(7vw,104vh,0)}to{transform:translate3d(30vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(104) .circle:where(.svelte-1kpl6sh){animation-delay:1909ms}.circle-container.svelte-1kpl6sh:nth-child(105){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-105;animation-duration:48277ms;animation-delay:3719ms}@keyframes svelte-1kpl6sh-move-frames-105{0%{transform:translate3d(89vw,108vh,0)}to{transform:translate3d(30vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(105) .circle:where(.svelte-1kpl6sh){animation-delay:3457ms}.circle-container.svelte-1kpl6sh:nth-child(106){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-106;animation-duration:52165ms;animation-delay:1013ms}@keyframes svelte-1kpl6sh-move-frames-106{0%{transform:translate3d(92vw,107vh,0)}to{transform:translate3d(83vw,-207vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(106) .circle:where(.svelte-1kpl6sh){animation-delay:3932ms}.circle-container.svelte-1kpl6sh:nth-child(107){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-107;animation-duration:50004ms;animation-delay:29415ms}@keyframes svelte-1kpl6sh-move-frames-107{0%{transform:translate3d(22vw,107vh,0)}to{transform:translate3d(44vw,-206vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(107) .circle:where(.svelte-1kpl6sh){animation-delay:394ms}.circle-container.svelte-1kpl6sh:nth-child(108){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-108;animation-duration:56502ms;animation-delay:9911ms}@keyframes svelte-1kpl6sh-move-frames-108{0%{transform:translate3d(8vw,106vh,0)}to{transform:translate3d(83vw,-158vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(108) .circle:where(.svelte-1kpl6sh){animation-delay:69ms}.circle-container.svelte-1kpl6sh:nth-child(109){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-109;animation-duration:51426ms;animation-delay:26806ms}@keyframes svelte-1kpl6sh-move-frames-109{0%{transform:translate3d(95vw,108vh,0)}to{transform:translate3d(23vw,-194vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(109) .circle:where(.svelte-1kpl6sh){animation-delay:537ms}.circle-container.svelte-1kpl6sh:nth-child(110){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-110;animation-duration:51816ms;animation-delay:15258ms}@keyframes svelte-1kpl6sh-move-frames-110{0%{transform:translate3d(53vw,110vh,0)}to{transform:translate3d(95vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(110) .circle:where(.svelte-1kpl6sh){animation-delay:726ms}.circle-container.svelte-1kpl6sh:nth-child(111){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-111;animation-duration:49465ms;animation-delay:7911ms}@keyframes svelte-1kpl6sh-move-frames-111{0%{transform:translate3d(50vw,108vh,0)}to{transform:translate3d(56vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(111) .circle:where(.svelte-1kpl6sh){animation-delay:1598ms}.circle-container.svelte-1kpl6sh:nth-child(112){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-112;animation-duration:52545ms;animation-delay:18657ms}@keyframes svelte-1kpl6sh-move-frames-112{0%{transform:translate3d(75vw,103vh,0)}to{transform:translate3d(27vw,-192vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(112) .circle:where(.svelte-1kpl6sh){animation-delay:3014ms}.circle-container.svelte-1kpl6sh:nth-child(113){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-113;animation-duration:49504ms;animation-delay:5346ms}@keyframes svelte-1kpl6sh-move-frames-113{0%{transform:translate3d(20vw,105vh,0)}to{transform:translate3d(79vw,-162vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(113) .circle:where(.svelte-1kpl6sh){animation-delay:3624ms}.circle-container.svelte-1kpl6sh:nth-child(114){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-114;animation-duration:53988ms;animation-delay:35672ms}@keyframes svelte-1kpl6sh-move-frames-114{0%{transform:translate3d(90vw,102vh,0)}to{transform:translate3d(93vw,-188vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(114) .circle:where(.svelte-1kpl6sh){animation-delay:2732ms}.circle-container.svelte-1kpl6sh:nth-child(115){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-115;animation-duration:54554ms;animation-delay:1264ms}@keyframes svelte-1kpl6sh-move-frames-115{0%{transform:translate3d(29vw,109vh,0)}to{transform:translate3d(24vw,-165vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(115) .circle:where(.svelte-1kpl6sh){animation-delay:3329ms}.circle-container.svelte-1kpl6sh:nth-child(116){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-116;animation-duration:49586ms;animation-delay:10939ms}@keyframes svelte-1kpl6sh-move-frames-116{0%{transform:translate3d(23vw,105vh,0)}to{transform:translate3d(92vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(116) .circle:where(.svelte-1kpl6sh){animation-delay:2465ms}.circle-container.svelte-1kpl6sh:nth-child(117){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-117;animation-duration:48971ms;animation-delay:9812ms}@keyframes svelte-1kpl6sh-move-frames-117{0%{transform:translate3d(31vw,108vh,0)}to{transform:translate3d(15vw,-204vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(117) .circle:where(.svelte-1kpl6sh){animation-delay:3067ms}.circle-container.svelte-1kpl6sh:nth-child(118){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-118;animation-duration:50598ms;animation-delay:1795ms}@keyframes svelte-1kpl6sh-move-frames-118{0%{transform:translate3d(93vw,109vh,0)}to{transform:translate3d(96vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(118) .circle:where(.svelte-1kpl6sh){animation-delay:1287ms}.circle-container.svelte-1kpl6sh:nth-child(119){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-119;animation-duration:54269ms;animation-delay:36658ms}@keyframes svelte-1kpl6sh-move-frames-119{0%{transform:translate3d(27vw,102vh,0)}to{transform:translate3d(96vw,-196vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(119) .circle:where(.svelte-1kpl6sh){animation-delay:3221ms}.circle-container.svelte-1kpl6sh:nth-child(120){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-120;animation-duration:53463ms;animation-delay:25.23s}@keyframes svelte-1kpl6sh-move-frames-120{0%{transform:translate3d(40vw,110vh,0)}to{transform:translate3d(29vw,-188vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(120) .circle:where(.svelte-1kpl6sh){animation-delay:2.28s}.circle-container.svelte-1kpl6sh:nth-child(121){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-121;animation-duration:48728ms;animation-delay:19959ms}@keyframes svelte-1kpl6sh-move-frames-121{0%{transform:translate3d(76vw,103vh,0)}to{transform:translate3d(2vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(121) .circle:where(.svelte-1kpl6sh){animation-delay:3644ms}.circle-container.svelte-1kpl6sh:nth-child(122){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-122;animation-duration:48102ms;animation-delay:25917ms}@keyframes svelte-1kpl6sh-move-frames-122{0%{transform:translate3d(28vw,106vh,0)}to{transform:translate3d(41vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(122) .circle:where(.svelte-1kpl6sh){animation-delay:2091ms}.circle-container.svelte-1kpl6sh:nth-child(123){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-123;animation-duration:51627ms;animation-delay:27034ms}@keyframes svelte-1kpl6sh-move-frames-123{0%{transform:translate3d(90vw,109vh,0)}to{transform:translate3d(97vw,-205vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(123) .circle:where(.svelte-1kpl6sh){animation-delay:3.9s}.circle-container.svelte-1kpl6sh:nth-child(124){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-124;animation-duration:54891ms;animation-delay:1396ms}@keyframes svelte-1kpl6sh-move-frames-124{0%{transform:translate3d(16vw,104vh,0)}to{transform:translate3d(4vw,-174vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(124) .circle:where(.svelte-1kpl6sh){animation-delay:3199ms}.circle-container.svelte-1kpl6sh:nth-child(125){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-125;animation-duration:51776ms;animation-delay:.65s}@keyframes svelte-1kpl6sh-move-frames-125{0%{transform:translate3d(74vw,102vh,0)}to{transform:translate3d(79vw,-161vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(125) .circle:where(.svelte-1kpl6sh){animation-delay:2866ms}.circle-container.svelte-1kpl6sh:nth-child(126){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-126;animation-duration:48.38s;animation-delay:29307ms}@keyframes svelte-1kpl6sh-move-frames-126{0%{transform:translate3d(21vw,108vh,0)}to{transform:translate3d(40vw,-207vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(126) .circle:where(.svelte-1kpl6sh){animation-delay:3763ms}.circle-container.svelte-1kpl6sh:nth-child(127){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-127;animation-duration:56892ms;animation-delay:1271ms}@keyframes svelte-1kpl6sh-move-frames-127{0%{transform:translate3d(90vw,109vh,0)}to{transform:translate3d(90vw,-197vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(127) .circle:where(.svelte-1kpl6sh){animation-delay:1257ms}.circle-container.svelte-1kpl6sh:nth-child(128){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-128;animation-duration:53582ms;animation-delay:1251ms}@keyframes svelte-1kpl6sh-move-frames-128{0%{transform:translate3d(31vw,110vh,0)}to{transform:translate3d(14vw,-207vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(128) .circle:where(.svelte-1kpl6sh){animation-delay:2831ms}.circle-container.svelte-1kpl6sh:nth-child(129){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-129;animation-duration:49.19s;animation-delay:24548ms}@keyframes svelte-1kpl6sh-move-frames-129{0%{transform:translate3d(53vw,105vh,0)}to{transform:translate3d(24vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(129) .circle:where(.svelte-1kpl6sh){animation-delay:625ms}.circle-container.svelte-1kpl6sh:nth-child(130){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-130;animation-duration:48549ms;animation-delay:14715ms}@keyframes svelte-1kpl6sh-move-frames-130{0%{transform:translate3d(1vw,109vh,0)}to{transform:translate3d(56vw,-171vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(130) .circle:where(.svelte-1kpl6sh){animation-delay:425ms}.circle-container.svelte-1kpl6sh:nth-child(131){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-131;animation-duration:53275ms;animation-delay:4648ms}@keyframes svelte-1kpl6sh-move-frames-131{0%{transform:translate3d(11vw,107vh,0)}to{transform:translate3d(16vw,-200vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(131) .circle:where(.svelte-1kpl6sh){animation-delay:3085ms}.circle-container.svelte-1kpl6sh:nth-child(132){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-132;animation-duration:55.36s;animation-delay:9707ms}@keyframes svelte-1kpl6sh-move-frames-132{0%{transform:translate3d(45vw,104vh,0)}to{transform:translate3d(60vw,-203vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(132) .circle:where(.svelte-1kpl6sh){animation-delay:52ms}.circle-container.svelte-1kpl6sh:nth-child(133){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-133;animation-duration:50338ms;animation-delay:16957ms}@keyframes svelte-1kpl6sh-move-frames-133{0%{transform:translate3d(36vw,109vh,0)}to{transform:translate3d(25vw,-167vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(133) .circle:where(.svelte-1kpl6sh){animation-delay:2517ms}.circle-container.svelte-1kpl6sh:nth-child(134){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-134;animation-duration:49189ms;animation-delay:13876ms}@keyframes svelte-1kpl6sh-move-frames-134{0%{transform:translate3d(97vw,108vh,0)}to{transform:translate3d(64vw,-195vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(134) .circle:where(.svelte-1kpl6sh){animation-delay:3612ms}.circle-container.svelte-1kpl6sh:nth-child(135){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-135;animation-duration:53008ms;animation-delay:8708ms}@keyframes svelte-1kpl6sh-move-frames-135{0%{transform:translate3d(24vw,107vh,0)}to{transform:translate3d(13vw,-194vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(135) .circle:where(.svelte-1kpl6sh){animation-delay:849ms}.circle-container.svelte-1kpl6sh:nth-child(136){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-136;animation-duration:53511ms;animation-delay:14808ms}@keyframes svelte-1kpl6sh-move-frames-136{0%{transform:translate3d(35vw,101vh,0)}to{transform:translate3d(76vw,-156vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(136) .circle:where(.svelte-1kpl6sh){animation-delay:1706ms}.circle-container.svelte-1kpl6sh:nth-child(137){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-137;animation-duration:54307ms;animation-delay:18667ms}@keyframes svelte-1kpl6sh-move-frames-137{0%{transform:translate3d(29vw,104vh,0)}to{transform:translate3d(76vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(137) .circle:where(.svelte-1kpl6sh){animation-delay:3908ms}.circle-container.svelte-1kpl6sh:nth-child(138){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-138;animation-duration:53949ms;animation-delay:8.53s}@keyframes svelte-1kpl6sh-move-frames-138{0%{transform:translate3d(21vw,105vh,0)}to{transform:translate3d(33vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(138) .circle:where(.svelte-1kpl6sh){animation-delay:2.84s}.circle-container.svelte-1kpl6sh:nth-child(139){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-139;animation-duration:49914ms;animation-delay:3476ms}@keyframes svelte-1kpl6sh-move-frames-139{0%{transform:translate3d(24vw,103vh,0)}to{transform:translate3d(67vw,-190vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(139) .circle:where(.svelte-1kpl6sh){animation-delay:1615ms}.circle-container.svelte-1kpl6sh:nth-child(140){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-140;animation-duration:56156ms;animation-delay:18414ms}@keyframes svelte-1kpl6sh-move-frames-140{0%{transform:translate3d(89vw,104vh,0)}to{transform:translate3d(24vw,-159vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(140) .circle:where(.svelte-1kpl6sh){animation-delay:569ms}.circle-container.svelte-1kpl6sh:nth-child(141){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-141;animation-duration:54814ms;animation-delay:25214ms}@keyframes svelte-1kpl6sh-move-frames-141{0%{transform:translate3d(98vw,102vh,0)}to{transform:translate3d(52vw,-182vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(141) .circle:where(.svelte-1kpl6sh){animation-delay:981ms}.circle-container.svelte-1kpl6sh:nth-child(142){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-142;animation-duration:54691ms;animation-delay:26651ms}@keyframes svelte-1kpl6sh-move-frames-142{0%{transform:translate3d(1vw,106vh,0)}to{transform:translate3d(78vw,-204vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(142) .circle:where(.svelte-1kpl6sh){animation-delay:2063ms}.circle-container.svelte-1kpl6sh:nth-child(143){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-143;animation-duration:52019ms;animation-delay:8.17s}@keyframes svelte-1kpl6sh-move-frames-143{0%{transform:translate3d(58vw,110vh,0)}to{transform:translate3d(43vw,-208vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(143) .circle:where(.svelte-1kpl6sh){animation-delay:2737ms}.circle-container.svelte-1kpl6sh:nth-child(144){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-144;animation-duration:53619ms;animation-delay:13473ms}@keyframes svelte-1kpl6sh-move-frames-144{0%{transform:translate3d(86vw,107vh,0)}to{transform:translate3d(51vw,-171vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(144) .circle:where(.svelte-1kpl6sh){animation-delay:401ms}.circle-container.svelte-1kpl6sh:nth-child(145){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-145;animation-duration:54221ms;animation-delay:28.09s}@keyframes svelte-1kpl6sh-move-frames-145{0%{transform:translate3d(13vw,102vh,0)}to{transform:translate3d(65vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(145) .circle:where(.svelte-1kpl6sh){animation-delay:2471ms}.circle-container.svelte-1kpl6sh:nth-child(146){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-146;animation-duration:55122ms;animation-delay:22111ms}@keyframes svelte-1kpl6sh-move-frames-146{0%{transform:translate3d(72vw,103vh,0)}to{transform:translate3d(39vw,-187vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(146) .circle:where(.svelte-1kpl6sh){animation-delay:2387ms}.circle-container.svelte-1kpl6sh:nth-child(147){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-147;animation-duration:55342ms;animation-delay:36994ms}@keyframes svelte-1kpl6sh-move-frames-147{0%{transform:translate3d(89vw,110vh,0)}to{transform:translate3d(35vw,-182vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(147) .circle:where(.svelte-1kpl6sh){animation-delay:1.19s}.circle-container.svelte-1kpl6sh:nth-child(148){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-148;animation-duration:52428ms;animation-delay:7968ms}@keyframes svelte-1kpl6sh-move-frames-148{0%{transform:translate3d(71vw,104vh,0)}to{transform:translate3d(34vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(148) .circle:where(.svelte-1kpl6sh){animation-delay:2.36s}.circle-container.svelte-1kpl6sh:nth-child(149){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-149;animation-duration:56497ms;animation-delay:33.67s}@keyframes svelte-1kpl6sh-move-frames-149{0%{transform:translate3d(81vw,110vh,0)}to{transform:translate3d(79vw,-169vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(149) .circle:where(.svelte-1kpl6sh){animation-delay:1214ms}.circle-container.svelte-1kpl6sh:nth-child(150){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-150;animation-duration:49203ms;animation-delay:18.77s}@keyframes svelte-1kpl6sh-move-frames-150{0%{transform:translate3d(11vw,107vh,0)}to{transform:translate3d(4vw,-179vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(150) .circle:where(.svelte-1kpl6sh){animation-delay:326ms}.circle-container.svelte-1kpl6sh:nth-child(151){width:18px;height:18px;animation-name:svelte-1kpl6sh-move-frames-151;animation-duration:51483ms;animation-delay:35499ms}@keyframes svelte-1kpl6sh-move-frames-151{0%{transform:translate3d(78vw,110vh,0)}to{transform:translate3d(44vw,-189vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(151) .circle:where(.svelte-1kpl6sh){animation-delay:901ms}.circle-container.svelte-1kpl6sh:nth-child(152){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-152;animation-duration:51465ms;animation-delay:20615ms}@keyframes svelte-1kpl6sh-move-frames-152{0%{transform:translate3d(34vw,110vh,0)}to{transform:translate3d(47vw,-169vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(152) .circle:where(.svelte-1kpl6sh){animation-delay:3953ms}.circle-container.svelte-1kpl6sh:nth-child(153){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-153;animation-duration:48407ms;animation-delay:11713ms}@keyframes svelte-1kpl6sh-move-frames-153{0%{transform:translate3d(58vw,104vh,0)}to{transform:translate3d(70vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(153) .circle:where(.svelte-1kpl6sh){animation-delay:1089ms}.circle-container.svelte-1kpl6sh:nth-child(154){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-154;animation-duration:53252ms;animation-delay:8483ms}@keyframes svelte-1kpl6sh-move-frames-154{0%{transform:translate3d(28vw,104vh,0)}to{transform:translate3d(19vw,-155vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(154) .circle:where(.svelte-1kpl6sh){animation-delay:2382ms}.circle-container.svelte-1kpl6sh:nth-child(155){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-155;animation-duration:50113ms;animation-delay:17267ms}@keyframes svelte-1kpl6sh-move-frames-155{0%{transform:translate3d(51vw,106vh,0)}to{transform:translate3d(55vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(155) .circle:where(.svelte-1kpl6sh){animation-delay:1005ms}.circle-container.svelte-1kpl6sh:nth-child(156){width:10px;height:10px;animation-name:svelte-1kpl6sh-move-frames-156;animation-duration:56704ms;animation-delay:18516ms}@keyframes svelte-1kpl6sh-move-frames-156{0%{transform:translate3d(25vw,107vh,0)}to{transform:translate3d(66vw,-199vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(156) .circle:where(.svelte-1kpl6sh){animation-delay:3987ms}.circle-container.svelte-1kpl6sh:nth-child(157){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-157;animation-duration:48829ms;animation-delay:8647ms}@keyframes svelte-1kpl6sh-move-frames-157{0%{transform:translate3d(97vw,108vh,0)}to{transform:translate3d(86vw,-177vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(157) .circle:where(.svelte-1kpl6sh){animation-delay:3685ms}.circle-container.svelte-1kpl6sh:nth-child(158){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-158;animation-duration:48653ms;animation-delay:8214ms}@keyframes svelte-1kpl6sh-move-frames-158{0%{transform:translate3d(95vw,104vh,0)}to{transform:translate3d(74vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(158) .circle:where(.svelte-1kpl6sh){animation-delay:1243ms}.circle-container.svelte-1kpl6sh:nth-child(159){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-159;animation-duration:54061ms;animation-delay:28751ms}@keyframes svelte-1kpl6sh-move-frames-159{0%{transform:translate3d(96vw,109vh,0)}to{transform:translate3d(98vw,-196vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(159) .circle:where(.svelte-1kpl6sh){animation-delay:1485ms}.circle-container.svelte-1kpl6sh:nth-child(160){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-160;animation-duration:56369ms;animation-delay:28331ms}@keyframes svelte-1kpl6sh-move-frames-160{0%{transform:translate3d(92vw,109vh,0)}to{transform:translate3d(6vw,-180vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(160) .circle:where(.svelte-1kpl6sh){animation-delay:3.35s}.circle-container.svelte-1kpl6sh:nth-child(161){width:15px;height:15px;animation-name:svelte-1kpl6sh-move-frames-161;animation-duration:55.66s;animation-delay:24289ms}@keyframes svelte-1kpl6sh-move-frames-161{0%{transform:translate3d(29vw,107vh,0)}to{transform:translate3d(30vw,-186vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(161) .circle:where(.svelte-1kpl6sh){animation-delay:2862ms}.circle-container.svelte-1kpl6sh:nth-child(162){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-162;animation-duration:50635ms;animation-delay:32252ms}@keyframes svelte-1kpl6sh-move-frames-162{0%{transform:translate3d(24vw,107vh,0)}to{transform:translate3d(40vw,-178vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(162) .circle:where(.svelte-1kpl6sh){animation-delay:2757ms}.circle-container.svelte-1kpl6sh:nth-child(163){width:8px;height:8px;animation-name:svelte-1kpl6sh-move-frames-163;animation-duration:50478ms;animation-delay:35596ms}@keyframes svelte-1kpl6sh-move-frames-163{0%{transform:translate3d(59vw,110vh,0)}to{transform:translate3d(50vw,-167vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(163) .circle:where(.svelte-1kpl6sh){animation-delay:694ms}.circle-container.svelte-1kpl6sh:nth-child(164){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-164;animation-duration:55297ms;animation-delay:1064ms}@keyframes svelte-1kpl6sh-move-frames-164{0%{transform:translate3d(18vw,108vh,0)}to{transform:translate3d(73vw,-160vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(164) .circle:where(.svelte-1kpl6sh){animation-delay:1537ms}.circle-container.svelte-1kpl6sh:nth-child(165){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-165;animation-duration:56007ms;animation-delay:5478ms}@keyframes svelte-1kpl6sh-move-frames-165{0%{transform:translate3d(61vw,109vh,0)}to{transform:translate3d(78vw,-161vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(165) .circle:where(.svelte-1kpl6sh){animation-delay:2.72s}.circle-container.svelte-1kpl6sh:nth-child(166){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-166;animation-duration:54615ms;animation-delay:31644ms}@keyframes svelte-1kpl6sh-move-frames-166{0%{transform:translate3d(59vw,103vh,0)}to{transform:translate3d(80vw,-172vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(166) .circle:where(.svelte-1kpl6sh){animation-delay:1171ms}.circle-container.svelte-1kpl6sh:nth-child(167){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-167;animation-duration:56487ms;animation-delay:3196ms}@keyframes svelte-1kpl6sh-move-frames-167{0%{transform:translate3d(17vw,105vh,0)}to{transform:translate3d(72vw,-168vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(167) .circle:where(.svelte-1kpl6sh){animation-delay:1362ms}.circle-container.svelte-1kpl6sh:nth-child(168){width:7px;height:7px;animation-name:svelte-1kpl6sh-move-frames-168;animation-duration:48479ms;animation-delay:1467ms}@keyframes svelte-1kpl6sh-move-frames-168{0%{transform:translate3d(46vw,109vh,0)}to{transform:translate3d(66vw,-160vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(168) .circle:where(.svelte-1kpl6sh){animation-delay:1495ms}.circle-container.svelte-1kpl6sh:nth-child(169){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-169;animation-duration:51554ms;animation-delay:28426ms}@keyframes svelte-1kpl6sh-move-frames-169{0%{transform:translate3d(79vw,102vh,0)}to{transform:translate3d(53vw,-165vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(169) .circle:where(.svelte-1kpl6sh){animation-delay:2851ms}.circle-container.svelte-1kpl6sh:nth-child(170){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-170;animation-duration:51515ms;animation-delay:36668ms}@keyframes svelte-1kpl6sh-move-frames-170{0%{transform:translate3d(92vw,109vh,0)}to{transform:translate3d(10vw,-193vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(170) .circle:where(.svelte-1kpl6sh){animation-delay:297ms}.circle-container.svelte-1kpl6sh:nth-child(171){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-171;animation-duration:49933ms;animation-delay:22404ms}@keyframes svelte-1kpl6sh-move-frames-171{0%{transform:translate3d(36vw,108vh,0)}to{transform:translate3d(18vw,-204vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(171) .circle:where(.svelte-1kpl6sh){animation-delay:1991ms}.circle-container.svelte-1kpl6sh:nth-child(172){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-172;animation-duration:56075ms;animation-delay:20176ms}@keyframes svelte-1kpl6sh-move-frames-172{0%{transform:translate3d(63vw,109vh,0)}to{transform:translate3d(61vw,-173vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(172) .circle:where(.svelte-1kpl6sh){animation-delay:3542ms}.circle-container.svelte-1kpl6sh:nth-child(173){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-173;animation-duration:56076ms;animation-delay:7086ms}@keyframes svelte-1kpl6sh-move-frames-173{0%{transform:translate3d(62vw,109vh,0)}to{transform:translate3d(76vw,-200vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(173) .circle:where(.svelte-1kpl6sh){animation-delay:2533ms}.circle-container.svelte-1kpl6sh:nth-child(174){width:14px;height:14px;animation-name:svelte-1kpl6sh-move-frames-174;animation-duration:55826ms;animation-delay:34885ms}@keyframes svelte-1kpl6sh-move-frames-174{0%{transform:translate3d(95vw,108vh,0)}to{transform:translate3d(1vw,-177vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(174) .circle:where(.svelte-1kpl6sh){animation-delay:2905ms}.circle-container.svelte-1kpl6sh:nth-child(175){width:2px;height:2px;animation-name:svelte-1kpl6sh-move-frames-175;animation-duration:50477ms;animation-delay:21855ms}@keyframes svelte-1kpl6sh-move-frames-175{0%{transform:translate3d(84vw,110vh,0)}to{transform:translate3d(39vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(175) .circle:where(.svelte-1kpl6sh){animation-delay:2354ms}.circle-container.svelte-1kpl6sh:nth-child(176){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-176;animation-duration:54766ms;animation-delay:15255ms}@keyframes svelte-1kpl6sh-move-frames-176{0%{transform:translate3d(21vw,102vh,0)}to{transform:translate3d(75vw,-200vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(176) .circle:where(.svelte-1kpl6sh){animation-delay:2702ms}.circle-container.svelte-1kpl6sh:nth-child(177){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-177;animation-duration:52156ms;animation-delay:16419ms}@keyframes svelte-1kpl6sh-move-frames-177{0%{transform:translate3d(74vw,105vh,0)}to{transform:translate3d(93vw,-182vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(177) .circle:where(.svelte-1kpl6sh){animation-delay:1373ms}.circle-container.svelte-1kpl6sh:nth-child(178){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-178;animation-duration:50777ms;animation-delay:1378ms}@keyframes svelte-1kpl6sh-move-frames-178{0%{transform:translate3d(11vw,105vh,0)}to{transform:translate3d(73vw,-157vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(178) .circle:where(.svelte-1kpl6sh){animation-delay:3.53s}.circle-container.svelte-1kpl6sh:nth-child(179){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-179;animation-duration:48762ms;animation-delay:17039ms}@keyframes svelte-1kpl6sh-move-frames-179{0%{transform:translate3d(16vw,107vh,0)}to{transform:translate3d(49vw,-170vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(179) .circle:where(.svelte-1kpl6sh){animation-delay:3196ms}.circle-container.svelte-1kpl6sh:nth-child(180){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-180;animation-duration:48097ms;animation-delay:17496ms}@keyframes svelte-1kpl6sh-move-frames-180{0%{transform:translate3d(54vw,106vh,0)}to{transform:translate3d(58vw,-202vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(180) .circle:where(.svelte-1kpl6sh){animation-delay:872ms}.circle-container.svelte-1kpl6sh:nth-child(181){width:17px;height:17px;animation-name:svelte-1kpl6sh-move-frames-181;animation-duration:51424ms;animation-delay:13348ms}@keyframes svelte-1kpl6sh-move-frames-181{0%{transform:translate3d(76vw,101vh,0)}to{transform:translate3d(35vw,-156vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(181) .circle:where(.svelte-1kpl6sh){animation-delay:1656ms}.circle-container.svelte-1kpl6sh:nth-child(182){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-182;animation-duration:50517ms;animation-delay:35743ms}@keyframes svelte-1kpl6sh-move-frames-182{0%{transform:translate3d(68vw,102vh,0)}to{transform:translate3d(68vw,-184vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(182) .circle:where(.svelte-1kpl6sh){animation-delay:582ms}.circle-container.svelte-1kpl6sh:nth-child(183){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-183;animation-duration:51712ms;animation-delay:24419ms}@keyframes svelte-1kpl6sh-move-frames-183{0%{transform:translate3d(53vw,103vh,0)}to{transform:translate3d(38vw,-155vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(183) .circle:where(.svelte-1kpl6sh){animation-delay:1377ms}.circle-container.svelte-1kpl6sh:nth-child(184){width:1px;height:1px;animation-name:svelte-1kpl6sh-move-frames-184;animation-duration:54395ms;animation-delay:19248ms}@keyframes svelte-1kpl6sh-move-frames-184{0%{transform:translate3d(82vw,106vh,0)}to{transform:translate3d(25vw,-168vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(184) .circle:where(.svelte-1kpl6sh){animation-delay:2794ms}.circle-container.svelte-1kpl6sh:nth-child(185){width:19px;height:19px;animation-name:svelte-1kpl6sh-move-frames-185;animation-duration:50565ms;animation-delay:5645ms}@keyframes svelte-1kpl6sh-move-frames-185{0%{transform:translate3d(64vw,101vh,0)}to{transform:translate3d(6vw,-165vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(185) .circle:where(.svelte-1kpl6sh){animation-delay:2304ms}.circle-container.svelte-1kpl6sh:nth-child(186){width:9px;height:9px;animation-name:svelte-1kpl6sh-move-frames-186;animation-duration:50.66s;animation-delay:5752ms}@keyframes svelte-1kpl6sh-move-frames-186{0%{transform:translate3d(42vw,102vh,0)}to{transform:translate3d(84vw,-166vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(186) .circle:where(.svelte-1kpl6sh){animation-delay:2806ms}.circle-container.svelte-1kpl6sh:nth-child(187){width:4px;height:4px;animation-name:svelte-1kpl6sh-move-frames-187;animation-duration:50521ms;animation-delay:4745ms}@keyframes svelte-1kpl6sh-move-frames-187{0%{transform:translate3d(56vw,108vh,0)}to{transform:translate3d(67vw,-176vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(187) .circle:where(.svelte-1kpl6sh){animation-delay:.25s}.circle-container.svelte-1kpl6sh:nth-child(188){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-188;animation-duration:48216ms;animation-delay:32828ms}@keyframes svelte-1kpl6sh-move-frames-188{0%{transform:translate3d(67vw,107vh,0)}to{transform:translate3d(45vw,-203vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(188) .circle:where(.svelte-1kpl6sh){animation-delay:3935ms}.circle-container.svelte-1kpl6sh:nth-child(189){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-189;animation-duration:56.21s;animation-delay:35915ms}@keyframes svelte-1kpl6sh-move-frames-189{0%{transform:translate3d(76vw,106vh,0)}to{transform:translate3d(39vw,-164vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(189) .circle:where(.svelte-1kpl6sh){animation-delay:367ms}.circle-container.svelte-1kpl6sh:nth-child(190){width:6px;height:6px;animation-name:svelte-1kpl6sh-move-frames-190;animation-duration:53385ms;animation-delay:36705ms}@keyframes svelte-1kpl6sh-move-frames-190{0%{transform:translate3d(96vw,110vh,0)}to{transform:translate3d(86vw,-175vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(190) .circle:where(.svelte-1kpl6sh){animation-delay:1544ms}.circle-container.svelte-1kpl6sh:nth-child(191){width:11px;height:11px;animation-name:svelte-1kpl6sh-move-frames-191;animation-duration:50582ms;animation-delay:36313ms}@keyframes svelte-1kpl6sh-move-frames-191{0%{transform:translate3d(82vw,107vh,0)}to{transform:translate3d(60vw,-203vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(191) .circle:where(.svelte-1kpl6sh){animation-delay:2672ms}.circle-container.svelte-1kpl6sh:nth-child(192){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-192;animation-duration:55061ms;animation-delay:21558ms}@keyframes svelte-1kpl6sh-move-frames-192{0%{transform:translate3d(70vw,106vh,0)}to{transform:translate3d(100vw,-181vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(192) .circle:where(.svelte-1kpl6sh){animation-delay:657ms}.circle-container.svelte-1kpl6sh:nth-child(193){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-193;animation-duration:55836ms;animation-delay:14661ms}@keyframes svelte-1kpl6sh-move-frames-193{0%{transform:translate3d(38vw,107vh,0)}to{transform:translate3d(88vw,-158vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(193) .circle:where(.svelte-1kpl6sh){animation-delay:3355ms}.circle-container.svelte-1kpl6sh:nth-child(194){width:13px;height:13px;animation-name:svelte-1kpl6sh-move-frames-194;animation-duration:50996ms;animation-delay:30416ms}@keyframes svelte-1kpl6sh-move-frames-194{0%{transform:translate3d(25vw,108vh,0)}to{transform:translate3d(60vw,-180vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(194) .circle:where(.svelte-1kpl6sh){animation-delay:2478ms}.circle-container.svelte-1kpl6sh:nth-child(195){width:12px;height:12px;animation-name:svelte-1kpl6sh-move-frames-195;animation-duration:53084ms;animation-delay:27164ms}@keyframes svelte-1kpl6sh-move-frames-195{0%{transform:translate3d(18vw,106vh,0)}to{transform:translate3d(97vw,-168vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(195) .circle:where(.svelte-1kpl6sh){animation-delay:1685ms}.circle-container.svelte-1kpl6sh:nth-child(196){width:19px;height:19px;animation-name:svelte-1kpl6sh-move-frames-196;animation-duration:48833ms;animation-delay:6096ms}@keyframes svelte-1kpl6sh-move-frames-196{0%{transform:translate3d(52vw,105vh,0)}to{transform:translate3d(40vw,-161vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(196) .circle:where(.svelte-1kpl6sh){animation-delay:934ms}.circle-container.svelte-1kpl6sh:nth-child(197){width:5px;height:5px;animation-name:svelte-1kpl6sh-move-frames-197;animation-duration:48.13s;animation-delay:32453ms}@keyframes svelte-1kpl6sh-move-frames-197{0%{transform:translate3d(78vw,104vh,0)}to{transform:translate3d(85vw,-158vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(197) .circle:where(.svelte-1kpl6sh){animation-delay:1492ms}.circle-container.svelte-1kpl6sh:nth-child(198){width:3px;height:3px;animation-name:svelte-1kpl6sh-move-frames-198;animation-duration:53743ms;animation-delay:25491ms}@keyframes svelte-1kpl6sh-move-frames-198{0%{transform:translate3d(9vw,110vh,0)}to{transform:translate3d(17vw,-180vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(198) .circle:where(.svelte-1kpl6sh){animation-delay:853ms}.circle-container.svelte-1kpl6sh:nth-child(199){width:20px;height:20px;animation-name:svelte-1kpl6sh-move-frames-199;animation-duration:56395ms;animation-delay:29626ms}@keyframes svelte-1kpl6sh-move-frames-199{0%{transform:translate3d(57vw,104vh,0)}to{transform:translate3d(9vw,-159vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(199) .circle:where(.svelte-1kpl6sh){animation-delay:1735ms}.circle-container.svelte-1kpl6sh:nth-child(200){width:16px;height:16px;animation-name:svelte-1kpl6sh-move-frames-200;animation-duration:54958ms;animation-delay:3258ms}@keyframes svelte-1kpl6sh-move-frames-200{0%{transform:translate3d(14vw,106vh,0)}to{transform:translate3d(87vw,-178vh,0)}}.circle-container.svelte-1kpl6sh:nth-child(200) .circle:where(.svelte-1kpl6sh){animation-delay:1983ms}#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}
