/*!
 * 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-O7nZalfM.woff2) format("woff2"),url(/assets/fa-brands-400-Dur5g48u.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-DgEfZSYE.woff2) format("woff2"),url(/assets/fa-regular-400-Bf3rG5Nx.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-DOQJEhcS.woff2) format("woff2"),url(/assets/fa-solid-900-BV3CbEM2.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-O7nZalfM.woff2) format("woff2"),url(/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-DgEfZSYE.woff2) format("woff2"),url(/assets/fa-regular-400-Bf3rG5Nx.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-DgEfZSYE.woff2) format("woff2"),url(/assets/fa-regular-400-Bf3rG5Nx.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-BX8XWJtE.woff2) format("woff2"),url(/assets/fa-v4compatibility-B9MWI-E6.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-2b9fa197]{position:relative;padding:150px 0 100px;min-height:85vh;display:flex;align-items:center;overflow:hidden;z-index:2}.hero-content-container[data-v-2b9fa197]{position:relative;z-index:10}.svg-background[data-v-2b9fa197]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.svg-background>svg[data-v-2b9fa197]{background-color:#c6f4d6;background-image:linear-gradient(to bottom,#c6f4d6db,#c6f4d6);width:100%;height:100%;box-sizing:border-box;display:block}#descrip[data-v-2b9fa197]{padding-right:30px}.subtitle[data-v-2b9fa197]{font-size:1rem;font-weight:700;color:#1a9e37;margin-bottom:15px;letter-spacing:1px;text-transform:uppercase}.heading[data-v-2b9fa197]{font-size:3.8rem;font-weight:900;line-height:1.1;color:#212529;margin-bottom:25px}.excerpt p[data-v-2b9fa197]{font-size:1.15rem;line-height:1.6;color:#6c757d;margin-bottom:35px}.container-btn[data-v-2b9fa197]{display:flex;gap:15px;flex-wrap:wrap;align-items:center;justify-content:center}.container-btn a[data-v-2b9fa197]{font-weight:600;padding:12px 28px;border-radius:50px;text-transform:uppercase;font-size:.85rem;transition:all .3s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-align:center}.btn-primary[data-v-2b9fa197]{background-color:#1a9e37;border-color:#1a9e37}.btn-primary[data-v-2b9fa197]:hover{background-color:#147a2a;border-color:#147a2a}.btn-outline-primary[data-v-2b9fa197]{color:#1a9e37;border-color:#1a9e37}.btn-outline-primary[data-v-2b9fa197]:hover{background-color:#1a9e37;color:#fff!important}.container-carousel[data-v-2b9fa197]{width:100%;padding:0;display:flex;justify-content:center;align-items:center;height:100%}.gallery[data-v-2b9fa197]{--d: 12s;display:grid;width:100%;max-width:450px;margin:0;position:relative}.gallery>img[data-v-2b9fa197]{grid-area:1/1;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;background-color:#f8f9fa;border:5px solid #ffffff;box-shadow:0 10px 30px #0000001a;z-index:2;animation:slide-2b9fa197 var(--d) infinite,z-order-2b9fa197 var(--d) infinite steps(1)}.gallery img[data-v-2b9fa197]{transition:opacity .5s ease-in-out}.gallery img[data-v-2b9fa197]:last-child{animation-name:slide-2b9fa197,z-order-last-2b9fa197}.gallery>img[data-v-2b9fa197]:nth-child(1){animation-delay:calc((1 - 1)/5*var(--d));--r: -20deg}.gallery>img[data-v-2b9fa197]:nth-child(2){animation-delay:calc((1 - 2)/5*var(--d));--r: -10deg}.gallery>img[data-v-2b9fa197]:nth-child(3){animation-delay:calc((1 - 3)/5*var(--d));--r: 0deg}.gallery>img[data-v-2b9fa197]:nth-child(4){animation-delay:calc((1 - 4)/5*var(--d));--r: 10deg}.gallery>img[data-v-2b9fa197]:nth-child(5){animation-delay:calc((1 - 5)/5*var(--d));--r: 20deg}@keyframes slide-2b9fa197{10%{transform:translate(120%) rotate(var(--r))}0%,to,20%{transform:translate(0) rotate(var(--r))}}@keyframes z-order-2b9fa197{10%,20%{z-index:1}80%{z-index:2}}@keyframes z-order-last-2b9fa197{10%,20%{z-index:1}50%{z-index:2}to{z-index:1}}.loading[data-v-2b9fa197]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:50px;height:50px}@media (max-width: 991.98px){.untree_co-hero[data-v-2b9fa197]{padding:100px 0 50px;min-height:auto}.heading[data-v-2b9fa197]{font-size:2.5rem}.col-lg-6.order-lg-1.order-2[data-v-2b9fa197]{order:2}.col-lg-6.order-lg-2.order-1[data-v-2b9fa197]{order:1;margin-bottom:40px}#descrip[data-v-2b9fa197]{padding-right:15px;padding-left:15px;text-align:center}.container-btn[data-v-2b9fa197]{gap:15px;align-items:center}.container-btn a[data-v-2b9fa197]{margin:0!important}}@media (max-width: 576px){.container-btn[data-v-2b9fa197]{gap:10px;width:100%;align-items:center}.container-btn a[data-v-2b9fa197]{padding:8px 15px;font-size:.75rem;flex-grow:1;flex-basis:0;width:auto}.container-btn .btn-primary[data-v-2b9fa197]{margin-top:25px!important}}#contenedor[data-v-f2657a79]{margin-bottom:0%!important;padding-bottom:0%!important}.container-card[data-v-c6da4649]{padding:80px 20px;text-align:center;background-color:#fcfcfc}h1[data-v-c6da4649]{font-size:2.5rem;font-weight:800;color:#212529;margin-bottom:40px}.row[data-v-c6da4649]{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:40px}.card[data-v-c6da4649]{background:#fff;width:100%;max-width:340px;height:480px;position:relative;border-radius:15px;overflow:hidden;z-index:1;box-shadow:0 10px 30px #00000014;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;border:1px solid #eee}.card[data-v-c6da4649]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026}.card-content-wrapper[data-v-c6da4649]{width:100%;height:100%;display:flex;flex-direction:column}.svg-container[data-v-c6da4649]{height:180px;overflow:hidden;position:relative}.img-fluid[data-v-c6da4649]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;border-top-left-radius:15px;border-top-right-radius:15px}.card:hover .img-fluid[data-v-c6da4649]{transform:scale(1.05)}.contenido[data-v-c6da4649]{padding:25px;text-align:left;flex-grow:1;display:flex;flex-direction:column}.heading-container[data-v-c6da4649]{margin-bottom:10px}.heading[data-v-c6da4649]{font-size:1.15rem;font-weight:700;color:#0d7313;line-height:1.3}.description-container[data-v-c6da4649]{font-size:.875rem;color:#666;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container-button[data-v-c6da4649]{margin-top:50px}.leerMas[data-v-c6da4649]{background:linear-gradient(90deg,#0d7313,#15a020);color:#fff!important;padding:10px 25px;font-size:.9rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px #0096004d}.leerMas[data-v-c6da4649]:hover{background:linear-gradient(90deg,#15a020,#0d7313);transform:translateY(-2px);box-shadow:0 8px 25px #00960066}@media (min-width: 1200px){.card[data-v-c6da4649]{width:calc(33.333% - 20px)}}@media (min-width: 768px) and (max-width: 1199px){.card[data-v-c6da4649]{width:calc(50% - 15px);max-width:none}}@media (max-width: 767px){.card[data-v-c6da4649]{max-width:320px;width:100%;margin:0}h1[data-v-c6da4649]{font-size:2rem}}.fade-enter-active[data-v-ce719e30],.fade-leave-active[data-v-ce719e30]{transition:opacity .3s ease}.fade-enter-from[data-v-ce719e30],.fade-leave-to[data-v-ce719e30]{opacity:0}.modal-overlay[data-v-ce719e30]{position:fixed;top:0;right:0;bottom:0;left:0;background:#122a1bb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px}.modal-card[data-v-ce719e30]{background:#fff;width:100%;max-width:750px;max-height:95vh;border-radius:24px;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:slideUp-ce719e30 .4s cubic-bezier(.165,.84,.44,1)}@keyframes slideUp-ce719e30{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header[data-v-ce719e30]{padding:24px 32px;background:#fcfdfc;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.header-content[data-v-ce719e30]{display:flex;align-items:center;gap:16px}.icon-box-header[data-v-ce719e30]{width:48px;height:48px;background:#c6f4d6;color:#1a9e37;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.modal-header h2[data-v-ce719e30]{margin:0;font-size:1.4rem;font-weight:800;color:#1a1a1a}.modal-subtitle[data-v-ce719e30]{margin:4px 0 0;font-size:.85rem;color:#666}.close-minimal-btn[data-v-ce719e30]{background:#f5f5f5;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;color:#888;transition:.2s;font-size:1.2rem}.close-minimal-btn[data-v-ce719e30]:hover{background:#fee2e2;color:#ef4444}.modal-body[data-v-ce719e30]{padding:32px;overflow-y:auto}.form-grid[data-v-ce719e30]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.full-width[data-v-ce719e30]{grid-column:span 2}.form-group[data-v-ce719e30]{display:flex;flex-direction:column;gap:8px}.form-group label[data-v-ce719e30]{font-size:.85rem;font-weight:700;color:#444;display:flex;align-items:center;gap:6px}.form-group input[data-v-ce719e30]{padding:12px 16px;border:2px solid #f0f0f0;border-radius:12px;font-size:.95rem;transition:all .2s;background:#fafafa}.form-group input[data-v-ce719e30]:focus{outline:none;border-color:#1a9e37;background:#fff;box-shadow:0 0 0 4px #1a9e371a}.readonly-field[data-v-ce719e30]{background:#f0fdf4!important;border-color:#dcfce7!important;color:#1a9e37!important;font-weight:700;cursor:default}.error-banner[data-v-ce719e30]{background:#fff1f2;color:#e11d48;padding:16px 20px;border-radius:14px;margin-bottom:24px;border:1px solid #ffe4e6;display:flex;align-items:center;gap:12px;font-weight:600}.feedback-screen[data-v-ce719e30]{padding:80px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.icon-circle[data-v-ce719e30]{width:100px;height:100px;background:#1a9e37;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3.5rem;box-shadow:0 20px 40px #1a9e374d;margin-bottom:10px;animation:pop-ce719e30 .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes pop-ce719e30{0%{transform:scale(0)}to{transform:scale(1)}}.feedback-title[data-v-ce719e30]{font-size:2rem;font-weight:900;color:#0a1f10;margin:0}.feedback-text[data-v-ce719e30]{color:#555;line-height:1.6;max-width:400px;font-size:1.1rem}.modal-footer[data-v-ce719e30]{padding:24px 32px;background:#fcfdfc;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:12px}.btn-secondary[data-v-ce719e30]{padding:12px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;font-weight:700;color:#666;cursor:pointer;transition:.2s}.btn-primary-tech[data-v-ce719e30]{padding:12px 28px;background:#1a9e37;color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px;transition:.3s}.btn-primary-tech[data-v-ce719e30]:hover{background:#147a2a;transform:translateY(-2px);box-shadow:0 8px 15px #1a9e374d}.form-group.has-error input[data-v-ce719e30]{border-color:#ef4444!important;background-color:#fef2f2!important}.error-msg[data-v-ce719e30]{color:#ef4444;font-size:.75rem;font-weight:600;margin-top:4px}@keyframes shake-ce719e30{0%{margin-left:0}25%{margin-left:5px}75%{margin-left:-5px}to{margin-left:0}}.has-error[data-v-ce719e30]{animation:shake-ce719e30 .2s ease-in-out 0s 2}@media (max-width: 640px){.form-grid[data-v-ce719e30]{grid-template-columns:1fr}.full-width[data-v-ce719e30]{grid-column:span 1}.modal-card[data-v-ce719e30]{border-radius:20px 20px 0 0;align-self:flex-end}.btn-secondary[data-v-ce719e30]{margin-left:15%!important}}.afiliados-container[data-v-314914d1]{--primary: #1A9E37;--dark: #1a1a1a;--bg-page: #ffffff;--gray-light: #f8f9fa;background:var(--bg-page);color:var(--dark);font-family:Inter,sans-serif}.container[data-v-314914d1]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-clean[data-v-314914d1]{padding:80px 0 40px}.brand-title[data-v-314914d1]{font-size:clamp(3rem,8vw,5rem);font-weight:900;letter-spacing:-2px;margin:0}.brand-title .dot[data-v-314914d1]{color:var(--primary)}.brand-tagline[data-v-314914d1]{font-size:1.2rem;color:#666;margin-top:10px}.section-block[data-v-314914d1]{margin-bottom:80px}.section-header[data-v-314914d1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:15px}.label-tech[data-v-314914d1]{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#999}.nav-minimal[data-v-314914d1]{display:flex;gap:8px}.nav-dot-btn[data-v-314914d1]{width:40px;height:40px;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;transition:.3s}.nav-dot-btn[data-v-314914d1]:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.carousel-full-width[data-v-314914d1]{overflow:hidden;padding:20px 0}.track-infinite[data-v-314914d1]{display:flex;gap:20px;animation:scrollTrack-314914d1 30s linear infinite;width:max-content}.benefit-card-clean[data-v-314914d1]{width:300px;background:var(--gray-light);padding:30px;border-radius:16px;transition:.3s}.card-content[data-v-314914d1]{display:flex;flex-direction:column;gap:15px}.card-content i[data-v-314914d1]{color:var(--primary);font-size:1.5rem}.card-content p[data-v-314914d1]{font-size:1rem;line-height:1.4;font-weight:500;margin:0}.action-slider[data-v-314914d1]{display:flex;overflow-x:auto;gap:20px;scroll-behavior:smooth;padding:10px 5px 30px;scrollbar-width:none}.action-item[data-v-314914d1]{display:flex;align-items:center;flex-shrink:0}.action-card-fixed[data-v-314914d1]{width:300px;height:180px;background:#fff;border:2px solid var(--dark);border-radius:12px;padding:25px;display:flex;flex-direction:column;justify-content:center;position:relative;box-shadow:6px 6px #eee}.step-badge[data-v-314914d1]{position:absolute;top:-10px;left:20px;background:var(--primary);color:#fff;padding:2px 12px;border-radius:4px;font-weight:800;font-size:.8rem}.action-arrow-connector[data-v-314914d1]{font-size:1.5rem;color:#ddd;margin:0 10px}.partners-detailed-grid[data-v-314914d1]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px}.partner-full-card[data-v-314914d1]{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 12px #00000005}.partner-full-card[data-v-314914d1]:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:0 15px 30px #00000014}.card-header[data-v-314914d1]{display:flex;align-items:center;gap:15px;margin-bottom:18px}.logo-wrap[data-v-314914d1]{width:64px;height:64px;border-radius:12px;background:#f9f9f9;display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;flex-shrink:0}.logo-wrap img[data-v-314914d1]{max-width:80%;max-height:80%;object-fit:contain}.name-area[data-v-314914d1]{display:flex;flex-direction:column}.partner-name[data-v-314914d1]{font-size:1.2rem;font-weight:800;color:var(--dark);margin:0}.web-url[data-v-314914d1]{font-size:.75rem;color:var(--primary);font-weight:600;text-transform:lowercase;opacity:.8}.partner-desc[data-v-314914d1]{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-v-314914d1]{margin-top:auto;padding-top:15px;border-top:1px solid #f5f5f5}.visit-trigger[data-v-314914d1]{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.85rem;color:var(--dark);transition:.2s}.partner-full-card:hover .visit-trigger[data-v-314914d1]{color:var(--primary);gap:12px}@media (max-width: 768px){.partners-detailed-grid[data-v-314914d1]{grid-template-columns:1fr}.partner-full-card[data-v-314914d1]{padding:20px}}.cta-final-box[data-v-314914d1]{display:flex;justify-content:center;padding:40px 0}.btn-cientex-gradient[data-v-314914d1]{background:linear-gradient(135deg,#f86262,#f73333,red);color:#fff;border:none;padding:12px 12px 12px 35px;border-radius:100px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:20px;box-shadow:0 10px 25px #1a9e374d;transition:.3s}@media (max-width: 768px){.brand-title[data-v-314914d1]{font-size:3.5rem}.benefit-card-clean[data-v-314914d1]{width:250px;padding:20px}.benefit-card-clean p[data-v-314914d1]{font-size:.9rem}.action-card-fixed[data-v-314914d1]{width:260px;height:160px}.action-arrow-connector[data-v-314914d1]{display:none}}@keyframes scrollTrack-314914d1{0%{transform:translate(0)}to{transform:translate(-50%)}}.incubados-container[data-v-8bc33055]{--primary: #1A9E37;--dark: #1a1a1a;--bg-page: #ffffff;--gray-light: #f8f9fa;background:var(--bg-page);color:var(--dark);font-family:Inter,sans-serif}.container[data-v-8bc33055]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-clean[data-v-8bc33055]{padding:80px 0 40px}.brand-title[data-v-8bc33055]{font-size:clamp(3rem,8vw,5rem);font-weight:900;letter-spacing:-2px;margin:0}.brand-title .dot[data-v-8bc33055]{color:var(--primary)}.brand-tagline[data-v-8bc33055]{font-size:1.2rem;color:#666;margin-top:10px}.section-block[data-v-8bc33055]{margin-bottom:80px}.section-header[data-v-8bc33055]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:15px}.label-tech[data-v-8bc33055]{font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:#999}.nav-minimal[data-v-8bc33055]{display:flex;gap:8px}.nav-dot-btn[data-v-8bc33055]{width:40px;height:40px;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;transition:.3s}.nav-dot-btn[data-v-8bc33055]:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.carousel-full-width[data-v-8bc33055]{overflow:hidden;padding:20px 0}.track-infinite[data-v-8bc33055]{display:flex;gap:20px;animation:scrollTrack-8bc33055 30s linear infinite;width:max-content}.benefit-card-clean[data-v-8bc33055]{width:300px;background:var(--gray-light);padding:30px;border-radius:16px;transition:.3s}.card-content[data-v-8bc33055]{display:flex;flex-direction:column;gap:15px}.card-content i[data-v-8bc33055]{color:var(--primary);font-size:1.5rem}.card-content p[data-v-8bc33055]{font-size:1rem;line-height:1.4;font-weight:500;margin:0}.action-slider[data-v-8bc33055]{display:flex;overflow-x:auto;gap:20px;scroll-behavior:smooth;padding:10px 5px 30px;scrollbar-width:none}.action-item[data-v-8bc33055]{display:flex;align-items:center;flex-shrink:0}.action-card-fixed[data-v-8bc33055]{width:300px;height:180px;background:#fff;border:2px solid var(--dark);border-radius:12px;padding:25px;display:flex;flex-direction:column;justify-content:center;position:relative;box-shadow:6px 6px #eee}.step-badge[data-v-8bc33055]{position:absolute;top:-10px;left:20px;background:var(--primary);color:#fff;padding:2px 12px;border-radius:4px;font-weight:800;font-size:.8rem}.action-arrow-connector[data-v-8bc33055]{font-size:1.5rem;color:#ddd;margin:0 10px}.partners-detailed-grid[data-v-8bc33055]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px}.partner-full-card[data-v-8bc33055]{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 12px #00000005}.partner-full-card[data-v-8bc33055]:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:0 15px 30px #00000014}.card-header[data-v-8bc33055]{display:flex;align-items:center;gap:15px;margin-bottom:18px}.logo-wrap[data-v-8bc33055]{width:64px;height:64px;border-radius:12px;background:#f9f9f9;display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;flex-shrink:0}.logo-wrap img[data-v-8bc33055]{max-width:80%;max-height:80%;object-fit:contain}.name-area[data-v-8bc33055]{display:flex;flex-direction:column}.partner-name[data-v-8bc33055]{font-size:1.2rem;font-weight:800;color:var(--dark);margin:0}.web-url[data-v-8bc33055]{font-size:.75rem;color:var(--primary);font-weight:600;text-transform:lowercase;opacity:.8}.partner-desc[data-v-8bc33055]{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-v-8bc33055]{margin-top:auto;padding-top:15px;border-top:1px solid #f5f5f5}.visit-trigger[data-v-8bc33055]{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.85rem;color:var(--dark);transition:.2s}.partner-full-card:hover .visit-trigger[data-v-8bc33055]{color:var(--primary);gap:12px}@media (max-width: 768px){.partners-detailed-grid[data-v-8bc33055]{grid-template-columns:1fr}.partner-full-card[data-v-8bc33055]{padding:20px}}.cta-final-box[data-v-8bc33055]{display:flex;justify-content:center;padding:40px 0}.btn-cientex-gradient[data-v-8bc33055]{background:linear-gradient(135deg,#f86262,#f73333,red);color:#fff;border:none;padding:12px 12px 12px 35px;border-radius:100px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:20px;box-shadow:0 10px 25px #1a9e374d;transition:.3s}@media (max-width: 768px){.brand-title[data-v-8bc33055]{font-size:3.5rem}.benefit-card-clean[data-v-8bc33055]{width:250px;padding:20px}.benefit-card-clean p[data-v-8bc33055]{font-size:.9rem}.action-card-fixed[data-v-8bc33055]{width:260px;height:160px}.action-arrow-connector[data-v-8bc33055]{display:none}}@keyframes scrollTrack-8bc33055{0%{transform:translate(0)}to{transform:translate(-50%)}}.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:#ffffff1a;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-d29a4a26]{height:400px!important;overflow:hidden!important}.carousel__item img-fluid[data-v-d29a4a26]{width:80px!important;height:100px}}.carousel[data-v-d29a4a26]{display:flex;width:100%;height:90%;align-items:center;font-family:Arial}.carousel__list[data-v-d29a4a26]{display:flex;list-style:none;position:relative;width:100%;height:300px;justify-content:center;perspective:300px}.carousel__item[data-v-d29a4a26]{display:flex;align-items:center;justify-content:center;position:absolute;transition:all .3s ease-in}.carousel__item img[data-v-d29a4a26]{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-d29a4a26]{overflow:hidden}.carousel__list[data-v-d29a4a26]{height:250px}.carousel__item img[data-v-d29a4a26]{width:200px;height:180px}}.carousel__item[data-pos="0"][data-v-d29a4a26]{z-index:5}.carousel__item[data-pos="-1"][data-v-d29a4a26],.carousel__item[data-pos="1"][data-v-d29a4a26]{opacity:.7;filter:blur(1px) grayscale(10%)}.carousel__item[data-pos="-1"][data-v-d29a4a26]{transform:translate(-40%) scale(.9);z-index:4}.carousel__item[data-pos="1"][data-v-d29a4a26]{transform:translate(40%) scale(.9);z-index:4}.carousel__item[data-pos="-2"][data-v-d29a4a26],.carousel__item[data-pos="2"][data-v-d29a4a26]{opacity:.4;filter:blur(3px) grayscale(20%)}.carousel__item[data-pos="-2"][data-v-d29a4a26]{transform:translate(-70%) scale(.8);z-index:3}.carousel__item[data-pos="2"][data-v-d29a4a26]{transform:translate(70%) scale(.8);z-index:3}.carousel__item[data-pos="-3"][data-v-d29a4a26],.carousel__item[data-pos="3"][data-v-d29a4a26]{opacity:.2;filter:blur(5px) grayscale(30%)}.carousel__item[data-pos="-3"][data-v-d29a4a26]{transform:translate(-100%) scale(.7);z-index:2}.carousel__item[data-pos="3"][data-v-d29a4a26]{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}.untree_co-section[data-v-e56fe54b]{padding:80px 0 0;background-color:#fff}.section-heading[data-v-e56fe54b]{font-size:2.5rem;font-weight:800;color:#212529;margin-bottom:50px}.advantages-grid[data-v-e56fe54b]{margin-bottom:50px}.advantage-card[data-v-e56fe54b]{background:transparent;padding:30px;border-radius:12px;border-left:5px solid var(--icon-color, #0d7313);transition:all .3s ease;height:100%;align-items:flex-start;border:1px solid #f0f0f0}.advantage-card[data-v-e56fe54b]:hover{border:1px solid var(--icon-color, #0d7313);transform:translateY(-2px)}.icon-container[data-v-e56fe54b]{width:60px;height:60px;min-width:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-right:20px;background:#fff;border:2px solid var(--icon-color, #0d7313)}.advantage-image[data-v-e56fe54b]{max-width:60%;max-height:60%;object-fit:contain}.content-text h3[data-v-e56fe54b]{font-size:1.25rem;font-weight:700;color:#212529;margin-bottom:8px}.content-text p[data-v-e56fe54b]{font-size:.95rem;color:#6c757d;line-height:1.6}.stats-dark-section[data-v-e56fe54b]{color:#fff;padding:40px 0;margin-top:50px}.count-numbers[data-v-e56fe54b]{max-width:900px;margin:0 auto;padding:0 30px;flex-wrap:wrap;gap:30px}.stat-item[data-v-e56fe54b]{flex-basis:calc(25% - 22.5px);flex-shrink:1;min-width:0;padding:10px 0;text-align:center}.stat-number-box[data-v-e56fe54b]{margin-bottom:5px}.counter-display[data-v-e56fe54b]{font-size:3rem;font-weight:800;line-height:1;display:block;color:var(--stat-color, #0d7313)}.stat-caption-box[data-v-e56fe54b]{display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-image-container[data-v-e56fe54b]{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:5px}.stat-image[data-v-e56fe54b]{max-width:60%;max-height:60%;object-fit:contain}.caption-text[data-v-e56fe54b]{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#adb5bd}@media (max-width: 767.98px){.untree_co-section[data-v-e56fe54b],.stats-dark-section[data-v-e56fe54b]{padding:30px 0}.count-numbers[data-v-e56fe54b]{max-width:100%;padding:0 10px}.stat-item[data-v-e56fe54b]{flex-basis:calc(50% - 15px)}.section-heading[data-v-e56fe54b]{font-size:2rem;margin-bottom:30px}.counter-display[data-v-e56fe54b]{font-size:2rem}.stat-image-container[data-v-e56fe54b]{width:40px;height:40px}.caption-text[data-v-e56fe54b]{font-size:.8rem}.advantage-card[data-v-e56fe54b]{flex-direction:column;text-align:center;align-items:center}.icon-container[data-v-e56fe54b]{margin:0 0 15px}.content-text h3[data-v-e56fe54b],.content-text p[data-v-e56fe54b]{text-align:center}}@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}.about-section-modern[data-v-ed3cbe04]{padding:100px 0;position:relative;background-color:#fcfcfc;z-index:1}.circle-animation-wrap[data-v-ed3cbe04]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;opacity:.6}.about-text-content[data-v-ed3cbe04]{padding-right:40px}.caption-modern[data-v-ed3cbe04]{display:inline-block;color:#0d7313;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:5px}.heading-main[data-v-ed3cbe04]{font-size:2.5rem;font-weight:800;color:#212529;line-height:1.2;margin-bottom:20px}.lead-description[data-v-ed3cbe04]{font-size:1.05rem;line-height:1.7;color:#555;margin-bottom:30px}.video-container-modern[data-v-ed3cbe04]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:15px;box-shadow:0 15px 40px #0003;transform:rotate(1deg);transition:transform .4s ease}.video-container-modern[data-v-ed3cbe04]:hover{transform:rotate(0);box-shadow:0 20px 50px #0000004d}.video-player[data-v-ed3cbe04]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.btn-main-primary[data-v-ed3cbe04]{background:linear-gradient(90deg,#0d7313,#15a020);color:#fff!important;padding:8px 20px;font-size:.9rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px #0096004d}.btn-main-primary svg[data-v-ed3cbe04]{margin-top:-1px}.btn-main-primary[data-v-ed3cbe04]:hover{background:linear-gradient(90deg,#15a020,#0d7313);transform:translateY(-2px);box-shadow:0 8px 25px #00960066}@media (max-width: 991.98px){.about-section-modern[data-v-ed3cbe04]{padding:60px 0}.about-text-content[data-v-ed3cbe04]{padding-right:15px;text-align:center;order:2}.heading-main[data-v-ed3cbe04]{font-size:2rem}.lead-description[data-v-ed3cbe04]{font-size:1rem}.video-container-modern[data-v-ed3cbe04]{order:1;transform:rotate(0)}.btn-main-primary[data-v-ed3cbe04]{width:100%;max-width:300px;justify-content:center;margin:0 auto}}: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);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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);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;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.untree_co-section[data-v-c119786f]{padding:80px 0}.leerMas[data-v-c119786f]{background-color:#fff;color:#0d7313;padding:12px 30px;border:2px solid #0d7313;border-radius:8px;cursor:pointer;display:block;margin:30px auto 0;width:max-content;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px #0000000d}.leerMas[data-v-c119786f]:hover{background-color:#0d7313;color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 15px #0003}.news-item-lg[data-v-c119786f]{background:#ffffffa6;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);display:flex;flex-direction:column;border-radius:20px;padding:0;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 25px #0000001f;transition:transform .35s ease,box-shadow .35s ease;overflow:hidden;cursor:pointer;position:relative;min-height:420px}.news-item-lg[data-v-c119786f]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 50%);z-index:1;pointer-events:none}.news-item-lg[data-v-c119786f]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 38px #00000040}.img-fluid-lg[data-v-c119786f]{width:100%;height:240px;object-fit:cover;transition:transform .45s ease}.news-item-lg:hover .img-fluid-lg[data-v-c119786f]{transform:scale(1.06)}.news-contents[data-v-c119786f]{flex-grow:1;padding:22px;z-index:2;position:relative}.post-meta[data-v-c119786f]{font-size:.78rem;color:#666;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.post-meta strong[data-v-c119786f]{color:#0d7313;font-weight:600}.post-meta span[data-v-c119786f]{font-size:.78rem;color:#888}.news-title[data-v-c119786f]{font-size:1rem;color:#1c1c1c;font-weight:600;line-height:1.5;letter-spacing:.3px;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:48px}.news-item-lg:hover .news-title[data-v-c119786f]{color:#0d7313}.news-swiper[data-v-c119786f]{padding:30px 40px;position:relative}.swiper-wrapper[data-v-c119786f]{padding-bottom:20px}.swiper-slide[data-v-c119786f]{height:auto}.swiper-button-next[data-v-c119786f],.swiper-button-prev[data-v-c119786f]{color:#fff;background-color:#0d7313;width:45px;height:45px;border-radius:50%;box-shadow:0 4px 10px #0000004d;transition:background-color .3s;opacity:.8}.swiper-button-next[data-v-c119786f]:hover,.swiper-button-prev[data-v-c119786f]:hover{background-color:#0ea928;opacity:1}.swiper-button-next[data-v-c119786f]:after,.swiper-button-prev[data-v-c119786f]:after{font-size:20px;font-weight:700}.swiper-button-prev[data-v-c119786f]{left:0}.swiper-button-next[data-v-c119786f]{right:0}@media (max-width: 767px){.swiper-button-next[data-v-c119786f],.swiper-button-prev[data-v-c119786f]{display:none}.news-swiper[data-v-c119786f]{padding:30px 15px}.news-title[data-v-c119786f]{font-size:.95rem;min-height:44px}}.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-ffca734f]{position:relative;cursor:pointer;display:flex;align-items:center;z-index:1000}.dropdown[data-v-ffca734f]{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:2000}.dropdown-item[data-v-ffca734f]{display:flex;align-items:center;padding:10px;cursor:pointer;transition:background .3s}.dropdown-item[data-v-ffca734f]:hover{background:#0000001a}.flag[data-v-ffca734f]{width:20px;height:18px;margin-right:10px}.search-highlight[data-v-1e86c7c3]{animation:highlight-1e86c7c3 2s ease;box-shadow:0 0 10px #0d73134d}@keyframes highlight-1e86c7c3{0%{background-color:#0d73131a}to{background-color:transparent}}.search-container[data-v-1e86c7c3]{position:relative;margin-left:15px}.search-input-mobile[data-v-1e86c7c3]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:#fff;border:1px solid #ddd;z-index:1000;color:#333;font-size:14px;box-sizing:border-box}.search-input[data-v-1e86c7c3]{padding:5px 30px 5px 15px;border:1px solid #98ece6;border-radius:20px;width:200px;transition:all .3s ease}.search-button[data-v-1e86c7c3]{background:none;border:none;padding:5px;color:#00000080;transition:color .3s ease;cursor:pointer}.search-button[data-v-1e86c7c3]:hover{color:#0d7313}.search-input-mobile[data-v-1e86c7c3]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:#fff;border:1px solid #ddd;z-index:1000;color:#333}.mobile-search-container.d-lg-none[data-v-1e86c7c3]{display:none}@media (max-width: 991.98px){.mobile-search-container.d-lg-none[data-v-1e86c7c3]{display:block}}.lenguaje[data-v-1e86c7c3]{margin-top:0;margin-left:5%}.site-navigation[data-v-1e86c7c3]{display:flex;align-items:center;justify-content:space-between}#btn-register[data-v-1e86c7c3]{background-color:#0d7313}.site-nav[data-v-1e86c7c3]{box-shadow:0 10px 20px #2ab62d33,0 20px 40px #0000001a}.nav-link[data-v-1e86c7c3]:hover{color:#0d7313!important}.nav-link[data-v-1e86c7c3]:hover:before{background-color:#0d7313!important}.site-nav .site-navigation .site-link[data-v-1e86c7c3]{margin-bottom:0}.site-nav .site-navigation .site-link>li[data-v-1e86c7c3]{display:inline-block}.site-nav .site-navigation .site-link>li>a[data-v-1e86c7c3]{font-size:12px;padding:8px;display:inline-block;text-decoration:none!important;color:#ffffff80;position:relative}.site-nav .site-navigation .site-link>li>a[data-v-1e86c7c3]:hover{color:#fff}.site-nav .site-navigation .site-link>li>a.active[data-v-1e86c7c3]{color:#0d7313}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-1e86c7c3]{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-1e86c7c3]:hover{color:#000;background:#fff;border-color:#000}.site-nav .site-navigation .site-link>li.cta-button-outline.active a[data-v-1e86c7c3]{color:#000;background:#fff;border-color:#fff}.site-nav .site-navigation .site-link>li.cta-primary a[data-v-1e86c7c3]{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-1e86c7c3]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-1e86c7c3]{position:relative}.site-nav .site-navigation .site-link .has-children>a[data-v-1e86c7c3]{position:relative;padding-right:20px}.site-nav .site-navigation .site-link .has-children>a[data-v-1e86c7c3]: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-1e86c7c3]{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:#fff;-webkit-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s}.site-nav .site-navigation .site-link .has-children .dropdown a[data-v-1e86c7c3]{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-1e86c7c3]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li[data-v-1e86c7c3]{list-style:none;padding:0;margin:0;min-width:180px}.site-nav .site-navigation .site-link .has-children .dropdown>li>a[data-v-1e86c7c3]{padding:5px 20px;display:block}.site-nav .site-navigation .site-link.has-children .dropdown>li>a[data-v-1e86c7c3]:hover{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.active>a[data-v-1e86c7c3]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>a[data-v-1e86c7c3]:before{content:"";right:20px}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul[data-v-1e86c7c3]{left:100%;top:0}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown li a[data-v-1e86c7c3]:hover,.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul li a[data-v-1e86c7c3]:hover{color:#0d7313}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:hover>a[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:active>a[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:focus>a[data-v-1e86c7c3]{color:#407bff}.site-nav .site-navigation .site-link .has-children:hover>a[data-v-1e86c7c3],.site-nav .site-navigation .site-link.has-children:focus>a[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children:active>a[data-v-1e86c7c3]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-1e86c7c3]:hover,.site-nav .site-navigation .site-link .has-children[data-v-1e86c7c3]:focus,.site-nav .site-navigation .site-link .has-children[data-v-1e86c7c3]:active{cursor:pointer}.site-nav .site-navigation .site-link .has-children:hover>.dropdown[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children:focus>.dropdown[data-v-1e86c7c3],.site-nav .site-navigation .site-link .has-children:active>.dropdown[data-v-1e86c7c3]{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin-top:0;visibility:visible;opacity:1}.site-nav.dark a[data-v-1e86c7c3]{color:#000}.site-nav.dark .site-navigation .site-link>li>a[data-v-1e86c7c3]{color:#00000080}.site-nav.dark .site-navigation .site-link>li>a[data-v-1e86c7c3]:hover{color:#000}.site-nav.dark .site-navigation .site-link>li.active>a[data-v-1e86c7c3]{color:#000}.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:hover>a[data-v-1e86c7c3],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:focus>a[data-v-1e86c7c3],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:active>a[data-v-1e86c7c3]{color:#407bff}.site-nav.dark .site-navigation .ssite-link>li.has-children:hover>a[data-v-1e86c7c3],.site-nav.dark .site-navigation .site-link>li.has-children:focus>a[data-v-1e86c7c3],.site-nav.dark .site-navigation .site-link>li.has-children:active>a[data-v-1e86c7c3]{color:#000}.site-nav.scrolled[data-v-1e86c7c3]{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-1e86c7c3]{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-1e86c7c3]{-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-1e86c7c3]{color:#000}.site-nav.scrolled .site-navigation .site-link li a.active[data-v-1e86c7c3]{color:#407bff}.search-container[data-v-bd42f3d4]{position:relative;margin-left:10px;display:flex;align-items:center}.search-button[data-v-bd42f3d4]{background:none;border:none;cursor:pointer;padding:5px;color:#00000080;transition:color .3s ease}.search-button[data-v-bd42f3d4]:hover{color:#0d7313}.search-input[data-v-bd42f3d4]{padding:5px 30px 5px 12px;border:1px solid #98ece6;border-radius:20px;width:140px;transition:all .3s ease;font-size:13px}.search-input[data-v-bd42f3d4]:focus{width:180px;outline:none;border-color:#0d7313}.search-input-mobile[data-v-bd42f3d4]{position:absolute;top:100%;left:0;width:100%;padding:10px 15px;background:#fff;border:1px solid #ddd;z-index:1000;color:#333}#btn-register[data-v-bd42f3d4]{background-color:#0d7313}.site-nav[data-v-bd42f3d4]{box-shadow:0 10px 20px #2ab62d33,0 20px 40px #0000001a}.nav-link[data-v-bd42f3d4]:hover{color:#0d7313!important}.nav-link[data-v-bd42f3d4]:hover:before{background-color:#0d7313!important}.site-nav .site-navigation .site-link[data-v-bd42f3d4]{margin-bottom:0}.site-nav .site-navigation .site-link>li[data-v-bd42f3d4]{display:inline-block}.site-nav .site-navigation .site-link>li>a[data-v-bd42f3d4]{font-size:13px;padding:10px 8px;white-space:nowrap;display:inline-block;text-decoration:none!important;color:#ffffff80;position:relative}.site-nav .site-navigation .site-link>li>a[data-v-bd42f3d4]:hover{color:#fff}.site-nav .site-navigation .site-link>li>a.active[data-v-bd42f3d4]{color:#0d7313}.site-nav .site-navigation .site-link>li.cta-button-outline a[data-v-bd42f3d4]{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-bd42f3d4]:hover{color:#000;background:#fff;border-color:#000}.site-nav .site-navigation .site-link>li.cta-button-outline.active a[data-v-bd42f3d4]{color:#000;background:#fff;border-color:#fff}.site-nav .site-navigation .site-link>li.cta-primary a[data-v-bd42f3d4]{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-bd42f3d4]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-bd42f3d4]{position:relative}.site-nav .site-navigation .site-link .has-children>a[data-v-bd42f3d4]{position:relative;padding-right:20px}.site-nav .site-navigation .site-link .has-children>a[data-v-bd42f3d4]: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-bd42f3d4]{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:#fff;-webkit-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s}.site-nav .site-navigation .site-link .has-children .dropdown a[data-v-bd42f3d4]{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-bd42f3d4]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li[data-v-bd42f3d4]{list-style:none;padding:0;margin:0;min-width:180px}.site-nav .site-navigation .site-link .has-children .dropdown>li>a[data-v-bd42f3d4]{padding:5px 20px;display:block}.site-nav .site-navigation .site-link.has-children .dropdown>li>a[data-v-bd42f3d4]:hover{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.active>a[data-v-bd42f3d4]{color:#0d7313!important}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>a[data-v-bd42f3d4]:before{content:"";right:20px}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul[data-v-bd42f3d4]{left:100%;top:0}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>.dropdown li a[data-v-bd42f3d4]:hover,.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children>ul li a[data-v-bd42f3d4]:hover{color:#0d7313}.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:hover>a[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:active>a[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children .dropdown>li.has-children:focus>a[data-v-bd42f3d4]{color:#407bff}.site-nav .site-navigation .site-link .has-children:hover>a[data-v-bd42f3d4],.site-nav .site-navigation .site-link.has-children:focus>a[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children:active>a[data-v-bd42f3d4]{color:#fff}.site-nav .site-navigation .site-link .has-children[data-v-bd42f3d4]:hover,.site-nav .site-navigation .site-link .has-children[data-v-bd42f3d4]:focus,.site-nav .site-navigation .site-link .has-children[data-v-bd42f3d4]:active{cursor:pointer}.site-nav .site-navigation .site-link .has-children:hover>.dropdown[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children:focus>.dropdown[data-v-bd42f3d4],.site-nav .site-navigation .site-link .has-children:active>.dropdown[data-v-bd42f3d4]{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;margin-top:0;visibility:visible;opacity:1}.site-nav.dark a[data-v-bd42f3d4]{color:#000}.site-nav.dark .site-navigation .site-link>li>a[data-v-bd42f3d4]{color:#00000080}.site-nav.dark .site-navigation .site-link>li>a[data-v-bd42f3d4]:hover{color:#000}.site-nav.dark .site-navigation .site-link>li.active>a[data-v-bd42f3d4]{color:#000}.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:hover>a[data-v-bd42f3d4],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:focus>a[data-v-bd42f3d4],.site-nav.dark .site-navigation .site-link>li.has-children.dropdown:active>a[data-v-bd42f3d4]{color:#407bff}.site-nav.dark .site-navigation .ssite-link>li.has-children:hover>a[data-v-bd42f3d4],.site-nav.dark .site-navigation .site-link>li.has-children:focus>a[data-v-bd42f3d4],.site-nav.dark .site-navigation .site-link>li.has-children:active>a[data-v-bd42f3d4]{color:#000}.site-nav.scrolled[data-v-bd42f3d4]{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-bd42f3d4]{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-bd42f3d4]{-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-bd42f3d4]{color:#000}.site-nav.scrolled .site-navigation .site-link li a.active[data-v-bd42f3d4]{color:#407bff}img[data-v-c7fd223c]{transition:opacity .5s ease-in-out;opacity:0}img.loaded[data-v-c7fd223c]{opacity:1}.card__image[data-v-c7fd223c]{transition:opacity .5s ease-in-out;opacity:0}.card.loaded .card__image[data-v-c7fd223c]{opacity:1}.container[data-v-c7fd223c]{display:flex;flex-direction:column;align-items:center;padding-top:100px}.content[data-v-c7fd223c]{margin-top:40px;width:100%;max-width:1200px;padding:0 15px}.title[data-v-c7fd223c]{text-align:center;font-weight:900;font-size:2.5rem;margin-bottom:40px;background:linear-gradient(to right,#056305,#6aba7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section[data-v-c7fd223c]{margin-bottom:50px}h2[data-v-c7fd223c]{text-align:center;margin-bottom:25px;font-size:1.8rem;color:#0d7313}h2 b[data-v-c7fd223c]{border-bottom:3px solid #6aba7a;padding-bottom:5px;display:inline-block}.img-fluid[data-v-c7fd223c]{margin-top:2rem;width:100%;max-width:600px;height:auto;border-radius:10px;box-shadow:0 10px 30px #0000001a}.card-mv[data-v-c7fd223c]{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:20px 0}.mv-item[data-v-c7fd223c]{padding:30px;border-radius:15px;background-color:#f8fff8;box-shadow:0 4px 15px #0000000d;transition:box-shadow .3s ease}.mv-item[data-v-c7fd223c]:hover{box-shadow:0 6px 20px #0000001a}.mv-item h2[data-v-c7fd223c]{text-align:left;font-size:1.5rem;color:#056305}.mv-item p[data-v-c7fd223c]{font-size:1.05rem;line-height:1.6;color:#555}.card-container.grid-layout[data-v-c7fd223c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;justify-items:center;padding:10px 0}.card[data-v-c7fd223c]{width:100%;max-width:350px;height:400px;border-radius:20px;padding:0;box-shadow:0 10px 20px #00000014;background:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.interactive-card[data-v-c7fd223c]:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.card[data-v-c7fd223c]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#c8ffc833,#c8ffc800 70%);z-index:1;pointer-events:none}.card__image[data-v-c7fd223c]{width:100%;height:180px;object-fit:cover;border-radius:20px 20px 0 0;filter:brightness(.95)}.card__content[data-v-c7fd223c]{background:#fff;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:15px;z-index:2}.card__title[data-v-c7fd223c]{font-size:1.2rem;font-weight:700;color:#056305;margin-bottom:10px;flex-shrink:0}.card__description[data-v-c7fd223c]{font-size:.95rem;color:#444;line-height:1.5;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.back-button[data-v-c7fd223c]{width:3em;height:3em;position:absolute;top:20px;left:20px;z-index:9999;cursor:pointer;transition:transform .3s ease-in-out;display:none}.back-button[data-v-c7fd223c]:hover{transform:translate(-5px)}.dots[data-v-c7fd223c]{display:none}@media (max-width: 991.98px){.container[data-v-c7fd223c]{padding-top:80px}.img-fluid[data-v-c7fd223c]{margin-top:20px;width:90%}.card-mv[data-v-c7fd223c]{grid-template-columns:1fr;gap:20px}.card-container.grid-layout[data-v-c7fd223c]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.container[data-v-c7fd223c]{padding-top:10px}.back-button[data-v-c7fd223c]{width:2.5em;height:2.5em;display:block;top:15px;left:15px}.img-fluid[data-v-c7fd223c]{margin-top:50px;width:90%}}.container[data-v-76fd271c]{display:flex;flex-direction:column;align-items:center;padding-top:60px}.header[data-v-76fd271c]{display:flex;justify-content:space-between;align-items:center;width:100%}.contenido[data-v-76fd271c]{margin-top:60px;clear:both}.photo-container[data-v-76fd271c]{text-align:center}.dots[data-v-76fd271c]{z-index:-10;margin-top:5%;width:10%;margin-left:40%}.back-button[data-v-76fd271c]{z-index:9999}h2[data-v-76fd271c]{margin-bottom:10px}p[data-v-76fd271c]{margin-bottom:20px}.form-group[data-v-76fd271c]{margin-bottom:15px}textarea[data-v-76fd271c]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}input[type=text][data-v-76fd271c],input[type=email][data-v-76fd271c]{width:100%;padding:10px;border:1px solid #ccc;margin-top:2%;border-radius:4px}.form-check[data-v-76fd271c]{margin-bottom:20px}button[data-v-76fd271c]{padding:10px 15px;background-color:#0d7313;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-bottom:5%}button[data-v-76fd271c]:hover{background-color:#1ba825}.success-message[data-v-76fd271c]{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-76fd271c]{width:100%;margin-top:20px}.comentario[data-v-76fd271c]{border:1px solid #ccc;border-radius:4px;padding:10px;margin-bottom:15px;background-color:#f9f9f9}.comentario-text[data-v-76fd271c]{margin:10px 0;font-size:1.1em;line-height:1.5}@media (max-width: 768px){.comentarios-container[data-v-76fd271c]{padding:10px}}@media (max-width: 980px){.dots[data-v-76fd271c]{display:none}.back-button[data-v-76fd271c]{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-76fd271c]{font-size:5%!important}}.container[data-v-5e61f95c]{display:flex;flex-direction:column;align-items:center;padding:60px 20px 0;background-color:#fff}.contenido[data-v-5e61f95c]{margin-top:60px;clear:both;width:100%;max-width:1200px}.row.centered[data-v-5e61f95c]{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.service-card[data-v-5e61f95c]{width:100%;max-width:340px;height:480px;margin:0;border-radius:15px;background-color:#fff;box-shadow:0 10px 30px #00000014;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;border:1px solid #eee;overflow:hidden}.service-card[data-v-5e61f95c]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026}.service-card__content[data-v-5e61f95c]{padding:25px;height:100%;display:flex;flex-direction:column;text-align:left}.service-card__image[data-v-5e61f95c]{width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:15px}.service-card__title[data-v-5e61f95c]{font-size:1.15rem;font-weight:700;color:#0d7313;margin:0 0 10px;line-height:1.3}.service-card__description[data-v-5e61f95c]{font-size:.875rem;color:#666;margin:0;line-height:1.6;flex-grow:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.download-button[data-v-5e61f95c]{text-align:center;margin-top:50px;margin-bottom:50px}.download-button button[data-v-5e61f95c]{background:linear-gradient(90deg,#0d7313,#15a020);color:#fff!important;padding:10px 25px;font-size:.9rem;border:none;border-radius:50px;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px #0096004d}.download-button button[data-v-5e61f95c]:hover{background:linear-gradient(90deg,#15a020,#0d7313);transform:translateY(-2px);box-shadow:0 8px 25px #00960066}.dots[data-v-5e61f95c]{z-index:-10;margin-top:5%;width:10%;margin-left:40%}@media (max-width: 768px){.service-card[data-v-5e61f95c]{max-width:320px;width:100%;height:auto}.dots[data-v-5e61f95c]{display:none}.back-button[data-v-5e61f95c]{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-5e61f95c]{height:50vh!important;margin-top:20%!important}}@media (min-width: 768px) and (max-width: 1199px){.service-card[data-v-5e61f95c]{width:calc(50% - 15px);max-width:none}}@media (min-width: 1200px){.service-card[data-v-5e61f95c]{width:calc(33.333% - 20px)}}.container[data-v-595af544]{display:flex;flex-direction:column;align-items:center;padding-top:80px;min-height:100vh;position:relative;overflow:hidden}.dots[data-v-595af544]{margin-top:5%}.heading[data-v-595af544]{font-size:2.2rem;font-weight:800;background:linear-gradient(90deg,#0d7313,#27ae60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.contenido p[data-v-595af544]{color:#555;font-size:1rem;max-width:600px;margin:0 auto 20px}.contenido[data-v-595af544]:before{content:"";display:block;width:60px;height:4px;border-radius:2px;margin:20px auto}.news-item-lg[data-v-595af544]{background:#ffffffa6;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);display:flex;flex-direction:column;height:100%;min-height:420px;border-radius:20px;padding:0;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 25px #0000001f;transition:transform .35s ease,box-shadow .35s ease,opacity .3s ease;overflow:hidden;cursor:pointer;position:relative;z-index:1}.news-item-lg[data-v-595af544]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,transparent 50%);z-index:1;pointer-events:none}.news-item-lg[data-v-595af544]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 38px #00000040}.img-fluid-lg[data-v-595af544]{width:100%;height:240px;object-fit:cover;transition:transform .45s ease}.news-item-lg:hover .img-fluid-lg[data-v-595af544]{transform:scale(1.06)}.post-meta[data-v-595af544]{font-size:.78rem;color:#666;margin:15px 20px 10px;display:flex;justify-content:space-between;align-items:center}.post-meta strong[data-v-595af544]{color:#0d7313;font-weight:600}.post-meta span[data-v-595af544]{font-size:.78rem;color:#888}.news-contents[data-v-595af544]{flex-grow:1;padding:22px;z-index:2;position:relative}.news-contents .news-content[data-v-595af544]{font-size:1rem;color:#1c1c1c;font-weight:600;line-height:1.5;letter-spacing:.3px;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:48px}.news-item-lg:hover .news-contents .news-content[data-v-595af544]{color:#0d7313}.row:hover .news-item-lg[data-v-595af544]{opacity:.7;transform:scale(.98)}.row:hover .news-item-lg[data-v-595af544]:hover{opacity:1;transform:translateY(-10px) scale(1.02)}@media (max-width: 980px){.mobile-header[data-v-595af544]{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-left:15px;position:relative}.mobile-back-button[data-v-595af544]{width:30px;height:30px;flex-shrink:0;margin-bottom:20%}.mobile-title[data-v-595af544]{flex:1;text-align:left}.mobile-title h2[data-v-595af544]{font-size:1.5rem;margin-bottom:.5rem}.mobile-title p[data-v-595af544]{font-size:.9rem;margin-bottom:0}.contenido[data-v-595af544]{margin-top:30px}.dots[data-v-595af544]{display:none}.news-contents .news-content[data-v-595af544]{font-size:.95rem;min-height:44px}}.chart-card[data-v-c6be0873]{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:25px;transition:transform .3s ease}.chart-card[data-v-c6be0873]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000001a}.card-header[data-v-c6be0873]{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.card-main-title[data-v-c6be0873]{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.card-subtitle[data-v-c6be0873]{font-size:.9rem;color:#6c757d;margin:5px 0 0}.card-body[data-v-c6be0873]{padding:0}.chart-container[data-v-c6be0873]{display:flex;justify-content:space-between;gap:30px;width:100%}.chart-box[data-v-c6be0873]{flex:1;height:450px;min-width:45%;background-color:#fcfcfc;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000000d}.chart-title[data-v-c6be0873]{text-align:center;font-size:1.1rem;font-weight:600;color:#0d7313;margin-bottom:15px}.chart-area[data-v-c6be0873]{position:relative;height:calc(100% - 30px)}canvas[data-v-c6be0873]{width:100%!important;height:100%!important}@media (max-width: 992px){.chart-container[data-v-c6be0873]{flex-direction:column;gap:30px}.chart-box[data-v-c6be0873]{min-width:100%;height:400px}.chart-card[data-v-c6be0873]{padding:15px}}@media (max-width: 576px){.chart-box[data-v-c6be0873]{height:350px}.card-main-title[data-v-c6be0873]{font-size:1.3rem}.card-subtitle[data-v-c6be0873]{font-size:.85rem}}.spinner-container[data-v-c7960cd9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.container-fluid[data-v-c7960cd9]{margin:0 auto;padding:2rem;max-width:1400px}#card-container[data-v-c7960cd9]{margin-bottom:2rem}.modern-stat-card[data-v-c7960cd9]{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:15px;padding:1.5rem 2rem;box-shadow:0 8px 25px #00000014;transition:all .3s cubic-bezier(.25,.8,.25,1);height:100%;position:relative}.modern-stat-card[data-v-c7960cd9]:hover{transform:translateY(-4px);box-shadow:0 15px 40px #00000026}.stat-info[data-v-c7960cd9]{display:flex;flex-direction:column;text-align:left;padding-right:1rem}.title[data-v-c7960cd9]{font-size:.95rem;font-weight:500;color:#555;margin-bottom:.5rem}.value[data-v-c7960cd9]{font-size:2.5rem;font-weight:800;color:#1a1a1a;line-height:1.1;margin-bottom:.5rem}.detail[data-v-c7960cd9]{font-size:.85rem;font-weight:400;color:#777}.text-success-custom[data-v-c7960cd9]{color:#28a745;font-weight:600}.text-danger-custom[data-v-c7960cd9]{color:#dc3545;font-weight:600}.stat-icon-wrapper[data-v-c7960cd9]{width:70px;height:70px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon[data-v-c7960cd9]{font-size:2rem}@media (min-width: 992px) and (max-width: 1199px){.col-lg-3[data-v-c7960cd9]{flex:0 0 33.333333%;max-width:33.333333%}}@media (max-width: 767px){.col-lg-3[data-v-c7960cd9],.col-md-6[data-v-c7960cd9],.col-sm-6[data-v-c7960cd9]{max-width:100%;flex:0 0 100%}.modern-stat-card[data-v-c7960cd9]{flex-direction:column;align-items:flex-start;height:auto;padding:1.5rem}.stat-info[data-v-c7960cd9]{padding-right:0;margin-bottom:1rem}.stat-icon-wrapper[data-v-c7960cd9]{position:absolute;top:15px;right:15px;width:50px;height:50px}.stat-icon[data-v-c7960cd9]{font-size:1.5rem}.value[data-v-c7960cd9]{font-size:2rem}}@media (max-width: 575px){.container-fluid[data-v-c7960cd9]{padding:1rem .5rem}}.sb-topnav[data-v-60e37631]{display:flex;align-items:center;justify-content:space-between;padding:.1rem;background-color:#fff!important}.navbar-brand[data-v-60e37631]{margin-right:0;padding-right:.5rem}.menu-btn[data-v-60e37631]{margin-left:.5rem;padding:.25rem}.user-container[data-v-60e37631]{flex-shrink:0;margin-left:auto}#name[data-v-60e37631]{color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}#toggle[data-v-60e37631]{background-color:transparent;border:none;cursor:pointer}@media (min-width: 1200px){.menu-btn[data-v-60e37631]{margin-left:1rem}.navbar-brand[data-v-60e37631]{padding-right:1rem}}@media (max-width: 1200px){#name[data-v-60e37631]{max-width:150px}}@media (max-width: 992px){.user-container[data-v-60e37631]{margin-left:0;flex-grow:1;justify-content:flex-end}#name[data-v-60e37631]{max-width:120px}}@media (max-width: 768px){#toggle[data-v-60e37631]{margin-left:auto}#name[data-v-60e37631]{display:none}}@media (max-width: 576px){.navbar-brand[data-v-60e37631]{width:120px}.img_logo[data-v-60e37631]{width:80%!important}.user-container[data-v-60e37631]{justify-content:flex-end;padding-left:.5rem}}.side-nav[data-v-1d7960ae]{position:fixed;top:56px;left:0;width:250px;height:calc(100vh - 56px);background-color:#fff;overflow-y:auto;transition:width .3s ease,opacity .3s ease;z-index:1040;opacity:1}.side-nav.collapsed[data-v-1d7960ae]{width:0;opacity:0;overflow:hidden}.navbar-nav.side-nav[data-v-1d7960ae]{display:flex;flex-direction:column;padding:0;margin:0}.side-nav li[data-v-1d7960ae]{list-style:none;margin:.4rem 0;border-radius:8px;transition:background .3s,transform .2s}.side-nav li[data-v-1d7960ae]:hover{background-color:#f5f5f5;transform:translate(5px)}.sb-sidenav[data-v-1d7960ae]{display:flex;align-items:center;padding:.6rem 1rem;cursor:pointer;position:relative}.sb-sidenav svg[data-v-1d7960ae]{margin-right:12px;width:20px;height:20px;color:#333;flex-shrink:0}.sb-sidenav span[data-v-1d7960ae]{margin-left:10px;color:#333;font-weight:500;transition:color .2s}.active-link[data-v-1d7960ae]{background:linear-gradient(90deg,#e9f4fb,#bbfbde);box-shadow:inset -3px 0 #21f3d7;transition:background .3s,box-shadow .3s}.admin[data-v-e316ce26]{height:105vh;display:flex;flex-direction:column;background-color:#88c69d;overflow:hidden}.row[data-v-e316ce26]{display:flex;flex:1;height:calc(100vh - 50px)}#View[data-v-e316ce26]{flex:1;padding:30px;background-color:#88c69d;transition:all .3s ease;overflow-y:auto;height:calc(100vh - 50px - 3%)}#View.collapsed-view[data-v-e316ce26]{margin-left:0!important}.collapsed[data-v-e316ce26]{transform:translate(-100%);width:0!important;transition:all .3s ease;padding:0!important}@media (min-width: 1200px){#sidebar[data-v-e316ce26]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-e316ce26]{width:calc(100% - 250px);margin-left:250px;height:calc(100vh - 60px)}#View.collapsed-view[data-v-e316ce26]{width:100%!important;margin-left:0!important}}@media (min-width: 811px){#sidebar[data-v-e316ce26]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-e316ce26]{width:calc(100% - 250px);margin-left:250px;margin-top:5%!important;height:calc(100vh - 60px)}#View.collapsed-view[data-v-e316ce26]{width:100%!important;margin-left:0!important}}@media (min-width: 769px){#sidebar[data-v-e316ce26]{width:250px;transition:all .3s ease;box-sizing:border-box}#View[data-v-e316ce26]{width:calc(100% - 250px);margin-left:250px;height:calc(100vh - 60px)}#View.collapsed-view[data-v-e316ce26]{width:100%!important;margin-left:0!important}}@media (max-width: 768px){.row[data-v-e316ce26]{flex-direction:column;height:calc(100vh - 60px)}#View[data-v-e316ce26]{width:100%!important;margin-left:0!important;padding:30px;margin-top:15%!important;height:calc(100vh - 60px)}.collapsed[data-v-e316ce26]{transform:translate(-100%)}}@media (max-width: 580px){.row[data-v-e316ce26]{flex-direction:column;height:calc(100vh - 60px)}#View[data-v-e316ce26]{width:100%!important;margin-left:0!important;padding:30px;margin-top:20%!important;height:calc(100vh - 60px)}.collapsed[data-v-e316ce26]{transform:translate(-100%)}}@media (max-width: 479px){.container[data-v-e316ce26]{max-width:440px;margin:20px auto}}.admin-wrapper[data-v-e67db2c8]{max-width:1100px;margin:40px auto;padding:0 20px;font-family:Inter,system-ui,-apple-system,sans-serif;color:#2d3748}.page-header[data-v-e67db2c8]{background:#fff;border-radius:20px;padding:24px 32px;margin-bottom:30px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #edf2f7}.header-content[data-v-e67db2c8]{display:flex;justify-content:space-between;align-items:center}.header-left[data-v-e67db2c8]{display:flex;align-items:center;gap:20px}.brand-badge[data-v-e67db2c8]{background:#f0fdf4;color:#0d7313;padding:12px;border-radius:12px;flex-shrink:0}h1[data-v-e67db2c8]{font-size:1.5rem;margin:0;font-weight:800;color:#1a202c;line-height:1.2}.subtitle[data-v-e67db2c8]{color:#718096;margin:4px 0 0;font-size:.9rem}.header-right[data-v-e67db2c8]{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.status-indicator[data-v-e67db2c8]{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#38a169;background:#f0fff4;padding:4px 12px;border-radius:20px;white-space:nowrap}.status-dot[data-v-e67db2c8]{width:8px;height:8px;background:#48bb78;border-radius:50%;flex-shrink:0}.syncing .status-dot[data-v-e67db2c8]{animation:pulse-e67db2c8 1s infinite;background:#ecc94b}.language-pill[data-v-e67db2c8]{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:4px 10px;display:flex;align-items:center}.minimal-select[data-v-e67db2c8]{border:none;background:transparent;font-size:.85rem;font-weight:600;cursor:pointer;outline:none;padding-left:5px}.card[data-v-e67db2c8]{background:#fff;border-radius:20px;padding:30px;margin-bottom:24px;border:1px solid #edf2f7;box-shadow:0 2px 4px #00000005}.card-header[data-v-e67db2c8]{display:flex;align-items:center;gap:12px;margin-bottom:25px;border-bottom:1px solid #f7fafc;padding-bottom:15px}.card-icon[data-v-e67db2c8]{color:#0d7313;font-size:1.2rem}.card-header h3[data-v-e67db2c8]{margin:0;font-size:1.1rem;color:#4a5568}.input-group[data-v-e67db2c8]{margin-bottom:20px}.input-group label[data-v-e67db2c8]{display:block;font-size:.85rem;font-weight:700;color:#4a5568;margin-bottom:8px}input[type=text][data-v-e67db2c8],textarea[data-v-e67db2c8]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;transition:all .2s ease;box-sizing:border-box}input[data-v-e67db2c8]:focus,textarea[data-v-e67db2c8]:focus{background:#fff;border-color:#0d7313;box-shadow:0 0 0 3px #0d73131a;outline:none}.upload-area[data-v-e67db2c8]{margin-bottom:25px}.custom-file-upload[data-v-e67db2c8]{border:2px dashed #cbd5e1;border-radius:16px;display:block;padding:40px 20px;text-align:center;cursor:pointer;transition:.3s;background:#f7fafc}.custom-file-upload[data-v-e67db2c8]:hover{border-color:#0d7313;background:#f0fdf4}.custom-file-upload input[data-v-e67db2c8]{display:none}.upload-icon[data-v-e67db2c8]{font-size:2.5rem;display:block;margin-bottom:10px}.images-preview-grid[data-v-e67db2c8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.preview-card[data-v-e67db2c8]{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9;box-shadow:0 4px 6px #0000001a}.preview-card img[data-v-e67db2c8]{width:100%;height:100%;object-fit:cover}.preview-overlay[data-v-e67db2c8]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;display:flex;align-items:center;justify-content:center;transition:.3s}.preview-card:hover .preview-overlay[data-v-e67db2c8]{opacity:1}.delete-btn[data-v-e67db2c8]{background:#f56565;color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer}.image-index[data-v-e67db2c8]{position:absolute;top:10px;left:10px;background:#ffffffe6;padding:2px 8px;border-radius:6px;font-size:.7rem;font-weight:800}.action-bar[data-v-e67db2c8]{display:flex;justify-content:flex-end;padding:20px 0}.primary-btn[data-v-e67db2c8]{background:#0d7313;color:#fff;border:none;padding:14px 40px;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0d73134d}@media (max-width: 768px){.admin-wrapper[data-v-e67db2c8]{margin:20px auto}.page-header[data-v-e67db2c8]{padding:20px;margin-bottom:20px}.header-content[data-v-e67db2c8]{flex-direction:column;align-items:flex-start;gap:20px}.header-right[data-v-e67db2c8]{flex-direction:row;align-items:center;width:100%;justify-content:space-between}h1[data-v-e67db2c8]{font-size:1.25rem}.card[data-v-e67db2c8]{padding:20px}.images-preview-grid[data-v-e67db2c8]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.primary-btn[data-v-e67db2c8]{width:100%;padding:16px}}@media (max-width: 480px){.header-left[data-v-e67db2c8]{gap:12px}.brand-badge[data-v-e67db2c8]{padding:8px}.subtitle[data-v-e67db2c8]{font-size:.8rem}.status-text[data-v-e67db2c8]{display:none}.status-indicator[data-v-e67db2c8]{padding:8px;border-radius:50%}}@keyframes pulse-e67db2c8{0%{transform:scale(.95);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(.95);opacity:1}}.spinner-overlay-full[data-v-e67db2c8]{height:80vh;display:flex;align-items:center;justify-content:center;text-align:center}.error-wrapper[data-v-e67db2c8]{padding:100px 20px;text-align:center}.error-box[data-v-e67db2c8]{background:#fff5f5;border:1px solid #feb2b2;padding:50px;border-radius:30px;max-width:500px;margin:0 auto}.error-graphic[data-v-e67db2c8]{font-size:4rem;margin-bottom:20px}.spinner-container[data-v-7abc8c12]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.form-container[data-v-7abc8c12]{max-width:1200px;width:90%;margin:30px auto;padding:30px;border-radius:12px;box-shadow:0 10px 30px #00000026;background-color:#fff;border:1px solid #e0e0e0}h2[data-v-7abc8c12]{text-align:left;color:#1a1a1a;font-weight:700;margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.form[data-v-7abc8c12]{display:flex;flex-direction:column}.language-selector-group[data-v-7abc8c12]{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.language-selector-group label[data-v-7abc8c12]{font-weight:600;color:#333}.language-select[data-v-7abc8c12]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px;background-color:#fff;cursor:pointer;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-select[data-v-7abc8c12]:focus{box-shadow:0 0 0 3px #0d731333;outline:none}.form-group[data-v-7abc8c12]{margin-bottom:20px;display:flex;flex-direction:column}label[data-v-7abc8c12]{font-weight:700;color:#0d7313;margin-bottom:8px;font-size:1rem}input[type=text][data-v-7abc8c12]{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s,box-shadow .3s}input[type=text][data-v-7abc8c12]:focus{border-color:#1ba825;box-shadow:0 0 0 3px #1ba8251a;outline:none}.phone-group[data-v-7abc8c12]{display:flex;gap:20px}.phone-input[data-v-7abc8c12]{flex:1}.submit-button[data-v-7abc8c12]{padding:12px 25px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1.05rem;font-weight:600;transition:background-color .3s ease,opacity .3s;align-self:flex-end;display:flex;justify-content:center;align-items:center;gap:8px}.submit-button[data-v-7abc8c12]:hover:not(:disabled){background-color:#1ba825}.submit-button[data-v-7abc8c12]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7}.spinner-text[data-v-7abc8c12]{color:#fff;font-weight:600}@media (max-width: 600px){.form-container[data-v-7abc8c12]{padding:20px}.phone-group[data-v-7abc8c12]{flex-direction:column;gap:0}.phone-input[data-v-7abc8c12]{margin-bottom:15px}.submit-button[data-v-7abc8c12]{width:100%;align-self:center}}.container[data-v-a509b758]{display:flex;justify-content:center;align-items:center;height:100vh}.form[data-v-a509b758]{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-a509b758]{width:100%;max-width:300px;margin:0 auto 20px}.field[data-v-a509b758]{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-a509b758]{height:1.3em;width:1.3em;fill:#fff}.input-field[data-v-a509b758]{background:none;border:none;outline:none;width:100%;color:#d3d3d3;font-size:1em}.toggle-password[data-v-a509b758]{background:none;border:none;cursor:pointer;color:#fff}.button1[data-v-a509b758]{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-a509b758]:hover{background-color:#349b31}.error-message[data-v-a509b758]{background-color:#ff000080;color:#fff;padding:1em;border-radius:5px;text-align:center;margin-top:10px}@media (max-width: 768px){.form[data-v-a509b758]{padding:1.5em;max-width:90%}.img_logo[data-v-a509b758]{max-width:250px}.field[data-v-a509b758]{padding:.6em}.button1[data-v-a509b758]{font-size:1em}}@media (max-width: 480px){.form[data-v-a509b758]{padding:1em;max-width:100%}.img_logo[data-v-a509b758]{max-width:200px}.field[data-v-a509b758]{padding:.5em}.button1[data-v-a509b758]{font-size:.9em}}.modal[data-v-734e35f3]{display:flex;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#00000080}.modal-content[data-v-734e35f3]{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-734e35f3]{color:#aaa;float:right;font-size:28px;font-weight:700;padding:2px}.close[data-v-734e35f3]:hover,.close[data-v-734e35f3]:focus{color:#000;text-decoration:none;cursor:pointer}@media (max-width: 768px){.modal-content[data-v-734e35f3]{margin-left:10%;margin-right:10%}}@media (max-width: 580px){.modal-content[data-v-734e35f3]{margin-left:10%;margin-right:10%}}@media (max-width: 479px){.modal-content[data-v-734e35f3]{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-d42032e4]{height:300px}.spinner-container[data-v-4682cb44]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-4682cb44]{max-width:1200px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a}.success-message[data-v-4682cb44],.error-message[data-v-4682cb44]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff}.success-message[data-v-4682cb44]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-4682cb44]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-4682cb44]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-4682cb44]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-4682cb44]{font-size:1rem;color:#555}.table-tools[data-v-4682cb44]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-4682cb44]{flex-grow:1}.search-input[data-v-4682cb44]{padding:10px 15px;border:1px solid #ccc;border-radius:6px;width:100%;max-width:300px;transition:border-color .3s}.search-input[data-v-4682cb44]:focus{border-color:#0d7313;outline:none}.language-selector-group[data-v-4682cb44]{display:flex;align-items:center;gap:10px}.language-selector-group label[data-v-4682cb44]{font-weight:600;color:#333}.language-select[data-v-4682cb44]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px;cursor:pointer}.add-button[data-v-4682cb44]{padding:10px 20px;background-color:#0d7313;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;display:flex;align-items:center;gap:8px}.add-button[data-v-4682cb44]:hover{background-color:#1ba825}.table-wrapper[data-v-4682cb44]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-4682cb44]{width:100%;min-width:700px;border-collapse:collapse}.data-table th[data-v-4682cb44],.data-table td[data-v-4682cb44]{border:1px solid #eee;padding:12px;text-align:left;vertical-align:top}.data-table th[data-v-4682cb44]{background-color:#f8f8f8;font-weight:600;color:#333}.service-image[data-v-4682cb44]{width:80px;height:auto;border-radius:4px;object-fit:cover}.description-cell[data-v-4682cb44]{max-height:150px;overflow-y:auto;max-width:400px;line-height:1.4;font-size:.95rem}.no-data[data-v-4682cb44]{text-align:center;font-style:italic;color:#888}.action-button[data-v-4682cb44]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:.9rem}.edit-button[data-v-4682cb44]{background-color:#2196f3;color:#fff;margin-bottom:10%!important}.edit-button[data-v-4682cb44]:hover{background-color:#0b7dda}.delete-button[data-v-4682cb44]{background-color:#f44336;color:#fff}.delete-button[data-v-4682cb44]:hover{background-color:#d32f2f}.pagination[data-v-4682cb44]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;font-weight:500;color:#333}.pagination-info[data-v-4682cb44]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-4682cb44]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-4682cb44]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-4682cb44]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.modal-form-content[data-v-4682cb44]{padding:30px;max-height:85vh}.modal-title[data-v-4682cb44]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-4682cb44]{margin-bottom:25px}.form-group label[data-v-4682cb44]{display:block;font-weight:600;color:#333;margin-bottom:8px;transition:color .3s}input[type=text][data-v-4682cb44],.file-input[data-v-4682cb44],.language-select-modal select[data-v-4682cb44]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s}input[type=text][data-v-4682cb44]:focus,.file-input[data-v-4682cb44]:focus,.language-select-modal select[data-v-4682cb44]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.language-select-modal select[data-v-4682cb44]{width:auto;padding:10px 15px}.image-preview[data-v-4682cb44]{margin:25px 0;text-align:center;padding:15px;border:1px dashed #ccc;border-radius:8px;background-color:#f9f9f9}.image-preview h3[data-v-4682cb44]{font-size:1rem;color:#555;margin-bottom:15px}.preview-image[data-v-4682cb44]{max-width:180px;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026}.form-group .quill-editor-container[data-v-4682cb44]{border:1px solid #ddd;border-radius:8px;overflow:hidden}.button-container[data-v-4682cb44]{text-align:right;margin-top:40px}.submit-button[data-v-4682cb44]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s;margin-bottom:10%!important}.submit-button[data-v-4682cb44]:hover{background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-4682cb44]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}.spinner-text[data-v-4682cb44]{color:#fff;font-weight:600}@media (max-width: 768px){.container[data-v-4682cb44]{padding:15px;width:98%}.table-tools[data-v-4682cb44]{flex-direction:column;align-items:stretch}.search-group[data-v-4682cb44],.language-selector-group[data-v-4682cb44],.add-button[data-v-4682cb44]{width:100%;justify-content:center}.description-cell[data-v-4682cb44]{max-height:100px}.data-table th[data-v-4682cb44],.data-table td[data-v-4682cb44]{padding:8px}}.spinner-container[data-v-bd809cea]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-bd809cea]{max-width:1200px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a}.success-message[data-v-bd809cea],.error-message[data-v-bd809cea]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-bd809cea]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-bd809cea]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-bd809cea]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-bd809cea]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-bd809cea]{font-size:1rem;color:#555}.table-tools[data-v-bd809cea]{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.add-button[data-v-bd809cea]{padding:10px 20px;background-color:#0d7313;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;display:flex;align-items:center;gap:8px}.add-button[data-v-bd809cea]:hover{background-color:#1ba825}.table-wrapper[data-v-bd809cea]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-bd809cea]{width:100%;min-width:400px;border-collapse:collapse}.data-table th[data-v-bd809cea],.data-table td[data-v-bd809cea]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle}.data-table th[data-v-bd809cea]{background-color:#f8f8f8;font-weight:600;color:#333}.service-image[data-v-bd809cea]{width:80px;height:auto;border-radius:4px;object-fit:cover}.no-data[data-v-bd809cea]{text-align:center;font-style:italic;color:#888}.action-button[data-v-bd809cea]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;margin-right:5px;transition:background-color .3s;font-size:.9rem}.edit-button[data-v-bd809cea]{background-color:#2196f3;color:#fff}.edit-button[data-v-bd809cea]:hover{background-color:#0b7dda}.delete-button[data-v-bd809cea]{background-color:#f44336;color:#fff}.delete-button[data-v-bd809cea]:hover{background-color:#d32f2f}.pagination[data-v-bd809cea]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;font-weight:500;color:#333}.pagination-info[data-v-bd809cea]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-bd809cea]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-bd809cea]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-bd809cea]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.modal-form-content[data-v-bd809cea]{padding:30px;max-height:85vh}.modal-title[data-v-bd809cea]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-bd809cea]{margin-bottom:25px}.form-group label[data-v-bd809cea]{display:block;font-weight:600;color:#333;margin-bottom:8px;transition:color .3s}input[type=file][data-v-bd809cea],.file-input[data-v-bd809cea]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s;background-color:#fff}input[type=file][data-v-bd809cea]:focus,.file-input[data-v-bd809cea]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.image-preview[data-v-bd809cea]{margin:25px 0;text-align:center;padding:15px;border:1px dashed #ccc;border-radius:8px;background-color:#f9f9f9}.image-preview h3[data-v-bd809cea]{font-size:1rem;color:#555;margin-bottom:15px}.preview-image[data-v-bd809cea]{max-width:180px;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026}.button-container[data-v-bd809cea]{text-align:right;margin-top:40px}.submit-button[data-v-bd809cea]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s}.submit-button[data-v-bd809cea]:hover{background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-bd809cea]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}.spinner-text[data-v-bd809cea]{color:#fff;font-weight:600}@media (max-width: 768px){.container[data-v-bd809cea]{padding:15px;width:98%;margin:15px auto}.header[data-v-bd809cea]{margin-bottom:20px}.table-tools[data-v-bd809cea]{justify-content:center;padding:10px}.add-button[data-v-bd809cea]{width:100%;justify-content:center}.data-table th[data-v-bd809cea],.data-table td[data-v-bd809cea]{padding:8px}.table-wrapper[data-v-bd809cea]{overflow-x:scroll}.data-table[data-v-bd809cea]{min-width:450px}}@media (max-width: 600px){.modal-form-content[data-v-bd809cea]{padding:15px;max-height:90vh}.modal-title[data-v-bd809cea]{font-size:1.4rem;margin-bottom:20px}input[type=file][data-v-bd809cea],.file-input[data-v-bd809cea]{padding:10px;font-size:.95rem}.form-group label[data-v-bd809cea]{font-size:.9rem;margin-bottom:5px}.image-preview[data-v-bd809cea]{margin:15px 0}.preview-image[data-v-bd809cea]{max-width:120px;border-radius:8px}.button-container[data-v-bd809cea]{text-align:center;margin-top:30px}.submit-button[data-v-bd809cea]{width:100%;padding:15px 0;font-size:1rem}.action-button[data-v-bd809cea]{padding:6px 10px;font-size:.85rem}}.spinner-container[data-v-a6bda8c7]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-a6bda8c7]{max-width:1200px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a}.success-message[data-v-a6bda8c7],.error-message[data-v-a6bda8c7]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-a6bda8c7]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-a6bda8c7]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-a6bda8c7]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-a6bda8c7]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-a6bda8c7]{font-size:1rem;color:#555}.table-tools[data-v-a6bda8c7]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-a6bda8c7]{flex-grow:1}.search-input[data-v-a6bda8c7]{padding:10px 15px;border:1px solid #ccc;border-radius:6px;width:100%;max-width:300px;transition:border-color .3s}.search-input[data-v-a6bda8c7]:focus{border-color:#0d7313;outline:none}.language-selector-group[data-v-a6bda8c7]{display:flex;align-items:center;gap:10px}.language-selector-group label[data-v-a6bda8c7]{font-weight:600;color:#333}.language-select[data-v-a6bda8c7]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px;cursor:pointer}.add-button[data-v-a6bda8c7]{padding:10px 20px;background-color:#0d7313;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;display:flex;align-items:center;gap:8px}.add-button[data-v-a6bda8c7]:hover{background-color:#1ba825}.table-wrapper[data-v-a6bda8c7]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-a6bda8c7]{width:100%;min-width:950px;border-collapse:collapse}.data-table th[data-v-a6bda8c7],.data-table td[data-v-a6bda8c7]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle}.data-table td[data-v-a6bda8c7]{display:table-cell}.data-table th[data-v-a6bda8c7]{background-color:#f8f8f8;font-weight:600;color:#333}.service-image[data-v-a6bda8c7]{width:80px;height:auto;border-radius:4px;object-fit:cover}.description-cell-header[data-v-a6bda8c7]{width:350px;min-width:350px}.description-cell[data-v-a6bda8c7]{padding:5px}.description-content[data-v-a6bda8c7]{height:150px;width:350px;overflow-y:auto;overflow-x:hidden;display:block;text-align:left;line-height:1.4;font-size:.95rem;word-wrap:break-word;box-sizing:border-box;padding:7px}.no-data[data-v-a6bda8c7]{text-align:center;font-style:italic;color:#888}.action-button[data-v-a6bda8c7]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;margin-right:5px;transition:background-color .3s;font-size:.9rem}.edit-button[data-v-a6bda8c7]{background-color:#2196f3;color:#fff;margin-bottom:10%!important}.edit-button[data-v-a6bda8c7]:hover{background-color:#0b7dda}.delete-button[data-v-a6bda8c7]{background-color:#f44336;color:#fff}.delete-button[data-v-a6bda8c7]:hover{background-color:#d32f2f}.pagination[data-v-a6bda8c7]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;font-weight:500;color:#333}.pagination-info[data-v-a6bda8c7]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-a6bda8c7]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-a6bda8c7]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-a6bda8c7]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.modal-form-content[data-v-a6bda8c7]{padding:30px;max-height:85vh}.modal-title[data-v-a6bda8c7]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-a6bda8c7]{margin-bottom:25px}.form-group label[data-v-a6bda8c7]{display:block;font-weight:600;color:#333;margin-bottom:8px;transition:color .3s}input[type=text][data-v-a6bda8c7],input[type=date][data-v-a6bda8c7],.file-input[data-v-a6bda8c7],.language-select-modal select[data-v-a6bda8c7]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s}input[type=text][data-v-a6bda8c7]:focus,input[type=date][data-v-a6bda8c7]:focus,.file-input[data-v-a6bda8c7]:focus,.language-select-modal select[data-v-a6bda8c7]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.language-select-modal select[data-v-a6bda8c7]{width:auto;padding:10px 15px}.language-select-modal label[data-v-a6bda8c7]{margin-right:15px}.image-preview[data-v-a6bda8c7]{margin:25px 0;text-align:center;padding:15px;border:1px dashed #ccc;border-radius:8px}.image-preview h3[data-v-a6bda8c7]{font-size:1rem;color:#555;margin-bottom:15px}.preview-image[data-v-a6bda8c7]{max-width:180px;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026}.form-group.quill-editor-container[data-v-a6bda8c7]{border:1px solid #ddd;border-radius:8px;overflow:hidden;border:none;padding:0}.form-group.quill-editor-container>label[data-v-a6bda8c7]{padding-left:0}.button-container[data-v-a6bda8c7]{text-align:right;margin-top:40px}.submit-button[data-v-a6bda8c7]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s;margin-bottom:6%}.submit-button[data-v-a6bda8c7]:hover{background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-a6bda8c7]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}.spinner-text[data-v-a6bda8c7]{color:#fff;font-weight:600}@media (max-width: 900px){.table-tools[data-v-a6bda8c7]{flex-direction:column;align-items:stretch}.search-group[data-v-a6bda8c7]{margin-bottom:10px}.search-input[data-v-a6bda8c7]{max-width:100%}.language-selector-group[data-v-a6bda8c7],.add-button[data-v-a6bda8c7]{width:100%;justify-content:center}.table-wrapper[data-v-a6bda8c7]{overflow-x:scroll}.data-table[data-v-a6bda8c7]{min-width:950px}.data-table th[data-v-a6bda8c7],.data-table td[data-v-a6bda8c7]{padding:8px}.description-content[data-v-a6bda8c7]{width:250px}}@media (max-width: 600px){.container[data-v-a6bda8c7]{padding:15px;width:98%;margin:15px auto}.modal-form-content[data-v-a6bda8c7]{padding:15px}.modal-title[data-v-a6bda8c7]{font-size:1.4rem}.language-select-modal[data-v-a6bda8c7]{display:block;margin-bottom:20px}.language-select-modal label[data-v-a6bda8c7]{display:block;margin-bottom:5px;margin-right:0}.language-select-modal select[data-v-a6bda8c7]{width:100%}.submit-button[data-v-a6bda8c7]{width:100%;padding:15px 0}.description-content[data-v-a6bda8c7]{width:200px;height:120px}}.admin-wrapper[data-v-ba9f64c9]{max-width:1000px;margin:40px auto;font-family:Inter,system-ui,-apple-system,sans-serif;color:#2d3748}.page-header[data-v-ba9f64c9]{background:#fff;border-radius:20px;padding:24px 32px;margin-bottom:30px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #edf2f7}.header-content[data-v-ba9f64c9]{display:flex;justify-content:space-between;align-items:center}.header-left[data-v-ba9f64c9]{display:flex;align-items:center;gap:20px}.brand-badge[data-v-ba9f64c9]{background:#f0fdf4;color:#0d7313;padding:12px;border-radius:12px}h1[data-v-ba9f64c9]{font-size:1.5rem;margin:0;font-weight:800;color:#1a202c}.subtitle[data-v-ba9f64c9]{color:#718096;margin:4px 0 0;font-size:.9rem}.header-right[data-v-ba9f64c9]{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.status-indicator[data-v-ba9f64c9]{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;color:#38a169;background:#f0fff4;padding:4px 12px;border-radius:20px}.status-dot[data-v-ba9f64c9]{width:8px;height:8px;background:#48bb78;border-radius:50%}.syncing .status-dot[data-v-ba9f64c9]{animation:pulse-ba9f64c9 1s infinite;background:#ecc94b}.language-pill[data-v-ba9f64c9]{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:4px 10px;display:flex;align-items:center}.minimal-select[data-v-ba9f64c9]{border:none;background:transparent;font-size:.85rem;font-weight:600;cursor:pointer;outline:none;padding-left:5px}.card[data-v-ba9f64c9]{background:#fff;border-radius:20px;padding:30px;margin-bottom:24px;border:1px solid #edf2f7;box-shadow:0 2px 4px #00000005}.card-header[data-v-ba9f64c9]{display:flex;align-items:center;gap:12px;margin-bottom:25px;border-bottom:1px solid #f7fafc;padding-bottom:15px}.card-icon[data-v-ba9f64c9]{color:#0d7313}.card-header h3[data-v-ba9f64c9]{margin:0;font-size:1.1rem;color:#4a5568;font-weight:700}.input-group[data-v-ba9f64c9]{margin-bottom:20px}.input-group label[data-v-ba9f64c9]{display:block;font-size:.85rem;font-weight:700;color:#4a5568;margin-bottom:8px}.input-with-icon[data-v-ba9f64c9]{position:relative;display:flex;align-items:center}.prefix-icon[data-v-ba9f64c9]{position:absolute;left:15px;font-size:1.1rem}input[type=text][data-v-ba9f64c9],textarea[data-v-ba9f64c9]{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;transition:all .2s ease;font-size:.95rem}.input-with-icon input[data-v-ba9f64c9]{padding-left:45px}input[data-v-ba9f64c9]:focus,textarea[data-v-ba9f64c9]:focus{background:#fff;border-color:#0d7313;box-shadow:0 0 0 3px #0d73131a;outline:none}.help-text[data-v-ba9f64c9]{font-size:.75rem;color:#a0aec0;margin-top:8px;font-style:italic}.action-bar[data-v-ba9f64c9]{display:flex;justify-content:flex-end;padding:20px 0}.primary-btn[data-v-ba9f64c9]{background:#0d7313;color:#fff;border:none;padding:16px 45px;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0d73134d}.primary-btn[data-v-ba9f64c9]:hover:not(:disabled){transform:translateY(-2px);background:#1a8c24;box-shadow:0 12px 20px -3px #0d731366}.primary-btn[data-v-ba9f64c9]:disabled{opacity:.6;cursor:not-allowed}@keyframes pulse-ba9f64c9{0%{transform:scale(.95);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(.95);opacity:1}}.spinner-overlay-full[data-v-ba9f64c9]{height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.spinner-icon[data-v-ba9f64c9]{margin-bottom:15px}@media (max-width: 640px){.header-content[data-v-ba9f64c9]{flex-direction:column;align-items:flex-start;gap:15px}.header-right[data-v-ba9f64c9]{align-items:flex-start;width:100%}.primary-btn[data-v-ba9f64c9]{width:100%}}.form-wrapper[data-v-3b8cc721]{max-width:1100px;margin:40px auto;padding:0 20px;font-family:Inter,sans-serif}.spinner-container[data-v-3b8cc721]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.admin-header[data-v-3b8cc721]{background:#fff;border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 10px 25px #00000008;border:1px solid #edf2f7}.header-main[data-v-3b8cc721]{display:flex;justify-content:space-between;align-items:center;gap:20px}.header-left[data-v-3b8cc721]{display:flex;align-items:center;gap:20px}.brand-icon[data-v-3b8cc721]{width:50px;height:50px;background:#e8f5e9;color:#0d7313;border-radius:12px;display:flex;align-items:center;justify-content:center}.brand-icon svg[data-v-3b8cc721]{width:30px;height:30px}h1[data-v-3b8cc721]{font-size:1.75rem;color:#1a202c;margin:0;font-weight:800}.subtitle[data-v-3b8cc721]{color:#718096;margin-top:4px;font-size:.95rem}.header-right[data-v-3b8cc721]{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.status-badge[data-v-3b8cc721]{display:flex;align-items:center;gap:8px;background:#f0fdf4;color:#166534;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid #bcf0da}.status-badge .dot[data-v-3b8cc721]{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e}.lang-pill[data-v-3b8cc721]{background:#f8fafc;border:1px solid #e2e8f0;padding:4px 12px;border-radius:10px;display:flex;align-items:center;gap:10px;color:#64748b}.lang-select[data-v-3b8cc721]{border:none;background:transparent;font-weight:600;color:#1e293b;cursor:pointer;outline:none}.language-helper[data-v-3b8cc721]{margin-top:20px;padding-top:15px;border-top:1px solid #f1f5f9;font-size:.85rem;color:#94a3b8}.language-helper strong[data-v-3b8cc721]{color:#0d7313}.identity-grid[data-v-3b8cc721]{display:grid;grid-template-columns:350px 1fr;gap:30px;margin-top:10px}.banner-preview[data-v-3b8cc721]{position:relative;width:100%;height:230px;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:15px;overflow:hidden}.banner-preview img[data-v-3b8cc721]{width:100%;height:100%;object-fit:cover}.upload-placeholder[data-v-3b8cc721]{height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.9rem}.btn-upload-small[data-v-3b8cc721]{position:absolute;bottom:10px;right:10px;background:#0d7313;color:#fff;width:35px;height:35px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0003}.form-section[data-v-3b8cc721]{background:#fff;border-radius:20px;padding:25px;margin-bottom:25px;border:1px solid #f1f5f9}.section-header[data-v-3b8cc721]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.section-header.space-between[data-v-3b8cc721]{justify-content:space-between}.title-with-icon[data-v-3b8cc721]{display:flex;align-items:center;gap:15px}.icon-circle[data-v-3b8cc721]{width:35px;height:35px;background:#f0fdf4;border-radius:10px;display:flex;align-items:center;justify-content:center}.dashboard-table[data-v-3b8cc721]{width:100%;border-collapse:separate;border-spacing:0 10px}.dashboard-table th[data-v-3b8cc721]{padding:12px 15px;text-align:left;font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px}.dashboard-table td[data-v-3b8cc721]{background:#fcfdfe;padding:12px 15px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.dashboard-table td[data-v-3b8cc721]:first-child{border-left:1px solid #f1f5f9;border-top-left-radius:12px;border-bottom-left-radius:12px}.dashboard-table td[data-v-3b8cc721]:last-child{border-right:1px solid #f1f5f9;border-top-right-radius:12px;border-bottom-right-radius:12px}.table-thumb[data-v-3b8cc721]{width:50px;height:50px;border-radius:10px;object-fit:cover}.table-thumb.circle[data-v-3b8cc721]{border-radius:50%}.btn-add-table[data-v-3b8cc721]{background:#f0fdf4;color:#0d7313;border:1px solid #bcf0da;padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer;font-size:.85rem}.action-btns[data-v-3b8cc721]{display:flex;gap:8px;justify-content:flex-end}.btn-edit[data-v-3b8cc721],.btn-delete[data-v-3b8cc721]{border:none;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.btn-edit[data-v-3b8cc721]{background:#eef2ff;color:#4f46e5}.btn-delete[data-v-3b8cc721]{background:#fff1f2;color:#e11d48}.modal-content-grid[data-v-3b8cc721]{display:grid;grid-template-columns:180px 1fr;gap:25px;padding:10px}.modal-preview[data-v-3b8cc721]{width:100%;height:180px;border-radius:15px;background:#f8fafc;border:2px solid #edf2f7;overflow:hidden}.modal-preview img[data-v-3b8cc721]{width:100%;height:100%;object-fit:cover}.btn-modal-file[data-v-3b8cc721]{display:block;margin-top:10px;text-align:center;color:#0d7313;font-weight:700;font-size:.85rem;cursor:pointer}.modal-actions[data-v-3b8cc721]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.btn-primary[data-v-3b8cc721]{background:#0d7313;color:#fff;border:none;padding:10px 25px;border-radius:10px;font-weight:700;cursor:pointer}.btn-secondary[data-v-3b8cc721]{background:#f1f5f9;color:#475569;border:none;padding:10px 20px;border-radius:10px;cursor:pointer}.sticky-footer[data-v-3b8cc721]{position:sticky;bottom:20px;display:flex;justify-content:center;margin-top:30px;z-index:100}.btn-submit[data-v-3b8cc721]{background:#0d7313;color:#fff;border:none;padding:14px 50px;border-radius:15px;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 10px 15px -3px #0d73134d;transition:.3s}.field label[data-v-3b8cc721]{display:block;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;margin-bottom:6px}input[data-v-3b8cc721],textarea[data-v-3b8cc721]{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;transition:.2s;box-sizing:border-box}input[data-v-3b8cc721]:focus,textarea[data-v-3b8cc721]:focus{border-color:#0d7313;outline:none;box-shadow:0 0 0 3px #0d73131a}@media (max-width: 900px){.header-main[data-v-3b8cc721]{flex-direction:column;align-items:flex-start}.header-right[data-v-3b8cc721]{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.identity-grid[data-v-3b8cc721],.modal-content-grid[data-v-3b8cc721]{grid-template-columns:1fr}.modal-preview[data-v-3b8cc721]{margin:0 auto}}@media (max-width: 600px){.hide-mobile[data-v-3b8cc721]{display:none}.admin-header[data-v-3b8cc721]{padding:20px}h1[data-v-3b8cc721]{font-size:1.4rem}.btn-submit[data-v-3b8cc721]{width:100%}.table-responsive[data-v-3b8cc721]{overflow-x:auto}}.spinner-overlay[data-v-3b8cc721]{height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#0d7313;font-weight:600}.animate-spin[data-v-3b8cc721]{animation:spin-3b8cc721 1s linear infinite}@keyframes spin-3b8cc721{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-container[data-v-e4a7695c]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%)}.container[data-v-e4a7695c]{max-width:1300px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow-x:auto}.header[data-v-e4a7695c]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-e4a7695c]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-e4a7695c]{font-size:1rem;color:#555}.table-tools[data-v-e4a7695c]{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-e4a7695c]{flex-grow:1;max-width:350px;position:relative}.search-input[data-v-e4a7695c]{padding:10px 15px 10px 40px;border:1px solid #ccc;border-radius:6px;width:100%;transition:border-color .3s;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23888' d='M505 442.7L405.3 342.9c-10.7 18.5-23.7 34.9-39 48.6l99.7 99.7c14.6 14.6 38.2 14.6 52.8 0s14.6-38.2 0-52.8zM208 416c-114.9 0-208-93.1-208-208S93.1 0 208 0s208 93.1 208 208-93.1 208-208 208zm0-352c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160z'/%3E%3C/svg%3E") no-repeat 10px center;background-size:18px}.search-input[data-v-e4a7695c]:focus{border-color:#0d7313;outline:none}.search-input[data-v-e4a7695c]::placeholder{color:#888}.table-container[data-v-e4a7695c]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-e4a7695c]{width:100%;min-width:900px;border-collapse:collapse}.data-table th[data-v-e4a7695c],.data-table td[data-v-e4a7695c]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle;word-wrap:break-word}.data-table th[data-v-e4a7695c]{background-color:#f8f8f8;font-weight:600;color:#333}.message-cell[data-v-e4a7695c]{max-width:350px;text-align:left;white-space:normal;overflow-y:auto;max-height:100px}.action-cell[data-v-e4a7695c]{display:flex;gap:5px;justify-content:center;align-items:center}.action-button[data-v-e4a7695c]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:.9rem}.delete-button[data-v-e4a7695c]{background-color:#f44336;color:#fff}.delete-button[data-v-e4a7695c]:hover{background-color:#d32f2f}.pagination[data-v-e4a7695c]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;margin-bottom:3%}.pagination-info[data-v-e4a7695c]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-e4a7695c]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-e4a7695c]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-e4a7695c]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}@media (max-width: 768px){.container[data-v-e4a7695c]{padding:15px;width:98%}.table-tools[data-v-e4a7695c]{justify-content:center;padding:10px}.search-group[data-v-e4a7695c]{max-width:100%}.data-table[data-v-e4a7695c]{min-width:700px}}.spinner-container[data-v-8bf340f2]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%)}.container[data-v-8bf340f2]{max-width:1300px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow-x:auto}.success-message[data-v-8bf340f2],.error-message[data-v-8bf340f2]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-8bf340f2]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-8bf340f2]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-8bf340f2]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-8bf340f2]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-8bf340f2]{font-size:1rem;color:#555}.table-tools[data-v-8bf340f2]{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-8bf340f2]{flex-grow:1;max-width:350px}.search-input[data-v-8bf340f2]{padding:10px 15px;border:1px solid #ccc;border-radius:6px;width:100%;transition:border-color .3s}.search-input[data-v-8bf340f2]:focus{border-color:#0d7313;outline:none}.table-container[data-v-8bf340f2]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-8bf340f2]{width:100%;min-width:1000px;border-collapse:collapse}.data-table th[data-v-8bf340f2],.data-table td[data-v-8bf340f2]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle;word-wrap:break-word}.data-table th[data-v-8bf340f2]{background-color:#f8f8f8;font-weight:600;color:#333}.comment-cell[data-v-8bf340f2]{max-width:300px;text-align:left;white-space:normal;overflow-y:auto;max-height:100px}.action-cell[data-v-8bf340f2]{display:flex;gap:5px;justify-content:center;align-items:center}.estado-badge[data-v-8bf340f2]{display:inline-block;padding:5px 10px;border-radius:12px;font-size:.85rem;font-weight:600}.estado-publicado[data-v-8bf340f2]{background-color:#e8f5e9;color:#0d7313;border:1px solid #0D7313}.estado-sin-publicar[data-v-8bf340f2]{background-color:#ffebee;color:#d32f2f;border:1px solid #d32f2f}.action-button[data-v-8bf340f2]{padding:8px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:.9rem}.submit-button[data-v-8bf340f2]{background-color:#4caf50;color:#fff}.submit-button[data-v-8bf340f2]:hover:not(:disabled){background-color:#45a049}.submit-button[data-v-8bf340f2]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7}.edit-button[data-v-8bf340f2]{background-color:#2196f3;color:#fff}.edit-button[data-v-8bf340f2]:hover{background-color:#0b7dda}.delete-button[data-v-8bf340f2]{background-color:#f44336;color:#fff}.delete-button[data-v-8bf340f2]:hover{background-color:#d32f2f}.pagination[data-v-8bf340f2]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;margin-bottom:3%}.pagination-info[data-v-8bf340f2]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-8bf340f2]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-8bf340f2]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-8bf340f2]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.form-content[data-v-8bf340f2]{padding:30px;max-height:85vh}.titulo[data-v-8bf340f2]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-8bf340f2]{margin-bottom:25px}.form-group label[data-v-8bf340f2]{display:block;font-weight:600;color:#333;margin-bottom:8px}input[type=text][data-v-8bf340f2],input[type=email][data-v-8bf340f2],input[type=date][data-v-8bf340f2],.comment-textarea[data-v-8bf340f2]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s}.comment-textarea[data-v-8bf340f2]{min-height:100px;resize:vertical}input[data-v-8bf340f2]:focus,.comment-textarea[data-v-8bf340f2]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.flex-container[data-v-8bf340f2]{display:flex;gap:20px}.flex-item[data-v-8bf340f2]{flex:1}.button-container[data-v-8bf340f2]{text-align:right;margin-top:40px}.submit-button[data-v-8bf340f2]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s;margin-bottom:6%}.submit-button[data-v-8bf340f2]:hover:not(:disabled){background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-8bf340f2]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}@media (max-width: 768px){.container[data-v-8bf340f2]{padding:15px;width:98%}.table-tools[data-v-8bf340f2]{justify-content:center;padding:10px}.search-group[data-v-8bf340f2]{max-width:100%}.flex-container[data-v-8bf340f2]{flex-direction:column;gap:0}.flex-item[data-v-8bf340f2]{margin-bottom:15px}.data-table[data-v-8bf340f2]{min-width:700px}}.spinner-container[data-v-3a4d019a]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-3a4d019a]{max-width:1300px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow-x:auto}.header[data-v-3a4d019a]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-3a4d019a]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-3a4d019a]{font-size:1rem;color:#555}.table-tools[data-v-3a4d019a]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-3a4d019a]{flex-grow:1;max-width:350px;position:relative}.search-input[data-v-3a4d019a]{padding:10px 15px 10px 40px;border:1px solid #ccc;border-radius:6px;width:100%;transition:border-color .3s;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23888' d='M505 442.7L405.3 342.9c-10.7 18.5-23.7 34.9-39 48.6l99.7 99.7c14.6 14.6 38.2 14.6 52.8 0s14.6-38.2 0-52.8zM208 416c-114.9 0-208-93.1-208-208S93.1 0 208 0s208 93.1 208 208-93.1 208-208 208zm0-352c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160z'/%3E%3C/svg%3E") no-repeat 10px center;background-size:18px}.add-button[data-v-3a4d019a]{background-color:#0d7313;color:#fff;padding:10px 15px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s}.add-button[data-v-3a4d019a]:hover{background-color:#1a8c24}.table-container[data-v-3a4d019a]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-3a4d019a]{width:100%;min-width:800px;border-collapse:collapse}.data-table th[data-v-3a4d019a],.data-table td[data-v-3a4d019a]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle}.data-table th[data-v-3a4d019a]{background-color:#f8f8f8;font-weight:600;color:#333}.role-badge[data-v-3a4d019a]{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.85rem;font-weight:600;color:#fff}.administrador[data-v-3a4d019a]{background-color:#0d7313}.user[data-v-3a4d019a]{background-color:#2196f3}.editor[data-v-3a4d019a]{background-color:orange}.action-cell[data-v-3a4d019a]{display:flex;gap:5px;justify-content:center;align-items:center}.action-button[data-v-3a4d019a]{padding:8px 10px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:.9rem;color:#fff}.edit-button[data-v-3a4d019a]{background-color:#2196f3}.edit-button[data-v-3a4d019a]:hover{background-color:#1976d2}.change-password-button[data-v-3a4d019a]{background-color:orange}.change-password-button[data-v-3a4d019a]:hover{background-color:#fb8c00}.delete-button[data-v-3a4d019a]{background-color:#f44336}.delete-button[data-v-3a4d019a]:hover:not(:disabled){background-color:#d32f2f}.delete-button[data-v-3a4d019a]:disabled{opacity:.5;cursor:not-allowed;background-color:#ccc!important}.pagination[data-v-3a4d019a]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;margin-bottom:2%}.pagination-info[data-v-3a4d019a]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-3a4d019a]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-3a4d019a]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-3a4d019a]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.titulo[data-v-3a4d019a]{color:#0d7313;font-size:1.5rem;margin-bottom:20px;border-bottom:2px solid #eee;padding-bottom:10px}.form-group[data-v-3a4d019a]{margin-bottom:15px}.form-group label[data-v-3a4d019a]{display:block;font-weight:600;color:#333;margin-bottom:5px}.form-group input[data-v-3a4d019a],.form-group select[data-v-3a4d019a]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.button-container[data-v-3a4d019a]{display:flex;justify-content:flex-end;margin-top:20px}.submit-button[data-v-3a4d019a]{padding:10px 20px;border:none;border-radius:5px;background-color:#0d7313;color:#fff;cursor:pointer;transition:background-color .3s}.submit-button[data-v-3a4d019a]:hover:not(:disabled){background-color:#1a8c24}.submit-button[data-v-3a4d019a]:disabled{background-color:#a5d6a7;cursor:not-allowed}.error-message[data-v-3a4d019a]{color:#f44336;font-size:.9rem;margin-top:5px}@media (max-width: 768px){.container[data-v-3a4d019a]{padding:15px;width:98%}.table-tools[data-v-3a4d019a]{flex-direction:column;align-items:stretch}.search-group[data-v-3a4d019a]{max-width:100%}.add-button[data-v-3a4d019a]{width:100%}.data-table[data-v-3a4d019a]{min-width:700px}.action-cell[data-v-3a4d019a]{flex-direction:column;gap:10px}.action-button[data-v-3a4d019a]{width:100%;max-width:120px}}.spinner-container[data-v-84fbe3c3]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.form-container[data-v-84fbe3c3]{max-width:1200px;width:90%;margin:30px auto;padding:30px;border-radius:12px;box-shadow:0 10px 30px #00000026;background-color:#fff;border:1px solid #e0e0e0}h2[data-v-84fbe3c3]{text-align:left;color:#1a1a1a;font-weight:700;margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.form[data-v-84fbe3c3]{display:flex;flex-direction:column}.language-selector-group[data-v-84fbe3c3]{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.language-selector-group label[data-v-84fbe3c3]{font-weight:600;color:#333}.language-select[data-v-84fbe3c3]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px;background-color:#fff;cursor:pointer;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-select[data-v-84fbe3c3]:focus{box-shadow:0 0 0 3px #0d731333;outline:none}.form-group[data-v-84fbe3c3]{margin-bottom:20px;display:flex;flex-direction:column}label[data-v-84fbe3c3]{font-weight:700;color:#0d7313;margin-bottom:8px;font-size:1rem}input[type=text][data-v-84fbe3c3]{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .3s,box-shadow .3s}input[type=text][data-v-84fbe3c3]:focus{border-color:#1ba825;box-shadow:0 0 0 3px #1ba8251a;outline:none}.phone-group[data-v-84fbe3c3]{display:flex;gap:20px}.phone-input[data-v-84fbe3c3]{flex:1}.social-links-group>label[data-v-84fbe3c3]{font-weight:700;color:#0d7313;margin-bottom:15px;display:block;font-size:1.1rem;border-bottom:1px dashed #ccc;padding-bottom:5px}.social-inputs-grid[data-v-84fbe3c3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px 20px;margin-top:10px}.social-input[data-v-84fbe3c3]{margin-bottom:0}.submit-button[data-v-84fbe3c3]{padding:12px 25px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1.05rem;font-weight:600;transition:background-color .3s ease,opacity .3s;align-self:flex-end;display:flex;justify-content:center;align-items:center;gap:8px}.submit-button[data-v-84fbe3c3]:hover:not(:disabled){background-color:#1ba825}.submit-button[data-v-84fbe3c3]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7}.spinner-text[data-v-84fbe3c3]{color:#fff;font-weight:600}@media (max-width: 600px){.form-container[data-v-84fbe3c3]{padding:20px}.phone-group[data-v-84fbe3c3]{flex-direction:column;gap:0}.phone-input[data-v-84fbe3c3]{margin-bottom:15px}.submit-button[data-v-84fbe3c3]{width:100%;align-self:center}}.spinner-container[data-v-ded65f0a]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-ded65f0a]{max-width:1200px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow-x:auto}.success-message[data-v-ded65f0a],.error-message[data-v-ded65f0a]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-ded65f0a]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-ded65f0a]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-ded65f0a]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-ded65f0a]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-ded65f0a]{font-size:1rem;color:#555}.table-tools[data-v-ded65f0a]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-group[data-v-ded65f0a]{flex-grow:1}.search-input[data-v-ded65f0a]{padding:10px 15px;border:1px solid #ccc;border-radius:6px;width:100%;max-width:300px;transition:border-color .3s}.search-input[data-v-ded65f0a]:focus{border-color:#0d7313;outline:none}.language-selector-group[data-v-ded65f0a]{display:flex;align-items:center;gap:10px}.language-selector-group label[data-v-ded65f0a]{font-weight:600;color:#333}.language-select[data-v-ded65f0a]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px;cursor:pointer}.add-button[data-v-ded65f0a]{padding:10px 20px;background-color:#0d7313;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;display:flex;align-items:center;gap:8px}.add-button[data-v-ded65f0a]:hover{background-color:#1ba825}.table-container[data-v-ded65f0a]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.image-table[data-v-ded65f0a]{width:100%;min-width:850px;border-collapse:collapse}.image-table th[data-v-ded65f0a],.image-table td[data-v-ded65f0a]{border:1px solid #eee;padding:12px;text-align:left;vertical-align:middle;word-wrap:break-word}.image-table th[data-v-ded65f0a]{background-color:#f8f8f8;font-weight:600;color:#333;text-align:center}.image-table td[data-v-ded65f0a]{text-align:center}.image-table td[data-v-ded65f0a]:nth-child(1),.image-table td[data-v-ded65f0a]:nth-child(3),.image-table td[data-v-ded65f0a]:nth-child(5){text-align:center}.image[data-v-ded65f0a]{width:80px;height:auto;border-radius:4px;object-fit:cover}.descrip-cell[data-v-ded65f0a]{max-width:400px;line-height:1.4;font-size:.95rem;text-align:left}.action-button[data-v-ded65f0a]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;margin:5px;transition:background-color .3s;font-size:.9rem}.edit-button[data-v-ded65f0a]{background-color:#2196f3;color:#fff}.edit-button[data-v-ded65f0a]:hover{background-color:#0b7dda}.delete-button[data-v-ded65f0a]{background-color:#f44336;color:#fff}.delete-button[data-v-ded65f0a]:hover{background-color:#d32f2f}.pagination[data-v-ded65f0a]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;font-weight:500;color:#333;margin-bottom:3%}.pagination span[data-v-ded65f0a]{font-weight:600;font-size:1rem;color:#0d7313}.anterior[data-v-ded65f0a],.siguiente[data-v-ded65f0a]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.anterior[data-v-ded65f0a]:hover:not(:disabled),.siguiente[data-v-ded65f0a]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.anterior[data-v-ded65f0a]:disabled,.siguiente[data-v-ded65f0a]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.form-content[data-v-ded65f0a]{padding:30px;max-height:85vh}.titulo[data-v-ded65f0a]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-ded65f0a]{margin-bottom:25px}.form-group label[data-v-ded65f0a]{display:block;font-weight:600;color:#333;margin-bottom:8px}input[type=text][data-v-ded65f0a],input[type=file][data-v-ded65f0a],textarea[data-v-ded65f0a],select[data-v-ded65f0a]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s}input[type=text][data-v-ded65f0a]:focus,input[type=file][data-v-ded65f0a]:focus,textarea[data-v-ded65f0a]:focus,select[data-v-ded65f0a]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.image-preview[data-v-ded65f0a]{margin:25px 0;text-align:center;padding:15px;border:1px dashed #ccc;border-radius:8px}.image-preview h3[data-v-ded65f0a]{font-size:1rem;color:#555;margin-bottom:15px}.preview-container[data-v-ded65f0a]{max-width:180px;margin:0 auto}.image-container img[data-v-ded65f0a]{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026}.button-container[data-v-ded65f0a]{text-align:right;margin-top:40px}.submit-button[data-v-ded65f0a]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s;margin-bottom:6%}.submit-button[data-v-ded65f0a]:hover{background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-ded65f0a]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}@media (max-width: 768px){.container[data-v-ded65f0a]{padding:15px;width:98%}.table-tools[data-v-ded65f0a]{flex-direction:column;align-items:stretch}.search-group[data-v-ded65f0a],.language-selector-group[data-v-ded65f0a],.add-button[data-v-ded65f0a]{width:100%;justify-content:center}.language-selector-group[data-v-ded65f0a]{justify-content:space-between}.language-select[data-v-ded65f0a]{width:auto}.image-table th[data-v-ded65f0a],.image-table td[data-v-ded65f0a]{padding:8px}}.spinner-container[data-v-d80af538]{position:fixed;top:60%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-d80af538]{max-width:1200px;width:95%;margin:30px auto;padding:35px;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;border:1px solid #e0e0e0}h2[data-v-d80af538]{text-align:left;color:#1a1a1a;font-weight:700;margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}h3[data-v-d80af538]{color:#0d7313;font-weight:600}.success-message[data-v-d80af538],.error-message[data-v-d80af538]{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;z-index:1000;color:#fff;font-weight:600;box-shadow:0 4px 12px #0003}.form-group[data-v-d80af538]:has(select){margin-bottom:30px;display:flex;align-items:center;gap:15px;padding:10px 0}.form-group label[data-v-d80af538]{font-weight:600;color:#333}.form-group select[data-v-d80af538]{padding:8px 12px;border:1px solid #ccc;border-radius:6px;background-color:#fff;cursor:pointer;font-weight:500}.form-group select[data-v-d80af538]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.table-header[data-v-d80af538]{display:flex;justify-content:space-between;align-items:center;margin-top:40px;margin-bottom:15px;padding:10px 0;border-bottom:2px solid #f0f0f0}.add-button[data-v-d80af538]{background-color:#0d7313;color:#fff;padding:8px 15px;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:background-color .3s;display:inline-flex;align-items:center;gap:8px}.add-button[data-v-d80af538]:hover{background-color:#1ba825}.table-responsive[data-v-d80af538]{overflow-x:auto;margin:25px 0;border-radius:8px;box-shadow:0 2px 10px #0000001a}.styled-table[data-v-d80af538]{border-collapse:separate;border-spacing:0;font-size:.9em;width:100%;box-shadow:0 0 20px #0000000d;margin-bottom:30px;border-radius:8px;overflow:hidden}.styled-table thead tr[data-v-d80af538]{background-color:#0d7313;color:#fff;text-align:left;font-weight:700}.styled-table th[data-v-d80af538],.styled-table td[data-v-d80af538]{padding:12px 15px;border-right:1px solid #f0f0f0}.styled-table th[data-v-d80af538]:last-child,.styled-table td[data-v-d80af538]:last-child{border-right:none}.styled-table tbody tr[data-v-d80af538]{border-bottom:1px solid #dddddd}.styled-table tbody tr[data-v-d80af538]:nth-of-type(2n){background-color:#f9f9f9}.table-image[data-v-d80af538]{width:60px;height:60px;border-radius:6px;object-fit:cover}.styled-table td[data-label=Acciones][data-v-d80af538]{text-align:center}.action-buttons-cell[data-v-d80af538]{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:nowrap}.action-button.small-button[data-v-d80af538]{width:35px;height:35px;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;transition:background-color .3s,transform .1s}.edit-button[data-v-d80af538]{background-color:#2196f3}.edit-button[data-v-d80af538]:hover{background-color:#0a7cd6}.delete-button[data-v-d80af538]{background-color:#f44}.delete-button[data-v-d80af538]:hover{background-color:#c00}.modal-form[data-v-d80af538]{display:flex;flex-direction:column;padding:10px 0;align-items:stretch}.modal-form .form-group[data-v-d80af538]{margin-bottom:20px;width:100%}.modal-form label[data-v-d80af538]{font-weight:700;color:#0d7313;margin-bottom:8px;font-size:1rem}.modal-form input[type=text][data-v-d80af538],.modal-form input[type=number][data-v-d80af538],.modal-form textarea[data-v-d80af538],.modal-form select[data-v-d80af538]{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:1rem;background-color:#fff}.modal-form textarea[data-v-d80af538]{min-height:120px}.modal-form input[data-v-d80af538]:focus,.modal-form textarea[data-v-d80af538]:focus,.modal-form select[data-v-d80af538]:focus{border-color:#1ba825;box-shadow:0 0 0 3px #1ba8251a}.modal-form .preview-image[data-v-d80af538]{max-width:250px;width:100%;height:auto;border:1px solid #ddd;border-radius:8px;margin:15px auto 0;display:block;box-shadow:0 4px 8px #0000001a}.modal-form .submit-button[data-v-d80af538]{background-color:#0d7313;color:#fff;border:none;padding:12px 25px;font-size:1.05rem;font-weight:600;cursor:pointer;border-radius:8px;transition:background-color .3s ease;align-self:flex-end}.modal-form .submit-button[data-v-d80af538]:hover:not(:disabled){background-color:#1ba825}@media (max-width: 768px){.container[data-v-d80af538]{padding:20px;margin:10px auto}.form-group[data-v-d80af538]:has(select){flex-direction:column;align-items:flex-start}.table-header[data-v-d80af538]{flex-direction:column;align-items:flex-start;gap:1rem}.styled-table thead[data-v-d80af538]{display:none}.styled-table[data-v-d80af538],.styled-table tbody[data-v-d80af538],.styled-table tr[data-v-d80af538],.styled-table td[data-v-d80af538]{display:block;width:100%}.styled-table tr[data-v-d80af538]{border:1px solid #ccc;margin-bottom:15px;border-radius:8px;overflow:hidden}.styled-table td[data-v-d80af538]{text-align:right;padding-left:50%;position:relative;border:none;border-bottom:1px solid #eee}.styled-table td[data-v-d80af538]:before{content:attr(data-label);position:absolute;left:15px;width:45%;text-align:left;font-weight:600;color:#0d7313}.styled-table td[data-label=Acciones][data-v-d80af538]{text-align:right}.action-buttons-cell[data-v-d80af538]{justify-content:flex-end;width:100%}.modal-form .submit-button[data-v-d80af538]{width:100%;align-self:center}}.swal2-container-custom[data-v-d80af538]{z-index:99999!important}.swal2-popup-custom[data-v-d80af538]{background:#ffffffe6!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:10px!important}.swal2-title-custom[data-v-d80af538]{color:#333!important}.swal2-content-custom[data-v-d80af538]{color:#555!important}.spinner-container[data-v-eac9e541]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-eac9e541]{max-width:1200px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a;overflow-x:auto}.success-message[data-v-eac9e541],.error-message[data-v-eac9e541]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-eac9e541]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-eac9e541]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-eac9e541]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-eac9e541]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-eac9e541]{font-size:1rem;color:#555}.table-tools[data-v-eac9e541]{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.add-button[data-v-eac9e541]{padding:10px 20px;background-color:#0d7313;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;display:flex;align-items:center;gap:8px}.add-button[data-v-eac9e541]:hover{background-color:#1ba825}.table-container[data-v-eac9e541]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.image-table[data-v-eac9e541]{width:100%;min-width:500px;border-collapse:collapse}.image-table th[data-v-eac9e541],.image-table td[data-v-eac9e541]{border:1px solid #eee;padding:12px;text-align:center;vertical-align:middle}.image-table th[data-v-eac9e541]{background-color:#f8f8f8;font-weight:600;color:#333}.no-data[data-v-eac9e541]{text-align:center;font-style:italic;color:#888}.image[data-v-eac9e541]{max-width:120px;height:auto;border-radius:4px;object-fit:contain;padding:5px 0}.action-button[data-v-eac9e541]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;margin:5px;transition:background-color .3s;font-size:.9rem}.edit-button[data-v-eac9e541]{background-color:#2196f3;color:#fff}.edit-button[data-v-eac9e541]:hover{background-color:#0b7dda}.delete-button[data-v-eac9e541]{background-color:#f44336;color:#fff}.delete-button[data-v-eac9e541]:hover{background-color:#d32f2f}.pagination[data-v-eac9e541]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px;margin-bottom:3%}.pagination-info[data-v-eac9e541]{font-weight:600;font-size:1rem;color:#0d7313}.page-button[data-v-eac9e541]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,border-color .3s}.page-button[data-v-eac9e541]:hover:not(:disabled){background-color:#e0e0e0;border-color:#999}.page-button[data-v-eac9e541]:disabled{cursor:not-allowed;opacity:.5;background-color:#fafafa}.form-content[data-v-eac9e541]{padding:30px;max-height:85vh}.titulo[data-v-eac9e541]{text-align:center;font-size:1.6rem;font-weight:700;color:#0d7313;margin-bottom:30px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.form-group[data-v-eac9e541]{margin-bottom:25px}.form-group label[data-v-eac9e541]{display:block;font-weight:600;color:#333;margin-bottom:8px}input[type=file][data-v-eac9e541],.file-input[data-v-eac9e541]{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:1rem;box-shadow:inset 0 1px 3px #0000000d;transition:border-color .3s,box-shadow .3s}input[type=file][data-v-eac9e541]:focus{border-color:#0d7313;box-shadow:0 0 0 3px #0d731333;outline:none}.image-preview[data-v-eac9e541]{margin:25px 0;text-align:center;padding:15px;border:1px dashed #ccc;border-radius:8px}.image-preview h3[data-v-eac9e541]{font-size:1rem;color:#555;margin-bottom:15px}.preview-container[data-v-eac9e541]{max-width:180px;margin:0 auto}.preview-image[data-v-eac9e541]{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026}.button-container[data-v-eac9e541]{text-align:right;margin-top:40px}.submit-button[data-v-eac9e541]{padding:12px 30px;background-color:#0d7313;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s,transform .1s}.submit-button[data-v-eac9e541]:hover{background-color:#1ba825;transform:translateY(-1px)}.submit-button[data-v-eac9e541]:disabled{background-color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none}.spinner-text[data-v-eac9e541]{color:#fff;font-weight:600}@media (max-width: 768px){.container[data-v-eac9e541]{padding:15px;width:98%}.table-tools[data-v-eac9e541]{justify-content:center;padding:10px}.add-button[data-v-eac9e541]{width:100%;justify-content:center}}.form-wrapper[data-v-ef9c8238]{max-width:1100px;margin:40px auto;padding:0 15px;font-family:Inter,-apple-system,sans-serif}.spinner-container[data-v-ef9c8238]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.admin-header[data-v-ef9c8238]{background:#fff;border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 10px 25px #00000008;border:1px solid #edf2f7}.header-main[data-v-ef9c8238]{display:flex;justify-content:space-between;align-items:center;gap:20px}.header-left[data-v-ef9c8238]{display:flex;align-items:center;gap:20px;flex:1}.brand-icon[data-v-ef9c8238]{width:50px;height:50px;background:#e8f5e9;color:#0d7313;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-icon svg[data-v-ef9c8238]{width:30px;height:30px}h1[data-v-ef9c8238]{font-size:1.75rem;color:#1a202c;margin:0;font-weight:800;line-height:1.2}.subtitle[data-v-ef9c8238]{color:#718096;margin-top:4px;font-size:.95rem}.header-right[data-v-ef9c8238]{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.status-badge[data-v-ef9c8238]{display:flex;align-items:center;gap:8px;background:#f0fdf4;color:#166534;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid #bcf0da;white-space:nowrap}.status-badge .dot[data-v-ef9c8238]{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e}.lang-pill[data-v-ef9c8238]{background:#f8fafc;border:1px solid #e2e8f0;padding:4px 12px;border-radius:10px;display:flex;align-items:center;gap:10px;color:#64748b}.lang-select[data-v-ef9c8238]{border:none;background:transparent;font-weight:600;color:#1e293b;cursor:pointer;outline:none}.language-helper[data-v-ef9c8238]{margin-top:20px;padding-top:15px;border-top:1px solid #f1f5f9;font-size:.85rem;color:#94a3b8}.language-helper strong[data-v-ef9c8238]{color:#0d7313}.form-section[data-v-ef9c8238]{background:#fff;border-radius:20px;padding:30px;margin-bottom:25px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #00000005}.section-header[data-v-ef9c8238]{display:flex;align-items:center;gap:15px;margin-bottom:25px}.icon-circle[data-v-ef9c8238]{width:40px;height:40px;background:#f0fdf4;border-radius:12px;display:flex;align-items:center;justify-content:center}.section-header h3[data-v-ef9c8238]{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700}.items-grid[data-v-ef9c8238]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-bottom:20px}.card-item[data-v-ef9c8238]{border:1px solid #f1f5f9;border-radius:16px;padding:20px;background:#fcfdfe;transition:all .3s ease}.card-item[data-v-ef9c8238]:hover{transform:translateY(-4px);border-color:#0d7313;box-shadow:0 10px 20px #0d73130d}.field[data-v-ef9c8238]{margin-bottom:15px}.field label[data-v-ef9c8238]{display:block;font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;margin-bottom:6px}input[data-v-ef9c8238],textarea[data-v-ef9c8238]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;background:#fff;box-sizing:border-box;font-family:inherit}textarea[data-v-ef9c8238]{resize:vertical;min-height:45px}input[data-v-ef9c8238]:focus,textarea[data-v-ef9c8238]:focus{border-color:#0d7313;box-shadow:0 0 0 4px #0d73131a;outline:none}.field-row[data-v-ef9c8238]{display:flex;justify-content:space-between;align-items:flex-end;gap:15px}.input-sm[data-v-ef9c8238]{width:90px!important;text-align:center}.empresa-card[data-v-ef9c8238]{border:1px solid #e2e8f0;border-radius:18px;margin-bottom:25px;position:relative;background:#fff;overflow:hidden}.empresa-grid[data-v-ef9c8238]{display:grid;grid-template-columns:200px 1fr;min-height:220px}.logo-section[data-v-ef9c8238]{background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;border-right:1px solid #e2e8f0}.logo-preview-box[data-v-ef9c8238]{width:130px;height:130px;background:#fff;border-radius:15px;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding:10px}.logo-preview-box img[data-v-ef9c8238]{max-width:100%;max-height:100%;object-fit:contain}.btn-upload[data-v-ef9c8238]{background:#1e293b;color:#fff;padding:8px 18px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer}.data-section[data-v-ef9c8238]{padding:25px}.btn-add[data-v-ef9c8238]{background:#f0fdf4;color:#0d7313;border:2px dashed #bcf0da;width:100%;padding:15px;border-radius:15px;cursor:pointer;font-weight:700}.btn-delete-icon[data-v-ef9c8238]{background:#fef2f2;color:#ef4444;border:none;padding:10px;border-radius:10px;cursor:pointer}.btn-remove-empresa[data-v-ef9c8238]{position:absolute;top:15px;right:15px;background:#ef44441a;color:#ef4444;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.sticky-footer[data-v-ef9c8238]{position:sticky;bottom:25px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a;display:flex;justify-content:center;margin-top:40px;border:1px solid white;z-index:10}.btn-submit[data-v-ef9c8238]{background:#0d7313;color:#fff;border:none;padding:16px 60px;border-radius:15px;font-size:1.1rem;font-weight:300;cursor:pointer;box-shadow:0 4px 14px #0d731366}@media (max-width: 900px){.header-main[data-v-ef9c8238]{flex-direction:column;align-items:flex-start;gap:15px}.header-right[data-v-ef9c8238]{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media (max-width: 768px){.items-grid[data-v-ef9c8238],.empresa-grid[data-v-ef9c8238]{grid-template-columns:1fr}.logo-section[data-v-ef9c8238]{border-right:none;border-bottom:1px solid #e2e8f0}.btn-submit[data-v-ef9c8238]{width:100%;padding:16px 20px}}@media (max-width: 550px){.header-left[data-v-ef9c8238]{flex-direction:column;align-items:flex-start;gap:10px}h1[data-v-ef9c8238]{font-size:1.4rem}.header-right[data-v-ef9c8238]{flex-direction:column;align-items:flex-start;gap:10px}.status-badge[data-v-ef9c8238]{width:fit-content}}.spinner-overlay[data-v-ef9c8238]{height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#0d7313;font-weight:600}.animate-spin[data-v-ef9c8238]{animation:spin-ef9c8238 1s linear infinite}@keyframes spin-ef9c8238{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-wrapper[data-v-3ceb7a26]{max-width:1100px;margin:40px auto;padding:0 15px;font-family:Inter,-apple-system,sans-serif}.spinner-container[data-v-3ceb7a26]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.admin-header[data-v-3ceb7a26]{background:#fff;border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 10px 25px #00000008;border:1px solid #edf2f7}.header-main[data-v-3ceb7a26]{display:flex;justify-content:space-between;align-items:center;gap:20px}.header-left[data-v-3ceb7a26]{display:flex;align-items:center;gap:20px;flex:1}.brand-icon[data-v-3ceb7a26]{width:50px;height:50px;background:#e8f5e9;color:#0d7313;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-icon svg[data-v-3ceb7a26]{width:30px;height:30px}h1[data-v-3ceb7a26]{font-size:1.75rem;color:#1a202c;margin:0;font-weight:800;line-height:1.2}.subtitle[data-v-3ceb7a26]{color:#718096;margin-top:4px;font-size:.95rem}.header-right[data-v-3ceb7a26]{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.status-badge[data-v-3ceb7a26]{display:flex;align-items:center;gap:8px;background:#f0fdf4;color:#166534;padding:6px 14px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid #bcf0da;white-space:nowrap}.status-badge .dot[data-v-3ceb7a26]{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e}.lang-pill[data-v-3ceb7a26]{background:#f8fafc;border:1px solid #e2e8f0;padding:4px 12px;border-radius:10px;display:flex;align-items:center;gap:10px;color:#64748b}.lang-select[data-v-3ceb7a26]{border:none;background:transparent;font-weight:600;color:#1e293b;cursor:pointer;outline:none}.language-helper[data-v-3ceb7a26]{margin-top:20px;padding-top:15px;border-top:1px solid #f1f5f9;font-size:.85rem;color:#94a3b8}.language-helper strong[data-v-3ceb7a26]{color:#0d7313}.form-section[data-v-3ceb7a26]{background:#fff;border-radius:20px;padding:30px;margin-bottom:25px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #00000005}.section-header[data-v-3ceb7a26]{display:flex;align-items:center;gap:15px;margin-bottom:25px}.icon-circle[data-v-3ceb7a26]{width:40px;height:40px;background:#f0fdf4;border-radius:12px;display:flex;align-items:center;justify-content:center}.section-header h3[data-v-3ceb7a26]{color:#1e293b;margin:0;font-size:1.2rem;font-weight:700}.items-grid[data-v-3ceb7a26]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-bottom:20px}.card-item[data-v-3ceb7a26]{border:1px solid #f1f5f9;border-radius:16px;padding:20px;background:#fcfdfe;transition:all .3s ease}.card-item[data-v-3ceb7a26]:hover{transform:translateY(-4px);border-color:#0d7313;box-shadow:0 10px 20px #0d73130d}.field[data-v-3ceb7a26]{margin-bottom:15px}.field label[data-v-3ceb7a26]{display:block;font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;margin-bottom:6px}input[data-v-3ceb7a26],textarea[data-v-3ceb7a26]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;background:#fff;box-sizing:border-box;font-family:inherit}textarea[data-v-3ceb7a26]{resize:vertical;min-height:45px}input[data-v-3ceb7a26]:focus,textarea[data-v-3ceb7a26]:focus{border-color:#0d7313;box-shadow:0 0 0 4px #0d73131a;outline:none}.field-row[data-v-3ceb7a26]{display:flex;justify-content:space-between;align-items:flex-end;gap:15px}.input-sm[data-v-3ceb7a26]{width:90px!important;text-align:center}.empresa-card[data-v-3ceb7a26]{border:1px solid #e2e8f0;border-radius:18px;margin-bottom:25px;position:relative;background:#fff;overflow:hidden}.empresa-grid[data-v-3ceb7a26]{display:grid;grid-template-columns:200px 1fr;min-height:220px}.logo-section[data-v-3ceb7a26]{background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;border-right:1px solid #e2e8f0}.logo-preview-box[data-v-3ceb7a26]{width:130px;height:130px;background:#fff;border-radius:15px;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding:10px}.logo-preview-box img[data-v-3ceb7a26]{max-width:100%;max-height:100%;object-fit:contain}.btn-upload[data-v-3ceb7a26]{background:#1e293b;color:#fff;padding:8px 18px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer}.data-section[data-v-3ceb7a26]{padding:25px}.btn-add[data-v-3ceb7a26]{background:#f0fdf4;color:#0d7313;border:2px dashed #bcf0da;width:100%;padding:15px;border-radius:15px;cursor:pointer;font-weight:700}.btn-delete-icon[data-v-3ceb7a26]{background:#fef2f2;color:#ef4444;border:none;padding:10px;border-radius:10px;cursor:pointer}.btn-remove-empresa[data-v-3ceb7a26]{position:absolute;top:15px;right:15px;background:#ef44441a;color:#ef4444;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.sticky-footer[data-v-3ceb7a26]{position:sticky;bottom:25px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a;display:flex;justify-content:center;margin-top:40px;border:1px solid white;z-index:10}.btn-submit[data-v-3ceb7a26]{background:#0d7313;color:#fff;border:none;padding:16px 60px;border-radius:15px;font-size:1.1rem;font-weight:300;cursor:pointer;box-shadow:0 4px 14px #0d731366}@media (max-width: 900px){.header-main[data-v-3ceb7a26]{flex-direction:column;align-items:flex-start;gap:15px}.header-right[data-v-3ceb7a26]{flex-direction:row;align-items:center;justify-content:space-between;width:100%}}@media (max-width: 768px){.items-grid[data-v-3ceb7a26],.empresa-grid[data-v-3ceb7a26]{grid-template-columns:1fr}.logo-section[data-v-3ceb7a26]{border-right:none;border-bottom:1px solid #e2e8f0}.btn-submit[data-v-3ceb7a26]{width:100%;padding:16px 20px}}@media (max-width: 550px){.header-left[data-v-3ceb7a26]{flex-direction:column;align-items:flex-start;gap:10px}h1[data-v-3ceb7a26]{font-size:1.4rem}.header-right[data-v-3ceb7a26]{flex-direction:column;align-items:flex-start;gap:10px}.status-badge[data-v-3ceb7a26]{width:fit-content}}.spinner-overlay[data-v-3ceb7a26]{height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#0d7313;font-weight:600}.animate-spin[data-v-3ceb7a26]{animation:spin-3ceb7a26 1s linear infinite}@keyframes spin-3ceb7a26{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-container[data-v-8aa0437f]{position:fixed;top:55%;left:60%;transform:translate(-50%,-50%);z-index:9999}.container[data-v-8aa0437f]{max-width:1400px;width:95%;margin:30px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px #0000001a}.success-message[data-v-8aa0437f],.error-message[data-v-8aa0437f]{position:fixed;top:10px;right:20px;padding:10px;border-radius:5px;z-index:1000;margin-top:3%;color:#fff;font-weight:600}.success-message[data-v-8aa0437f]{background-color:#28a745e6;border:1px solid #4CAF50}.error-message[data-v-8aa0437f]{background-color:#dc3545e6;border:1px solid #d8000c}.header[data-v-8aa0437f]{margin-bottom:25px;border-bottom:2px solid #0D7313;padding-bottom:10px}.title[data-v-8aa0437f]{font-size:1.8rem;font-weight:700;color:#0d7313;margin-bottom:5px}.description[data-v-8aa0437f]{font-size:1rem;color:#555}.table-tools[data-v-8aa0437f]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px;background-color:#e8f5e9;border-radius:8px}.search-input[data-v-8aa0437f]{padding:10px 15px;border:1px solid #ccc;border-radius:6px;width:100%;max-width:300px}.language-selector-group[data-v-8aa0437f]{display:flex;align-items:center;gap:10px}.language-select[data-v-8aa0437f]{padding:8px 12px;border:1px solid #0D7313;border-radius:6px}.table-wrapper[data-v-8aa0437f]{overflow-x:auto;border:1px solid #ddd;border-radius:8px}.data-table[data-v-8aa0437f]{width:100%;min-width:1200px;border-collapse:collapse}.data-table th[data-v-8aa0437f],.data-table td[data-v-8aa0437f]{border:1px solid #eee;padding:12px;text-align:center}.data-table th[data-v-8aa0437f]{background-color:#f8f8f8;font-weight:600}.data-table th[data-v-8aa0437f]:last-child,.data-table td[data-v-8aa0437f]:last-child{position:sticky;right:0;background-color:#f8f8f8;box-shadow:-2px 0 5px #0000001a}.data-table td[data-v-8aa0437f]:last-child{background-color:#fff}.action-button[data-v-8aa0437f]{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;margin-right:5px}.view-button[data-v-8aa0437f]{background-color:#2196f3;color:#fff}.edit-button[data-v-8aa0437f]{background-color:#ff9800;color:#fff}.delete-button[data-v-8aa0437f]{background-color:#f44336;color:#fff}.tipo-tab[data-v-8aa0437f]{display:inline-block;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.tipo-afiliados[data-v-8aa0437f]{background-color:#e3f2fd;color:#1976d2;border:1px solid #1976d2}.tipo-incubados[data-v-8aa0437f]{background-color:#e8f5e9;color:#388e3c;border:1px solid #388e3c}.pagination[data-v-8aa0437f]{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:20px}.page-button[data-v-8aa0437f]{padding:10px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px}.modal-overlay[data-v-8aa0437f]{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content-doc[data-v-8aa0437f]{background:#e0e0e0;border-radius:8px;width:95%;max-width:850px;max-height:95vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.modal-header-doc[data-v-8aa0437f]{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;background:#fff;border-bottom:1px solid #ddd}.modal-actions[data-v-8aa0437f]{display:flex;gap:10px;align-items:center}.export-btn[data-v-8aa0437f]{display:flex;align-items:center;gap:5px;padding:8px 12px;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background-color .3s}.pdf-btn[data-v-8aa0437f]{background-color:#dc3545;color:#fff}.pdf-btn[data-v-8aa0437f]:hover{background-color:#c82333}.word-btn[data-v-8aa0437f]{background-color:#007bff;color:#fff}.word-btn[data-v-8aa0437f]:hover{background-color:#0056b3}.modal-body-doc[data-v-8aa0437f]{padding:20px 0}.close-btn[data-v-8aa0437f]{background:none;border:none;font-size:1.8rem;cursor:pointer;color:#333}.paper-sheet[data-v-8aa0437f]{background:#fff;width:90%;margin:0 auto;padding:60px 70px;min-height:800px;box-shadow:0 0 15px #0000001a;font-family:Times New Roman,Times,serif;font-size:1.15rem;line-height:1.6;color:#000;text-align:justify}.doc-date[data-v-8aa0437f]{text-align:right;margin-bottom:40px}.doc-recipient[data-v-8aa0437f]{margin-bottom:30px}.doc-subject[data-v-8aa0437f]{margin-bottom:30px;font-weight:700;text-decoration:underline}.doc-main-text[data-v-8aa0437f]{margin-bottom:30px;text-indent:40px}.doc-list[data-v-8aa0437f]{list-style:none;padding-left:10px;margin-bottom:40px}.doc-list li[data-v-8aa0437f]{margin-bottom:10px}.doc-signature[data-v-8aa0437f]{margin-top:80px;text-align:center;width:250px;margin-left:auto}.signature-line[data-v-8aa0437f]{border-top:1px solid #000;margin-bottom:8px}@media (max-width: 600px){.paper-sheet[data-v-8aa0437f]{padding:30px 20px;width:95%}}.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%,#9ff0 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}}
