/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-table-cells-row-unlock:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-c411f119.woff2) format("woff2"),url(/assets/fa-brands-400-bc844b5b.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-c732f106.woff2) format("woff2"),url(/assets/fa-regular-400-64f9fb62.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-1f0189e0.woff2) format("woff2"),url(/assets/fa-solid-900-31f099c1.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-c411f119.woff2) format("woff2"),url(/assets/fa-brands-400-bc844b5b.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-1f0189e0.woff2) format("woff2"),url(/assets/fa-solid-900-31f099c1.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-c732f106.woff2) format("woff2"),url(/assets/fa-regular-400-64f9fb62.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-1f0189e0.woff2) format("woff2"),url(/assets/fa-solid-900-31f099c1.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-c411f119.woff2) format("woff2"),url(/assets/fa-brands-400-bc844b5b.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-c732f106.woff2) format("woff2"),url(/assets/fa-regular-400-64f9fb62.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-v4compatibility-2aca24b3.woff2) format("woff2"),url(/assets/fa-v4compatibility-a6274a12.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.untree_co-hero[data-v-79a3c7fb]{z-index:2}.gallery img[data-v-79a3c7fb]{transition:opacity .5s ease-in-out;opacity:0}.loading[data-v-79a3c7fb]{position:absolute;transform:translate(-50%,-50%);padding:15px 30px;border-radius:5px;z-index:10}@media (min-width: 1200px){.gallery[data-v-79a3c7fb]{width:100px;margin-left:30%}.container-carousel[data-v-79a3c7fb]{margin-left:20%;margin-right:20%}.gallery>img[data-v-79a3c7fb]{width:80%;margin-left:auto;margin-right:auto}}@media (min-width: 992px) and (max-width: 1199px){.gallery[data-v-79a3c7fb]{width:150px;margin-left:25%}.container-carousel[data-v-79a3c7fb]{margin-left:15%;margin-right:15%}.gallery>img[data-v-79a3c7fb]{width:70%;margin-left:auto;margin-right:auto}}@media (min-width: 768px) and (max-width: 991px){.gallery[data-v-79a3c7fb]{width:60px;margin-left:15%}.container-carousel[data-v-79a3c7fb]{margin-left:10%;margin-right:65%;margin-bottom:10%;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:100%;height:300px;object-fit:cover;object-position:center}#btn-proyectos[data-v-79a3c7fb]{margin-top:4%}}@media (min-width: 566px) and (max-width: 767px){.gallery[data-v-79a3c7fb]{width:100px;margin-left:15%}.container-carousel[data-v-79a3c7fb]{margin-left:1%;margin-right:90%;margin-bottom:15%;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:55%!important;margin-left:auto;margin-right:auto}#btn-proyectos[data-v-79a3c7fb]{margin-top:5%}}@media (max-width: 546px){.gallery[data-v-79a3c7fb]{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel[data-v-79a3c7fb]{margin-left:0%!important;margin-right:30%!important;margin-bottom:15%!important;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:50%!important;height:110%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos[data-v-79a3c7fb]{margin-top:6%!important}}@media (max-width: 526px){.gallery[data-v-79a3c7fb]{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel[data-v-79a3c7fb]{margin-right:20%!important;margin-bottom:15%!important;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:42%!important;height:115%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos[data-v-79a3c7fb]{margin-top:7%!important}}@media (max-width: 480px){.gallery[data-v-79a3c7fb]{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel[data-v-79a3c7fb]{margin-right:30%!important;margin-bottom:15%!important;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:50%!important;height:120%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos[data-v-79a3c7fb]{margin-top:7%!important}}@media (max-width: 320px){.gallery[data-v-79a3c7fb]{width:100%!important;margin-left:0%!important;margin-bottom:20%!important}.container-carousel[data-v-79a3c7fb]{margin-left:0%!important;margin-right:30%!important;margin-bottom:20%!important;overflow:hidden}.gallery>img[data-v-79a3c7fb]{width:50%!important;height:100%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos[data-v-79a3c7fb]{margin-top:6%!important}}.home[data-v-79a3c7fb]{padding:0;margin:0}svg[data-v-79a3c7fb]{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;display:block;background-color:#c6f4d6;background-image:linear-gradient(to bottom,rgba(198,244,214,.86),#C6F4D6)}.tex[data-v-79a3c7fb]{color:#0d7313}.pricing[data-v-79a3c7fb]:hover{color:#fff!important}.gallery[data-v-79a3c7fb]{--d: 12s;display:grid;width:100%;max-width:450px;margin:0 auto;position:relative}.gallery>img[data-v-79a3c7fb]{grid-area:1/1;width:100%;aspect-ratio:4/3;object-fit:contain;background-color:#f2f2f2;border:5px solid #f2f2f2;box-shadow:0 0 4px #0007;z-index:2;animation:slide-79a3c7fb var(--d) infinite,z-order-79a3c7fb var(--d) infinite steps(1)}.gallery img[data-v-79a3c7fb]:last-child{animation-name:slide-79a3c7fb,z-order-last-79a3c7fb}.gallery>img[data-v-79a3c7fb]:nth-child(1){animation-delay:calc((1 - 1)/5*var(--d));--r: -20deg}.gallery>img[data-v-79a3c7fb]:nth-child(2){animation-delay:calc((1 - 2)/5*var(--d));--r: -10deg}.gallery>img[data-v-79a3c7fb]:nth-child(3){animation-delay:calc((1 - 3)/5*var(--d));--r: 0deg}.gallery>img[data-v-79a3c7fb]:nth-child(4){animation-delay:calc((1 - 4)/5*var(--d));--r: 10deg}.gallery>img[data-v-79a3c7fb]:nth-child(5){animation-delay:calc((1 - 5)/5*var(--d));--r: 20deg}@keyframes slide-79a3c7fb{10%{transform:translate(120%) rotate(var(--r))}0%,to,20%{transform:translate(0) rotate(var(--r))}}@keyframes z-order-79a3c7fb{10%,20%{z-index:1}80%{z-index:2}}@keyframes z-order-last-79a3c7fb{10%,20%{z-index:1}50%{z-index:2}to{z-index:1}}.container-carousel[data-v-79a3c7fb]{width:100%;padding:2rem;display:grid;place-content:center}#contenedor[data-v-863fb80c]{margin-bottom:0%!important;padding-bottom:0%!important}[data-v-260d1291],[data-v-260d1291]:before,[data-v-260d1291]:after{margin:0;padding:0;box-sizing:border-box}body[data-v-260d1291]{background:#000;min-height:100vh;display:flex;justify-content:center;align-items:center}.container-card[data-v-260d1291]{padding:20px;text-align:center}.row[data-v-260d1291]{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.card[data-v-260d1291]{--card-bg-color: #ffffff;--border-radius: 15px;background:var(--card-bg-color);width:320px;height:450px;position:relative;display:flex;justify-content:center;align-items:center;z-index:0;overflow:hidden;border-radius:var(--border-radius)}.card_inner[data-v-260d1291]{--border-size: 5px;width:calc(100% - var(--border-size));height:calc(100% - var(--border-size));background:var(--card-bg-color);position:absolute;border-radius:var(--border-radius)}.card_inner[data-v-260d1291]:before{--width: 50%;--height: 135%;width:var(--width);height:var(--height);top:calc(50% - var(--height) / 2);left:calc(50% - var(--width) / 2);content:"";position:absolute;background:linear-gradient(130deg,rgb(5,250,67) 25%,rgb(34,243,149) 96%);z-index:-1;filter:blur(20px);animation:rotate-260d1291 3s linear infinite}@keyframes rotate-260d1291{to{transform:rotate(360deg)}}.svg-container[data-v-260d1291]{height:150px;overflow:hidden}.img-fluid[data-v-260d1291]{width:100%;height:100%;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.contenido[data-v-260d1291]{padding:20px;display:flex;flex-direction:column;height:100%}.description-container[data-v-260d1291]{font-size:14px;color:#555;flex-grow:1;overflow-y:auto}.heading-container[data-v-260d1291]{margin-bottom:15px}.heading[data-v-260d1291]{font-size:18px;font-weight:700}.leerMas[data-v-260d1291]{background-color:#fbfffb;color:#030303;padding:10px 20px;border:2px solid #0ab82d;border-radius:5px;cursor:pointer;text-align:center;margin-top:20px}.leerMas[data-v-260d1291]:hover{background:linear-gradient(-45deg,#0ea928 0%,#3de64e 100%);color:#030303!important}.container-button[data-v-260d1291]{margin-top:10%!important}.circle[data-v-260d1291]{width:15px;height:15px;border-radius:50%;background:linear-gradient(45deg,#0ea928,#00dbde);animation:move-260d1291 5s infinite ease-in-out}.circle[data-v-260d1291]:nth-child(even){animation-delay:2.5s}@keyframes move-260d1291{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width: 1200px){.card[data-v-260d1291]{width:calc(30% - 40px)}}@media (max-width: 992px){.card[data-v-260d1291]{width:calc(60% - 80px)}}@media (max-width: 768px){.card[data-v-260d1291]{width:calc(50% - 50px);margin:10px 0}}@media (max-width: 546px){.card[data-v-260d1291]{width:calc(80% - 90px);margin:10px 0}}@media (max-width: 526px){.card[data-v-260d1291]{width:calc(90% - 90px);margin:10px 0}}@media (max-width: 480px){.card[data-v-260d1291]{width:80%!important;margin:10px 0}}@media (max-width: 320px){.card[data-v-260d1291]{width:calc(90% - 100px);margin:10px 0}}.custom-slider-container[data-v-7b1861ca]{overflow:hidden;width:100%;position:relative}.custom-slider-track[data-v-7b1861ca]{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.custom-slide[data-v-7b1861ca]{flex:0 0 100%;min-width:100%;box-sizing:border-box}@media (min-width: 768px){.custom-slide[data-v-7b1861ca]{flex:0 0 50%;min-width:50%}}@media (min-width: 1024px){.custom-slide[data-v-7b1861ca]{flex:0 0 33.3333%;min-width:33.3333%}}.untree_co-testimonial[data-v-7b1861ca]{background:rgba(255,255,255,.1);padding:25px;border-radius:10px;height:100%;-webkit-user-select:none;user-select:none;margin:0 5px}@media (max-width: 767px){.custom-slider-container[data-v-7b1861ca]{margin:0 -15px;width:calc(100% + 30px)}.custom-slide[data-v-7b1861ca]{padding:0 10px}.untree_co-testimonial[data-v-7b1861ca]{margin:0 2px}}.custom-slider-track[data-v-7b1861ca]{touch-action:pan-y;-webkit-overflow-scrolling:touch}@media (max-width: 1000px){.carousel__list[data-v-87efc698]{height:400px!important;overflow:hidden!important}.carousel__item img-fluid[data-v-87efc698]{width:80px!important;height:100px}}.carousel[data-v-87efc698]{display:flex;width:100%;height:90%;align-items:center;font-family:Arial}.carousel__list[data-v-87efc698]{display:flex;list-style:none;position:relative;width:100%;height:300px;justify-content:center;perspective:300px}.carousel__item[data-v-87efc698]{display:flex;align-items:center;justify-content:center;position:absolute;transition:all .3s ease-in}.carousel__item img[data-v-87efc698]{width:450px;height:400px;border-radius:12px;box-shadow:0 2px 8px #32323280;object-fit:cover;transition:opacity .5s ease-in-out;opacity:0}@media (max-width: 768px){.carousel ul[data-v-87efc698]{overflow:hidden}.carousel__list[data-v-87efc698]{height:250px}.carousel__item img[data-v-87efc698]{width:200px;height:180px}}.carousel__item[data-pos="0"][data-v-87efc698]{z-index:5}.carousel__item[data-pos="-1"][data-v-87efc698],.carousel__item[data-pos="1"][data-v-87efc698]{opacity:.7;filter:blur(1px) grayscale(10%)}.carousel__item[data-pos="-1"][data-v-87efc698]{transform:translate(-40%) scale(.9);z-index:4}.carousel__item[data-pos="1"][data-v-87efc698]{transform:translate(40%) scale(.9);z-index:4}.carousel__item[data-pos="-2"][data-v-87efc698],.carousel__item[data-pos="2"][data-v-87efc698]{opacity:.4;filter:blur(3px) grayscale(20%)}.carousel__item[data-pos="-2"][data-v-87efc698]{transform:translate(-70%) scale(.8);z-index:3}.carousel__item[data-pos="2"][data-v-87efc698]{transform:translate(70%) scale(.8);z-index:3}.carousel__item[data-pos="-3"][data-v-87efc698],.carousel__item[data-pos="3"][data-v-87efc698]{opacity:.2;filter:blur(5px) grayscale(30%)}.carousel__item[data-pos="-3"][data-v-87efc698]{transform:translate(-100%) scale(.7);z-index:2}.carousel__item[data-pos="3"][data-v-87efc698]{transform:translate(100%) scale(.7);z-index:2}@media (max-width: 768px){#pricing-section[data-v-8f60e314]{min-height:45vh!important;display:flex;flex-direction:column;justify-content:center}.pricing-title[data-v-8f60e314]{margin-bottom:20px}.container-proyect[data-v-8f60e314]{margin-top:25%!important}}#pricing-section[data-v-8f60e314]{padding:0;margin:0;min-height:85vh;display:flex;flex-direction:column;justify-content:center}.pricing-title[data-v-8f60e314]{margin-bottom:10px}.text-counter[data-v-14379314]{display:flex;flex-direction:column;align-items:center;justify-content:center}.text-counter img[data-v-14379314]{width:30px;height:30px;margin-bottom:5px}.advantage-image-container[data-v-14379314]{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.advantage-image[data-v-14379314]{max-width:80%;max-height:80%}.stat-image-container[data-v-14379314]{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.stat-image[data-v-14379314]{max-width:60%;max-height:60%}.count-numbers[data-v-14379314]{display:flex;flex-wrap:wrap;justify-content:center;margin-left:0}.count-numbers>div[data-v-14379314]{display:flex;flex-direction:column;align-items:center;text-align:center}.counter[data-v-14379314]{font-size:24px;margin-bottom:5px}.caption-2[data-v-14379314]{margin-left:2%}@media (max-width: 768px){.count-numbers>div[data-v-14379314]{flex:0 0 50%;max-width:50%}}@media (max-width: 412px){.stat-image-container[data-v-14379314]{width:50px;height:60px;border-radius:50%;margin-right:5%;display:flex;justify-content:center;align-items:center;overflow:hidden}}.leFadeInLeft span[data-v-14379314]{animation-name:leFadeInLeft-14379314}@keyframes leFadeInLeft-14379314{0%{opacity:0;transform:translate(-60px)}to{opacity:1}}.heading[data-v-14379314]{text-align:center!important}@media (max-width: 768px){.marquee-image[data-v-41c129e1]{width:90px!important;height:90px!important}h1[data-v-41c129e1]{width:20%!important;margin-left:35%!important;font-size:25px!important}}@media (max-width: 480px){.marquee-image[data-v-41c129e1]{width:80px!important;height:80px!important}}h1[data-v-41c129e1]{margin-bottom:5%!important}.container-text[data-v-41c129e1]{font-size:70px;line-height:1;font-weight:700;color:#000;margin-bottom:30px}@media (max-width: 991.98px){.untree_co-hero .heading[data-v-41c129e1]{font-size:50px}}.marquee-image[data-v-41c129e1]{width:180px;height:180px;margin-right:30px}.marquee-image[data-v-41c129e1]:last-child{margin-right:0}.leerMas[data-v-650a3f52]{background-color:#fbfffb;color:#030303;padding:10px 20px;border:2px solid #0ab82d;border-radius:5px;cursor:pointer;display:block;margin:20px auto;width:max-content;transition:all .3s ease;text-decoration:none;text-align:center}.leerMas[data-v-650a3f52]:hover{background:linear-gradient(-45deg,#0ea928 0%,#3de64e 100%);color:#030303!important;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.btn-video[data-v-650a3f52]{border-radius:20px;object-fit:cover;display:block;margin:0 auto}@media (min-width: 950px) and (max-width: 1199px){#contenido[data-v-650a3f52]{margin-left:8%;margin-right:5%}.btn-video[data-v-650a3f52]{width:165%;height:50vh}}@media (min-width: 900px) and (max-width: 991px){#contenido[data-v-650a3f52]{margin-left:12%;margin-right:5%}.btn-video[data-v-650a3f52]{width:100%;height:50vh}}@media (max-width: 768px){.btn-video[data-v-650a3f52]{width:90%;height:auto}#contenido[data-v-650a3f52]{text-align:center}}@media (min-width: 576px) and (max-width: 767px){#contenido[data-v-650a3f52]{margin-left:5%;margin-right:5%}.btn-video[data-v-650a3f52]{width:100%;height:60vh}}@media (max-width: 574px){#contenido[data-v-650a3f52]{margin-left:0;margin-right:0}video[data-v-650a3f52]{height:30vh!important;width:50vh!important}}@media (max-width: 480px){video[data-v-650a3f52]{height:30vh!important;width:42vh!important}.leerMas[data-v-650a3f52]{padding:8px 16px;font-size:14px}}@media (max-width: 400px){.leerMas[data-v-650a3f52]{width:90%;white-space:nowrap}}.container-circles[data-v-650a3f52]{width:100%;height:100%;overflow:hidden;position:relative;z-index:0}.background[data-v-650a3f52]{display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-mask-image:radial-gradient(white 0%,white 30%,transparent 80%,transparent);mask-image:radial-gradient(white 0%,white 30%,transparent 80%,transparent)}.circle-container[data-v-650a3f52]{position:absolute;-webkit-transform:translateY(-10vh);transform:translateY(-10vh);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.circle-container .circle[data-v-650a3f52]{width:200%!important;height:200%!important;border-radius:80%!important;mix-blend-mode:screen;background-image:radial-gradient(#C6F4D6,#C6F4D6 10%,rgba(153,255,255,0) 56%)!important;-webkit-animation:fadein-frames .2s infinite,scale-frames-650a3f52 2s infinite;animation:fadein-frames .2s infinite,scale-frames-650a3f52 2s infinite}@-webkit-keyframes fade-frames-650a3f52{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes fade-frames-650a3f52{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-webkit-keyframes scale-frames-650a3f52{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}@keyframes scale-frames-650a3f52{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}.circle-container[data-v-650a3f52]:nth-child(1){width:4px;height:4px;-webkit-animation-name:move-frames-1-650a3f52;animation-name:move-frames-1-650a3f52;-webkit-animation-duration:31629ms;animation-duration:31629ms}@-webkit-keyframes move-frames-1-650a3f52{0%{-webkit-transform:translate3d(95vw,105vh,0);transform:translate3d(95vw,105vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}@keyframes move-frames-1-650a3f52{0%{-webkit-transform:translate3d(95vw,105vh,0);transform:translate3d(95vw,105vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}.circle-container[data-v-650a3f52]:nth-child(2){width:6px;height:6px;-webkit-animation-name:move-frames-2-650a3f52;animation-name:move-frames-2-650a3f52;-webkit-animation-duration:29829ms;animation-duration:29829ms}@-webkit-keyframes move-frames-2-650a3f52{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(81vw,-134vh,0);transform:translate3d(81vw,-134vh,0)}}@keyframes move-frames-2-650a3f52{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(81vw,-134vh,0);transform:translate3d(81vw,-134vh,0)}}.circle-container[data-v-650a3f52]:nth-child(3){width:6px;height:6px;-webkit-animation-name:move-frames-3-650a3f52;animation-name:move-frames-3-650a3f52;-webkit-animation-duration:31166ms;animation-duration:31166ms}@-webkit-keyframes move-frames-3-650a3f52{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}@keyframes move-frames-3-650a3f52{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}.circle-container[data-v-650a3f52]:nth-child(4){width:7px;height:7px;-webkit-animation-name:move-frames-4-650a3f52;animation-name:move-frames-4-650a3f52;-webkit-animation-duration:31.21s;animation-duration:31.21s}@-webkit-keyframes move-frames-4-650a3f52{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-103vh,0);transform:translate3d(47vw,-103vh,0)}}@keyframes move-frames-4-650a3f52{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-103vh,0);transform:translate3d(47vw,-103vh,0)}}.circle-container[data-v-650a3f52]:nth-child(5){width:3px;height:3px;-webkit-animation-name:move-frames-5-650a3f52;animation-name:move-frames-5-650a3f52;-webkit-animation-duration:32.61s;animation-duration:32.61s}@-webkit-keyframes move-frames-5-650a3f52{0%{-webkit-transform:translate3d(20vw,104vh,0);transform:translate3d(20vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}@keyframes move-frames-5-650a3f52{0%{-webkit-transform:translate3d(20vw,104vh,0);transform:translate3d(20vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}.circle-container[data-v-650a3f52]:nth-child(6){width:3px;height:3px;-webkit-animation-name:move-frames-6-650a3f52;animation-name:move-frames-6-650a3f52;-webkit-animation-duration:36741ms;animation-duration:36741ms}@-webkit-keyframes move-frames-6-650a3f52{0%{-webkit-transform:translate3d(40vw,102vh,0);transform:translate3d(40vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-117vh,0);transform:translate3d(6vw,-117vh,0)}}@keyframes move-frames-6-650a3f52{0%{-webkit-transform:translate3d(40vw,102vh,0);transform:translate3d(40vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-117vh,0);transform:translate3d(6vw,-117vh,0)}}.circle-container[data-v-650a3f52]:nth-child(7){width:8px;height:8px;-webkit-animation-name:move-frames-7-650a3f52;animation-name:move-frames-7-650a3f52;-webkit-animation-duration:32297ms;animation-duration:32297ms}@-webkit-keyframes move-frames-7-650a3f52{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}@keyframes move-frames-7-650a3f52{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}.circle-container[data-v-650a3f52]:nth-child(8){width:6px;height:6px;-webkit-animation-name:move-frames-8-650a3f52;animation-name:move-frames-8-650a3f52;-webkit-animation-duration:30947ms;animation-duration:30947ms}@-webkit-keyframes move-frames-8-650a3f52{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}@keyframes move-frames-8-650a3f52{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}.circle-container[data-v-650a3f52]:nth-child(9){width:1px;height:1px;-webkit-animation-name:move-frames-9-650a3f52;animation-name:move-frames-9-650a3f52;-webkit-animation-duration:31436ms;animation-duration:31436ms}@-webkit-keyframes move-frames-9-650a3f52{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}@keyframes move-frames-9-650a3f52{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}.circle-container[data-v-650a3f52]:nth-child(10){width:8px;height:8px;-webkit-animation-name:move-frames-10-650a3f52;animation-name:move-frames-10-650a3f52;-webkit-animation-duration:33449ms;animation-duration:33449ms}@-webkit-keyframes move-frames-10-650a3f52{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-115vh,0);transform:translate3d(33vw,-115vh,0)}}@keyframes move-frames-10-650a3f52{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-115vh,0);transform:translate3d(33vw,-115vh,0)}}.circle-container:nth-child(10) .circle[data-v-650a3f52]{-webkit-animation-delay:3979ms;animation-delay:3979ms}.circle-container[data-v-650a3f52]:nth-child(11){width:1px;height:1px;-webkit-animation-name:move-frames-11-650a3f52;animation-name:move-frames-11-650a3f52;-webkit-animation-duration:28278ms;animation-duration:28278ms}@-webkit-keyframes move-frames-11-650a3f52{0%{-webkit-transform:translate3d(24vw,104vh,0);transform:translate3d(24vw,104vh,0)}to{-webkit-transform:translate3d(84vw,-120vh,0);transform:translate3d(84vw,-120vh,0)}}@keyframes move-frames-11-650a3f52{0%{-webkit-transform:translate3d(24vw,104vh,0);transform:translate3d(24vw,104vh,0)}to{-webkit-transform:translate3d(84vw,-120vh,0);transform:translate3d(84vw,-120vh,0)}}.circle-container:nth-child(11) .circle[data-v-650a3f52]{-webkit-animation-delay:3046ms;animation-delay:3046ms}.circle-container[data-v-650a3f52]:nth-child(12){width:5px;height:5px;-webkit-animation-name:move-frames-12-650a3f52;animation-name:move-frames-12-650a3f52;-webkit-animation-duration:30459ms;animation-duration:30459ms;-webkit-animation-delay:164ms;animation-delay:164ms}@-webkit-keyframes move-frames-12-650a3f52{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}@keyframes move-frames-12-650a3f52{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}.circle-container:nth-child(12) .circle[data-v-650a3f52]{-webkit-animation-delay:299ms;animation-delay:299ms}.circle-container[data-v-650a3f52]:nth-child(13){width:6px;height:6px;-webkit-animation-name:move-frames-13-650a3f52;animation-name:move-frames-13-650a3f52;-webkit-animation-duration:33.61s;animation-duration:33.61s;-webkit-animation-delay:24288ms;animation-delay:24288ms}@-webkit-keyframes move-frames-13-650a3f52{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}@keyframes move-frames-13-650a3f52{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}.circle-container:nth-child(13) .circle[data-v-650a3f52]{-webkit-animation-delay:2418ms;animation-delay:2418ms}.circle-container[data-v-650a3f52]:nth-child(14){width:3px;height:3px;-webkit-animation-name:move-frames-14-650a3f52;animation-name:move-frames-14-650a3f52;-webkit-animation-duration:34941ms;animation-duration:34941ms;-webkit-animation-delay:15658ms;animation-delay:15658ms}@-webkit-keyframes move-frames-14-650a3f52{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-127vh,0);transform:translate3d(25vw,-127vh,0)}}@keyframes move-frames-14-650a3f52{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-127vh,0);transform:translate3d(25vw,-127vh,0)}}.circle-container:nth-child(14) .circle[data-v-650a3f52]{-webkit-animation-delay:1331ms;animation-delay:1331ms}.circle-container[data-v-650a3f52]:nth-child(15){width:4px;height:4px;-webkit-animation-name:move-frames-15-650a3f52;animation-name:move-frames-15-650a3f52;-webkit-animation-duration:36241ms;animation-duration:36241ms;-webkit-animation-delay:12834ms;animation-delay:12834ms}@-webkit-keyframes move-frames-15-650a3f52{0%{-webkit-transform:translate3d(89vw,105vh,0);transform:translate3d(89vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-129vh,0);transform:translate3d(54vw,-129vh,0)}}@keyframes move-frames-15-650a3f52{0%{-webkit-transform:translate3d(89vw,105vh,0);transform:translate3d(89vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-129vh,0);transform:translate3d(54vw,-129vh,0)}}.circle-container:nth-child(15) .circle[data-v-650a3f52]{-webkit-animation-delay:691ms;animation-delay:691ms}.circle-container[data-v-650a3f52]:nth-child(16){width:2px;height:2px;-webkit-animation-name:move-frames-16-650a3f52;animation-name:move-frames-16-650a3f52;-webkit-animation-duration:35626ms;animation-duration:35626ms;-webkit-animation-delay:24426ms;animation-delay:24426ms}@-webkit-keyframes move-frames-16-650a3f52{0%{-webkit-transform:translate3d(54vw,109vh,0);transform:translate3d(54vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-126vh,0);transform:translate3d(39vw,-126vh,0)}}@keyframes move-frames-16-650a3f52{0%{-webkit-transform:translate3d(54vw,109vh,0);transform:translate3d(54vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-126vh,0);transform:translate3d(39vw,-126vh,0)}}.circle-container:nth-child(16) .circle[data-v-650a3f52]{-webkit-animation-delay:2272ms;animation-delay:2272ms}.circle-container[data-v-650a3f52]:nth-child(17){width:3px;height:3px;-webkit-animation-name:move-frames-17-650a3f52;animation-name:move-frames-17-650a3f52;-webkit-animation-duration:32811ms;animation-duration:32811ms;-webkit-animation-delay:17578ms;animation-delay:17578ms}@-webkit-keyframes move-frames-17-650a3f52{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-137vh,0);transform:translate3d(30vw,-137vh,0)}}@keyframes move-frames-17-650a3f52{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-137vh,0);transform:translate3d(30vw,-137vh,0)}}.circle-container:nth-child(17) .circle[data-v-650a3f52]{-webkit-animation-delay:2393ms;animation-delay:2393ms}.circle-container[data-v-650a3f52]:nth-child(18){width:1px;height:1px;-webkit-animation-name:move-frames-18-650a3f52;animation-name:move-frames-18-650a3f52;-webkit-animation-duration:30193ms;animation-duration:30193ms;-webkit-animation-delay:2509ms;animation-delay:2509ms}@-webkit-keyframes move-frames-18-650a3f52{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(78vw,-110vh,0);transform:translate3d(78vw,-110vh,0)}}@keyframes move-frames-18-650a3f52{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(78vw,-110vh,0);transform:translate3d(78vw,-110vh,0)}}.circle-container:nth-child(18) .circle[data-v-650a3f52]{-webkit-animation-delay:.81s;animation-delay:.81s}.circle-container[data-v-650a3f52]:nth-child(19){width:1px;height:1px;-webkit-animation-name:move-frames-19-650a3f52;animation-name:move-frames-19-650a3f52;-webkit-animation-duration:33583ms;animation-duration:33583ms;-webkit-animation-delay:7279ms;animation-delay:7279ms}@-webkit-keyframes move-frames-19-650a3f52{0%{-webkit-transform:translate3d(55vw,108vh,0);transform:translate3d(55vw,108vh,0)}to{-webkit-transform:translate3d(48vw,-132vh,0);transform:translate3d(48vw,-132vh,0)}}@keyframes move-frames-19-650a3f52{0%{-webkit-transform:translate3d(55vw,108vh,0);transform:translate3d(55vw,108vh,0)}to{-webkit-transform:translate3d(48vw,-132vh,0);transform:translate3d(48vw,-132vh,0)}}.circle-container:nth-child(19) .circle[data-v-650a3f52]{-webkit-animation-delay:1112ms;animation-delay:1112ms}.circle-container[data-v-650a3f52]:nth-child(20){width:1px;height:1px;-webkit-animation-name:move-frames-20-650a3f52;animation-name:move-frames-20-650a3f52;-webkit-animation-duration:36573ms;animation-duration:36573ms;-webkit-animation-delay:24154ms;animation-delay:24154ms}@-webkit-keyframes move-frames-20-650a3f52{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(4vw,-108vh,0);transform:translate3d(4vw,-108vh,0)}}@keyframes move-frames-20-650a3f52{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(4vw,-108vh,0);transform:translate3d(4vw,-108vh,0)}}.circle-container:nth-child(20) .circle[data-v-650a3f52]{-webkit-animation-delay:3899ms;animation-delay:3899ms}.circle-container[data-v-650a3f52]:nth-child(21){width:6px;height:6px;-webkit-animation-name:move-frames-21-650a3f52;animation-name:move-frames-21-650a3f52;-webkit-animation-duration:34467ms;animation-duration:34467ms;-webkit-animation-delay:19.42s;animation-delay:19.42s}@-webkit-keyframes move-frames-21-650a3f52{0%{-webkit-transform:translate3d(29vw,106vh,0);transform:translate3d(29vw,106vh,0)}to{-webkit-transform:translate3d(27vw,-116vh,0);transform:translate3d(27vw,-116vh,0)}}@keyframes move-frames-21-650a3f52{0%{-webkit-transform:translate3d(29vw,106vh,0);transform:translate3d(29vw,106vh,0)}to{-webkit-transform:translate3d(27vw,-116vh,0);transform:translate3d(27vw,-116vh,0)}}.circle-container:nth-child(21) .circle[data-v-650a3f52]{-webkit-animation-delay:898ms;animation-delay:898ms}.circle-container[data-v-650a3f52]:nth-child(22){width:4px;height:4px;-webkit-animation-name:move-frames-22-650a3f52;animation-name:move-frames-22-650a3f52;-webkit-animation-duration:33.75s;animation-duration:33.75s;-webkit-animation-delay:17945ms;animation-delay:17945ms}@-webkit-keyframes move-frames-22-650a3f52{0%{-webkit-transform:translate3d(27vw,110vh,0);transform:translate3d(27vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}@keyframes move-frames-22-650a3f52{0%{-webkit-transform:translate3d(27vw,110vh,0);transform:translate3d(27vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}.circle-container:nth-child(22) .circle[data-v-650a3f52]{-webkit-animation-delay:368ms;animation-delay:368ms}.circle-container[data-v-650a3f52]:nth-child(23){width:8px;height:8px;-webkit-animation-name:move-frames-23-650a3f52;animation-name:move-frames-23-650a3f52;-webkit-animation-duration:36039ms;animation-duration:36039ms;-webkit-animation-delay:31727ms;animation-delay:31727ms}@-webkit-keyframes move-frames-23-650a3f52{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(51vw,-112vh,0);transform:translate3d(51vw,-112vh,0)}}@keyframes move-frames-23-650a3f52{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(51vw,-112vh,0);transform:translate3d(51vw,-112vh,0)}}.circle-container:nth-child(23) .circle[data-v-650a3f52]{-webkit-animation-delay:294ms;animation-delay:294ms}.circle-container[data-v-650a3f52]:nth-child(24){width:6px;height:6px;-webkit-animation-name:move-frames-24-650a3f52;animation-name:move-frames-24-650a3f52;-webkit-animation-duration:33509ms;animation-duration:33509ms;-webkit-animation-delay:23.14s;animation-delay:23.14s}@-webkit-keyframes move-frames-24-650a3f52{0%{-webkit-transform:translate3d(95vw,108vh,0);transform:translate3d(95vw,108vh,0)}to{-webkit-transform:translate3d(66vw,-112vh,0);transform:translate3d(66vw,-112vh,0)}}@keyframes move-frames-24-650a3f52{0%{-webkit-transform:translate3d(95vw,108vh,0);transform:translate3d(95vw,108vh,0)}to{-webkit-transform:translate3d(66vw,-112vh,0);transform:translate3d(66vw,-112vh,0)}}.circle-container:nth-child(24) .circle[data-v-650a3f52]{-webkit-animation-delay:1317ms;animation-delay:1317ms}.circle-container[data-v-650a3f52]:nth-child(25){width:6px;height:6px;-webkit-animation-name:move-frames-25-650a3f52;animation-name:move-frames-25-650a3f52;-webkit-animation-duration:31384ms;animation-duration:31384ms;-webkit-animation-delay:24586ms;animation-delay:24586ms}@-webkit-keyframes move-frames-25-650a3f52{0%{-webkit-transform:translate3d(5vw,106vh,0);transform:translate3d(5vw,106vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}@keyframes move-frames-25-650a3f52{0%{-webkit-transform:translate3d(5vw,106vh,0);transform:translate3d(5vw,106vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}.circle-container:nth-child(25) .circle[data-v-650a3f52]{-webkit-animation-delay:2095ms;animation-delay:2095ms}.circle-container[data-v-650a3f52]:nth-child(26){width:6px;height:6px;-webkit-animation-name:move-frames-26-650a3f52;animation-name:move-frames-26-650a3f52;-webkit-animation-duration:36752ms;animation-duration:36752ms;-webkit-animation-delay:16778ms;animation-delay:16778ms}@-webkit-keyframes move-frames-26-650a3f52{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(30vw,-118vh,0);transform:translate3d(30vw,-118vh,0)}}@keyframes move-frames-26-650a3f52{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(30vw,-118vh,0);transform:translate3d(30vw,-118vh,0)}}.circle-container:nth-child(26) .circle[data-v-650a3f52]{-webkit-animation-delay:3628ms;animation-delay:3628ms}.circle-container[data-v-650a3f52]:nth-child(27){width:5px;height:5px;-webkit-animation-name:move-frames-27-650a3f52;animation-name:move-frames-27-650a3f52;-webkit-animation-duration:30.11s;animation-duration:30.11s;-webkit-animation-delay:19386ms;animation-delay:19386ms}@-webkit-keyframes move-frames-27-650a3f52{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(18vw,-129vh,0);transform:translate3d(18vw,-129vh,0)}}@keyframes move-frames-27-650a3f52{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(18vw,-129vh,0);transform:translate3d(18vw,-129vh,0)}}.circle-container:nth-child(27) .circle[data-v-650a3f52]{-webkit-animation-delay:1307ms;animation-delay:1307ms}.circle-container[data-v-650a3f52]:nth-child(28){width:3px;height:3px;-webkit-animation-name:move-frames-28-650a3f52;animation-name:move-frames-28-650a3f52;-webkit-animation-duration:34011ms;animation-duration:34011ms;-webkit-animation-delay:11928ms;animation-delay:11928ms}@-webkit-keyframes move-frames-28-650a3f52{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(66vw,-118vh,0);transform:translate3d(66vw,-118vh,0)}}@keyframes move-frames-28-650a3f52{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(66vw,-118vh,0);transform:translate3d(66vw,-118vh,0)}}.circle-container:nth-child(28) .circle[data-v-650a3f52]{-webkit-animation-delay:715ms;animation-delay:715ms}.circle-container[data-v-650a3f52]:nth-child(29){width:7px;height:7px;-webkit-animation-name:move-frames-29-650a3f52;animation-name:move-frames-29-650a3f52;-webkit-animation-duration:30318ms;animation-duration:30318ms;-webkit-animation-delay:21581ms;animation-delay:21581ms}@-webkit-keyframes move-frames-29-650a3f52{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-117vh,0);transform:translate3d(3vw,-117vh,0)}}@keyframes move-frames-29-650a3f52{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-117vh,0);transform:translate3d(3vw,-117vh,0)}}.circle-container:nth-child(29) .circle[data-v-650a3f52]{-webkit-animation-delay:3.52s;animation-delay:3.52s}.circle-container[data-v-650a3f52]:nth-child(30){width:7px;height:7px;-webkit-animation-name:move-frames-30-650a3f52;animation-name:move-frames-30-650a3f52;-webkit-animation-duration:34903ms;animation-duration:34903ms;-webkit-animation-delay:24248ms;animation-delay:24248ms}@-webkit-keyframes move-frames-30-650a3f52{0%{-webkit-transform:translate3d(93vw,108vh,0);transform:translate3d(93vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-110vh,0);transform:translate3d(84vw,-110vh,0)}}@keyframes move-frames-30-650a3f52{0%{-webkit-transform:translate3d(93vw,108vh,0);transform:translate3d(93vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-110vh,0);transform:translate3d(84vw,-110vh,0)}}.circle-container:nth-child(30) .circle[data-v-650a3f52]{-webkit-animation-delay:1356ms;animation-delay:1356ms}.circle-container[data-v-650a3f52]:nth-child(31){width:7px;height:7px;-webkit-animation-name:move-frames-31-650a3f52;animation-name:move-frames-31-650a3f52;-webkit-animation-duration:32399ms;animation-duration:32399ms;-webkit-animation-delay:20.05s;animation-delay:20.05s}@-webkit-keyframes move-frames-31-650a3f52{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-112vh,0);transform:translate3d(75vw,-112vh,0)}}@keyframes move-frames-31-650a3f52{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-112vh,0);transform:translate3d(75vw,-112vh,0)}}.circle-container:nth-child(31) .circle[data-v-650a3f52]{-webkit-animation-delay:2541ms;animation-delay:2541ms}.circle-container[data-v-650a3f52]:nth-child(32){width:8px;height:8px;-webkit-animation-name:move-frames-32-650a3f52;animation-name:move-frames-32-650a3f52;-webkit-animation-duration:33153ms;animation-duration:33153ms;-webkit-animation-delay:30498ms;animation-delay:30498ms}@-webkit-keyframes move-frames-32-650a3f52{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-126vh,0);transform:translate3d(74vw,-126vh,0)}}@keyframes move-frames-32-650a3f52{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-126vh,0);transform:translate3d(74vw,-126vh,0)}}.circle-container:nth-child(32) .circle[data-v-650a3f52]{-webkit-animation-delay:3442ms;animation-delay:3442ms}.circle-container[data-v-650a3f52]:nth-child(33){width:5px;height:5px;-webkit-animation-name:move-frames-33-650a3f52;animation-name:move-frames-33-650a3f52;-webkit-animation-duration:29403ms;animation-duration:29403ms;-webkit-animation-delay:11454ms;animation-delay:11454ms}@-webkit-keyframes move-frames-33-650a3f52{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-113vh,0);transform:translate3d(13vw,-113vh,0)}}@keyframes move-frames-33-650a3f52{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-113vh,0);transform:translate3d(13vw,-113vh,0)}}.circle-container:nth-child(33) .circle[data-v-650a3f52]{-webkit-animation-delay:1.92s;animation-delay:1.92s}.circle-container[data-v-650a3f52]:nth-child(34){width:5px;height:5px;-webkit-animation-name:move-frames-34-650a3f52;animation-name:move-frames-34-650a3f52;-webkit-animation-duration:28231ms;animation-duration:28231ms;-webkit-animation-delay:1053ms;animation-delay:1053ms}@-webkit-keyframes move-frames-34-650a3f52{0%{-webkit-transform:translate3d(35vw,107vh,0);transform:translate3d(35vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-117vh,0);transform:translate3d(88vw,-117vh,0)}}@keyframes move-frames-34-650a3f52{0%{-webkit-transform:translate3d(35vw,107vh,0);transform:translate3d(35vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-117vh,0);transform:translate3d(88vw,-117vh,0)}}.circle-container:nth-child(34) .circle[data-v-650a3f52]{-webkit-animation-delay:1221ms;animation-delay:1221ms}.circle-container[data-v-650a3f52]:nth-child(35){width:4px;height:4px;-webkit-animation-name:move-frames-35-650a3f52;animation-name:move-frames-35-650a3f52;-webkit-animation-duration:36199ms;animation-duration:36199ms;-webkit-animation-delay:10397ms;animation-delay:10397ms}@-webkit-keyframes move-frames-35-650a3f52{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-133vh,0);transform:translate3d(59vw,-133vh,0)}}@keyframes move-frames-35-650a3f52{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-133vh,0);transform:translate3d(59vw,-133vh,0)}}.circle-container:nth-child(35) .circle[data-v-650a3f52]{-webkit-animation-delay:585ms;animation-delay:585ms}.circle-container[data-v-650a3f52]:nth-child(36){width:2px;height:2px;-webkit-animation-name:move-frames-36-650a3f52;animation-name:move-frames-36-650a3f52;-webkit-animation-duration:29696ms;animation-duration:29696ms;-webkit-animation-delay:29037ms;animation-delay:29037ms}@-webkit-keyframes move-frames-36-650a3f52{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(49vw,-114vh,0);transform:translate3d(49vw,-114vh,0)}}@keyframes move-frames-36-650a3f52{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(49vw,-114vh,0);transform:translate3d(49vw,-114vh,0)}}.circle-container:nth-child(36) .circle[data-v-650a3f52]{-webkit-animation-delay:1659ms;animation-delay:1659ms}.circle-container[data-v-650a3f52]:nth-child(37){width:3px;height:3px;-webkit-animation-name:move-frames-37-650a3f52;animation-name:move-frames-37-650a3f52;-webkit-animation-duration:28679ms;animation-duration:28679ms;-webkit-animation-delay:11272ms;animation-delay:11272ms}@-webkit-keyframes move-frames-37-650a3f52{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(5vw,-122vh,0);transform:translate3d(5vw,-122vh,0)}}@keyframes move-frames-37-650a3f52{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(5vw,-122vh,0);transform:translate3d(5vw,-122vh,0)}}.circle-container:nth-child(37) .circle[data-v-650a3f52]{-webkit-animation-delay:1872ms;animation-delay:1872ms}.circle-container[data-v-650a3f52]:nth-child(38){width:2px;height:2px;-webkit-animation-name:move-frames-38-650a3f52;animation-name:move-frames-38-650a3f52;-webkit-animation-duration:33.17s;animation-duration:33.17s;-webkit-animation-delay:36129ms;animation-delay:36129ms}@-webkit-keyframes move-frames-38-650a3f52{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}@keyframes move-frames-38-650a3f52{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}.circle-container:nth-child(38) .circle[data-v-650a3f52]{-webkit-animation-delay:2034ms;animation-delay:2034ms}.circle-container[data-v-650a3f52]:nth-child(39){width:8px;height:8px;-webkit-animation-name:move-frames-39-650a3f52;animation-name:move-frames-39-650a3f52;-webkit-animation-duration:32383ms;animation-duration:32383ms;-webkit-animation-delay:12852ms;animation-delay:12852ms}@-webkit-keyframes move-frames-39-650a3f52{0%{-webkit-transform:translate3d(45vw,101vh,0);transform:translate3d(45vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}@keyframes move-frames-39-650a3f52{0%{-webkit-transform:translate3d(45vw,101vh,0);transform:translate3d(45vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}.circle-container:nth-child(39) .circle[data-v-650a3f52]{-webkit-animation-delay:.71s;animation-delay:.71s}.circle-container[data-v-650a3f52]:nth-child(40){width:7px;height:7px;-webkit-animation-name:move-frames-40-650a3f52;animation-name:move-frames-40-650a3f52;-webkit-animation-duration:36807ms;animation-duration:36807ms;-webkit-animation-delay:7.65s;animation-delay:7.65s}@-webkit-keyframes move-frames-40-650a3f52{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(93vw,-124vh,0);transform:translate3d(93vw,-124vh,0)}}@keyframes move-frames-40-650a3f52{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(93vw,-124vh,0);transform:translate3d(93vw,-124vh,0)}}.circle-container:nth-child(40) .circle[data-v-650a3f52]{-webkit-animation-delay:459ms;animation-delay:459ms}.circle-container[data-v-650a3f52]:nth-child(41){width:3px;height:3px;-webkit-animation-name:move-frames-41-650a3f52;animation-name:move-frames-41-650a3f52;-webkit-animation-duration:34.57s;animation-duration:34.57s;-webkit-animation-delay:35125ms;animation-delay:35125ms}@-webkit-keyframes move-frames-41-650a3f52{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-128vh,0);transform:translate3d(26vw,-128vh,0)}}@keyframes move-frames-41-650a3f52{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-128vh,0);transform:translate3d(26vw,-128vh,0)}}.circle-container:nth-child(41) .circle[data-v-650a3f52]{-webkit-animation-delay:3205ms;animation-delay:3205ms}.circle-container[data-v-650a3f52]:nth-child(42){width:6px;height:6px;-webkit-animation-name:move-frames-42-650a3f52;animation-name:move-frames-42-650a3f52;-webkit-animation-duration:31428ms;animation-duration:31428ms;-webkit-animation-delay:24853ms;animation-delay:24853ms}@-webkit-keyframes move-frames-42-650a3f52{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}@keyframes move-frames-42-650a3f52{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}.circle-container:nth-child(42) .circle[data-v-650a3f52]{-webkit-animation-delay:3428ms;animation-delay:3428ms}.circle-container[data-v-650a3f52]:nth-child(43){width:4px;height:4px;-webkit-animation-name:move-frames-43-650a3f52;animation-name:move-frames-43-650a3f52;-webkit-animation-duration:29719ms;animation-duration:29719ms;-webkit-animation-delay:9547ms;animation-delay:9547ms}@-webkit-keyframes move-frames-43-650a3f52{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-131vh,0);transform:translate3d(88vw,-131vh,0)}}@keyframes move-frames-43-650a3f52{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-131vh,0);transform:translate3d(88vw,-131vh,0)}}.circle-container:nth-child(43) .circle[data-v-650a3f52]{-webkit-animation-delay:1.6s;animation-delay:1.6s}.circle-container[data-v-650a3f52]:nth-child(44){width:3px;height:3px;-webkit-animation-name:move-frames-44-650a3f52;animation-name:move-frames-44-650a3f52;-webkit-animation-duration:30605ms;animation-duration:30605ms;-webkit-animation-delay:21395ms;animation-delay:21395ms}@-webkit-keyframes move-frames-44-650a3f52{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-112vh,0);transform:translate3d(16vw,-112vh,0)}}@keyframes move-frames-44-650a3f52{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-112vh,0);transform:translate3d(16vw,-112vh,0)}}.circle-container:nth-child(44) .circle[data-v-650a3f52]{-webkit-animation-delay:3918ms;animation-delay:3918ms}.circle-container[data-v-650a3f52]:nth-child(45){width:3px;height:3px;-webkit-animation-name:move-frames-45-650a3f52;animation-name:move-frames-45-650a3f52;-webkit-animation-duration:36914ms;animation-duration:36914ms;-webkit-animation-delay:13268ms;animation-delay:13268ms}@-webkit-keyframes move-frames-45-650a3f52{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}@keyframes move-frames-45-650a3f52{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}.circle-container:nth-child(45) .circle[data-v-650a3f52]{-webkit-animation-delay:1167ms;animation-delay:1167ms}.circle-container[data-v-650a3f52]:nth-child(46){width:8px;height:8px;-webkit-animation-name:move-frames-46-650a3f52;animation-name:move-frames-46-650a3f52;-webkit-animation-duration:36798ms;animation-duration:36798ms;-webkit-animation-delay:1119ms;animation-delay:1119ms}@-webkit-keyframes move-frames-46-650a3f52{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}@keyframes move-frames-46-650a3f52{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}.circle-container:nth-child(46) .circle[data-v-650a3f52]{-webkit-animation-delay:968ms;animation-delay:968ms}.circle-container[data-v-650a3f52]:nth-child(47){width:1px;height:1px;-webkit-animation-name:move-frames-47-650a3f52;animation-name:move-frames-47-650a3f52;-webkit-animation-duration:33653ms;animation-duration:33653ms;-webkit-animation-delay:18314ms;animation-delay:18314ms}@-webkit-keyframes move-frames-47-650a3f52{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-113vh,0);transform:translate3d(98vw,-113vh,0)}}@keyframes move-frames-47-650a3f52{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-113vh,0);transform:translate3d(98vw,-113vh,0)}}.circle-container:nth-child(47) .circle[data-v-650a3f52]{-webkit-animation-delay:3988ms;animation-delay:3988ms}.circle-container[data-v-650a3f52]:nth-child(48){width:2px;height:2px;-webkit-animation-name:move-frames-48-650a3f52;animation-name:move-frames-48-650a3f52;-webkit-animation-duration:29667ms;animation-duration:29667ms;-webkit-animation-delay:7239ms;animation-delay:7239ms}@-webkit-keyframes move-frames-48-650a3f52{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-112vh,0);transform:translate3d(40vw,-112vh,0)}}@keyframes move-frames-48-650a3f52{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-112vh,0);transform:translate3d(40vw,-112vh,0)}}.circle-container:nth-child(48) .circle[data-v-650a3f52]{-webkit-animation-delay:2746ms;animation-delay:2746ms}.circle-container[data-v-650a3f52]:nth-child(49){width:4px;height:4px;-webkit-animation-name:move-frames-49-650a3f52;animation-name:move-frames-49-650a3f52;-webkit-animation-duration:29225ms;animation-duration:29225ms;-webkit-animation-delay:1566ms;animation-delay:1566ms}@-webkit-keyframes move-frames-49-650a3f52{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-134vh,0);transform:translate3d(48vw,-134vh,0)}}@keyframes move-frames-49-650a3f52{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-134vh,0);transform:translate3d(48vw,-134vh,0)}}.circle-container:nth-child(49) .circle[data-v-650a3f52]{-webkit-animation-delay:71ms;animation-delay:71ms}.circle-container[data-v-650a3f52]:nth-child(50){width:2px;height:2px;-webkit-animation-name:move-frames-50-650a3f52;animation-name:move-frames-50-650a3f52;-webkit-animation-duration:35531ms;animation-duration:35531ms;-webkit-animation-delay:3663ms;animation-delay:3663ms}@-webkit-keyframes move-frames-50-650a3f52{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(73vw,-129vh,0);transform:translate3d(73vw,-129vh,0)}}@keyframes move-frames-50-650a3f52{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(73vw,-129vh,0);transform:translate3d(73vw,-129vh,0)}}.circle-container:nth-child(50) .circle[data-v-650a3f52]{-webkit-animation-delay:134ms;animation-delay:134ms}.circle-container[data-v-650a3f52]:nth-child(51){width:7px;height:7px;-webkit-animation-name:move-frames-51-650a3f52;animation-name:move-frames-51-650a3f52;-webkit-animation-duration:33573ms;animation-duration:33573ms;-webkit-animation-delay:11807ms;animation-delay:11807ms}@-webkit-keyframes move-frames-51-650a3f52{0%{-webkit-transform:translate3d(42vw,107vh,0);transform:translate3d(42vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-125vh,0);transform:translate3d(16vw,-125vh,0)}}@keyframes move-frames-51-650a3f52{0%{-webkit-transform:translate3d(42vw,107vh,0);transform:translate3d(42vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-125vh,0);transform:translate3d(16vw,-125vh,0)}}.circle-container:nth-child(51) .circle[data-v-650a3f52]{-webkit-animation-delay:547ms;animation-delay:547ms}.circle-container[data-v-650a3f52]:nth-child(52){width:3px;height:3px;-webkit-animation-name:move-frames-52-650a3f52;animation-name:move-frames-52-650a3f52;-webkit-animation-duration:36694ms;animation-duration:36694ms;-webkit-animation-delay:23819ms;animation-delay:23819ms}@-webkit-keyframes move-frames-52-650a3f52{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-107vh,0);transform:translate3d(90vw,-107vh,0)}}@keyframes move-frames-52-650a3f52{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-107vh,0);transform:translate3d(90vw,-107vh,0)}}.circle-container:nth-child(52) .circle[data-v-650a3f52]{-webkit-animation-delay:1363ms;animation-delay:1363ms}.circle-container[data-v-650a3f52]:nth-child(53){width:6px;height:6px;-webkit-animation-name:move-frames-53-650a3f52;animation-name:move-frames-53-650a3f52;-webkit-animation-duration:36407ms;animation-duration:36407ms;-webkit-animation-delay:16269ms;animation-delay:16269ms}@-webkit-keyframes move-frames-53-650a3f52{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(12vw,-117vh,0);transform:translate3d(12vw,-117vh,0)}}@keyframes move-frames-53-650a3f52{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(12vw,-117vh,0);transform:translate3d(12vw,-117vh,0)}}.circle-container:nth-child(53) .circle[data-v-650a3f52]{-webkit-animation-delay:1533ms;animation-delay:1533ms}.circle-container[data-v-650a3f52]:nth-child(54){width:6px;height:6px;-webkit-animation-name:move-frames-54-650a3f52;animation-name:move-frames-54-650a3f52;-webkit-animation-duration:28.72s;animation-duration:28.72s;-webkit-animation-delay:17.8s;animation-delay:17.8s}@-webkit-keyframes move-frames-54-650a3f52{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}@keyframes move-frames-54-650a3f52{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}.circle-container:nth-child(54) .circle[data-v-650a3f52]{-webkit-animation-delay:1903ms;animation-delay:1903ms}.circle-container[data-v-650a3f52]:nth-child(55){width:7px;height:7px;-webkit-animation-name:move-frames-55-650a3f52;animation-name:move-frames-55-650a3f52;-webkit-animation-duration:30211ms;animation-duration:30211ms;-webkit-animation-delay:14858ms;animation-delay:14858ms}@-webkit-keyframes move-frames-55-650a3f52{0%{-webkit-transform:translate3d(95vw,110vh,0);transform:translate3d(95vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-120vh,0);transform:translate3d(34vw,-120vh,0)}}@keyframes move-frames-55-650a3f52{0%{-webkit-transform:translate3d(95vw,110vh,0);transform:translate3d(95vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-120vh,0);transform:translate3d(34vw,-120vh,0)}}.circle-container:nth-child(55) .circle[data-v-650a3f52]{-webkit-animation-delay:2104ms;animation-delay:2104ms}.circle-container[data-v-650a3f52]:nth-child(56){width:1px;height:1px;-webkit-animation-name:move-frames-56-650a3f52;animation-name:move-frames-56-650a3f52;-webkit-animation-duration:36297ms;animation-duration:36297ms;-webkit-animation-delay:15556ms;animation-delay:15556ms}@-webkit-keyframes move-frames-56-650a3f52{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(97vw,-130vh,0);transform:translate3d(97vw,-130vh,0)}}@keyframes move-frames-56-650a3f52{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(97vw,-130vh,0);transform:translate3d(97vw,-130vh,0)}}.circle-container:nth-child(56) .circle[data-v-650a3f52]{-webkit-animation-delay:1746ms;animation-delay:1746ms}.circle-container[data-v-650a3f52]:nth-child(57){width:6px;height:6px;-webkit-animation-name:move-frames-57-650a3f52;animation-name:move-frames-57-650a3f52;-webkit-animation-duration:31703ms;animation-duration:31703ms;-webkit-animation-delay:12ms;animation-delay:12ms}@-webkit-keyframes move-frames-57-650a3f52{0%{-webkit-transform:translate3d(11vw,109vh,0);transform:translate3d(11vw,109vh,0)}to{-webkit-transform:translate3d(4vw,-116vh,0);transform:translate3d(4vw,-116vh,0)}}@keyframes move-frames-57-650a3f52{0%{-webkit-transform:translate3d(11vw,109vh,0);transform:translate3d(11vw,109vh,0)}to{-webkit-transform:translate3d(4vw,-116vh,0);transform:translate3d(4vw,-116vh,0)}}.circle-container:nth-child(57) .circle[data-v-650a3f52]{-webkit-animation-delay:527ms;animation-delay:527ms}.circle-container[data-v-650a3f52]:nth-child(58){width:1px;height:1px;-webkit-animation-name:move-frames-58-650a3f52;animation-name:move-frames-58-650a3f52;-webkit-animation-duration:36.24s;animation-duration:36.24s;-webkit-animation-delay:5124ms;animation-delay:5124ms}@-webkit-keyframes move-frames-58-650a3f52{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(21vw,-125vh,0);transform:translate3d(21vw,-125vh,0)}}@keyframes move-frames-58-650a3f52{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(21vw,-125vh,0);transform:translate3d(21vw,-125vh,0)}}.circle-container:nth-child(58) .circle[data-v-650a3f52]{-webkit-animation-delay:1778ms;animation-delay:1778ms}.circle-container[data-v-650a3f52]:nth-child(59){width:5px;height:5px;-webkit-animation-name:move-frames-59-650a3f52;animation-name:move-frames-59-650a3f52;-webkit-animation-duration:30622ms;animation-duration:30622ms;-webkit-animation-delay:26262ms;animation-delay:26262ms}@-webkit-keyframes move-frames-59-650a3f52{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}@keyframes move-frames-59-650a3f52{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}.circle-container:nth-child(59) .circle[data-v-650a3f52]{-webkit-animation-delay:3699ms;animation-delay:3699ms}.circle-container[data-v-650a3f52]:nth-child(60){width:3px;height:3px;-webkit-animation-name:move-frames-60-650a3f52;animation-name:move-frames-60-650a3f52;-webkit-animation-duration:35898ms;animation-duration:35898ms;-webkit-animation-delay:5248ms;animation-delay:5248ms}@-webkit-keyframes move-frames-60-650a3f52{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}@keyframes move-frames-60-650a3f52{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}.circle-container:nth-child(60) .circle[data-v-650a3f52]{-webkit-animation-delay:562ms;animation-delay:562ms}.circle-container[data-v-650a3f52]:nth-child(61){width:4px;height:4px;-webkit-animation-name:move-frames-61-650a3f52;animation-name:move-frames-61-650a3f52;-webkit-animation-duration:28302ms;animation-duration:28302ms;-webkit-animation-delay:4624ms;animation-delay:4624ms}@-webkit-keyframes move-frames-61-650a3f52{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-138vh,0);transform:translate3d(87vw,-138vh,0)}}@keyframes move-frames-61-650a3f52{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-138vh,0);transform:translate3d(87vw,-138vh,0)}}.circle-container:nth-child(61) .circle[data-v-650a3f52]{-webkit-animation-delay:3027ms;animation-delay:3027ms}.circle-container[data-v-650a3f52]:nth-child(62){width:4px;height:4px;-webkit-animation-name:move-frames-62-650a3f52;animation-name:move-frames-62-650a3f52;-webkit-animation-duration:30.4s;animation-duration:30.4s;-webkit-animation-delay:17655ms;animation-delay:17655ms}@-webkit-keyframes move-frames-62-650a3f52{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-122vh,0);transform:translate3d(46vw,-122vh,0)}}@keyframes move-frames-62-650a3f52{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-122vh,0);transform:translate3d(46vw,-122vh,0)}}.circle-container:nth-child(62) .circle[data-v-650a3f52]{-webkit-animation-delay:1984ms;animation-delay:1984ms}.circle-container[data-v-650a3f52]:nth-child(63){width:5px;height:5px;-webkit-animation-name:move-frames-63-650a3f52;animation-name:move-frames-63-650a3f52;-webkit-animation-duration:32137ms;animation-duration:32137ms;-webkit-animation-delay:30436ms;animation-delay:30436ms}@-webkit-keyframes move-frames-63-650a3f52{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-121vh,0);transform:translate3d(30vw,-121vh,0)}}@keyframes move-frames-63-650a3f52{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-121vh,0);transform:translate3d(30vw,-121vh,0)}}.circle-container:nth-child(63) .circle[data-v-650a3f52]{-webkit-animation-delay:3403ms;animation-delay:3403ms}.circle-container[data-v-650a3f52]:nth-child(64){width:1px;height:1px;-webkit-animation-name:move-frames-64-650a3f52;animation-name:move-frames-64-650a3f52;-webkit-animation-duration:31419ms;animation-duration:31419ms;-webkit-animation-delay:20043ms;animation-delay:20043ms}@-webkit-keyframes move-frames-64-650a3f52{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-117vh,0);transform:translate3d(95vw,-117vh,0)}}@keyframes move-frames-64-650a3f52{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-117vh,0);transform:translate3d(95vw,-117vh,0)}}.circle-container:nth-child(64) .circle[data-v-650a3f52]{-webkit-animation-delay:2595ms;animation-delay:2595ms}.circle-container[data-v-650a3f52]:nth-child(65){width:3px;height:3px;-webkit-animation-name:move-frames-65-650a3f52;animation-name:move-frames-65-650a3f52;-webkit-animation-duration:29483ms;animation-duration:29483ms;-webkit-animation-delay:9788ms;animation-delay:9788ms}@-webkit-keyframes move-frames-65-650a3f52{0%{-webkit-transform:translate3d(47vw,104vh,0);transform:translate3d(47vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}@keyframes move-frames-65-650a3f52{0%{-webkit-transform:translate3d(47vw,104vh,0);transform:translate3d(47vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}.circle-container:nth-child(65) .circle[data-v-650a3f52]{-webkit-animation-delay:6ms;animation-delay:6ms}.circle-container[data-v-650a3f52]:nth-child(66){width:4px;height:4px;-webkit-animation-name:move-frames-66-650a3f52;animation-name:move-frames-66-650a3f52;-webkit-animation-duration:31.37s;animation-duration:31.37s;-webkit-animation-delay:26064ms;animation-delay:26064ms}@-webkit-keyframes move-frames-66-650a3f52{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-105vh,0);transform:translate3d(87vw,-105vh,0)}}@keyframes move-frames-66-650a3f52{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-105vh,0);transform:translate3d(87vw,-105vh,0)}}.circle-container:nth-child(66) .circle[data-v-650a3f52]{-webkit-animation-delay:2311ms;animation-delay:2311ms}.circle-container[data-v-650a3f52]:nth-child(67){width:7px;height:7px;-webkit-animation-name:move-frames-67-650a3f52;animation-name:move-frames-67-650a3f52;-webkit-animation-duration:29878ms;animation-duration:29878ms;-webkit-animation-delay:11458ms;animation-delay:11458ms}@-webkit-keyframes move-frames-67-650a3f52{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-110vh,0);transform:translate3d(26vw,-110vh,0)}}@keyframes move-frames-67-650a3f52{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-110vh,0);transform:translate3d(26vw,-110vh,0)}}.circle-container:nth-child(67) .circle[data-v-650a3f52]{-webkit-animation-delay:1072ms;animation-delay:1072ms}.circle-container[data-v-650a3f52]:nth-child(68){width:7px;height:7px;-webkit-animation-name:move-frames-68-650a3f52;animation-name:move-frames-68-650a3f52;-webkit-animation-duration:32412ms;animation-duration:32412ms;-webkit-animation-delay:30363ms;animation-delay:30363ms}@-webkit-keyframes move-frames-68-650a3f52{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}@keyframes move-frames-68-650a3f52{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}.circle-container:nth-child(68) .circle[data-v-650a3f52]{-webkit-animation-delay:3212ms;animation-delay:3212ms}.circle-container[data-v-650a3f52]:nth-child(69){width:7px;height:7px;-webkit-animation-name:move-frames-69-650a3f52;animation-name:move-frames-69-650a3f52;-webkit-animation-duration:35373ms;animation-duration:35373ms;-webkit-animation-delay:32852ms;animation-delay:32852ms}@-webkit-keyframes move-frames-69-650a3f52{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-121vh,0);transform:translate3d(68vw,-121vh,0)}}@keyframes move-frames-69-650a3f52{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-121vh,0);transform:translate3d(68vw,-121vh,0)}}.circle-container:nth-child(69) .circle[data-v-650a3f52]{-webkit-animation-delay:2847ms;animation-delay:2847ms}.circle-container[data-v-650a3f52]:nth-child(70){width:4px;height:4px;-webkit-animation-name:move-frames-70-650a3f52;animation-name:move-frames-70-650a3f52;-webkit-animation-duration:31004ms;animation-duration:31004ms;-webkit-animation-delay:6066ms;animation-delay:6066ms}@-webkit-keyframes move-frames-70-650a3f52{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}@keyframes move-frames-70-650a3f52{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}.circle-container:nth-child(70) .circle[data-v-650a3f52]{-webkit-animation-delay:3412ms;animation-delay:3412ms}.circle-container[data-v-650a3f52]:nth-child(71){width:7px;height:7px;-webkit-animation-name:move-frames-71-650a3f52;animation-name:move-frames-71-650a3f52;-webkit-animation-duration:29439ms;animation-duration:29439ms;-webkit-animation-delay:18936ms;animation-delay:18936ms}@-webkit-keyframes move-frames-71-650a3f52{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-127vh,0);transform:translate3d(81vw,-127vh,0)}}@keyframes move-frames-71-650a3f52{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-127vh,0);transform:translate3d(81vw,-127vh,0)}}.circle-container:nth-child(71) .circle[data-v-650a3f52]{-webkit-animation-delay:391ms;animation-delay:391ms}.circle-container[data-v-650a3f52]:nth-child(72){width:8px;height:8px;-webkit-animation-name:move-frames-72-650a3f52;animation-name:move-frames-72-650a3f52;-webkit-animation-duration:34318ms;animation-duration:34318ms;-webkit-animation-delay:8687ms;animation-delay:8687ms}@-webkit-keyframes move-frames-72-650a3f52{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}@keyframes move-frames-72-650a3f52{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}.circle-container:nth-child(72) .circle[data-v-650a3f52]{-webkit-animation-delay:2082ms;animation-delay:2082ms}.circle-container[data-v-650a3f52]:nth-child(73){width:6px;height:6px;-webkit-animation-name:move-frames-73-650a3f52;animation-name:move-frames-73-650a3f52;-webkit-animation-duration:34056ms;animation-duration:34056ms;-webkit-animation-delay:29022ms;animation-delay:29022ms}@-webkit-keyframes move-frames-73-650a3f52{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-113vh,0);transform:translate3d(28vw,-113vh,0)}}@keyframes move-frames-73-650a3f52{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-113vh,0);transform:translate3d(28vw,-113vh,0)}}.circle-container:nth-child(73) .circle[data-v-650a3f52]{-webkit-animation-delay:1105ms;animation-delay:1105ms}.circle-container[data-v-650a3f52]:nth-child(74){width:2px;height:2px;-webkit-animation-name:move-frames-74-650a3f52;animation-name:move-frames-74-650a3f52;-webkit-animation-duration:29818ms;animation-duration:29818ms;-webkit-animation-delay:19782ms;animation-delay:19782ms}@-webkit-keyframes move-frames-74-650a3f52{0%{-webkit-transform:translate3d(51vw,110vh,0);transform:translate3d(51vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-119vh,0);transform:translate3d(38vw,-119vh,0)}}@keyframes move-frames-74-650a3f52{0%{-webkit-transform:translate3d(51vw,110vh,0);transform:translate3d(51vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-119vh,0);transform:translate3d(38vw,-119vh,0)}}.circle-container:nth-child(74) .circle[data-v-650a3f52]{-webkit-animation-delay:3544ms;animation-delay:3544ms}.circle-container[data-v-650a3f52]:nth-child(75){width:6px;height:6px;-webkit-animation-name:move-frames-75-650a3f52;animation-name:move-frames-75-650a3f52;-webkit-animation-duration:32961ms;animation-duration:32961ms;-webkit-animation-delay:34368ms;animation-delay:34368ms}@-webkit-keyframes move-frames-75-650a3f52{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}@keyframes move-frames-75-650a3f52{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}.circle-container:nth-child(75) .circle[data-v-650a3f52]{-webkit-animation-delay:1337ms;animation-delay:1337ms}.circle-container[data-v-650a3f52]:nth-child(76){width:5px;height:5px;-webkit-animation-name:move-frames-76-650a3f52;animation-name:move-frames-76-650a3f52;-webkit-animation-duration:29295ms;animation-duration:29295ms;-webkit-animation-delay:2855ms;animation-delay:2855ms}@-webkit-keyframes move-frames-76-650a3f52{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(28vw,-102vh,0);transform:translate3d(28vw,-102vh,0)}}@keyframes move-frames-76-650a3f52{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(28vw,-102vh,0);transform:translate3d(28vw,-102vh,0)}}.circle-container:nth-child(76) .circle[data-v-650a3f52]{-webkit-animation-delay:1601ms;animation-delay:1601ms}.circle-container[data-v-650a3f52]:nth-child(77){width:2px;height:2px;-webkit-animation-name:move-frames-77-650a3f52;animation-name:move-frames-77-650a3f52;-webkit-animation-duration:34991ms;animation-duration:34991ms;-webkit-animation-delay:1743ms;animation-delay:1743ms}@-webkit-keyframes move-frames-77-650a3f52{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(31vw,-130vh,0);transform:translate3d(31vw,-130vh,0)}}@keyframes move-frames-77-650a3f52{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(31vw,-130vh,0);transform:translate3d(31vw,-130vh,0)}}.circle-container:nth-child(77) .circle[data-v-650a3f52]{-webkit-animation-delay:1663ms;animation-delay:1663ms}.circle-container[data-v-650a3f52]:nth-child(78){width:2px;height:2px;-webkit-animation-name:move-frames-78-650a3f52;animation-name:move-frames-78-650a3f52;-webkit-animation-duration:32986ms;animation-duration:32986ms;-webkit-animation-delay:8894ms;animation-delay:8894ms}@-webkit-keyframes move-frames-78-650a3f52{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-115vh,0);transform:translate3d(38vw,-115vh,0)}}@keyframes move-frames-78-650a3f52{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-115vh,0);transform:translate3d(38vw,-115vh,0)}}.circle-container:nth-child(78) .circle[data-v-650a3f52]{-webkit-animation-delay:2193ms;animation-delay:2193ms}.circle-container[data-v-650a3f52]:nth-child(79){width:7px;height:7px;-webkit-animation-name:move-frames-79-650a3f52;animation-name:move-frames-79-650a3f52;-webkit-animation-duration:31915ms;animation-duration:31915ms;-webkit-animation-delay:10.35s;animation-delay:10.35s}@-webkit-keyframes move-frames-79-650a3f52{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}@keyframes move-frames-79-650a3f52{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}.circle-container:nth-child(79) .circle[data-v-650a3f52]{-webkit-animation-delay:2273ms;animation-delay:2273ms}.circle-container[data-v-650a3f52]:nth-child(80){width:1px;height:1px;-webkit-animation-name:move-frames-80-650a3f52;animation-name:move-frames-80-650a3f52;-webkit-animation-duration:32368ms;animation-duration:32368ms;-webkit-animation-delay:24668ms;animation-delay:24668ms}@-webkit-keyframes move-frames-80-650a3f52{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-135vh,0);transform:translate3d(9vw,-135vh,0)}}@keyframes move-frames-80-650a3f52{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-135vh,0);transform:translate3d(9vw,-135vh,0)}}.circle-container:nth-child(80) .circle[data-v-650a3f52]{-webkit-animation-delay:686ms;animation-delay:686ms}.circle-container[data-v-650a3f52]:nth-child(81){width:8px;height:8px;-webkit-animation-name:move-frames-81-650a3f52;animation-name:move-frames-81-650a3f52;-webkit-animation-duration:34007ms;animation-duration:34007ms;-webkit-animation-delay:23002ms;animation-delay:23002ms}@-webkit-keyframes move-frames-81-650a3f52{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-128vh,0);transform:translate3d(59vw,-128vh,0)}}@keyframes move-frames-81-650a3f52{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-128vh,0);transform:translate3d(59vw,-128vh,0)}}.circle-container:nth-child(81) .circle[data-v-650a3f52]{-webkit-animation-delay:3166ms;animation-delay:3166ms}.circle-container[data-v-650a3f52]:nth-child(82){width:3px;height:3px;-webkit-animation-name:move-frames-82-650a3f52;animation-name:move-frames-82-650a3f52;-webkit-animation-duration:36481ms;animation-duration:36481ms;-webkit-animation-delay:25269ms;animation-delay:25269ms}@-webkit-keyframes move-frames-82-650a3f52{0%{-webkit-transform:translate3d(50vw,103vh,0);transform:translate3d(50vw,103vh,0)}to{-webkit-transform:translate3d(51vw,-131vh,0);transform:translate3d(51vw,-131vh,0)}}@keyframes move-frames-82-650a3f52{0%{-webkit-transform:translate3d(50vw,103vh,0);transform:translate3d(50vw,103vh,0)}to{-webkit-transform:translate3d(51vw,-131vh,0);transform:translate3d(51vw,-131vh,0)}}.circle-container:nth-child(82) .circle[data-v-650a3f52]{-webkit-animation-delay:3447ms;animation-delay:3447ms}.circle-container[data-v-650a3f52]:nth-child(83){width:8px;height:8px;-webkit-animation-name:move-frames-83-650a3f52;animation-name:move-frames-83-650a3f52;-webkit-animation-duration:36454ms;animation-duration:36454ms;-webkit-animation-delay:26211ms;animation-delay:26211ms}@-webkit-keyframes move-frames-83-650a3f52{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(95vw,-129vh,0);transform:translate3d(95vw,-129vh,0)}}@keyframes move-frames-83-650a3f52{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(95vw,-129vh,0);transform:translate3d(95vw,-129vh,0)}}.circle-container:nth-child(83) .circle[data-v-650a3f52]{-webkit-animation-delay:108ms;animation-delay:108ms}.circle-container[data-v-650a3f52]:nth-child(84){width:2px;height:2px;-webkit-animation-name:move-frames-84-650a3f52;animation-name:move-frames-84-650a3f52;-webkit-animation-duration:30665ms;animation-duration:30665ms;-webkit-animation-delay:27709ms;animation-delay:27709ms}@-webkit-keyframes move-frames-84-650a3f52{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(83vw,-128vh,0);transform:translate3d(83vw,-128vh,0)}}@keyframes move-frames-84-650a3f52{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(83vw,-128vh,0);transform:translate3d(83vw,-128vh,0)}}.circle-container:nth-child(84) .circle[data-v-650a3f52]{-webkit-animation-delay:1816ms;animation-delay:1816ms}.circle-container[data-v-650a3f52]:nth-child(85){width:3px;height:3px;-webkit-animation-name:move-frames-85-650a3f52;animation-name:move-frames-85-650a3f52;-webkit-animation-duration:31266ms;animation-duration:31266ms;-webkit-animation-delay:24.9s;animation-delay:24.9s}@-webkit-keyframes move-frames-85-650a3f52{0%{-webkit-transform:translate3d(2vw,102vh,0);transform:translate3d(2vw,102vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}@keyframes move-frames-85-650a3f52{0%{-webkit-transform:translate3d(2vw,102vh,0);transform:translate3d(2vw,102vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}.circle-container:nth-child(85) .circle[data-v-650a3f52]{-webkit-animation-delay:3589ms;animation-delay:3589ms}.circle-container[data-v-650a3f52]:nth-child(86){width:8px;height:8px;-webkit-animation-name:move-frames-86-650a3f52;animation-name:move-frames-86-650a3f52;-webkit-animation-duration:29.42s;animation-duration:29.42s;-webkit-animation-delay:25152ms;animation-delay:25152ms}@-webkit-keyframes move-frames-86-650a3f52{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-135vh,0);transform:translate3d(90vw,-135vh,0)}}@keyframes move-frames-86-650a3f52{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-135vh,0);transform:translate3d(90vw,-135vh,0)}}.circle-container:nth-child(86) .circle[data-v-650a3f52]{-webkit-animation-delay:1075ms;animation-delay:1075ms}.circle-container[data-v-650a3f52]:nth-child(87){width:2px;height:2px;-webkit-animation-name:move-frames-87-650a3f52;animation-name:move-frames-87-650a3f52;-webkit-animation-duration:33.2s;animation-duration:33.2s;-webkit-animation-delay:22278ms;animation-delay:22278ms}@-webkit-keyframes move-frames-87-650a3f52{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-124vh,0);transform:translate3d(37vw,-124vh,0)}}@keyframes move-frames-87-650a3f52{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-124vh,0);transform:translate3d(37vw,-124vh,0)}}.circle-container:nth-child(87) .circle[data-v-650a3f52]{-webkit-animation-delay:1474ms;animation-delay:1474ms}.circle-container[data-v-650a3f52]:nth-child(88){width:5px;height:5px;-webkit-animation-name:move-frames-88-650a3f52;animation-name:move-frames-88-650a3f52;-webkit-animation-duration:29265ms;animation-duration:29265ms;-webkit-animation-delay:29935ms;animation-delay:29935ms}@-webkit-keyframes move-frames-88-650a3f52{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(49vw,-122vh,0);transform:translate3d(49vw,-122vh,0)}}@keyframes move-frames-88-650a3f52{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(49vw,-122vh,0);transform:translate3d(49vw,-122vh,0)}}.circle-container:nth-child(88) .circle[data-v-650a3f52]{-webkit-animation-delay:972ms;animation-delay:972ms}.circle-container[data-v-650a3f52]:nth-child(89){width:3px;height:3px;-webkit-animation-name:move-frames-89-650a3f52;animation-name:move-frames-89-650a3f52;-webkit-animation-duration:35965ms;animation-duration:35965ms;-webkit-animation-delay:11285ms;animation-delay:11285ms}@-webkit-keyframes move-frames-89-650a3f52{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(41vw,-111vh,0);transform:translate3d(41vw,-111vh,0)}}@keyframes move-frames-89-650a3f52{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(41vw,-111vh,0);transform:translate3d(41vw,-111vh,0)}}.circle-container:nth-child(89) .circle[data-v-650a3f52]{-webkit-animation-delay:2073ms;animation-delay:2073ms}.circle-container[data-v-650a3f52]:nth-child(90){width:5px;height:5px;-webkit-animation-name:move-frames-90-650a3f52;animation-name:move-frames-90-650a3f52;-webkit-animation-duration:31881ms;animation-duration:31881ms;-webkit-animation-delay:1489ms;animation-delay:1489ms}@-webkit-keyframes move-frames-90-650a3f52{0%{-webkit-transform:translate3d(7vw,102vh,0);transform:translate3d(7vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}@keyframes move-frames-90-650a3f52{0%{-webkit-transform:translate3d(7vw,102vh,0);transform:translate3d(7vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}.circle-container:nth-child(90) .circle[data-v-650a3f52]{-webkit-animation-delay:2194ms;animation-delay:2194ms}.circle-container[data-v-650a3f52]:nth-child(91){width:5px;height:5px;-webkit-animation-name:move-frames-91-650a3f52;animation-name:move-frames-91-650a3f52;-webkit-animation-duration:28187ms;animation-duration:28187ms;-webkit-animation-delay:14219ms;animation-delay:14219ms}@-webkit-keyframes move-frames-91-650a3f52{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-127vh,0);transform:translate3d(75vw,-127vh,0)}}@keyframes move-frames-91-650a3f52{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-127vh,0);transform:translate3d(75vw,-127vh,0)}}.circle-container:nth-child(91) .circle[data-v-650a3f52]{-webkit-animation-delay:1085ms;animation-delay:1085ms}.circle-container[data-v-650a3f52]:nth-child(92){width:1px;height:1px;-webkit-animation-name:move-frames-92-650a3f52;animation-name:move-frames-92-650a3f52;-webkit-animation-duration:36932ms;animation-duration:36932ms;-webkit-animation-delay:30055ms;animation-delay:30055ms}@-webkit-keyframes move-frames-92-650a3f52{0%{-webkit-transform:translate3d(61vw,105vh,0);transform:translate3d(61vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}@keyframes move-frames-92-650a3f52{0%{-webkit-transform:translate3d(61vw,105vh,0);transform:translate3d(61vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}.circle-container:nth-child(92) .circle[data-v-650a3f52]{-webkit-animation-delay:.39s;animation-delay:.39s}.circle-container[data-v-650a3f52]:nth-child(93){width:3px;height:3px;-webkit-animation-name:move-frames-93-650a3f52;animation-name:move-frames-93-650a3f52;-webkit-animation-duration:31.09s;animation-duration:31.09s;-webkit-animation-delay:3478ms;animation-delay:3478ms}@-webkit-keyframes move-frames-93-650a3f52{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}@keyframes move-frames-93-650a3f52{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}.circle-container:nth-child(93) .circle[data-v-650a3f52]{-webkit-animation-delay:2685ms;animation-delay:2685ms}.circle-container[data-v-650a3f52]:nth-child(94){width:6px;height:6px;-webkit-animation-name:move-frames-94-650a3f52;animation-name:move-frames-94-650a3f52;-webkit-animation-duration:35729ms;animation-duration:35729ms;-webkit-animation-delay:8336ms;animation-delay:8336ms}@-webkit-keyframes move-frames-94-650a3f52{0%{-webkit-transform:translate3d(18vw,107vh,0);transform:translate3d(18vw,107vh,0)}to{-webkit-transform:translate3d(5vw,-123vh,0);transform:translate3d(5vw,-123vh,0)}}@keyframes move-frames-94-650a3f52{0%{-webkit-transform:translate3d(18vw,107vh,0);transform:translate3d(18vw,107vh,0)}to{-webkit-transform:translate3d(5vw,-123vh,0);transform:translate3d(5vw,-123vh,0)}}.circle-container:nth-child(94) .circle[data-v-650a3f52]{-webkit-animation-delay:985ms;animation-delay:985ms}.circle-container[data-v-650a3f52]:nth-child(95){width:6px;height:6px;-webkit-animation-name:move-frames-95-650a3f52;animation-name:move-frames-95-650a3f52;-webkit-animation-duration:36773ms;animation-duration:36773ms;-webkit-animation-delay:30262ms;animation-delay:30262ms}@-webkit-keyframes move-frames-95-650a3f52{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(16vw,-129vh,0);transform:translate3d(16vw,-129vh,0)}}@keyframes move-frames-95-650a3f52{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(16vw,-129vh,0);transform:translate3d(16vw,-129vh,0)}}.circle-container:nth-child(95) .circle[data-v-650a3f52]{-webkit-animation-delay:2.98s;animation-delay:2.98s}.circle-container[data-v-650a3f52]:nth-child(96){width:8px;height:8px;-webkit-animation-name:move-frames-96-650a3f52;animation-name:move-frames-96-650a3f52;-webkit-animation-duration:33849ms;animation-duration:33849ms;-webkit-animation-delay:12993ms;animation-delay:12993ms}@-webkit-keyframes move-frames-96-650a3f52{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-126vh,0);transform:translate3d(6vw,-126vh,0)}}@keyframes move-frames-96-650a3f52{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-126vh,0);transform:translate3d(6vw,-126vh,0)}}.circle-container:nth-child(96) .circle[data-v-650a3f52]{-webkit-animation-delay:3423ms;animation-delay:3423ms}.circle-container[data-v-650a3f52]:nth-child(97){width:7px;height:7px;-webkit-animation-name:move-frames-97-650a3f52;animation-name:move-frames-97-650a3f52;-webkit-animation-duration:29341ms;animation-duration:29341ms;-webkit-animation-delay:31585ms;animation-delay:31585ms}@-webkit-keyframes move-frames-97-650a3f52{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}@keyframes move-frames-97-650a3f52{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}.circle-container:nth-child(97) .circle[data-v-650a3f52]{-webkit-animation-delay:155ms;animation-delay:155ms}.circle-container[data-v-650a3f52]:nth-child(98){width:6px;height:6px;-webkit-animation-name:move-frames-98-650a3f52;animation-name:move-frames-98-650a3f52;-webkit-animation-duration:31101ms;animation-duration:31101ms;-webkit-animation-delay:11.46s;animation-delay:11.46s}@-webkit-keyframes move-frames-98-650a3f52{0%{-webkit-transform:translate3d(69vw,106vh,0);transform:translate3d(69vw,106vh,0)}to{-webkit-transform:translate3d(32vw,-114vh,0);transform:translate3d(32vw,-114vh,0)}}@keyframes move-frames-98-650a3f52{0%{-webkit-transform:translate3d(69vw,106vh,0);transform:translate3d(69vw,106vh,0)}to{-webkit-transform:translate3d(32vw,-114vh,0);transform:translate3d(32vw,-114vh,0)}}.circle-container:nth-child(98) .circle[data-v-650a3f52]{-webkit-animation-delay:1205ms;animation-delay:1205ms}.circle-container[data-v-650a3f52]:nth-child(99){width:1px;height:1px;-webkit-animation-name:move-frames-99-650a3f52;animation-name:move-frames-99-650a3f52;-webkit-animation-duration:35277ms;animation-duration:35277ms;-webkit-animation-delay:14787ms;animation-delay:14787ms}@-webkit-keyframes move-frames-99-650a3f52{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-99-650a3f52{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.circle-container:nth-child(99) .circle[data-v-650a3f52]{-webkit-animation-delay:.76s;animation-delay:.76s}.circle-container[data-v-650a3f52]:nth-child(100){width:7px;height:7px;-webkit-animation-name:move-frames-100-650a3f52;animation-name:move-frames-100-650a3f52;-webkit-animation-duration:30.34s;animation-duration:30.34s;-webkit-animation-delay:24.44s;animation-delay:24.44s}@-webkit-keyframes move-frames-100-650a3f52{0%{-webkit-transform:translate3d(77vw,104vh,0);transform:translate3d(77vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-113vh,0);transform:translate3d(10vw,-113vh,0)}}@keyframes move-frames-100-650a3f52{0%{-webkit-transform:translate3d(77vw,104vh,0);transform:translate3d(77vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-113vh,0);transform:translate3d(10vw,-113vh,0)}}.circle-container:nth-child(100) .circle[data-v-650a3f52]{-webkit-animation-delay:1256ms;animation-delay:1256ms}.circle-container[data-v-650a3f52]:nth-child(101){width:3px;height:3px;-webkit-animation-name:move-frames-101-650a3f52;animation-name:move-frames-101-650a3f52;-webkit-animation-duration:30447ms;animation-duration:30447ms;-webkit-animation-delay:8948ms;animation-delay:8948ms}@-webkit-keyframes move-frames-101-650a3f52{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(60vw,-104vh,0);transform:translate3d(60vw,-104vh,0)}}@keyframes move-frames-101-650a3f52{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(60vw,-104vh,0);transform:translate3d(60vw,-104vh,0)}}.circle-container:nth-child(101) .circle[data-v-650a3f52]{-webkit-animation-delay:1157ms;animation-delay:1157ms}.circle-container[data-v-650a3f52]:nth-child(102){width:5px;height:5px;-webkit-animation-name:move-frames-102-650a3f52;animation-name:move-frames-102-650a3f52;-webkit-animation-duration:29051ms;animation-duration:29051ms;-webkit-animation-delay:27425ms;animation-delay:27425ms}@-webkit-keyframes move-frames-102-650a3f52{0%{-webkit-transform:translate3d(26vw,102vh,0);transform:translate3d(26vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-126vh,0);transform:translate3d(99vw,-126vh,0)}}@keyframes move-frames-102-650a3f52{0%{-webkit-transform:translate3d(26vw,102vh,0);transform:translate3d(26vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-126vh,0);transform:translate3d(99vw,-126vh,0)}}.circle-container:nth-child(102) .circle[data-v-650a3f52]{-webkit-animation-delay:2159ms;animation-delay:2159ms}.circle-container[data-v-650a3f52]:nth-child(103){width:1px;height:1px;-webkit-animation-name:move-frames-103-650a3f52;animation-name:move-frames-103-650a3f52;-webkit-animation-duration:32596ms;animation-duration:32596ms;-webkit-animation-delay:3864ms;animation-delay:3864ms}@-webkit-keyframes move-frames-103-650a3f52{0%{-webkit-transform:translate3d(50vw,104vh,0);transform:translate3d(50vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-126vh,0);transform:translate3d(26vw,-126vh,0)}}@keyframes move-frames-103-650a3f52{0%{-webkit-transform:translate3d(50vw,104vh,0);transform:translate3d(50vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-126vh,0);transform:translate3d(26vw,-126vh,0)}}.circle-container:nth-child(103) .circle[data-v-650a3f52]{-webkit-animation-delay:2872ms;animation-delay:2872ms}.circle-container[data-v-650a3f52]:nth-child(104){width:6px;height:6px;-webkit-animation-name:move-frames-104-650a3f52;animation-name:move-frames-104-650a3f52;-webkit-animation-duration:28481ms;animation-duration:28481ms;-webkit-animation-delay:26024ms;animation-delay:26024ms}@-webkit-keyframes move-frames-104-650a3f52{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-113vh,0);transform:translate3d(34vw,-113vh,0)}}@keyframes move-frames-104-650a3f52{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-113vh,0);transform:translate3d(34vw,-113vh,0)}}.circle-container:nth-child(104) .circle[data-v-650a3f52]{-webkit-animation-delay:1124ms;animation-delay:1124ms}.circle-container[data-v-650a3f52]:nth-child(105){width:6px;height:6px;-webkit-animation-name:move-frames-105-650a3f52;animation-name:move-frames-105-650a3f52;-webkit-animation-duration:33667ms;animation-duration:33667ms;-webkit-animation-delay:14.2s;animation-delay:14.2s}@-webkit-keyframes move-frames-105-650a3f52{0%{-webkit-transform:translate3d(69vw,107vh,0);transform:translate3d(69vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-127vh,0);transform:translate3d(58vw,-127vh,0)}}@keyframes move-frames-105-650a3f52{0%{-webkit-transform:translate3d(69vw,107vh,0);transform:translate3d(69vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-127vh,0);transform:translate3d(58vw,-127vh,0)}}.circle-container:nth-child(105) .circle[data-v-650a3f52]{-webkit-animation-delay:3623ms;animation-delay:3623ms}.circle-container[data-v-650a3f52]:nth-child(106){width:2px;height:2px;-webkit-animation-name:move-frames-106-650a3f52;animation-name:move-frames-106-650a3f52;-webkit-animation-duration:28983ms;animation-duration:28983ms;-webkit-animation-delay:12141ms;animation-delay:12141ms}@-webkit-keyframes move-frames-106-650a3f52{0%{-webkit-transform:translate3d(3vw,105vh,0);transform:translate3d(3vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-115vh,0);transform:translate3d(56vw,-115vh,0)}}@keyframes move-frames-106-650a3f52{0%{-webkit-transform:translate3d(3vw,105vh,0);transform:translate3d(3vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-115vh,0);transform:translate3d(56vw,-115vh,0)}}.circle-container:nth-child(106) .circle[data-v-650a3f52]{-webkit-animation-delay:1.97s;animation-delay:1.97s}.circle-container[data-v-650a3f52]:nth-child(107){width:1px;height:1px;-webkit-animation-name:move-frames-107-650a3f52;animation-name:move-frames-107-650a3f52;-webkit-animation-duration:30853ms;animation-duration:30853ms;-webkit-animation-delay:33095ms;animation-delay:33095ms}@-webkit-keyframes move-frames-107-650a3f52{0%{-webkit-transform:translate3d(100vw,109vh,0);transform:translate3d(100vw,109vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}@keyframes move-frames-107-650a3f52{0%{-webkit-transform:translate3d(100vw,109vh,0);transform:translate3d(100vw,109vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}.circle-container:nth-child(107) .circle[data-v-650a3f52]{-webkit-animation-delay:3193ms;animation-delay:3193ms}.circle-container[data-v-650a3f52]:nth-child(108){width:6px;height:6px;-webkit-animation-name:move-frames-108-650a3f52;animation-name:move-frames-108-650a3f52;-webkit-animation-duration:32.85s;animation-duration:32.85s;-webkit-animation-delay:4199ms;animation-delay:4199ms}@-webkit-keyframes move-frames-108-650a3f52{0%{-webkit-transform:translate3d(32vw,102vh,0);transform:translate3d(32vw,102vh,0)}to{-webkit-transform:translate3d(37vw,-125vh,0);transform:translate3d(37vw,-125vh,0)}}@keyframes move-frames-108-650a3f52{0%{-webkit-transform:translate3d(32vw,102vh,0);transform:translate3d(32vw,102vh,0)}to{-webkit-transform:translate3d(37vw,-125vh,0);transform:translate3d(37vw,-125vh,0)}}.circle-container:nth-child(108) .circle[data-v-650a3f52]{-webkit-animation-delay:201ms;animation-delay:201ms}.circle-container[data-v-650a3f52]:nth-child(109){width:2px;height:2px;-webkit-animation-name:move-frames-109-650a3f52;animation-name:move-frames-109-650a3f52;-webkit-animation-duration:30408ms;animation-duration:30408ms;-webkit-animation-delay:24574ms;animation-delay:24574ms}@-webkit-keyframes move-frames-109-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-107vh,0);transform:translate3d(60vw,-107vh,0)}}@keyframes move-frames-109-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-107vh,0);transform:translate3d(60vw,-107vh,0)}}.circle-container:nth-child(109) .circle[data-v-650a3f52]{-webkit-animation-delay:2811ms;animation-delay:2811ms}.circle-container[data-v-650a3f52]:nth-child(110){width:7px;height:7px;-webkit-animation-name:move-frames-110-650a3f52;animation-name:move-frames-110-650a3f52;-webkit-animation-duration:34722ms;animation-duration:34722ms;-webkit-animation-delay:31166ms;animation-delay:31166ms}@-webkit-keyframes move-frames-110-650a3f52{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(16vw,-126vh,0);transform:translate3d(16vw,-126vh,0)}}@keyframes move-frames-110-650a3f52{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(16vw,-126vh,0);transform:translate3d(16vw,-126vh,0)}}.circle-container:nth-child(110) .circle[data-v-650a3f52]{-webkit-animation-delay:2535ms;animation-delay:2535ms}.circle-container[data-v-650a3f52]:nth-child(111){width:5px;height:5px;-webkit-animation-name:move-frames-111-650a3f52;animation-name:move-frames-111-650a3f52;-webkit-animation-duration:36014ms;animation-duration:36014ms;-webkit-animation-delay:16558ms;animation-delay:16558ms}@-webkit-keyframes move-frames-111-650a3f52{0%{-webkit-transform:translate3d(70vw,102vh,0);transform:translate3d(70vw,102vh,0)}to{-webkit-transform:translate3d(43vw,-107vh,0);transform:translate3d(43vw,-107vh,0)}}@keyframes move-frames-111-650a3f52{0%{-webkit-transform:translate3d(70vw,102vh,0);transform:translate3d(70vw,102vh,0)}to{-webkit-transform:translate3d(43vw,-107vh,0);transform:translate3d(43vw,-107vh,0)}}.circle-container:nth-child(111) .circle[data-v-650a3f52]{-webkit-animation-delay:2732ms;animation-delay:2732ms}.circle-container[data-v-650a3f52]:nth-child(112){width:1px;height:1px;-webkit-animation-name:move-frames-112-650a3f52;animation-name:move-frames-112-650a3f52;-webkit-animation-duration:33698ms;animation-duration:33698ms;-webkit-animation-delay:13437ms;animation-delay:13437ms}@-webkit-keyframes move-frames-112-650a3f52{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}@keyframes move-frames-112-650a3f52{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}.circle-container:nth-child(112) .circle[data-v-650a3f52]{-webkit-animation-delay:1809ms;animation-delay:1809ms}.circle-container[data-v-650a3f52]:nth-child(113){width:6px;height:6px;-webkit-animation-name:move-frames-113-650a3f52;animation-name:move-frames-113-650a3f52;-webkit-animation-duration:33952ms;animation-duration:33952ms;-webkit-animation-delay:9052ms;animation-delay:9052ms}@-webkit-keyframes move-frames-113-650a3f52{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-110vh,0);transform:translate3d(39vw,-110vh,0)}}@keyframes move-frames-113-650a3f52{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-110vh,0);transform:translate3d(39vw,-110vh,0)}}.circle-container:nth-child(113) .circle[data-v-650a3f52]{-webkit-animation-delay:3.86s;animation-delay:3.86s}.circle-container[data-v-650a3f52]:nth-child(114){width:3px;height:3px;-webkit-animation-name:move-frames-114-650a3f52;animation-name:move-frames-114-650a3f52;-webkit-animation-duration:33025ms;animation-duration:33025ms;-webkit-animation-delay:26408ms;animation-delay:26408ms}@-webkit-keyframes move-frames-114-650a3f52{0%{-webkit-transform:translate3d(92vw,106vh,0);transform:translate3d(92vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}@keyframes move-frames-114-650a3f52{0%{-webkit-transform:translate3d(92vw,106vh,0);transform:translate3d(92vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}.circle-container:nth-child(114) .circle[data-v-650a3f52]{-webkit-animation-delay:472ms;animation-delay:472ms}.circle-container[data-v-650a3f52]:nth-child(115){width:4px;height:4px;-webkit-animation-name:move-frames-115-650a3f52;animation-name:move-frames-115-650a3f52;-webkit-animation-duration:31981ms;animation-duration:31981ms;-webkit-animation-delay:19237ms;animation-delay:19237ms}@-webkit-keyframes move-frames-115-650a3f52{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(83vw,-111vh,0);transform:translate3d(83vw,-111vh,0)}}@keyframes move-frames-115-650a3f52{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(83vw,-111vh,0);transform:translate3d(83vw,-111vh,0)}}.circle-container:nth-child(115) .circle[data-v-650a3f52]{-webkit-animation-delay:.8s;animation-delay:.8s}.circle-container[data-v-650a3f52]:nth-child(116){width:3px;height:3px;-webkit-animation-name:move-frames-116-650a3f52;animation-name:move-frames-116-650a3f52;-webkit-animation-duration:36056ms;animation-duration:36056ms;-webkit-animation-delay:13045ms;animation-delay:13045ms}@-webkit-keyframes move-frames-116-650a3f52{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}@keyframes move-frames-116-650a3f52{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}.circle-container:nth-child(116) .circle[data-v-650a3f52]{-webkit-animation-delay:2116ms;animation-delay:2116ms}.circle-container[data-v-650a3f52]:nth-child(117){width:3px;height:3px;-webkit-animation-name:move-frames-117-650a3f52;animation-name:move-frames-117-650a3f52;-webkit-animation-duration:33.99s;animation-duration:33.99s;-webkit-animation-delay:20295ms;animation-delay:20295ms}@-webkit-keyframes move-frames-117-650a3f52{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}@keyframes move-frames-117-650a3f52{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}.circle-container:nth-child(117) .circle[data-v-650a3f52]{-webkit-animation-delay:1697ms;animation-delay:1697ms}.circle-container[data-v-650a3f52]:nth-child(118){width:3px;height:3px;-webkit-animation-name:move-frames-118-650a3f52;animation-name:move-frames-118-650a3f52;-webkit-animation-duration:35987ms;animation-duration:35987ms;-webkit-animation-delay:15.35s;animation-delay:15.35s}@-webkit-keyframes move-frames-118-650a3f52{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}@keyframes move-frames-118-650a3f52{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}.circle-container:nth-child(118) .circle[data-v-650a3f52]{-webkit-animation-delay:3912ms;animation-delay:3912ms}.circle-container[data-v-650a3f52]:nth-child(119){width:8px;height:8px;-webkit-animation-name:move-frames-119-650a3f52;animation-name:move-frames-119-650a3f52;-webkit-animation-duration:33714ms;animation-duration:33714ms;-webkit-animation-delay:32625ms;animation-delay:32625ms}@-webkit-keyframes move-frames-119-650a3f52{0%{-webkit-transform:translate3d(88vw,106vh,0);transform:translate3d(88vw,106vh,0)}to{-webkit-transform:translate3d(82vw,-116vh,0);transform:translate3d(82vw,-116vh,0)}}@keyframes move-frames-119-650a3f52{0%{-webkit-transform:translate3d(88vw,106vh,0);transform:translate3d(88vw,106vh,0)}to{-webkit-transform:translate3d(82vw,-116vh,0);transform:translate3d(82vw,-116vh,0)}}.circle-container:nth-child(119) .circle[data-v-650a3f52]{-webkit-animation-delay:3772ms;animation-delay:3772ms}.circle-container[data-v-650a3f52]:nth-child(120){width:5px;height:5px;-webkit-animation-name:move-frames-120-650a3f52;animation-name:move-frames-120-650a3f52;-webkit-animation-duration:31871ms;animation-duration:31871ms;-webkit-animation-delay:22955ms;animation-delay:22955ms}@-webkit-keyframes move-frames-120-650a3f52{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-120-650a3f52{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.circle-container:nth-child(120) .circle[data-v-650a3f52]{-webkit-animation-delay:3168ms;animation-delay:3168ms}.circle-container[data-v-650a3f52]:nth-child(121){width:2px;height:2px;-webkit-animation-name:move-frames-121-650a3f52;animation-name:move-frames-121-650a3f52;-webkit-animation-duration:31008ms;animation-duration:31008ms;-webkit-animation-delay:33753ms;animation-delay:33753ms}@-webkit-keyframes move-frames-121-650a3f52{0%{-webkit-transform:translate3d(30vw,109vh,0);transform:translate3d(30vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-120vh,0);transform:translate3d(93vw,-120vh,0)}}@keyframes move-frames-121-650a3f52{0%{-webkit-transform:translate3d(30vw,109vh,0);transform:translate3d(30vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-120vh,0);transform:translate3d(93vw,-120vh,0)}}.circle-container:nth-child(121) .circle[data-v-650a3f52]{-webkit-animation-delay:2394ms;animation-delay:2394ms}.circle-container[data-v-650a3f52]:nth-child(122){width:1px;height:1px;-webkit-animation-name:move-frames-122-650a3f52;animation-name:move-frames-122-650a3f52;-webkit-animation-duration:28515ms;animation-duration:28515ms;-webkit-animation-delay:12606ms;animation-delay:12606ms}@-webkit-keyframes move-frames-122-650a3f52{0%{-webkit-transform:translate3d(80vw,105vh,0);transform:translate3d(80vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-132vh,0);transform:translate3d(76vw,-132vh,0)}}@keyframes move-frames-122-650a3f52{0%{-webkit-transform:translate3d(80vw,105vh,0);transform:translate3d(80vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-132vh,0);transform:translate3d(76vw,-132vh,0)}}.circle-container:nth-child(122) .circle[data-v-650a3f52]{-webkit-animation-delay:2153ms;animation-delay:2153ms}.circle-container[data-v-650a3f52]:nth-child(123){width:7px;height:7px;-webkit-animation-name:move-frames-123-650a3f52;animation-name:move-frames-123-650a3f52;-webkit-animation-duration:32448ms;animation-duration:32448ms;-webkit-animation-delay:32437ms;animation-delay:32437ms}@-webkit-keyframes move-frames-123-650a3f52{0%{-webkit-transform:translate3d(43vw,107vh,0);transform:translate3d(43vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-122vh,0);transform:translate3d(36vw,-122vh,0)}}@keyframes move-frames-123-650a3f52{0%{-webkit-transform:translate3d(43vw,107vh,0);transform:translate3d(43vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-122vh,0);transform:translate3d(36vw,-122vh,0)}}.circle-container:nth-child(123) .circle[data-v-650a3f52]{-webkit-animation-delay:2694ms;animation-delay:2694ms}.circle-container[data-v-650a3f52]:nth-child(124){width:1px;height:1px;-webkit-animation-name:move-frames-124-650a3f52;animation-name:move-frames-124-650a3f52;-webkit-animation-duration:33129ms;animation-duration:33129ms;-webkit-animation-delay:24906ms;animation-delay:24906ms}@-webkit-keyframes move-frames-124-650a3f52{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}@keyframes move-frames-124-650a3f52{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}.circle-container:nth-child(124) .circle[data-v-650a3f52]{-webkit-animation-delay:237ms;animation-delay:237ms}.circle-container[data-v-650a3f52]:nth-child(125){width:7px;height:7px;-webkit-animation-name:move-frames-125-650a3f52;animation-name:move-frames-125-650a3f52;-webkit-animation-duration:30262ms;animation-duration:30262ms;-webkit-animation-delay:16441ms;animation-delay:16441ms}@-webkit-keyframes move-frames-125-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-131vh,0);transform:translate3d(62vw,-131vh,0)}}@keyframes move-frames-125-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-131vh,0);transform:translate3d(62vw,-131vh,0)}}.circle-container:nth-child(125) .circle[data-v-650a3f52]{-webkit-animation-delay:2538ms;animation-delay:2538ms}.circle-container[data-v-650a3f52]:nth-child(126){width:2px;height:2px;-webkit-animation-name:move-frames-126-650a3f52;animation-name:move-frames-126-650a3f52;-webkit-animation-duration:31804ms;animation-duration:31804ms;-webkit-animation-delay:20133ms;animation-delay:20133ms}@-webkit-keyframes move-frames-126-650a3f52{0%{-webkit-transform:translate3d(61vw,106vh,0);transform:translate3d(61vw,106vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}@keyframes move-frames-126-650a3f52{0%{-webkit-transform:translate3d(61vw,106vh,0);transform:translate3d(61vw,106vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}.circle-container:nth-child(126) .circle[data-v-650a3f52]{-webkit-animation-delay:3852ms;animation-delay:3852ms}.circle-container[data-v-650a3f52]:nth-child(127){width:8px;height:8px;-webkit-animation-name:move-frames-127-650a3f52;animation-name:move-frames-127-650a3f52;-webkit-animation-duration:32378ms;animation-duration:32378ms;-webkit-animation-delay:13731ms;animation-delay:13731ms}@-webkit-keyframes move-frames-127-650a3f52{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}@keyframes move-frames-127-650a3f52{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}.circle-container:nth-child(127) .circle[data-v-650a3f52]{-webkit-animation-delay:2822ms;animation-delay:2822ms}.circle-container[data-v-650a3f52]:nth-child(128){width:5px;height:5px;-webkit-animation-name:move-frames-128-650a3f52;animation-name:move-frames-128-650a3f52;-webkit-animation-duration:29857ms;animation-duration:29857ms;-webkit-animation-delay:16345ms;animation-delay:16345ms}@-webkit-keyframes move-frames-128-650a3f52{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(49vw,-105vh,0);transform:translate3d(49vw,-105vh,0)}}@keyframes move-frames-128-650a3f52{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(49vw,-105vh,0);transform:translate3d(49vw,-105vh,0)}}.circle-container:nth-child(128) .circle[data-v-650a3f52]{-webkit-animation-delay:1024ms;animation-delay:1024ms}.circle-container[data-v-650a3f52]:nth-child(129){width:3px;height:3px;-webkit-animation-name:move-frames-129-650a3f52;animation-name:move-frames-129-650a3f52;-webkit-animation-duration:32066ms;animation-duration:32066ms;-webkit-animation-delay:14739ms;animation-delay:14739ms}@-webkit-keyframes move-frames-129-650a3f52{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-122vh,0);transform:translate3d(51vw,-122vh,0)}}@keyframes move-frames-129-650a3f52{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-122vh,0);transform:translate3d(51vw,-122vh,0)}}.circle-container:nth-child(129) .circle[data-v-650a3f52]{-webkit-animation-delay:829ms;animation-delay:829ms}.circle-container[data-v-650a3f52]:nth-child(130){width:7px;height:7px;-webkit-animation-name:move-frames-130-650a3f52;animation-name:move-frames-130-650a3f52;-webkit-animation-duration:34962ms;animation-duration:34962ms;-webkit-animation-delay:34609ms;animation-delay:34609ms}@-webkit-keyframes move-frames-130-650a3f52{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}@keyframes move-frames-130-650a3f52{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}.circle-container:nth-child(130) .circle[data-v-650a3f52]{-webkit-animation-delay:.47s;animation-delay:.47s}.circle-container[data-v-650a3f52]:nth-child(131){width:6px;height:6px;-webkit-animation-name:move-frames-131-650a3f52;animation-name:move-frames-131-650a3f52;-webkit-animation-duration:34526ms;animation-duration:34526ms;-webkit-animation-delay:31752ms;animation-delay:31752ms}@-webkit-keyframes move-frames-131-650a3f52{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}@keyframes move-frames-131-650a3f52{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}.circle-container:nth-child(131) .circle[data-v-650a3f52]{-webkit-animation-delay:3.98s;animation-delay:3.98s}.circle-container[data-v-650a3f52]:nth-child(132){width:6px;height:6px;-webkit-animation-name:move-frames-132-650a3f52;animation-name:move-frames-132-650a3f52;-webkit-animation-duration:32483ms;animation-duration:32483ms;-webkit-animation-delay:27.24s;animation-delay:27.24s}@-webkit-keyframes move-frames-132-650a3f52{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-112vh,0);transform:translate3d(70vw,-112vh,0)}}@keyframes move-frames-132-650a3f52{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-112vh,0);transform:translate3d(70vw,-112vh,0)}}.circle-container:nth-child(132) .circle[data-v-650a3f52]{-webkit-animation-delay:2111ms;animation-delay:2111ms}.circle-container[data-v-650a3f52]:nth-child(133){width:7px;height:7px;-webkit-animation-name:move-frames-133-650a3f52;animation-name:move-frames-133-650a3f52;-webkit-animation-duration:31333ms;animation-duration:31333ms;-webkit-animation-delay:19224ms;animation-delay:19224ms}@-webkit-keyframes move-frames-133-650a3f52{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-124vh,0);transform:translate3d(31vw,-124vh,0)}}@keyframes move-frames-133-650a3f52{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-124vh,0);transform:translate3d(31vw,-124vh,0)}}.circle-container:nth-child(133) .circle[data-v-650a3f52]{-webkit-animation-delay:983ms;animation-delay:983ms}.circle-container[data-v-650a3f52]:nth-child(134){width:8px;height:8px;-webkit-animation-name:move-frames-134-650a3f52;animation-name:move-frames-134-650a3f52;-webkit-animation-duration:28051ms;animation-duration:28051ms;-webkit-animation-delay:31.41s;animation-delay:31.41s}@-webkit-keyframes move-frames-134-650a3f52{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-113vh,0);transform:translate3d(35vw,-113vh,0)}}@keyframes move-frames-134-650a3f52{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-113vh,0);transform:translate3d(35vw,-113vh,0)}}.circle-container:nth-child(134) .circle[data-v-650a3f52]{-webkit-animation-delay:2211ms;animation-delay:2211ms}.circle-container[data-v-650a3f52]:nth-child(135){width:2px;height:2px;-webkit-animation-name:move-frames-135-650a3f52;animation-name:move-frames-135-650a3f52;-webkit-animation-duration:30897ms;animation-duration:30897ms;-webkit-animation-delay:15595ms;animation-delay:15595ms}@-webkit-keyframes move-frames-135-650a3f52{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(8vw,-114vh,0);transform:translate3d(8vw,-114vh,0)}}@keyframes move-frames-135-650a3f52{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(8vw,-114vh,0);transform:translate3d(8vw,-114vh,0)}}.circle-container:nth-child(135) .circle[data-v-650a3f52]{-webkit-animation-delay:212ms;animation-delay:212ms}.circle-container[data-v-650a3f52]:nth-child(136){width:4px;height:4px;-webkit-animation-name:move-frames-136-650a3f52;animation-name:move-frames-136-650a3f52;-webkit-animation-duration:33498ms;animation-duration:33498ms;-webkit-animation-delay:31949ms;animation-delay:31949ms}@-webkit-keyframes move-frames-136-650a3f52{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}@keyframes move-frames-136-650a3f52{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}.circle-container:nth-child(136) .circle[data-v-650a3f52]{-webkit-animation-delay:366ms;animation-delay:366ms}.circle-container[data-v-650a3f52]:nth-child(137){width:2px;height:2px;-webkit-animation-name:move-frames-137-650a3f52;animation-name:move-frames-137-650a3f52;-webkit-animation-duration:32947ms;animation-duration:32947ms;-webkit-animation-delay:10.61s;animation-delay:10.61s}@-webkit-keyframes move-frames-137-650a3f52{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(42vw,-117vh,0);transform:translate3d(42vw,-117vh,0)}}@keyframes move-frames-137-650a3f52{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(42vw,-117vh,0);transform:translate3d(42vw,-117vh,0)}}.circle-container:nth-child(137) .circle[data-v-650a3f52]{-webkit-animation-delay:2818ms;animation-delay:2818ms}.circle-container[data-v-650a3f52]:nth-child(138){width:1px;height:1px;-webkit-animation-name:move-frames-138-650a3f52;animation-name:move-frames-138-650a3f52;-webkit-animation-duration:29938ms;animation-duration:29938ms;-webkit-animation-delay:13819ms;animation-delay:13819ms}@-webkit-keyframes move-frames-138-650a3f52{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-111vh,0);transform:translate3d(87vw,-111vh,0)}}@keyframes move-frames-138-650a3f52{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-111vh,0);transform:translate3d(87vw,-111vh,0)}}.circle-container:nth-child(138) .circle[data-v-650a3f52]{-webkit-animation-delay:3583ms;animation-delay:3583ms}.circle-container[data-v-650a3f52]:nth-child(139){width:7px;height:7px;-webkit-animation-name:move-frames-139-650a3f52;animation-name:move-frames-139-650a3f52;-webkit-animation-duration:35925ms;animation-duration:35925ms;-webkit-animation-delay:36716ms;animation-delay:36716ms}@-webkit-keyframes move-frames-139-650a3f52{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-106vh,0);transform:translate3d(18vw,-106vh,0)}}@keyframes move-frames-139-650a3f52{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-106vh,0);transform:translate3d(18vw,-106vh,0)}}.circle-container:nth-child(139) .circle[data-v-650a3f52]{-webkit-animation-delay:3656ms;animation-delay:3656ms}.circle-container[data-v-650a3f52]:nth-child(140){width:8px;height:8px;-webkit-animation-name:move-frames-140-650a3f52;animation-name:move-frames-140-650a3f52;-webkit-animation-duration:28797ms;animation-duration:28797ms;-webkit-animation-delay:12229ms;animation-delay:12229ms}@-webkit-keyframes move-frames-140-650a3f52{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}@keyframes move-frames-140-650a3f52{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}.circle-container:nth-child(140) .circle[data-v-650a3f52]{-webkit-animation-delay:1778ms;animation-delay:1778ms}.circle-container[data-v-650a3f52]:nth-child(141){width:3px;height:3px;-webkit-animation-name:move-frames-141-650a3f52;animation-name:move-frames-141-650a3f52;-webkit-animation-duration:35605ms;animation-duration:35605ms;-webkit-animation-delay:1871ms;animation-delay:1871ms}@-webkit-keyframes move-frames-141-650a3f52{0%{-webkit-transform:translate3d(73vw,104vh,0);transform:translate3d(73vw,104vh,0)}to{-webkit-transform:translate3d(27vw,-119vh,0);transform:translate3d(27vw,-119vh,0)}}@keyframes move-frames-141-650a3f52{0%{-webkit-transform:translate3d(73vw,104vh,0);transform:translate3d(73vw,104vh,0)}to{-webkit-transform:translate3d(27vw,-119vh,0);transform:translate3d(27vw,-119vh,0)}}.circle-container:nth-child(141) .circle[data-v-650a3f52]{-webkit-animation-delay:1852ms;animation-delay:1852ms}.circle-container[data-v-650a3f52]:nth-child(142){width:3px;height:3px;-webkit-animation-name:move-frames-142-650a3f52;animation-name:move-frames-142-650a3f52;-webkit-animation-duration:30905ms;animation-duration:30905ms;-webkit-animation-delay:7748ms;animation-delay:7748ms}@-webkit-keyframes move-frames-142-650a3f52{0%{-webkit-transform:translate3d(52vw,103vh,0);transform:translate3d(52vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-126vh,0);transform:translate3d(27vw,-126vh,0)}}@keyframes move-frames-142-650a3f52{0%{-webkit-transform:translate3d(52vw,103vh,0);transform:translate3d(52vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-126vh,0);transform:translate3d(27vw,-126vh,0)}}.circle-container:nth-child(142) .circle[data-v-650a3f52]{-webkit-animation-delay:1826ms;animation-delay:1826ms}.circle-container[data-v-650a3f52]:nth-child(143){width:1px;height:1px;-webkit-animation-name:move-frames-143-650a3f52;animation-name:move-frames-143-650a3f52;-webkit-animation-duration:31167ms;animation-duration:31167ms;-webkit-animation-delay:14743ms;animation-delay:14743ms}@-webkit-keyframes move-frames-143-650a3f52{0%{-webkit-transform:translate3d(100vw,104vh,0);transform:translate3d(100vw,104vh,0)}to{-webkit-transform:translate3d(57vw,-112vh,0);transform:translate3d(57vw,-112vh,0)}}@keyframes move-frames-143-650a3f52{0%{-webkit-transform:translate3d(100vw,104vh,0);transform:translate3d(100vw,104vh,0)}to{-webkit-transform:translate3d(57vw,-112vh,0);transform:translate3d(57vw,-112vh,0)}}.circle-container:nth-child(143) .circle[data-v-650a3f52]{-webkit-animation-delay:1377ms;animation-delay:1377ms}.circle-container[data-v-650a3f52]:nth-child(144){width:7px;height:7px;-webkit-animation-name:move-frames-144-650a3f52;animation-name:move-frames-144-650a3f52;-webkit-animation-duration:32806ms;animation-duration:32806ms;-webkit-animation-delay:10933ms;animation-delay:10933ms}@-webkit-keyframes move-frames-144-650a3f52{0%{-webkit-transform:translate3d(19vw,101vh,0);transform:translate3d(19vw,101vh,0)}to{-webkit-transform:translate3d(76vw,-123vh,0);transform:translate3d(76vw,-123vh,0)}}@keyframes move-frames-144-650a3f52{0%{-webkit-transform:translate3d(19vw,101vh,0);transform:translate3d(19vw,101vh,0)}to{-webkit-transform:translate3d(76vw,-123vh,0);transform:translate3d(76vw,-123vh,0)}}.circle-container:nth-child(144) .circle[data-v-650a3f52]{-webkit-animation-delay:2484ms;animation-delay:2484ms}.circle-container[data-v-650a3f52]:nth-child(145){width:5px;height:5px;-webkit-animation-name:move-frames-145-650a3f52;animation-name:move-frames-145-650a3f52;-webkit-animation-duration:36804ms;animation-duration:36804ms;-webkit-animation-delay:30206ms;animation-delay:30206ms}@-webkit-keyframes move-frames-145-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}@keyframes move-frames-145-650a3f52{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}.circle-container:nth-child(145) .circle[data-v-650a3f52]{-webkit-animation-delay:3418ms;animation-delay:3418ms}.circle-container[data-v-650a3f52]:nth-child(146){width:6px;height:6px;-webkit-animation-name:move-frames-146-650a3f52;animation-name:move-frames-146-650a3f52;-webkit-animation-duration:32905ms;animation-duration:32905ms;-webkit-animation-delay:31177ms;animation-delay:31177ms}@-webkit-keyframes move-frames-146-650a3f52{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-122vh,0);transform:translate3d(55vw,-122vh,0)}}@keyframes move-frames-146-650a3f52{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-122vh,0);transform:translate3d(55vw,-122vh,0)}}.circle-container:nth-child(146) .circle[data-v-650a3f52]{-webkit-animation-delay:2237ms;animation-delay:2237ms}.circle-container[data-v-650a3f52]:nth-child(147){width:6px;height:6px;-webkit-animation-name:move-frames-147-650a3f52;animation-name:move-frames-147-650a3f52;-webkit-animation-duration:30465ms;animation-duration:30465ms;-webkit-animation-delay:35242ms;animation-delay:35242ms}@-webkit-keyframes move-frames-147-650a3f52{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-106vh,0);transform:translate3d(76vw,-106vh,0)}}@keyframes move-frames-147-650a3f52{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-106vh,0);transform:translate3d(76vw,-106vh,0)}}.circle-container:nth-child(147) .circle[data-v-650a3f52]{-webkit-animation-delay:3.84s;animation-delay:3.84s}.circle-container[data-v-650a3f52]:nth-child(148){width:5px;height:5px;-webkit-animation-name:move-frames-148-650a3f52;animation-name:move-frames-148-650a3f52;-webkit-animation-duration:32763ms;animation-duration:32763ms;-webkit-animation-delay:3868ms;animation-delay:3868ms}@-webkit-keyframes move-frames-148-650a3f52{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-111vh,0);transform:translate3d(79vw,-111vh,0)}}@keyframes move-frames-148-650a3f52{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-111vh,0);transform:translate3d(79vw,-111vh,0)}}.circle-container:nth-child(148) .circle[data-v-650a3f52]{-webkit-animation-delay:771ms;animation-delay:771ms}.circle-container[data-v-650a3f52]:nth-child(149){width:8px;height:8px;-webkit-animation-name:move-frames-149-650a3f52;animation-name:move-frames-149-650a3f52;-webkit-animation-duration:35135ms;animation-duration:35135ms;-webkit-animation-delay:16248ms;animation-delay:16248ms}@-webkit-keyframes move-frames-149-650a3f52{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}@keyframes move-frames-149-650a3f52{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}.circle-container:nth-child(149) .circle[data-v-650a3f52]{-webkit-animation-delay:3464ms;animation-delay:3464ms}.circle-container[data-v-650a3f52]:nth-child(150){width:3px;height:3px;-webkit-animation-name:move-frames-150-650a3f52;animation-name:move-frames-150-650a3f52;-webkit-animation-duration:36576ms;animation-duration:36576ms;-webkit-animation-delay:31573ms;animation-delay:31573ms}@-webkit-keyframes move-frames-150-650a3f52{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(1vw,-108vh,0);transform:translate3d(1vw,-108vh,0)}}@keyframes move-frames-150-650a3f52{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(1vw,-108vh,0);transform:translate3d(1vw,-108vh,0)}}.circle-container:nth-child(150) .circle[data-v-650a3f52]{-webkit-animation-delay:2457ms;animation-delay:2457ms}.circle-container[data-v-650a3f52]:nth-child(151){width:2px;height:2px;-webkit-animation-name:move-frames-151-650a3f52;animation-name:move-frames-151-650a3f52;-webkit-animation-duration:31514ms;animation-duration:31514ms;-webkit-animation-delay:28475ms;animation-delay:28475ms}@-webkit-keyframes move-frames-151-650a3f52{0%{-webkit-transform:translate3d(26vw,103vh,0);transform:translate3d(26vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}@keyframes move-frames-151-650a3f52{0%{-webkit-transform:translate3d(26vw,103vh,0);transform:translate3d(26vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}.circle-container:nth-child(151) .circle[data-v-650a3f52]{-webkit-animation-delay:2395ms;animation-delay:2395ms}.circle-container[data-v-650a3f52]:nth-child(152){width:2px;height:2px;-webkit-animation-name:move-frames-152-650a3f52;animation-name:move-frames-152-650a3f52;-webkit-animation-duration:29247ms;animation-duration:29247ms;-webkit-animation-delay:35735ms;animation-delay:35735ms}@-webkit-keyframes move-frames-152-650a3f52{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-121vh,0);transform:translate3d(38vw,-121vh,0)}}@keyframes move-frames-152-650a3f52{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-121vh,0);transform:translate3d(38vw,-121vh,0)}}.circle-container:nth-child(152) .circle[data-v-650a3f52]{-webkit-animation-delay:1648ms;animation-delay:1648ms}.circle-container[data-v-650a3f52]:nth-child(153){width:8px;height:8px;-webkit-animation-name:move-frames-153-650a3f52;animation-name:move-frames-153-650a3f52;-webkit-animation-duration:35424ms;animation-duration:35424ms;-webkit-animation-delay:31.88s;animation-delay:31.88s}@-webkit-keyframes move-frames-153-650a3f52{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-133vh,0);transform:translate3d(94vw,-133vh,0)}}@keyframes move-frames-153-650a3f52{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-133vh,0);transform:translate3d(94vw,-133vh,0)}}.circle-container:nth-child(153) .circle[data-v-650a3f52]{-webkit-animation-delay:.67s;animation-delay:.67s}.circle-container[data-v-650a3f52]:nth-child(154){width:3px;height:3px;-webkit-animation-name:move-frames-154-650a3f52;animation-name:move-frames-154-650a3f52;-webkit-animation-duration:30401ms;animation-duration:30401ms;-webkit-animation-delay:20.78s;animation-delay:20.78s}@-webkit-keyframes move-frames-154-650a3f52{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-120vh,0);transform:translate3d(40vw,-120vh,0)}}@keyframes move-frames-154-650a3f52{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-120vh,0);transform:translate3d(40vw,-120vh,0)}}.circle-container:nth-child(154) .circle[data-v-650a3f52]{-webkit-animation-delay:2488ms;animation-delay:2488ms}.circle-container[data-v-650a3f52]:nth-child(155){width:7px;height:7px;-webkit-animation-name:move-frames-155-650a3f52;animation-name:move-frames-155-650a3f52;-webkit-animation-duration:36.06s;animation-duration:36.06s;-webkit-animation-delay:22428ms;animation-delay:22428ms}@-webkit-keyframes move-frames-155-650a3f52{0%{-webkit-transform:translate3d(87vw,102vh,0);transform:translate3d(87vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}@keyframes move-frames-155-650a3f52{0%{-webkit-transform:translate3d(87vw,102vh,0);transform:translate3d(87vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}.circle-container:nth-child(155) .circle[data-v-650a3f52]{-webkit-animation-delay:558ms;animation-delay:558ms}.circle-container[data-v-650a3f52]:nth-child(156){width:5px;height:5px;-webkit-animation-name:move-frames-156-650a3f52;animation-name:move-frames-156-650a3f52;-webkit-animation-duration:35259ms;animation-duration:35259ms;-webkit-animation-delay:7394ms;animation-delay:7394ms}@-webkit-keyframes move-frames-156-650a3f52{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}@keyframes move-frames-156-650a3f52{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}.circle-container:nth-child(156) .circle[data-v-650a3f52]{-webkit-animation-delay:2827ms;animation-delay:2827ms}.circle-container[data-v-650a3f52]:nth-child(157){width:1px;height:1px;-webkit-animation-name:move-frames-157-650a3f52;animation-name:move-frames-157-650a3f52;-webkit-animation-duration:28862ms;animation-duration:28862ms;-webkit-animation-delay:13057ms;animation-delay:13057ms}@-webkit-keyframes move-frames-157-650a3f52{0%{-webkit-transform:translate3d(81vw,104vh,0);transform:translate3d(81vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-133vh,0);transform:translate3d(75vw,-133vh,0)}}@keyframes move-frames-157-650a3f52{0%{-webkit-transform:translate3d(81vw,104vh,0);transform:translate3d(81vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-133vh,0);transform:translate3d(75vw,-133vh,0)}}.circle-container:nth-child(157) .circle[data-v-650a3f52]{-webkit-animation-delay:3553ms;animation-delay:3553ms}.circle-container[data-v-650a3f52]:nth-child(158){width:6px;height:6px;-webkit-animation-name:move-frames-158-650a3f52;animation-name:move-frames-158-650a3f52;-webkit-animation-duration:31883ms;animation-duration:31883ms;-webkit-animation-delay:1735ms;animation-delay:1735ms}@-webkit-keyframes move-frames-158-650a3f52{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-113vh,0);transform:translate3d(50vw,-113vh,0)}}@keyframes move-frames-158-650a3f52{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-113vh,0);transform:translate3d(50vw,-113vh,0)}}.circle-container:nth-child(158) .circle[data-v-650a3f52]{-webkit-animation-delay:1304ms;animation-delay:1304ms}.circle-container[data-v-650a3f52]:nth-child(159){width:3px;height:3px;-webkit-animation-name:move-frames-159-650a3f52;animation-name:move-frames-159-650a3f52;-webkit-animation-duration:35017ms;animation-duration:35017ms;-webkit-animation-delay:34567ms;animation-delay:34567ms}@-webkit-keyframes move-frames-159-650a3f52{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-129vh,0);transform:translate3d(92vw,-129vh,0)}}@keyframes move-frames-159-650a3f52{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-129vh,0);transform:translate3d(92vw,-129vh,0)}}.circle-container:nth-child(159) .circle[data-v-650a3f52]{-webkit-animation-delay:2565ms;animation-delay:2565ms}.circle-container[data-v-650a3f52]:nth-child(160){width:4px;height:4px;-webkit-animation-name:move-frames-160-650a3f52;animation-name:move-frames-160-650a3f52;-webkit-animation-duration:29248ms;animation-duration:29248ms;-webkit-animation-delay:34067ms;animation-delay:34067ms}@-webkit-keyframes move-frames-160-650a3f52{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}@keyframes move-frames-160-650a3f52{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}.circle-container:nth-child(160) .circle[data-v-650a3f52]{-webkit-animation-delay:65ms;animation-delay:65ms}.circle-container[data-v-650a3f52]:nth-child(161){width:3px;height:3px;-webkit-animation-name:move-frames-161-650a3f52;animation-name:move-frames-161-650a3f52;-webkit-animation-duration:37s;animation-duration:37s;-webkit-animation-delay:57ms;animation-delay:57ms}@-webkit-keyframes move-frames-161-650a3f52{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(68vw,-126vh,0);transform:translate3d(68vw,-126vh,0)}}@keyframes move-frames-161-650a3f52{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(68vw,-126vh,0);transform:translate3d(68vw,-126vh,0)}}.circle-container:nth-child(161) .circle[data-v-650a3f52]{-webkit-animation-delay:2944ms;animation-delay:2944ms}.circle-container[data-v-650a3f52]:nth-child(162){width:3px;height:3px;-webkit-animation-name:move-frames-162-650a3f52;animation-name:move-frames-162-650a3f52;-webkit-animation-duration:36662ms;animation-duration:36662ms;-webkit-animation-delay:2003ms;animation-delay:2003ms}@-webkit-keyframes move-frames-162-650a3f52{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}@keyframes move-frames-162-650a3f52{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}.circle-container:nth-child(162) .circle[data-v-650a3f52]{-webkit-animation-delay:3403ms;animation-delay:3403ms}.circle-container[data-v-650a3f52]:nth-child(163){width:3px;height:3px;-webkit-animation-name:move-frames-163-650a3f52;animation-name:move-frames-163-650a3f52;-webkit-animation-duration:28218ms;animation-duration:28218ms;-webkit-animation-delay:32366ms;animation-delay:32366ms}@-webkit-keyframes move-frames-163-650a3f52{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-109vh,0);transform:translate3d(89vw,-109vh,0)}}@keyframes move-frames-163-650a3f52{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-109vh,0);transform:translate3d(89vw,-109vh,0)}}.circle-container:nth-child(163) .circle[data-v-650a3f52]{-webkit-animation-delay:951ms;animation-delay:951ms}.circle-container[data-v-650a3f52]:nth-child(164){width:4px;height:4px;-webkit-animation-name:move-frames-164-650a3f52;animation-name:move-frames-164-650a3f52;-webkit-animation-duration:33033ms;animation-duration:33033ms;-webkit-animation-delay:17223ms;animation-delay:17223ms}@-webkit-keyframes move-frames-164-650a3f52{0%{-webkit-transform:translate3d(26vw,108vh,0);transform:translate3d(26vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-126vh,0);transform:translate3d(75vw,-126vh,0)}}@keyframes move-frames-164-650a3f52{0%{-webkit-transform:translate3d(26vw,108vh,0);transform:translate3d(26vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-126vh,0);transform:translate3d(75vw,-126vh,0)}}.circle-container:nth-child(164) .circle[data-v-650a3f52]{-webkit-animation-delay:924ms;animation-delay:924ms}.circle-container[data-v-650a3f52]:nth-child(165){width:2px;height:2px;-webkit-animation-name:move-frames-165-650a3f52;animation-name:move-frames-165-650a3f52;-webkit-animation-duration:35337ms;animation-duration:35337ms;-webkit-animation-delay:8523ms;animation-delay:8523ms}@-webkit-keyframes move-frames-165-650a3f52{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(42vw,-112vh,0);transform:translate3d(42vw,-112vh,0)}}@keyframes move-frames-165-650a3f52{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(42vw,-112vh,0);transform:translate3d(42vw,-112vh,0)}}.circle-container:nth-child(165) .circle[data-v-650a3f52]{-webkit-animation-delay:3713ms;animation-delay:3713ms}.circle-container[data-v-650a3f52]:nth-child(166){width:7px;height:7px;-webkit-animation-name:move-frames-166-650a3f52;animation-name:move-frames-166-650a3f52;-webkit-animation-duration:28.61s;animation-duration:28.61s;-webkit-animation-delay:20279ms;animation-delay:20279ms}@-webkit-keyframes move-frames-166-650a3f52{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-126vh,0);transform:translate3d(95vw,-126vh,0)}}@keyframes move-frames-166-650a3f52{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-126vh,0);transform:translate3d(95vw,-126vh,0)}}.circle-container:nth-child(166) .circle[data-v-650a3f52]{-webkit-animation-delay:3.05s;animation-delay:3.05s}.circle-container[data-v-650a3f52]:nth-child(167){width:3px;height:3px;-webkit-animation-name:move-frames-167-650a3f52;animation-name:move-frames-167-650a3f52;-webkit-animation-duration:32644ms;animation-duration:32644ms;-webkit-animation-delay:19021ms;animation-delay:19021ms}@-webkit-keyframes move-frames-167-650a3f52{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}@keyframes move-frames-167-650a3f52{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}.circle-container:nth-child(167) .circle[data-v-650a3f52]{-webkit-animation-delay:371ms;animation-delay:371ms}.circle-container[data-v-650a3f52]:nth-child(168){width:5px;height:5px;-webkit-animation-name:move-frames-168-650a3f52;animation-name:move-frames-168-650a3f52;-webkit-animation-duration:28598ms;animation-duration:28598ms;-webkit-animation-delay:31.85s;animation-delay:31.85s}@-webkit-keyframes move-frames-168-650a3f52{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-111vh,0);transform:translate3d(21vw,-111vh,0)}}@keyframes move-frames-168-650a3f52{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-111vh,0);transform:translate3d(21vw,-111vh,0)}}.circle-container:nth-child(168) .circle[data-v-650a3f52]{-webkit-animation-delay:998ms;animation-delay:998ms}.circle-container[data-v-650a3f52]:nth-child(169){width:5px;height:5px;-webkit-animation-name:move-frames-169-650a3f52;animation-name:move-frames-169-650a3f52;-webkit-animation-duration:32894ms;animation-duration:32894ms;-webkit-animation-delay:14484ms;animation-delay:14484ms}@-webkit-keyframes move-frames-169-650a3f52{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(30vw,-125vh,0);transform:translate3d(30vw,-125vh,0)}}@keyframes move-frames-169-650a3f52{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(30vw,-125vh,0);transform:translate3d(30vw,-125vh,0)}}.circle-container:nth-child(169) .circle[data-v-650a3f52]{-webkit-animation-delay:1239ms;animation-delay:1239ms}.circle-container[data-v-650a3f52]:nth-child(170){width:3px;height:3px;-webkit-animation-name:move-frames-170-650a3f52;animation-name:move-frames-170-650a3f52;-webkit-animation-duration:33126ms;animation-duration:33126ms;-webkit-animation-delay:16899ms;animation-delay:16899ms}@-webkit-keyframes move-frames-170-650a3f52{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(24vw,-119vh,0);transform:translate3d(24vw,-119vh,0)}}@keyframes move-frames-170-650a3f52{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(24vw,-119vh,0);transform:translate3d(24vw,-119vh,0)}}.circle-container:nth-child(170) .circle[data-v-650a3f52]{-webkit-animation-delay:397ms;animation-delay:397ms}.circle-container[data-v-650a3f52]:nth-child(171){width:3px;height:3px;-webkit-animation-name:move-frames-171-650a3f52;animation-name:move-frames-171-650a3f52;-webkit-animation-duration:33724ms;animation-duration:33724ms;-webkit-animation-delay:21328ms;animation-delay:21328ms}@-webkit-keyframes move-frames-171-650a3f52{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}@keyframes move-frames-171-650a3f52{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}.circle-container:nth-child(171) .circle[data-v-650a3f52]{-webkit-animation-delay:1097ms;animation-delay:1097ms}.circle-container[data-v-650a3f52]:nth-child(172){width:6px;height:6px;-webkit-animation-name:move-frames-172-650a3f52;animation-name:move-frames-172-650a3f52;-webkit-animation-duration:35704ms;animation-duration:35704ms;-webkit-animation-delay:6212ms;animation-delay:6212ms}@-webkit-keyframes move-frames-172-650a3f52{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}@keyframes move-frames-172-650a3f52{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}.circle-container:nth-child(172) .circle[data-v-650a3f52]{-webkit-animation-delay:524ms;animation-delay:524ms}.circle-container[data-v-650a3f52]:nth-child(173){width:4px;height:4px;-webkit-animation-name:move-frames-173-650a3f52;animation-name:move-frames-173-650a3f52;-webkit-animation-duration:28633ms;animation-duration:28633ms;-webkit-animation-delay:2161ms;animation-delay:2161ms}@-webkit-keyframes move-frames-173-650a3f52{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-117vh,0);transform:translate3d(87vw,-117vh,0)}}@keyframes move-frames-173-650a3f52{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-117vh,0);transform:translate3d(87vw,-117vh,0)}}.circle-container:nth-child(173) .circle[data-v-650a3f52]{-webkit-animation-delay:.55s;animation-delay:.55s}.circle-container[data-v-650a3f52]:nth-child(174){width:2px;height:2px;-webkit-animation-name:move-frames-174-650a3f52;animation-name:move-frames-174-650a3f52;-webkit-animation-duration:29116ms;animation-duration:29116ms;-webkit-animation-delay:31594ms;animation-delay:31594ms}@-webkit-keyframes move-frames-174-650a3f52{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}@keyframes move-frames-174-650a3f52{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}.circle-container:nth-child(174) .circle[data-v-650a3f52]{-webkit-animation-delay:1701ms;animation-delay:1701ms}.circle-container[data-v-650a3f52]:nth-child(175){width:8px;height:8px;-webkit-animation-name:move-frames-175-650a3f52;animation-name:move-frames-175-650a3f52;-webkit-animation-duration:35479ms;animation-duration:35479ms;-webkit-animation-delay:15883ms;animation-delay:15883ms}@-webkit-keyframes move-frames-175-650a3f52{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-110vh,0);transform:translate3d(34vw,-110vh,0)}}@keyframes move-frames-175-650a3f52{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-110vh,0);transform:translate3d(34vw,-110vh,0)}}.circle-container:nth-child(175) .circle[data-v-650a3f52]{-webkit-animation-delay:639ms;animation-delay:639ms}.circle-container[data-v-650a3f52]:nth-child(176){width:2px;height:2px;-webkit-animation-name:move-frames-176-650a3f52;animation-name:move-frames-176-650a3f52;-webkit-animation-duration:30678ms;animation-duration:30678ms;-webkit-animation-delay:2.78s;animation-delay:2.78s}@-webkit-keyframes move-frames-176-650a3f52{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}@keyframes move-frames-176-650a3f52{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}.circle-container:nth-child(176) .circle[data-v-650a3f52]{-webkit-animation-delay:1819ms;animation-delay:1819ms}.circle-container[data-v-650a3f52]:nth-child(177){width:7px;height:7px;-webkit-animation-name:move-frames-177-650a3f52;animation-name:move-frames-177-650a3f52;-webkit-animation-duration:35096ms;animation-duration:35096ms;-webkit-animation-delay:32.06s;animation-delay:32.06s}@-webkit-keyframes move-frames-177-650a3f52{0%{-webkit-transform:translate3d(56vw,109vh,0);transform:translate3d(56vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-138vh,0);transform:translate3d(65vw,-138vh,0)}}@keyframes move-frames-177-650a3f52{0%{-webkit-transform:translate3d(56vw,109vh,0);transform:translate3d(56vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-138vh,0);transform:translate3d(65vw,-138vh,0)}}.circle-container:nth-child(177) .circle[data-v-650a3f52]{-webkit-animation-delay:3099ms;animation-delay:3099ms}.circle-container[data-v-650a3f52]:nth-child(178){width:4px;height:4px;-webkit-animation-name:move-frames-178-650a3f52;animation-name:move-frames-178-650a3f52;-webkit-animation-duration:36991ms;animation-duration:36991ms;-webkit-animation-delay:22168ms;animation-delay:22168ms}@-webkit-keyframes move-frames-178-650a3f52{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-122vh,0);transform:translate3d(7vw,-122vh,0)}}@keyframes move-frames-178-650a3f52{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-122vh,0);transform:translate3d(7vw,-122vh,0)}}.circle-container:nth-child(178) .circle[data-v-650a3f52]{-webkit-animation-delay:2.96s;animation-delay:2.96s}.circle-container[data-v-650a3f52]:nth-child(179){width:5px;height:5px;-webkit-animation-name:move-frames-179-650a3f52;animation-name:move-frames-179-650a3f52;-webkit-animation-duration:33294ms;animation-duration:33294ms;-webkit-animation-delay:2337ms;animation-delay:2337ms}@-webkit-keyframes move-frames-179-650a3f52{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}@keyframes move-frames-179-650a3f52{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}.circle-container:nth-child(179) .circle[data-v-650a3f52]{-webkit-animation-delay:2221ms;animation-delay:2221ms}.circle-container[data-v-650a3f52]:nth-child(180){width:2px;height:2px;-webkit-animation-name:move-frames-180-650a3f52;animation-name:move-frames-180-650a3f52;-webkit-animation-duration:30076ms;animation-duration:30076ms;-webkit-animation-delay:29094ms;animation-delay:29094ms}@-webkit-keyframes move-frames-180-650a3f52{0%{-webkit-transform:translate3d(78vw,108vh,0);transform:translate3d(78vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-133vh,0);transform:translate3d(72vw,-133vh,0)}}@keyframes move-frames-180-650a3f52{0%{-webkit-transform:translate3d(78vw,108vh,0);transform:translate3d(78vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-133vh,0);transform:translate3d(72vw,-133vh,0)}}.circle-container:nth-child(180) .circle[data-v-650a3f52]{-webkit-animation-delay:1902ms;animation-delay:1902ms}.circle-container[data-v-650a3f52]:nth-child(181){width:7px;height:7px;-webkit-animation-name:move-frames-181-650a3f52;animation-name:move-frames-181-650a3f52;-webkit-animation-duration:30451ms;animation-duration:30451ms;-webkit-animation-delay:12539ms;animation-delay:12539ms}@-webkit-keyframes move-frames-181-650a3f52{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-107vh,0);transform:translate3d(30vw,-107vh,0)}}@keyframes move-frames-181-650a3f52{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-107vh,0);transform:translate3d(30vw,-107vh,0)}}.circle-container:nth-child(181) .circle[data-v-650a3f52]{-webkit-animation-delay:2088ms;animation-delay:2088ms}.circle-container[data-v-650a3f52]:nth-child(182){width:7px;height:7px;-webkit-animation-name:move-frames-182-650a3f52;animation-name:move-frames-182-650a3f52;-webkit-animation-duration:32.23s;animation-duration:32.23s;-webkit-animation-delay:9888ms;animation-delay:9888ms}@-webkit-keyframes move-frames-182-650a3f52{0%{-webkit-transform:translate3d(68vw,110vh,0);transform:translate3d(68vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-131vh,0);transform:translate3d(34vw,-131vh,0)}}@keyframes move-frames-182-650a3f52{0%{-webkit-transform:translate3d(68vw,110vh,0);transform:translate3d(68vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-131vh,0);transform:translate3d(34vw,-131vh,0)}}.circle-container:nth-child(182) .circle[data-v-650a3f52]{-webkit-animation-delay:3127ms;animation-delay:3127ms}.circle-container[data-v-650a3f52]:nth-child(183){width:4px;height:4px;-webkit-animation-name:move-frames-183-650a3f52;animation-name:move-frames-183-650a3f52;-webkit-animation-duration:30492ms;animation-duration:30492ms;-webkit-animation-delay:2.98s;animation-delay:2.98s}@-webkit-keyframes move-frames-183-650a3f52{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}@keyframes move-frames-183-650a3f52{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}.circle-container:nth-child(183) .circle[data-v-650a3f52]{-webkit-animation-delay:2236ms;animation-delay:2236ms}.circle-container[data-v-650a3f52]:nth-child(184){width:1px;height:1px;-webkit-animation-name:move-frames-184-650a3f52;animation-name:move-frames-184-650a3f52;-webkit-animation-duration:33141ms;animation-duration:33141ms;-webkit-animation-delay:28307ms;animation-delay:28307ms}@-webkit-keyframes move-frames-184-650a3f52{0%{-webkit-transform:translate3d(11vw,107vh,0);transform:translate3d(11vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-111vh,0);transform:translate3d(44vw,-111vh,0)}}@keyframes move-frames-184-650a3f52{0%{-webkit-transform:translate3d(11vw,107vh,0);transform:translate3d(11vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-111vh,0);transform:translate3d(44vw,-111vh,0)}}.circle-container:nth-child(184) .circle[data-v-650a3f52]{-webkit-animation-delay:522ms;animation-delay:522ms}.circle-container[data-v-650a3f52]:nth-child(185){width:3px;height:3px;-webkit-animation-name:move-frames-185-650a3f52;animation-name:move-frames-185-650a3f52;-webkit-animation-duration:29697ms;animation-duration:29697ms;-webkit-animation-delay:2809ms;animation-delay:2809ms}@-webkit-keyframes move-frames-185-650a3f52{0%{-webkit-transform:translate3d(44vw,102vh,0);transform:translate3d(44vw,102vh,0)}to{-webkit-transform:translate3d(34vw,-117vh,0);transform:translate3d(34vw,-117vh,0)}}@keyframes move-frames-185-650a3f52{0%{-webkit-transform:translate3d(44vw,102vh,0);transform:translate3d(44vw,102vh,0)}to{-webkit-transform:translate3d(34vw,-117vh,0);transform:translate3d(34vw,-117vh,0)}}.circle-container:nth-child(185) .circle[data-v-650a3f52]{-webkit-animation-delay:3.3s;animation-delay:3.3s}.circle-container[data-v-650a3f52]:nth-child(186){width:7px;height:7px;-webkit-animation-name:move-frames-186-650a3f52;animation-name:move-frames-186-650a3f52;-webkit-animation-duration:30331ms;animation-duration:30331ms;-webkit-animation-delay:15486ms;animation-delay:15486ms}@-webkit-keyframes move-frames-186-650a3f52{0%{-webkit-transform:translate3d(52vw,110vh,0);transform:translate3d(52vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-122vh,0);transform:translate3d(31vw,-122vh,0)}}@keyframes move-frames-186-650a3f52{0%{-webkit-transform:translate3d(52vw,110vh,0);transform:translate3d(52vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-122vh,0);transform:translate3d(31vw,-122vh,0)}}.circle-container:nth-child(186) .circle[data-v-650a3f52]{-webkit-animation-delay:2996ms;animation-delay:2996ms}.circle-container[data-v-650a3f52]:nth-child(187){width:3px;height:3px;-webkit-animation-name:move-frames-187-650a3f52;animation-name:move-frames-187-650a3f52;-webkit-animation-duration:36511ms;animation-duration:36511ms;-webkit-animation-delay:26123ms;animation-delay:26123ms}@-webkit-keyframes move-frames-187-650a3f52{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(71vw,-132vh,0);transform:translate3d(71vw,-132vh,0)}}@keyframes move-frames-187-650a3f52{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(71vw,-132vh,0);transform:translate3d(71vw,-132vh,0)}}.circle-container:nth-child(187) .circle[data-v-650a3f52]{-webkit-animation-delay:2437ms;animation-delay:2437ms}.circle-container[data-v-650a3f52]:nth-child(188){width:6px;height:6px;-webkit-animation-name:move-frames-188-650a3f52;animation-name:move-frames-188-650a3f52;-webkit-animation-duration:35003ms;animation-duration:35003ms;-webkit-animation-delay:14307ms;animation-delay:14307ms}@-webkit-keyframes move-frames-188-650a3f52{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-122vh,0);transform:translate3d(42vw,-122vh,0)}}@keyframes move-frames-188-650a3f52{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-122vh,0);transform:translate3d(42vw,-122vh,0)}}.circle-container:nth-child(188) .circle[data-v-650a3f52]{-webkit-animation-delay:2599ms;animation-delay:2599ms}.circle-container[data-v-650a3f52]:nth-child(189){width:5px;height:5px;-webkit-animation-name:move-frames-189-650a3f52;animation-name:move-frames-189-650a3f52;-webkit-animation-duration:34033ms;animation-duration:34033ms;-webkit-animation-delay:3071ms;animation-delay:3071ms}@-webkit-keyframes move-frames-189-650a3f52{0%{-webkit-transform:translate3d(78vw,104vh,0);transform:translate3d(78vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}@keyframes move-frames-189-650a3f52{0%{-webkit-transform:translate3d(78vw,104vh,0);transform:translate3d(78vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}.circle-container:nth-child(189) .circle[data-v-650a3f52]{-webkit-animation-delay:2856ms;animation-delay:2856ms}.circle-container[data-v-650a3f52]:nth-child(190){width:7px;height:7px;-webkit-animation-name:move-frames-190-650a3f52;animation-name:move-frames-190-650a3f52;-webkit-animation-duration:33696ms;animation-duration:33696ms;-webkit-animation-delay:22301ms;animation-delay:22301ms}@-webkit-keyframes move-frames-190-650a3f52{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(4vw,-123vh,0);transform:translate3d(4vw,-123vh,0)}}@keyframes move-frames-190-650a3f52{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(4vw,-123vh,0);transform:translate3d(4vw,-123vh,0)}}.circle-container:nth-child(190) .circle[data-v-650a3f52]{-webkit-animation-delay:1011ms;animation-delay:1011ms}.circle-container[data-v-650a3f52]:nth-child(191){width:1px;height:1px;-webkit-animation-name:move-frames-191-650a3f52;animation-name:move-frames-191-650a3f52;-webkit-animation-duration:35213ms;animation-duration:35213ms;-webkit-animation-delay:10125ms;animation-delay:10125ms}@-webkit-keyframes move-frames-191-650a3f52{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(30vw,-120vh,0);transform:translate3d(30vw,-120vh,0)}}@keyframes move-frames-191-650a3f52{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(30vw,-120vh,0);transform:translate3d(30vw,-120vh,0)}}.circle-container:nth-child(191) .circle[data-v-650a3f52]{-webkit-animation-delay:775ms;animation-delay:775ms}.circle-container[data-v-650a3f52]:nth-child(192){width:6px;height:6px;-webkit-animation-name:move-frames-192-650a3f52;animation-name:move-frames-192-650a3f52;-webkit-animation-duration:32187ms;animation-duration:32187ms;-webkit-animation-delay:28104ms;animation-delay:28104ms}@-webkit-keyframes move-frames-192-650a3f52{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}@keyframes move-frames-192-650a3f52{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}.circle-container:nth-child(192) .circle[data-v-650a3f52]{-webkit-animation-delay:134ms;animation-delay:134ms}.circle-container[data-v-650a3f52]:nth-child(193){width:7px;height:7px;-webkit-animation-name:move-frames-193-650a3f52;animation-name:move-frames-193-650a3f52;-webkit-animation-duration:36.08s;animation-duration:36.08s;-webkit-animation-delay:19382ms;animation-delay:19382ms}@-webkit-keyframes move-frames-193-650a3f52{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}@keyframes move-frames-193-650a3f52{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}.circle-container:nth-child(193) .circle[data-v-650a3f52]{-webkit-animation-delay:719ms;animation-delay:719ms}.circle-container[data-v-650a3f52]:nth-child(194){width:4px;height:4px;-webkit-animation-name:move-frames-194-650a3f52;animation-name:move-frames-194-650a3f52;-webkit-animation-duration:34.62s;animation-duration:34.62s;-webkit-animation-delay:15166ms;animation-delay:15166ms}@-webkit-keyframes move-frames-194-650a3f52{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-115vh,0);transform:translate3d(5vw,-115vh,0)}}@keyframes move-frames-194-650a3f52{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-115vh,0);transform:translate3d(5vw,-115vh,0)}}.circle-container:nth-child(194) .circle[data-v-650a3f52]{-webkit-animation-delay:2158ms;animation-delay:2158ms}.circle-container[data-v-650a3f52]:nth-child(195){width:7px;height:7px;-webkit-animation-name:move-frames-195-650a3f52;animation-name:move-frames-195-650a3f52;-webkit-animation-duration:36944ms;animation-duration:36944ms;-webkit-animation-delay:17969ms;animation-delay:17969ms}@-webkit-keyframes move-frames-195-650a3f52{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}@keyframes move-frames-195-650a3f52{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}.circle-container:nth-child(195) .circle[data-v-650a3f52]{-webkit-animation-delay:3191ms;animation-delay:3191ms}.circle-container[data-v-650a3f52]:nth-child(196){width:8px;height:8px;-webkit-animation-name:move-frames-196-650a3f52;animation-name:move-frames-196-650a3f52;-webkit-animation-duration:36246ms;animation-duration:36246ms;-webkit-animation-delay:15.73s;animation-delay:15.73s}@-webkit-keyframes move-frames-196-650a3f52{0%{-webkit-transform:translate3d(12vw,108vh,0);transform:translate3d(12vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-109vh,0);transform:translate3d(75vw,-109vh,0)}}@keyframes move-frames-196-650a3f52{0%{-webkit-transform:translate3d(12vw,108vh,0);transform:translate3d(12vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-109vh,0);transform:translate3d(75vw,-109vh,0)}}.circle-container:nth-child(196) .circle[data-v-650a3f52]{-webkit-animation-delay:3809ms;animation-delay:3809ms}.circle-container[data-v-650a3f52]:nth-child(197){width:7px;height:7px;-webkit-animation-name:move-frames-197-650a3f52;animation-name:move-frames-197-650a3f52;-webkit-animation-duration:29738ms;animation-duration:29738ms;-webkit-animation-delay:18752ms;animation-delay:18752ms}@-webkit-keyframes move-frames-197-650a3f52{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(41vw,-110vh,0);transform:translate3d(41vw,-110vh,0)}}@keyframes move-frames-197-650a3f52{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(41vw,-110vh,0);transform:translate3d(41vw,-110vh,0)}}.circle-container:nth-child(197) .circle[data-v-650a3f52]{-webkit-animation-delay:2958ms;animation-delay:2958ms}.circle-container[data-v-650a3f52]:nth-child(198){width:2px;height:2px;-webkit-animation-name:move-frames-198-650a3f52;animation-name:move-frames-198-650a3f52;-webkit-animation-duration:28.82s;animation-duration:28.82s;-webkit-animation-delay:10352ms;animation-delay:10352ms}@-webkit-keyframes move-frames-198-650a3f52{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-129vh,0);transform:translate3d(34vw,-129vh,0)}}@keyframes move-frames-198-650a3f52{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-129vh,0);transform:translate3d(34vw,-129vh,0)}}.circle-container:nth-child(198) .circle[data-v-650a3f52]{-webkit-animation-delay:2241ms;animation-delay:2241ms}.circle-container[data-v-650a3f52]:nth-child(199){width:1px;height:1px;-webkit-animation-name:move-frames-199-650a3f52;animation-name:move-frames-199-650a3f52;-webkit-animation-duration:29811ms;animation-duration:29811ms;-webkit-animation-delay:30984ms;animation-delay:30984ms}@-webkit-keyframes move-frames-199-650a3f52{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}@keyframes move-frames-199-650a3f52{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}.circle-container:nth-child(199) .circle[data-v-650a3f52]{-webkit-animation-delay:2627ms;animation-delay:2627ms}.circle-container[data-v-650a3f52]:nth-child(200){width:8px;height:8px;-webkit-animation-name:move-frames-200-650a3f52;animation-name:move-frames-200-650a3f52;-webkit-animation-duration:29444ms;animation-duration:29444ms;-webkit-animation-delay:221ms;animation-delay:221ms}@-webkit-keyframes move-frames-200-650a3f52{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-131vh,0);transform:translate3d(48vw,-131vh,0)}}@keyframes move-frames-200-650a3f52{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-131vh,0);transform:translate3d(48vw,-131vh,0)}}.circle-container:nth-child(200) .circle[data-v-650a3f52]{-webkit-animation-delay:3323ms;animation-delay:3323ms}.message[data-v-650a3f52]{position:absolute;right:20px;bottom:10px;color:#fff;font-family:Josefin Slab,serif;line-height:27px;font-size:18px;text-align:right;pointer-events:none;-webkit-animation:message-frames-650a3f52 1.5s ease 5s forwards;animation:message-frames-650a3f52 1.5s ease 5s forwards;opacity:0}@-webkit-keyframes message-frames-650a3f52{0%{opacity:0}to{opacity:1}}@keyframes message-frames-650a3f52{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.news-item-lg[data-v-ddb10ee5]{background-color:#f9f9f9;display:flex;flex-direction:column;height:100%;border-radius:12px;padding:15px;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s;cursor:pointer}.news-item-lg[data-v-ddb10ee5]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.img-fluid-lg[data-v-ddb10ee5]{width:100%;height:200px;object-fit:cover;border-radius:10px}.news-contents[data-v-ddb10ee5]{flex-grow:1;padding:10px 0}.news-contents h3[data-v-ddb10ee5]{font-size:18px;color:#333;margin:5px 0}.news-title[data-v-ddb10ee5]{font-size:18px}.leerMas[data-v-ddb10ee5]{background-color:#fbfffb;color:#030303;padding:10px 20px;border:2px solid #0ab82d;border-radius:5px;cursor:pointer;display:block;margin:20px auto;width:max-content;transition:all .3s ease}.leerMas[data-v-ddb10ee5]:hover{background:linear-gradient(-45deg,#0ea928 0%,#3de64e 100%);color:#030303!important;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.news-swiper[data-v-ddb10ee5]{padding:30px 40px;position:relative}.swiper-wrapper[data-v-ddb10ee5]{padding-bottom:20px}.swiper-slide[data-v-ddb10ee5]{height:auto}.swiper-button-next[data-v-ddb10ee5],.swiper-button-prev[data-v-ddb10ee5]{color:#0ab82d;background-color:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 5px #0003;top:50%;transform:translateY(-50%)}.swiper-button-next[data-v-ddb10ee5]:after,.swiper-button-prev[data-v-ddb10ee5]:after{font-size:20px;font-weight:700}.swiper-button-prev[data-v-ddb10ee5]{left:0}.swiper-button-next[data-v-ddb10ee5]{right:0}@media (max-width: 767px){.swiper-button-next[data-v-ddb10ee5],.swiper-button-prev[data-v-ddb10ee5]{display:none}.news-swiper[data-v-ddb10ee5]{padding:30px}.news-title[data-v-ddb10ee5]{font-size:12px}}.img-fluid[data-v-5f2c3ed2]{margin-top:3%;object-fit:cover;border-radius:10px;transition:transform .3s ease}.map-container[data-v-5f2c3ed2]{position:relative;overflow:hidden;margin-left:5%;margin-right:5%}.ubicacion[data-v-5f2c3ed2]{z-index:1;position:absolute;top:54%;left:42.5%;transform:translate(-50%,-50%);margin-bottom:40%;margin-left:15%}.site-footer[data-v-87b23558]{position:relative;background:#f8f9fa;padding:4rem 0}.social[data-v-87b23558]{display:flex;padding-left:0;list-style:none;margin-top:1rem}.social li[data-v-87b23558]{margin:0 8px}.social a[data-v-87b23558]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e9ecef;border-radius:50%;transition:all .3s ease}.social a[data-v-87b23558]:hover{background:#00dbde;transform:translateY(-3px)}.text-center[data-v-87b23558]{text-align:center!important}@media (max-width: 768px){.widget[data-v-87b23558]{text-align:center!important;margin-bottom:2rem}.social[data-v-87b23558]{justify-content:center}.list-unstyled.links[data-v-87b23558]{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding-left:0;width:100%}.list-unstyled.links li[data-v-87b23558]{width:100%!important;text-align:center!important;margin-bottom:1rem;display:flex!important;justify-content:center!important}.list-unstyled.links a[data-v-87b23558]{display:inline-block!important;text-align:center!important;width:max-content!important}.address[data-v-87b23558]{text-align:center!important;margin:0 auto 1rem;max-width:300px}}@media (max-width: 480px){.social li[data-v-87b23558]{margin:0 3px}.social a[data-v-87b23558]{width:35px;height:35px}}.language-selector[data-v-49f3bfef]{position:relative;cursor:pointer;display:flex;align-items:center;z-index:1000}.dropdown[data-v-49f3bfef]{position:absolute;top:100%;left:0;background:white;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:2000}.dropdown-item[data-v-49f3bfef]{display:flex;align-items:center;padding:10px;cursor:pointer;transition:background .3s}.dropdown-item[data-v-49f3bfef]:hover{background:rgba(0,0,0,.1)}.flag[data-v-49f3bfef]{width:20px;height:18px;margin-right:10px}.search-highlight[data-v-0cda9907]{animation:highlight-0cda9907 2s ease;box-shadow:0 0 10px #0d73134d}@keyframes highlight-0cda9907{0%{background-color:#0d73131a}to{background-color:transparent}}.search-container[data-v-0cda9907]{position:relative;margin-left:15px}.search-input-mobile[data-v-0cda9907]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:white;border:1px solid #ddd;z-index:1000;color:#333;font-size:14px;box-sizing:border-box}.search-input[data-v-0cda9907]{padding:5px 30px 5px 15px;border:1px solid #98ece6;border-radius:20px;width:200px;transition:all .3s ease}.search-button[data-v-0cda9907]{background:none;border:none;padding:5px;color:#00000080;transition:color .3s ease;cursor:pointer}.search-button[data-v-0cda9907]:hover{color:#0d7313}.search-input-mobile[data-v-0cda9907]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:white;border:1px solid #ddd;z-index:1000;color:#333}.mobile-search-container.d-lg-none[data-v-0cda9907]{display:none}@media (max-width: 991.98px){.mobile-search-container.d-lg-none[data-v-0cda9907]{display:block}}.lenguaje[data-v-0cda9907]{margin-top:0;margin-left:5%}.site-navigation[data-v-0cda9907]{display:flex;align-items:center;justify-content:space-between}#btn-register[data-v-0cda9907]{background-color:#0d7313}.site-nav[data-v-0cda9907]{box-shadow:0 10px 20px #2ab62d33,0 20px 40px #0000001a}.nav-link[data-v-0cda9907]:hover{color:#0d7313!important}.nav-link[data-v-0cda9907]:hover:before{background-color:#0d7313!important}.site-nav .site-navigation .site-link[data-v-0cda9907]{margin-bottom:0}.site-nav .site-navigation .site-link>li[data-v-0cda9907]{display:inline-block}.site-nav .site-navigation .site-link>li>a[data-v-0cda9907]{font-size:14px;padding:10px 15px;display:inline-block;text-decoration:none!important;color:#ffffff80;position:relative}.site-nav .site-navigation .site-link>li>a[data-v-0cda9907]:hover{color:#fff}.site-nav .site-navigation .site-link>li>a.active[data-v-0cda9907]{color:#0d7313}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-0cda9907]{padding:5px 22px;border:1px solid rgba(0,0,0,.1);color:#000;border-radius:30px}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-0cda9907]:hover{color:#000;background:#ffffff;border-color:#000}.site-nav .site-navigation .site-link>li.cta-button-outline.active a[data-v-0cda9907]{color:#000;background:#ffffff;border-color:#fff}.site-nav .site-navigation .site-link>li.cta-primary a[data-v-0cda9907]{padding:5px 22px;border:1px solid transparent;color:#fff!important;background:#0D7313;border-radius:30px}.site-nav .site-navigation .site-link>li.active>a[data-v-0cda9907]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-0cda9907]{position:relative}.site-nav .site-navigation .site-link .has-children>a[data-v-0cda9907]{position:relative;padding-right:20px}.site-nav .site-navigation .site-link .has-children>a[data-v-0cda9907]:before{position:absolute;content:"";font-size:14px;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:icomoon}.site-nav .site-navigation .site-link .has-children .dropdown[data-v-0cda9907]{visibility:hidden;opacity:0;top:100%;z-index:999;position:absolute;text-align:left;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.1);box-shadow:0 2px 10px -2px #0000001a;padding:20px 0;margin-top:20px;margin-left:0;background:#ffffff;-webkit-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s}.site-nav .site-navigation .site-link .has-children .dropdown a[data-v-0cda9907]{font-size:14px;text-transform:none;letter-spacing:normal;-webkit-transition:0s all;-o-transition:0s all;transition:0s all;color:#000}.site-nav .site-navigation .site-link .has-children .dropdown .active[data-v-0cda9907]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li[data-v-0cda9907]{list-style:none;padding:0;margin:0;min-width:180px}.site-nav .site-navigation .site-link .has-children .dropdown>li>a[data-v-0cda9907]{padding:5px 20px;display:block}.site-nav .site-navigation .site-link.has-children .dropdown>li>a[data-v-0cda9907]:hover{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.active>a[data-v-0cda9907]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>a[data-v-0cda9907]:before{content:"";right:20px}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul[data-v-0cda9907]{left:100%;top:0}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown li a[data-v-0cda9907]:hover,.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul li a[data-v-0cda9907]:hover{color:#0d7313}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:hover>a[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:active>a[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:focus>a[data-v-0cda9907]{color:#407bff}.site-nav .site-navigation .site-link .has-children:hover>a[data-v-0cda9907],.site-nav .site-navigation .site-link.has-children:focus>a[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children:active>a[data-v-0cda9907]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-0cda9907]:hover,.site-nav .site-navigation .site-link .has-children[data-v-0cda9907]:focus,.site-nav .site-navigation .site-link .has-children[data-v-0cda9907]:active{cursor:pointer}.site-nav .site-navigation .site-link .has-children:hover>.dropdown[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children:focus>.dropdown[data-v-0cda9907],.site-nav .site-navigation .site-link .has-children:active>.dropdown[data-v-0cda9907]{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin-top:0;visibility:visible;opacity:1}.site-nav.dark a[data-v-0cda9907]{color:#000}.site-nav.dark .site-navigation .site-link>li>a[data-v-0cda9907]{color:#00000080}.site-nav.dark .site-navigation .site-link>li>a[data-v-0cda9907]:hover{color:#000}.site-nav.dark .site-navigation .site-link>li.active>a[data-v-0cda9907]{color:#000}.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:hover>a[data-v-0cda9907],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:focus>a[data-v-0cda9907],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:active>a[data-v-0cda9907]{color:#407bff}.site-nav.dark .site-navigation .ssite-link>li.has-children:hover>a[data-v-0cda9907],.site-nav.dark .site-navigation .site-link>li.has-children:focus>a[data-v-0cda9907],.site-nav.dark .site-navigation .site-link>li.has-children:active>a[data-v-0cda9907]{color:#000}.site-nav.scrolled[data-v-0cda9907]{background-color:#fff;position:fixed;width:100%;left:0;right:0;top:0;margin-top:-130px;padding-top:10px!important;padding-bottom:10px!important;-webkit-box-shadow:0 4px 15px -5px rgba(0,0,0,.1);box-shadow:0 4px 15px -5px #0000001a}.site-nav.scrolled.awake[data-v-0cda9907]{margin-top:0;-webkit-transition:.3s all ease-out;-o-transition:.3s all ease-out;transition:.3s all ease-out}.site-nav.scrolled.sleep[data-v-0cda9907]{-webkit-transition:.3s all ease-out;-o-transition:.3s all ease-out;transition:.3s all ease-out}.site-nav.scrolled .site-navigation .site-linkli a[data-v-0cda9907]{color:#000}.site-nav.scrolled .site-navigation .site-link li a.active[data-v-0cda9907]{color:#407bff}.search-container[data-v-fea00180]{display:flex;align-items:center;margin-left:10px}.search-button[data-v-fea00180]{background:none;border:none;cursor:pointer;padding:5px;color:#00000080;transition:color .3s ease}.search-button[data-v-fea00180]:hover{color:#0d7313}.search-input[data-v-fea00180]{margin-left:10px;padding:5px 15px;border:1px solid #ddd;border-radius:20px;background:rgba(255,255,255,.1);color:#0a0a0a;transition:all .3s ease;width:200px}.search-input-mobile[data-v-fea00180]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:white;border:1px solid #ddd;z-index:1000;color:#333}#btn-register[data-v-fea00180]{background-color:#0d7313}.site-nav[data-v-fea00180]{box-shadow:0 10px 20px #2ab62d33,0 20px 40px #0000001a}.nav-link[data-v-fea00180]:hover{color:#0d7313!important}.nav-link[data-v-fea00180]:hover:before{background-color:#0d7313!important}.site-nav .site-navigation .site-link[data-v-fea00180]{margin-bottom:0}.site-nav .site-navigation .site-link>li[data-v-fea00180]{display:inline-block}.site-nav .site-navigation .site-link>li>a[data-v-fea00180]{font-size:14px;padding:10px 15px;display:inline-block;text-decoration:none!important;color:#ffffff80;position:relative}.site-nav .site-navigation .site-link>li>a[data-v-fea00180]:hover{color:#fff}.site-nav .site-navigation .site-link>li>a.active[data-v-fea00180]{color:#0d7313}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-fea00180]{padding:5px 22px;border:1px solid rgba(0,0,0,.1);color:#000;border-radius:30px}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-fea00180]:hover{color:#000;background:#ffffff;border-color:#000}.site-nav .site-navigation .site-link>li.cta-button-outline.active a[data-v-fea00180]{color:#000;background:#ffffff;border-color:#fff}.site-nav .site-navigation .site-link>li.cta-primary a[data-v-fea00180]{padding:5px 22px;border:1px solid transparent;color:#fff!important;background:#0D7313;border-radius:30px}.site-nav .site-navigation .site-link>li.active>a[data-v-fea00180]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-fea00180]{position:relative}.site-nav .site-navigation .site-link .has-children>a[data-v-fea00180]{position:relative;padding-right:20px}.site-nav .site-navigation .site-link .has-children>a[data-v-fea00180]:before{position:absolute;content:"";font-size:14px;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:icomoon}.site-nav .site-navigation .site-link .has-children .dropdown[data-v-fea00180]{visibility:hidden;opacity:0;top:100%;z-index:999;position:absolute;text-align:left;-webkit-box-shadow:0 2px 10px -2px rgba(0,0,0,.1);box-shadow:0 2px 10px -2px #0000001a;padding:20px 0;margin-top:20px;margin-left:0;background:#ffffff;-webkit-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s}.site-nav .site-navigation .site-link .has-children .dropdown a[data-v-fea00180]{font-size:14px;text-transform:none;letter-spacing:normal;-webkit-transition:0s all;-o-transition:0s all;transition:0s all;color:#000}.site-nav .site-navigation .site-link .has-children .dropdown .active[data-v-fea00180]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li[data-v-fea00180]{list-style:none;padding:0;margin:0;min-width:180px}.site-nav .site-navigation .site-link .has-children .dropdown>li>a[data-v-fea00180]{padding:5px 20px;display:block}.site-nav .site-navigation .site-link.has-children .dropdown>li>a[data-v-fea00180]:hover{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.active>a[data-v-fea00180]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>a[data-v-fea00180]:before{content:"";right:20px}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown[data-v-fea00180],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul[data-v-fea00180]{left:100%;top:0}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown li a[data-v-fea00180]:hover,.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul li a[data-v-fea00180]:hover{color:#0d7313}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:hover>a[data-v-fea00180],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:active>a[data-v-fea00180],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:focus>a[data-v-fea00180]{color:#407bff}.site-nav .site-navigation .site-link .has-children:hover>a[data-v-fea00180],.site-nav .site-navigation .site-link.has-children:focus>a[data-v-fea00180],.site-nav .site-navigation .site-link .has-children:active>a[data-v-fea00180]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-fea00180]:hover,.site-nav .site-navigation .site-link .has-children[data-v-fea00180]:focus,.site-nav .site-navigation .site-link .has-children[data-v-fea00180]:active{cursor:pointer}.site-nav .site-navigation .site-link .has-children:hover>.dropdown[data-v-fea00180],.site-nav .site-navigation .site-link .has-children:focus>.dropdown[data-v-fea00180],.site-nav .site-navigation .site-link .has-children:active>.dropdown[data-v-fea00180]{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin-top:0;visibility:visible;opacity:1}.site-nav.dark a[data-v-fea00180]{color:#000}.site-nav.dark .site-navigation .site-link>li>a[data-v-fea00180]{color:#00000080}.site-nav.dark .site-navigation .site-link>li>a[data-v-fea00180]:hover{color:#000}.site-nav.dark .site-navigation .site-link>li.active>a[data-v-fea00180]{color:#000}.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:hover>a[data-v-fea00180],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:focus>a[data-v-fea00180],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:active>a[data-v-fea00180]{color:#407bff}.site-nav.dark .site-navigation .ssite-link>li.has-children:hover>a[data-v-fea00180],.site-nav.dark .site-navigation .site-link>li.has-children:focus>a[data-v-fea00180],.site-nav.dark .site-navigation .site-link>li.has-children:active>a[data-v-fea00180]{color:#000}.site-nav.scrolled[data-v-fea00180]{background-color:#fff;position:fixed;width:100%;left:0;right:0;top:0;margin-top:-130px;padding-top:10px!important;padding-bottom:10px!important;-webkit-box-shadow:0 4px 15px -5px rgba(0,0,0,.1);box-shadow:0 4px 15px -5px #0000001a}.site-nav.scrolled.awake[data-v-fea00180]{margin-top:0;-webkit-transition:.3s all ease-out;-o-transition:.3s all ease-out;transition:.3s all ease-out}.site-nav.scrolled.sleep[data-v-fea00180]{-webkit-transition:.3s all ease-out;-o-transition:.3s all ease-out;transition:.3s all ease-out}.site-nav.scrolled .site-navigation .site-linkli a[data-v-fea00180]{color:#000}.site-nav.scrolled .site-navigation .site-link li a.active[data-v-fea00180]{color:#407bff}img[data-v-e9baaf5f]{transition:opacity .5s ease-in-out;opacity:0}img.loaded[data-v-e9baaf5f]{opacity:1}.card__image[data-v-e9baaf5f]{transition:opacity .5s ease-in-out;opacity:0}.card.loaded .card__image[data-v-e9baaf5f]{opacity:1}.loading-overlay[data-v-e9baaf5f]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:9999;font-size:1.5em}.dots[data-v-e9baaf5f]{z-index:-10;margin-top:10%}@media (max-width: 1980px){.dots[data-v-e9baaf5f]{height:8%!important;width:4%!important;margin-left:80%}.img-fluid[data-v-e9baaf5f]{margin-top:15%!important}}@media (max-width: 768px){.dots[data-v-e9baaf5f]{height:50vh!important;margin-top:20%!important}.img-fluid[data-v-e9baaf5f]{width:80%!important;margin-top:30%!important}.back-button[data-v-e9baaf5f]{margin-top:.2%;width:10%;height:15%;margin-left:2%;position:absolute;display:flex;top:0;left:0;z-index:9999!important;cursor:pointer;transition:transform .5s ease-in-out}}.content[data-v-e9baaf5f]{margin-top:40px!important}@media (max-width: 980px){.dots[data-v-e9baaf5f]{display:none}.img-fluid[data-v-e9baaf5f]{margin-top:30%!important}.back-button[data-v-e9baaf5f]{margin-top:.2%;width:2em!important;height:2em!important;margin-left:2%;position:absolute;display:flex;top:0;left:0;z-index:9999!important;cursor:pointer;transition:transform .5s ease-in-out}}.container[data-v-e9baaf5f]{display:flex;flex-direction:column;align-items:center}.back-button[data-v-e9baaf5f]:hover{transform:translate(-10px)}.img-fluid[data-v-e9baaf5f]{margin-top:3rem;width:50%}.title[data-v-e9baaf5f]{text-align:center;font-weight:700;background:linear-gradient(to right,#056305,#6aba7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section[data-v-e9baaf5f]{margin-bottom:20px}h2[data-v-e9baaf5f]{margin-top:0}.card-container[data-v-e9baaf5f]{display:flex;flex-wrap:wrap;justify-content:center}.icon-container[data-v-e9baaf5f]{display:flex;justify-content:center;margin-bottom:10px}.icon-container i[data-v-e9baaf5f]{font-size:24px;color:#333}.card[data-v-e9baaf5f]{width:350px;height:400px;border-radius:20px;padding:0;box-shadow:#9741fc33 0 15px 30px -5px;background:linear-gradient(-45deg,#0ea928 0%,#00dbde 100%);margin:10px;display:flex;flex-direction:column}.card__content[data-v-e9baaf5f]{background:white;border-radius:17px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.card__image[data-v-e9baaf5f]{width:100%;height:180px;object-fit:cover;border-radius:17px 17px 0 0}.card__title[data-v-e9baaf5f]{font-size:18px;font-weight:700;margin:10px;flex-shrink:0}.card__description[data-v-e9baaf5f]{font-size:14px;margin:10px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.container[data-v-e2e3cbca]{display:flex;flex-direction:column;align-items:center;padding-top:60px}.header[data-v-e2e3cbca]{display:flex;justify-content:space-between;align-items:center;width:100%}.contenido[data-v-e2e3cbca]{margin-top:60px;clear:both}.photo-container[data-v-e2e3cbca]{text-align:center}.dots[data-v-e2e3cbca]{z-index:-10;margin-top:5%;width:10%;margin-left:40%}.back-button[data-v-e2e3cbca]{z-index:9999}h2[data-v-e2e3cbca]{margin-bottom:10px}p[data-v-e2e3cbca]{margin-bottom:20px}.form-group[data-v-e2e3cbca]{margin-bottom:15px}textarea[data-v-e2e3cbca]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}input[type=text][data-v-e2e3cbca],input[type=email][data-v-e2e3cbca]{width:100%;padding:10px;border:1px solid #ccc;margin-top:2%;border-radius:4px}.form-check[data-v-e2e3cbca]{margin-bottom:20px}button[data-v-e2e3cbca]{padding:10px 15px;background-color:#0d7313;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-bottom:5%}button[data-v-e2e3cbca]:hover{background-color:#1ba825}.success-message[data-v-e2e3cbca]{width:100%;max-width:600px;margin:20px auto;color:#050505;font-weight:700;background-color:#58be5b80;padding:10px;border-radius:4px;border:1px solid #4CAF50;text-align:center}.comentarios-container[data-v-e2e3cbca]{width:100%;margin-top:20px}.comentario[data-v-e2e3cbca]{border:1px solid #ccc;border-radius:4px;padding:10px;margin-bottom:15px;background-color:#f9f9f9}.comentario-text[data-v-e2e3cbca]{margin:10px 0;font-size:1.1em;line-height:1.5}@media (max-width: 768px){.comentarios-container[data-v-e2e3cbca]{padding:10px}}@media (max-width: 980px){.dots[data-v-e2e3cbca]{display:none}.back-button[data-v-e2e3cbca]{margin-top:.2%;width:8%;height:15%;margin-left:2%;position:absolute;display:flex;top:0;left:0;z-index:9999!important;cursor:pointer;transition:transform .5s ease-in-out}h2[data-v-e2e3cbca]{font-size:5%!important}}.container[data-v-f42833c3]{display:flex;flex-direction:column;align-items:center;padding-top:60px}.contenido[data-v-f42833c3]{margin-top:60px;clear:both}.dots[data-v-f42833c3]{z-index:-10;margin-top:5%;width:10%;margin-left:40%}.download-button[data-v-f42833c3]{text-align:center;margin-top:20px}.download-button button[data-v-f42833c3]{background-color:#fbfffb;color:#030303;padding:10px 20px;border:2px solid #00dbde;border-radius:5px;cursor:pointer}.download-button button[data-v-f42833c3]:hover{background:linear-gradient(-45deg,#0ea928 0%,#00dbde 100%);color:#030303!important}.row[data-v-f42833c3]{display:flex;justify-content:center;flex-wrap:wrap}.service-card[data-v-f42833c3]{width:320px;margin:20px;border-radius:15px;box-shadow:#00000026 0 5px 15px;background-color:#fff;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.service-card[data-v-f42833c3]:hover{transform:translateY(-10px);box-shadow:#00000040 0 10px 20px}.service-card__content[data-v-f42833c3]{padding:20px;text-align:center}.service-card__image[data-v-f42833c3]{width:100%;height:200px;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.service-card__title[data-v-f42833c3]{font-size:18px;font-weight:700;margin-top:15px}.service-card__description[data-v-f42833c3]{font-size:14px;color:#555;margin-top:10px}@media (max-width: 768px){.service-card[data-v-f42833c3]{width:100%;margin:10px 0}.dots[data-v-f42833c3]{display:none}.back-button[data-v-f42833c3]{margin-top:.2%;width:10%;height:15%;margin-left:2%;position:absolute;display:flex;top:0;left:0;z-index:9999!important;cursor:pointer;transition:transform .5s ease-in-out}}@media (max-width: 980px){.dots[data-v-f42833c3]{height:50vh!important;margin-top:20%!important}}.dots[data-v-02745207]{margin-top:5%}.container[data-v-02745207]{display:flex;flex-direction:column;align-items:center;padding-top:80px}.contenido[data-v-02745207]{margin-top:60px;clear:both}.highlight[data-v-02745207]{background-color:#ff0;font-weight:700;padding:2px 4px;border-radius:3px}@media (max-width: 980px){.mobile-header[data-v-02745207]{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-left:15px;position:relative}.mobile-back-button[data-v-02745207]{width:30px;height:30px;flex-shrink:0;margin-bottom:20%}.mobile-title[data-v-02745207]{flex:1;text-align:left}.mobile-title h2[data-v-02745207]{font-size:1.5rem;margin-bottom:.5rem}.mobile-title p[data-v-02745207]{font-size:.9rem;margin-bottom:0}.contenido[data-v-02745207]{margin-top:30px}.dots[data-v-02745207]{display:none}}.news-item-lg[data-v-02745207]{background-color:#f9f9f9;display:flex;flex-direction:column;height:100%;border-radius:10px;padding:15px;box-shadow:0 4px 12px #0000001a;transition:transform .3s,box-shadow .3s}.news-item-lg[data-v-02745207]:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.img-fluid-lg[data-v-02745207]{width:100%;height:200px;object-fit:cover;border-radius:10px}.news-contents[data-v-02745207]{flex-grow:1}.news-contents h3[data-v-02745207]{font-size:16px;text-align:left}.post-meta[data-v-02745207]{font-size:14px;color:#666}.chart-holder-card[data-v-e6761d86]{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a}.chart-container[data-v-e6761d86]{display:flex;align-items:flex-start;gap:8px;width:100%}.chart-box[data-v-e6761d86]{flex:1;height:550px;min-width:350px;max-width:600px;border:1px solid #ccc;border-radius:8px;padding:10px;background-color:#fff;box-shadow:0 2px 5px #0000001a}canvas[data-v-e6761d86]{width:90%!important;height:auto!important}.text-center[data-v-e6761d86]{text-align:center}h5[data-v-e6761d86]{color:#0d7313}@media (max-width: 992px){.chart-holder-card[data-v-e6761d86]{height:450px}}@media (max-width: 768px){.chart-container[data-v-e6761d86]{flex-direction:column}.chart-box[data-v-e6761d86]{height:350px;margin-bottom:10px}}@media (max-width: 576px){.chart-holder-card[data-v-e6761d86]{height:300px}}@media (max-width: 479px){.chart-holder-card[data-v-e6761d86]{height:300px}}.spinner-container[data-v-a9400890]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container-fluid[data-v-a9400890]{margin:0 auto;padding:0 2rem;max-width:1200px}#card-container[data-v-a9400890]{margin-bottom:.5rem}.mini-statistics-card[data-v-a9400890]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;transition:all .3s ease-in-out;position:relative;height:250px}.mini-statistics-card[data-v-a9400890]:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0003}.icon-container[data-v-a9400890]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;position:absolute;top:-30px}.icon[data-v-a9400890]{font-size:1.5rem}.content[data-v-a9400890]{margin-top:30px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:100%}.title[data-v-a9400890]{font-size:1.2rem;font-weight:600;color:#333}.value[data-v-a9400890]{font-size:2rem;font-weight:700;color:#007bff}.detail[data-v-a9400890]{font-size:1rem;font-weight:400;color:#777;text-align:center}@media (max-width: 992px){.col-lg-3[data-v-a9400890]{max-width:50%;flex:0 0 50%}}@media (max-width: 680px){.col-lg-3[data-v-a9400890],.col-md-6[data-v-a9400890],.col-sm-6[data-v-a9400890]{max-width:70%;flex:0 0 70%}.container-fluid[data-v-a9400890]{margin-left:5%!important}}@media (max-width: 576px){.col-lg-3[data-v-a9400890],.col-md-6[data-v-a9400890],.col-sm-6[data-v-a9400890]{max-width:90%;flex:0 0 90%}}@media (max-width: 479px){.col-lg-3[data-v-a9400890],.col-md-6[data-v-a9400890],.col-sm-6[data-v-a9400890]{max-width:95%;flex:0 0 95%}.container-fluid[data-v-a9400890]{margin-left:5%!important}}.sb-topnav[data-v-13dad47a]{display:flex;align-items:center;justify-content:space-between;padding:.1rem;background-color:#fff!important}.navbar-brand[data-v-13dad47a]{margin-right:0;padding-right:.5rem}.menu-btn[data-v-13dad47a]{margin-left:.5rem;padding:.25rem}.user-container[data-v-13dad47a]{flex-shrink:0;margin-left:auto}#name[data-v-13dad47a]{color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}#toggle[data-v-13dad47a]{background-color:transparent;border:none;cursor:pointer}@media (min-width: 1200px){.menu-btn[data-v-13dad47a]{margin-left:1rem}.navbar-brand[data-v-13dad47a]{padding-right:1rem}}@media (max-width: 1200px){#name[data-v-13dad47a]{max-width:150px}}@media (max-width: 992px){.user-container[data-v-13dad47a]{margin-left:0;flex-grow:1;justify-content:flex-end}#name[data-v-13dad47a]{max-width:120px}}@media (max-width: 768px){#toggle[data-v-13dad47a]{margin-left:auto}#name[data-v-13dad47a]{display:none}}@media (max-width: 576px){.navbar-brand[data-v-13dad47a]{width:120px}.img_logo[data-v-13dad47a]{width:80%!important}.user-container[data-v-13dad47a]{justify-content:flex-end;padding-left:.5rem}}.unidadesA[data-v-5a92ac2e]{margin-bottom:10%;margin-top:10%}.arrow[data-v-5a92ac2e]{margin-left:80%!important;margin-top:5%}li span[data-v-5a92ac2e]{margin-left:20%!important}#footer[data-v-5a92ac2e]{position:absolute;bottom:0;width:100%;background-color:#fff;color:#000;padding:10px}.side-nav li[data-v-5a92ac2e]{opacity:1;transform:translate(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out;margin-left:7%}.active-link[data-v-5a92ac2e]{background:linear-gradient(315deg,#e6f7ff,#cceeff);box-shadow:0 -1px 1px #b3b3b3,0 -1px 5px #b3b3b3;border-radius:8px;color:#007bff}@media (max-width: 1300px){.navbar-collapse[data-v-5a92ac2e]{overflow:hidden}.side-nav li[data-v-5a92ac2e]{margin-top:20%;opacity:1;transform:translate(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out;margin-left:7%}}@media (min-width: 1300px){.side-nav li a[data-v-5a92ac2e]{padding:20px}.navbar-nav.side-nav:hover li a .shortmenu[data-v-5a92ac2e]{opacity:0}.navbar-nav.side-nav[data-v-5a92ac2e]{box-shadow:2px 1px 2px #0000001a;position:fixed!important;top:56px;flex-direction:column!important;left:-10px;width:230px;bottom:0;padding-bottom:40px;background-color:#fff}}.sb-sidenav[data-v-5a92ac2e]{display:flex;align-items:center;margin-left:2%}.sb-sidenav svg[data-v-5a92ac2e]{margin-right:10px;position:absolute;left:10px;color:#000!important}.sb-sidenav span[data-v-5a92ac2e]{margin-left:30px;color:#fff}.side-nav[data-v-5a92ac2e]{position:fixed;top:56px;left:0;width:250px;height:calc(100% - 50px);background-color:#fff;z-index:1040;display:flex;flex-direction:column}.collapsed[data-v-5a92ac2e]{transform:translate(-100%)}.submenu[data-v-5a92ac2e]{list-style-type:none;padding-left:20px}.submenu li[data-v-5a92ac2e]{margin:5px 0}.dropdown-toggle[data-v-5a92ac2e]{background:none;border:none;cursor:pointer;margin-right:5px;display:inline-block}.triangle[data-v-5a92ac2e]{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid black;display:inline-block;transition:transform .3s}.dropdown-toggle[data-v-5a92ac2e]:focus{outline:none}span[data-v-5a92ac2e]{color:#000!important}svg[data-v-5a92ac2e]{color:#fff!important}.side-nav[data-v-5a92ac2e]{margin-bottom:50px;overflow-y:auto;height:calc(100vh - 50px)}@media (max-width: 1200px){#footer[data-v-5a92ac2e]{position:fixed;margin-top:50%!important}.side-nav[data-v-5a92ac2e]{height:calc(100% - 50px);overflow-y:auto}}@media (min-width: 770px){.side-nav[data-v-5a92ac2e]{z-index:2000!important}}.admin[data-v-7be1cee0]{height:105vh;display:flex;flex-direction:column;background-color:#88c69d;overflow:hidden}.row[data-v-7be1cee0]{display:flex;flex:1;height:calc(100vh - 50px)}#View[data-v-7be1cee0]{flex:1;padding:30px;background-color:#88c69d;transition:all .3s ease;overflow-y:auto;height:calc(100vh - 50px - 3%)}#View.collapsed-view[data-v-7be1cee0]{margin-left:0!important}.collapsed[data-v-7be1cee0]{transform:translate(-100%);width:0!important;transition:all .3s ease;padding:0!important}@media (min-width: 1200px){#sidebar[data-v-7be1cee0]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-7be1cee0]{width:calc(100% - 250px);margin-left:250px;height:calc(100vh - 60px)}#View.collapsed-view[data-v-7be1cee0]{width:100%!important;margin-left:0!important}}@media (min-width: 811px){#sidebar[data-v-7be1cee0]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-7be1cee0]{width:calc(100% - 250px);margin-left:250px;margin-top:7%!important;height:calc(100vh - 60px)}#View.collapsed-view[data-v-7be1cee0]{width:100%!important;margin-left:0!important}}@media (min-width: 769px){#sidebar[data-v-7be1cee0]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-7be1cee0]{width:calc(100% - 250px);margin-left:250px;height:calc(100vh - 60px)}#View.collapsed-view[data-v-7be1cee0]{width:100%!important;margin-left:0!important}}@media (max-width: 768px){.row[data-v-7be1cee0]{flex-direction:column;height:calc(100vh - 60px)}#View[data-v-7be1cee0]{width:100%!important;margin-left:0!important;padding:30px;margin-top:15%!important;height:calc(100vh - 60px)}.collapsed[data-v-7be1cee0]{transform:translate(-100%)}}@media (max-width: 580px){.row[data-v-7be1cee0]{flex-direction:column;height:calc(100vh - 60px)}#View[data-v-7be1cee0]{width:100%!important;margin-left:0!important;padding:30px;margin-top:20%!important;height:calc(100vh - 60px)}.collapsed[data-v-7be1cee0]{transform:translate(-100%)}}@media (max-width: 479px){.container[data-v-7be1cee0]{max-width:440px;margin:20px auto}}.spinner-container[data-v-a58789d8]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.form-container[data-v-a58789d8]{max-width:100%;width:90vw;margin:12px auto;padding:20px;border-radius:8px;box-shadow:0 4px 20px #0000004d;background-color:#c6f4d6;transition:all .3s ease}h2[data-v-a58789d8]{text-align:center;color:#0d7313}h3[data-v-a58789d8]{color:#0d7313}.form[data-v-a58789d8]{display:flex;flex-direction:column}.form-group[data-v-a58789d8]{margin-bottom:15px}label[data-v-a58789d8]{font-weight:700;color:#0d7313}input[type=text][data-v-a58789d8],textarea[data-v-a58789d8],input[type=file][data-v-a58789d8]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}textarea[data-v-a58789d8]{resize:vertical}.submit-button[data-v-a58789d8]{padding:10px;background-color:#0d7313;color:#fff;border:none;border-radius:4px;cursor:pointer}.submit-button[data-v-a58789d8]:hover{background-color:#1ba825}.image-preview[data-v-a58789d8]{text-align:center;margin-top:5px;margin-bottom:1rem}.preview-container[data-v-a58789d8]{display:flex;flex-wrap:wrap;justify-content:flex-start}.image-container[data-v-a58789d8]{width:calc(25% - 20px);margin:10px;position:relative}.preview-container img[data-v-a58789d8]{width:100%;height:auto}.remove-button[data-v-a58789d8]{position:absolute;right:.1px;background-color:red;color:#fff;border:none;cursor:pointer;padding:1px}.remove-button[data-v-a58789d8]:hover{background-color:#c00}.language-selector[data-v-a58789d8]{margin-bottom:20px}.swal2-container-custom[data-v-a58789d8]{z-index:99999!important}.swal2-popup-custom[data-v-a58789d8]{background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:10px!important}.swal2-title-custom[data-v-a58789d8]{color:#333!important}.swal2-content-custom[data-v-a58789d8]{color:#555!important}.error-container[data-v-a58789d8]{text-align:center;padding:40px;margin:20px auto;max-width:500px;background:#ffe6e6;border-radius:10px;border:1px solid #ff9999}.retry-button[data-v-a58789d8]{padding:10px 25px;background:#0D7313;color:#fff;border:none;border-radius:25px;cursor:pointer;margin-top:20px;transition:background .3s}.retry-button[data-v-a58789d8]:hover{background:#1a8c24}.spinner-container[data-v-7ba4485d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.form-container[data-v-7ba4485d]{max-width:100%;width:90vw;margin:10px auto;padding:20px;border-radius:8px;box-shadow:0 4px 20px #0000004d;background-color:#c6f4d6;transition:all .3s ease}h2[data-v-7ba4485d]{text-align:center;color:#0d7313}.form[data-v-7ba4485d]{display:flex;flex-direction:column}.form-group[data-v-7ba4485d]{margin-bottom:15px}.phone-group[data-v-7ba4485d]{display:flex;justify-content:space-between}.phone-group div[data-v-7ba4485d]{flex:1;margin-right:10px}.phone-group div[data-v-7ba4485d]:last-child{margin-right:0}label[data-v-7ba4485d]{font-weight:700;color:#0d7313}input[type=text][data-v-7ba4485d]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.language-select[data-v-7ba4485d]{margin-left:10px}.submit-button[data-v-7ba4485d]{padding:10px;background-color:#0d7313;color:#fff;border:none;border-radius:4px;cursor:pointer}.submit-button[data-v-7ba4485d]:hover{background-color:#14b21f}@media (max-width: 479px){.form-container[data-v-7ba4485d]{margin-left:2%}}.container[data-v-9c8feb43]{display:flex;justify-content:center;align-items:center;height:100vh}.form[data-v-9c8feb43]{display:flex;flex-direction:column;gap:15px;padding:2em;background-color:#c6f4d6;border-radius:25px;width:100%;max-width:400px;box-shadow:0 4px 10px #0000001a}.img_logo[data-v-9c8feb43]{width:100%;max-width:300px;margin:0 auto 20px}.field[data-v-9c8feb43]{display:flex;align-items:center;gap:.5em;border-radius:25px;padding:.8em;background-color:#0d7313;box-shadow:inset 2px 5px 10px #05050533}.input-icon[data-v-9c8feb43]{height:1.3em;width:1.3em;fill:#fff}.input-field[data-v-9c8feb43]{background:none;border:none;outline:none;width:100%;color:#d3d3d3;font-size:1em}.toggle-password[data-v-9c8feb43]{background:none;border:none;cursor:pointer;color:#fff}.button1[data-v-9c8feb43]{padding:1em;border-radius:5px;border:none;outline:none;background-color:#0d7313;color:#fff;font-size:1.2em;cursor:pointer;transition:background-color .3s ease}.button1[data-v-9c8feb43]:hover{background-color:#349b31}.error-message[data-v-9c8feb43]{background-color:#ff000080;color:#fff;padding:1em;border-radius:5px;text-align:center;margin-top:10px}@media (max-width: 768px){.form[data-v-9c8feb43]{padding:1.5em;max-width:90%}.img_logo[data-v-9c8feb43]{max-width:250px}.field[data-v-9c8feb43]{padding:.6em}.button1[data-v-9c8feb43]{font-size:1em}}@media (max-width: 480px){.form[data-v-9c8feb43]{padding:1em;max-width:100%}.img_logo[data-v-9c8feb43]{max-width:200px}.field[data-v-9c8feb43]{padding:.5em}.button1[data-v-9c8feb43]{font-size:.9em}}.modal[data-v-8094592e]{display:flex;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#00000080}.modal-content[data-v-8094592e]{background-color:#fff;padding:20px;border:1px solid #888;max-height:85%;overflow:scroll;margin:auto auto auto 20%;max-width:1000px}.close[data-v-8094592e]{color:#aaa;float:right;font-size:28px;font-weight:700}.close[data-v-8094592e]:hover,.close[data-v-8094592e]:focus{color:#000;text-decoration:none;cursor:pointer}@media (max-width: 768px){.modal-content[data-v-8094592e]{margin-left:10%;margin-right:10%}}@media (max-width: 580px){.modal-content[data-v-8094592e]{margin-left:10%;margin-right:10%}}@media (max-width: 479px){.modal-content[data-v-8094592e]{margin-left:10%;margin-right:10%}}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.quill-editor[data-v-12bc447f]{height:300px}.spinner-container[data-v-b6631a3c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-b6631a3c]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.success-message[data-v-b6631a3c]{position:fixed;top:10px;right:20px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:5px;z-index:1000;margin-top:3%}.error-message[data-v-b6631a3c]{position:fixed;top:10px;right:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:5px;z-index:1000;margin-top:3%}.header[data-v-b6631a3c]{margin-bottom:20px}.title[data-v-b6631a3c]{font-size:30px;font-weight:700}.description[data-v-b6631a3c]{font-size:16px;color:#555}.table-header[data-v-b6631a3c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.search-input[data-v-b6631a3c]{padding:5px;border:1px solid #ccc;border-radius:4px}.descrip-cell[data-v-b6631a3c]{max-width:400%!important;height:200px!important;overflow-y:auto;overflow-x:hidden;white-space:normal;text-overflow:ellipsis;display:block}.add-button[data-v-b6631a3c]{padding:10px 15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer}.add-button[data-v-b6631a3c]:hover{background-color:#45a049}.image-table[data-v-b6631a3c]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-b6631a3c],.image-table td[data-v-b6631a3c]{border:1px solid #ddd;padding:8px;text-align:center;word-wrap:break-word}.image-table th[data-v-b6631a3c]{background-color:#f2f2f2;font-weight:700}.image[data-v-b6631a3c]{width:120px;height:auto}.action-button[data-v-b6631a3c]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer}.edit-button[data-v-b6631a3c]{background-color:#2196f3;color:#fff;margin-right:2%;margin-bottom:2%}.delete-button[data-v-b6631a3c]{background-color:red;color:#fff}.pagination[data-v-b6631a3c]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-b6631a3c]{border-radius:5px;margin-right:2%}.siguiente[data-v-b6631a3c]{border-radius:5px;margin-left:2%}.form-content[data-v-b6631a3c]{padding:20px}.form-group[data-v-b6631a3c]{margin-bottom:15px}.form-group input[data-v-b6631a3c],.form-group textarea[data-v-b6631a3c]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-group label[data-v-b6631a3c]{color:#0d7313;display:block;margin-bottom:2px}.image-preview[data-v-b6631a3c]{text-align:center}.preview-container[data-v-b6631a3c]{display:inline-block;max-width:180px;margin:8px auto}.image-container[data-v-b6631a3c]{display:flex;justify-content:center;align-items:center}.image-container img[data-v-b6631a3c]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 10px #0003}.button-container[data-v-b6631a3c]{text-align:center}.submit-button[data-v-b6631a3c]{padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}@media (min-width: 1200px){.container[data-v-b6631a3c]{width:1200px!important;margin:50px auto}.descrip-cell[data-v-b6631a3c]{max-width:600%!important;height:200px!important;overflow-y:auto;overflow-x:hidden;white-space:normal;text-overflow:ellipsis;display:block}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-b6631a3c]{width:1200px;margin:40px auto}.descrip-cell[data-v-b6631a3c]{max-width:700%!important;height:300px!important}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-b6631a3c]{width:500%!important;margin:30px auto}.image-table th[data-v-b6631a3c]:nth-child(4),.image-table td[data-v-b6631a3c]:nth-child(4){width:120px}.descrip-cell[data-v-b6631a3c]{max-width:750%!important;height:300px!important}}@media (max-width: 768px){.container[data-v-b6631a3c]{width:650px;margin:8px auto}.image-table th[data-v-b6631a3c]:nth-child(1),.image-table td[data-v-b6631a3c]:nth-child(1){width:100px}.image-table th[data-v-b6631a3c]:nth-child(2),.image-table td[data-v-b6631a3c]:nth-child(2){width:90px}.image-table th[data-v-b6631a3c]:nth-child(4),.image-table td[data-v-b6631a3c]:nth-child(4){width:120px}.descrip-cell[data-v-b6631a3c]{max-width:900%!important;height:350px!important}}@media (max-width: 580px){.container[data-v-b6631a3c]{width:550px;margin:8px auto}.image-table th[data-v-b6631a3c]:nth-child(1),.image-table td[data-v-b6631a3c]:nth-child(1){width:100px}.image-table th[data-v-b6631a3c]:nth-child(2),.image-table td[data-v-b6631a3c]:nth-child(2){width:90px}.image-table th[data-v-b6631a3c]:nth-child(4),.image-table td[data-v-b6631a3c]:nth-child(4){width:200px}.descrip-cell[data-v-b6631a3c]{max-width:850%!important;height:400px!important}}@media (max-width: 479px){.container[data-v-b6631a3c]{max-width:400px;margin:15px auto}.image-table th[data-v-b6631a3c]:nth-child(1),.image-table td[data-v-b6631a3c]:nth-child(1){width:80px}.image-table th[data-v-b6631a3c]:nth-child(2),.image-table td[data-v-b6631a3c]:nth-child(2){width:70px}.image-table th[data-v-b6631a3c]:nth-child(4),.image-table td[data-v-b6631a3c]:nth-child(4){width:200%!important}.descrip-cell[data-v-b6631a3c]{max-width:950%!important;height:400px!important}}.spinner-container[data-v-c338db08]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-c338db08]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.success-message[data-v-c338db08]{position:fixed;top:10px;right:20px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:5px;z-index:1000;margin-top:3%}.error-message[data-v-c338db08]{position:fixed;top:10px;right:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:5px;z-index:1000;margin-top:3%}.header[data-v-c338db08]{margin-bottom:20px}.table-header[data-v-c338db08]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.title[data-v-c338db08]{font-size:30px;font-weight:700}.add-button[data-v-c338db08]{padding:10px 15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-left:91%}.add-button[data-v-c338db08]:hover{background-color:#45a049}.image-table[data-v-c338db08]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-c338db08],.image-table td[data-v-c338db08]{border:1px solid #ddd;padding:8px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-table th[data-v-c338db08]{background-color:#f2f2f2;font-weight:700}.image-table th[data-v-c338db08]:nth-child(1),.image-table td[data-v-c338db08]:nth-child(1){width:120px}.image-table th[data-v-c338db08]:nth-child(2),.image-table td[data-v-c338db08]:nth-child(2){width:150px}.image-table th[data-v-c338db08]:nth-child(3),.image-table td[data-v-c338db08]:nth-child(3){width:200px}.image-table th[data-v-c338db08]:nth-child(4),.image-table td[data-v-c338db08]:nth-child(4){width:120px}.image[data-v-c338db08]{width:120px;height:auto}.action-button[data-v-c338db08]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:15px}.edit-button[data-v-c338db08]{background-color:#2196f3;color:#fff;margin-right:2%}.delete-button[data-v-c338db08]{background-color:red;color:#fff}.action-button[data-v-c338db08]:hover{opacity:.8}.form-container[data-v-c338db08]{background-color:#c6f4d6;padding:20px;border-radius:0;margin:0}.form-group[data-v-c338db08]{margin-bottom:15px}.titulo[data-v-c338db08]{color:#0d7313!important}.form-group input[data-v-c338db08],.form-group textarea[data-v-c338db08]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-group label[data-v-c338db08]{color:#0d7313;display:block;margin-bottom:2px}.image-preview[data-v-c338db08]{text-align:center}.preview-container[data-v-c338db08]{display:inline-block;max-width:180px;margin:8px auto}.image-container[data-v-c338db08]{display:flex;justify-content:center;align-items:center}.image-container img[data-v-c338db08]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 10px #0003}.button-container[data-v-c338db08]{text-align:center}.submit-button[data-v-c338db08]{position:relative;padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}.pagination[data-v-c338db08]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-c338db08]{border-radius:5px;margin-right:2%}.siguiente[data-v-c338db08]{border-radius:5px;margin-left:2%}@media (min-width: 1200px){.container[data-v-c338db08]{width:1500px;margin:50px auto}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-c338db08]{width:600px;margin:40px auto}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-c338db08]{width:600px;margin:30px auto}.image-table th[data-v-c338db08]:nth-child(4),.image-table td[data-v-c338db08]:nth-child(4){width:120px}}@media (max-width: 768px){.container[data-v-c338db08]{width:500px;margin:8px auto}.image-table th[data-v-c338db08]:nth-child(1),.image-table td[data-v-c338db08]:nth-child(1){width:100px}.image-table th[data-v-c338db08]:nth-child(2),.image-table td[data-v-c338db08]:nth-child(2){width:90px}.image-table th[data-v-c338db08]:nth-child(3),.image-table td[data-v-c338db08]:nth-child(3){width:30%}.image-table th[data-v-c338db08]:nth-child(4),.image-table td[data-v-c338db08]:nth-child(4){width:120px}}@media (max-width: 580px){.container[data-v-c338db08]{width:550px;margin:8px auto}.image-table th[data-v-c338db08]:nth-child(1),.image-table td[data-v-c338db08]:nth-child(1){width:100px}.image-table th[data-v-c338db08]:nth-child(2),.image-table td[data-v-c338db08]:nth-child(2){width:90px}.image-table th[data-v-c338db08]:nth-child(3),.image-table td[data-v-c338db08]:nth-child(3){width:50%!important}.image-table th[data-v-c338db08]:nth-child(4),.image-table td[data-v-c338db08]:nth-child(4){width:200px}}@media (max-width: 479px){.container[data-v-c338db08]{max-width:400px;margin:10px auto}.image-table th[data-v-c338db08]:nth-child(1),.image-table td[data-v-c338db08]:nth-child(1){width:20px}.image-table th[data-v-c338db08]:nth-child(2),.image-table td[data-v-c338db08]:nth-child(2){width:20px}.image-table th[data-v-c338db08]:nth-child(3),.image-table td[data-v-c338db08]:nth-child(3){width:25%}.image-table th[data-v-c338db08]:nth-child(4),.image-table td[data-v-c338db08]:nth-child(4){width:200%!important}.add-button[data-v-c338db08]{margin-left:71%}}.spinner-container[data-v-2f03ada2]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-2f03ada2]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.success-message[data-v-2f03ada2]{position:absolute;top:2px;right:20px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:8px;z-index:1000}.error-message[data-v-2f03ada2]{position:absolute;top:2px;right:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:8px;z-index:1000}.header[data-v-2f03ada2]{margin-bottom:20px}.table-header[data-v-2f03ada2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.title[data-v-2f03ada2]{font-size:30px;font-weight:700}.search-input[data-v-2f03ada2]{padding:5px;border:1px solid #ccc;border-radius:4px}.comment-cell[data-v-2f03ada2]{max-width:250px!important;height:200px!important;overflow-y:auto;overflow-x:hidden;white-space:normal;text-overflow:ellipsis;display:block}.add-button[data-v-2f03ada2]{padding:10px 15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer}.add-button[data-v-2f03ada2]:hover{background-color:#45a049}.image-table[data-v-2f03ada2]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-2f03ada2],.image-table td[data-v-2f03ada2]{border:1px solid #ddd;padding:8px;text-align:center;word-wrap:break-word}.image-table th[data-v-2f03ada2]{background-color:#f2f2f2;font-weight:700}.image[data-v-2f03ada2]{width:120px;height:auto}.action-button[data-v-2f03ada2]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer}.edit-button[data-v-2f03ada2]{background-color:#2196f3;color:#fff;margin-right:2%;margin-bottom:2%}.delete-button[data-v-2f03ada2]{background-color:red;color:#fff}.form-content[data-v-2f03ada2]{padding:20px;overflow:scroll;max-height:50%}.form-group[data-v-2f03ada2]{margin-bottom:15px}.form-group input[data-v-2f03ada2],.form-group textarea[data-v-2f03ada2]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-group label[data-v-2f03ada2]{color:#0d7313;display:block;margin-bottom:2px}.image-preview[data-v-2f03ada2]{text-align:center}.preview-container[data-v-2f03ada2]{display:inline-block;max-width:180px;margin:8px auto}.image-container[data-v-2f03ada2]{display:flex;justify-content:center;align-items:center}.image-container img[data-v-2f03ada2]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 10px #0003}.button-container[data-v-2f03ada2]{text-align:center}.submit-button[data-v-2f03ada2]{padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}.pagination[data-v-2f03ada2]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-2f03ada2]{border-radius:5px;margin-right:2%}.siguiente[data-v-2f03ada2]{border-radius:5px;margin-left:2%}@media (min-width: 1200px){.container[data-v-2f03ada2]{width:1200px!important;margin:50px auto}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-2f03ada2]{width:1200px;margin:40px auto}.comment-cell[data-v-2f03ada2]{max-width:200px!important;height:300px!important}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-2f03ada2]{width:500%!important;margin:30px auto}.image-table th[data-v-2f03ada2]:nth-child(4),.image-table td[data-v-2f03ada2]:nth-child(4){width:120px}.comment-cell[data-v-2f03ada2]{max-width:200px!important;height:300px!important}}@media (max-width: 768px){.container[data-v-2f03ada2]{width:650px;margin:8px auto}.image-table th[data-v-2f03ada2]:nth-child(1),.image-table td[data-v-2f03ada2]:nth-child(1){width:100px}.image-table th[data-v-2f03ada2]:nth-child(2),.image-table td[data-v-2f03ada2]:nth-child(2){width:90px}.image-table th[data-v-2f03ada2]:nth-child(3),.image-table td[data-v-2f03ada2]:nth-child(3){width:30%}.image-table th[data-v-2f03ada2]:nth-child(4),.image-table td[data-v-2f03ada2]:nth-child(4){width:120px}.comment-cell[data-v-2f03ada2]{max-width:200px!important;height:350px!important}}@media (max-width: 580px){.container[data-v-2f03ada2]{width:550px;margin:8px auto}.image-table th[data-v-2f03ada2]:nth-child(1),.image-table td[data-v-2f03ada2]:nth-child(1){width:100px}.image-table th[data-v-2f03ada2]:nth-child(2),.image-table td[data-v-2f03ada2]:nth-child(2){width:90px}.image-table th[data-v-2f03ada2]:nth-child(3),.image-table td[data-v-2f03ada2]:nth-child(3){width:50%!important}.image-table th[data-v-2f03ada2]:nth-child(4),.image-table td[data-v-2f03ada2]:nth-child(4){width:200px}.comment-cell[data-v-2f03ada2]{max-width:200px!important;height:400px!important}}@media (max-width: 479px){.container[data-v-2f03ada2]{max-width:400px;margin:15px auto}.image-table th[data-v-2f03ada2]:nth-child(1),.image-table td[data-v-2f03ada2]:nth-child(1){width:80px}.image-table th[data-v-2f03ada2]:nth-child(2),.image-table td[data-v-2f03ada2]:nth-child(2){width:70px}.image-table th[data-v-2f03ada2]:nth-child(3),.image-table td[data-v-2f03ada2]:nth-child(3){width:25%}.image-table th[data-v-2f03ada2]:nth-child(4),.image-table td[data-v-2f03ada2]:nth-child(4){width:200%!important}}.spinner-container[data-v-cc9d80da]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.form-container[data-v-cc9d80da]{max-width:100%;width:90vw;margin:10px auto;padding:20px;border-radius:8px;box-shadow:0 4px 20px #0000004d;background-color:#c6f4d6;transition:all .3s ease}h2[data-v-cc9d80da]{text-align:center;color:#0d7313}.language-selector[data-v-cc9d80da]{margin-bottom:20px}.form[data-v-cc9d80da]{display:flex;flex-direction:column}.form-group[data-v-cc9d80da]{margin-bottom:15px}label[data-v-cc9d80da]{font-weight:700;color:#0d7313}input[type=text][data-v-cc9d80da],textarea[data-v-cc9d80da]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}textarea[data-v-cc9d80da]{resize:vertical}.submit-button[data-v-cc9d80da]{padding:10px;background-color:#0d7313;color:#fff;border:none;border-radius:4px;cursor:pointer}.submit-button[data-v-cc9d80da]:hover{background-color:#1ba825}.swal2-container-custom[data-v-cc9d80da]{z-index:99999!important}.swal2-popup-custom[data-v-cc9d80da]{background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:10px!important}.swal2-title-custom[data-v-cc9d80da]{color:#333!important}.swal2-content-custom[data-v-cc9d80da]{color:#555!important}.spinner-container[data-v-de500b29]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-de500b29]{max-width:100%;width:95%;margin:10px auto;padding:15px;border-radius:8px;box-shadow:0 4px 20px #0000001a;background-color:#c6f4d6;box-sizing:border-box}h2[data-v-de500b29],h3[data-v-de500b29]{color:#0d7313;text-align:center}.success-message[data-v-de500b29],.error-message[data-v-de500b29]{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:90%}.success-message[data-v-de500b29]{background-color:#4caf50d9;border:1px solid #4CAF50}.error-message[data-v-de500b29]{background-color:#ff0000d9;border:1px solid #d8000c}.table-responsive[data-v-de500b29]{overflow-x:auto;margin:25px 0;border-radius:8px;box-shadow:0 2px 10px #0000001a}.styled-table[data-v-de500b29]{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;width:100%;box-shadow:0 0 20px #00000026}.styled-table thead tr[data-v-de500b29]{background-color:#009879;color:#fff;text-align:left}.styled-table th[data-v-de500b29],.styled-table td[data-v-de500b29]{padding:12px 15px}.styled-table tbody tr[data-v-de500b29]{border-bottom:1px solid #dddddd}.styled-table tbody tr[data-v-de500b29]:nth-of-type(even){background-color:#f3f3f3}.styled-table tbody tr[data-v-de500b29]:last-of-type{border-bottom:2px solid #009879}.action-button[data-v-de500b29]{padding:8px 16px;border-radius:6px;font-size:.9rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;background-color:#4caf50;color:#fff;border:none;cursor:pointer}.add-button[data-v-de500b29]{background-color:#4caf50;color:#fff;padding:8px 20px}.delete-button[data-v-de500b29]{background-color:#f44}.action-button[data-v-de500b29]:hover{background-color:#3e8e41}.delete-button[data-v-de500b29]{background-color:red}.edit-button[data-v-de500b29]{background-color:#2196f3}.add-button[data-v-de500b29]{background-color:#4caf50;color:#fff;border:none;padding:5px 10px;font-size:16px;cursor:pointer;border-radius:5px}.add-button[data-v-de500b29]:hover{background-color:#3e8e41}.action-button.small-button[data-v-de500b29]{padding:7px 14px;font-size:12px;border-radius:10px;margin-right:5%}.action-button.small-button[data-v-de500b29]:hover{background-color:#3e8e41}.button-container[data-v-de500b29]{display:flex;justify-content:center;margin-top:20px}.modal-form[data-v-de500b29]{display:flex;flex-direction:column;align-items:center;padding:20px}.form-group[data-v-de500b29]{margin-bottom:20px;width:100%}.form-group label[data-v-de500b29]{display:block;margin-bottom:10px;color:#0d7313;font-weight:700}.form-group input[data-v-de500b29],.form-group textarea[data-v-de500b29],.form-group select[data-v-de500b29]{width:100%;padding:.8rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem}.preview-image[data-v-de500b29]{max-width:200px;width:100%;height:auto;border-radius:8px;margin:10px auto;display:block}.submit-button[data-v-de500b29]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:10px}.table-image[data-v-de500b29]{width:60px;height:60px;border-radius:8px;object-fit:cover}.table-header[data-v-de500b29]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 768px){.container[data-v-de500b29]{padding:10px;margin:10px auto}.table-responsive[data-v-de500b29]{margin:15px 0}.styled-table[data-v-de500b29]{min-width:100%}.styled-table th[data-v-de500b29],.styled-table td[data-v-de500b29]{padding:10px;font-size:.85rem}.preview-image[data-v-de500b29]{margin-top:10px;max-width:50%;margin-left:25%;height:auto;border:1px solid #ccc;border-radius:4px}.submit-button[data-v-de500b29]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:10px}.submit-button[data-v-de500b29]:hover{background-color:#3e8e41}.table-image[data-v-de500b29]{width:50px;height:50px}.action-button[data-v-de500b29]{padding:6px 12px;font-size:.8rem}.modal-form[data-v-de500b29]{padding:15px}.form-group input[data-v-de500b29],.form-group textarea[data-v-de500b29]{padding:.6rem}.table-header[data-v-de500b29]{flex-direction:column;align-items:flex-start;gap:1rem}.styled-table tbody tr[data-v-de500b29]{display:flex;flex-direction:column;border-bottom:2px solid #009879;margin-bottom:1rem}.styled-table td[data-v-de500b29]{width:100%;text-align:right;padding-left:50%;position:relative}.styled-table td[data-v-de500b29]:before{content:attr(data-label);position:absolute;left:10px;width:45%;text-align:left;font-weight:700;color:#0d7313}.styled-table thead[data-v-de500b29]{display:none}}@media (max-width: 480px){.container[data-v-de500b29]{width:100%;margin:0 auto;border-radius:0}.styled-table td[data-v-de500b29]{padding-left:40%}.styled-table td[data-v-de500b29]:before{width:35%}.preview-image[data-v-de500b29]{max-width:150px}}.spinner-container[data-v-f5cdce00]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-f5cdce00]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.header[data-v-f5cdce00]{margin-bottom:20px}.table-header[data-v-f5cdce00]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.search-container[data-v-f5cdce00]{position:relative;margin-left:20px}.search-input[data-v-f5cdce00]{padding:5px 30px 5px 35px;border:1px solid #ccc;border-radius:4px;background:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2) no-repeat 10px center;background-size:15px}.search-input[data-v-f5cdce00]::placeholder{color:#888}.title[data-v-f5cdce00]{font-size:30px;font-weight:700}.image-table[data-v-f5cdce00]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-f5cdce00],.image-table td[data-v-f5cdce00]{border:1px solid #ddd;padding:8px;text-align:center}.image-table th[data-v-f5cdce00]{background-color:#f2f2f2}.action-button[data-v-f5cdce00]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:15px}.delete-button[data-v-f5cdce00]{background-color:red;color:#fff}.action-button[data-v-f5cdce00]:hover{opacity:.8}.pagination[data-v-f5cdce00]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-f5cdce00]{border-radius:5px;margin-right:2%!important}.siguiente[data-v-f5cdce00]{border-radius:5px;margin-left:2%!important}@media (min-width: 1200px){.container[data-v-f5cdce00]{width:1500px;margin:50px auto}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-f5cdce00]{width:600px;margin:40px auto 40px 15%}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-f5cdce00]{width:600px;margin:30px auto 30px 15%}.image-table th[data-v-f5cdce00]:nth-child(4),.image-table td[data-v-f5cdce00]:nth-child(4){width:120px}}@media (max-width: 768px){.container[data-v-f5cdce00]{width:500px;margin:8px auto}.image-table th[data-v-f5cdce00]:nth-child(1),.image-table td[data-v-f5cdce00]:nth-child(1){width:100px}.image-table th[data-v-f5cdce00]:nth-child(2),.image-table td[data-v-f5cdce00]:nth-child(2){width:90px}.image-table th[data-v-f5cdce00]:nth-child(3),.image-table td[data-v-f5cdce00]:nth-child(3){width:30%}.image-table th[data-v-f5cdce00]:nth-child(4),.image-table td[data-v-f5cdce00]:nth-child(4){width:120px}}@media (max-width: 580px){.container[data-v-f5cdce00]{width:550px;margin:8px auto}.image-table th[data-v-f5cdce00]:nth-child(1),.image-table td[data-v-f5cdce00]:nth-child(1){width:100px}.image-table th[data-v-f5cdce00]:nth-child(2),.image-table td[data-v-f5cdce00]:nth-child(2){width:90px}.image-table th[data-v-f5cdce00]:nth-child(3),.image-table td[data-v-f5cdce00]:nth-child(3){width:50%!important}.image-table th[data-v-f5cdce00]:nth-child(4),.image-table td[data-v-f5cdce00]:nth-child(4){width:200px}}@media (max-width: 479px){.container[data-v-f5cdce00]{max-width:440px;margin:20px auto}}.spinner-container[data-v-bceea55f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-bceea55f]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.header[data-v-bceea55f]{margin-bottom:20px}.table-header[data-v-bceea55f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.title[data-v-bceea55f]{font-size:30px;font-weight:700}.search-container[data-v-bceea55f]{position:relative;margin-left:20px}.search-input[data-v-bceea55f]{padding:5px 30px 5px 35px;border:1px solid #ccc;border-radius:4px;background:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2) no-repeat 10px center;background-size:15px}.search-input[data-v-bceea55f]::placeholder{color:#888}.table-container[data-v-bceea55f]{max-height:400px;overflow:auto}.image-table[data-v-bceea55f]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-bceea55f],.image-table td[data-v-bceea55f]{border:1px solid #ddd;padding:8px;text-align:center}.image-table .comment-cell[data-v-bceea55f]{max-width:150px!important;max-height:100px;overflow-y:auto;white-space:normal;text-overflow:ellipsis}.container_buttons[data-v-bceea55f]{flex-direction:column!important}.action-button[data-v-bceea55f]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:13px;margin-right:2%;margin-top:2%}.edit-button[data-v-bceea55f]{background-color:#2196f3;color:#fff}.delete-button[data-v-bceea55f]{background-color:red;color:#fff}.submit-button[data-v-bceea55f]{background-color:#4caf50;border:none;color:#fff;border-radius:5px}.action-button[data-v-bceea55f]:hover{opacity:.8}.form-content[data-v-bceea55f]{background-color:#c6f4d6;padding:20px;border-radius:0}.form-group[data-v-bceea55f]{margin-bottom:15px}.flex-container[data-v-bceea55f]{display:flex;justify-content:space-between}.flex-item[data-v-bceea55f]{flex:1;margin-right:10px}.flex-item[data-v-bceea55f]:last-child{margin-right:0}.titulo[data-v-bceea55f]{color:#0d7313!important}.estado-publicado[data-v-bceea55f]{margin-left:2%;color:green}.estado-sin-publicar[data-v-bceea55f]{margin-left:2%;color:red}.comment-textarea[data-v-bceea55f]{max-height:150px;overflow-y:auto;width:100%}.form-group input[data-v-bceea55f]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.button-container[data-v-bceea55f]{text-align:center}.pagination[data-v-bceea55f]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-bceea55f]{border-radius:5px;margin-right:2%!important}.siguiente[data-v-bceea55f]{border-radius:5px;margin-left:2%!important}@media (min-width: 1500px){.container[data-v-bceea55f]{width:1200px;margin:50px auto}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-bceea55f]{width:1000px;margin:40px auto}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-bceea55f]{width:700px;margin:30px auto}}@media (max-width: 768px){.container[data-v-bceea55f]{width:650px;margin:8px auto}}@media (max-width: 580px){.container[data-v-bceea55f]{width:550px;margin:8px auto}}@media (max-width: 479px){.container[data-v-bceea55f]{max-width:400px;margin:15px auto}.search-input[data-v-bceea55f]{padding:5px 30px 5px 35px;border:1px solid #ccc;border-radius:4px;width:100%}.search-input[data-v-bceea55f]::placeholder{color:#888;font-size:8px}}.spinner-container[data-v-ab11fde1]{position:absolute;top:50%;left:60%;transform:translate(-50%,-50%);z-index:999}.container[data-v-ab11fde1]{padding:40px;margin:10px auto;max-width:100%;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a}.header[data-v-ab11fde1]{margin-bottom:20px}.table-header[data-v-ab11fde1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.title[data-v-ab11fde1]{font-size:30px;font-weight:700}.add-button[data-v-ab11fde1]{background-color:#4caf50;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer}.search-input[data-v-ab11fde1]{padding:5px;border:1px solid #ccc;border-radius:4px}.table-container[data-v-ab11fde1]{max-height:400px;overflow:auto}.image-table[data-v-ab11fde1]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-ab11fde1],.image-table td[data-v-ab11fde1]{border:1px solid #ddd;padding:8px;text-align:center}.container_buttons[data-v-ab11fde1]{display:flex;justify-content:space-around}.action-button[data-v-ab11fde1]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer}.change-password-button[data-v-ab11fde1]{background-color:orange;color:#fff;margin-right:2%;margin-left:2%}.edit-button[data-v-ab11fde1]{background-color:#2196f3;color:#fff}.delete-button[data-v-ab11fde1]{background-color:red;color:#fff}.pagination[data-v-ab11fde1]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-ab11fde1],.siguiente[data-v-ab11fde1]{border-radius:5px;margin:0 5px}.modal[data-v-ab11fde1]{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080}.modal-content[data-v-ab11fde1]{background-color:#fff;padding:20px;border-radius:5px;width:400px;box-shadow:0 2px 10px #0000001a}.close[data-v-ab11fde1]{color:#aaa;float:right;font-size:28px;font-weight:700}.close[data-v-ab11fde1]:hover,.close[data-v-ab11fde1]:focus{color:#000;text-decoration:none;cursor:pointer}.form-group[data-v-ab11fde1]{margin-bottom:15px}.form-group input[data-v-ab11fde1],.form-group select[data-v-ab11fde1]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.button-container[data-v-ab11fde1]{text-align:center}.submit-button[data-v-ab11fde1]{padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}.message[data-v-ab11fde1]{color:red;margin-top:10px}.disabled-button[data-v-ab11fde1]{opacity:.5;cursor:not-allowed;background-color:#ccc!important}@media (min-width: 1200px){.container[data-v-ab11fde1]{width:1200px!important;margin:50px auto}.descrip-cell[data-v-ab11fde1]{max-width:600%!important;height:200px!important;overflow-y:auto;overflow-x:hidden;white-space:normal;text-overflow:ellipsis;display:block}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-ab11fde1]{width:1200px;margin:40px auto}.descrip-cell[data-v-ab11fde1]{max-width:700%!important;height:300px!important}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-ab11fde1]{width:500%!important;margin:30px auto}.image-table th[data-v-ab11fde1]:nth-child(4),.image-table td[data-v-ab11fde1]:nth-child(4){width:120px}.descrip-cell[data-v-ab11fde1]{max-width:750%!important;height:300px!important}}@media (max-width: 768px){.container[data-v-ab11fde1]{width:650px;margin:8px auto}.image-table th[data-v-ab11fde1]:nth-child(1),.image-table td[data-v-ab11fde1]:nth-child(1){width:100px}.image-table th[data-v-ab11fde1]:nth-child(2),.image-table td[data-v-ab11fde1]:nth-child(2){width:90px}.image-table th[data-v-ab11fde1]:nth-child(4),.image-table td[data-v-ab11fde1]:nth-child(4){width:120px}.descrip-cell[data-v-ab11fde1]{max-width:900%!important;height:350px!important}}@media (max-width: 580px){.container[data-v-ab11fde1]{width:550px;margin:8px auto}.image-table th[data-v-ab11fde1]:nth-child(1),.image-table td[data-v-ab11fde1]:nth-child(1){width:100px}.image-table th[data-v-ab11fde1]:nth-child(2),.image-table td[data-v-ab11fde1]:nth-child(2){width:90px}.image-table th[data-v-ab11fde1]:nth-child(4),.image-table td[data-v-ab11fde1]:nth-child(4){width:200px}.descrip-cell[data-v-ab11fde1]{max-width:850%!important;height:400px!important}}@media (max-width: 479px){.container[data-v-ab11fde1]{max-width:400px;margin:15px auto}.image-table th[data-v-ab11fde1]:nth-child(1),.image-table td[data-v-ab11fde1]:nth-child(1){width:80px}.image-table th[data-v-ab11fde1]:nth-child(2),.image-table td[data-v-ab11fde1]:nth-child(2){width:70px}.image-table th[data-v-ab11fde1]:nth-child(4),.image-table td[data-v-ab11fde1]:nth-child(4){width:200%!important}.descrip-cell[data-v-ab11fde1]{max-width:950%!important;height:400px!important}}.spinner-container[data-v-ecc34745]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.language-selector[data-v-ecc34745]{margin-bottom:20px}.success-message[data-v-ecc34745]{position:fixed;top:10px;left:25px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:5px;z-index:1000}.error-message[data-v-ecc34745]{position:fixed;top:10px;left:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:5px;z-index:1000}.form-container[data-v-ecc34745]{max-width:95%;width:90vw;margin:20px auto;padding:20px;border-radius:8px;box-shadow:0 4px 20px #0000004d;background-color:#c6f4d6;transition:all .3s ease}h2[data-v-ecc34745]{text-align:center;color:#0d7313}.form[data-v-ecc34745]{display:flex;flex-direction:column}.form-group[data-v-ecc34745]{margin-bottom:15px}label[data-v-ecc34745]{font-weight:700}input[data-v-ecc34745]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;margin-top:5px}.phone-group[data-v-ecc34745]{display:flex;justify-content:space-between}.phone-group div[data-v-ecc34745]{flex:1;margin-right:10px}.phone-group div[data-v-ecc34745]:last-child{margin-right:0}.submit-button[data-v-ecc34745]{background-color:#0d7313;color:#fff;padding:10px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.submit-button[data-v-ecc34745]:hover{background-color:#0b5e10}@media (max-width: 479px){.form-container[data-v-ecc34745]{margin-left:2%}}.spinner-container[data-v-ff7793ee]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-ff7793ee]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.success-message[data-v-ff7793ee]{position:fixed;top:10px;right:20px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:5px;z-index:1000;margin-top:3%}.error-message[data-v-ff7793ee]{position:fixed;top:10px;right:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:5px;z-index:1000;margin-top:3%}.header[data-v-ff7793ee]{margin-bottom:20px}.title[data-v-ff7793ee]{font-size:30px;font-weight:700}.description[data-v-ff7793ee]{font-size:16px;color:#555}.table-header[data-v-ff7793ee]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.search-input[data-v-ff7793ee]{padding:5px;border:1px solid #ccc;border-radius:4px}.descrip-cell[data-v-ff7793ee]{max-width:400%!important;height:200px!important;overflow-y:auto;overflow-x:hidden;white-space:normal;text-overflow:ellipsis;display:block}.add-button[data-v-ff7793ee]{padding:10px 15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer}.add-button[data-v-ff7793ee]:hover{background-color:#45a049}.image-table[data-v-ff7793ee]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-ff7793ee],.image-table td[data-v-ff7793ee]{border:1px solid #ddd;padding:8px;text-align:center;word-wrap:break-word}.image-table th[data-v-ff7793ee]{background-color:#f2f2f2;font-weight:700}.image[data-v-ff7793ee]{width:120px;height:auto}.action-button[data-v-ff7793ee]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer}.edit-button[data-v-ff7793ee]{background-color:#2196f3;color:#fff;margin-right:2%;margin-bottom:2%}.delete-button[data-v-ff7793ee]{background-color:red;color:#fff}.pagination[data-v-ff7793ee]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-ff7793ee]{border-radius:5px;margin-right:2%}.siguiente[data-v-ff7793ee]{border-radius:5px;margin-left:2%}.form-content[data-v-ff7793ee]{padding:20px}.form-group[data-v-ff7793ee]{margin-bottom:15px}.form-group input[data-v-ff7793ee],.form-group textarea[data-v-ff7793ee]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-group label[data-v-ff7793ee]{color:#0d7313;display:block;margin-bottom:2px}.image-preview[data-v-ff7793ee]{text-align:center}.preview-container[data-v-ff7793ee]{display:inline-block;max-width:180px;margin:8px auto}.image-container[data-v-ff7793ee]{display:flex;justify-content:center;align-items:center}.image-container img[data-v-ff7793ee]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 10px #0003}.button-container[data-v-ff7793ee]{text-align:center}.submit-button[data-v-ff7793ee]{padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}@media (min-width: 1200px){.container[data-v-ff7793ee]{width:1200px!important;margin:50px auto}.descrip-cell[data-v-ff7793ee]{max-width:600%!important;height:200px!important}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-ff7793ee]{width:1200px;margin:40px auto}.descrip-cell[data-v-ff7793ee]{max-width:700%!important;height:300px!important}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-ff7793ee]{width:500%!important;margin:30px auto}.image-table th[data-v-ff7793ee]:nth-child(4),.image-table td[data-v-ff7793ee]:nth-child(4){width:120px}.descrip-cell[data-v-ff7793ee]{max-width:750%!important;height:300px!important}}@media (max-width: 768px){.container[data-v-ff7793ee]{width:650px;margin:8px auto}.image-table th[data-v-ff7793ee]:nth-child(1),.image-table td[data-v-ff7793ee]:nth-child(1){width:100px}.image-table th[data-v-ff7793ee]:nth-child(2),.image-table td[data-v-ff7793ee]:nth-child(2){width:90px}.image-table th[data-v-ff7793ee]:nth-child(4),.image-table td[data-v-ff7793ee]:nth-child(4){width:120px}.descrip-cell[data-v-ff7793ee]{max-width:900%!important;height:350px!important}}@media (max-width: 580px){.container[data-v-ff7793ee]{width:550px;margin:8px auto}.image-table th[data-v-ff7793ee]:nth-child(1),.image-table td[data-v-ff7793ee]:nth-child(1){width:100px}.image-table th[data-v-ff7793ee]:nth-child(2),.image-table td[data-v-ff7793ee]:nth-child(2){width:90px}.image-table th[data-v-ff7793ee]:nth-child(4),.image-table td[data-v-ff7793ee]:nth-child(4){width:200px}.descrip-cell[data-v-ff7793ee]{max-width:850%!important;height:400px!important}}@media (max-width: 479px){.container[data-v-ff7793ee]{max-width:400px;margin:15px auto}.image-table th[data-v-ff7793ee]:nth-child(1),.image-table td[data-v-ff7793ee]:nth-child(1){width:80px}.image-table th[data-v-ff7793ee]:nth-child(2),.image-table td[data-v-ff7793ee]:nth-child(2){width:70px}.image-table th[data-v-ff7793ee]:nth-child(4),.image-table td[data-v-ff7793ee]:nth-child(4){width:200%!important}.descrip-cell[data-v-ff7793ee]{max-width:950%!important;height:400px!important}}.spinner-container[data-v-0f715c21]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-0f715c21]{max-width:100%;width:95%;margin:10px auto;padding:15px;border-radius:8px;box-shadow:0 4px 20px #0000001a;background-color:#c6f4d6;box-sizing:border-box}h2[data-v-0f715c21],h3[data-v-0f715c21]{color:#0d7313;text-align:center}.success-message[data-v-0f715c21],.error-message[data-v-0f715c21]{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:90%}.success-message[data-v-0f715c21]{background-color:#4caf50d9;border:1px solid #4CAF50}.error-message[data-v-0f715c21]{background-color:#ff0000d9;border:1px solid #d8000c}.table-responsive[data-v-0f715c21]{overflow-x:auto;margin:25px 0;border-radius:8px;box-shadow:0 2px 10px #0000001a}.styled-table[data-v-0f715c21]{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;width:100%;box-shadow:0 0 20px #00000026}.styled-table thead tr[data-v-0f715c21]{background-color:#009879;color:#fff;text-align:left}.styled-table th[data-v-0f715c21],.styled-table td[data-v-0f715c21]{padding:12px 15px}.styled-table tbody tr[data-v-0f715c21]{border-bottom:1px solid #dddddd}.styled-table tbody tr[data-v-0f715c21]:nth-of-type(even){background-color:#f3f3f3}.styled-table tbody tr[data-v-0f715c21]:last-of-type{border-bottom:2px solid #009879}.action-button[data-v-0f715c21]{padding:8px 16px;border-radius:6px;font-size:.9rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px;background-color:#4caf50;color:#fff;border:none;cursor:pointer}.add-button[data-v-0f715c21]{background-color:#4caf50;color:#fff;padding:8px 20px}.delete-button[data-v-0f715c21]{background-color:#f44}.action-button[data-v-0f715c21]:hover{background-color:#3e8e41}.delete-button[data-v-0f715c21]{background-color:red}.edit-button[data-v-0f715c21]{background-color:#2196f3}.add-button[data-v-0f715c21]{background-color:#4caf50;color:#fff;border:none;padding:5px 10px;font-size:16px;cursor:pointer;border-radius:5px}.add-button[data-v-0f715c21]:hover{background-color:#3e8e41}.action-button.small-button[data-v-0f715c21]{padding:7px 14px;font-size:12px;border-radius:10px;margin-right:5%}.action-button.small-button[data-v-0f715c21]:hover{background-color:#3e8e41}.button-container[data-v-0f715c21]{display:flex;justify-content:center;margin-top:20px}.modal-form[data-v-0f715c21]{display:flex;flex-direction:column;align-items:center;padding:20px}.form-group[data-v-0f715c21]{margin-bottom:20px;width:100%}.form-group label[data-v-0f715c21]{display:block;margin-bottom:10px;color:#0d7313;font-weight:700}.form-group input[data-v-0f715c21],.form-group textarea[data-v-0f715c21],.form-group select[data-v-0f715c21]{width:100%;padding:.8rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem}.preview-image[data-v-0f715c21]{max-width:200px;width:100%;height:auto;border-radius:8px;margin:10px auto;display:block}.submit-button[data-v-0f715c21]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:10px}.table-image[data-v-0f715c21]{width:60px;height:60px;border-radius:8px;object-fit:cover}.table-header[data-v-0f715c21]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 768px){.container[data-v-0f715c21]{padding:10px;margin:10px auto}.table-responsive[data-v-0f715c21]{margin:15px 0}.styled-table[data-v-0f715c21]{min-width:100%}.styled-table th[data-v-0f715c21],.styled-table td[data-v-0f715c21]{padding:10px;font-size:.85rem}.preview-image[data-v-0f715c21]{margin-top:10px;max-width:50%;margin-left:25%;height:auto;border:1px solid #ccc;border-radius:4px}.submit-button[data-v-0f715c21]{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;font-size:16px;cursor:pointer;border-radius:10px}.submit-button[data-v-0f715c21]:hover{background-color:#3e8e41}.table-image[data-v-0f715c21]{width:50px;height:50px}.action-button[data-v-0f715c21]{padding:6px 12px;font-size:.8rem}.modal-form[data-v-0f715c21]{padding:15px}.form-group input[data-v-0f715c21],.form-group textarea[data-v-0f715c21]{padding:.6rem}.table-header[data-v-0f715c21]{flex-direction:column;align-items:flex-start;gap:1rem}.styled-table tbody tr[data-v-0f715c21]{display:flex;flex-direction:column;border-bottom:2px solid #009879;margin-bottom:1rem}.styled-table td[data-v-0f715c21]{width:100%;text-align:right;padding-left:50%;position:relative}.styled-table td[data-v-0f715c21]:before{content:attr(data-label);position:absolute;left:10px;width:45%;text-align:left;font-weight:700;color:#0d7313}.styled-table thead[data-v-0f715c21]{display:none}}@media (max-width: 480px){.container[data-v-0f715c21]{width:100%;margin:0 auto;border-radius:0}.styled-table td[data-v-0f715c21]{padding-left:40%}.styled-table td[data-v-0f715c21]:before{width:35%}.preview-image[data-v-0f715c21]{max-width:150px}}.spinner-container[data-v-3715c3bb]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container[data-v-3715c3bb]{max-width:100%;width:90vw;margin:10px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:scroll;transition:all .3s ease}.success-message[data-v-3715c3bb]{position:fixed;top:10px;right:20px;background-color:#4caf5080;color:#fff;padding:10px;border:1px solid #4CAF50;border-radius:5px;z-index:1000;margin-top:3%}.error-message[data-v-3715c3bb]{position:fixed;top:10px;right:20px;background-color:#ff000080;color:#fff;padding:10px;border:1px solid #d8000c;border-radius:5px;z-index:1000;margin-top:3%}.header[data-v-3715c3bb]{margin-bottom:20px}.table-header[data-v-3715c3bb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.title[data-v-3715c3bb]{font-size:30px;font-weight:700}.add-button[data-v-3715c3bb]{padding:10px 15px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-left:91%}.add-button[data-v-3715c3bb]:hover{background-color:#45a049}.image-table[data-v-3715c3bb]{width:100%;border-collapse:collapse;margin-top:10px;font-size:16px}.image-table th[data-v-3715c3bb],.image-table td[data-v-3715c3bb]{border:1px solid #ddd;padding:8px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-table th[data-v-3715c3bb]{background-color:#f2f2f2;font-weight:700}.image-table th[data-v-3715c3bb]:nth-child(1),.image-table td[data-v-3715c3bb]:nth-child(1){width:120px}.image-table th[data-v-3715c3bb]:nth-child(2),.image-table td[data-v-3715c3bb]:nth-child(2){width:150px}.image-table th[data-v-3715c3bb]:nth-child(3),.image-table td[data-v-3715c3bb]:nth-child(3){width:200px}.image-table th[data-v-3715c3bb]:nth-child(4),.image-table td[data-v-3715c3bb]:nth-child(4){width:120px}.image[data-v-3715c3bb]{width:120px;height:auto}.action-button[data-v-3715c3bb]{padding:5px 10px;border:none;border-radius:5px;cursor:pointer;font-size:15px}.edit-button[data-v-3715c3bb]{background-color:#2196f3;color:#fff;margin-right:2%}.delete-button[data-v-3715c3bb]{background-color:red;color:#fff}.action-button[data-v-3715c3bb]:hover{opacity:.8}.form-container[data-v-3715c3bb]{background-color:#c6f4d6;padding:20px;border-radius:0;margin:0}.form-group[data-v-3715c3bb]{margin-bottom:15px}.titulo[data-v-3715c3bb]{color:#0d7313!important}.form-group input[data-v-3715c3bb],.form-group textarea[data-v-3715c3bb]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.form-group label[data-v-3715c3bb]{color:#0d7313;display:block;margin-bottom:2px}.image-preview[data-v-3715c3bb]{text-align:center}.preview-container[data-v-3715c3bb]{display:inline-block;max-width:180px;margin:8px auto}.image-container[data-v-3715c3bb]{display:flex;justify-content:center;align-items:center}.image-container img[data-v-3715c3bb]{max-width:100%;height:auto;border-radius:10px;box-shadow:0 0 10px #0003}.button-container[data-v-3715c3bb]{text-align:center}.submit-button[data-v-3715c3bb]{position:relative;padding:10px 20px;border:none;border-radius:5px;background-color:#4caf50;color:#fff;cursor:pointer}.pagination[data-v-3715c3bb]{display:flex;justify-content:center;margin-top:20px}.anterior[data-v-3715c3bb]{border-radius:5px;margin-right:2%}.siguiente[data-v-3715c3bb]{border-radius:5px;margin-left:2%}@media (min-width: 1200px){.container[data-v-3715c3bb]{width:1500px;margin:50px auto}}@media (min-width: 992px) and (max-width: 1199px){.container[data-v-3715c3bb]{width:600px;margin:40px auto}}@media (min-width: 768px) and (max-width: 991px){.container[data-v-3715c3bb]{width:600px;margin:30px auto}.image-table th[data-v-3715c3bb]:nth-child(4),.image-table td[data-v-3715c3bb]:nth-child(4){width:120px}}@media (max-width: 768px){.container[data-v-3715c3bb]{width:500px;margin:8px auto}.image-table th[data-v-3715c3bb]:nth-child(1),.image-table td[data-v-3715c3bb]:nth-child(1){width:100px}.image-table th[data-v-3715c3bb]:nth-child(2),.image-table td[data-v-3715c3bb]:nth-child(2){width:90px}.image-table th[data-v-3715c3bb]:nth-child(3),.image-table td[data-v-3715c3bb]:nth-child(3){width:30%}.image-table th[data-v-3715c3bb]:nth-child(4),.image-table td[data-v-3715c3bb]:nth-child(4){width:120px}}@media (max-width: 580px){.container[data-v-3715c3bb]{width:550px;margin:8px auto}.image-table th[data-v-3715c3bb]:nth-child(1),.image-table td[data-v-3715c3bb]:nth-child(1){width:100px}.image-table th[data-v-3715c3bb]:nth-child(2),.image-table td[data-v-3715c3bb]:nth-child(2){width:90px}.image-table th[data-v-3715c3bb]:nth-child(3),.image-table td[data-v-3715c3bb]:nth-child(3){width:50%!important}.image-table th[data-v-3715c3bb]:nth-child(4),.image-table td[data-v-3715c3bb]:nth-child(4){width:200px}}@media (max-width: 479px){.container[data-v-3715c3bb]{max-width:400px;margin:10px auto}.image-table th[data-v-3715c3bb]:nth-child(1),.image-table td[data-v-3715c3bb]:nth-child(1){width:20px}.image-table th[data-v-3715c3bb]:nth-child(2),.image-table td[data-v-3715c3bb]:nth-child(2){width:20px}.image-table th[data-v-3715c3bb]:nth-child(3),.image-table td[data-v-3715c3bb]:nth-child(3){width:25%}.image-table th[data-v-3715c3bb]:nth-child(4),.image-table td[data-v-3715c3bb]:nth-child(4){width:200%!important}.add-button[data-v-3715c3bb]{margin-left:71%}}.container-circles{width:100%;height:100%;overflow:hidden;position:relative;z-index:0}.background{display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-mask-image:radial-gradient(white 0%,white 30%,transparent 80%,transparent);mask-image:radial-gradient(white 0%,white 30%,transparent 80%,transparent)}.circle-container{position:absolute;-webkit-transform:translateY(-10vh);transform:translateY(-10vh);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.circle-container .circle{width:200%;height:200%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(#C6F4D6,#C6F4D6 10%,rgba(153,255,255,0) 56%)!important;-webkit-animation:fadein-frames .2s infinite,scale-frames 2s infinite;animation:fadein-frames .2s infinite,scale-frames 2s infinite}@-webkit-keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@-webkit-keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}@keyframes scale-frames{0%{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}50%{-webkit-transform:scale3d(2.2,2.2,1);transform:scale3d(2.2,2.2,1)}to{-webkit-transform:scale3d(.4,.4,1);transform:scale3d(.4,.4,1)}}.circle-container:nth-child(1){width:4px;height:4px;-webkit-animation-name:move-frames-1;animation-name:move-frames-1;-webkit-animation-duration:31629ms;animation-duration:31629ms;-webkit-animation-delay:16888ms;animation-delay:16888ms}@-webkit-keyframes move-frames-1{0%{-webkit-transform:translate3d(95vw,105vh,0);transform:translate3d(95vw,105vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}@keyframes move-frames-1{0%{-webkit-transform:translate3d(95vw,105vh,0);transform:translate3d(95vw,105vh,0)}to{-webkit-transform:translate3d(17vw,-109vh,0);transform:translate3d(17vw,-109vh,0)}}.circle-container:nth-child(1) .circle{-webkit-animation-delay:3101ms;animation-delay:3101ms}.circle-container:nth-child(2){width:6px;height:6px;-webkit-animation-name:move-frames-2;animation-name:move-frames-2;-webkit-animation-duration:29829ms;animation-duration:29829ms;-webkit-animation-delay:28802ms;animation-delay:28802ms}@-webkit-keyframes move-frames-2{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(81vw,-134vh,0);transform:translate3d(81vw,-134vh,0)}}@keyframes move-frames-2{0%{-webkit-transform:translate3d(34vw,108vh,0);transform:translate3d(34vw,108vh,0)}to{-webkit-transform:translate3d(81vw,-134vh,0);transform:translate3d(81vw,-134vh,0)}}.circle-container:nth-child(2) .circle{-webkit-animation-delay:2865ms;animation-delay:2865ms}.circle-container:nth-child(3){width:6px;height:6px;-webkit-animation-name:move-frames-3;animation-name:move-frames-3;-webkit-animation-duration:31166ms;animation-duration:31166ms;-webkit-animation-delay:26856ms;animation-delay:26856ms}@-webkit-keyframes move-frames-3{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}@keyframes move-frames-3{0%{-webkit-transform:translate3d(52vw,108vh,0);transform:translate3d(52vw,108vh,0)}to{-webkit-transform:translate3d(41vw,-133vh,0);transform:translate3d(41vw,-133vh,0)}}.circle-container:nth-child(3) .circle{-webkit-animation-delay:3469ms;animation-delay:3469ms}.circle-container:nth-child(4){width:7px;height:7px;-webkit-animation-name:move-frames-4;animation-name:move-frames-4;-webkit-animation-duration:31.21s;animation-duration:31.21s;-webkit-animation-delay:3816ms;animation-delay:3816ms}@-webkit-keyframes move-frames-4{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-103vh,0);transform:translate3d(47vw,-103vh,0)}}@keyframes move-frames-4{0%{-webkit-transform:translate3d(29vw,101vh,0);transform:translate3d(29vw,101vh,0)}to{-webkit-transform:translate3d(47vw,-103vh,0);transform:translate3d(47vw,-103vh,0)}}.circle-container:nth-child(4) .circle{-webkit-animation-delay:3947ms;animation-delay:3947ms}.circle-container:nth-child(5){width:3px;height:3px;-webkit-animation-name:move-frames-5;animation-name:move-frames-5;-webkit-animation-duration:32.61s;animation-duration:32.61s;-webkit-animation-delay:12936ms;animation-delay:12936ms}@-webkit-keyframes move-frames-5{0%{-webkit-transform:translate3d(20vw,104vh,0);transform:translate3d(20vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}@keyframes move-frames-5{0%{-webkit-transform:translate3d(20vw,104vh,0);transform:translate3d(20vw,104vh,0)}to{-webkit-transform:translate3d(76vw,-131vh,0);transform:translate3d(76vw,-131vh,0)}}.circle-container:nth-child(5) .circle{-webkit-animation-delay:554ms;animation-delay:554ms}.circle-container:nth-child(6){width:3px;height:3px;-webkit-animation-name:move-frames-6;animation-name:move-frames-6;-webkit-animation-duration:36741ms;animation-duration:36741ms;-webkit-animation-delay:16.65s;animation-delay:16.65s}@-webkit-keyframes move-frames-6{0%{-webkit-transform:translate3d(40vw,102vh,0);transform:translate3d(40vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-117vh,0);transform:translate3d(6vw,-117vh,0)}}@keyframes move-frames-6{0%{-webkit-transform:translate3d(40vw,102vh,0);transform:translate3d(40vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-117vh,0);transform:translate3d(6vw,-117vh,0)}}.circle-container:nth-child(6) .circle{-webkit-animation-delay:2052ms;animation-delay:2052ms}.circle-container:nth-child(7){width:8px;height:8px;-webkit-animation-name:move-frames-7;animation-name:move-frames-7;-webkit-animation-duration:32297ms;animation-duration:32297ms;-webkit-animation-delay:33.61s;animation-delay:33.61s}@-webkit-keyframes move-frames-7{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}@keyframes move-frames-7{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(23vw,-117vh,0);transform:translate3d(23vw,-117vh,0)}}.circle-container:nth-child(7) .circle{-webkit-animation-delay:347ms;animation-delay:347ms}.circle-container:nth-child(8){width:6px;height:6px;-webkit-animation-name:move-frames-8;animation-name:move-frames-8;-webkit-animation-duration:30947ms;animation-duration:30947ms;-webkit-animation-delay:16143ms;animation-delay:16143ms}@-webkit-keyframes move-frames-8{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}@keyframes move-frames-8{0%{-webkit-transform:translate3d(6vw,107vh,0);transform:translate3d(6vw,107vh,0)}to{-webkit-transform:translate3d(42vw,-135vh,0);transform:translate3d(42vw,-135vh,0)}}.circle-container:nth-child(8) .circle{-webkit-animation-delay:492ms;animation-delay:492ms}.circle-container:nth-child(9){width:1px;height:1px;-webkit-animation-name:move-frames-9;animation-name:move-frames-9;-webkit-animation-duration:31436ms;animation-duration:31436ms;-webkit-animation-delay:23328ms;animation-delay:23328ms}@-webkit-keyframes move-frames-9{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}@keyframes move-frames-9{0%{-webkit-transform:translate3d(86vw,101vh,0);transform:translate3d(86vw,101vh,0)}to{-webkit-transform:translate3d(71vw,-104vh,0);transform:translate3d(71vw,-104vh,0)}}.circle-container:nth-child(9) .circle{-webkit-animation-delay:1387ms;animation-delay:1387ms}.circle-container:nth-child(10){width:8px;height:8px;-webkit-animation-name:move-frames-10;animation-name:move-frames-10;-webkit-animation-duration:33449ms;animation-duration:33449ms;-webkit-animation-delay:26386ms;animation-delay:26386ms}@-webkit-keyframes move-frames-10{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-115vh,0);transform:translate3d(33vw,-115vh,0)}}@keyframes move-frames-10{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(33vw,-115vh,0);transform:translate3d(33vw,-115vh,0)}}.circle-container:nth-child(10) .circle{-webkit-animation-delay:3979ms;animation-delay:3979ms}.circle-container:nth-child(11){width:1px;height:1px;-webkit-animation-name:move-frames-11;animation-name:move-frames-11;-webkit-animation-duration:28278ms;animation-duration:28278ms;-webkit-animation-delay:32831ms;animation-delay:32831ms}@-webkit-keyframes move-frames-11{0%{-webkit-transform:translate3d(24vw,104vh,0);transform:translate3d(24vw,104vh,0)}to{-webkit-transform:translate3d(84vw,-120vh,0);transform:translate3d(84vw,-120vh,0)}}@keyframes move-frames-11{0%{-webkit-transform:translate3d(24vw,104vh,0);transform:translate3d(24vw,104vh,0)}to{-webkit-transform:translate3d(84vw,-120vh,0);transform:translate3d(84vw,-120vh,0)}}.circle-container:nth-child(11) .circle{-webkit-animation-delay:3046ms;animation-delay:3046ms}.circle-container:nth-child(12){width:5px;height:5px;-webkit-animation-name:move-frames-12;animation-name:move-frames-12;-webkit-animation-duration:30459ms;animation-duration:30459ms;-webkit-animation-delay:164ms;animation-delay:164ms}@-webkit-keyframes move-frames-12{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}@keyframes move-frames-12{0%{-webkit-transform:translate3d(53vw,109vh,0);transform:translate3d(53vw,109vh,0)}to{-webkit-transform:translate3d(74vw,-134vh,0);transform:translate3d(74vw,-134vh,0)}}.circle-container:nth-child(12) .circle{-webkit-animation-delay:299ms;animation-delay:299ms}.circle-container:nth-child(13){width:6px;height:6px;-webkit-animation-name:move-frames-13;animation-name:move-frames-13;-webkit-animation-duration:33.61s;animation-duration:33.61s;-webkit-animation-delay:24288ms;animation-delay:24288ms}@-webkit-keyframes move-frames-13{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}@keyframes move-frames-13{0%{-webkit-transform:translate3d(88vw,110vh,0);transform:translate3d(88vw,110vh,0)}to{-webkit-transform:translate3d(44vw,-113vh,0);transform:translate3d(44vw,-113vh,0)}}.circle-container:nth-child(13) .circle{-webkit-animation-delay:2418ms;animation-delay:2418ms}.circle-container:nth-child(14){width:3px;height:3px;-webkit-animation-name:move-frames-14;animation-name:move-frames-14;-webkit-animation-duration:34941ms;animation-duration:34941ms;-webkit-animation-delay:15658ms;animation-delay:15658ms}@-webkit-keyframes move-frames-14{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-127vh,0);transform:translate3d(25vw,-127vh,0)}}@keyframes move-frames-14{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(25vw,-127vh,0);transform:translate3d(25vw,-127vh,0)}}.circle-container:nth-child(14) .circle{-webkit-animation-delay:1331ms;animation-delay:1331ms}.circle-container:nth-child(15){width:4px;height:4px;-webkit-animation-name:move-frames-15;animation-name:move-frames-15;-webkit-animation-duration:36241ms;animation-duration:36241ms;-webkit-animation-delay:12834ms;animation-delay:12834ms}@-webkit-keyframes move-frames-15{0%{-webkit-transform:translate3d(89vw,105vh,0);transform:translate3d(89vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-129vh,0);transform:translate3d(54vw,-129vh,0)}}@keyframes move-frames-15{0%{-webkit-transform:translate3d(89vw,105vh,0);transform:translate3d(89vw,105vh,0)}to{-webkit-transform:translate3d(54vw,-129vh,0);transform:translate3d(54vw,-129vh,0)}}.circle-container:nth-child(15) .circle{-webkit-animation-delay:691ms;animation-delay:691ms}.circle-container:nth-child(16){width:2px;height:2px;-webkit-animation-name:move-frames-16;animation-name:move-frames-16;-webkit-animation-duration:35626ms;animation-duration:35626ms;-webkit-animation-delay:24426ms;animation-delay:24426ms}@-webkit-keyframes move-frames-16{0%{-webkit-transform:translate3d(54vw,109vh,0);transform:translate3d(54vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-126vh,0);transform:translate3d(39vw,-126vh,0)}}@keyframes move-frames-16{0%{-webkit-transform:translate3d(54vw,109vh,0);transform:translate3d(54vw,109vh,0)}to{-webkit-transform:translate3d(39vw,-126vh,0);transform:translate3d(39vw,-126vh,0)}}.circle-container:nth-child(16) .circle{-webkit-animation-delay:2272ms;animation-delay:2272ms}.circle-container:nth-child(17){width:3px;height:3px;-webkit-animation-name:move-frames-17;animation-name:move-frames-17;-webkit-animation-duration:32811ms;animation-duration:32811ms;-webkit-animation-delay:17578ms;animation-delay:17578ms}@-webkit-keyframes move-frames-17{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-137vh,0);transform:translate3d(30vw,-137vh,0)}}@keyframes move-frames-17{0%{-webkit-transform:translate3d(78vw,110vh,0);transform:translate3d(78vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-137vh,0);transform:translate3d(30vw,-137vh,0)}}.circle-container:nth-child(17) .circle{-webkit-animation-delay:2393ms;animation-delay:2393ms}.circle-container:nth-child(18){width:1px;height:1px;-webkit-animation-name:move-frames-18;animation-name:move-frames-18;-webkit-animation-duration:30193ms;animation-duration:30193ms;-webkit-animation-delay:2509ms;animation-delay:2509ms}@-webkit-keyframes move-frames-18{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(78vw,-110vh,0);transform:translate3d(78vw,-110vh,0)}}@keyframes move-frames-18{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(78vw,-110vh,0);transform:translate3d(78vw,-110vh,0)}}.circle-container:nth-child(18) .circle{-webkit-animation-delay:.81s;animation-delay:.81s}.circle-container:nth-child(19){width:1px;height:1px;-webkit-animation-name:move-frames-19;animation-name:move-frames-19;-webkit-animation-duration:33583ms;animation-duration:33583ms;-webkit-animation-delay:7279ms;animation-delay:7279ms}@-webkit-keyframes move-frames-19{0%{-webkit-transform:translate3d(55vw,108vh,0);transform:translate3d(55vw,108vh,0)}to{-webkit-transform:translate3d(48vw,-132vh,0);transform:translate3d(48vw,-132vh,0)}}@keyframes move-frames-19{0%{-webkit-transform:translate3d(55vw,108vh,0);transform:translate3d(55vw,108vh,0)}to{-webkit-transform:translate3d(48vw,-132vh,0);transform:translate3d(48vw,-132vh,0)}}.circle-container:nth-child(19) .circle{-webkit-animation-delay:1112ms;animation-delay:1112ms}.circle-container:nth-child(20){width:1px;height:1px;-webkit-animation-name:move-frames-20;animation-name:move-frames-20;-webkit-animation-duration:36573ms;animation-duration:36573ms;-webkit-animation-delay:24154ms;animation-delay:24154ms}@-webkit-keyframes move-frames-20{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(4vw,-108vh,0);transform:translate3d(4vw,-108vh,0)}}@keyframes move-frames-20{0%{-webkit-transform:translate3d(59vw,103vh,0);transform:translate3d(59vw,103vh,0)}to{-webkit-transform:translate3d(4vw,-108vh,0);transform:translate3d(4vw,-108vh,0)}}.circle-container:nth-child(20) .circle{-webkit-animation-delay:3899ms;animation-delay:3899ms}.circle-container:nth-child(21){width:6px;height:6px;-webkit-animation-name:move-frames-21;animation-name:move-frames-21;-webkit-animation-duration:34467ms;animation-duration:34467ms;-webkit-animation-delay:19.42s;animation-delay:19.42s}@-webkit-keyframes move-frames-21{0%{-webkit-transform:translate3d(29vw,106vh,0);transform:translate3d(29vw,106vh,0)}to{-webkit-transform:translate3d(27vw,-116vh,0);transform:translate3d(27vw,-116vh,0)}}@keyframes move-frames-21{0%{-webkit-transform:translate3d(29vw,106vh,0);transform:translate3d(29vw,106vh,0)}to{-webkit-transform:translate3d(27vw,-116vh,0);transform:translate3d(27vw,-116vh,0)}}.circle-container:nth-child(21) .circle{-webkit-animation-delay:898ms;animation-delay:898ms}.circle-container:nth-child(22){width:4px;height:4px;-webkit-animation-name:move-frames-22;animation-name:move-frames-22;-webkit-animation-duration:33.75s;animation-duration:33.75s;-webkit-animation-delay:17945ms;animation-delay:17945ms}@-webkit-keyframes move-frames-22{0%{-webkit-transform:translate3d(27vw,110vh,0);transform:translate3d(27vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}@keyframes move-frames-22{0%{-webkit-transform:translate3d(27vw,110vh,0);transform:translate3d(27vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-128vh,0);transform:translate3d(9vw,-128vh,0)}}.circle-container:nth-child(22) .circle{-webkit-animation-delay:368ms;animation-delay:368ms}.circle-container:nth-child(23){width:8px;height:8px;-webkit-animation-name:move-frames-23;animation-name:move-frames-23;-webkit-animation-duration:36039ms;animation-duration:36039ms;-webkit-animation-delay:31727ms;animation-delay:31727ms}@-webkit-keyframes move-frames-23{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(51vw,-112vh,0);transform:translate3d(51vw,-112vh,0)}}@keyframes move-frames-23{0%{-webkit-transform:translate3d(92vw,107vh,0);transform:translate3d(92vw,107vh,0)}to{-webkit-transform:translate3d(51vw,-112vh,0);transform:translate3d(51vw,-112vh,0)}}.circle-container:nth-child(23) .circle{-webkit-animation-delay:294ms;animation-delay:294ms}.circle-container:nth-child(24){width:6px;height:6px;-webkit-animation-name:move-frames-24;animation-name:move-frames-24;-webkit-animation-duration:33509ms;animation-duration:33509ms;-webkit-animation-delay:23.14s;animation-delay:23.14s}@-webkit-keyframes move-frames-24{0%{-webkit-transform:translate3d(95vw,108vh,0);transform:translate3d(95vw,108vh,0)}to{-webkit-transform:translate3d(66vw,-112vh,0);transform:translate3d(66vw,-112vh,0)}}@keyframes move-frames-24{0%{-webkit-transform:translate3d(95vw,108vh,0);transform:translate3d(95vw,108vh,0)}to{-webkit-transform:translate3d(66vw,-112vh,0);transform:translate3d(66vw,-112vh,0)}}.circle-container:nth-child(24) .circle{-webkit-animation-delay:1317ms;animation-delay:1317ms}.circle-container:nth-child(25){width:6px;height:6px;-webkit-animation-name:move-frames-25;animation-name:move-frames-25;-webkit-animation-duration:31384ms;animation-duration:31384ms;-webkit-animation-delay:24586ms;animation-delay:24586ms}@-webkit-keyframes move-frames-25{0%{-webkit-transform:translate3d(5vw,106vh,0);transform:translate3d(5vw,106vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}@keyframes move-frames-25{0%{-webkit-transform:translate3d(5vw,106vh,0);transform:translate3d(5vw,106vh,0)}to{-webkit-transform:translate3d(66vw,-122vh,0);transform:translate3d(66vw,-122vh,0)}}.circle-container:nth-child(25) .circle{-webkit-animation-delay:2095ms;animation-delay:2095ms}.circle-container:nth-child(26){width:6px;height:6px;-webkit-animation-name:move-frames-26;animation-name:move-frames-26;-webkit-animation-duration:36752ms;animation-duration:36752ms;-webkit-animation-delay:16778ms;animation-delay:16778ms}@-webkit-keyframes move-frames-26{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(30vw,-118vh,0);transform:translate3d(30vw,-118vh,0)}}@keyframes move-frames-26{0%{-webkit-transform:translate3d(80vw,109vh,0);transform:translate3d(80vw,109vh,0)}to{-webkit-transform:translate3d(30vw,-118vh,0);transform:translate3d(30vw,-118vh,0)}}.circle-container:nth-child(26) .circle{-webkit-animation-delay:3628ms;animation-delay:3628ms}.circle-container:nth-child(27){width:5px;height:5px;-webkit-animation-name:move-frames-27;animation-name:move-frames-27;-webkit-animation-duration:30.11s;animation-duration:30.11s;-webkit-animation-delay:19386ms;animation-delay:19386ms}@-webkit-keyframes move-frames-27{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(18vw,-129vh,0);transform:translate3d(18vw,-129vh,0)}}@keyframes move-frames-27{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(18vw,-129vh,0);transform:translate3d(18vw,-129vh,0)}}.circle-container:nth-child(27) .circle{-webkit-animation-delay:1307ms;animation-delay:1307ms}.circle-container:nth-child(28){width:3px;height:3px;-webkit-animation-name:move-frames-28;animation-name:move-frames-28;-webkit-animation-duration:34011ms;animation-duration:34011ms;-webkit-animation-delay:11928ms;animation-delay:11928ms}@-webkit-keyframes move-frames-28{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(66vw,-118vh,0);transform:translate3d(66vw,-118vh,0)}}@keyframes move-frames-28{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(66vw,-118vh,0);transform:translate3d(66vw,-118vh,0)}}.circle-container:nth-child(28) .circle{-webkit-animation-delay:715ms;animation-delay:715ms}.circle-container:nth-child(29){width:7px;height:7px;-webkit-animation-name:move-frames-29;animation-name:move-frames-29;-webkit-animation-duration:30318ms;animation-duration:30318ms;-webkit-animation-delay:21581ms;animation-delay:21581ms}@-webkit-keyframes move-frames-29{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-117vh,0);transform:translate3d(3vw,-117vh,0)}}@keyframes move-frames-29{0%{-webkit-transform:translate3d(23vw,106vh,0);transform:translate3d(23vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-117vh,0);transform:translate3d(3vw,-117vh,0)}}.circle-container:nth-child(29) .circle{-webkit-animation-delay:3.52s;animation-delay:3.52s}.circle-container:nth-child(30){width:7px;height:7px;-webkit-animation-name:move-frames-30;animation-name:move-frames-30;-webkit-animation-duration:34903ms;animation-duration:34903ms;-webkit-animation-delay:24248ms;animation-delay:24248ms}@-webkit-keyframes move-frames-30{0%{-webkit-transform:translate3d(93vw,108vh,0);transform:translate3d(93vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-110vh,0);transform:translate3d(84vw,-110vh,0)}}@keyframes move-frames-30{0%{-webkit-transform:translate3d(93vw,108vh,0);transform:translate3d(93vw,108vh,0)}to{-webkit-transform:translate3d(84vw,-110vh,0);transform:translate3d(84vw,-110vh,0)}}.circle-container:nth-child(30) .circle{-webkit-animation-delay:1356ms;animation-delay:1356ms}.circle-container:nth-child(31){width:7px;height:7px;-webkit-animation-name:move-frames-31;animation-name:move-frames-31;-webkit-animation-duration:32399ms;animation-duration:32399ms;-webkit-animation-delay:20.05s;animation-delay:20.05s}@-webkit-keyframes move-frames-31{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-112vh,0);transform:translate3d(75vw,-112vh,0)}}@keyframes move-frames-31{0%{-webkit-transform:translate3d(49vw,104vh,0);transform:translate3d(49vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-112vh,0);transform:translate3d(75vw,-112vh,0)}}.circle-container:nth-child(31) .circle{-webkit-animation-delay:2541ms;animation-delay:2541ms}.circle-container:nth-child(32){width:8px;height:8px;-webkit-animation-name:move-frames-32;animation-name:move-frames-32;-webkit-animation-duration:33153ms;animation-duration:33153ms;-webkit-animation-delay:30498ms;animation-delay:30498ms}@-webkit-keyframes move-frames-32{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-126vh,0);transform:translate3d(74vw,-126vh,0)}}@keyframes move-frames-32{0%{-webkit-transform:translate3d(58vw,101vh,0);transform:translate3d(58vw,101vh,0)}to{-webkit-transform:translate3d(74vw,-126vh,0);transform:translate3d(74vw,-126vh,0)}}.circle-container:nth-child(32) .circle{-webkit-animation-delay:3442ms;animation-delay:3442ms}.circle-container:nth-child(33){width:5px;height:5px;-webkit-animation-name:move-frames-33;animation-name:move-frames-33;-webkit-animation-duration:29403ms;animation-duration:29403ms;-webkit-animation-delay:11454ms;animation-delay:11454ms}@-webkit-keyframes move-frames-33{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-113vh,0);transform:translate3d(13vw,-113vh,0)}}@keyframes move-frames-33{0%{-webkit-transform:translate3d(98vw,107vh,0);transform:translate3d(98vw,107vh,0)}to{-webkit-transform:translate3d(13vw,-113vh,0);transform:translate3d(13vw,-113vh,0)}}.circle-container:nth-child(33) .circle{-webkit-animation-delay:1.92s;animation-delay:1.92s}.circle-container:nth-child(34){width:5px;height:5px;-webkit-animation-name:move-frames-34;animation-name:move-frames-34;-webkit-animation-duration:28231ms;animation-duration:28231ms;-webkit-animation-delay:1053ms;animation-delay:1053ms}@-webkit-keyframes move-frames-34{0%{-webkit-transform:translate3d(35vw,107vh,0);transform:translate3d(35vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-117vh,0);transform:translate3d(88vw,-117vh,0)}}@keyframes move-frames-34{0%{-webkit-transform:translate3d(35vw,107vh,0);transform:translate3d(35vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-117vh,0);transform:translate3d(88vw,-117vh,0)}}.circle-container:nth-child(34) .circle{-webkit-animation-delay:1221ms;animation-delay:1221ms}.circle-container:nth-child(35){width:4px;height:4px;-webkit-animation-name:move-frames-35;animation-name:move-frames-35;-webkit-animation-duration:36199ms;animation-duration:36199ms;-webkit-animation-delay:10397ms;animation-delay:10397ms}@-webkit-keyframes move-frames-35{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-133vh,0);transform:translate3d(59vw,-133vh,0)}}@keyframes move-frames-35{0%{-webkit-transform:translate3d(34vw,106vh,0);transform:translate3d(34vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-133vh,0);transform:translate3d(59vw,-133vh,0)}}.circle-container:nth-child(35) .circle{-webkit-animation-delay:585ms;animation-delay:585ms}.circle-container:nth-child(36){width:2px;height:2px;-webkit-animation-name:move-frames-36;animation-name:move-frames-36;-webkit-animation-duration:29696ms;animation-duration:29696ms;-webkit-animation-delay:29037ms;animation-delay:29037ms}@-webkit-keyframes move-frames-36{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(49vw,-114vh,0);transform:translate3d(49vw,-114vh,0)}}@keyframes move-frames-36{0%{-webkit-transform:translate3d(18vw,104vh,0);transform:translate3d(18vw,104vh,0)}to{-webkit-transform:translate3d(49vw,-114vh,0);transform:translate3d(49vw,-114vh,0)}}.circle-container:nth-child(36) .circle{-webkit-animation-delay:1659ms;animation-delay:1659ms}.circle-container:nth-child(37){width:3px;height:3px;-webkit-animation-name:move-frames-37;animation-name:move-frames-37;-webkit-animation-duration:28679ms;animation-duration:28679ms;-webkit-animation-delay:11272ms;animation-delay:11272ms}@-webkit-keyframes move-frames-37{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(5vw,-122vh,0);transform:translate3d(5vw,-122vh,0)}}@keyframes move-frames-37{0%{-webkit-transform:translate3d(3vw,102vh,0);transform:translate3d(3vw,102vh,0)}to{-webkit-transform:translate3d(5vw,-122vh,0);transform:translate3d(5vw,-122vh,0)}}.circle-container:nth-child(37) .circle{-webkit-animation-delay:1872ms;animation-delay:1872ms}.circle-container:nth-child(38){width:2px;height:2px;-webkit-animation-name:move-frames-38;animation-name:move-frames-38;-webkit-animation-duration:33.17s;animation-duration:33.17s;-webkit-animation-delay:36129ms;animation-delay:36129ms}@-webkit-keyframes move-frames-38{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}@keyframes move-frames-38{0%{-webkit-transform:translate3d(40vw,101vh,0);transform:translate3d(40vw,101vh,0)}to{-webkit-transform:translate3d(65vw,-113vh,0);transform:translate3d(65vw,-113vh,0)}}.circle-container:nth-child(38) .circle{-webkit-animation-delay:2034ms;animation-delay:2034ms}.circle-container:nth-child(39){width:8px;height:8px;-webkit-animation-name:move-frames-39;animation-name:move-frames-39;-webkit-animation-duration:32383ms;animation-duration:32383ms;-webkit-animation-delay:12852ms;animation-delay:12852ms}@-webkit-keyframes move-frames-39{0%{-webkit-transform:translate3d(45vw,101vh,0);transform:translate3d(45vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}@keyframes move-frames-39{0%{-webkit-transform:translate3d(45vw,101vh,0);transform:translate3d(45vw,101vh,0)}to{-webkit-transform:translate3d(55vw,-126vh,0);transform:translate3d(55vw,-126vh,0)}}.circle-container:nth-child(39) .circle{-webkit-animation-delay:.71s;animation-delay:.71s}.circle-container:nth-child(40){width:7px;height:7px;-webkit-animation-name:move-frames-40;animation-name:move-frames-40;-webkit-animation-duration:36807ms;animation-duration:36807ms;-webkit-animation-delay:7.65s;animation-delay:7.65s}@-webkit-keyframes move-frames-40{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(93vw,-124vh,0);transform:translate3d(93vw,-124vh,0)}}@keyframes move-frames-40{0%{-webkit-transform:translate3d(42vw,108vh,0);transform:translate3d(42vw,108vh,0)}to{-webkit-transform:translate3d(93vw,-124vh,0);transform:translate3d(93vw,-124vh,0)}}.circle-container:nth-child(40) .circle{-webkit-animation-delay:459ms;animation-delay:459ms}.circle-container:nth-child(41){width:3px;height:3px;-webkit-animation-name:move-frames-41;animation-name:move-frames-41;-webkit-animation-duration:34.57s;animation-duration:34.57s;-webkit-animation-delay:35125ms;animation-delay:35125ms}@-webkit-keyframes move-frames-41{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-128vh,0);transform:translate3d(26vw,-128vh,0)}}@keyframes move-frames-41{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(26vw,-128vh,0);transform:translate3d(26vw,-128vh,0)}}.circle-container:nth-child(41) .circle{-webkit-animation-delay:3205ms;animation-delay:3205ms}.circle-container:nth-child(42){width:6px;height:6px;-webkit-animation-name:move-frames-42;animation-name:move-frames-42;-webkit-animation-duration:31428ms;animation-duration:31428ms;-webkit-animation-delay:24853ms;animation-delay:24853ms}@-webkit-keyframes move-frames-42{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}@keyframes move-frames-42{0%{-webkit-transform:translate3d(25vw,102vh,0);transform:translate3d(25vw,102vh,0)}to{-webkit-transform:translate3d(67vw,-108vh,0);transform:translate3d(67vw,-108vh,0)}}.circle-container:nth-child(42) .circle{-webkit-animation-delay:3428ms;animation-delay:3428ms}.circle-container:nth-child(43){width:4px;height:4px;-webkit-animation-name:move-frames-43;animation-name:move-frames-43;-webkit-animation-duration:29719ms;animation-duration:29719ms;-webkit-animation-delay:9547ms;animation-delay:9547ms}@-webkit-keyframes move-frames-43{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-131vh,0);transform:translate3d(88vw,-131vh,0)}}@keyframes move-frames-43{0%{-webkit-transform:translate3d(58vw,107vh,0);transform:translate3d(58vw,107vh,0)}to{-webkit-transform:translate3d(88vw,-131vh,0);transform:translate3d(88vw,-131vh,0)}}.circle-container:nth-child(43) .circle{-webkit-animation-delay:1.6s;animation-delay:1.6s}.circle-container:nth-child(44){width:3px;height:3px;-webkit-animation-name:move-frames-44;animation-name:move-frames-44;-webkit-animation-duration:30605ms;animation-duration:30605ms;-webkit-animation-delay:21395ms;animation-delay:21395ms}@-webkit-keyframes move-frames-44{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-112vh,0);transform:translate3d(16vw,-112vh,0)}}@keyframes move-frames-44{0%{-webkit-transform:translate3d(96vw,106vh,0);transform:translate3d(96vw,106vh,0)}to{-webkit-transform:translate3d(16vw,-112vh,0);transform:translate3d(16vw,-112vh,0)}}.circle-container:nth-child(44) .circle{-webkit-animation-delay:3918ms;animation-delay:3918ms}.circle-container:nth-child(45){width:3px;height:3px;-webkit-animation-name:move-frames-45;animation-name:move-frames-45;-webkit-animation-duration:36914ms;animation-duration:36914ms;-webkit-animation-delay:13268ms;animation-delay:13268ms}@-webkit-keyframes move-frames-45{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}@keyframes move-frames-45{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(41vw,-117vh,0);transform:translate3d(41vw,-117vh,0)}}.circle-container:nth-child(45) .circle{-webkit-animation-delay:1167ms;animation-delay:1167ms}.circle-container:nth-child(46){width:8px;height:8px;-webkit-animation-name:move-frames-46;animation-name:move-frames-46;-webkit-animation-duration:36798ms;animation-duration:36798ms;-webkit-animation-delay:1119ms;animation-delay:1119ms}@-webkit-keyframes move-frames-46{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}@keyframes move-frames-46{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(47vw,-107vh,0);transform:translate3d(47vw,-107vh,0)}}.circle-container:nth-child(46) .circle{-webkit-animation-delay:968ms;animation-delay:968ms}.circle-container:nth-child(47){width:1px;height:1px;-webkit-animation-name:move-frames-47;animation-name:move-frames-47;-webkit-animation-duration:33653ms;animation-duration:33653ms;-webkit-animation-delay:18314ms;animation-delay:18314ms}@-webkit-keyframes move-frames-47{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-113vh,0);transform:translate3d(98vw,-113vh,0)}}@keyframes move-frames-47{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(98vw,-113vh,0);transform:translate3d(98vw,-113vh,0)}}.circle-container:nth-child(47) .circle{-webkit-animation-delay:3988ms;animation-delay:3988ms}.circle-container:nth-child(48){width:2px;height:2px;-webkit-animation-name:move-frames-48;animation-name:move-frames-48;-webkit-animation-duration:29667ms;animation-duration:29667ms;-webkit-animation-delay:7239ms;animation-delay:7239ms}@-webkit-keyframes move-frames-48{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-112vh,0);transform:translate3d(40vw,-112vh,0)}}@keyframes move-frames-48{0%{-webkit-transform:translate3d(55vw,102vh,0);transform:translate3d(55vw,102vh,0)}to{-webkit-transform:translate3d(40vw,-112vh,0);transform:translate3d(40vw,-112vh,0)}}.circle-container:nth-child(48) .circle{-webkit-animation-delay:2746ms;animation-delay:2746ms}.circle-container:nth-child(49){width:4px;height:4px;-webkit-animation-name:move-frames-49;animation-name:move-frames-49;-webkit-animation-duration:29225ms;animation-duration:29225ms;-webkit-animation-delay:1566ms;animation-delay:1566ms}@-webkit-keyframes move-frames-49{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-134vh,0);transform:translate3d(48vw,-134vh,0)}}@keyframes move-frames-49{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(48vw,-134vh,0);transform:translate3d(48vw,-134vh,0)}}.circle-container:nth-child(49) .circle{-webkit-animation-delay:71ms;animation-delay:71ms}.circle-container:nth-child(50){width:2px;height:2px;-webkit-animation-name:move-frames-50;animation-name:move-frames-50;-webkit-animation-duration:35531ms;animation-duration:35531ms;-webkit-animation-delay:3663ms;animation-delay:3663ms}@-webkit-keyframes move-frames-50{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(73vw,-129vh,0);transform:translate3d(73vw,-129vh,0)}}@keyframes move-frames-50{0%{-webkit-transform:translate3d(35vw,106vh,0);transform:translate3d(35vw,106vh,0)}to{-webkit-transform:translate3d(73vw,-129vh,0);transform:translate3d(73vw,-129vh,0)}}.circle-container:nth-child(50) .circle{-webkit-animation-delay:134ms;animation-delay:134ms}.circle-container:nth-child(51){width:7px;height:7px;-webkit-animation-name:move-frames-51;animation-name:move-frames-51;-webkit-animation-duration:33573ms;animation-duration:33573ms;-webkit-animation-delay:11807ms;animation-delay:11807ms}@-webkit-keyframes move-frames-51{0%{-webkit-transform:translate3d(42vw,107vh,0);transform:translate3d(42vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-125vh,0);transform:translate3d(16vw,-125vh,0)}}@keyframes move-frames-51{0%{-webkit-transform:translate3d(42vw,107vh,0);transform:translate3d(42vw,107vh,0)}to{-webkit-transform:translate3d(16vw,-125vh,0);transform:translate3d(16vw,-125vh,0)}}.circle-container:nth-child(51) .circle{-webkit-animation-delay:547ms;animation-delay:547ms}.circle-container:nth-child(52){width:3px;height:3px;-webkit-animation-name:move-frames-52;animation-name:move-frames-52;-webkit-animation-duration:36694ms;animation-duration:36694ms;-webkit-animation-delay:23819ms;animation-delay:23819ms}@-webkit-keyframes move-frames-52{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-107vh,0);transform:translate3d(90vw,-107vh,0)}}@keyframes move-frames-52{0%{-webkit-transform:translate3d(35vw,102vh,0);transform:translate3d(35vw,102vh,0)}to{-webkit-transform:translate3d(90vw,-107vh,0);transform:translate3d(90vw,-107vh,0)}}.circle-container:nth-child(52) .circle{-webkit-animation-delay:1363ms;animation-delay:1363ms}.circle-container:nth-child(53){width:6px;height:6px;-webkit-animation-name:move-frames-53;animation-name:move-frames-53;-webkit-animation-duration:36407ms;animation-duration:36407ms;-webkit-animation-delay:16269ms;animation-delay:16269ms}@-webkit-keyframes move-frames-53{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(12vw,-117vh,0);transform:translate3d(12vw,-117vh,0)}}@keyframes move-frames-53{0%{-webkit-transform:translate3d(57vw,102vh,0);transform:translate3d(57vw,102vh,0)}to{-webkit-transform:translate3d(12vw,-117vh,0);transform:translate3d(12vw,-117vh,0)}}.circle-container:nth-child(53) .circle{-webkit-animation-delay:1533ms;animation-delay:1533ms}.circle-container:nth-child(54){width:6px;height:6px;-webkit-animation-name:move-frames-54;animation-name:move-frames-54;-webkit-animation-duration:28.72s;animation-duration:28.72s;-webkit-animation-delay:17.8s;animation-delay:17.8s}@-webkit-keyframes move-frames-54{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}@keyframes move-frames-54{0%{-webkit-transform:translate3d(6vw,109vh,0);transform:translate3d(6vw,109vh,0)}to{-webkit-transform:translate3d(2vw,-111vh,0);transform:translate3d(2vw,-111vh,0)}}.circle-container:nth-child(54) .circle{-webkit-animation-delay:1903ms;animation-delay:1903ms}.circle-container:nth-child(55){width:7px;height:7px;-webkit-animation-name:move-frames-55;animation-name:move-frames-55;-webkit-animation-duration:30211ms;animation-duration:30211ms;-webkit-animation-delay:14858ms;animation-delay:14858ms}@-webkit-keyframes move-frames-55{0%{-webkit-transform:translate3d(95vw,110vh,0);transform:translate3d(95vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-120vh,0);transform:translate3d(34vw,-120vh,0)}}@keyframes move-frames-55{0%{-webkit-transform:translate3d(95vw,110vh,0);transform:translate3d(95vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-120vh,0);transform:translate3d(34vw,-120vh,0)}}.circle-container:nth-child(55) .circle{-webkit-animation-delay:2104ms;animation-delay:2104ms}.circle-container:nth-child(56){width:1px;height:1px;-webkit-animation-name:move-frames-56;animation-name:move-frames-56;-webkit-animation-duration:36297ms;animation-duration:36297ms;-webkit-animation-delay:15556ms;animation-delay:15556ms}@-webkit-keyframes move-frames-56{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(97vw,-130vh,0);transform:translate3d(97vw,-130vh,0)}}@keyframes move-frames-56{0%{-webkit-transform:translate3d(59vw,105vh,0);transform:translate3d(59vw,105vh,0)}to{-webkit-transform:translate3d(97vw,-130vh,0);transform:translate3d(97vw,-130vh,0)}}.circle-container:nth-child(56) .circle{-webkit-animation-delay:1746ms;animation-delay:1746ms}.circle-container:nth-child(57){width:6px;height:6px;-webkit-animation-name:move-frames-57;animation-name:move-frames-57;-webkit-animation-duration:31703ms;animation-duration:31703ms;-webkit-animation-delay:12ms;animation-delay:12ms}@-webkit-keyframes move-frames-57{0%{-webkit-transform:translate3d(11vw,109vh,0);transform:translate3d(11vw,109vh,0)}to{-webkit-transform:translate3d(4vw,-116vh,0);transform:translate3d(4vw,-116vh,0)}}@keyframes move-frames-57{0%{-webkit-transform:translate3d(11vw,109vh,0);transform:translate3d(11vw,109vh,0)}to{-webkit-transform:translate3d(4vw,-116vh,0);transform:translate3d(4vw,-116vh,0)}}.circle-container:nth-child(57) .circle{-webkit-animation-delay:527ms;animation-delay:527ms}.circle-container:nth-child(58){width:1px;height:1px;-webkit-animation-name:move-frames-58;animation-name:move-frames-58;-webkit-animation-duration:36.24s;animation-duration:36.24s;-webkit-animation-delay:5124ms;animation-delay:5124ms}@-webkit-keyframes move-frames-58{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(21vw,-125vh,0);transform:translate3d(21vw,-125vh,0)}}@keyframes move-frames-58{0%{-webkit-transform:translate3d(62vw,104vh,0);transform:translate3d(62vw,104vh,0)}to{-webkit-transform:translate3d(21vw,-125vh,0);transform:translate3d(21vw,-125vh,0)}}.circle-container:nth-child(58) .circle{-webkit-animation-delay:1778ms;animation-delay:1778ms}.circle-container:nth-child(59){width:5px;height:5px;-webkit-animation-name:move-frames-59;animation-name:move-frames-59;-webkit-animation-duration:30622ms;animation-duration:30622ms;-webkit-animation-delay:26262ms;animation-delay:26262ms}@-webkit-keyframes move-frames-59{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}@keyframes move-frames-59{0%{-webkit-transform:translate3d(38vw,104vh,0);transform:translate3d(38vw,104vh,0)}to{-webkit-transform:translate3d(25vw,-129vh,0);transform:translate3d(25vw,-129vh,0)}}.circle-container:nth-child(59) .circle{-webkit-animation-delay:3699ms;animation-delay:3699ms}.circle-container:nth-child(60){width:3px;height:3px;-webkit-animation-name:move-frames-60;animation-name:move-frames-60;-webkit-animation-duration:35898ms;animation-duration:35898ms;-webkit-animation-delay:5248ms;animation-delay:5248ms}@-webkit-keyframes move-frames-60{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}@keyframes move-frames-60{0%{-webkit-transform:translate3d(51vw,109vh,0);transform:translate3d(51vw,109vh,0)}to{-webkit-transform:translate3d(62vw,-119vh,0);transform:translate3d(62vw,-119vh,0)}}.circle-container:nth-child(60) .circle{-webkit-animation-delay:562ms;animation-delay:562ms}.circle-container:nth-child(61){width:4px;height:4px;-webkit-animation-name:move-frames-61;animation-name:move-frames-61;-webkit-animation-duration:28302ms;animation-duration:28302ms;-webkit-animation-delay:4624ms;animation-delay:4624ms}@-webkit-keyframes move-frames-61{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-138vh,0);transform:translate3d(87vw,-138vh,0)}}@keyframes move-frames-61{0%{-webkit-transform:translate3d(25vw,110vh,0);transform:translate3d(25vw,110vh,0)}to{-webkit-transform:translate3d(87vw,-138vh,0);transform:translate3d(87vw,-138vh,0)}}.circle-container:nth-child(61) .circle{-webkit-animation-delay:3027ms;animation-delay:3027ms}.circle-container:nth-child(62){width:4px;height:4px;-webkit-animation-name:move-frames-62;animation-name:move-frames-62;-webkit-animation-duration:30.4s;animation-duration:30.4s;-webkit-animation-delay:17655ms;animation-delay:17655ms}@-webkit-keyframes move-frames-62{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-122vh,0);transform:translate3d(46vw,-122vh,0)}}@keyframes move-frames-62{0%{-webkit-transform:translate3d(83vw,107vh,0);transform:translate3d(83vw,107vh,0)}to{-webkit-transform:translate3d(46vw,-122vh,0);transform:translate3d(46vw,-122vh,0)}}.circle-container:nth-child(62) .circle{-webkit-animation-delay:1984ms;animation-delay:1984ms}.circle-container:nth-child(63){width:5px;height:5px;-webkit-animation-name:move-frames-63;animation-name:move-frames-63;-webkit-animation-duration:32137ms;animation-duration:32137ms;-webkit-animation-delay:30436ms;animation-delay:30436ms}@-webkit-keyframes move-frames-63{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-121vh,0);transform:translate3d(30vw,-121vh,0)}}@keyframes move-frames-63{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(30vw,-121vh,0);transform:translate3d(30vw,-121vh,0)}}.circle-container:nth-child(63) .circle{-webkit-animation-delay:3403ms;animation-delay:3403ms}.circle-container:nth-child(64){width:1px;height:1px;-webkit-animation-name:move-frames-64;animation-name:move-frames-64;-webkit-animation-duration:31419ms;animation-duration:31419ms;-webkit-animation-delay:20043ms;animation-delay:20043ms}@-webkit-keyframes move-frames-64{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-117vh,0);transform:translate3d(95vw,-117vh,0)}}@keyframes move-frames-64{0%{-webkit-transform:translate3d(24vw,102vh,0);transform:translate3d(24vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-117vh,0);transform:translate3d(95vw,-117vh,0)}}.circle-container:nth-child(64) .circle{-webkit-animation-delay:2595ms;animation-delay:2595ms}.circle-container:nth-child(65){width:3px;height:3px;-webkit-animation-name:move-frames-65;animation-name:move-frames-65;-webkit-animation-duration:29483ms;animation-duration:29483ms;-webkit-animation-delay:9788ms;animation-delay:9788ms}@-webkit-keyframes move-frames-65{0%{-webkit-transform:translate3d(47vw,104vh,0);transform:translate3d(47vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}@keyframes move-frames-65{0%{-webkit-transform:translate3d(47vw,104vh,0);transform:translate3d(47vw,104vh,0)}to{-webkit-transform:translate3d(22vw,-131vh,0);transform:translate3d(22vw,-131vh,0)}}.circle-container:nth-child(65) .circle{-webkit-animation-delay:6ms;animation-delay:6ms}.circle-container:nth-child(66){width:4px;height:4px;-webkit-animation-name:move-frames-66;animation-name:move-frames-66;-webkit-animation-duration:31.37s;animation-duration:31.37s;-webkit-animation-delay:26064ms;animation-delay:26064ms}@-webkit-keyframes move-frames-66{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-105vh,0);transform:translate3d(87vw,-105vh,0)}}@keyframes move-frames-66{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-105vh,0);transform:translate3d(87vw,-105vh,0)}}.circle-container:nth-child(66) .circle{-webkit-animation-delay:2311ms;animation-delay:2311ms}.circle-container:nth-child(67){width:7px;height:7px;-webkit-animation-name:move-frames-67;animation-name:move-frames-67;-webkit-animation-duration:29878ms;animation-duration:29878ms;-webkit-animation-delay:11458ms;animation-delay:11458ms}@-webkit-keyframes move-frames-67{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-110vh,0);transform:translate3d(26vw,-110vh,0)}}@keyframes move-frames-67{0%{-webkit-transform:translate3d(81vw,109vh,0);transform:translate3d(81vw,109vh,0)}to{-webkit-transform:translate3d(26vw,-110vh,0);transform:translate3d(26vw,-110vh,0)}}.circle-container:nth-child(67) .circle{-webkit-animation-delay:1072ms;animation-delay:1072ms}.circle-container:nth-child(68){width:7px;height:7px;-webkit-animation-name:move-frames-68;animation-name:move-frames-68;-webkit-animation-duration:32412ms;animation-duration:32412ms;-webkit-animation-delay:30363ms;animation-delay:30363ms}@-webkit-keyframes move-frames-68{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}@keyframes move-frames-68{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}.circle-container:nth-child(68) .circle{-webkit-animation-delay:3212ms;animation-delay:3212ms}.circle-container:nth-child(69){width:7px;height:7px;-webkit-animation-name:move-frames-69;animation-name:move-frames-69;-webkit-animation-duration:35373ms;animation-duration:35373ms;-webkit-animation-delay:32852ms;animation-delay:32852ms}@-webkit-keyframes move-frames-69{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-121vh,0);transform:translate3d(68vw,-121vh,0)}}@keyframes move-frames-69{0%{-webkit-transform:translate3d(9vw,108vh,0);transform:translate3d(9vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-121vh,0);transform:translate3d(68vw,-121vh,0)}}.circle-container:nth-child(69) .circle{-webkit-animation-delay:2847ms;animation-delay:2847ms}.circle-container:nth-child(70){width:4px;height:4px;-webkit-animation-name:move-frames-70;animation-name:move-frames-70;-webkit-animation-duration:31004ms;animation-duration:31004ms;-webkit-animation-delay:6066ms;animation-delay:6066ms}@-webkit-keyframes move-frames-70{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}@keyframes move-frames-70{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(41vw,-116vh,0);transform:translate3d(41vw,-116vh,0)}}.circle-container:nth-child(70) .circle{-webkit-animation-delay:3412ms;animation-delay:3412ms}.circle-container:nth-child(71){width:7px;height:7px;-webkit-animation-name:move-frames-71;animation-name:move-frames-71;-webkit-animation-duration:29439ms;animation-duration:29439ms;-webkit-animation-delay:18936ms;animation-delay:18936ms}@-webkit-keyframes move-frames-71{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-127vh,0);transform:translate3d(81vw,-127vh,0)}}@keyframes move-frames-71{0%{-webkit-transform:translate3d(89vw,102vh,0);transform:translate3d(89vw,102vh,0)}to{-webkit-transform:translate3d(81vw,-127vh,0);transform:translate3d(81vw,-127vh,0)}}.circle-container:nth-child(71) .circle{-webkit-animation-delay:391ms;animation-delay:391ms}.circle-container:nth-child(72){width:8px;height:8px;-webkit-animation-name:move-frames-72;animation-name:move-frames-72;-webkit-animation-duration:34318ms;animation-duration:34318ms;-webkit-animation-delay:8687ms;animation-delay:8687ms}@-webkit-keyframes move-frames-72{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}@keyframes move-frames-72{0%{-webkit-transform:translate3d(58vw,109vh,0);transform:translate3d(58vw,109vh,0)}to{-webkit-transform:translate3d(17vw,-119vh,0);transform:translate3d(17vw,-119vh,0)}}.circle-container:nth-child(72) .circle{-webkit-animation-delay:2082ms;animation-delay:2082ms}.circle-container:nth-child(73){width:6px;height:6px;-webkit-animation-name:move-frames-73;animation-name:move-frames-73;-webkit-animation-duration:34056ms;animation-duration:34056ms;-webkit-animation-delay:29022ms;animation-delay:29022ms}@-webkit-keyframes move-frames-73{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-113vh,0);transform:translate3d(28vw,-113vh,0)}}@keyframes move-frames-73{0%{-webkit-transform:translate3d(72vw,109vh,0);transform:translate3d(72vw,109vh,0)}to{-webkit-transform:translate3d(28vw,-113vh,0);transform:translate3d(28vw,-113vh,0)}}.circle-container:nth-child(73) .circle{-webkit-animation-delay:1105ms;animation-delay:1105ms}.circle-container:nth-child(74){width:2px;height:2px;-webkit-animation-name:move-frames-74;animation-name:move-frames-74;-webkit-animation-duration:29818ms;animation-duration:29818ms;-webkit-animation-delay:19782ms;animation-delay:19782ms}@-webkit-keyframes move-frames-74{0%{-webkit-transform:translate3d(51vw,110vh,0);transform:translate3d(51vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-119vh,0);transform:translate3d(38vw,-119vh,0)}}@keyframes move-frames-74{0%{-webkit-transform:translate3d(51vw,110vh,0);transform:translate3d(51vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-119vh,0);transform:translate3d(38vw,-119vh,0)}}.circle-container:nth-child(74) .circle{-webkit-animation-delay:3544ms;animation-delay:3544ms}.circle-container:nth-child(75){width:6px;height:6px;-webkit-animation-name:move-frames-75;animation-name:move-frames-75;-webkit-animation-duration:32961ms;animation-duration:32961ms;-webkit-animation-delay:34368ms;animation-delay:34368ms}@-webkit-keyframes move-frames-75{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}@keyframes move-frames-75{0%{-webkit-transform:translate3d(24vw,109vh,0);transform:translate3d(24vw,109vh,0)}to{-webkit-transform:translate3d(76vw,-110vh,0);transform:translate3d(76vw,-110vh,0)}}.circle-container:nth-child(75) .circle{-webkit-animation-delay:1337ms;animation-delay:1337ms}.circle-container:nth-child(76){width:5px;height:5px;-webkit-animation-name:move-frames-76;animation-name:move-frames-76;-webkit-animation-duration:29295ms;animation-duration:29295ms;-webkit-animation-delay:2855ms;animation-delay:2855ms}@-webkit-keyframes move-frames-76{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(28vw,-102vh,0);transform:translate3d(28vw,-102vh,0)}}@keyframes move-frames-76{0%{-webkit-transform:translate3d(46vw,101vh,0);transform:translate3d(46vw,101vh,0)}to{-webkit-transform:translate3d(28vw,-102vh,0);transform:translate3d(28vw,-102vh,0)}}.circle-container:nth-child(76) .circle{-webkit-animation-delay:1601ms;animation-delay:1601ms}.circle-container:nth-child(77){width:2px;height:2px;-webkit-animation-name:move-frames-77;animation-name:move-frames-77;-webkit-animation-duration:34991ms;animation-duration:34991ms;-webkit-animation-delay:1743ms;animation-delay:1743ms}@-webkit-keyframes move-frames-77{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(31vw,-130vh,0);transform:translate3d(31vw,-130vh,0)}}@keyframes move-frames-77{0%{-webkit-transform:translate3d(80vw,107vh,0);transform:translate3d(80vw,107vh,0)}to{-webkit-transform:translate3d(31vw,-130vh,0);transform:translate3d(31vw,-130vh,0)}}.circle-container:nth-child(77) .circle{-webkit-animation-delay:1663ms;animation-delay:1663ms}.circle-container:nth-child(78){width:2px;height:2px;-webkit-animation-name:move-frames-78;animation-name:move-frames-78;-webkit-animation-duration:32986ms;animation-duration:32986ms;-webkit-animation-delay:8894ms;animation-delay:8894ms}@-webkit-keyframes move-frames-78{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-115vh,0);transform:translate3d(38vw,-115vh,0)}}@keyframes move-frames-78{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(38vw,-115vh,0);transform:translate3d(38vw,-115vh,0)}}.circle-container:nth-child(78) .circle{-webkit-animation-delay:2193ms;animation-delay:2193ms}.circle-container:nth-child(79){width:7px;height:7px;-webkit-animation-name:move-frames-79;animation-name:move-frames-79;-webkit-animation-duration:31915ms;animation-duration:31915ms;-webkit-animation-delay:10.35s;animation-delay:10.35s}@-webkit-keyframes move-frames-79{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}@keyframes move-frames-79{0%{-webkit-transform:translate3d(98vw,109vh,0);transform:translate3d(98vw,109vh,0)}to{-webkit-transform:translate3d(47vw,-119vh,0);transform:translate3d(47vw,-119vh,0)}}.circle-container:nth-child(79) .circle{-webkit-animation-delay:2273ms;animation-delay:2273ms}.circle-container:nth-child(80){width:1px;height:1px;-webkit-animation-name:move-frames-80;animation-name:move-frames-80;-webkit-animation-duration:32368ms;animation-duration:32368ms;-webkit-animation-delay:24668ms;animation-delay:24668ms}@-webkit-keyframes move-frames-80{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-135vh,0);transform:translate3d(9vw,-135vh,0)}}@keyframes move-frames-80{0%{-webkit-transform:translate3d(97vw,110vh,0);transform:translate3d(97vw,110vh,0)}to{-webkit-transform:translate3d(9vw,-135vh,0);transform:translate3d(9vw,-135vh,0)}}.circle-container:nth-child(80) .circle{-webkit-animation-delay:686ms;animation-delay:686ms}.circle-container:nth-child(81){width:8px;height:8px;-webkit-animation-name:move-frames-81;animation-name:move-frames-81;-webkit-animation-duration:34007ms;animation-duration:34007ms;-webkit-animation-delay:23002ms;animation-delay:23002ms}@-webkit-keyframes move-frames-81{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-128vh,0);transform:translate3d(59vw,-128vh,0)}}@keyframes move-frames-81{0%{-webkit-transform:translate3d(51vw,106vh,0);transform:translate3d(51vw,106vh,0)}to{-webkit-transform:translate3d(59vw,-128vh,0);transform:translate3d(59vw,-128vh,0)}}.circle-container:nth-child(81) .circle{-webkit-animation-delay:3166ms;animation-delay:3166ms}.circle-container:nth-child(82){width:3px;height:3px;-webkit-animation-name:move-frames-82;animation-name:move-frames-82;-webkit-animation-duration:36481ms;animation-duration:36481ms;-webkit-animation-delay:25269ms;animation-delay:25269ms}@-webkit-keyframes move-frames-82{0%{-webkit-transform:translate3d(50vw,103vh,0);transform:translate3d(50vw,103vh,0)}to{-webkit-transform:translate3d(51vw,-131vh,0);transform:translate3d(51vw,-131vh,0)}}@keyframes move-frames-82{0%{-webkit-transform:translate3d(50vw,103vh,0);transform:translate3d(50vw,103vh,0)}to{-webkit-transform:translate3d(51vw,-131vh,0);transform:translate3d(51vw,-131vh,0)}}.circle-container:nth-child(82) .circle{-webkit-animation-delay:3447ms;animation-delay:3447ms}.circle-container:nth-child(83){width:8px;height:8px;-webkit-animation-name:move-frames-83;animation-name:move-frames-83;-webkit-animation-duration:36454ms;animation-duration:36454ms;-webkit-animation-delay:26211ms;animation-delay:26211ms}@-webkit-keyframes move-frames-83{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(95vw,-129vh,0);transform:translate3d(95vw,-129vh,0)}}@keyframes move-frames-83{0%{-webkit-transform:translate3d(44vw,107vh,0);transform:translate3d(44vw,107vh,0)}to{-webkit-transform:translate3d(95vw,-129vh,0);transform:translate3d(95vw,-129vh,0)}}.circle-container:nth-child(83) .circle{-webkit-animation-delay:108ms;animation-delay:108ms}.circle-container:nth-child(84){width:2px;height:2px;-webkit-animation-name:move-frames-84;animation-name:move-frames-84;-webkit-animation-duration:30665ms;animation-duration:30665ms;-webkit-animation-delay:27709ms;animation-delay:27709ms}@-webkit-keyframes move-frames-84{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(83vw,-128vh,0);transform:translate3d(83vw,-128vh,0)}}@keyframes move-frames-84{0%{-webkit-transform:translate3d(66vw,108vh,0);transform:translate3d(66vw,108vh,0)}to{-webkit-transform:translate3d(83vw,-128vh,0);transform:translate3d(83vw,-128vh,0)}}.circle-container:nth-child(84) .circle{-webkit-animation-delay:1816ms;animation-delay:1816ms}.circle-container:nth-child(85){width:3px;height:3px;-webkit-animation-name:move-frames-85;animation-name:move-frames-85;-webkit-animation-duration:31266ms;animation-duration:31266ms;-webkit-animation-delay:24.9s;animation-delay:24.9s}@-webkit-keyframes move-frames-85{0%{-webkit-transform:translate3d(2vw,102vh,0);transform:translate3d(2vw,102vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}@keyframes move-frames-85{0%{-webkit-transform:translate3d(2vw,102vh,0);transform:translate3d(2vw,102vh,0)}to{-webkit-transform:translate3d(27vw,-130vh,0);transform:translate3d(27vw,-130vh,0)}}.circle-container:nth-child(85) .circle{-webkit-animation-delay:3589ms;animation-delay:3589ms}.circle-container:nth-child(86){width:8px;height:8px;-webkit-animation-name:move-frames-86;animation-name:move-frames-86;-webkit-animation-duration:29.42s;animation-duration:29.42s;-webkit-animation-delay:25152ms;animation-delay:25152ms}@-webkit-keyframes move-frames-86{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-135vh,0);transform:translate3d(90vw,-135vh,0)}}@keyframes move-frames-86{0%{-webkit-transform:translate3d(82vw,107vh,0);transform:translate3d(82vw,107vh,0)}to{-webkit-transform:translate3d(90vw,-135vh,0);transform:translate3d(90vw,-135vh,0)}}.circle-container:nth-child(86) .circle{-webkit-animation-delay:1075ms;animation-delay:1075ms}.circle-container:nth-child(87){width:2px;height:2px;-webkit-animation-name:move-frames-87;animation-name:move-frames-87;-webkit-animation-duration:33.2s;animation-duration:33.2s;-webkit-animation-delay:22278ms;animation-delay:22278ms}@-webkit-keyframes move-frames-87{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-124vh,0);transform:translate3d(37vw,-124vh,0)}}@keyframes move-frames-87{0%{-webkit-transform:translate3d(82vw,109vh,0);transform:translate3d(82vw,109vh,0)}to{-webkit-transform:translate3d(37vw,-124vh,0);transform:translate3d(37vw,-124vh,0)}}.circle-container:nth-child(87) .circle{-webkit-animation-delay:1474ms;animation-delay:1474ms}.circle-container:nth-child(88){width:5px;height:5px;-webkit-animation-name:move-frames-88;animation-name:move-frames-88;-webkit-animation-duration:29265ms;animation-duration:29265ms;-webkit-animation-delay:29935ms;animation-delay:29935ms}@-webkit-keyframes move-frames-88{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(49vw,-122vh,0);transform:translate3d(49vw,-122vh,0)}}@keyframes move-frames-88{0%{-webkit-transform:translate3d(76vw,109vh,0);transform:translate3d(76vw,109vh,0)}to{-webkit-transform:translate3d(49vw,-122vh,0);transform:translate3d(49vw,-122vh,0)}}.circle-container:nth-child(88) .circle{-webkit-animation-delay:972ms;animation-delay:972ms}.circle-container:nth-child(89){width:3px;height:3px;-webkit-animation-name:move-frames-89;animation-name:move-frames-89;-webkit-animation-duration:35965ms;animation-duration:35965ms;-webkit-animation-delay:11285ms;animation-delay:11285ms}@-webkit-keyframes move-frames-89{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(41vw,-111vh,0);transform:translate3d(41vw,-111vh,0)}}@keyframes move-frames-89{0%{-webkit-transform:translate3d(81vw,107vh,0);transform:translate3d(81vw,107vh,0)}to{-webkit-transform:translate3d(41vw,-111vh,0);transform:translate3d(41vw,-111vh,0)}}.circle-container:nth-child(89) .circle{-webkit-animation-delay:2073ms;animation-delay:2073ms}.circle-container:nth-child(90){width:5px;height:5px;-webkit-animation-name:move-frames-90;animation-name:move-frames-90;-webkit-animation-duration:31881ms;animation-duration:31881ms;-webkit-animation-delay:1489ms;animation-delay:1489ms}@-webkit-keyframes move-frames-90{0%{-webkit-transform:translate3d(7vw,102vh,0);transform:translate3d(7vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}@keyframes move-frames-90{0%{-webkit-transform:translate3d(7vw,102vh,0);transform:translate3d(7vw,102vh,0)}to{-webkit-transform:translate3d(98vw,-118vh,0);transform:translate3d(98vw,-118vh,0)}}.circle-container:nth-child(90) .circle{-webkit-animation-delay:2194ms;animation-delay:2194ms}.circle-container:nth-child(91){width:5px;height:5px;-webkit-animation-name:move-frames-91;animation-name:move-frames-91;-webkit-animation-duration:28187ms;animation-duration:28187ms;-webkit-animation-delay:14219ms;animation-delay:14219ms}@-webkit-keyframes move-frames-91{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-127vh,0);transform:translate3d(75vw,-127vh,0)}}@keyframes move-frames-91{0%{-webkit-transform:translate3d(55vw,107vh,0);transform:translate3d(55vw,107vh,0)}to{-webkit-transform:translate3d(75vw,-127vh,0);transform:translate3d(75vw,-127vh,0)}}.circle-container:nth-child(91) .circle{-webkit-animation-delay:1085ms;animation-delay:1085ms}.circle-container:nth-child(92){width:1px;height:1px;-webkit-animation-name:move-frames-92;animation-name:move-frames-92;-webkit-animation-duration:36932ms;animation-duration:36932ms;-webkit-animation-delay:30055ms;animation-delay:30055ms}@-webkit-keyframes move-frames-92{0%{-webkit-transform:translate3d(61vw,105vh,0);transform:translate3d(61vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}@keyframes move-frames-92{0%{-webkit-transform:translate3d(61vw,105vh,0);transform:translate3d(61vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-108vh,0);transform:translate3d(87vw,-108vh,0)}}.circle-container:nth-child(92) .circle{-webkit-animation-delay:.39s;animation-delay:.39s}.circle-container:nth-child(93){width:3px;height:3px;-webkit-animation-name:move-frames-93;animation-name:move-frames-93;-webkit-animation-duration:31.09s;animation-duration:31.09s;-webkit-animation-delay:3478ms;animation-delay:3478ms}@-webkit-keyframes move-frames-93{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}@keyframes move-frames-93{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(53vw,-118vh,0);transform:translate3d(53vw,-118vh,0)}}.circle-container:nth-child(93) .circle{-webkit-animation-delay:2685ms;animation-delay:2685ms}.circle-container:nth-child(94){width:6px;height:6px;-webkit-animation-name:move-frames-94;animation-name:move-frames-94;-webkit-animation-duration:35729ms;animation-duration:35729ms;-webkit-animation-delay:8336ms;animation-delay:8336ms}@-webkit-keyframes move-frames-94{0%{-webkit-transform:translate3d(18vw,107vh,0);transform:translate3d(18vw,107vh,0)}to{-webkit-transform:translate3d(5vw,-123vh,0);transform:translate3d(5vw,-123vh,0)}}@keyframes move-frames-94{0%{-webkit-transform:translate3d(18vw,107vh,0);transform:translate3d(18vw,107vh,0)}to{-webkit-transform:translate3d(5vw,-123vh,0);transform:translate3d(5vw,-123vh,0)}}.circle-container:nth-child(94) .circle{-webkit-animation-delay:985ms;animation-delay:985ms}.circle-container:nth-child(95){width:6px;height:6px;-webkit-animation-name:move-frames-95;animation-name:move-frames-95;-webkit-animation-duration:36773ms;animation-duration:36773ms;-webkit-animation-delay:30262ms;animation-delay:30262ms}@-webkit-keyframes move-frames-95{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(16vw,-129vh,0);transform:translate3d(16vw,-129vh,0)}}@keyframes move-frames-95{0%{-webkit-transform:translate3d(23vw,110vh,0);transform:translate3d(23vw,110vh,0)}to{-webkit-transform:translate3d(16vw,-129vh,0);transform:translate3d(16vw,-129vh,0)}}.circle-container:nth-child(95) .circle{-webkit-animation-delay:2.98s;animation-delay:2.98s}.circle-container:nth-child(96){width:8px;height:8px;-webkit-animation-name:move-frames-96;animation-name:move-frames-96;-webkit-animation-duration:33849ms;animation-duration:33849ms;-webkit-animation-delay:12993ms;animation-delay:12993ms}@-webkit-keyframes move-frames-96{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-126vh,0);transform:translate3d(6vw,-126vh,0)}}@keyframes move-frames-96{0%{-webkit-transform:translate3d(69vw,102vh,0);transform:translate3d(69vw,102vh,0)}to{-webkit-transform:translate3d(6vw,-126vh,0);transform:translate3d(6vw,-126vh,0)}}.circle-container:nth-child(96) .circle{-webkit-animation-delay:3423ms;animation-delay:3423ms}.circle-container:nth-child(97){width:7px;height:7px;-webkit-animation-name:move-frames-97;animation-name:move-frames-97;-webkit-animation-duration:29341ms;animation-duration:29341ms;-webkit-animation-delay:31585ms;animation-delay:31585ms}@-webkit-keyframes move-frames-97{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}@keyframes move-frames-97{0%{-webkit-transform:translate3d(51vw,103vh,0);transform:translate3d(51vw,103vh,0)}to{-webkit-transform:translate3d(61vw,-128vh,0);transform:translate3d(61vw,-128vh,0)}}.circle-container:nth-child(97) .circle{-webkit-animation-delay:155ms;animation-delay:155ms}.circle-container:nth-child(98){width:6px;height:6px;-webkit-animation-name:move-frames-98;animation-name:move-frames-98;-webkit-animation-duration:31101ms;animation-duration:31101ms;-webkit-animation-delay:11.46s;animation-delay:11.46s}@-webkit-keyframes move-frames-98{0%{-webkit-transform:translate3d(69vw,106vh,0);transform:translate3d(69vw,106vh,0)}to{-webkit-transform:translate3d(32vw,-114vh,0);transform:translate3d(32vw,-114vh,0)}}@keyframes move-frames-98{0%{-webkit-transform:translate3d(69vw,106vh,0);transform:translate3d(69vw,106vh,0)}to{-webkit-transform:translate3d(32vw,-114vh,0);transform:translate3d(32vw,-114vh,0)}}.circle-container:nth-child(98) .circle{-webkit-animation-delay:1205ms;animation-delay:1205ms}.circle-container:nth-child(99){width:1px;height:1px;-webkit-animation-name:move-frames-99;animation-name:move-frames-99;-webkit-animation-duration:35277ms;animation-duration:35277ms;-webkit-animation-delay:14787ms;animation-delay:14787ms}@-webkit-keyframes move-frames-99{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-99{0%{-webkit-transform:translate3d(53vw,102vh,0);transform:translate3d(53vw,102vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.circle-container:nth-child(99) .circle{-webkit-animation-delay:.76s;animation-delay:.76s}.circle-container:nth-child(100){width:7px;height:7px;-webkit-animation-name:move-frames-100;animation-name:move-frames-100;-webkit-animation-duration:30.34s;animation-duration:30.34s;-webkit-animation-delay:24.44s;animation-delay:24.44s}@-webkit-keyframes move-frames-100{0%{-webkit-transform:translate3d(77vw,104vh,0);transform:translate3d(77vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-113vh,0);transform:translate3d(10vw,-113vh,0)}}@keyframes move-frames-100{0%{-webkit-transform:translate3d(77vw,104vh,0);transform:translate3d(77vw,104vh,0)}to{-webkit-transform:translate3d(10vw,-113vh,0);transform:translate3d(10vw,-113vh,0)}}.circle-container:nth-child(100) .circle{-webkit-animation-delay:1256ms;animation-delay:1256ms}.circle-container:nth-child(101){width:3px;height:3px;-webkit-animation-name:move-frames-101;animation-name:move-frames-101;-webkit-animation-duration:30447ms;animation-duration:30447ms;-webkit-animation-delay:8948ms;animation-delay:8948ms}@-webkit-keyframes move-frames-101{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(60vw,-104vh,0);transform:translate3d(60vw,-104vh,0)}}@keyframes move-frames-101{0%{-webkit-transform:translate3d(43vw,103vh,0);transform:translate3d(43vw,103vh,0)}to{-webkit-transform:translate3d(60vw,-104vh,0);transform:translate3d(60vw,-104vh,0)}}.circle-container:nth-child(101) .circle{-webkit-animation-delay:1157ms;animation-delay:1157ms}.circle-container:nth-child(102){width:5px;height:5px;-webkit-animation-name:move-frames-102;animation-name:move-frames-102;-webkit-animation-duration:29051ms;animation-duration:29051ms;-webkit-animation-delay:27425ms;animation-delay:27425ms}@-webkit-keyframes move-frames-102{0%{-webkit-transform:translate3d(26vw,102vh,0);transform:translate3d(26vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-126vh,0);transform:translate3d(99vw,-126vh,0)}}@keyframes move-frames-102{0%{-webkit-transform:translate3d(26vw,102vh,0);transform:translate3d(26vw,102vh,0)}to{-webkit-transform:translate3d(99vw,-126vh,0);transform:translate3d(99vw,-126vh,0)}}.circle-container:nth-child(102) .circle{-webkit-animation-delay:2159ms;animation-delay:2159ms}.circle-container:nth-child(103){width:1px;height:1px;-webkit-animation-name:move-frames-103;animation-name:move-frames-103;-webkit-animation-duration:32596ms;animation-duration:32596ms;-webkit-animation-delay:3864ms;animation-delay:3864ms}@-webkit-keyframes move-frames-103{0%{-webkit-transform:translate3d(50vw,104vh,0);transform:translate3d(50vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-126vh,0);transform:translate3d(26vw,-126vh,0)}}@keyframes move-frames-103{0%{-webkit-transform:translate3d(50vw,104vh,0);transform:translate3d(50vw,104vh,0)}to{-webkit-transform:translate3d(26vw,-126vh,0);transform:translate3d(26vw,-126vh,0)}}.circle-container:nth-child(103) .circle{-webkit-animation-delay:2872ms;animation-delay:2872ms}.circle-container:nth-child(104){width:6px;height:6px;-webkit-animation-name:move-frames-104;animation-name:move-frames-104;-webkit-animation-duration:28481ms;animation-duration:28481ms;-webkit-animation-delay:26024ms;animation-delay:26024ms}@-webkit-keyframes move-frames-104{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-113vh,0);transform:translate3d(34vw,-113vh,0)}}@keyframes move-frames-104{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-113vh,0);transform:translate3d(34vw,-113vh,0)}}.circle-container:nth-child(104) .circle{-webkit-animation-delay:1124ms;animation-delay:1124ms}.circle-container:nth-child(105){width:6px;height:6px;-webkit-animation-name:move-frames-105;animation-name:move-frames-105;-webkit-animation-duration:33667ms;animation-duration:33667ms;-webkit-animation-delay:14.2s;animation-delay:14.2s}@-webkit-keyframes move-frames-105{0%{-webkit-transform:translate3d(69vw,107vh,0);transform:translate3d(69vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-127vh,0);transform:translate3d(58vw,-127vh,0)}}@keyframes move-frames-105{0%{-webkit-transform:translate3d(69vw,107vh,0);transform:translate3d(69vw,107vh,0)}to{-webkit-transform:translate3d(58vw,-127vh,0);transform:translate3d(58vw,-127vh,0)}}.circle-container:nth-child(105) .circle{-webkit-animation-delay:3623ms;animation-delay:3623ms}.circle-container:nth-child(106){width:2px;height:2px;-webkit-animation-name:move-frames-106;animation-name:move-frames-106;-webkit-animation-duration:28983ms;animation-duration:28983ms;-webkit-animation-delay:12141ms;animation-delay:12141ms}@-webkit-keyframes move-frames-106{0%{-webkit-transform:translate3d(3vw,105vh,0);transform:translate3d(3vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-115vh,0);transform:translate3d(56vw,-115vh,0)}}@keyframes move-frames-106{0%{-webkit-transform:translate3d(3vw,105vh,0);transform:translate3d(3vw,105vh,0)}to{-webkit-transform:translate3d(56vw,-115vh,0);transform:translate3d(56vw,-115vh,0)}}.circle-container:nth-child(106) .circle{-webkit-animation-delay:1.97s;animation-delay:1.97s}.circle-container:nth-child(107){width:1px;height:1px;-webkit-animation-name:move-frames-107;animation-name:move-frames-107;-webkit-animation-duration:30853ms;animation-duration:30853ms;-webkit-animation-delay:33095ms;animation-delay:33095ms}@-webkit-keyframes move-frames-107{0%{-webkit-transform:translate3d(100vw,109vh,0);transform:translate3d(100vw,109vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}@keyframes move-frames-107{0%{-webkit-transform:translate3d(100vw,109vh,0);transform:translate3d(100vw,109vh,0)}to{-webkit-transform:translate3d(27vw,-113vh,0);transform:translate3d(27vw,-113vh,0)}}.circle-container:nth-child(107) .circle{-webkit-animation-delay:3193ms;animation-delay:3193ms}.circle-container:nth-child(108){width:6px;height:6px;-webkit-animation-name:move-frames-108;animation-name:move-frames-108;-webkit-animation-duration:32.85s;animation-duration:32.85s;-webkit-animation-delay:4199ms;animation-delay:4199ms}@-webkit-keyframes move-frames-108{0%{-webkit-transform:translate3d(32vw,102vh,0);transform:translate3d(32vw,102vh,0)}to{-webkit-transform:translate3d(37vw,-125vh,0);transform:translate3d(37vw,-125vh,0)}}@keyframes move-frames-108{0%{-webkit-transform:translate3d(32vw,102vh,0);transform:translate3d(32vw,102vh,0)}to{-webkit-transform:translate3d(37vw,-125vh,0);transform:translate3d(37vw,-125vh,0)}}.circle-container:nth-child(108) .circle{-webkit-animation-delay:201ms;animation-delay:201ms}.circle-container:nth-child(109){width:2px;height:2px;-webkit-animation-name:move-frames-109;animation-name:move-frames-109;-webkit-animation-duration:30408ms;animation-duration:30408ms;-webkit-animation-delay:24574ms;animation-delay:24574ms}@-webkit-keyframes move-frames-109{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-107vh,0);transform:translate3d(60vw,-107vh,0)}}@keyframes move-frames-109{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(60vw,-107vh,0);transform:translate3d(60vw,-107vh,0)}}.circle-container:nth-child(109) .circle{-webkit-animation-delay:2811ms;animation-delay:2811ms}.circle-container:nth-child(110){width:7px;height:7px;-webkit-animation-name:move-frames-110;animation-name:move-frames-110;-webkit-animation-duration:34722ms;animation-duration:34722ms;-webkit-animation-delay:31166ms;animation-delay:31166ms}@-webkit-keyframes move-frames-110{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(16vw,-126vh,0);transform:translate3d(16vw,-126vh,0)}}@keyframes move-frames-110{0%{-webkit-transform:translate3d(86vw,109vh,0);transform:translate3d(86vw,109vh,0)}to{-webkit-transform:translate3d(16vw,-126vh,0);transform:translate3d(16vw,-126vh,0)}}.circle-container:nth-child(110) .circle{-webkit-animation-delay:2535ms;animation-delay:2535ms}.circle-container:nth-child(111){width:5px;height:5px;-webkit-animation-name:move-frames-111;animation-name:move-frames-111;-webkit-animation-duration:36014ms;animation-duration:36014ms;-webkit-animation-delay:16558ms;animation-delay:16558ms}@-webkit-keyframes move-frames-111{0%{-webkit-transform:translate3d(70vw,102vh,0);transform:translate3d(70vw,102vh,0)}to{-webkit-transform:translate3d(43vw,-107vh,0);transform:translate3d(43vw,-107vh,0)}}@keyframes move-frames-111{0%{-webkit-transform:translate3d(70vw,102vh,0);transform:translate3d(70vw,102vh,0)}to{-webkit-transform:translate3d(43vw,-107vh,0);transform:translate3d(43vw,-107vh,0)}}.circle-container:nth-child(111) .circle{-webkit-animation-delay:2732ms;animation-delay:2732ms}.circle-container:nth-child(112){width:1px;height:1px;-webkit-animation-name:move-frames-112;animation-name:move-frames-112;-webkit-animation-duration:33698ms;animation-duration:33698ms;-webkit-animation-delay:13437ms;animation-delay:13437ms}@-webkit-keyframes move-frames-112{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}@keyframes move-frames-112{0%{-webkit-transform:translate3d(32vw,108vh,0);transform:translate3d(32vw,108vh,0)}to{-webkit-transform:translate3d(68vw,-128vh,0);transform:translate3d(68vw,-128vh,0)}}.circle-container:nth-child(112) .circle{-webkit-animation-delay:1809ms;animation-delay:1809ms}.circle-container:nth-child(113){width:6px;height:6px;-webkit-animation-name:move-frames-113;animation-name:move-frames-113;-webkit-animation-duration:33952ms;animation-duration:33952ms;-webkit-animation-delay:9052ms;animation-delay:9052ms}@-webkit-keyframes move-frames-113{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-110vh,0);transform:translate3d(39vw,-110vh,0)}}@keyframes move-frames-113{0%{-webkit-transform:translate3d(70vw,101vh,0);transform:translate3d(70vw,101vh,0)}to{-webkit-transform:translate3d(39vw,-110vh,0);transform:translate3d(39vw,-110vh,0)}}.circle-container:nth-child(113) .circle{-webkit-animation-delay:3.86s;animation-delay:3.86s}.circle-container:nth-child(114){width:3px;height:3px;-webkit-animation-name:move-frames-114;animation-name:move-frames-114;-webkit-animation-duration:33025ms;animation-duration:33025ms;-webkit-animation-delay:26408ms;animation-delay:26408ms}@-webkit-keyframes move-frames-114{0%{-webkit-transform:translate3d(92vw,106vh,0);transform:translate3d(92vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}@keyframes move-frames-114{0%{-webkit-transform:translate3d(92vw,106vh,0);transform:translate3d(92vw,106vh,0)}to{-webkit-transform:translate3d(39vw,-129vh,0);transform:translate3d(39vw,-129vh,0)}}.circle-container:nth-child(114) .circle{-webkit-animation-delay:472ms;animation-delay:472ms}.circle-container:nth-child(115){width:4px;height:4px;-webkit-animation-name:move-frames-115;animation-name:move-frames-115;-webkit-animation-duration:31981ms;animation-duration:31981ms;-webkit-animation-delay:19237ms;animation-delay:19237ms}@-webkit-keyframes move-frames-115{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(83vw,-111vh,0);transform:translate3d(83vw,-111vh,0)}}@keyframes move-frames-115{0%{-webkit-transform:translate3d(8vw,106vh,0);transform:translate3d(8vw,106vh,0)}to{-webkit-transform:translate3d(83vw,-111vh,0);transform:translate3d(83vw,-111vh,0)}}.circle-container:nth-child(115) .circle{-webkit-animation-delay:.8s;animation-delay:.8s}.circle-container:nth-child(116){width:3px;height:3px;-webkit-animation-name:move-frames-116;animation-name:move-frames-116;-webkit-animation-duration:36056ms;animation-duration:36056ms;-webkit-animation-delay:13045ms;animation-delay:13045ms}@-webkit-keyframes move-frames-116{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}@keyframes move-frames-116{0%{-webkit-transform:translate3d(86vw,102vh,0);transform:translate3d(86vw,102vh,0)}to{-webkit-transform:translate3d(35vw,-132vh,0);transform:translate3d(35vw,-132vh,0)}}.circle-container:nth-child(116) .circle{-webkit-animation-delay:2116ms;animation-delay:2116ms}.circle-container:nth-child(117){width:3px;height:3px;-webkit-animation-name:move-frames-117;animation-name:move-frames-117;-webkit-animation-duration:33.99s;animation-duration:33.99s;-webkit-animation-delay:20295ms;animation-delay:20295ms}@-webkit-keyframes move-frames-117{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}@keyframes move-frames-117{0%{-webkit-transform:translate3d(21vw,108vh,0);transform:translate3d(21vw,108vh,0)}to{-webkit-transform:translate3d(9vw,-134vh,0);transform:translate3d(9vw,-134vh,0)}}.circle-container:nth-child(117) .circle{-webkit-animation-delay:1697ms;animation-delay:1697ms}.circle-container:nth-child(118){width:3px;height:3px;-webkit-animation-name:move-frames-118;animation-name:move-frames-118;-webkit-animation-duration:35987ms;animation-duration:35987ms;-webkit-animation-delay:15.35s;animation-delay:15.35s}@-webkit-keyframes move-frames-118{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}@keyframes move-frames-118{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(30vw,-131vh,0);transform:translate3d(30vw,-131vh,0)}}.circle-container:nth-child(118) .circle{-webkit-animation-delay:3912ms;animation-delay:3912ms}.circle-container:nth-child(119){width:8px;height:8px;-webkit-animation-name:move-frames-119;animation-name:move-frames-119;-webkit-animation-duration:33714ms;animation-duration:33714ms;-webkit-animation-delay:32625ms;animation-delay:32625ms}@-webkit-keyframes move-frames-119{0%{-webkit-transform:translate3d(88vw,106vh,0);transform:translate3d(88vw,106vh,0)}to{-webkit-transform:translate3d(82vw,-116vh,0);transform:translate3d(82vw,-116vh,0)}}@keyframes move-frames-119{0%{-webkit-transform:translate3d(88vw,106vh,0);transform:translate3d(88vw,106vh,0)}to{-webkit-transform:translate3d(82vw,-116vh,0);transform:translate3d(82vw,-116vh,0)}}.circle-container:nth-child(119) .circle{-webkit-animation-delay:3772ms;animation-delay:3772ms}.circle-container:nth-child(120){width:5px;height:5px;-webkit-animation-name:move-frames-120;animation-name:move-frames-120;-webkit-animation-duration:31871ms;animation-duration:31871ms;-webkit-animation-delay:22955ms;animation-delay:22955ms}@-webkit-keyframes move-frames-120{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}@keyframes move-frames-120{0%{-webkit-transform:translate3d(38vw,107vh,0);transform:translate3d(38vw,107vh,0)}to{-webkit-transform:translate3d(3vw,-118vh,0);transform:translate3d(3vw,-118vh,0)}}.circle-container:nth-child(120) .circle{-webkit-animation-delay:3168ms;animation-delay:3168ms}.circle-container:nth-child(121){width:2px;height:2px;-webkit-animation-name:move-frames-121;animation-name:move-frames-121;-webkit-animation-duration:31008ms;animation-duration:31008ms;-webkit-animation-delay:33753ms;animation-delay:33753ms}@-webkit-keyframes move-frames-121{0%{-webkit-transform:translate3d(30vw,109vh,0);transform:translate3d(30vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-120vh,0);transform:translate3d(93vw,-120vh,0)}}@keyframes move-frames-121{0%{-webkit-transform:translate3d(30vw,109vh,0);transform:translate3d(30vw,109vh,0)}to{-webkit-transform:translate3d(93vw,-120vh,0);transform:translate3d(93vw,-120vh,0)}}.circle-container:nth-child(121) .circle{-webkit-animation-delay:2394ms;animation-delay:2394ms}.circle-container:nth-child(122){width:1px;height:1px;-webkit-animation-name:move-frames-122;animation-name:move-frames-122;-webkit-animation-duration:28515ms;animation-duration:28515ms;-webkit-animation-delay:12606ms;animation-delay:12606ms}@-webkit-keyframes move-frames-122{0%{-webkit-transform:translate3d(80vw,105vh,0);transform:translate3d(80vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-132vh,0);transform:translate3d(76vw,-132vh,0)}}@keyframes move-frames-122{0%{-webkit-transform:translate3d(80vw,105vh,0);transform:translate3d(80vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-132vh,0);transform:translate3d(76vw,-132vh,0)}}.circle-container:nth-child(122) .circle{-webkit-animation-delay:2153ms;animation-delay:2153ms}.circle-container:nth-child(123){width:7px;height:7px;-webkit-animation-name:move-frames-123;animation-name:move-frames-123;-webkit-animation-duration:32448ms;animation-duration:32448ms;-webkit-animation-delay:32437ms;animation-delay:32437ms}@-webkit-keyframes move-frames-123{0%{-webkit-transform:translate3d(43vw,107vh,0);transform:translate3d(43vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-122vh,0);transform:translate3d(36vw,-122vh,0)}}@keyframes move-frames-123{0%{-webkit-transform:translate3d(43vw,107vh,0);transform:translate3d(43vw,107vh,0)}to{-webkit-transform:translate3d(36vw,-122vh,0);transform:translate3d(36vw,-122vh,0)}}.circle-container:nth-child(123) .circle{-webkit-animation-delay:2694ms;animation-delay:2694ms}.circle-container:nth-child(124){width:1px;height:1px;-webkit-animation-name:move-frames-124;animation-name:move-frames-124;-webkit-animation-duration:33129ms;animation-duration:33129ms;-webkit-animation-delay:24906ms;animation-delay:24906ms}@-webkit-keyframes move-frames-124{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}@keyframes move-frames-124{0%{-webkit-transform:translate3d(62vw,105vh,0);transform:translate3d(62vw,105vh,0)}to{-webkit-transform:translate3d(62vw,-123vh,0);transform:translate3d(62vw,-123vh,0)}}.circle-container:nth-child(124) .circle{-webkit-animation-delay:237ms;animation-delay:237ms}.circle-container:nth-child(125){width:7px;height:7px;-webkit-animation-name:move-frames-125;animation-name:move-frames-125;-webkit-animation-duration:30262ms;animation-duration:30262ms;-webkit-animation-delay:16441ms;animation-delay:16441ms}@-webkit-keyframes move-frames-125{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-131vh,0);transform:translate3d(62vw,-131vh,0)}}@keyframes move-frames-125{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(62vw,-131vh,0);transform:translate3d(62vw,-131vh,0)}}.circle-container:nth-child(125) .circle{-webkit-animation-delay:2538ms;animation-delay:2538ms}.circle-container:nth-child(126){width:2px;height:2px;-webkit-animation-name:move-frames-126;animation-name:move-frames-126;-webkit-animation-duration:31804ms;animation-duration:31804ms;-webkit-animation-delay:20133ms;animation-delay:20133ms}@-webkit-keyframes move-frames-126{0%{-webkit-transform:translate3d(61vw,106vh,0);transform:translate3d(61vw,106vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}@keyframes move-frames-126{0%{-webkit-transform:translate3d(61vw,106vh,0);transform:translate3d(61vw,106vh,0)}to{-webkit-transform:translate3d(31vw,-121vh,0);transform:translate3d(31vw,-121vh,0)}}.circle-container:nth-child(126) .circle{-webkit-animation-delay:3852ms;animation-delay:3852ms}.circle-container:nth-child(127){width:8px;height:8px;-webkit-animation-name:move-frames-127;animation-name:move-frames-127;-webkit-animation-duration:32378ms;animation-duration:32378ms;-webkit-animation-delay:13731ms;animation-delay:13731ms}@-webkit-keyframes move-frames-127{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}@keyframes move-frames-127{0%{-webkit-transform:translate3d(7vw,105vh,0);transform:translate3d(7vw,105vh,0)}to{-webkit-transform:translate3d(19vw,-109vh,0);transform:translate3d(19vw,-109vh,0)}}.circle-container:nth-child(127) .circle{-webkit-animation-delay:2822ms;animation-delay:2822ms}.circle-container:nth-child(128){width:5px;height:5px;-webkit-animation-name:move-frames-128;animation-name:move-frames-128;-webkit-animation-duration:29857ms;animation-duration:29857ms;-webkit-animation-delay:16345ms;animation-delay:16345ms}@-webkit-keyframes move-frames-128{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(49vw,-105vh,0);transform:translate3d(49vw,-105vh,0)}}@keyframes move-frames-128{0%{-webkit-transform:translate3d(50vw,101vh,0);transform:translate3d(50vw,101vh,0)}to{-webkit-transform:translate3d(49vw,-105vh,0);transform:translate3d(49vw,-105vh,0)}}.circle-container:nth-child(128) .circle{-webkit-animation-delay:1024ms;animation-delay:1024ms}.circle-container:nth-child(129){width:3px;height:3px;-webkit-animation-name:move-frames-129;animation-name:move-frames-129;-webkit-animation-duration:32066ms;animation-duration:32066ms;-webkit-animation-delay:14739ms;animation-delay:14739ms}@-webkit-keyframes move-frames-129{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-122vh,0);transform:translate3d(51vw,-122vh,0)}}@keyframes move-frames-129{0%{-webkit-transform:translate3d(89vw,101vh,0);transform:translate3d(89vw,101vh,0)}to{-webkit-transform:translate3d(51vw,-122vh,0);transform:translate3d(51vw,-122vh,0)}}.circle-container:nth-child(129) .circle{-webkit-animation-delay:829ms;animation-delay:829ms}.circle-container:nth-child(130){width:7px;height:7px;-webkit-animation-name:move-frames-130;animation-name:move-frames-130;-webkit-animation-duration:34962ms;animation-duration:34962ms;-webkit-animation-delay:34609ms;animation-delay:34609ms}@-webkit-keyframes move-frames-130{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}@keyframes move-frames-130{0%{-webkit-transform:translate3d(67vw,105vh,0);transform:translate3d(67vw,105vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}.circle-container:nth-child(130) .circle{-webkit-animation-delay:.47s;animation-delay:.47s}.circle-container:nth-child(131){width:6px;height:6px;-webkit-animation-name:move-frames-131;animation-name:move-frames-131;-webkit-animation-duration:34526ms;animation-duration:34526ms;-webkit-animation-delay:31752ms;animation-delay:31752ms}@-webkit-keyframes move-frames-131{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}@keyframes move-frames-131{0%{-webkit-transform:translate3d(28vw,102vh,0);transform:translate3d(28vw,102vh,0)}to{-webkit-transform:translate3d(76vw,-128vh,0);transform:translate3d(76vw,-128vh,0)}}.circle-container:nth-child(131) .circle{-webkit-animation-delay:3.98s;animation-delay:3.98s}.circle-container:nth-child(132){width:6px;height:6px;-webkit-animation-name:move-frames-132;animation-name:move-frames-132;-webkit-animation-duration:32483ms;animation-duration:32483ms;-webkit-animation-delay:27.24s;animation-delay:27.24s}@-webkit-keyframes move-frames-132{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-112vh,0);transform:translate3d(70vw,-112vh,0)}}@keyframes move-frames-132{0%{-webkit-transform:translate3d(99vw,105vh,0);transform:translate3d(99vw,105vh,0)}to{-webkit-transform:translate3d(70vw,-112vh,0);transform:translate3d(70vw,-112vh,0)}}.circle-container:nth-child(132) .circle{-webkit-animation-delay:2111ms;animation-delay:2111ms}.circle-container:nth-child(133){width:7px;height:7px;-webkit-animation-name:move-frames-133;animation-name:move-frames-133;-webkit-animation-duration:31333ms;animation-duration:31333ms;-webkit-animation-delay:19224ms;animation-delay:19224ms}@-webkit-keyframes move-frames-133{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-124vh,0);transform:translate3d(31vw,-124vh,0)}}@keyframes move-frames-133{0%{-webkit-transform:translate3d(87vw,101vh,0);transform:translate3d(87vw,101vh,0)}to{-webkit-transform:translate3d(31vw,-124vh,0);transform:translate3d(31vw,-124vh,0)}}.circle-container:nth-child(133) .circle{-webkit-animation-delay:983ms;animation-delay:983ms}.circle-container:nth-child(134){width:8px;height:8px;-webkit-animation-name:move-frames-134;animation-name:move-frames-134;-webkit-animation-duration:28051ms;animation-duration:28051ms;-webkit-animation-delay:31.41s;animation-delay:31.41s}@-webkit-keyframes move-frames-134{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-113vh,0);transform:translate3d(35vw,-113vh,0)}}@keyframes move-frames-134{0%{-webkit-transform:translate3d(68vw,101vh,0);transform:translate3d(68vw,101vh,0)}to{-webkit-transform:translate3d(35vw,-113vh,0);transform:translate3d(35vw,-113vh,0)}}.circle-container:nth-child(134) .circle{-webkit-animation-delay:2211ms;animation-delay:2211ms}.circle-container:nth-child(135){width:2px;height:2px;-webkit-animation-name:move-frames-135;animation-name:move-frames-135;-webkit-animation-duration:30897ms;animation-duration:30897ms;-webkit-animation-delay:15595ms;animation-delay:15595ms}@-webkit-keyframes move-frames-135{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(8vw,-114vh,0);transform:translate3d(8vw,-114vh,0)}}@keyframes move-frames-135{0%{-webkit-transform:translate3d(6vw,106vh,0);transform:translate3d(6vw,106vh,0)}to{-webkit-transform:translate3d(8vw,-114vh,0);transform:translate3d(8vw,-114vh,0)}}.circle-container:nth-child(135) .circle{-webkit-animation-delay:212ms;animation-delay:212ms}.circle-container:nth-child(136){width:4px;height:4px;-webkit-animation-name:move-frames-136;animation-name:move-frames-136;-webkit-animation-duration:33498ms;animation-duration:33498ms;-webkit-animation-delay:31949ms;animation-delay:31949ms}@-webkit-keyframes move-frames-136{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}@keyframes move-frames-136{0%{-webkit-transform:translate3d(22vw,101vh,0);transform:translate3d(22vw,101vh,0)}to{-webkit-transform:translate3d(50vw,-107vh,0);transform:translate3d(50vw,-107vh,0)}}.circle-container:nth-child(136) .circle{-webkit-animation-delay:366ms;animation-delay:366ms}.circle-container:nth-child(137){width:2px;height:2px;-webkit-animation-name:move-frames-137;animation-name:move-frames-137;-webkit-animation-duration:32947ms;animation-duration:32947ms;-webkit-animation-delay:10.61s;animation-delay:10.61s}@-webkit-keyframes move-frames-137{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(42vw,-117vh,0);transform:translate3d(42vw,-117vh,0)}}@keyframes move-frames-137{0%{-webkit-transform:translate3d(7vw,110vh,0);transform:translate3d(7vw,110vh,0)}to{-webkit-transform:translate3d(42vw,-117vh,0);transform:translate3d(42vw,-117vh,0)}}.circle-container:nth-child(137) .circle{-webkit-animation-delay:2818ms;animation-delay:2818ms}.circle-container:nth-child(138){width:1px;height:1px;-webkit-animation-name:move-frames-138;animation-name:move-frames-138;-webkit-animation-duration:29938ms;animation-duration:29938ms;-webkit-animation-delay:13819ms;animation-delay:13819ms}@-webkit-keyframes move-frames-138{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-111vh,0);transform:translate3d(87vw,-111vh,0)}}@keyframes move-frames-138{0%{-webkit-transform:translate3d(85vw,101vh,0);transform:translate3d(85vw,101vh,0)}to{-webkit-transform:translate3d(87vw,-111vh,0);transform:translate3d(87vw,-111vh,0)}}.circle-container:nth-child(138) .circle{-webkit-animation-delay:3583ms;animation-delay:3583ms}.circle-container:nth-child(139){width:7px;height:7px;-webkit-animation-name:move-frames-139;animation-name:move-frames-139;-webkit-animation-duration:35925ms;animation-duration:35925ms;-webkit-animation-delay:36716ms;animation-delay:36716ms}@-webkit-keyframes move-frames-139{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-106vh,0);transform:translate3d(18vw,-106vh,0)}}@keyframes move-frames-139{0%{-webkit-transform:translate3d(9vw,103vh,0);transform:translate3d(9vw,103vh,0)}to{-webkit-transform:translate3d(18vw,-106vh,0);transform:translate3d(18vw,-106vh,0)}}.circle-container:nth-child(139) .circle{-webkit-animation-delay:3656ms;animation-delay:3656ms}.circle-container:nth-child(140){width:8px;height:8px;-webkit-animation-name:move-frames-140;animation-name:move-frames-140;-webkit-animation-duration:28797ms;animation-duration:28797ms;-webkit-animation-delay:12229ms;animation-delay:12229ms}@-webkit-keyframes move-frames-140{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}@keyframes move-frames-140{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-120vh,0);transform:translate3d(21vw,-120vh,0)}}.circle-container:nth-child(140) .circle{-webkit-animation-delay:1778ms;animation-delay:1778ms}.circle-container:nth-child(141){width:3px;height:3px;-webkit-animation-name:move-frames-141;animation-name:move-frames-141;-webkit-animation-duration:35605ms;animation-duration:35605ms;-webkit-animation-delay:1871ms;animation-delay:1871ms}@-webkit-keyframes move-frames-141{0%{-webkit-transform:translate3d(73vw,104vh,0);transform:translate3d(73vw,104vh,0)}to{-webkit-transform:translate3d(27vw,-119vh,0);transform:translate3d(27vw,-119vh,0)}}@keyframes move-frames-141{0%{-webkit-transform:translate3d(73vw,104vh,0);transform:translate3d(73vw,104vh,0)}to{-webkit-transform:translate3d(27vw,-119vh,0);transform:translate3d(27vw,-119vh,0)}}.circle-container:nth-child(141) .circle{-webkit-animation-delay:1852ms;animation-delay:1852ms}.circle-container:nth-child(142){width:3px;height:3px;-webkit-animation-name:move-frames-142;animation-name:move-frames-142;-webkit-animation-duration:30905ms;animation-duration:30905ms;-webkit-animation-delay:7748ms;animation-delay:7748ms}@-webkit-keyframes move-frames-142{0%{-webkit-transform:translate3d(52vw,103vh,0);transform:translate3d(52vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-126vh,0);transform:translate3d(27vw,-126vh,0)}}@keyframes move-frames-142{0%{-webkit-transform:translate3d(52vw,103vh,0);transform:translate3d(52vw,103vh,0)}to{-webkit-transform:translate3d(27vw,-126vh,0);transform:translate3d(27vw,-126vh,0)}}.circle-container:nth-child(142) .circle{-webkit-animation-delay:1826ms;animation-delay:1826ms}.circle-container:nth-child(143){width:1px;height:1px;-webkit-animation-name:move-frames-143;animation-name:move-frames-143;-webkit-animation-duration:31167ms;animation-duration:31167ms;-webkit-animation-delay:14743ms;animation-delay:14743ms}@-webkit-keyframes move-frames-143{0%{-webkit-transform:translate3d(100vw,104vh,0);transform:translate3d(100vw,104vh,0)}to{-webkit-transform:translate3d(57vw,-112vh,0);transform:translate3d(57vw,-112vh,0)}}@keyframes move-frames-143{0%{-webkit-transform:translate3d(100vw,104vh,0);transform:translate3d(100vw,104vh,0)}to{-webkit-transform:translate3d(57vw,-112vh,0);transform:translate3d(57vw,-112vh,0)}}.circle-container:nth-child(143) .circle{-webkit-animation-delay:1377ms;animation-delay:1377ms}.circle-container:nth-child(144){width:7px;height:7px;-webkit-animation-name:move-frames-144;animation-name:move-frames-144;-webkit-animation-duration:32806ms;animation-duration:32806ms;-webkit-animation-delay:10933ms;animation-delay:10933ms}@-webkit-keyframes move-frames-144{0%{-webkit-transform:translate3d(19vw,101vh,0);transform:translate3d(19vw,101vh,0)}to{-webkit-transform:translate3d(76vw,-123vh,0);transform:translate3d(76vw,-123vh,0)}}@keyframes move-frames-144{0%{-webkit-transform:translate3d(19vw,101vh,0);transform:translate3d(19vw,101vh,0)}to{-webkit-transform:translate3d(76vw,-123vh,0);transform:translate3d(76vw,-123vh,0)}}.circle-container:nth-child(144) .circle{-webkit-animation-delay:2484ms;animation-delay:2484ms}.circle-container:nth-child(145){width:5px;height:5px;-webkit-animation-name:move-frames-145;animation-name:move-frames-145;-webkit-animation-duration:36804ms;animation-duration:36804ms;-webkit-animation-delay:30206ms;animation-delay:30206ms}@-webkit-keyframes move-frames-145{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}@keyframes move-frames-145{0%{-webkit-transform:translate3d(16vw,102vh,0);transform:translate3d(16vw,102vh,0)}to{-webkit-transform:translate3d(50vw,-126vh,0);transform:translate3d(50vw,-126vh,0)}}.circle-container:nth-child(145) .circle{-webkit-animation-delay:3418ms;animation-delay:3418ms}.circle-container:nth-child(146){width:6px;height:6px;-webkit-animation-name:move-frames-146;animation-name:move-frames-146;-webkit-animation-duration:32905ms;animation-duration:32905ms;-webkit-animation-delay:31177ms;animation-delay:31177ms}@-webkit-keyframes move-frames-146{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-122vh,0);transform:translate3d(55vw,-122vh,0)}}@keyframes move-frames-146{0%{-webkit-transform:translate3d(99vw,103vh,0);transform:translate3d(99vw,103vh,0)}to{-webkit-transform:translate3d(55vw,-122vh,0);transform:translate3d(55vw,-122vh,0)}}.circle-container:nth-child(146) .circle{-webkit-animation-delay:2237ms;animation-delay:2237ms}.circle-container:nth-child(147){width:6px;height:6px;-webkit-animation-name:move-frames-147;animation-name:move-frames-147;-webkit-animation-duration:30465ms;animation-duration:30465ms;-webkit-animation-delay:35242ms;animation-delay:35242ms}@-webkit-keyframes move-frames-147{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-106vh,0);transform:translate3d(76vw,-106vh,0)}}@keyframes move-frames-147{0%{-webkit-transform:translate3d(90vw,105vh,0);transform:translate3d(90vw,105vh,0)}to{-webkit-transform:translate3d(76vw,-106vh,0);transform:translate3d(76vw,-106vh,0)}}.circle-container:nth-child(147) .circle{-webkit-animation-delay:3.84s;animation-delay:3.84s}.circle-container:nth-child(148){width:5px;height:5px;-webkit-animation-name:move-frames-148;animation-name:move-frames-148;-webkit-animation-duration:32763ms;animation-duration:32763ms;-webkit-animation-delay:3868ms;animation-delay:3868ms}@-webkit-keyframes move-frames-148{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-111vh,0);transform:translate3d(79vw,-111vh,0)}}@keyframes move-frames-148{0%{-webkit-transform:translate3d(21vw,109vh,0);transform:translate3d(21vw,109vh,0)}to{-webkit-transform:translate3d(79vw,-111vh,0);transform:translate3d(79vw,-111vh,0)}}.circle-container:nth-child(148) .circle{-webkit-animation-delay:771ms;animation-delay:771ms}.circle-container:nth-child(149){width:8px;height:8px;-webkit-animation-name:move-frames-149;animation-name:move-frames-149;-webkit-animation-duration:35135ms;animation-duration:35135ms;-webkit-animation-delay:16248ms;animation-delay:16248ms}@-webkit-keyframes move-frames-149{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}@keyframes move-frames-149{0%{-webkit-transform:translate3d(26vw,107vh,0);transform:translate3d(26vw,107vh,0)}to{-webkit-transform:translate3d(63vw,-125vh,0);transform:translate3d(63vw,-125vh,0)}}.circle-container:nth-child(149) .circle{-webkit-animation-delay:3464ms;animation-delay:3464ms}.circle-container:nth-child(150){width:3px;height:3px;-webkit-animation-name:move-frames-150;animation-name:move-frames-150;-webkit-animation-duration:36576ms;animation-duration:36576ms;-webkit-animation-delay:31573ms;animation-delay:31573ms}@-webkit-keyframes move-frames-150{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(1vw,-108vh,0);transform:translate3d(1vw,-108vh,0)}}@keyframes move-frames-150{0%{-webkit-transform:translate3d(42vw,103vh,0);transform:translate3d(42vw,103vh,0)}to{-webkit-transform:translate3d(1vw,-108vh,0);transform:translate3d(1vw,-108vh,0)}}.circle-container:nth-child(150) .circle{-webkit-animation-delay:2457ms;animation-delay:2457ms}.circle-container:nth-child(151){width:2px;height:2px;-webkit-animation-name:move-frames-151;animation-name:move-frames-151;-webkit-animation-duration:31514ms;animation-duration:31514ms;-webkit-animation-delay:28475ms;animation-delay:28475ms}@-webkit-keyframes move-frames-151{0%{-webkit-transform:translate3d(26vw,103vh,0);transform:translate3d(26vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}@keyframes move-frames-151{0%{-webkit-transform:translate3d(26vw,103vh,0);transform:translate3d(26vw,103vh,0)}to{-webkit-transform:translate3d(97vw,-115vh,0);transform:translate3d(97vw,-115vh,0)}}.circle-container:nth-child(151) .circle{-webkit-animation-delay:2395ms;animation-delay:2395ms}.circle-container:nth-child(152){width:2px;height:2px;-webkit-animation-name:move-frames-152;animation-name:move-frames-152;-webkit-animation-duration:29247ms;animation-duration:29247ms;-webkit-animation-delay:35735ms;animation-delay:35735ms}@-webkit-keyframes move-frames-152{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-121vh,0);transform:translate3d(38vw,-121vh,0)}}@keyframes move-frames-152{0%{-webkit-transform:translate3d(57vw,110vh,0);transform:translate3d(57vw,110vh,0)}to{-webkit-transform:translate3d(38vw,-121vh,0);transform:translate3d(38vw,-121vh,0)}}.circle-container:nth-child(152) .circle{-webkit-animation-delay:1648ms;animation-delay:1648ms}.circle-container:nth-child(153){width:8px;height:8px;-webkit-animation-name:move-frames-153;animation-name:move-frames-153;-webkit-animation-duration:35424ms;animation-duration:35424ms;-webkit-animation-delay:31.88s;animation-delay:31.88s}@-webkit-keyframes move-frames-153{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-133vh,0);transform:translate3d(94vw,-133vh,0)}}@keyframes move-frames-153{0%{-webkit-transform:translate3d(36vw,103vh,0);transform:translate3d(36vw,103vh,0)}to{-webkit-transform:translate3d(94vw,-133vh,0);transform:translate3d(94vw,-133vh,0)}}.circle-container:nth-child(153) .circle{-webkit-animation-delay:.67s;animation-delay:.67s}.circle-container:nth-child(154){width:3px;height:3px;-webkit-animation-name:move-frames-154;animation-name:move-frames-154;-webkit-animation-duration:30401ms;animation-duration:30401ms;-webkit-animation-delay:20.78s;animation-delay:20.78s}@-webkit-keyframes move-frames-154{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-120vh,0);transform:translate3d(40vw,-120vh,0)}}@keyframes move-frames-154{0%{-webkit-transform:translate3d(85vw,110vh,0);transform:translate3d(85vw,110vh,0)}to{-webkit-transform:translate3d(40vw,-120vh,0);transform:translate3d(40vw,-120vh,0)}}.circle-container:nth-child(154) .circle{-webkit-animation-delay:2488ms;animation-delay:2488ms}.circle-container:nth-child(155){width:7px;height:7px;-webkit-animation-name:move-frames-155;animation-name:move-frames-155;-webkit-animation-duration:36.06s;animation-duration:36.06s;-webkit-animation-delay:22428ms;animation-delay:22428ms}@-webkit-keyframes move-frames-155{0%{-webkit-transform:translate3d(87vw,102vh,0);transform:translate3d(87vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}@keyframes move-frames-155{0%{-webkit-transform:translate3d(87vw,102vh,0);transform:translate3d(87vw,102vh,0)}to{-webkit-transform:translate3d(95vw,-104vh,0);transform:translate3d(95vw,-104vh,0)}}.circle-container:nth-child(155) .circle{-webkit-animation-delay:558ms;animation-delay:558ms}.circle-container:nth-child(156){width:5px;height:5px;-webkit-animation-name:move-frames-156;animation-name:move-frames-156;-webkit-animation-duration:35259ms;animation-duration:35259ms;-webkit-animation-delay:7394ms;animation-delay:7394ms}@-webkit-keyframes move-frames-156{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}@keyframes move-frames-156{0%{-webkit-transform:translate3d(37vw,107vh,0);transform:translate3d(37vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}.circle-container:nth-child(156) .circle{-webkit-animation-delay:2827ms;animation-delay:2827ms}.circle-container:nth-child(157){width:1px;height:1px;-webkit-animation-name:move-frames-157;animation-name:move-frames-157;-webkit-animation-duration:28862ms;animation-duration:28862ms;-webkit-animation-delay:13057ms;animation-delay:13057ms}@-webkit-keyframes move-frames-157{0%{-webkit-transform:translate3d(81vw,104vh,0);transform:translate3d(81vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-133vh,0);transform:translate3d(75vw,-133vh,0)}}@keyframes move-frames-157{0%{-webkit-transform:translate3d(81vw,104vh,0);transform:translate3d(81vw,104vh,0)}to{-webkit-transform:translate3d(75vw,-133vh,0);transform:translate3d(75vw,-133vh,0)}}.circle-container:nth-child(157) .circle{-webkit-animation-delay:3553ms;animation-delay:3553ms}.circle-container:nth-child(158){width:6px;height:6px;-webkit-animation-name:move-frames-158;animation-name:move-frames-158;-webkit-animation-duration:31883ms;animation-duration:31883ms;-webkit-animation-delay:1735ms;animation-delay:1735ms}@-webkit-keyframes move-frames-158{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-113vh,0);transform:translate3d(50vw,-113vh,0)}}@keyframes move-frames-158{0%{-webkit-transform:translate3d(45vw,110vh,0);transform:translate3d(45vw,110vh,0)}to{-webkit-transform:translate3d(50vw,-113vh,0);transform:translate3d(50vw,-113vh,0)}}.circle-container:nth-child(158) .circle{-webkit-animation-delay:1304ms;animation-delay:1304ms}.circle-container:nth-child(159){width:3px;height:3px;-webkit-animation-name:move-frames-159;animation-name:move-frames-159;-webkit-animation-duration:35017ms;animation-duration:35017ms;-webkit-animation-delay:34567ms;animation-delay:34567ms}@-webkit-keyframes move-frames-159{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-129vh,0);transform:translate3d(92vw,-129vh,0)}}@keyframes move-frames-159{0%{-webkit-transform:translate3d(54vw,106vh,0);transform:translate3d(54vw,106vh,0)}to{-webkit-transform:translate3d(92vw,-129vh,0);transform:translate3d(92vw,-129vh,0)}}.circle-container:nth-child(159) .circle{-webkit-animation-delay:2565ms;animation-delay:2565ms}.circle-container:nth-child(160){width:4px;height:4px;-webkit-animation-name:move-frames-160;animation-name:move-frames-160;-webkit-animation-duration:29248ms;animation-duration:29248ms;-webkit-animation-delay:34067ms;animation-delay:34067ms}@-webkit-keyframes move-frames-160{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}@keyframes move-frames-160{0%{-webkit-transform:translate3d(51vw,107vh,0);transform:translate3d(51vw,107vh,0)}to{-webkit-transform:translate3d(23vw,-128vh,0);transform:translate3d(23vw,-128vh,0)}}.circle-container:nth-child(160) .circle{-webkit-animation-delay:65ms;animation-delay:65ms}.circle-container:nth-child(161){width:3px;height:3px;-webkit-animation-name:move-frames-161;animation-name:move-frames-161;-webkit-animation-duration:37s;animation-duration:37s;-webkit-animation-delay:57ms;animation-delay:57ms}@-webkit-keyframes move-frames-161{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(68vw,-126vh,0);transform:translate3d(68vw,-126vh,0)}}@keyframes move-frames-161{0%{-webkit-transform:translate3d(61vw,104vh,0);transform:translate3d(61vw,104vh,0)}to{-webkit-transform:translate3d(68vw,-126vh,0);transform:translate3d(68vw,-126vh,0)}}.circle-container:nth-child(161) .circle{-webkit-animation-delay:2944ms;animation-delay:2944ms}.circle-container:nth-child(162){width:3px;height:3px;-webkit-animation-name:move-frames-162;animation-name:move-frames-162;-webkit-animation-duration:36662ms;animation-duration:36662ms;-webkit-animation-delay:2003ms;animation-delay:2003ms}@-webkit-keyframes move-frames-162{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}@keyframes move-frames-162{0%{-webkit-transform:translate3d(36vw,105vh,0);transform:translate3d(36vw,105vh,0)}to{-webkit-transform:translate3d(68vw,-129vh,0);transform:translate3d(68vw,-129vh,0)}}.circle-container:nth-child(162) .circle{-webkit-animation-delay:3403ms;animation-delay:3403ms}.circle-container:nth-child(163){width:3px;height:3px;-webkit-animation-name:move-frames-163;animation-name:move-frames-163;-webkit-animation-duration:28218ms;animation-duration:28218ms;-webkit-animation-delay:32366ms;animation-delay:32366ms}@-webkit-keyframes move-frames-163{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-109vh,0);transform:translate3d(89vw,-109vh,0)}}@keyframes move-frames-163{0%{-webkit-transform:translate3d(84vw,103vh,0);transform:translate3d(84vw,103vh,0)}to{-webkit-transform:translate3d(89vw,-109vh,0);transform:translate3d(89vw,-109vh,0)}}.circle-container:nth-child(163) .circle{-webkit-animation-delay:951ms;animation-delay:951ms}.circle-container:nth-child(164){width:4px;height:4px;-webkit-animation-name:move-frames-164;animation-name:move-frames-164;-webkit-animation-duration:33033ms;animation-duration:33033ms;-webkit-animation-delay:17223ms;animation-delay:17223ms}@-webkit-keyframes move-frames-164{0%{-webkit-transform:translate3d(26vw,108vh,0);transform:translate3d(26vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-126vh,0);transform:translate3d(75vw,-126vh,0)}}@keyframes move-frames-164{0%{-webkit-transform:translate3d(26vw,108vh,0);transform:translate3d(26vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-126vh,0);transform:translate3d(75vw,-126vh,0)}}.circle-container:nth-child(164) .circle{-webkit-animation-delay:924ms;animation-delay:924ms}.circle-container:nth-child(165){width:2px;height:2px;-webkit-animation-name:move-frames-165;animation-name:move-frames-165;-webkit-animation-duration:35337ms;animation-duration:35337ms;-webkit-animation-delay:8523ms;animation-delay:8523ms}@-webkit-keyframes move-frames-165{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(42vw,-112vh,0);transform:translate3d(42vw,-112vh,0)}}@keyframes move-frames-165{0%{-webkit-transform:translate3d(68vw,109vh,0);transform:translate3d(68vw,109vh,0)}to{-webkit-transform:translate3d(42vw,-112vh,0);transform:translate3d(42vw,-112vh,0)}}.circle-container:nth-child(165) .circle{-webkit-animation-delay:3713ms;animation-delay:3713ms}.circle-container:nth-child(166){width:7px;height:7px;-webkit-animation-name:move-frames-166;animation-name:move-frames-166;-webkit-animation-duration:28.61s;animation-duration:28.61s;-webkit-animation-delay:20279ms;animation-delay:20279ms}@-webkit-keyframes move-frames-166{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-126vh,0);transform:translate3d(95vw,-126vh,0)}}@keyframes move-frames-166{0%{-webkit-transform:translate3d(69vw,110vh,0);transform:translate3d(69vw,110vh,0)}to{-webkit-transform:translate3d(95vw,-126vh,0);transform:translate3d(95vw,-126vh,0)}}.circle-container:nth-child(166) .circle{-webkit-animation-delay:3.05s;animation-delay:3.05s}.circle-container:nth-child(167){width:3px;height:3px;-webkit-animation-name:move-frames-167;animation-name:move-frames-167;-webkit-animation-duration:32644ms;animation-duration:32644ms;-webkit-animation-delay:19021ms;animation-delay:19021ms}@-webkit-keyframes move-frames-167{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}@keyframes move-frames-167{0%{-webkit-transform:translate3d(95vw,107vh,0);transform:translate3d(95vw,107vh,0)}to{-webkit-transform:translate3d(98vw,-127vh,0);transform:translate3d(98vw,-127vh,0)}}.circle-container:nth-child(167) .circle{-webkit-animation-delay:371ms;animation-delay:371ms}.circle-container:nth-child(168){width:5px;height:5px;-webkit-animation-name:move-frames-168;animation-name:move-frames-168;-webkit-animation-duration:28598ms;animation-duration:28598ms;-webkit-animation-delay:31.85s;animation-delay:31.85s}@-webkit-keyframes move-frames-168{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-111vh,0);transform:translate3d(21vw,-111vh,0)}}@keyframes move-frames-168{0%{-webkit-transform:translate3d(56vw,110vh,0);transform:translate3d(56vw,110vh,0)}to{-webkit-transform:translate3d(21vw,-111vh,0);transform:translate3d(21vw,-111vh,0)}}.circle-container:nth-child(168) .circle{-webkit-animation-delay:998ms;animation-delay:998ms}.circle-container:nth-child(169){width:5px;height:5px;-webkit-animation-name:move-frames-169;animation-name:move-frames-169;-webkit-animation-duration:32894ms;animation-duration:32894ms;-webkit-animation-delay:14484ms;animation-delay:14484ms}@-webkit-keyframes move-frames-169{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(30vw,-125vh,0);transform:translate3d(30vw,-125vh,0)}}@keyframes move-frames-169{0%{-webkit-transform:translate3d(91vw,103vh,0);transform:translate3d(91vw,103vh,0)}to{-webkit-transform:translate3d(30vw,-125vh,0);transform:translate3d(30vw,-125vh,0)}}.circle-container:nth-child(169) .circle{-webkit-animation-delay:1239ms;animation-delay:1239ms}.circle-container:nth-child(170){width:3px;height:3px;-webkit-animation-name:move-frames-170;animation-name:move-frames-170;-webkit-animation-duration:33126ms;animation-duration:33126ms;-webkit-animation-delay:16899ms;animation-delay:16899ms}@-webkit-keyframes move-frames-170{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(24vw,-119vh,0);transform:translate3d(24vw,-119vh,0)}}@keyframes move-frames-170{0%{-webkit-transform:translate3d(22vw,104vh,0);transform:translate3d(22vw,104vh,0)}to{-webkit-transform:translate3d(24vw,-119vh,0);transform:translate3d(24vw,-119vh,0)}}.circle-container:nth-child(170) .circle{-webkit-animation-delay:397ms;animation-delay:397ms}.circle-container:nth-child(171){width:3px;height:3px;-webkit-animation-name:move-frames-171;animation-name:move-frames-171;-webkit-animation-duration:33724ms;animation-duration:33724ms;-webkit-animation-delay:21328ms;animation-delay:21328ms}@-webkit-keyframes move-frames-171{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}@keyframes move-frames-171{0%{-webkit-transform:translate3d(32vw,106vh,0);transform:translate3d(32vw,106vh,0)}to{-webkit-transform:translate3d(3vw,-129vh,0);transform:translate3d(3vw,-129vh,0)}}.circle-container:nth-child(171) .circle{-webkit-animation-delay:1097ms;animation-delay:1097ms}.circle-container:nth-child(172){width:6px;height:6px;-webkit-animation-name:move-frames-172;animation-name:move-frames-172;-webkit-animation-duration:35704ms;animation-duration:35704ms;-webkit-animation-delay:6212ms;animation-delay:6212ms}@-webkit-keyframes move-frames-172{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}@keyframes move-frames-172{0%{-webkit-transform:translate3d(33vw,110vh,0);transform:translate3d(33vw,110vh,0)}to{-webkit-transform:translate3d(3vw,-122vh,0);transform:translate3d(3vw,-122vh,0)}}.circle-container:nth-child(172) .circle{-webkit-animation-delay:524ms;animation-delay:524ms}.circle-container:nth-child(173){width:4px;height:4px;-webkit-animation-name:move-frames-173;animation-name:move-frames-173;-webkit-animation-duration:28633ms;animation-duration:28633ms;-webkit-animation-delay:2161ms;animation-delay:2161ms}@-webkit-keyframes move-frames-173{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-117vh,0);transform:translate3d(87vw,-117vh,0)}}@keyframes move-frames-173{0%{-webkit-transform:translate3d(68vw,105vh,0);transform:translate3d(68vw,105vh,0)}to{-webkit-transform:translate3d(87vw,-117vh,0);transform:translate3d(87vw,-117vh,0)}}.circle-container:nth-child(173) .circle{-webkit-animation-delay:.55s;animation-delay:.55s}.circle-container:nth-child(174){width:2px;height:2px;-webkit-animation-name:move-frames-174;animation-name:move-frames-174;-webkit-animation-duration:29116ms;animation-duration:29116ms;-webkit-animation-delay:31594ms;animation-delay:31594ms}@-webkit-keyframes move-frames-174{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}@keyframes move-frames-174{0%{-webkit-transform:translate3d(96vw,102vh,0);transform:translate3d(96vw,102vh,0)}to{-webkit-transform:translate3d(96vw,-117vh,0);transform:translate3d(96vw,-117vh,0)}}.circle-container:nth-child(174) .circle{-webkit-animation-delay:1701ms;animation-delay:1701ms}.circle-container:nth-child(175){width:8px;height:8px;-webkit-animation-name:move-frames-175;animation-name:move-frames-175;-webkit-animation-duration:35479ms;animation-duration:35479ms;-webkit-animation-delay:15883ms;animation-delay:15883ms}@-webkit-keyframes move-frames-175{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-110vh,0);transform:translate3d(34vw,-110vh,0)}}@keyframes move-frames-175{0%{-webkit-transform:translate3d(85vw,107vh,0);transform:translate3d(85vw,107vh,0)}to{-webkit-transform:translate3d(34vw,-110vh,0);transform:translate3d(34vw,-110vh,0)}}.circle-container:nth-child(175) .circle{-webkit-animation-delay:639ms;animation-delay:639ms}.circle-container:nth-child(176){width:2px;height:2px;-webkit-animation-name:move-frames-176;animation-name:move-frames-176;-webkit-animation-duration:30678ms;animation-duration:30678ms;-webkit-animation-delay:2.78s;animation-delay:2.78s}@-webkit-keyframes move-frames-176{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}@keyframes move-frames-176{0%{-webkit-transform:translate3d(39vw,107vh,0);transform:translate3d(39vw,107vh,0)}to{-webkit-transform:translate3d(47vw,-125vh,0);transform:translate3d(47vw,-125vh,0)}}.circle-container:nth-child(176) .circle{-webkit-animation-delay:1819ms;animation-delay:1819ms}.circle-container:nth-child(177){width:7px;height:7px;-webkit-animation-name:move-frames-177;animation-name:move-frames-177;-webkit-animation-duration:35096ms;animation-duration:35096ms;-webkit-animation-delay:32.06s;animation-delay:32.06s}@-webkit-keyframes move-frames-177{0%{-webkit-transform:translate3d(56vw,109vh,0);transform:translate3d(56vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-138vh,0);transform:translate3d(65vw,-138vh,0)}}@keyframes move-frames-177{0%{-webkit-transform:translate3d(56vw,109vh,0);transform:translate3d(56vw,109vh,0)}to{-webkit-transform:translate3d(65vw,-138vh,0);transform:translate3d(65vw,-138vh,0)}}.circle-container:nth-child(177) .circle{-webkit-animation-delay:3099ms;animation-delay:3099ms}.circle-container:nth-child(178){width:4px;height:4px;-webkit-animation-name:move-frames-178;animation-name:move-frames-178;-webkit-animation-duration:36991ms;animation-duration:36991ms;-webkit-animation-delay:22168ms;animation-delay:22168ms}@-webkit-keyframes move-frames-178{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-122vh,0);transform:translate3d(7vw,-122vh,0)}}@keyframes move-frames-178{0%{-webkit-transform:translate3d(94vw,108vh,0);transform:translate3d(94vw,108vh,0)}to{-webkit-transform:translate3d(7vw,-122vh,0);transform:translate3d(7vw,-122vh,0)}}.circle-container:nth-child(178) .circle{-webkit-animation-delay:2.96s;animation-delay:2.96s}.circle-container:nth-child(179){width:5px;height:5px;-webkit-animation-name:move-frames-179;animation-name:move-frames-179;-webkit-animation-duration:33294ms;animation-duration:33294ms;-webkit-animation-delay:2337ms;animation-delay:2337ms}@-webkit-keyframes move-frames-179{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}@keyframes move-frames-179{0%{-webkit-transform:translate3d(63vw,103vh,0);transform:translate3d(63vw,103vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}.circle-container:nth-child(179) .circle{-webkit-animation-delay:2221ms;animation-delay:2221ms}.circle-container:nth-child(180){width:2px;height:2px;-webkit-animation-name:move-frames-180;animation-name:move-frames-180;-webkit-animation-duration:30076ms;animation-duration:30076ms;-webkit-animation-delay:29094ms;animation-delay:29094ms}@-webkit-keyframes move-frames-180{0%{-webkit-transform:translate3d(78vw,108vh,0);transform:translate3d(78vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-133vh,0);transform:translate3d(72vw,-133vh,0)}}@keyframes move-frames-180{0%{-webkit-transform:translate3d(78vw,108vh,0);transform:translate3d(78vw,108vh,0)}to{-webkit-transform:translate3d(72vw,-133vh,0);transform:translate3d(72vw,-133vh,0)}}.circle-container:nth-child(180) .circle{-webkit-animation-delay:1902ms;animation-delay:1902ms}.circle-container:nth-child(181){width:7px;height:7px;-webkit-animation-name:move-frames-181;animation-name:move-frames-181;-webkit-animation-duration:30451ms;animation-duration:30451ms;-webkit-animation-delay:12539ms;animation-delay:12539ms}@-webkit-keyframes move-frames-181{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-107vh,0);transform:translate3d(30vw,-107vh,0)}}@keyframes move-frames-181{0%{-webkit-transform:translate3d(67vw,106vh,0);transform:translate3d(67vw,106vh,0)}to{-webkit-transform:translate3d(30vw,-107vh,0);transform:translate3d(30vw,-107vh,0)}}.circle-container:nth-child(181) .circle{-webkit-animation-delay:2088ms;animation-delay:2088ms}.circle-container:nth-child(182){width:7px;height:7px;-webkit-animation-name:move-frames-182;animation-name:move-frames-182;-webkit-animation-duration:32.23s;animation-duration:32.23s;-webkit-animation-delay:9888ms;animation-delay:9888ms}@-webkit-keyframes move-frames-182{0%{-webkit-transform:translate3d(68vw,110vh,0);transform:translate3d(68vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-131vh,0);transform:translate3d(34vw,-131vh,0)}}@keyframes move-frames-182{0%{-webkit-transform:translate3d(68vw,110vh,0);transform:translate3d(68vw,110vh,0)}to{-webkit-transform:translate3d(34vw,-131vh,0);transform:translate3d(34vw,-131vh,0)}}.circle-container:nth-child(182) .circle{-webkit-animation-delay:3127ms;animation-delay:3127ms}.circle-container:nth-child(183){width:4px;height:4px;-webkit-animation-name:move-frames-183;animation-name:move-frames-183;-webkit-animation-duration:30492ms;animation-duration:30492ms;-webkit-animation-delay:2.98s;animation-delay:2.98s}@-webkit-keyframes move-frames-183{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}@keyframes move-frames-183{0%{-webkit-transform:translate3d(89vw,107vh,0);transform:translate3d(89vw,107vh,0)}to{-webkit-transform:translate3d(55vw,-109vh,0);transform:translate3d(55vw,-109vh,0)}}.circle-container:nth-child(183) .circle{-webkit-animation-delay:2236ms;animation-delay:2236ms}.circle-container:nth-child(184){width:1px;height:1px;-webkit-animation-name:move-frames-184;animation-name:move-frames-184;-webkit-animation-duration:33141ms;animation-duration:33141ms;-webkit-animation-delay:28307ms;animation-delay:28307ms}@-webkit-keyframes move-frames-184{0%{-webkit-transform:translate3d(11vw,107vh,0);transform:translate3d(11vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-111vh,0);transform:translate3d(44vw,-111vh,0)}}@keyframes move-frames-184{0%{-webkit-transform:translate3d(11vw,107vh,0);transform:translate3d(11vw,107vh,0)}to{-webkit-transform:translate3d(44vw,-111vh,0);transform:translate3d(44vw,-111vh,0)}}.circle-container:nth-child(184) .circle{-webkit-animation-delay:522ms;animation-delay:522ms}.circle-container:nth-child(185){width:3px;height:3px;-webkit-animation-name:move-frames-185;animation-name:move-frames-185;-webkit-animation-duration:29697ms;animation-duration:29697ms;-webkit-animation-delay:2809ms;animation-delay:2809ms}@-webkit-keyframes move-frames-185{0%{-webkit-transform:translate3d(44vw,102vh,0);transform:translate3d(44vw,102vh,0)}to{-webkit-transform:translate3d(34vw,-117vh,0);transform:translate3d(34vw,-117vh,0)}}@keyframes move-frames-185{0%{-webkit-transform:translate3d(44vw,102vh,0);transform:translate3d(44vw,102vh,0)}to{-webkit-transform:translate3d(34vw,-117vh,0);transform:translate3d(34vw,-117vh,0)}}.circle-container:nth-child(185) .circle{-webkit-animation-delay:3.3s;animation-delay:3.3s}.circle-container:nth-child(186){width:7px;height:7px;-webkit-animation-name:move-frames-186;animation-name:move-frames-186;-webkit-animation-duration:30331ms;animation-duration:30331ms;-webkit-animation-delay:15486ms;animation-delay:15486ms}@-webkit-keyframes move-frames-186{0%{-webkit-transform:translate3d(52vw,110vh,0);transform:translate3d(52vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-122vh,0);transform:translate3d(31vw,-122vh,0)}}@keyframes move-frames-186{0%{-webkit-transform:translate3d(52vw,110vh,0);transform:translate3d(52vw,110vh,0)}to{-webkit-transform:translate3d(31vw,-122vh,0);transform:translate3d(31vw,-122vh,0)}}.circle-container:nth-child(186) .circle{-webkit-animation-delay:2996ms;animation-delay:2996ms}.circle-container:nth-child(187){width:3px;height:3px;-webkit-animation-name:move-frames-187;animation-name:move-frames-187;-webkit-animation-duration:36511ms;animation-duration:36511ms;-webkit-animation-delay:26123ms;animation-delay:26123ms}@-webkit-keyframes move-frames-187{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(71vw,-132vh,0);transform:translate3d(71vw,-132vh,0)}}@keyframes move-frames-187{0%{-webkit-transform:translate3d(83vw,110vh,0);transform:translate3d(83vw,110vh,0)}to{-webkit-transform:translate3d(71vw,-132vh,0);transform:translate3d(71vw,-132vh,0)}}.circle-container:nth-child(187) .circle{-webkit-animation-delay:2437ms;animation-delay:2437ms}.circle-container:nth-child(188){width:6px;height:6px;-webkit-animation-name:move-frames-188;animation-name:move-frames-188;-webkit-animation-duration:35003ms;animation-duration:35003ms;-webkit-animation-delay:14307ms;animation-delay:14307ms}@-webkit-keyframes move-frames-188{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-122vh,0);transform:translate3d(42vw,-122vh,0)}}@keyframes move-frames-188{0%{-webkit-transform:translate3d(73vw,108vh,0);transform:translate3d(73vw,108vh,0)}to{-webkit-transform:translate3d(42vw,-122vh,0);transform:translate3d(42vw,-122vh,0)}}.circle-container:nth-child(188) .circle{-webkit-animation-delay:2599ms;animation-delay:2599ms}.circle-container:nth-child(189){width:5px;height:5px;-webkit-animation-name:move-frames-189;animation-name:move-frames-189;-webkit-animation-duration:34033ms;animation-duration:34033ms;-webkit-animation-delay:3071ms;animation-delay:3071ms}@-webkit-keyframes move-frames-189{0%{-webkit-transform:translate3d(78vw,104vh,0);transform:translate3d(78vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}@keyframes move-frames-189{0%{-webkit-transform:translate3d(78vw,104vh,0);transform:translate3d(78vw,104vh,0)}to{-webkit-transform:translate3d(29vw,-123vh,0);transform:translate3d(29vw,-123vh,0)}}.circle-container:nth-child(189) .circle{-webkit-animation-delay:2856ms;animation-delay:2856ms}.circle-container:nth-child(190){width:7px;height:7px;-webkit-animation-name:move-frames-190;animation-name:move-frames-190;-webkit-animation-duration:33696ms;animation-duration:33696ms;-webkit-animation-delay:22301ms;animation-delay:22301ms}@-webkit-keyframes move-frames-190{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(4vw,-123vh,0);transform:translate3d(4vw,-123vh,0)}}@keyframes move-frames-190{0%{-webkit-transform:translate3d(92vw,110vh,0);transform:translate3d(92vw,110vh,0)}to{-webkit-transform:translate3d(4vw,-123vh,0);transform:translate3d(4vw,-123vh,0)}}.circle-container:nth-child(190) .circle{-webkit-animation-delay:1011ms;animation-delay:1011ms}.circle-container:nth-child(191){width:1px;height:1px;-webkit-animation-name:move-frames-191;animation-name:move-frames-191;-webkit-animation-duration:35213ms;animation-duration:35213ms;-webkit-animation-delay:10125ms;animation-delay:10125ms}@-webkit-keyframes move-frames-191{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(30vw,-120vh,0);transform:translate3d(30vw,-120vh,0)}}@keyframes move-frames-191{0%{-webkit-transform:translate3d(11vw,105vh,0);transform:translate3d(11vw,105vh,0)}to{-webkit-transform:translate3d(30vw,-120vh,0);transform:translate3d(30vw,-120vh,0)}}.circle-container:nth-child(191) .circle{-webkit-animation-delay:775ms;animation-delay:775ms}.circle-container:nth-child(192){width:6px;height:6px;-webkit-animation-name:move-frames-192;animation-name:move-frames-192;-webkit-animation-duration:32187ms;animation-duration:32187ms;-webkit-animation-delay:28104ms;animation-delay:28104ms}@-webkit-keyframes move-frames-192{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}@keyframes move-frames-192{0%{-webkit-transform:translate3d(14vw,107vh,0);transform:translate3d(14vw,107vh,0)}to{-webkit-transform:translate3d(14vw,-122vh,0);transform:translate3d(14vw,-122vh,0)}}.circle-container:nth-child(192) .circle{-webkit-animation-delay:134ms;animation-delay:134ms}.circle-container:nth-child(193){width:7px;height:7px;-webkit-animation-name:move-frames-193;animation-name:move-frames-193;-webkit-animation-duration:36.08s;animation-duration:36.08s;-webkit-animation-delay:19382ms;animation-delay:19382ms}@-webkit-keyframes move-frames-193{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}@keyframes move-frames-193{0%{-webkit-transform:translate3d(44vw,110vh,0);transform:translate3d(44vw,110vh,0)}to{-webkit-transform:translate3d(27vw,-122vh,0);transform:translate3d(27vw,-122vh,0)}}.circle-container:nth-child(193) .circle{-webkit-animation-delay:719ms;animation-delay:719ms}.circle-container:nth-child(194){width:4px;height:4px;-webkit-animation-name:move-frames-194;animation-name:move-frames-194;-webkit-animation-duration:34.62s;animation-duration:34.62s;-webkit-animation-delay:15166ms;animation-delay:15166ms}@-webkit-keyframes move-frames-194{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-115vh,0);transform:translate3d(5vw,-115vh,0)}}@keyframes move-frames-194{0%{-webkit-transform:translate3d(41vw,110vh,0);transform:translate3d(41vw,110vh,0)}to{-webkit-transform:translate3d(5vw,-115vh,0);transform:translate3d(5vw,-115vh,0)}}.circle-container:nth-child(194) .circle{-webkit-animation-delay:2158ms;animation-delay:2158ms}.circle-container:nth-child(195){width:7px;height:7px;-webkit-animation-name:move-frames-195;animation-name:move-frames-195;-webkit-animation-duration:36944ms;animation-duration:36944ms;-webkit-animation-delay:17969ms;animation-delay:17969ms}@-webkit-keyframes move-frames-195{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}@keyframes move-frames-195{0%{-webkit-transform:translate3d(60vw,106vh,0);transform:translate3d(60vw,106vh,0)}to{-webkit-transform:translate3d(24vw,-112vh,0);transform:translate3d(24vw,-112vh,0)}}.circle-container:nth-child(195) .circle{-webkit-animation-delay:3191ms;animation-delay:3191ms}.circle-container:nth-child(196){width:8px;height:8px;-webkit-animation-name:move-frames-196;animation-name:move-frames-196;-webkit-animation-duration:36246ms;animation-duration:36246ms;-webkit-animation-delay:15.73s;animation-delay:15.73s}@-webkit-keyframes move-frames-196{0%{-webkit-transform:translate3d(12vw,108vh,0);transform:translate3d(12vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-109vh,0);transform:translate3d(75vw,-109vh,0)}}@keyframes move-frames-196{0%{-webkit-transform:translate3d(12vw,108vh,0);transform:translate3d(12vw,108vh,0)}to{-webkit-transform:translate3d(75vw,-109vh,0);transform:translate3d(75vw,-109vh,0)}}.circle-container:nth-child(196) .circle{-webkit-animation-delay:3809ms;animation-delay:3809ms}.circle-container:nth-child(197){width:7px;height:7px;-webkit-animation-name:move-frames-197;animation-name:move-frames-197;-webkit-animation-duration:29738ms;animation-duration:29738ms;-webkit-animation-delay:18752ms;animation-delay:18752ms}@-webkit-keyframes move-frames-197{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(41vw,-110vh,0);transform:translate3d(41vw,-110vh,0)}}@keyframes move-frames-197{0%{-webkit-transform:translate3d(48vw,106vh,0);transform:translate3d(48vw,106vh,0)}to{-webkit-transform:translate3d(41vw,-110vh,0);transform:translate3d(41vw,-110vh,0)}}.circle-container:nth-child(197) .circle{-webkit-animation-delay:2958ms;animation-delay:2958ms}.circle-container:nth-child(198){width:2px;height:2px;-webkit-animation-name:move-frames-198;animation-name:move-frames-198;-webkit-animation-duration:28.82s;animation-duration:28.82s;-webkit-animation-delay:10352ms;animation-delay:10352ms}@-webkit-keyframes move-frames-198{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-129vh,0);transform:translate3d(34vw,-129vh,0)}}@keyframes move-frames-198{0%{-webkit-transform:translate3d(53vw,101vh,0);transform:translate3d(53vw,101vh,0)}to{-webkit-transform:translate3d(34vw,-129vh,0);transform:translate3d(34vw,-129vh,0)}}.circle-container:nth-child(198) .circle{-webkit-animation-delay:2241ms;animation-delay:2241ms}.circle-container:nth-child(199){width:1px;height:1px;-webkit-animation-name:move-frames-199;animation-name:move-frames-199;-webkit-animation-duration:29811ms;animation-duration:29811ms;-webkit-animation-delay:30984ms;animation-delay:30984ms}@-webkit-keyframes move-frames-199{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}@keyframes move-frames-199{0%{-webkit-transform:translate3d(3vw,108vh,0);transform:translate3d(3vw,108vh,0)}to{-webkit-transform:translate3d(54vw,-135vh,0);transform:translate3d(54vw,-135vh,0)}}.circle-container:nth-child(199) .circle{-webkit-animation-delay:2627ms;animation-delay:2627ms}.circle-container:nth-child(200){width:8px;height:8px;-webkit-animation-name:move-frames-200;animation-name:move-frames-200;-webkit-animation-duration:29444ms;animation-duration:29444ms;-webkit-animation-delay:221ms;animation-delay:221ms}@-webkit-keyframes move-frames-200{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-131vh,0);transform:translate3d(48vw,-131vh,0)}}@keyframes move-frames-200{0%{-webkit-transform:translate3d(25vw,101vh,0);transform:translate3d(25vw,101vh,0)}to{-webkit-transform:translate3d(48vw,-131vh,0);transform:translate3d(48vw,-131vh,0)}}.circle-container:nth-child(200) .circle{-webkit-animation-delay:3323ms;animation-delay:3323ms}.message{position:absolute;right:20px;bottom:10px;color:#fff;font-family:Josefin Slab,serif;line-height:27px;font-size:18px;text-align:right;pointer-events:none;-webkit-animation:message-frames 1.5s ease 5s forwards;animation:message-frames 1.5s ease 5s forwards;opacity:0}@-webkit-keyframes message-frames{0%{opacity:0}to{opacity:1}}@keyframes message-frames{0%{opacity:0}to{opacity:1}}.modal-content{background-color:#c6f4d6!important;border-radius:10px}.btn-edit{background-color:#3f39ef!important;border:none;border-radius:2px;margin-right:2%;color:#fff}.btn-delete{background-color:#f03737!important;border:none;border-radius:2px;color:#fff}@media (min-width: 1200px){.modal-content{width:70%;margin-top:4%!important}}@media (min-width: 992px) and (max-width: 1199px){.modal-content{width:70%}}@media (min-width: 768px) and (max-width: 991px){.gallery{width:60px;margin-left:15%}.container-carousel{margin-left:10%;margin-right:65%;margin-bottom:10%}.gallery>img{width:68%!important;height:100%!important;margin-left:auto;margin-right:auto}#btn-proyectos{margin-top:4%}}@media (min-width: 566px) and (max-width: 767px){.gallery{width:100px;margin-left:15%}.container-carousel{margin-left:1%;margin-right:90%;margin-bottom:15%}.gallery>img{width:55%!important;margin-left:auto;margin-right:auto}#btn-proyectos{margin-top:5%}}@media (max-width: 546px){.gallery{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel{margin-left:0%!important;margin-right:30%!important;margin-bottom:15%!important}.gallery>img{width:50%!important;height:110%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos{margin-top:6%!important}}@media (max-width: 526px){.gallery{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel{margin-right:20%!important;margin-bottom:15%!important}.gallery>img{width:42%!important;height:115%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos{margin-top:7%!important}}@media (max-width: 480px){.gallery{width:100%!important;margin-left:0%!important;margin-bottom:10%!important}.container-carousel{margin-right:30%!important;margin-bottom:15%!important}.gallery>img{width:50%!important;height:120%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos{margin-top:7%!important}}@media (max-width: 320px){.gallery{width:100%!important;margin-left:0%!important;margin-bottom:20%!important}.container-carousel{margin-left:0%!important;margin-right:30%!important;margin-bottom:20%!important}.gallery>img{width:50%!important;height:100%!important;margin-left:auto!important;margin-right:auto!important}#btn-proyectos{margin-top:6%!important}}
