/*! Font Awesome subset - generated by scripts/buildFontAwesomeSubset.js */
/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.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-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start: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,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start: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:none!important;transition:none!important}}@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(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}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{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);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)}


/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}
/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2)}.far{--fa-style:400}.fa-classic,.far{--fa-family:var(--fa-family-classic)}.fa-regular{--fa-style:400}
/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}
.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-bell{--fa:"\f0f3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-book{--fa:"\f02d"}.fa-box{--fa:"\f466"}.fa-box-open{--fa:"\f49e"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-bug{--fa:"\f188"}.fa-bullhorn{--fa:"\f0a1"}.fa-calendar{--fa:"\f133"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-check{--fa:"\f00c"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-chess-knight{--fa:"\f441"}.fa-chevron-down{--fa:"\f078"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle{--fa:"\f111"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-city{--fa:"\f64f"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-clover{--fa:"\e139"}.fa-code{--fa:"\f121"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-coins{--fa:"\f51e"}.fa-compass{--fa:"\f14e"}.fa-copy{--fa:"\f0c5"}.fa-crown{--fa:"\f521"}.fa-cube{--fa:"\f1b2"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-dice{--fa:"\f522"}.fa-dice-d20{--fa:"\f6cf"}.fa-display{--fa:"\e163"}.fa-dragon{--fa:"\f6d5"}.fa-dungeon{--fa:"\f6d9"}.fa-egg{--fa:"\f7fb"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-fire{--fa:"\f06d"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-flask{--fa:"\f0c3"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-gamepad{--fa:"\f11b"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-gem{--fa:"\f3a5"}.fa-ghost{--fa:"\f6e2"}.fa-gift{--fa:"\f06b"}.fa-globe{--fa:"\f0ac"}.fa-hammer{--fa:"\f6e3"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-hat-wizard{--fa:"\f6e8"}.fa-heart{--fa:"\f004"}.fa-horse{--fa:"\f6f0"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-image{--fa:"\f03e"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-key{--fa:"\f084"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-layer-group{--fa:"\f5fd"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-lock{--fa:"\f023"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-map{--fa:"\f279"}.fa-medal{--fa:"\f5a2"}.fa-meteor{--fa:"\f753"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-moon{--fa:"\f186"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-palette{--fa:"\f53f"}.fa-passport{--fa:"\f5ab"}.fa-paw{--fa:"\f1b0"}.fa-play{--fa:"\f04b"}.fa-add,.fa-plus{--fa:"\+"}.fa-recycle{--fa:"\f1b8"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-rocket{--fa:"\f135"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-school{--fa:"\f549"}.fa-scroll{--fa:"\f70e"}.fa-server{--fa:"\f233"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-shoe-prints{--fa:"\f54b"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-skull-crossbones{--fa:"\f714"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-spinner{--fa:"\f110"}.fa-star{--fa:"\f005"}.fa-store{--fa:"\f54e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-ticket{--fa:"\f145"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-trash{--fa:"\f1f8"}.fa-tree{--fa:"\f1bb"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-trophy{--fa:"\f091"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-user-astronaut{--fa:"\f4fb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-ninja{--fa:"\f504"}.fa-user-secret{--fa:"\f21b"}.fa-user-shield{--fa:"\f505"}.fa-users{--fa:"\f0c0"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wrench{--fa:"\f0ad"}
.fa-discord{--fa:"\f392"}.fa-twitch{--fa:"\f1e8"}.fa-x-twitter{--fa:"\e61b"}.fa-youtube{--fa:"\f167"}