@charset "utf-8";

/*! Font Awesome subset generated from local usage. Run `node scripts/generate-fa-subset.mjs` after adding new static fa-* icons. */

.fa-solid,
.fa-regular,
.fa-brands,
.fa-classic,
.fas,
.far,
.fab,
.fal,
.fat,
.fad,
.fadr,
.fadl,
.fadt,
.fass,
.fasr,
.fasl,
.fast,
.fasds,
.fasdr,
.fasdl,
.fasdt,
.faslr,
.faslpr,
.fawsb,
.fatl,
.fans,
.fands,
.faes,
.fagt,
.fajr,
.fajfr,
.fajdr,
.facr,
.fausb,
.faudsb,
.faufsb,
.fa-solid,
.fa-semibold,
.fa-regular,
.fa-light,
.fa-thin,
.fa-brands,
.fa-classic,
.fa-duotone,
.fa-sharp,
.fa-sharp-duotone,
.fa-chisel,
.fa-etch,
.fa-graphite,
.fa-jelly,
.fa-jelly-duo,
.fa-jelly-fill,
.fa-notdog,
.fa-notdog-duo,
.fa-slab,
.fa-slab-press,
.fa-thumbprint,
.fa-utility,
.fa-utility-duo,
.fa-utility-fill,
.fa-whiteboard,
.fa {
  --_fa-family: var(--fa-family, var(--fa-style-family, 'Font Awesome 7 Pro'));
  -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,
.fass,
.far,
.fasr,
.fal,
.fasl,
.fat,
.fast,
.fad,
.fadr,
.fadl,
.fadt,
.fasds,
.fasdr,
.fasdl,
.fasdt,
.fab,
.faslr,
.faslpr,
.fawsb,
.fatl,
.fans,
.fands,
.faes,
.fagt,
.fajr,
.fajfr,
.fajdr,
.facr,
.fausb,
.faudsb,
.faufsb,
.fa-solid,
.fa-semibold,
.fa-regular,
.fa-light,
.fa-thin,
.fa-brands,
.fa-classic,
.fa-duotone,
.fa-sharp,
.fa-sharp-duotone,
.fa-chisel,
.fa-etch,
.fa-graphite,
.fa-jelly,
.fa-jelly-duo,
.fa-jelly-fill,
.fa-notdog,
.fa-notdog-duo,
.fa-slab,
.fa-slab-press,
.fa-thumbprint,
.fa-utility,
.fa-utility-duo,
.fa-utility-fill,
.fa-whiteboard,
.fa)::before {
  content: var(--fa)/"";
}

@supports not (content: ""/"") {
  :is(.fas,
  .fass,
  .far,
  .fasr,
  .fal,
  .fasl,
  .fat,
  .fast,
  .fad,
  .fadr,
  .fadl,
  .fadt,
  .fasds,
  .fasdr,
  .fasdl,
  .fasdt,
  .fab,
  .faslr,
  .faslpr,
  .fawsb,
  .fatl,
  .fans,
  .fands,
  .faes,
  .fagt,
  .fajr,
  .fajfr,
  .fajdr,
  .facr,
  .fausb,
  .faudsb,
  .faufsb,
  .fa-solid,
  .fa-semibold,
  .fa-regular,
  .fa-light,
  .fa-thin,
  .fa-brands,
  .fa-classic,
  .fa-duotone,
  .fa-sharp,
  .fa-sharp-duotone,
  .fa-chisel,
  .fa-etch,
  .fa-graphite,
  .fa-jelly,
  .fa-jelly-duo,
  .fa-jelly-fill,
  .fa-notdog,
  .fa-notdog-duo,
  .fa-slab,
  .fa-slab-press,
  .fa-thumbprint,
  .fa-utility,
  .fa-utility-duo,
  .fa-utility-fill,
  .fa-whiteboard,
  .fa)::before {
    content: var(--fa);
  }
}
:is(.fad,
.fa-duotone,
.fadr,
.fadl,
.fadt,
.fasds,
.fa-sharp-duotone,
.fasdr,
.fasdl,
.fasdt,
.fatl,
.fa-thumbprint,
.fands,
.fa-notdog-duo,
.fajdr,
.fa-jelly-duo,
.faudsb,
.fa-utility-duo)::after {
  content: var(--fa)/"";
  font-feature-settings: "ss01";
}

@supports not (content: ""/"") {
  :is(.fad,
  .fa-duotone,
  .fadr,
  .fadl,
  .fadt,
  .fasds,
  .fa-sharp-duotone,
  .fasdr,
  .fasdl,
  .fasdt,
  .fatl,
  .fa-thumbprint,
  .fands,
  .fa-notdog-duo,
  .fajdr,
  .fa-jelly-duo,
  .faudsb,
  .fa-utility-duo)::after {
    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: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xs {
  font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-sm {
  font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-lg {
  font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-xl {
  font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.fa-2xl {
  font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */
  line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */
  vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */
}

.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(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* Heads Up: Bordered Icons will not be supported in the future!
  - This feature will be deprecated in the next major release of Font Awesome (v8)!
  - You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8.
*/
/* Notes:
* --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size)
* --@{v.$css-prefix}-border-padding =
  ** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment)
  ** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon)
*/
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.0625em);
  box-sizing: var(--fa-border-box-sizing, content-box);
  padding: var(--fa-border-padding, 0.1875em 0.25em);
}

.fa-pull-left,
.fa-pull-start {
  float: inline-start;
  margin-inline-end: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right,
.fa-pull-end {
  float: inline-end;
  margin-inline-start: var(--fa-pull-margin, 0.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(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  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(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  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(0.4, 0, 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-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, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  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-bounce,
  .fa-fade,
  .fa-beat-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, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.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%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -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 uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

:root, :host {
  --fa-family-classic: 'Font Awesome 7 Pro';
  --fa-family-brands: 'Font Awesome 7 Brands';
  --fa-family-sharp-duotone: 'Font Awesome 7 Sharp Duotone';
  --fa-style-family-classic: var(--fa-family-classic);
  --fa-font-light: normal 300 1em/1 var(--fa-family-classic);
  --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
  --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
  --fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
  --fa-font-sharp-duotone-solid: normal 900 1em/1 var(--fa-family-sharp-duotone);
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-light-300.woff2");
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.woff2");
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2");
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.woff2");
}

@font-face {
  font-family: "Font Awesome 7 Sharp Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-sharp-duotone-solid-900.woff2");
}

.fas,
.fa-classic {
  --fa-family: var(--fa-family-classic);
  --fa-style: 900;
}

.far {
  --fa-family: var(--fa-family-classic);
  --fa-style: 400;
}

.fal {
  --fa-family: var(--fa-family-classic);
  --fa-style: 300;
}

.fab,
.fa-brands,
.fa-classic.fa-brands {
  --fa-family: var(--fa-family-brands);
  --fa-style: 400;
}

.fa-solid {
  --fa-style: 900;
}

.fa-regular {
  --fa-style: 400;
}

.fa-light {
  --fa-style: 300;
}

.fa-sharp-duotone {
  --fa-family: var(--fa-family-sharp-duotone);
  position: relative;
  letter-spacing: normal;
}

.fa-sharp-duotone::before {
  position: absolute;
  color: var(--fa-primary-color, currentColor);
  opacity: var(--fa-primary-opacity, 1);
}

.fa-sharp-duotone::after {
  color: var(--fa-secondary-color, currentColor);
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-apple { --fa: "\f179"; }
.fa-apple-alt { --fa: "\f5d1"; }
.fa-arrow-down { --fa: "\f063"; }
.fa-arrow-down-short-wide { --fa: "\f884"; }
.fa-arrow-left { --fa: "\f060"; }
.fa-arrow-pointer { --fa: "\f245"; }
.fa-arrow-right { --fa: "\f061"; }
.fa-arrow-right-from-bracket { --fa: "\f08b"; }
.fa-arrow-trend-down { --fa: "\e097"; }
.fa-arrow-turn-down-left { --fa: "\e2e1"; }
.fa-arrow-up { --fa: "\f062"; }
.fa-arrows-alt-h { --fa: "\f337"; }
.fa-arrows-alt-v { --fa: "\f338"; }
.fa-arrows-left-right { --fa: "\f07e"; }
.fa-arrows-rotate { --fa: "\f021"; }
.fa-arrows-up-down { --fa: "\f07d"; }
.fa-award { --fa: "\f559"; }
.fa-badge-check { --fa: "\f336"; }
.fa-bars { --fa: "\f0c9"; }
.fa-battery-three-quarters { --fa: "\f241"; }
.fa-bell { --fa: "\f0f3"; }
.fa-bell-slash { --fa: "\f1f6"; }
.fa-bold { --fa: "\f032"; }
.fa-bolt { --fa: "\f0e7"; }
.fa-bomb { --fa: "\f1e2"; }
.fa-book { --fa: "\f02d"; }
.fa-book-bookmark { --fa: "\e0bb"; }
.fa-book-open { --fa: "\f518"; }
.fa-books { --fa: "\f5db"; }
.fa-border-all { --fa: "\f84c"; }
.fa-box-archive { --fa: "\f187"; }
.fa-box-open { --fa: "\f49e"; }
.fa-brain { --fa: "\f5dc"; }
.fa-briefcase { --fa: "\f0b1"; }
.fa-building { --fa: "\f1ad"; }
.fa-building-columns { --fa: "\f19c"; }
.fa-bullhorn { --fa: "\f0a1"; }
.fa-bullseye { --fa: "\f140"; }
.fa-bullseye-arrow { --fa: "\f648"; }
.fa-calculator { --fa: "\f1ec"; }
.fa-calendar { --fa: "\f133"; }
.fa-calendar-alt { --fa: "\f073"; }
.fa-calendar-check { --fa: "\f274"; }
.fa-calendar-day { --fa: "\f783"; }
.fa-calendar-days { --fa: "\f073"; }
.fa-calendar-plus { --fa: "\f271"; }
.fa-calendar-range { --fa: "\e0d6"; }
.fa-calendar-star { --fa: "\f736"; }
.fa-calendar-week { --fa: "\f784"; }
.fa-camera { --fa: "\f030"; }
.fa-caret-down { --fa: "\f0d7"; }
.fa-caret-up { --fa: "\f0d8"; }
.fa-certificate { --fa: "\f0a3"; }
.fa-chair { --fa: "\f6c0"; }
.fa-chalkboard { --fa: "\f51b"; }
.fa-chalkboard-user { --fa: "\f51c"; }
.fa-chart-bar { --fa: "\f080"; }
.fa-chart-column { --fa: "\e0e3"; }
.fa-chart-line { --fa: "\f201"; }
.fa-chart-pie { --fa: "\f200"; }
.fa-chart-pie-simple { --fa: "\f64e"; }
.fa-chart-simple { --fa: "\e473"; }
.fa-check { --fa: "\f00c"; }
.fa-check-circle { --fa: "\f058"; }
.fa-check-double { --fa: "\f560"; }
.fa-chevron-down { --fa: "\f078"; }
.fa-chevron-left { --fa: "\f053"; }
.fa-chevron-right { --fa: "\f054"; }
.fa-chevron-up { --fa: "\f077"; }
.fa-chevrons-left { --fa: "\f323"; }
.fa-chevrons-right { --fa: "\f324"; }
.fa-child { --fa: "\f1ae"; }
.fa-child-reaching { --fa: "\e59d"; }
.fa-circle { --fa: "\f111"; }
.fa-circle-check { --fa: "\f058"; }
.fa-circle-dot { --fa: "\f192"; }
.fa-circle-exclamation { --fa: "\f06a"; }
.fa-circle-info { --fa: "\f05a"; }
.fa-circle-nodes { --fa: "\e4e2"; }
.fa-circle-notch { --fa: "\f1ce"; }
.fa-circle-play { --fa: "\f144"; }
.fa-circle-plus { --fa: "\f055"; }
.fa-circle-question { --fa: "\f059"; }
.fa-circle-user { --fa: "\f2bd"; }
.fa-circle-xmark { --fa: "\f057"; }
.fa-clapperboard { --fa: "\e131"; }
.fa-clipboard-check { --fa: "\f46c"; }
.fa-clipboard-list { --fa: "\f46d"; }
.fa-clipboard-question { --fa: "\e4e3"; }
.fa-clock { --fa: "\f017"; }
.fa-clock-rotate-left { --fa: "\f1da"; }
.fa-clone { --fa: "\f24d"; }
.fa-cloud { --fa: "\f0c2"; }
.fa-cloud-arrow-down { --fa: "\f0ed"; }
.fa-cloud-arrow-up { --fa: "\f0ee"; }
.fa-cloud-sun { --fa: "\f6c4"; }
.fa-code { --fa: "\f121"; }
.fa-coffee { --fa: "\f0f4"; }
.fa-cog { --fa: "\f013"; }
.fa-coins { --fa: "\f51e"; }
.fa-columns { --fa: "\f0db"; }
.fa-comment-dots { --fa: "\f4ad"; }
.fa-comments { --fa: "\f086"; }
.fa-compass { --fa: "\f14e"; }
.fa-compress { --fa: "\f066"; }
.fa-copy { --fa: "\f0c5"; }
.fa-crop-alt { --fa: "\f565"; }
.fa-crown { --fa: "\f521"; }
.fa-cubes { --fa: "\f1b3"; }
.fa-database { --fa: "\f1c0"; }
.fa-desktop { --fa: "\f390"; }
.fa-dice { --fa: "\f522"; }
.fa-display { --fa: "\e163"; }
.fa-download { --fa: "\f019"; }
.fa-edit { --fa: "\f044"; }
.fa-ellipsis-vertical { --fa: "\f142"; }
.fa-envelope { --fa: "\f0e0"; }
.fa-envelope-circle-check { --fa: "\e4e8"; }
.fa-envelope-open { --fa: "\f2b6"; }
.fa-envelope-open-text { --fa: "\f658"; }
.fa-exclamation-triangle { --fa: "\f071"; }
.fa-expand { --fa: "\f065"; }
.fa-external-link-alt { --fa: "\f35d"; }
.fa-eye { --fa: "\f06e"; }
.fa-eye-slash { --fa: "\f070"; }
.fa-face-smile { --fa: "\f118"; }
.fa-facebook-f { --fa: "\f39e"; }
.fa-file { --fa: "\f15b"; }
.fa-file-alt { --fa: "\f15c"; }
.fa-file-certificate { --fa: "\f5f3"; }
.fa-file-circle-question { --fa: "\e4ef"; }
.fa-file-csv { --fa: "\f6dd"; }
.fa-file-download { --fa: "\f56d"; }
.fa-file-export { --fa: "\f56e"; }
.fa-file-invoice { --fa: "\f570"; }
.fa-file-lines { --fa: "\f15c"; }
.fa-file-pdf { --fa: "\f1c1"; }
.fa-file-pen { --fa: "\f31c"; }
.fa-file-powerpoint { --fa: "\f1c4"; }
.fa-file-video { --fa: "\f1c8"; }
.fa-file-word { --fa: "\f1c2"; }
.fa-film { --fa: "\f008"; }
.fa-filter { --fa: "\f0b0"; }
.fa-fire { --fa: "\f06d"; }
.fa-flag { --fa: "\f024"; }
.fa-flag-checkered { --fa: "\f11e"; }
.fa-flask { --fa: "\f0c3"; }
.fa-floppy-disk { --fa: "\f0c7"; }
.fa-folder-open { --fa: "\f07c"; }
.fa-font { --fa: "\f031"; }
.fa-forward { --fa: "\f04e"; }
.fa-futbol { --fa: "\f1e3"; }
.fa-gamepad { --fa: "\f11b"; }
.fa-gear { --fa: "\f013"; }
.fa-gem { --fa: "\f3a5"; }
.fa-ghost { --fa: "\f6e2"; }
.fa-globe { --fa: "\f0ac"; }
.fa-globe-asia { --fa: "\f57e"; }
.fa-google-play { --fa: "\f3ab"; }
.fa-graduation-cap { --fa: "\f19d"; }
.fa-grid-2 { --fa: "\e196"; }
.fa-grip-lines-vertical { --fa: "\f7a5"; }
.fa-grip-vertical { --fa: "\f58e"; }
.fa-hand-pointer { --fa: "\f25a"; }
.fa-hand-sparkles { --fa: "\e05d"; }
.fa-handshake { --fa: "\f2b5"; }
.fa-handshake-angle { --fa: "\f4c4"; }
.fa-hashtag { --fa: "\23"; }
.fa-heading { --fa: "\f1dc"; }
.fa-headphones { --fa: "\f025"; }
.fa-headset { --fa: "\f590"; }
.fa-heart { --fa: "\f004"; }
.fa-heart-crack { --fa: "\f7a9"; }
.fa-hourglass-half { --fa: "\f252"; }
.fa-house { --fa: "\f015"; }
.fa-icons { --fa: "\f86d"; }
.fa-id-badge { --fa: "\f2c1"; }
.fa-id-card { --fa: "\f2c2"; }
.fa-image { --fa: "\f03e"; }
.fa-images { --fa: "\f302"; }
.fa-infinity { --fa: "\f534"; }
.fa-info-circle { --fa: "\f05a"; }
.fa-instagram { --fa: "\f16d"; }
.fa-key { --fa: "\f084"; }
.fa-keyboard { --fa: "\f11c"; }
.fa-landmark { --fa: "\f66f"; }
.fa-laptop { --fa: "\f109"; }
.fa-laptop-code { --fa: "\f5fc"; }
.fa-layer-group { --fa: "\f5fd"; }
.fa-lightbulb { --fa: "\f0eb"; }
.fa-link { --fa: "\f0c1"; }
.fa-link-slash { --fa: "\f127"; }
.fa-linkedin { --fa: "\f08c"; }
.fa-linkedin-in { --fa: "\f0e1"; }
.fa-list { --fa: "\f03a"; }
.fa-list-check { --fa: "\f0ae"; }
.fa-list-ol { --fa: "\f0cb"; }
.fa-list-ul { --fa: "\f0ca"; }
.fa-location-crosshairs { --fa: "\f601"; }
.fa-location-dot { --fa: "\f3c5"; }
.fa-lock { --fa: "\f023"; }
.fa-lock-open { --fa: "\f3c1"; }
.fa-magic { --fa: "\f0d0"; }
.fa-magnifying-glass { --fa: "\f002"; }
.fa-magnifying-glass-minus { --fa: "\f010"; }
.fa-magnifying-glass-plus { --fa: "\f00e"; }
.fa-medal { --fa: "\f5a2"; }
.fa-microchip { --fa: "\f2db"; }
.fa-microphone { --fa: "\f130"; }
.fa-microphone-lines { --fa: "\f3c9"; }
.fa-minus { --fa: "\f068"; }
.fa-mobile-alt { --fa: "\f3cd"; }
.fa-mobile-screen { --fa: "\f3cf"; }
.fa-mobile-screen-button { --fa: "\f3cd"; }
.fa-money-bill { --fa: "\f0d6"; }
.fa-moon { --fa: "\f186"; }
.fa-mouse { --fa: "\f8cc"; }
.fa-music { --fa: "\f001"; }
.fa-newspaper { --fa: "\f1ea"; }
.fa-paint-brush { --fa: "\f1fc"; }
.fa-palette { --fa: "\f53f"; }
.fa-paper-plane { --fa: "\f1d8"; }
.fa-paperclip { --fa: "\f0c6"; }
.fa-pen { --fa: "\f304"; }
.fa-pen-nib { --fa: "\f5ad"; }
.fa-pen-ruler { --fa: "\f5ae"; }
.fa-pen-to-square { --fa: "\f044"; }
.fa-pencil { --fa: "\f303"; }
.fa-pencil-alt { --fa: "\f303"; }
.fa-people-group { --fa: "\e533"; }
.fa-percentage { --fa: "\25"; }
.fa-phone { --fa: "\f095"; }
.fa-photo-film { --fa: "\f87c"; }
.fa-plane { --fa: "\f072"; }
.fa-play { --fa: "\f04b"; }
.fa-play-circle { --fa: "\f144"; }
.fa-plus { --fa: "\2b"; }
.fa-plus-circle { --fa: "\f055"; }
.fa-print { --fa: "\f02f"; }
.fa-puzzle-piece { --fa: "\f12e"; }
.fa-qrcode { --fa: "\f029"; }
.fa-question-circle { --fa: "\f059"; }
.fa-quote-left { --fa: "\f10d"; }
.fa-quote-right { --fa: "\f10e"; }
.fa-rainbow { --fa: "\f75b"; }
.fa-random { --fa: "\f074"; }
.fa-ranking-star { --fa: "\e561"; }
.fa-rectangle-ad { --fa: "\f641"; }
.fa-redo { --fa: "\f01e"; }
.fa-redo-alt { --fa: "\f2f9"; }
.fa-robot { --fa: "\f544"; }
.fa-rocket { --fa: "\f135"; }
.fa-rotate { --fa: "\f2f1"; }
.fa-rotate-left { --fa: "\f2ea"; }
.fa-rotate-right { --fa: "\f2f9"; }
.fa-route { --fa: "\f4d7"; }
.fa-sack-dollar { --fa: "\f81d"; }
.fa-save { --fa: "\f0c7"; }
.fa-scale-balanced { --fa: "\f24e"; }
.fa-school { --fa: "\f549"; }
.fa-screwdriver-wrench { --fa: "\f7d9"; }
.fa-search { --fa: "\f002"; }
.fa-seedling { --fa: "\f4d8"; }
.fa-server { --fa: "\f233"; }
.fa-share-nodes { --fa: "\f1e0"; }
.fa-shield-alt { --fa: "\f3ed"; }
.fa-shield-halved { --fa: "\f3ed"; }
.fa-shield-heart { --fa: "\e574"; }
.fa-shuffle { --fa: "\f074"; }
.fa-signal { --fa: "\f012"; }
.fa-sliders { --fa: "\f1de"; }
.fa-sliders-h { --fa: "\f1de"; }
.fa-spell-check { --fa: "\f891"; }
.fa-spinner { --fa: "\f110"; }
.fa-stairs { --fa: "\e289"; }
.fa-star { --fa: "\f005"; }
.fa-star-half-stroke { --fa: "\f5c0"; }
.fa-stethoscope { --fa: "\f0f1"; }
.fa-stop-circle { --fa: "\f28d"; }
.fa-stopwatch { --fa: "\f2f2"; }
.fa-sun { --fa: "\f185"; }
.fa-sync-alt { --fa: "\f2f1"; }
.fa-table { --fa: "\f0ce"; }
.fa-table-cells { --fa: "\f00a"; }
.fa-table-cells-large { --fa: "\f009"; }
.fa-table-list { --fa: "\f00b"; }
.fa-tag { --fa: "\f02b"; }
.fa-tags { --fa: "\f02c"; }
.fa-tasks { --fa: "\f0ae"; }
.fa-terminal { --fa: "\f120"; }
.fa-th-large { --fa: "\f009"; }
.fa-ticket { --fa: "\f145"; }
.fa-ticket-alt { --fa: "\f3ff"; }
.fa-tiktok { --fa: "\e07b"; }
.fa-timer { --fa: "\e29e"; }
.fa-times { --fa: "\f00d"; }
.fa-times-circle { --fa: "\f057"; }
.fa-toggle-off { --fa: "\f204"; }
.fa-toggle-on { --fa: "\f205"; }
.fa-toolbox { --fa: "\f552"; }
.fa-tools { --fa: "\f7d9"; }
.fa-trash { --fa: "\f1f8"; }
.fa-trash-alt { --fa: "\f2ed"; }
.fa-trash-can { --fa: "\f2ed"; }
.fa-triangle-exclamation { --fa: "\f071"; }
.fa-trophy { --fa: "\f091"; }
.fa-undo { --fa: "\f0e2"; }
.fa-upload { --fa: "\f093"; }
.fa-user { --fa: "\f007"; }
.fa-user-astronaut { --fa: "\f4fb"; }
.fa-user-check { --fa: "\f4fc"; }
.fa-user-clock { --fa: "\f4fd"; }
.fa-user-edit { --fa: "\f4ff"; }
.fa-user-graduate { --fa: "\f501"; }
.fa-user-md { --fa: "\f0f0"; }
.fa-user-pen { --fa: "\f4ff"; }
.fa-user-plus { --fa: "\f234"; }
.fa-user-shield { --fa: "\f505"; }
.fa-user-slash { --fa: "\f506"; }
.fa-user-tag { --fa: "\f507"; }
.fa-user-xmark { --fa: "\f235"; }
.fa-users { --fa: "\f0c0"; }
.fa-users-gear { --fa: "\f509"; }
.fa-users-line { --fa: "\e592"; }
.fa-users-rectangle { --fa: "\e594"; }
.fa-users-slash { --fa: "\e073"; }
.fa-video { --fa: "\f03d"; }
.fa-volume-high { --fa: "\f028"; }
.fa-volume-xmark { --fa: "\f6a9"; }
.fa-wallet { --fa: "\f555"; }
.fa-wand-magic-sparkles { --fa: "\e2ca"; }
.fa-whatsapp { --fa: "\f232"; }
.fa-wifi { --fa: "\f1eb"; }
.fa-x-twitter { --fa: "\e61b"; }
.fa-xmark { --fa: "\f00d"; }
.fa-youtube { --fa: "\f167"; }

