@charset "UTF-8";.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-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(/build/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/build/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}: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(/build/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/build/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:""}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;inset:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:#00000003}.filepond--drip-blob{transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;inset:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:#00000080;background-image:none;box-shadow:0 0 #fff0;transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em #ffffffe6}.filepond--file-action-button[disabled]{color:#ffffff80;background-color:#00000040}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes shake{10%,90%{transform:translate(-.0625em)}20%,80%{transform:translate(.125em)}30%,50%,70%{transform:translate(-.25em)}40%,60%{transform:translate(.25em)}}@keyframes fall{0%{opacity:0;transform:scale(.5);animation-timing-function:ease-out}70%{opacity:1;transform:scale(1.1);animation-timing-function:ease-in-out}to{transform:scale(1);animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;inset:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em #00000040}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em #00000053}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:left top;transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:#282828d9}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:#00000003}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] canvas,.filepond--image-clip[data-transparency-indicator=grid] img{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0h50v50H0M50 50h50v50H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.right-0{right:0}.bottom-4{bottom:1rem}.left-4{left:1rem}.right-4{right:1rem}.top-6{top:1.5rem}.left-1\/2{left:50%}.top-4{top:1rem}.-top-3{top:-.75rem}.right-1{right:.25rem}.right-2{right:.5rem}.top-1\/2{top:50%}.z-50{z-index:50}.m-auto{margin:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mt-6{margin-top:1.5rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-1{margin-top:.25rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-7{margin-top:1.75rem}.mt-3{margin-top:.75rem}.mt-0\.5{margin-top:.125rem}.mt-0{margin-top:0}.mb-1{margin-bottom:.25rem}.mb-8{margin-bottom:2rem}.mb-3{margin-bottom:.75rem}.mt-8{margin-top:2rem}.mr-1{margin-right:.25rem}.mt-auto{margin-top:auto}.mt-10{margin-top:2.5rem}.ml-4{margin-left:1rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-6{height:1.5rem}.h-4{height:1rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-9{height:2.25rem}.h-40{height:10rem}.h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.h-5{height:1.25rem}.h-14{height:3.5rem}.h-8{height:2rem}.h-full{height:100%}.h-2{height:.5rem}.h-16{height:4rem}.h-\[52px\]{height:52px}.h-64{height:16rem}.h-24{height:6rem}.max-h-\[250px\]{max-height:250px}.max-h-\[42dvh\]{max-height:42dvh}.min-h-screen{min-height:100vh}.min-h-\[230px\]{min-height:230px}.min-h-\[260px\]{min-height:260px}.min-h-\[180px\]{min-height:180px}.min-h-\[190px\]{min-height:190px}.min-h-0{min-height:0px}.min-h-\[220px\]{min-height:220px}.min-h-\[min\(240px\,42dvh\)\]{min-height:min(240px,42dvh)}.w-full{width:100%}.w-6{width:1.5rem}.w-48{width:12rem}.w-4{width:1rem}.w-32{width:8rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-9{width:2.25rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-5{width:1.25rem}.w-64{width:16rem}.w-14{width:3.5rem}.w-8{width:2rem}.w-16{width:4rem}.w-24{width:6rem}.w-1\/3{width:33.333333%}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-3xl{max-width:48rem}.max-w-xl{max-width:36rem}.max-w-md{max-width:28rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-2xl{max-width:42rem}.max-w-\[728px\]{max-width:728px}.max-w-lg{max-width:32rem}.max-w-4xl{max-width:56rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-y-\[-10px\]{--tw-translate-y:-10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-\[auto_minmax\(0\,1fr\)_auto_auto\]{grid-template-rows:auto minmax(0,1fr) auto auto}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-5{gap:1.25rem}.gap-1{gap:.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-md{border-radius:.375rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-\[\#008BFF\]{--tw-border-opacity:1;border-color:rgb(0 139 255 / var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-white\/10{border-color:#ffffff1a}.border-\[\#008BFF\]\/40{border-color:#008bff66}.border-white\/50{border-color:#ffffff80}.border-\[\#E4FF30\]\/30{border-color:#e4ff304d}.border-emerald-300\/30{border-color:#6ee7b74d}.border-red-300\/30{border-color:#fca5a54d}.border-\[\#E4FF30\]\/20{border-color:#e4ff3033}.border-\[\#008BFF\]\/25{border-color:#008bff40}.border-\[\#362F4F\]{--tw-border-opacity:1;border-color:rgb(54 47 79 / var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-emerald-400\/30{border-color:#34d3994d}.border-white\/5{border-color:#ffffff0d}.border-yellow-300\/30{border-color:#fde0474d}.border-yellow-300\/20{border-color:#fde04733}.border-emerald-300\/20{border-color:#6ee7b733}.border-\[\#008BFF\]\/50{border-color:#008bff80}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21 / var(--tw-border-opacity))}.border-yellow-400\/30{border-color:#facc154d}.border-rose-400\/30{border-color:#fb71854d}.border-emerald-400\/20{border-color:#34d39933}.border-red-500\/30{border-color:#ef44444d}.border-red-400\/20{border-color:#f8717133}.border-red-400\/30{border-color:#f871714d}.border-transparent{border-color:transparent}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-\[\#5B23FF\]\/20{background-color:#5b23ff33}.bg-cinema{--tw-bg-opacity:1;background-color:rgb(255 76 76 / var(--tw-bg-opacity))}.bg-cinema\/20{background-color:#ff4c4c33}.bg-video-games{--tw-bg-opacity:1;background-color:rgb(0 139 255 / var(--tw-bg-opacity))}.bg-video-games\/20{background-color:#008bff33}.bg-series{--tw-bg-opacity:1;background-color:rgb(91 35 255 / var(--tw-bg-opacity))}.bg-series\/20{background-color:#5b23ff33}.bg-cartoons{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.bg-cartoons\/20{background-color:#e4ff3033}.bg-manga-animes{--tw-bg-opacity:1;background-color:rgb(255 110 199 / var(--tw-bg-opacity))}.bg-manga-animes\/20{background-color:#ff6ec733}.bg-comics{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.bg-comics\/20{background-color:#e4ff3033}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-\[\#5B23FF\]{--tw-bg-opacity:1;background-color:rgb(91 35 255 / var(--tw-bg-opacity))}.bg-\[\#E4FF30\]{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.bg-\[\#008BFF\]\/10{background-color:#008bff1a}.bg-white\/10{background-color:#ffffff1a}.bg-\[\#2A2440\]{--tw-bg-opacity:1;background-color:rgb(42 36 64 / var(--tw-bg-opacity))}.bg-\[\#008BFF\]{--tw-bg-opacity:1;background-color:rgb(0 139 255 / var(--tw-bg-opacity))}.bg-\[\#E4FF30\]\/10{background-color:#e4ff301a}.bg-\[\#362F4F\]{--tw-bg-opacity:1;background-color:rgb(54 47 79 / var(--tw-bg-opacity))}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/5{background-color:#ffffff0d}.bg-emerald-400\/10{background-color:#34d3991a}.bg-red-400\/10{background-color:#f871711a}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-\[\#362F4F\]\/95{background-color:#362f4ff2}.bg-green-600\/80{background-color:#16a34acc}.bg-red-600\/80{background-color:#dc2626cc}.bg-yellow-500\/80{background-color:#eab308cc}.bg-\[\#1F1A33\]{--tw-bg-opacity:1;background-color:rgb(31 26 51 / var(--tw-bg-opacity))}.bg-green-700\/10{background-color:#15803d1a}.bg-\[\#111421\]{--tw-bg-opacity:1;background-color:rgb(17 20 33 / var(--tw-bg-opacity))}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-yellow-300\/10{background-color:#fde0471a}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.bg-\[\#2A2440\]\/90{background-color:#2a2440e6}.bg-\[\#080A14\]\/90{background-color:#080a14e6}.bg-black\/30{background-color:#0000004d}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-\[\#1D1D2F\]{--tw-bg-opacity:1;background-color:rgb(29 29 47 / var(--tw-bg-opacity))}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.bg-\[\#1d1d2f\]{--tw-bg-opacity:1;background-color:rgb(29 29 47 / var(--tw-bg-opacity))}.bg-green-500\/20{background-color:#22c55e33}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-yellow-400\/10{background-color:#facc151a}.bg-rose-400\/10{background-color:#fb71851a}.bg-emerald-500\/90{background-color:#10b981e6}.bg-red-500\/10{background-color:#ef44441a}.bg-black\/70{background-color:#000000b3}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-\[\#9146FF\]{--tw-bg-opacity:1;background-color:rgb(145 70 255 / var(--tw-bg-opacity))}.bg-\[\#2D2D30\]{--tw-bg-opacity:1;background-color:rgb(45 45 48 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity:.8}.bg-opacity-60{--tw-bg-opacity:.6}.bg-fire{background-image:linear-gradient(180deg,#facc15,#f97316,#ef4444)}.bg-diamond{background-image:repeating-linear-gradient(45deg,#cefafe 0 10px,#a2f4fd 10px 20px,#cefafe 20px 30px,#53eafd 30px 40px)}.bg-platinum{background-image:linear-gradient(to right,#f8fafc,#e5e7eb,#d4d4d8)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-\[\#2A2440\]{--tw-gradient-from:#2A2440;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(42 36 64 / 0))}.from-\[\#1F1A33\]{--tw-gradient-from:#1F1A33;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(31 26 51 / 0))}.from-emerald-400{--tw-gradient-from:#34d399;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(52 211 153 / 0))}.from-\[\#5B23FF\]{--tw-gradient-from:#5B23FF;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(91 35 255 / 0))}.via-\[\#362F4F\]{--tw-gradient-stops:var(--tw-gradient-from), #362F4F, var(--tw-gradient-to, rgb(54 47 79 / 0))}.to-\[\#2A2440\]{--tw-gradient-to:#2A2440}.to-\[\#362F4F\]{--tw-gradient-to:#362F4F}.to-lime-400{--tw-gradient-to:#a3e635}.to-\[\#E4FF30\]{--tw-gradient-to:#E4FF30}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-6{padding:1.5rem}.p-5{padding:1.25rem}.p-4{padding:1rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-3{padding:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-0{padding-top:0;padding-bottom:0}.py-12{padding-top:3rem;padding-bottom:3rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Noto\'\]{font-family:Noto}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[10px\]{font-size:10px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-tight{line-height:1.25}.leading-7{line-height:1.75rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.tracking-normal{letter-spacing:0em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.18em\]{letter-spacing:.18em}.text-cinema{--tw-text-opacity:1;color:rgb(255 76 76 / var(--tw-text-opacity))}.text-video-games{--tw-text-opacity:1;color:rgb(0 139 255 / var(--tw-text-opacity))}.text-series{--tw-text-opacity:1;color:rgb(91 35 255 / var(--tw-text-opacity))}.text-cartoons{--tw-text-opacity:1;color:rgb(228 255 48 / var(--tw-text-opacity))}.text-manga-animes{--tw-text-opacity:1;color:rgb(255 110 199 / var(--tw-text-opacity))}.text-comics{--tw-text-opacity:1;color:rgb(228 255 48 / var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-\[\#2A2440\]{--tw-text-opacity:1;color:rgb(42 36 64 / var(--tw-text-opacity))}.text-neutral-200{--tw-text-opacity:1;color:rgb(229 229 229 / var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-\[\#008BFF\]{--tw-text-opacity:1;color:rgb(0 139 255 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-\[\#E4FF30\]{--tw-text-opacity:1;color:rgb(228 255 48 / var(--tw-text-opacity))}.text-neutral-300{--tw-text-opacity:1;color:rgb(212 212 212 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208 / var(--tw-text-opacity))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253 / var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252 / var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183 / var(--tw-text-opacity))}.text-neutral-600{--tw-text-opacity:1;color:rgb(82 82 82 / var(--tw-text-opacity))}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71 / var(--tw-text-opacity))}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138 / var(--tw-text-opacity))}.text-yellow-50\/90{color:#fefce8e6}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254 / var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36 / var(--tw-text-opacity))}.text-rose-200{--tw-text-opacity:1;color:rgb(254 205 211 / var(--tw-text-opacity))}.text-red-100\/80{color:#fee2e2cc}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.accent-\[\#008BFF\]{accent-color:#008BFF}.opacity-0{opacity:0}.opacity-80{opacity:.8}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black\/20{--tw-shadow-color:rgb(0 0 0 / .2);--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/30{--tw-shadow-color:rgb(0 0 0 / .3);--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/10{--tw-shadow-color:rgb(0 0 0 / .1);--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color:rgb(0 0 0 / .4);--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/50{--tw-shadow-color:rgb(0 0 0 / .5);--tw-shadow:var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-emerald-400\/30{--tw-ring-color:rgb(52 211 153 / .3)}.ring-white\/10{--tw-ring-color:rgb(255 255 255 / .1)}.ring-\[\#008BFF\]\/40{--tw-ring-color:rgb(0 139 255 / .4)}.ring-emerald-300\/30{--tw-ring-color:rgb(110 231 183 / .3)}.ring-red-300\/30{--tw-ring-color:rgb(252 165 165 / .3)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-100{transition-duration:.1s}.ease-linear{transition-timing-function:linear}@keyframes countdown{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.3);opacity:1}to{transform:scale(.9);opacity:0}}.animate-countdown{animation:countdown 1s ease-in-out forwards}@keyframes flash-error{0%,to{background-color:transparent}50%{background-color:#f003}}.flash-error{animation:flash-error .4s ease-in-out}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.animate-shake{animation:shake .4s ease}@keyframes pop{0%{transform:scale(1)}25%{transform:scale(1.4);color:red}to{transform:scale(1);color:orange}}.animate-pop{animation:pop .4s ease}@keyframes score{0%{transform:scale(1);color:#fff}50%{transform:scale(1.4);color:#4ade80}to{transform:scale(1);color:#fff}}.animate-score{animation:score .4s ease-in-out}@keyframes bonus{0%{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}to{opacity:0;transform:translateY(-20px)}}.animate-bonus{animation:bonus .8s ease-out forwards}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-delay-0{animation:fade-in-up .5s ease-out forwards;animation-delay:0s}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-down{animation:fadeInDown .5s ease-out}@font-face{font-family:Noto;src:url(/build/assets/NotoSans-Medium-CkguNj3W.ttf);font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Noto-Black;src:url(/build/assets/NotoSans-Black-Dx354nuU.ttf);font-weight:400;font-style:normal;font-display:auto}@keyframes bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-55px)}50%{transform:scale(1.05,.95) translateY(0)}58%{transform:scale(1) translateY(-7px)}65%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}body{font-family:Noto,serif}html,body{min-height:100%}.p{animation:bounce 1s ease}.i{animation:bounce 1s ease .1s}.c{animation:bounce 1s ease .2s}.g{animation:bounce 1s ease .3s}.u{animation:bounce 1s ease .4s}.e{animation:bounce 1s ease .5s}.s{animation:bounce 1s ease .6s}.s2{animation:bounce 1s ease .7s}.r{animation:bounce 1s ease .8s}.ellipsis:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis steps(4,end) .9s infinite;content:"…";width:0}@keyframes ellipsis{to{width:20px}}body{overflow-x:hidden}.leading-22{line-height:4.5rem!important}.w-100{width:100%}#hint-img{cursor:pointer;transition:.3s}#hint-img:hover{opacity:.7}.modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#003049e6}.modal.opened{display:block}.modal-content{margin:auto;display:block;width:80%;max-width:700px}#caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}.modal-content,#caption{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:hover,.close:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}@keyframes fade{0%{opacity:0}50%{opacity:.5}to{opacity:1}}.play-again-fade{opacity:1;animation:fade .7s linear}#before-start{width:calc(100% - 10px);height:100%}@keyframes draw{to{stroke-dashoffset:0}}@keyframes show{0%{opacity:.7}50%{opacity:.9}to{opacity:.7}}#conditions-content{height:calc(100% - 9rem)}#privacy ul,#privacy ol{list-style:revert;margin:revert;padding:revert}.legal-content p{margin-bottom:1rem}.legal-content p.text-lg{margin-top:2rem;color:#e4ff30;font-family:Noto-Black,serif;font-size:1.125rem;line-height:1.5rem}.legal-content ul,.legal-content ol{margin:1rem 0 1.5rem 1.25rem;padding-left:1rem}.legal-content ul{list-style:disc}.legal-content ol{list-style:decimal}.legal-content li{margin-top:.5rem;padding-left:.25rem}.legal-content a{color:#008bff;font-weight:700;text-decoration:underline;text-underline-offset:3px}.topprogress{top:0}.bottomprogress{bottom:-25px}.animated-progress{height:25px;overflow:hidden;position:relative}.animated-progress:after{content:"🏆";position:absolute;right:0}.animated-progress span{height:100%;display:block;width:0;color:#fffbfb;line-height:22px;position:absolute;text-align:end;padding-right:5px;transition:width 1s ease-in-out}.grid:after{content:"";display:block;clear:both}.grid{max-height:100%}.grid-sizer,.grid-item{width:25%}.grid-item{float:left}.grid-item img{display:block;max-width:100%;border:5px solid #fff}.confetti{width:15px;height:15px;background:red;position:absolute;top:-20px;left:0;opacity:1;-webkit-clip-path:polygon(50% 0%,100% 100%,0% 100%);clip-path:polygon(50% 0%,100% 100%,0% 100%);animation:confetti 10s ease-in infinite;z-index:0}@keyframes confetti{to{top:98%;transform:rotate(1100deg)}}.shadow-4xl{--tw-shadow: 0 50px 100px -24px rgb(0 0 0 / .5);--tw-shadow-colored: 0 50px 100px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.rotation-podium{animation:rotation 2s ease-in infinite}@keyframes rotation{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.podium-charlist{height:calc(100% - 15rem)}.podium-thanks{height:calc(100% - 5rem)}.first{width:49%;margin-left:-10px}.first .podium-bar{height:400px}.first.draw{width:40%;margin-left:0;float:right}.second{width:49%;margin-right:-10px}.second .podium-bar{height:250px}.second.draw{width:40%;margin-right:0;float:left}.second.draw .podium-bar{height:400px}.pinDigitInput:disabled{opacity:.8}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.fadein{display:inline-block;opacity:0;filter:blur(4px);animation:fade-in .4s 0s forwards cubic-bezier(.11,0,.5,0)}@keyframes fade-in{to{opacity:1;filter:blur(0)}}.spin:hover{animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.banner div{animation:marquee 60s linear infinite}.banner div p{display:block;margin:0 1vw;width:-moz-max-content;width:max-content}.banner:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(to right,#f1faee,#f1faee00 80px calc(100% - 80px),#f1faee)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}kbd{background-color:#eee;border-radius:3px;border:1px solid #b4b4b4;box-shadow:0 1px 1px #0003,0 2px #ffffffb3 inset;color:#333;display:inline-block;font-size:.85em;font-weight:700;line-height:1;padding:2px 4px;white-space:nowrap}#keyboard td{width:10%}#keyboard td span{height:50px;line-height:50px;margin-bottom:.25rem}#keyboard tr:last-child span{margin-bottom:0}.nozoom{touch-action:manipulation}.filepond--root{height:15rem}.filepond--drop-label{color:#fff}.filepond--label-action{-webkit-text-decoration-color:#babdc0;text-decoration-color:#babdc0}.filepond--panel-root{background-color:#362f4f;height:1em}.filepond--item-panel{background-color:#5b23ff}.filepond--drip-blob{background-color:#7f8a9a}.filepond--root .filepond--credits{display:none!important}.filepond--drop-label{margin-top:5rem}.profile-picture-uploader{display:flex;flex-direction:column;justify-content:center;min-height:16rem}.profile-picture-uploader .filepond--root{min-height:14rem;margin-bottom:1.25rem}.profile-picture-uploader .filepond--panel-root{border:1px solid rgba(0,139,255,.28);background:linear-gradient(135deg,#5b23ff2e,#008bff1a),#2a2440;box-shadow:inset 0 1px #ffffff0f}.profile-picture-uploader .filepond--drop-label{display:flex;align-items:center;justify-content:center;min-height:14rem;margin-top:0;color:#fff}.profile-picture-uploader .filepond--label-action{color:#e4ff30;-webkit-text-decoration-color:rgba(228,255,48,.7);text-decoration-color:#e4ff30b3}.profile-picture-uploader .filepond--drip-blob{background-color:#008bff73}.profile-metric{transition:width .2s ease-in-out}#progress,.levelprogress{transition:width 1s ease-in-out}#shortcuts{transition:bottom .2s ease-in-out}#subscription{transition:height .2s ease-in-out}.blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}#stars{width:1px;height:1px;background:transparent;box-shadow:73px 596px #fff,1140px 284px #fff,14px 1683px #fff,1960px 482px #fff,963px 379px #fff,61px 290px #fff,667px 299px #fff,1154px 1487px #fff,448px 697px #fff,925px 1181px #fff,1537px 574px #fff,393px 799px #fff,917px 904px #fff,1831px 1377px #fff,333px 1316px #fff,1636px 1519px #fff,1141px 1740px #fff,1854px 1891px #fff,1120px 1622px #fff,756px 825px #fff,497px 1749px #fff,476px 375px #fff,394px 125px #fff,1502px 1090px #fff,1465px 649px #fff,82px 280px #fff,1992px 880px #fff,132px 817px #fff,29px 1453px #fff,758px 560px #fff,1414px 1337px #fff,423px 1522px #fff,449px 1237px #fff,111px 839px #fff,541px 399px #fff,276px 878px #fff,775px 129px #fff,382px 1980px #fff,1698px 137px #fff,1213px 1237px #fff,420px 1789px #fff,1922px 719px #fff,536px 1066px #fff,234px 54px #fff,1893px 1041px #fff,754px 280px #fff,912px 937px #fff,1654px 88px #fff,523px 1086px #fff,93px 705px #fff,711px 590px #fff,1669px 526px #fff,1559px 131px #fff,1503px 992px #fff,139px 429px #fff,1254px 1353px #fff,543px 175px #fff,44px 1835px #fff,1527px 348px #fff,951px 93px #fff,1466px 1945px #fff,1328px 1388px #fff,654px 1167px #fff,695px 283px #fff,142px 1254px #fff,1187px 1484px #fff,624px 244px #fff,1291px 1499px #fff,1427px 1522px #fff,1240px 1801px #fff,1983px 1998px #fff,1624px 1638px #fff,1156px 1754px #fff,1276px 1715px #fff,688px 928px #fff,1723px 820px #fff,1306px 1327px #fff,891px 1397px #fff,1446px 1168px #fff,217px 1265px #fff,1696px 106px #fff,1760px 2000px #fff,340px 355px #fff,1903px 518px #fff,486px 1964px #fff,1707px 1427px #fff,21px 377px #fff,1116px 69px #fff,128px 1841px #fff,1755px 1294px #fff,1086px 1534px #fff,1253px 1928px #fff,1166px 823px #fff,1049px 1772px #fff,1078px 685px #fff,1130px 1932px #fff,1737px 775px #fff,1654px 614px #fff,928px 4px #fff,1292px 1770px #fff,1988px 380px #fff,767px 1232px #fff,753px 1870px #fff,1826px 1127px #fff,780px 102px #fff,1463px 1798px #fff,110px 1678px #fff,683px 1294px #fff,262px 386px #fff,1536px 524px #fff,1391px 64px #fff,1572px 837px #fff,1872px 1914px #fff,1836px 756px #fff,198px 1310px #fff,1272px 601px #fff,1894px 830px #fff,1308px 1811px #fff,417px 671px #fff,8px 469px #fff,451px 1632px #fff,1980px 134px #fff,987px 921px #fff,1221px 54px #fff,1804px 835px #fff,1362px 136px #fff,1422px 1877px #fff,1095px 768px #fff,1852px 712px #fff,1371px 274px #fff,1754px 1671px #fff,1706px 492px #fff,945px 1506px #fff,910px 1539px #fff,1550px 156px #fff,1871px 438px #fff,1262px 937px #fff,1722px 742px #fff,1872px 1939px #fff,1586px 1033px #fff,135px 1230px #fff,93px 1342px #fff,1446px 1144px #fff,1558px 245px #fff,540px 1752px #fff,1556px 1056px #fff,531px 30px #fff,1575px 1785px #fff,1746px 1427px #fff,1763px 1897px #fff,231px 989px #fff,647px 1453px #fff,1837px 1630px #fff,640px 1311px #fff,1847px 20px #fff,350px 1888px #fff,285px 534px #fff,1923px 647px #fff,530px 1095px #fff,468px 1913px #fff,892px 1947px #fff,546px 1928px #fff,161px 217px #fff,835px 324px #fff,1707px 692px #fff,1911px 387px #fff,693px 1640px #fff,841px 569px #fff,305px 1889px #fff,403px 961px #fff,239px 647px #fff,1588px 1777px #fff,1959px 644px #fff,841px 544px #fff,1735px 448px #fff,174px 700px #fff,1600px 367px #fff,465px 468px #fff,1589px 1460px #fff,430px 1153px #fff,1106px 1471px #fff,1800px 1504px #fff,1975px 172px #fff,904px 825px #fff,313px 263px #fff,1541px 1429px #fff,605px 1150px #fff,1573px 1283px #fff,253px 982px #fff,1988px 1390px #fff,108px 1336px #fff,1497px 1352px #fff,146px 708px #fff,1817px 897px #fff,1328px 978px #fff,360px 1530px #fff,1916px 190px #fff,1523px 1901px #fff,71px 659px #fff,173px 357px #fff,554px 1410px #fff,822px 1733px #fff,73px 959px #fff,1801px 1985px #fff,183px 1995px #fff,340px 1206px #fff,1893px 1460px #fff,1993px 1280px #fff,362px 1730px #fff,523px 9px #fff,1848px 1129px #fff,1438px 1856px #fff,546px 463px #fff,1705px 306px #fff,1398px 1761px #fff,1435px 314px #fff,99px 770px #fff,536px 1817px #fff,891px 1065px #fff,1475px 1055px #fff,762px 494px #fff,103px 973px #fff,1724px 1221px #fff,1912px 1988px #fff,328px 1218px #fff,1138px 789px #fff,256px 1217px #fff,140px 1943px #fff,939px 1566px #fff,197px 1405px #fff,1237px 567px #fff,481px 469px #fff,1635px 955px #fff,1472px 63px #fff,1359px 1091px #fff,769px 1784px #fff,143px 1965px #fff,1572px 428px #fff,1013px 535px #fff,1240px 1382px #fff,913px 920px #fff,1879px 1607px #fff,1910px 162px #fff,620px 534px #fff,485px 882px #fff,712px 988px #fff,377px 357px #fff,1503px 1917px #fff,201px 7px #fff,1755px 1865px #fff,957px 145px #fff,1818px 667px #fff,1304px 1147px #fff,892px 1292px #fff,352px 1875px #fff,599px 1438px #fff,1835px 893px #fff,1272px 1952px #fff,1856px 1895px #fff,1269px 1572px #fff,1143px 1785px #fff,833px 723px #fff,375px 1775px #fff,473px 470px #fff,1921px 509px #fff,1372px 84px #fff,1116px 1376px #fff,1867px 573px #fff,701px 660px #fff,1376px 574px #fff,5px 225px #fff,761px 1332px #fff,247px 1867px #fff,537px 1564px #fff,369px 1968px #fff,1473px 1305px #fff,1712px 1184px #fff,1257px 1321px #fff,1664px 1599px #fff,1855px 1696px #fff,90px 1196px #fff,957px 481px #fff,1732px 1131px #fff,1186px 1742px #fff,1445px 11px #fff,1857px 1788px #fff,1325px 377px #fff,1960px 1604px #fff,1747px 1866px #fff,1800px 848px #fff,166px 746px #fff,1595px 76px #fff,1510px 591px #fff,1664px 54px #fff,1443px 517px #fff,229px 1761px #fff,1003px 1484px #fff,226px 564px #fff,551px 13px #fff,1466px 871px #fff,890px 1740px #fff,1893px 1361px #fff,1718px 72px #fff,1657px 1854px #fff,79px 786px #fff,71px 271px #fff,1921px 845px #fff,1999px 1821px #fff,1564px 1700px #fff,1443px 706px #fff,1943px 1775px #fff,1629px 542px #fff,688px 909px #fff,402px 1204px #fff,1236px 935px #fff,1617px 386px #fff,550px 514px #fff,55px 1790px #fff,393px 716px #fff,216px 1516px #fff,1093px 1600px #fff,807px 13px #fff,907px 1530px #fff,30px 126px #fff,648px 271px #fff,229px 1391px #fff,586px 503px #fff,108px 951px #fff,1867px 327px #fff,1868px 853px #fff,1185px 617px #fff,761px 1276px #fff,1766px 909px #fff,1038px 1031px #fff,468px 1589px #fff,765px 113px #fff,97px 1309px #fff,478px 1382px #fff,153px 1073px #fff,1766px 842px #fff,821px 935px #fff,627px 162px #fff,98px 383px #fff,369px 126px #fff,1951px 1745px #fff,1745px 1794px #fff,1450px 407px #fff,351px 1459px #fff,825px 77px #fff,965px 1297px #fff,1841px 1993px #fff,1552px 1257px #fff,1278px 1444px #fff,424px 1346px #fff,1179px 588px #fff,504px 1430px #fff,1464px 1536px #fff,392px 1454px #fff,150px 359px #fff,208px 1696px #fff,353px 1912px #fff,725px 1454px #fff,790px 445px #fff,297px 492px #fff,43px 46px #fff,21px 452px #fff,1578px 1617px #fff,248px 1843px #fff,1822px 962px #fff,1609px 1023px #fff,1402px 509px #fff,243px 1823px #fff,660px 285px #fff,701px 903px #fff,1958px 957px #fff,1022px 395px #fff,731px 879px #fff,917px 761px #fff,1187px 868px #fff,304px 1774px #fff,1529px 685px #fff,493px 544px #fff,615px 1639px #fff,1963px 1838px #fff,1237px 310px #fff,1488px 534px #fff,1888px 1646px #fff,314px 1700px #fff,11px 808px #fff,136px 689px #fff,852px 1931px #fff,1954px 402px #fff,1891px 1937px #fff,1734px 309px #fff,1402px 1920px #fff,1398px 513px #fff,1881px 1294px #fff,841px 1052px #fff,778px 1494px #fff,768px 1250px #fff,986px 270px #fff,1006px 1989px #fff,714px 1047px #fff,847px 17px #fff,996px 105px #fff,1222px 938px #fff,1698px 443px #fff,1157px 1271px #fff,1579px 925px #fff,1570px 1242px #fff,1536px 1324px #fff,341px 269px #fff,147px 86px #fff,1269px 995px #fff,1465px 944px #fff,1396px 353px #fff,177px 1631px #fff,541px 53px #fff,172px 1894px #fff,113px 1897px #fff,1410px 494px #fff,100px 1590px #fff,1718px 740px #fff,1522px 658px #fff,1858px 1216px #fff,1485px 663px #fff,1972px 73px #fff,1648px 1038px #fff,543px 1048px #fff,1990px 215px #fff,913px 1108px #fff,191px 1919px #fff,1098px 1181px #fff,1101px 1740px #fff,363px 1693px #fff,21px 1413px #fff,1282px 397px #fff,329px 1082px #fff,1717px 1891px #fff,614px 56px #fff,544px 1175px #fff,60px 1247px #fff,440px 3px #fff,1938px 1308px #fff,564px 658px #fff,725px 993px #fff,1043px 355px #fff,1358px 530px #fff,1490px 1625px #fff,1458px 1265px #fff,415px 1616px #fff,1526px 1035px #fff,1007px 1150px #fff,1554px 1568px #fff,726px 1584px #fff,1470px 378px #fff,1493px 1390px #fff,1743px 450px #fff,635px 1783px #fff,1737px 529px #fff,610px 829px #fff,1868px 1497px #fff,1090px 1795px #fff,1078px 586px #fff,1781px 126px #fff,484px 542px #fff,1341px 11px #fff,23px 912px #fff,245px 1670px #fff,1771px 694px #fff,445px 1118px #fff,491px 1502px #fff,177px 960px #fff,966px 661px #fff,438px 959px #fff,928px 588px #fff,1346px 1212px #fff,795px 1022px #fff,94px 280px #fff,152px 724px #fff,263px 16px #fff,465px 1622px #fff,1451px 1344px #fff,736px 475px #fff,332px 1602px #fff,524px 1540px #fff,1465px 1096px #fff,1070px 1993px #fff,1251px 1751px #fff,715px 1719px #fff,1397px 1349px #fff,1797px 735px #fff,758px 481px #fff,1863px 588px #fff,1638px 1806px #fff,80px 1442px #fff,601px 1721px #fff,1800px 265px #fff,1998px 988px #fff,1606px 1163px #fff,123px 1980px #fff,129px 1943px #fff,1448px 172px #fff,1669px 1956px #fff,221px 1774px #fff,1678px 1664px #fff,164px 146px #fff,776px 1670px #fff,1962px 363px #fff,759px 115px #fff,1906px 229px #fff,147px 528px #fff,1254px 1159px #fff,1903px 522px #fff,333px 824px #fff,164px 1837px #fff,571px 1555px #fff,1423px 31px #fff,425px 1359px #fff,599px 1154px #fff,1241px 1636px #fff,1764px 1001px #fff,934px 1372px #fff,1340px 134px #fff,1927px 1435px #fff,1036px 1427px #fff,1361px 162px #fff,308px 815px #fff,82px 734px #fff,37px 230px #fff,1357px 1816px #fff,1435px 889px #fff,1626px 669px #fff,1495px 633px #fff,1881px 161px #fff,593px 1150px #fff,703px 293px #fff,655px 450px #fff,942px 555px #fff,80px 424px #fff,1751px 879px #fff,1595px 151px #fff,524px 523px #fff,487px 314px #fff,1240px 352px #fff,1658px 590px #fff,1580px 704px #fff,26px 1025px #fff,632px 1771px #fff,1238px 525px #fff,433px 1161px #fff,735px 1514px #fff,1538px 893px #fff,1857px 420px #fff,273px 1073px #fff,1764px 691px #fff,159px 1664px #fff,1109px 849px #fff,250px 995px #fff,710px 1808px #fff,414px 1962px #fff,1265px 955px #fff,1165px 760px #fff,1125px 1366px #fff,1414px 325px #fff,712px 788px #fff,1527px 1584px #fff,439px 760px #fff,54px 1597px #fff,1551px 4px #fff,1550px 941px #fff,1385px 234px #fff,482px 488px #fff,776px 940px #fff,978px 1163px #fff,981px 407px #fff,1340px 288px #fff,1622px 14px #fff,1208px 1938px #fff,582px 850px #fff,386px 1831px #fff,1835px 180px #fff,649px 42px #fff,1382px 1510px #fff,830px 1994px #fff,1499px 141px #fff,1985px 1919px #fff,661px 1974px #fff,435px 972px #fff,1308px 1414px #fff,465px 22px #fff,1067px 175px #fff,1841px 1669px #fff,1665px 1904px #fff,1502px 1295px #fff,750px 1773px #fff,1600px 1676px #fff,136px 638px #fff,1137px 487px #fff,1815px 40px #fff,1138px 585px #fff,788px 232px #fff,791px 1520px #fff,992px 364px #fff,1321px 683px #fff,1150px 1558px #fff,1215px 712px #fff,515px 1348px #fff,1929px 127px #fff,1490px 1236px #fff,1003px 1650px #fff,1293px 1591px #fff,1437px 593px #fff,1325px 310px #fff,384px 607px #fff,1294px 817px #fff,265px 1638px #fff,175px 1975px #fff,123px 477px #fff,126px 652px #fff,650px 99px #fff,245px 1783px #fff,1696px 1313px #fff,140px 1493px #fff,846px 496px #fff,1834px 848px #fff,230px 241px #fff,334px 1448px #fff,1265px 210px #fff,1775px 1038px #fff,1085px 1200px #fff,1036px 392px #fff,1230px 1415px #fff,1698px 1525px #fff,1277px 421px #fff,1232px 1104px #fff,1975px 1869px #fff,1349px 1861px #fff,673px 1373px #fff,1893px 279px #fff,1419px 1192px #fff,853px 741px #fff,148px 1783px #fff,771px 1183px #fff,1101px 1214px #fff,1196px 788px #fff,559px 1926px #fff,272px 1639px #fff,526px 1523px #fff,965px 116px #fff,1630px 1671px #fff,742px 890px #fff,1071px 544px #fff,1989px 1570px #fff,527px 1640px #fff,1366px 563px #fff,1352px 1624px #fff,1934px 791px #fff,767px 1969px #fff,1081px 1592px #fff,660px 1163px #fff,1553px 1422px #fff,1695px 1815px #fff,999px 327px #fff,353px 656px #fff,853px 877px #fff,1888px 1773px #fff,117px 1079px #fff,1474px 1970px #fff,998px 264px #fff,1996px 1988px #fff,1605px 1476px #fff,909px 1983px #fff,225px 1857px #fff,258px 652px #fff,523px 1642px #fff,534px 1231px #fff,1395px 862px #fff,558px 1192px #fff,217px 703px #fff,1081px 673px #fff,1419px 901px #fff,9px 1373px #fff,1784px 1682px #fff,3px 134px #fff,1426px 191px #fff,1119px 1791px #fff,1835px 102px #fff,821px 1752px #fff,740px 207px #fff,1920px 1127px #fff,1167px 1033px #fff,1278px 342px #fff,1720px 438px #fff,1524px 175px #fff,1244px 1156px #fff,693px 1850px #fff,950px 1352px #fff,886px 1122px #fff,162px 668px #fff;animation:animStar 50s linear infinite}#stars:after{content:" ";position:absolute;top:2000px;width:1px;height:1px;background:transparent;box-shadow:73px 596px #fff,1140px 284px #fff,14px 1683px #fff,1960px 482px #fff,963px 379px #fff,61px 290px #fff,667px 299px #fff,1154px 1487px #fff,448px 697px #fff,925px 1181px #fff,1537px 574px #fff,393px 799px #fff,917px 904px #fff,1831px 1377px #fff,333px 1316px #fff,1636px 1519px #fff,1141px 1740px #fff,1854px 1891px #fff,1120px 1622px #fff,756px 825px #fff,497px 1749px #fff,476px 375px #fff,394px 125px #fff,1502px 1090px #fff,1465px 649px #fff,82px 280px #fff,1992px 880px #fff,132px 817px #fff,29px 1453px #fff,758px 560px #fff,1414px 1337px #fff,423px 1522px #fff,449px 1237px #fff,111px 839px #fff,541px 399px #fff,276px 878px #fff,775px 129px #fff,382px 1980px #fff,1698px 137px #fff,1213px 1237px #fff,420px 1789px #fff,1922px 719px #fff,536px 1066px #fff,234px 54px #fff,1893px 1041px #fff,754px 280px #fff,912px 937px #fff,1654px 88px #fff,523px 1086px #fff,93px 705px #fff,711px 590px #fff,1669px 526px #fff,1559px 131px #fff,1503px 992px #fff,139px 429px #fff,1254px 1353px #fff,543px 175px #fff,44px 1835px #fff,1527px 348px #fff,951px 93px #fff,1466px 1945px #fff,1328px 1388px #fff,654px 1167px #fff,695px 283px #fff,142px 1254px #fff,1187px 1484px #fff,624px 244px #fff,1291px 1499px #fff,1427px 1522px #fff,1240px 1801px #fff,1983px 1998px #fff,1624px 1638px #fff,1156px 1754px #fff,1276px 1715px #fff,688px 928px #fff,1723px 820px #fff,1306px 1327px #fff,891px 1397px #fff,1446px 1168px #fff,217px 1265px #fff,1696px 106px #fff,1760px 2000px #fff,340px 355px #fff,1903px 518px #fff,486px 1964px #fff,1707px 1427px #fff,21px 377px #fff,1116px 69px #fff,128px 1841px #fff,1755px 1294px #fff,1086px 1534px #fff,1253px 1928px #fff,1166px 823px #fff,1049px 1772px #fff,1078px 685px #fff,1130px 1932px #fff,1737px 775px #fff,1654px 614px #fff,928px 4px #fff,1292px 1770px #fff,1988px 380px #fff,767px 1232px #fff,753px 1870px #fff,1826px 1127px #fff,780px 102px #fff,1463px 1798px #fff,110px 1678px #fff,683px 1294px #fff,262px 386px #fff,1536px 524px #fff,1391px 64px #fff,1572px 837px #fff,1872px 1914px #fff,1836px 756px #fff,198px 1310px #fff,1272px 601px #fff,1894px 830px #fff,1308px 1811px #fff,417px 671px #fff,8px 469px #fff,451px 1632px #fff,1980px 134px #fff,987px 921px #fff,1221px 54px #fff,1804px 835px #fff,1362px 136px #fff,1422px 1877px #fff,1095px 768px #fff,1852px 712px #fff,1371px 274px #fff,1754px 1671px #fff,1706px 492px #fff,945px 1506px #fff,910px 1539px #fff,1550px 156px #fff,1871px 438px #fff,1262px 937px #fff,1722px 742px #fff,1872px 1939px #fff,1586px 1033px #fff,135px 1230px #fff,93px 1342px #fff,1446px 1144px #fff,1558px 245px #fff,540px 1752px #fff,1556px 1056px #fff,531px 30px #fff,1575px 1785px #fff,1746px 1427px #fff,1763px 1897px #fff,231px 989px #fff,647px 1453px #fff,1837px 1630px #fff,640px 1311px #fff,1847px 20px #fff,350px 1888px #fff,285px 534px #fff,1923px 647px #fff,530px 1095px #fff,468px 1913px #fff,892px 1947px #fff,546px 1928px #fff,161px 217px #fff,835px 324px #fff,1707px 692px #fff,1911px 387px #fff,693px 1640px #fff,841px 569px #fff,305px 1889px #fff,403px 961px #fff,239px 647px #fff,1588px 1777px #fff,1959px 644px #fff,841px 544px #fff,1735px 448px #fff,174px 700px #fff,1600px 367px #fff,465px 468px #fff,1589px 1460px #fff,430px 1153px #fff,1106px 1471px #fff,1800px 1504px #fff,1975px 172px #fff,904px 825px #fff,313px 263px #fff,1541px 1429px #fff,605px 1150px #fff,1573px 1283px #fff,253px 982px #fff,1988px 1390px #fff,108px 1336px #fff,1497px 1352px #fff,146px 708px #fff,1817px 897px #fff,1328px 978px #fff,360px 1530px #fff,1916px 190px #fff,1523px 1901px #fff,71px 659px #fff,173px 357px #fff,554px 1410px #fff,822px 1733px #fff,73px 959px #fff,1801px 1985px #fff,183px 1995px #fff,340px 1206px #fff,1893px 1460px #fff,1993px 1280px #fff,362px 1730px #fff,523px 9px #fff,1848px 1129px #fff,1438px 1856px #fff,546px 463px #fff,1705px 306px #fff,1398px 1761px #fff,1435px 314px #fff,99px 770px #fff,536px 1817px #fff,891px 1065px #fff,1475px 1055px #fff,762px 494px #fff,103px 973px #fff,1724px 1221px #fff,1912px 1988px #fff,328px 1218px #fff,1138px 789px #fff,256px 1217px #fff,140px 1943px #fff,939px 1566px #fff,197px 1405px #fff,1237px 567px #fff,481px 469px #fff,1635px 955px #fff,1472px 63px #fff,1359px 1091px #fff,769px 1784px #fff,143px 1965px #fff,1572px 428px #fff,1013px 535px #fff,1240px 1382px #fff,913px 920px #fff,1879px 1607px #fff,1910px 162px #fff,620px 534px #fff,485px 882px #fff,712px 988px #fff,377px 357px #fff,1503px 1917px #fff,201px 7px #fff,1755px 1865px #fff,957px 145px #fff,1818px 667px #fff,1304px 1147px #fff,892px 1292px #fff,352px 1875px #fff,599px 1438px #fff,1835px 893px #fff,1272px 1952px #fff,1856px 1895px #fff,1269px 1572px #fff,1143px 1785px #fff,833px 723px #fff,375px 1775px #fff,473px 470px #fff,1921px 509px #fff,1372px 84px #fff,1116px 1376px #fff,1867px 573px #fff,701px 660px #fff,1376px 574px #fff,5px 225px #fff,761px 1332px #fff,247px 1867px #fff,537px 1564px #fff,369px 1968px #fff,1473px 1305px #fff,1712px 1184px #fff,1257px 1321px #fff,1664px 1599px #fff,1855px 1696px #fff,90px 1196px #fff,957px 481px #fff,1732px 1131px #fff,1186px 1742px #fff,1445px 11px #fff,1857px 1788px #fff,1325px 377px #fff,1960px 1604px #fff,1747px 1866px #fff,1800px 848px #fff,166px 746px #fff,1595px 76px #fff,1510px 591px #fff,1664px 54px #fff,1443px 517px #fff,229px 1761px #fff,1003px 1484px #fff,226px 564px #fff,551px 13px #fff,1466px 871px #fff,890px 1740px #fff,1893px 1361px #fff,1718px 72px #fff,1657px 1854px #fff,79px 786px #fff,71px 271px #fff,1921px 845px #fff,1999px 1821px #fff,1564px 1700px #fff,1443px 706px #fff,1943px 1775px #fff,1629px 542px #fff,688px 909px #fff,402px 1204px #fff,1236px 935px #fff,1617px 386px #fff,550px 514px #fff,55px 1790px #fff,393px 716px #fff,216px 1516px #fff,1093px 1600px #fff,807px 13px #fff,907px 1530px #fff,30px 126px #fff,648px 271px #fff,229px 1391px #fff,586px 503px #fff,108px 951px #fff,1867px 327px #fff,1868px 853px #fff,1185px 617px #fff,761px 1276px #fff,1766px 909px #fff,1038px 1031px #fff,468px 1589px #fff,765px 113px #fff,97px 1309px #fff,478px 1382px #fff,153px 1073px #fff,1766px 842px #fff,821px 935px #fff,627px 162px #fff,98px 383px #fff,369px 126px #fff,1951px 1745px #fff,1745px 1794px #fff,1450px 407px #fff,351px 1459px #fff,825px 77px #fff,965px 1297px #fff,1841px 1993px #fff,1552px 1257px #fff,1278px 1444px #fff,424px 1346px #fff,1179px 588px #fff,504px 1430px #fff,1464px 1536px #fff,392px 1454px #fff,150px 359px #fff,208px 1696px #fff,353px 1912px #fff,725px 1454px #fff,790px 445px #fff,297px 492px #fff,43px 46px #fff,21px 452px #fff,1578px 1617px #fff,248px 1843px #fff,1822px 962px #fff,1609px 1023px #fff,1402px 509px #fff,243px 1823px #fff,660px 285px #fff,701px 903px #fff,1958px 957px #fff,1022px 395px #fff,731px 879px #fff,917px 761px #fff,1187px 868px #fff,304px 1774px #fff,1529px 685px #fff,493px 544px #fff,615px 1639px #fff,1963px 1838px #fff,1237px 310px #fff,1488px 534px #fff,1888px 1646px #fff,314px 1700px #fff,11px 808px #fff,136px 689px #fff,852px 1931px #fff,1954px 402px #fff,1891px 1937px #fff,1734px 309px #fff,1402px 1920px #fff,1398px 513px #fff,1881px 1294px #fff,841px 1052px #fff,778px 1494px #fff,768px 1250px #fff,986px 270px #fff,1006px 1989px #fff,714px 1047px #fff,847px 17px #fff,996px 105px #fff,1222px 938px #fff,1698px 443px #fff,1157px 1271px #fff,1579px 925px #fff,1570px 1242px #fff,1536px 1324px #fff,341px 269px #fff,147px 86px #fff,1269px 995px #fff,1465px 944px #fff,1396px 353px #fff,177px 1631px #fff,541px 53px #fff,172px 1894px #fff,113px 1897px #fff,1410px 494px #fff,100px 1590px #fff,1718px 740px #fff,1522px 658px #fff,1858px 1216px #fff,1485px 663px #fff,1972px 73px #fff,1648px 1038px #fff,543px 1048px #fff,1990px 215px #fff,913px 1108px #fff,191px 1919px #fff,1098px 1181px #fff,1101px 1740px #fff,363px 1693px #fff,21px 1413px #fff,1282px 397px #fff,329px 1082px #fff,1717px 1891px #fff,614px 56px #fff,544px 1175px #fff,60px 1247px #fff,440px 3px #fff,1938px 1308px #fff,564px 658px #fff,725px 993px #fff,1043px 355px #fff,1358px 530px #fff,1490px 1625px #fff,1458px 1265px #fff,415px 1616px #fff,1526px 1035px #fff,1007px 1150px #fff,1554px 1568px #fff,726px 1584px #fff,1470px 378px #fff,1493px 1390px #fff,1743px 450px #fff,635px 1783px #fff,1737px 529px #fff,610px 829px #fff,1868px 1497px #fff,1090px 1795px #fff,1078px 586px #fff,1781px 126px #fff,484px 542px #fff,1341px 11px #fff,23px 912px #fff,245px 1670px #fff,1771px 694px #fff,445px 1118px #fff,491px 1502px #fff,177px 960px #fff,966px 661px #fff,438px 959px #fff,928px 588px #fff,1346px 1212px #fff,795px 1022px #fff,94px 280px #fff,152px 724px #fff,263px 16px #fff,465px 1622px #fff,1451px 1344px #fff,736px 475px #fff,332px 1602px #fff,524px 1540px #fff,1465px 1096px #fff,1070px 1993px #fff,1251px 1751px #fff,715px 1719px #fff,1397px 1349px #fff,1797px 735px #fff,758px 481px #fff,1863px 588px #fff,1638px 1806px #fff,80px 1442px #fff,601px 1721px #fff,1800px 265px #fff,1998px 988px #fff,1606px 1163px #fff,123px 1980px #fff,129px 1943px #fff,1448px 172px #fff,1669px 1956px #fff,221px 1774px #fff,1678px 1664px #fff,164px 146px #fff,776px 1670px #fff,1962px 363px #fff,759px 115px #fff,1906px 229px #fff,147px 528px #fff,1254px 1159px #fff,1903px 522px #fff,333px 824px #fff,164px 1837px #fff,571px 1555px #fff,1423px 31px #fff,425px 1359px #fff,599px 1154px #fff,1241px 1636px #fff,1764px 1001px #fff,934px 1372px #fff,1340px 134px #fff,1927px 1435px #fff,1036px 1427px #fff,1361px 162px #fff,308px 815px #fff,82px 734px #fff,37px 230px #fff,1357px 1816px #fff,1435px 889px #fff,1626px 669px #fff,1495px 633px #fff,1881px 161px #fff,593px 1150px #fff,703px 293px #fff,655px 450px #fff,942px 555px #fff,80px 424px #fff,1751px 879px #fff,1595px 151px #fff,524px 523px #fff,487px 314px #fff,1240px 352px #fff,1658px 590px #fff,1580px 704px #fff,26px 1025px #fff,632px 1771px #fff,1238px 525px #fff,433px 1161px #fff,735px 1514px #fff,1538px 893px #fff,1857px 420px #fff,273px 1073px #fff,1764px 691px #fff,159px 1664px #fff,1109px 849px #fff,250px 995px #fff,710px 1808px #fff,414px 1962px #fff,1265px 955px #fff,1165px 760px #fff,1125px 1366px #fff,1414px 325px #fff,712px 788px #fff,1527px 1584px #fff,439px 760px #fff,54px 1597px #fff,1551px 4px #fff,1550px 941px #fff,1385px 234px #fff,482px 488px #fff,776px 940px #fff,978px 1163px #fff,981px 407px #fff,1340px 288px #fff,1622px 14px #fff,1208px 1938px #fff,582px 850px #fff,386px 1831px #fff,1835px 180px #fff,649px 42px #fff,1382px 1510px #fff,830px 1994px #fff,1499px 141px #fff,1985px 1919px #fff,661px 1974px #fff,435px 972px #fff,1308px 1414px #fff,465px 22px #fff,1067px 175px #fff,1841px 1669px #fff,1665px 1904px #fff,1502px 1295px #fff,750px 1773px #fff,1600px 1676px #fff,136px 638px #fff,1137px 487px #fff,1815px 40px #fff,1138px 585px #fff,788px 232px #fff,791px 1520px #fff,992px 364px #fff,1321px 683px #fff,1150px 1558px #fff,1215px 712px #fff,515px 1348px #fff,1929px 127px #fff,1490px 1236px #fff,1003px 1650px #fff,1293px 1591px #fff,1437px 593px #fff,1325px 310px #fff,384px 607px #fff,1294px 817px #fff,265px 1638px #fff,175px 1975px #fff,123px 477px #fff,126px 652px #fff,650px 99px #fff,245px 1783px #fff,1696px 1313px #fff,140px 1493px #fff,846px 496px #fff,1834px 848px #fff,230px 241px #fff,334px 1448px #fff,1265px 210px #fff,1775px 1038px #fff,1085px 1200px #fff,1036px 392px #fff,1230px 1415px #fff,1698px 1525px #fff,1277px 421px #fff,1232px 1104px #fff,1975px 1869px #fff,1349px 1861px #fff,673px 1373px #fff,1893px 279px #fff,1419px 1192px #fff,853px 741px #fff,148px 1783px #fff,771px 1183px #fff,1101px 1214px #fff,1196px 788px #fff,559px 1926px #fff,272px 1639px #fff,526px 1523px #fff,965px 116px #fff,1630px 1671px #fff,742px 890px #fff,1071px 544px #fff,1989px 1570px #fff,527px 1640px #fff,1366px 563px #fff,1352px 1624px #fff,1934px 791px #fff,767px 1969px #fff,1081px 1592px #fff,660px 1163px #fff,1553px 1422px #fff,1695px 1815px #fff,999px 327px #fff,353px 656px #fff,853px 877px #fff,1888px 1773px #fff,117px 1079px #fff,1474px 1970px #fff,998px 264px #fff,1996px 1988px #fff,1605px 1476px #fff,909px 1983px #fff,225px 1857px #fff,258px 652px #fff,523px 1642px #fff,534px 1231px #fff,1395px 862px #fff,558px 1192px #fff,217px 703px #fff,1081px 673px #fff,1419px 901px #fff,9px 1373px #fff,1784px 1682px #fff,3px 134px #fff,1426px 191px #fff,1119px 1791px #fff,1835px 102px #fff,821px 1752px #fff,740px 207px #fff,1920px 1127px #fff,1167px 1033px #fff,1278px 342px #fff,1720px 438px #fff,1524px 175px #fff,1244px 1156px #fff,693px 1850px #fff,950px 1352px #fff,886px 1122px #fff,162px 668px #fff}#stars2{width:2px;height:2px;background:transparent;box-shadow:184px 1950px #fff,1039px 1904px #fff,784px 78px #fff,723px 206px #fff,263px 1448px #fff,116px 1579px #fff,615px 1075px #fff,1986px 1843px #fff,346px 1016px #fff,1022px 1625px #fff,1646px 1366px #fff,1177px 1129px #fff,1313px 590px #fff,1213px 199px #fff,442px 543px #fff,727px 1887px #fff,1524px 244px #fff,763px 902px #fff,1111px 1703px #fff,1712px 1110px #fff,960px 538px #fff,96px 1361px #fff,1926px 835px #fff,448px 1118px #fff,1632px 556px #fff,218px 1322px #fff,1486px 1660px #fff,1779px 318px #fff,1771px 1330px #fff,835px 1056px #fff,1488px 282px #fff,229px 375px #fff,29px 427px #fff,326px 778px #fff,1713px 1539px #fff,1732px 1374px #fff,1399px 1172px #fff,320px 187px #fff,1652px 351px #fff,1304px 405px #fff,701px 1385px #fff,553px 1356px #fff,1310px 1477px #fff,549px 630px #fff,140px 1540px #fff,147px 1727px #fff,1402px 161px #fff,67px 855px #fff,797px 1988px #fff,1984px 1562px #fff,718px 646px #fff,32px 662px #fff,464px 901px #fff,1265px 1798px #fff,1402px 1885px #fff,678px 894px #fff,763px 989px #fff,167px 1115px #fff,161px 1920px #fff,1253px 683px #fff,240px 647px #fff,1282px 1914px #fff,1980px 952px #fff,654px 305px #fff,696px 387px #fff,17px 689px #fff,1108px 1011px #fff,444px 1271px #fff,1123px 218px #fff,611px 1093px #fff,900px 1142px #fff,1028px 1818px #fff,300px 1055px #fff,1825px 43px #fff,705px 1043px #fff,1353px 1125px #fff,1713px 375px #fff,1653px 1592px #fff,1337px 439px #fff,705px 253px #fff,1911px 18px #fff,1760px 253px #fff,1659px 961px #fff,1958px 776px #fff,1133px 964px #fff,41px 202px #fff,79px 197px #fff,157px 720px #fff,1555px 172px #fff,1075px 978px #fff,1370px 1917px #fff,669px 1866px #fff,1469px 1548px #fff,531px 894px #fff,304px 1949px #fff,349px 1565px #fff,20px 75px #fff,1015px 1311px #fff,1713px 266px #fff,632px 1373px #fff,1171px 1368px #fff,220px 1281px #fff,1072px 1385px #fff,1876px 339px #fff,1133px 1537px #fff,1965px 855px #fff,525px 1893px #fff,1593px 726px #fff,1772px 775px #fff,992px 152px #fff,1497px 1504px #fff,1347px 1353px #fff,546px 1557px #fff,733px 1358px #fff,882px 235px #fff,321px 54px #fff,1150px 1340px #fff,1209px 1682px #fff,135px 748px #fff,10px 1664px #fff,1266px 1694px #fff,1598px 1887px #fff,306px 216px #fff,1148px 1874px #fff,1579px 675px #fff,1232px 521px #fff,1125px 1768px #fff,1035px 1684px #fff,324px 90px #fff,246px 1619px #fff,865px 1969px #fff,815px 730px #fff,86px 1057px #fff,930px 1714px #fff,766px 1391px #fff,1504px 1726px #fff,1662px 433px #fff,1913px 92px #fff,913px 968px #fff,179px 1212px #fff,1217px 1683px #fff,1606px 516px #fff,447px 494px #fff,528px 1874px #fff,827px 333px #fff,1885px 39px #fff,276px 860px #fff,456px 1946px #fff,1372px 282px #fff,508px 875px #fff,417px 133px #fff,110px 421px #fff,1510px 1715px #fff,436px 677px #fff,702px 1093px #fff,257px 701px #fff,864px 1727px #fff,1480px 1750px #fff,1741px 1395px #fff,1605px 1775px #fff,767px 1573px #fff,997px 1569px #fff,1000px 76px #fff,434px 1378px #fff,615px 1154px #fff,212px 1577px #fff,363px 316px #fff,764px 67px #fff,1806px 713px #fff,1215px 1091px #fff,869px 600px #fff,466px 763px #fff,1028px 640px #fff,1590px 871px #fff,1181px 1503px #fff,629px 745px #fff,1027px 1472px #fff,871px 1092px #fff,360px 1086px #fff,1387px 1900px #fff,1637px 363px #fff,181px 1489px #fff,730px 1652px #fff,394px 1144px #fff,1653px 290px #fff,1539px 588px #fff,1656px 1636px #fff,268px 436px #fff,385px 1393px #fff,1060px 1360px #fff,496px 1632px #fff,1533px 1770px #fff,1623px 131px #fff,826px 1677px #fff,242px 366px #fff,797px 1231px #fff,741px 211px #fff,1777px 1888px #fff,1182px 1415px #fff,1872px 1505px #fff;animation:animStar 100s linear infinite}#stars2:after{content:" ";position:absolute;top:2000px;width:2px;height:2px;background:transparent;box-shadow:184px 1950px #fff,1039px 1904px #fff,784px 78px #fff,723px 206px #fff,263px 1448px #fff,116px 1579px #fff,615px 1075px #fff,1986px 1843px #fff,346px 1016px #fff,1022px 1625px #fff,1646px 1366px #fff,1177px 1129px #fff,1313px 590px #fff,1213px 199px #fff,442px 543px #fff,727px 1887px #fff,1524px 244px #fff,763px 902px #fff,1111px 1703px #fff,1712px 1110px #fff,960px 538px #fff,96px 1361px #fff,1926px 835px #fff,448px 1118px #fff,1632px 556px #fff,218px 1322px #fff,1486px 1660px #fff,1779px 318px #fff,1771px 1330px #fff,835px 1056px #fff,1488px 282px #fff,229px 375px #fff,29px 427px #fff,326px 778px #fff,1713px 1539px #fff,1732px 1374px #fff,1399px 1172px #fff,320px 187px #fff,1652px 351px #fff,1304px 405px #fff,701px 1385px #fff,553px 1356px #fff,1310px 1477px #fff,549px 630px #fff,140px 1540px #fff,147px 1727px #fff,1402px 161px #fff,67px 855px #fff,797px 1988px #fff,1984px 1562px #fff,718px 646px #fff,32px 662px #fff,464px 901px #fff,1265px 1798px #fff,1402px 1885px #fff,678px 894px #fff,763px 989px #fff,167px 1115px #fff,161px 1920px #fff,1253px 683px #fff,240px 647px #fff,1282px 1914px #fff,1980px 952px #fff,654px 305px #fff,696px 387px #fff,17px 689px #fff,1108px 1011px #fff,444px 1271px #fff,1123px 218px #fff,611px 1093px #fff,900px 1142px #fff,1028px 1818px #fff,300px 1055px #fff,1825px 43px #fff,705px 1043px #fff,1353px 1125px #fff,1713px 375px #fff,1653px 1592px #fff,1337px 439px #fff,705px 253px #fff,1911px 18px #fff,1760px 253px #fff,1659px 961px #fff,1958px 776px #fff,1133px 964px #fff,41px 202px #fff,79px 197px #fff,157px 720px #fff,1555px 172px #fff,1075px 978px #fff,1370px 1917px #fff,669px 1866px #fff,1469px 1548px #fff,531px 894px #fff,304px 1949px #fff,349px 1565px #fff,20px 75px #fff,1015px 1311px #fff,1713px 266px #fff,632px 1373px #fff,1171px 1368px #fff,220px 1281px #fff,1072px 1385px #fff,1876px 339px #fff,1133px 1537px #fff,1965px 855px #fff,525px 1893px #fff,1593px 726px #fff,1772px 775px #fff,992px 152px #fff,1497px 1504px #fff,1347px 1353px #fff,546px 1557px #fff,733px 1358px #fff,882px 235px #fff,321px 54px #fff,1150px 1340px #fff,1209px 1682px #fff,135px 748px #fff,10px 1664px #fff,1266px 1694px #fff,1598px 1887px #fff,306px 216px #fff,1148px 1874px #fff,1579px 675px #fff,1232px 521px #fff,1125px 1768px #fff,1035px 1684px #fff,324px 90px #fff,246px 1619px #fff,865px 1969px #fff,815px 730px #fff,86px 1057px #fff,930px 1714px #fff,766px 1391px #fff,1504px 1726px #fff,1662px 433px #fff,1913px 92px #fff,913px 968px #fff,179px 1212px #fff,1217px 1683px #fff,1606px 516px #fff,447px 494px #fff,528px 1874px #fff,827px 333px #fff,1885px 39px #fff,276px 860px #fff,456px 1946px #fff,1372px 282px #fff,508px 875px #fff,417px 133px #fff,110px 421px #fff,1510px 1715px #fff,436px 677px #fff,702px 1093px #fff,257px 701px #fff,864px 1727px #fff,1480px 1750px #fff,1741px 1395px #fff,1605px 1775px #fff,767px 1573px #fff,997px 1569px #fff,1000px 76px #fff,434px 1378px #fff,615px 1154px #fff,212px 1577px #fff,363px 316px #fff,764px 67px #fff,1806px 713px #fff,1215px 1091px #fff,869px 600px #fff,466px 763px #fff,1028px 640px #fff,1590px 871px #fff,1181px 1503px #fff,629px 745px #fff,1027px 1472px #fff,871px 1092px #fff,360px 1086px #fff,1387px 1900px #fff,1637px 363px #fff,181px 1489px #fff,730px 1652px #fff,394px 1144px #fff,1653px 290px #fff,1539px 588px #fff,1656px 1636px #fff,268px 436px #fff,385px 1393px #fff,1060px 1360px #fff,496px 1632px #fff,1533px 1770px #fff,1623px 131px #fff,826px 1677px #fff,242px 366px #fff,797px 1231px #fff,741px 211px #fff,1777px 1888px #fff,1182px 1415px #fff,1872px 1505px #fff}#stars3{width:3px;height:3px;background:transparent;box-shadow:1373px 1758px #fff,98px 1346px #fff,272px 1915px #fff,103px 1777px #fff,857px 20px #fff,420px 1173px #fff,949px 1704px #fff,1506px 1395px #fff,3px 928px #fff,393px 1590px #fff,415px 1352px #fff,1816px 888px #fff,1059px 1392px #fff,271px 1461px #fff,339px 707px #fff,326px 628px #fff,1210px 1194px #fff,1511px 1350px #fff,1585px 1302px #fff,1981px 1980px #fff,994px 1456px #fff,1958px 963px #fff,1559px 63px #fff,1972px 433px #fff,1723px 1697px #fff,1589px 1586px #fff,1485px 1041px #fff,1597px 1589px #fff,1099px 1735px #fff,1249px 1151px #fff,260px 1176px #fff,673px 52px #fff,110px 1331px #fff,1053px 1263px #fff,1238px 564px #fff,608px 1025px #fff,282px 1670px #fff,1818px 934px #fff,1316px 389px #fff,533px 1797px #fff,366px 1974px #fff,879px 1118px #fff,193px 1234px #fff,1622px 1379px #fff,1747px 380px #fff,491px 1149px #fff,1204px 1173px #fff,522px 773px #fff,249px 799px #fff,1954px 1086px #fff,1783px 49px #fff,1438px 1776px #fff,1584px 903px #fff,1480px 487px #fff,1196px 577px #fff,1816px 482px #fff,412px 873px #fff,781px 1855px #fff,644px 838px #fff,880px 1871px #fff,1827px 1316px #fff,840px 1099px #fff,360px 1920px #fff,1791px 508px #fff,1770px 381px #fff,1294px 607px #fff,1991px 904px #fff,1685px 1801px #fff,1457px 258px #fff,134px 97px #fff,1755px 826px #fff,1125px 1936px #fff,160px 1668px #fff,711px 436px #fff,1325px 744px #fff,29px 708px #fff,1944px 519px #fff,889px 679px #fff,118px 449px #fff,1203px 400px #fff,74px 778px #fff,715px 509px #fff,1684px 282px #fff,1664px 417px #fff,1441px 213px #fff,1614px 1050px #fff,657px 1184px #fff,411px 484px #fff,425px 28px #fff,1367px 789px #fff,442px 1476px #fff,117px 952px #fff,1923px 97px #fff,622px 99px #fff,1375px 148px #fff,649px 1702px #fff,1079px 1000px #fff,1087px 390px #fff,1201px 309px #fff,548px 1652px #fff;animation:animStar 150s linear infinite}#stars3:after{content:" ";position:absolute;top:2000px;width:3px;height:3px;background:transparent;box-shadow:1373px 1758px #fff,98px 1346px #fff,272px 1915px #fff,103px 1777px #fff,857px 20px #fff,420px 1173px #fff,949px 1704px #fff,1506px 1395px #fff,3px 928px #fff,393px 1590px #fff,415px 1352px #fff,1816px 888px #fff,1059px 1392px #fff,271px 1461px #fff,339px 707px #fff,326px 628px #fff,1210px 1194px #fff,1511px 1350px #fff,1585px 1302px #fff,1981px 1980px #fff,994px 1456px #fff,1958px 963px #fff,1559px 63px #fff,1972px 433px #fff,1723px 1697px #fff,1589px 1586px #fff,1485px 1041px #fff,1597px 1589px #fff,1099px 1735px #fff,1249px 1151px #fff,260px 1176px #fff,673px 52px #fff,110px 1331px #fff,1053px 1263px #fff,1238px 564px #fff,608px 1025px #fff,282px 1670px #fff,1818px 934px #fff,1316px 389px #fff,533px 1797px #fff,366px 1974px #fff,879px 1118px #fff,193px 1234px #fff,1622px 1379px #fff,1747px 380px #fff,491px 1149px #fff,1204px 1173px #fff,522px 773px #fff,249px 799px #fff,1954px 1086px #fff,1783px 49px #fff,1438px 1776px #fff,1584px 903px #fff,1480px 487px #fff,1196px 577px #fff,1816px 482px #fff,412px 873px #fff,781px 1855px #fff,644px 838px #fff,880px 1871px #fff,1827px 1316px #fff,840px 1099px #fff,360px 1920px #fff,1791px 508px #fff,1770px 381px #fff,1294px 607px #fff,1991px 904px #fff,1685px 1801px #fff,1457px 258px #fff,134px 97px #fff,1755px 826px #fff,1125px 1936px #fff,160px 1668px #fff,711px 436px #fff,1325px 744px #fff,29px 708px #fff,1944px 519px #fff,889px 679px #fff,118px 449px #fff,1203px 400px #fff,74px 778px #fff,715px 509px #fff,1684px 282px #fff,1664px 417px #fff,1441px 213px #fff,1614px 1050px #fff,657px 1184px #fff,411px 484px #fff,425px 28px #fff,1367px 789px #fff,442px 1476px #fff,117px 952px #fff,1923px 97px #fff,622px 99px #fff,1375px 148px #fff,649px 1702px #fff,1079px 1000px #fff,1087px 390px #fff,1201px 309px #fff,548px 1652px #fff}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}.custom-checkbox-container{display:inline-block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.small-checkbox .checkmark{height:20px;width:20px}.custom-checkbox-container:hover input~.checkmark{background-color:#ccc}.checkmark:after{content:"";position:absolute;display:none}.custom-checkbox-container input:checked~.checkmark:after{display:block}.custom-checkbox-container.small-checkbox .checkmark:after{left:8px;top:4px}.custom-checkbox-container .checkmark:after{left:11px;top:7px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.slider-track{transition:top .2s ease 0s}#sologame-img{width:100%;position:relative;overflow:hidden;background:#fff}#sologame-img:before,#sologame-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}#sologame-img:after{background-position-y:20%;background-image:var(--soloGameImage, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARMAAAC3CAMAAAAGjUrGAAAAM1BMVEXg4OC0tLSxsbHHx8fj4+Pc3NzR0dG1tbW+vr7f39/X19fBwcG4uLi7u7vU1NTDw8PMzMzSz60ZAAAI80lEQVR4nO2di7KrKgyGFUEFr+//tBu0QsJFa7t2KzbfzJmzp6u1+DcJISAUBUEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQN4JzKQI4/3azvgbnQs1TzwK6qhbFD+rCC1UNDWNlFFb2XS1+ShZejF2f0sPq0gzzz8jCRdUc6LHJwtrxJ1RR7ZGFYGuZ5d1lGYcTgvyCKlzbyElFHqp8u+X/Cy6mqCJL/1s2TbP+K/Ye1t8zrvA5Kkc/zbUSUspC/ydVPVdtGdGFdfdzIC6CQMLKYR4597NW/YKopzB1YfXNROF1ECO6WqaTeM5V1XuqaFP5ZJP/O14kYU+kYzqxm0r0Mdar+5iK5zc6E3tuOKOzO6xKeRf/4arBiqgTn5UVlrO6hSh8hHd1ulflEvkdm24gCq/RD/1C9sUVdD3W/X0bPwyShA0vDnQr5Ht/3MRPg/pgVr18GQU65swthY9Akuad/FyAkVLeMUXAUPJecsFBB5Rz7yNRJzy8l4byGYiSb57SQkl0hH1TFBibTuQ4V4JX/oDlD0XpxR+18rOMwYifDe9dEYiSZ+cje1+SQBS+Q/SaIKbkGFJ4Z5vfg1AL3IeLeepSVHX8qsAf8/MekL8KMAh0MUWPY/aKsyyeznCXp7TZGYqVgel7i4nil4xCVaLe4VySxU3psjgbX/OrQBQer1djot6h7J+bvOpuLoHtpfeCjikFvLMdQ4mmqy7O5pXO8sne2JZcIVEkTErT9HFDGPYN6aJYKwA/JXIfNPpP0sTvOXb1y+PMBP7SsATZ4rT/nCYuWCXecEWsn+CuA9dlX9ekkPkZivsde9zkZwKrp0k0rXXRKJuux5YIggxCpO4+qUnbr3hXSn7DVakTZqIRp9ynEeJxKdahSzlDGfJwHr7FT+9HXHxAREaGaU2k3O4dawJMMY8oK2LOvg34pjOagO6pr0b4HTZksTkLQ7F2DTsFf5LzNIwN0CRsuA7984I41wH1wWV0k1pxU25/O5ANdc1bMstyqELaEODqR2tINOvSuIoka4w13VyPYz1Pw645gYqUjbJZOM/W64B8ah3fP+ohg3+nTaVMAmKWKnEu6+DvQDwQU2y3nkEZhduRjDNqxZzlc3+k0wizLmnQsjVDa+TZWQgIJ7s27TJI2/jWVjDUWU1nMfJIZzxMbgmxjqRzuKjJAmzCJcvXDyg2KwMZxcOd2lqNVSJpYzbImtUYqSwGTp+PNqB8/iZPsnWSsKk2xMRWNBr6qhZSCjUvbqMjkYxHFaiJDSjXnz22if0YeS3FsK3lMqu11uUUUVGgJnyzpUTl6Tq4EApaeqhJ6fIxblYQaFGiIyOkyVakuXyGYjM2mF/GNWkViBpw2lRHT+0+4TSip4nNUC6vyWbz7aEmAvkHnAwzotS829fEBdmra2LHIdWRJpU3xw6T1NakHSL8FNJEZaNJLOWOacKkMCuO4u6jg4n2nin4ENJEZqcJrJ3ENGmNmfQchlIQaE2s4Cr4GNKE300THS/6xZhAegbWp+gRkr5CkLlhTbaPZaMJLAHFNJHmncYwRMx9jN9MofNgTZqbadIb91hv0Z82XRjZ+pY9TfqbadJpI9iqCXjadP2IiTMiCCj31qTS/a2NOZFAa0ouv6fJAOIwCrSrKPoVFUwHZR5jD/odrEkRpvlPaJJdXwyrGke+UyD3WbrkJ3ynyE6Tg9y+NQNo+B4YU/To35iI3NdE5KKJXW427WsC+uIHKNDK+rgvzma8Y8fFw74mbJkKRhObKHlrjarByBhpUmejyZZ7NuDFeG4/+HMzuAqre67d3N5Nj15eE2vvwAbiY0D9zgZ/GNXWmkhVCWmyVa+uv1ipjnTG0VqBkE2wzggF2iIsKiFNtvdef9LL1u2rYC4DMxlDYWNalEhBtj34oquy3cpwoEmpltqjSouyr0nMIC9KzM3jmgyLAP6y+t1FO0AT1yldPcQWbvkJ+P3impjavPl/hR7U311NDDSxiVD/uVt7GZt8uqwtMb+ju2IjCuvt5kCcq0i1PqrJGH7NdbH9gZvwT815aVGEeTyDld08KqXqx/4eyZjiNHEzXtcPJ9HWJucBTZ+xbkzm1imxQcmUKE4T6zrs6jOjC9aq7R2k50a1AFxUbv86PQbSMTeyy5Cvib3k9bOTBfsrbz3P7nxxJXgxVt3Q9307mQ0N6/R2ZU6TxHrTq2Kn0W02tasJa7rxsYsQ1zF23nv+y2riqgjfucfT2AZvvn60roCVwzTX9Vx1zf6S0U0TN8uRQ6+zYA37YSjHay3WIHv4pi14ONUzSNhWnAZrRAknOV9j09jmyl4x8sq4ZzunxPrPFzV5TAY4M8kjwhpAfr7a9jPO84Qkm1VYid981v+jOENZWx1s5/ASj30bwIOj+ZgJavZaXuR1E+47fYhnJsKfSs3JTIoClFK3nmGsXgKUDh52YgMsmmvMAFdLtT/m3i4WaYQnCohVmaT1FlfyeXdHKCwKKFxn8ogXwHn9u0+TIFHUn132C4DN6vxC9FniNdrMAuyK2xTm3ZJpbMudrPYqsACbb94UJSxc57h1kAFs4vfXomS7lR8swTdvbhHsiZJlMFlAm+G8G2iRKFkGkxUOd658q+9EuVs+VZMooLb6zr7j+BHBzA8AEKB0Yor0r10F7Uqda5fjgKK8+Dwj2lH3FnuXS7Sb9HDa7rlEy+7fTYovAnqGmnUn96TGE2DsJtv+e1U2Nj19X7yY8ZFO/W1Os/KPVNGqPHMQAhfeBBhrs5gcfg4vSpZPHJhhzkHzJsAyeOL8FNLf35E17axS28RyMU7BsSr3O5dIZ11+7Z6V/VSrAmw1tlQbVV1FtkFh01eb/3/ggakst8pYM0zVPNeaea7avoxNkt7QSFbwwReeMtHpC+tnN4skEF4f7qQbUWRZonJndlbc/KgihvHEQZI3PzDRseRizyxJKbvxd84yXo51212SxNaD4b7d0M+ynAIYPcFYv9TrfO4XT3UuTP4u1Fx1A1hK0HfTPIqdkwN/An374Cx0mToWgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiCIbPkHMVlM92IzUmUAAAAASUVORK5CYII=))}#sologame-img:before{background-size:cover;filter:blur(10px);transform:scale(1.1);background-image:linear-gradient(#00000080,#00000080),var(--soloGameImage, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARMAAAC3CAMAAAAGjUrGAAAAM1BMVEXg4OC0tLSxsbHHx8fj4+Pc3NzR0dG1tbW+vr7f39/X19fBwcG4uLi7u7vU1NTDw8PMzMzSz60ZAAAI80lEQVR4nO2di7KrKgyGFUEFr+//tBu0QsJFa7t2KzbfzJmzp6u1+DcJISAUBUEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQBEEQN4JzKQI4/3azvgbnQs1TzwK6qhbFD+rCC1UNDWNlFFb2XS1+ShZejF2f0sPq0gzzz8jCRdUc6LHJwtrxJ1RR7ZGFYGuZ5d1lGYcTgvyCKlzbyElFHqp8u+X/Cy6mqCJL/1s2TbP+K/Ye1t8zrvA5Kkc/zbUSUspC/ydVPVdtGdGFdfdzIC6CQMLKYR4597NW/YKopzB1YfXNROF1ECO6WqaTeM5V1XuqaFP5ZJP/O14kYU+kYzqxm0r0Mdar+5iK5zc6E3tuOKOzO6xKeRf/4arBiqgTn5UVlrO6hSh8hHd1ulflEvkdm24gCq/RD/1C9sUVdD3W/X0bPwyShA0vDnQr5Ht/3MRPg/pgVr18GQU65swthY9Akuad/FyAkVLeMUXAUPJecsFBB5Rz7yNRJzy8l4byGYiSb57SQkl0hH1TFBibTuQ4V4JX/oDlD0XpxR+18rOMwYifDe9dEYiSZ+cje1+SQBS+Q/SaIKbkGFJ4Z5vfg1AL3IeLeepSVHX8qsAf8/MekL8KMAh0MUWPY/aKsyyeznCXp7TZGYqVgel7i4nil4xCVaLe4VySxU3psjgbX/OrQBQer1djot6h7J+bvOpuLoHtpfeCjikFvLMdQ4mmqy7O5pXO8sne2JZcIVEkTErT9HFDGPYN6aJYKwA/JXIfNPpP0sTvOXb1y+PMBP7SsATZ4rT/nCYuWCXecEWsn+CuA9dlX9ekkPkZivsde9zkZwKrp0k0rXXRKJuux5YIggxCpO4+qUnbr3hXSn7DVakTZqIRp9ynEeJxKdahSzlDGfJwHr7FT+9HXHxAREaGaU2k3O4dawJMMY8oK2LOvg34pjOagO6pr0b4HTZksTkLQ7F2DTsFf5LzNIwN0CRsuA7984I41wH1wWV0k1pxU25/O5ANdc1bMstyqELaEODqR2tINOvSuIoka4w13VyPYz1Pw645gYqUjbJZOM/W64B8ah3fP+ohg3+nTaVMAmKWKnEu6+DvQDwQU2y3nkEZhduRjDNqxZzlc3+k0wizLmnQsjVDa+TZWQgIJ7s27TJI2/jWVjDUWU1nMfJIZzxMbgmxjqRzuKjJAmzCJcvXDyg2KwMZxcOd2lqNVSJpYzbImtUYqSwGTp+PNqB8/iZPsnWSsKk2xMRWNBr6qhZSCjUvbqMjkYxHFaiJDSjXnz22if0YeS3FsK3lMqu11uUUUVGgJnyzpUTl6Tq4EApaeqhJ6fIxblYQaFGiIyOkyVakuXyGYjM2mF/GNWkViBpw2lRHT+0+4TSip4nNUC6vyWbz7aEmAvkHnAwzotS829fEBdmra2LHIdWRJpU3xw6T1NakHSL8FNJEZaNJLOWOacKkMCuO4u6jg4n2nin4ENJEZqcJrJ3ENGmNmfQchlIQaE2s4Cr4GNKE300THS/6xZhAegbWp+gRkr5CkLlhTbaPZaMJLAHFNJHmncYwRMx9jN9MofNgTZqbadIb91hv0Z82XRjZ+pY9TfqbadJpI9iqCXjadP2IiTMiCCj31qTS/a2NOZFAa0ouv6fJAOIwCrSrKPoVFUwHZR5jD/odrEkRpvlPaJJdXwyrGke+UyD3WbrkJ3ynyE6Tg9y+NQNo+B4YU/To35iI3NdE5KKJXW427WsC+uIHKNDK+rgvzma8Y8fFw74mbJkKRhObKHlrjarByBhpUmejyZZ7NuDFeG4/+HMzuAqre67d3N5Nj15eE2vvwAbiY0D9zgZ/GNXWmkhVCWmyVa+uv1ipjnTG0VqBkE2wzggF2iIsKiFNtvdef9LL1u2rYC4DMxlDYWNalEhBtj34oquy3cpwoEmpltqjSouyr0nMIC9KzM3jmgyLAP6y+t1FO0AT1yldPcQWbvkJ+P3impjavPl/hR7U311NDDSxiVD/uVt7GZt8uqwtMb+ju2IjCuvt5kCcq0i1PqrJGH7NdbH9gZvwT815aVGEeTyDld08KqXqx/4eyZjiNHEzXtcPJ9HWJucBTZ+xbkzm1imxQcmUKE4T6zrs6jOjC9aq7R2k50a1AFxUbv86PQbSMTeyy5Cvib3k9bOTBfsrbz3P7nxxJXgxVt3Q9307mQ0N6/R2ZU6TxHrTq2Kn0W02tasJa7rxsYsQ1zF23nv+y2riqgjfucfT2AZvvn60roCVwzTX9Vx1zf6S0U0TN8uRQ6+zYA37YSjHay3WIHv4pi14ONUzSNhWnAZrRAknOV9j09jmyl4x8sq4ZzunxPrPFzV5TAY4M8kjwhpAfr7a9jPO84Qkm1VYid981v+jOENZWx1s5/ASj30bwIOj+ZgJavZaXuR1E+47fYhnJsKfSs3JTIoClFK3nmGsXgKUDh52YgMsmmvMAFdLtT/m3i4WaYQnCohVmaT1FlfyeXdHKCwKKFxn8ogXwHn9u0+TIFHUn132C4DN6vxC9FniNdrMAuyK2xTm3ZJpbMudrPYqsACbb94UJSxc57h1kAFs4vfXomS7lR8swTdvbhHsiZJlMFlAm+G8G2iRKFkGkxUOd658q+9EuVs+VZMooLb6zr7j+BHBzA8AEKB0Yor0r10F7Uqda5fjgKK8+Dwj2lH3FnuXS7Sb9HDa7rlEy+7fTYovAnqGmnUn96TGE2DsJtv+e1U2Nj19X7yY8ZFO/W1Os/KPVNGqPHMQAhfeBBhrs5gcfg4vSpZPHJhhzkHzJsAyeOL8FNLf35E17axS28RyMU7BsSr3O5dIZ11+7Z6V/VSrAmw1tlQbVV1FtkFh01eb/3/ggakst8pYM0zVPNeaea7avoxNkt7QSFbwwReeMtHpC+tnN4skEF4f7qQbUWRZonJndlbc/KgihvHEQZI3PzDRseRizyxJKbvxd84yXo51212SxNaD4b7d0M+ynAIYPcFYv9TrfO4XT3UuTP4u1Fx1A1hK0HfTPIqdkwN/An374Cx0mToWgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiAIgiCIbPkHMVlM92IzUmUAAAAASUVORK5CYII=))}#high-scores table thead{height:200px}#high-scores table thead td,#high-scores table tbody td{padding:1rem}.profile-banner{background:radial-gradient(64px at 100% 0,#eadfc7 6.25%,#fdf0d5 6.3% 18.75%,#eadfc7 18.8% 31.25%,#fdf0d5 31.3% 43.75%,#eadfc7 43.8% 56.25%,#fdf0d5 56.3% 68.75%,#0000 0),radial-gradient(64px at 0 0,#eadfc7 6.25%,#fdf0d5 6.3% 18.75%,#eadfc7 18.8% 31.25%,#fdf0d5 31.3% 43.75%,#eadfc7 43.8% 56.25%,#fdf0d5 56.3% 68.75%,#0000 0),radial-gradient(64px at 0 100%,#eadfc7 6.25%,#fdf0d5 6.3% 18.75%,#eadfc7 18.8% 31.25%,#fdf0d5 31.3% 43.75%,#eadfc7 43.8% 56.25%,#fdf0d5 56.3% 68.75%,#0000 0),radial-gradient(64px at 100% 100%,#eadfc7 6.25%,#fdf0d5 6.3% 18.75%,#eadfc7 18.8% 31.25%,#fdf0d5 31.3% 43.75%,#eadfc7 43.8% 56.25%,#fdf0d5 56.3% 68.75%,#0000 0) #eadfc7;background-size:64px 64px;background-color:#eadfc7}@media(min-width:640px){.toast{-webkit-animation:slide 5s forwards!important;-webkit-animation-delay:1s!important;animation:slide 5s forwards!important;animation-delay:1s!important;right:-1000px}}.toast{-webkit-animation:slideUp 5s forwards;-webkit-animation-delay:1s;animation:slideUp 5s forwards;animation-delay:1s;bottom:-1000px}.persistent-toast{bottom:-1000px}.balance-update{-webkit-animation:fadeOut 1s forwards;-webkit-animation-delay:1s;animation:fadeOut 1s forwards;animation-delay:1s}@keyframes slideUp{10%{bottom:0}90%{bottom:0}to{bottom:-1000px}}@keyframes slide{10%{right:.5rem}90%{right:.5rem}to{right:-1000px}}@keyframes fadeOut{0%{opacity:1}99%{opacity:.01}to{opacity:0}}#pay-btn:disabled{opacity:30%}.level-up-flash-enter-active,.level-up-flash-leave-active{transition:opacity .5s}.level-up-flash-enter-from,.level-up-flash-leave-to{opacity:0}.level-badge{position:relative;isolation:isolate;overflow:hidden;gap:.35rem;border:1px solid rgba(228,255,48,.22);background:linear-gradient(135deg,#362f4f,#5b23ff 52%,#008bff);color:#fff!important;box-shadow:0 14px 32px #00000047,inset 0 1px #ffffff2e}.level-badge:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#ffffff38,#fff0 42%);pointer-events:none}.level-badge:after{content:"";position:absolute;top:-60%;bottom:-60%;left:-30%;width:42%;z-index:-1;transform:rotate(22deg);background:#ffffff24;pointer-events:none}.level-badge.bg-amber-700{border-color:#e4ff3042;background:linear-gradient(135deg,#362f4f,#4b3f73 48%,#5b23ff)}.level-badge.bg-zinc-300{border-color:#ffffff6b;background:linear-gradient(135deg,#8f96ad,#f4f7ff 46%,#c7ccdc);color:#201a33!important}.level-badge.bg-yellow-400{border-color:#e4ff30b8;background:linear-gradient(135deg,#e4ff30,#c8f9ff 42%,#008bff);color:#201a33!important}.level-badge.bg-platinum{border-color:#ffffff80;background:linear-gradient(135deg,#f8fbff,#c7f6ff 36%,#008bff 70%,#5b23ff);color:#18142a!important}.level-badge.bg-diamond{border-color:#008bffa8;background:linear-gradient(135deg,#ffffff61,#fff0 35%),linear-gradient(135deg,#e4ff30,#7ee9ff 34%,#008bff 64%,#5b23ff);color:#151126!important}.level-badge.bg-fire{border-color:#e4ff3080;background:linear-gradient(135deg,#e4ff30,#008bff 46%,#5b23ff);color:#fff!important}.level-emoji{display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}.profile-badge-card{overflow:hidden;border-color:#ffffff1f;background:linear-gradient(135deg,#5b23ff29,#008bff0d),#2a2440;box-shadow:inset 0 1px #ffffff0d}.profile-badge-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#e4ff3014,#fff0 34%);opacity:0;transition:opacity .2s ease}.profile-badge-card.badge:hover:before{opacity:1}.profile-badge-card.border-\[\#008BFF\]{border-color:#008bff;box-shadow:0 0 0 1px #008bff33,0 18px 40px #0000003d}.profile-badge-preview{min-width:6.25rem;justify-content:center}.achievement-badge-swatch{box-shadow:0 10px 22px #00000040,inset 0 1px #fff3}.placeholder\:text-neutral-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.placeholder\:text-neutral-500:-ms-input-placeholder{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.placeholder\:text-neutral-500::placeholder{--tw-text-opacity:1;color:rgb(115 115 115 / var(--tw-text-opacity))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#E4FF30\]\/70:hover{border-color:#e4ff30b3}.hover\:border-\[\#E4FF30\]\/40:hover{border-color:#e4ff3066}.hover\:border-\[\#008BFF\]\/70:hover{border-color:#008bffb3}.hover\:border-yellow-200\/70:hover{border-color:#fef08ab3}.hover\:border-\[\#E4FF30\]\/60:hover{border-color:#e4ff3099}.hover\:border-\[\#E4FF30\]:hover{--tw-border-opacity:1;border-color:rgb(228 255 48 / var(--tw-border-opacity))}.hover\:bg-cinema:hover{--tw-bg-opacity:1;background-color:rgb(255 76 76 / var(--tw-bg-opacity))}.hover\:bg-video-games:hover{--tw-bg-opacity:1;background-color:rgb(0 139 255 / var(--tw-bg-opacity))}.hover\:bg-series:hover{--tw-bg-opacity:1;background-color:rgb(91 35 255 / var(--tw-bg-opacity))}.hover\:bg-cartoons:hover{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.hover\:bg-manga-animes:hover{--tw-bg-opacity:1;background-color:rgb(255 110 199 / var(--tw-bg-opacity))}.hover\:bg-comics:hover{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.hover\:bg-\[\#008BFF\]:hover{--tw-bg-opacity:1;background-color:rgb(0 139 255 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-\[\#E4FF30\]\/10:hover{background-color:#e4ff301a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-\[\#5B23FF\]:hover{--tw-bg-opacity:1;background-color:rgb(91 35 255 / var(--tw-bg-opacity))}.hover\:bg-\[\#E4FF30\]:hover{--tw-bg-opacity:1;background-color:rgb(228 255 48 / var(--tw-bg-opacity))}.hover\:bg-\[\#433A60\]:hover{--tw-bg-opacity:1;background-color:rgb(67 58 96 / var(--tw-bg-opacity))}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-red-500\/20:hover{background-color:#ef444433}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.hover\:bg-\[\#7d3ae6\]:hover{--tw-bg-opacity:1;background-color:rgb(125 58 230 / var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.hover\:bg-\[\#362F4F\]\/40:hover{background-color:#362f4f66}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:text-red-100:hover{--tw-text-opacity:1;color:rgb(254 226 226 / var(--tw-text-opacity))}.hover\:text-\[\#E4FF30\]:hover{--tw-text-opacity:1;color:rgb(228 255 48 / var(--tw-text-opacity))}.hover\:text-\[\#2A2440\]:hover{--tw-text-opacity:1;color:rgb(42 36 64 / var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.focus\:border-\[\#E4FF30\]\/60:focus{border-color:#e4ff3099}.focus\:border-\[\#008BFF\]:focus{--tw-border-opacity:1;border-color:rgb(0 139 255 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#E4FF30\]\/20:focus{--tw-ring-color:rgb(228 255 48 / .2)}.focus\:ring-\[\#E4FF30\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(228 255 48 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-\[\#362F4F\]:focus{--tw-ring-offset-color:#362F4F}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:bg-\[\#008BFF\]{--tw-bg-opacity:1;background-color:rgb(0 139 255 / var(--tw-bg-opacity))}.group:hover .group-hover\:text-\[\#E4FF30\]{--tw-text-opacity:1;color:rgb(228 255 48 / var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media(min-width:641px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mb-10{margin-bottom:2.5rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[calc\(100vh-72px\)\]{height:calc(100vh - 72px)}.sm\:h-\[58px\]{height:58px}.sm\:h-28{height:7rem}.sm\:max-h-\[56dvh\]{max-height:56dvh}.sm\:min-h-\[320px\]{min-height:320px}.sm\:min-h-\[min\(320px\,55dvh\)\]{min-height:min(320px,55dvh)}.sm\:w-28{width:7rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:p-8{padding:2rem}.sm\:p-6{padding:1.5rem}.sm\:p-5{padding:1.25rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:text-left{text-align:left}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:769px){.md\:left-auto{left:auto}.md\:right-6{right:1.5rem}.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media(min-width:1025px){.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:block{display:block}.lg\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.lg\:grid-cols-\[minmax\(0\,1fr\)_280px_150px\]{grid-template-columns:minmax(0,1fr) 280px 150px}.lg\:grid-cols-\[minmax\(0\,1fr\)_220px\]{grid-template-columns:minmax(0,1fr) 220px}.lg\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:p-10{padding:2.5rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1281px){.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
