/* Reduced Font Awesome subset for SimplyJavaScript (generated from all.min.css) */
/*!
 * Font Awesome Free 6.4.2 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 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}
.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.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-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-5x {
    font-size: 5em
}
.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}
.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}
.fa-fw {
    text-align: center;
    width: 1.25em
}
.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}
.fa-beat-fade,.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s)
}
.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}
.fa-shake,.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal)
}
.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}
.fa-spin-reverse {
    --fa-animation-direction: reverse
}
.fa-pulse,.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
    animation-timing-function: var(--fa-animation-timing,steps(8))
}
.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}
.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle,none));
    transform: rotate(var(--fa-rotate-angle,none))
}
.fa-fill-drip:before {
    content: "\f576"
}
.fa-chevron-circle-right:before,.fa-circle-chevron-right:before {
    content: "\f138"
}
.fa-comment-alt:before,.fa-message:before {
    content: "\f27a"
}
.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before {
    content: "\f15c"
}
.fa-dice-three:before {
    content: "\f527"
}
.fa-calendar-alt:before,.fa-calendar-days:before {
    content: "\f073"
}
.fa-circle-minus:before,.fa-minus-circle:before {
    content: "\f056"
}
.fa-fingerprint:before {
    content: "\f577"
}
.fa-hand-point-right:before {
    content: "\f0a4"
}
.fa-magnifying-glass-location:before,.fa-search-location:before {
    content: "\f689"
}
.fa-forward-step:before,.fa-step-forward:before {
    content: "\f051"
}
.fa-face-smile-beam:before,.fa-smile-beam:before {
    content: "\f5b8"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-football-ball:before,.fa-football:before {
    content: "\f44e"
}
.fa-angle-double-down:before,.fa-angles-down:before {
    content: "\f103"
}
.fa-users-rectangle:before {
    content: "\e594"
}
.fa-burn:before,.fa-fire-flame-simple:before {
    content: "\f46a"
}
.fa-file-csv:before {
    content: "\f6dd"
}
.fa-face-grin-stars:before,.fa-grin-stars:before {
    content: "\f587"
}
.fa-envelopes-bulk:before,.fa-mail-bulk:before {
    content: "\f674"
}
.fa-file-circle-exclamation:before {
    content: "\e4eb"
}
.fa-circle-h:before,.fa-hospital-symbol:before {
    content: "\f47e"
}
.fa-comments:before {
    content: "\f086"
}
.fa-file-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}
.fa-code-pull-request:before {
    content: "\e13c"
}
.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before {
    content: "\f58a"
}
.fa-earth-africa:before,.fa-globe-africa:before {
    content: "\f57c"
}
.fa-circle-notch:before {
    content: "\f1ce"
}
.fa-face-flushed:before,.fa-flushed:before {
    content: "\f579"
}
.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}
.fa-users-slash:before {
    content: "\e073"
}
.fa-star-and-crescent:before {
    content: "\f699"
}
.fa-file-circle-question:before {
    content: "\e4ef"
}
.fa-laptop-code:before {
    content: "\f5fc"
}
.fa-face-kiss-beam:before,.fa-kiss-beam:before {
    content: "\f597"
}
.fa-film:before {
    content: "\f008"
}
.fa-lightbulb:before {
    content: "\f0eb"
}
.fa-circle-exclamation:before,.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-arrow-right-from-bracket:before,.fa-sign-out:before {
    content: "\f08b"
}
.fa-chevron-circle-down:before,.fa-circle-chevron-down:before {
    content: "\f13a"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-circle-dollar-to-slot:before,.fa-donate:before {
    content: "\f4b9"
}
.fa-fire-burner:before {
    content: "\e4f1"
}
.fa-flag:before {
    content: "\f024"
}
.fa-feather:before {
    content: "\f52d"
}
.fa-comment-slash:before {
    content: "\f4b3"
}
.fa-cloud-sun-rain:before {
    content: "\f743"
}
.fa-hands-holding-child:before {
    content: "\e4fa"
}
.fa-check-square:before,.fa-square-check:before {
    content: "\f14a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-circle-dot:before,.fa-dot-circle:before {
    content: "\f192"
}
.fa-dizzy:before,.fa-face-dizzy:before {
    content: "\f567"
}
.fa-folder-plus:before {
    content: "\f65e"
}
.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before {
    content: "\f1e3"
}
.fa-lock:before {
    content: "\f023"
}
.fa-map-location:before,.fa-map-marked:before {
    content: "\f59f"
}
.fa-edit:before,.fa-pen-to-square:before {
    content: "\f044"
}
.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}
.fa-users:before {
    content: "\f0c0"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-flask-vial:before {
    content: "\e4f3"
}
.fa-hand-paper:before,.fa-hand:before {
    content: "\f256"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-hand-spock:before {
    content: "\f259"
}
.fa-stopwatch:before {
    content: "\f2f2"
}
.fa-face-kiss:before,.fa-kiss:before {
    content: "\f596"
}
.fa-face-grin-tongue:before,.fa-grin-tongue:before {
    content: "\f589"
}
.fa-face-grin-wink:before,.fa-grin-wink:before {
    content: "\f58c"
}
.fa-dice-five:before {
    content: "\f523"
}
.fa-face-grin-wide:before,.fa-grin-alt:before {
    content: "\f581"
}
.fa-face-frown-open:before,.fa-frown-open:before {
    content: "\f57a"
}
.fa-hand-point-up:before {
    content: "\f0a6"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-hand-point-down:before {
    content: "\f0a7"
}
.fa-folder-blank:before,.fa-folder:before {
    content: "\f07b"
}
.fa-file-medical-alt:before,.fa-file-waveform:before {
    content: "\f478"
}
.fa-chart-simple:before {
    content: "\e473"
}
.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before {
    content: "\e2ca"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-money-bill-wave:before {
    content: "\f53a"
}
.fa-star:before {
    content: "\f005"
}
.fa-expand-arrows-alt:before,.fa-maximize:before {
    content: "\f31e"
}
.fa-shapes:before,.fa-triangle-circle-square:before {
    content: "\f61f"
}
.fa-random:before,.fa-shuffle:before {
    content: "\f074"
}
.fa-hands-bound:before {
    content: "\e4f9"
}
.fa-file-invoice-dollar:before {
    content: "\f571"
}
.fa-arrow-right-to-bracket:before,.fa-sign-in:before {
    content: "\f090"
}
.fa-xmarks-lines:before {
    content: "\e59a"
}
.fa-file-prescription:before {
    content: "\f572"
}
.fa-face-laugh-squint:before,.fa-laugh-squint:before {
    content: "\f59b"
}
.fa-arrow-circle-up:before,.fa-circle-arrow-up:before {
    content: "\f0aa"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-face-laugh:before,.fa-laugh:before {
    content: "\f599"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-code-fork:before {
    content: "\e13b"
}
.fa-file-arrow-up:before,.fa-file-upload:before {
    content: "\f574"
}
.fa-map-location-dot:before,.fa-map-marked-alt:before {
    content: "\f5a0"
}
.fa-dice-two:before {
    content: "\f528"
}
.fa-hand-back-fist:before,.fa-hand-rock:before {
    content: "\f255"
}
.fa-hands-bubbles:before,.fa-hands-wash:before {
    content: "\e05e"
}
.fa-eye-low-vision:before,.fa-low-vision:before {
    content: "\f2a8"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-frog:before {
    content: "\f52e"
}
.fa-folder-closed:before {
    content: "\e185"
}
.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before {
    content: "\f2ea"
}
.fa-columns:before,.fa-table-columns:before {
    content: "\f0db"
}
.fa-handshake:before {
    content: "\f2b5"
}
.fa-circle-play:before,.fa-play-circle:before {
    content: "\f144"
}
.fa-check-circle:before,.fa-circle-check:before {
    content: "\f058"
}
.fa-circle-stop:before,.fa-stop-circle:before {
    content: "\f28d"
}
.fa-compass-drafting:before,.fa-drafting-compass:before {
    content: "\f568"
}
.fa-face-laugh-beam:before,.fa-laugh-beam:before {
    content: "\f59a"
}
.fa-chevron-circle-up:before,.fa-circle-chevron-up:before {
    content: "\f139"
}
.fa-filter-circle-dollar:before,.fa-funnel-dollar:before {
    content: "\f662"
}
.fa-arrow-circle-down:before,.fa-circle-arrow-down:before {
    content: "\f0ab"
}
.fa-arrow-right-to-file:before,.fa-file-import:before {
    content: "\f56f"
}
.fa-face-tired:before,.fa-tired:before {
    content: "\f5c8"
}
.fa-palette:before {
    content: "\f53f"
}
.fa-ferry:before {
    content: "\e4ea"
}
.fa-seedling:before,.fa-sprout:before {
    content: "\f4d8"
}
.fa-arrow-circle-left:before,.fa-circle-arrow-left:before {
    content: "\f0a8"
}
.fa-face-smile-wink:before,.fa-smile-wink:before {
    content: "\f4da"
}
.fa-file-word:before {
    content: "\f1c2"
}
.fa-file-powerpoint:before {
    content: "\f1c4"
}
.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before {
    content: "\e05f"
}
.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before {
    content: "\f021"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-shield-alt:before,.fa-shield-halved:before {
    content: "\f3ed"
}
.fa-envelope-circle-check:before {
    content: "\e4e8"
}
.fa-layer-group:before {
    content: "\f5fd"
}
.fa-arrows-to-dot:before {
    content: "\e4be"
}
.fa-file-archive:before,.fa-file-zipper:before {
    content: "\f1c6"
}
.fa-comments-dollar:before {
    content: "\f653"
}
.fa-feather-alt:before,.fa-feather-pointed:before {
    content: "\f56b"
}
.fa-arrow-circle-right:before,.fa-circle-arrow-right:before {
    content: "\f0a9"
}
.fa-filter-circle-xmark:before {
    content: "\e17b"
}
.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before {
    content: "\f598"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-file-signature:before {
    content: "\f573"
}
.fa-hand-holding-heart:before {
    content: "\f4be"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-star-half-alt:before,.fa-star-half-stroke:before {
    content: "\f5c0"
}
.fa-code:before {
    content: "\f121"
}
.fa-magnifying-glass-chart:before {
    content: "\e522"
}
.fa-cubes-stacked:before {
    content: "\e4e6"
}
.fa-f:before {
    content: "\46"
}
.fa-bolt-lightning:before {
    content: "\e0b7"
}
.fa-file-excel:before {
    content: "\f1c3"
}
.fa-file-contract:before {
    content: "\f56c"
}
.fa-fish-fins:before {
    content: "\e4f2"
}
.fa-face-grin-beam:before,.fa-grin-beam:before {
    content: "\f582"
}
.fa-location-pin:before,.fa-map-marker:before {
    content: "\f041"
}
.fa-arrow-alt-circle-right:before,.fa-circle-right:before {
    content: "\f35a"
}
.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}
.fa-chart-line:before,.fa-line-chart:before {
    content: "\f201"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-map-signs:before,.fa-signs-post:before {
    content: "\f277"
}
.fa-face-surprise:before,.fa-surprise:before {
    content: "\f5c2"
}
.fa-circle-pause:before,.fa-pause-circle:before {
    content: "\f28b"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-lock-open:before {
    content: "\f3c1"
}
.fa-money-bill-transfer:before {
    content: "\e528"
}
.fa-circle:before {
    content: "\f111"
}
.fa-backward-fast:before,.fa-fast-backward:before {
    content: "\f049"
}
.fa-arrow-alt-circle-up:before,.fa-circle-up:before {
    content: "\f35b"
}
.fa-users-rays:before {
    content: "\e593"
}
.fa-wallet:before {
    content: "\f555"
}
.fa-file-audio:before {
    content: "\f1c7"
}
.fa-bugs:before {
    content: "\e4d0"
}
.fa-file-image:before {
    content: "\f1c5"
}
.fa-circle-question:before,.fa-question-circle:before {
    content: "\f059"
}
.fa-handshake-slash:before {
    content: "\e060"
}
.fa-code-branch:before {
    content: "\f126"
}
.fa-route:before {
    content: "\f4d7"
}
.fa-clipboard-question:before {
    content: "\e4e3"
}
.fa-comment-medical:before {
    content: "\f7f5"
}
.fa-file-circle-minus:before {
    content: "\e4ed"
}
.fa-fast-forward:before,.fa-forward-fast:before {
    content: "\f050"
}
.fa-face-meh-blank:before,.fa-meh-blank:before {
    content: "\f5a4"
}
.fa-faucet-drip:before {
    content: "\e006"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-face-sad-cry:before,.fa-sad-cry:before {
    content: "\f5b3"
}
.fa-file-shield:before {
    content: "\e4f0"
}
.fa-file-code:before {
    content: "\f1c9"
}
.fa-face-frown:before,.fa-frown:before {
    content: "\f119"
}
.fa-floppy-disk:before,.fa-save:before {
    content: "\f0c7"
}
.fa-comment-dots:before,.fa-commenting:before {
    content: "\f4ad"
}
.fa-face-grin-squint:before,.fa-grin-squint:before {
    content: "\f585"
}
.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before {
    content: "\f4c0"
}
.fa-hand-pointer:before {
    content: "\f25a"
}
.fa-hand-scissors:before {
    content: "\f257"
}
.fa-hands-praying:before,.fa-praying-hands:before {
    content: "\f684"
}
.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before {
    content: "\f01e"
}
.fa-users-between-lines:before {
    content: "\e591"
}
.fa-face-grin-tears:before,.fa-grin-tears:before {
    content: "\f588"
}
.fa-dice-six:before {
    content: "\f526"
}
.fa-quote-right-alt:before,.fa-quote-right:before {
    content: "\f10e"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-hands-holding:before {
    content: "\f4c2"
}
.fa-hands-clapping:before {
    content: "\e1a8"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-dice-d6:before {
    content: "\f6d1"
}
.fa-users-viewfinder:before {
    content: "\e595"
}
.fa-file-video:before {
    content: "\f1c8"
}
.fa-file-pdf:before {
    content: "\f1c1"
}
.fa-female:before,.fa-person-dress:before {
    content: "\f182"
}
.fa-comment-dollar:before {
    content: "\f651"
}
.fa-briefcase-clock:before,.fa-business-time:before {
    content: "\f64a"
}
.fa-comment:before {
    content: "\f075"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-angle-double-up:before,.fa-angles-up:before {
    content: "\f102"
}
.fa-arrow-right-to-city:before {
    content: "\e4b3"
}
.fa-circle-nodes:before {
    content: "\e4e2"
}
.fa-circle-info:before,.fa-info-circle:before {
    content: "\f05a"
}
.fa-hand-holding-droplet:before,.fa-hand-holding-water:before {
    content: "\f4c1"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-check-double:before {
    content: "\f560"
}
.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}
.fa-hard-drive:before,.fa-hdd:before {
    content: "\f0a0"
}
.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before {
    content: "\f586"
}
.fa-dumbbell:before {
    content: "\f44b"
}
.fa-arrow-alt-circle-left:before,.fa-circle-left:before {
    content: "\f359"
}
.fa-arrow-left-long:before,.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-franc-sign:before {
    content: "\e18f"
}
.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before {
    content: "\f2a3"
}
.fa-cog:before,.fa-gear:before {
    content: "\f013"
}
.fa-star-of-david:before {
    content: "\f69a"
}
.fa-clock-four:before,.fa-clock:before {
    content: "\f017"
}
.fa-faucet:before {
    content: "\e005"
}
.fa-keyboard:before {
    content: "\f11c"
}
.fa-sliders-h:before,.fa-sliders:before {
    content: "\f1de"
}
.fa-folder-tree:before {
    content: "\f802"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-flag-usa:before {
    content: "\f74d"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-download:before {
    content: "\f019"
}
.fa-face-grin:before,.fa-grin:before {
    content: "\f580"
}
.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-file-circle-check:before {
    content: "\e5a0"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-face-meh:before,.fa-meh:before {
    content: "\f11a"
}
.fa-file-medical:before {
    content: "\f477"
}
.fa-dice-one:before {
    content: "\f525"
}
.fa-arrow-right-arrow-left:before,.fa-exchange:before {
    content: "\f0ec"
}
.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before {
    content: "\f2f9"
}
.fa-code-merge:before {
    content: "\f387"
}
.fa-file-arrow-down:before,.fa-file-download:before {
    content: "\f56d"
}
.fa-bolt:before,.fa-zap:before {
    content: "\f0e7"
}
.fa-face-laugh-wink:before,.fa-laugh-wink:before {
    content: "\f59c"
}
.fa-arrow-alt-circle-down:before,.fa-circle-down:before {
    content: "\f358"
}
.fa-florin-sign:before {
    content: "\e184"
}
.fa-arrow-right-long:before,.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-first-aid:before,.fa-kit-medical:before {
    content: "\f479"
}
.fa-hands-holding-circle:before {
    content: "\e4fb"
}
.fa-bug:before {
    content: "\f188"
}
.fa-hand-holding-hand:before {
    content: "\e4f7"
}
.fa-book-open-reader:before,.fa-book-reader:before {
    content: "\f5da"
}
.fa-dice-d20:before {
    content: "\f6cf"
}
.fa-file-circle-xmark:before {
    content: "\e5a1"
}
.fa-star-of-life:before {
    content: "\f621"
}
.fa-hands-helping:before,.fa-handshake-angle:before {
    content: "\f4c4"
}
.fa-location-dot:before,.fa-map-marker-alt:before {
    content: "\f3c5"
}
.fa-file:before {
    content: "\f15b"
}
.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before {
    content: "\f57d"
}
.fa-envelope-open-text:before {
    content: "\f658"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-check-to-slot:before,.fa-vote-yea:before {
    content: "\f772"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}
.fa-play:before {
    content: "\f04b"
}
.fa-font:before {
    content: "\f031"
}
.fa-magnifying-glass:before,.fa-search:before {
    content: "\f002"
}
.fa-file-edit:before,.fa-file-pen:before {
    content: "\f31c"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-code-compare:before {
    content: "\e13a"
}
.fa-down-long:before,.fa-long-arrow-alt-down:before {
    content: "\f309"
}
.fa-list-check:before,.fa-tasks:before {
    content: "\f0ae"
}
.fa-circle-user:before,.fa-user-circle:before {
    content: "\f2bd"
}
.fa-fish:before {
    content: "\f578"
}
.fa-user-graduate:before {
    content: "\f501"
}
.fa-adjust:before,.fa-circle-half-stroke:before {
    content: "\f042"
}
.fa-circle-radiation:before,.fa-radiation-alt:before {
    content: "\f7ba"
}
.fa-copy:before {
    content: "\f0c5"
}
.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before {
    content: "\f6a9"
}
.fa-hand-sparkles:before {
    content: "\e05d"
}
.fa-expand:before {
    content: "\f065"
}
.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before {
    content: "\f00d"
}
.fa-users-line:before {
    content: "\e592"
}
.fa-quote-left-alt:before,.fa-quote-left:before {
    content: "\f10d"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-map:before {
    content: "\f279"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-folder-minus:before {
    content: "\f65d"
}
.fa-fill:before {
    content: "\f575"
}
.fa-hand-lizard:before {
    content: "\f258"
}
.fa-briefcase-medical:before {
    content: "\f469"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-video-slash:before {
    content: "\f4e2"
}
.fa-hand-middle-finger:before {
    content: "\f806"
}
.fa-percent:before,.fa-percentage:before {
    content: "\25"
}
.fa-display:before {
    content: "\e163"
}
.fa-face-smile:before,.fa-smile:before {
    content: "\f118"
}
.fa-hand-peace:before {
    content: "\f25b"
}
.fa-rotate:before,.fa-sync-alt:before {
    content: "\f2f1"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}
.fa-face-grin-hearts:before,.fa-grin-hearts:before {
    content: "\f584"
}
.fa-dice-four:before {
    content: "\f524"
}
.fa-clock-rotate-left:before,.fa-history:before {
    content: "\f1da"
}
.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before {
    content: "\f583"
}
.fa-arrow-right-from-file:before,.fa-file-export:before {
    content: "\f56e"
}
.fa-chevron-circle-left:before,.fa-circle-chevron-left:before {
    content: "\f137"
}
.fa-code-commit:before {
    content: "\f386"
}
.fa-earth-oceania:before,.fa-globe-oceania:before {
    content: "\e47b"
}
.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before {
    content: "\f2d3"
}
.fa-hashtag:before {
    content: "\23"
}
.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}
.fa-fan:before {
    content: "\f863"
}
.fa-circle-plus:before,.fa-plus-circle:before {
    content: "\f055"
}
.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before {
    content: "\f58b"
}
.fa-hand-holding:before {
    content: "\f4bd"
}
.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before {
    content: "\f127"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-fire-alt:before,.fa-fire-flame-curved:before {
    content: "\f7e4"
}
.fa-file-circle-plus:before {
    content: "\e494"
}
.fa-border-all:before {
    content: "\f84c"
}
.fa-angry:before,.fa-face-angry:before {
    content: "\f556"
}
.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}
.fa-comment-sms:before,.fa-sms:before {
    content: "\f7cd"
}
.fa-check:before {
    content: "\f00c"
}
.fa-fist-raised:before,.fa-hand-fist:before {
    content: "\f6de"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-earth-europe:before,.fa-globe-europe:before {
    content: "\f7a2"
}
.fa-book-open:before {
    content: "\f518"
}
.fa-handcuffs:before {
    content: "\e4f8"
}
.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before {
    content: "\f071"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before {
    content: "\f53b"
}
.fa-hands:before,.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}
.fa-face-grimace:before,.fa-grimace:before {
    content: "\f57f"
}
.fa-envelope-square:before,.fa-square-envelope:before {
    content: "\f199"
}
.fa-dice:before {
    content: "\f522"
}
.fa-brain:before {
    content: "\f5dc"
}
.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before {
    content: "\f057"
}
.fa-earth-asia:before,.fa-globe-asia:before {
    content: "\f57e"
}
.fa-magnifying-glass-plus:before,.fa-search-plus:before {
    content: "\f00e"
}
.fa-allergies:before,.fa-hand-dots:before {
    content: "\f461"
}
.fa-file-invoice:before {
    content: "\f570"
}
.fa-magnifying-glass-minus:before,.fa-search-minus:before {
    content: "\f010"
}
.fa-cloud-sun:before {
    content: "\f6c4"
}
.fa-stopwatch-20:before {
    content: "\e06f"
}
.fa-bug-slash:before {
    content: "\e490"
}
.fa-face-sad-tear:before,.fa-sad-tear:before {
    content: "\f5b4"
}
.fa-print:before {
    content: "\f02f"
}
.fa-magnifying-glass-dollar:before,.fa-search-dollar:before {
    content: "\f688"
}
.fa-users-cog:before,.fa-users-gear:before {
    content: "\f509"
}
.fa-hand-point-left:before {
    content: "\f0a5"
}
.fa-handshake-alt:before,.fa-handshake-simple:before {
    content: "\f4c6"
}
.fa-fighter-jet:before,.fa-jet-fighter:before {
    content: "\f0fb"
}
.fa-video-camera:before,.fa-video:before {
    content: "\f03d"
}
.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}
.fa-hand-holding-medical:before {
    content: "\e05c"
}
: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(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")
}
.fa-brands,.fab {
    font-weight: 400
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-js-square:before,.fa-square-js:before {
    content: "\f3b9"
}
.fa-java:before {
    content: "\f4e4"
}
.fa-rocketchat:before {
    content: "\f3e8"
}
.fa-instagram-square:before,.fa-square-instagram:before {
    content: "\e055"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}
.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-freebsd:before {
    content: "\f3a4"
}
.fa-fonticons-fi:before {
    content: "\f3a2"
}
.fa-firstdraft:before {
    content: "\f3a1"
}
.fa-square-youtube:before,.fa-youtube-square:before {
    content: "\f431"
}
.fa-fedora:before {
    content: "\f798"
}
.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content: "\f2b4"
}
.fa-github-square:before,.fa-square-github:before {
    content: "\f092"
}
.fa-fedex:before {
    content: "\f797"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-playstation:before {
    content: "\f3df"
}
.fa-facebook-f:before {
    content: "\f39e"
}
.fa-first-order-alt:before {
    content: "\f50a"
}
.fa-fulcrum:before {
    content: "\f50b"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-fly:before {
    content: "\f417"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-facebook-messenger:before {
    content: "\f39f"
}
.fa-facebook-square:before,.fa-square-facebook:before {
    content: "\f082"
}
.fa-linkedin:before {
    content: "\f08c"
}
.fa-figma:before {
    content: "\f799"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-fort-awesome-alt:before {
    content: "\f3a3"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-fantasy-flight-games:before {
    content: "\f6dc"
}
.fa-python:before {
    content: "\f3e2"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-github:before {
    content: "\f09b"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-firefox-browser:before {
    content: "\e007"
}
.fa-square-whatsapp:before,.fa-whatsapp-square:before {
    content: "\f40c"
}
.fa-flipboard:before {
    content: "\f44d"
}
:host,:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")
}
.fa-regular,.far {
    font-weight: 400
}
:host,:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")
}
.fa-solid,.fas {
    font-weight: 900
}