/*!
 * Font Awesome Pro 7.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2025 Fonticons, Inc.
 */
.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,
.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-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, 'FontAwesome7Pro'));
  -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, .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-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, .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-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 */

.fa-0 {
  --fa: '\30 ' !important;
}

.fa-1 {
  --fa: '\31 ' !important;
}

.fa-2 {
  --fa: '\32 ' !important;
}

.fa-3 {
  --fa: '\33 ' !important;
}

.fa-4 {
  --fa: '\34 ' !important;
}

.fa-5 {
  --fa: '\35 ' !important;
}

.fa-6 {
  --fa: '\36 ' !important;
}

.fa-7 {
  --fa: '\37 ' !important;
}

.fa-8 {
  --fa: '\38 ' !important;
}

.fa-9 {
  --fa: '\39 ' !important;
}

.fa-exclamation {
  --fa: '\!' !important;
}

.fa-ditto {
  --fa: '"' !important;
}

.fa-hashtag {
  --fa: '\#' !important;
}

.fa-dollar-sign {
  --fa: '\$' !important;
}

.fa-dollar {
  --fa: '\$' !important;
}

.fa-usd {
  --fa: '\$' !important;
}

.fa-percent {
  --fa: '\%' !important;
}

.fa-percentage {
  --fa: '\%' !important;
}

.fa-ampersand {
  --fa: '\&' !important;
}

.fa-apostrophe {
  --fa: "'";
}

.fa-bracket-round {
  --fa: '\(' !important;
}

.fa-parenthesis {
  --fa: '\(' !important;
}

.fa-bracket-round-right {
  --fa: '\)' !important;
}

.fa-asterisk {
  --fa: '\*' !important;
}

.fa-plus {
  --fa: '\+' !important;
}

.fa-add {
  --fa: '\+' !important;
}

.fa-comma {
  --fa: '\,' !important;
}

.fa-hyphen {
  --fa: '\-' !important;
}

.fa-period {
  --fa: '\.' !important;
}

.fa-slash-forward {
  --fa: '\/' !important;
}

.fa-colon {
  --fa: '\:' !important;
}

.fa-semicolon {
  --fa: '\;' !important;
}

.fa-less-than {
  --fa: '\<' !important;
}

.fa-equals {
  --fa: '\=' !important;
}

.fa-greater-than {
  --fa: '\>' !important;
}

.fa-question {
  --fa: '\?' !important;
}

.fa-at {
  --fa: '\@' !important;
}

.fa-a {
  --fa: 'A' !important;
}

.fa-b {
  --fa: 'B' !important;
}

.fa-c {
  --fa: 'C' !important;
}

.fa-d {
  --fa: 'D' !important;
}

.fa-e {
  --fa: 'E' !important;
}

.fa-f {
  --fa: 'F' !important;
}

.fa-g {
  --fa: 'G' !important;
}

.fa-h {
  --fa: 'H' !important;
}

.fa-i {
  --fa: 'I' !important;
}

.fa-j {
  --fa: 'J' !important;
}

.fa-k {
  --fa: 'K' !important;
}

.fa-l {
  --fa: 'L' !important;
}

.fa-m {
  --fa: 'M' !important;
}

.fa-n {
  --fa: 'N' !important;
}

.fa-o {
  --fa: 'O' !important;
}

.fa-p {
  --fa: 'P' !important;
}

.fa-q {
  --fa: 'Q' !important;
}

.fa-r {
  --fa: 'R' !important;
}

.fa-s {
  --fa: 'S' !important;
}

.fa-t {
  --fa: 'T' !important;
}

.fa-u {
  --fa: 'U' !important;
}

.fa-v {
  --fa: 'V' !important;
}

.fa-w {
  --fa: 'W' !important;
}

.fa-x {
  --fa: 'X' !important;
}

.fa-y {
  --fa: 'Y' !important;
}

.fa-z {
  --fa: 'Z' !important;
}

.fa-bracket-square {
  --fa: '\[' !important;
}

.fa-bracket {
  --fa: '\[' !important;
}

.fa-bracket-left {
  --fa: '\[' !important;
}

.fa-slash-back {
  --fa: '\\' !important;
}

.fa-bracket-square-right {
  --fa: '\]' !important;
}

.fa-accent-grave {
  --fa: '\`' !important;
}

.fa-bracket-curly {
  --fa: '\{' !important;
}

.fa-bracket-curly-left {
  --fa: '\{' !important;
}

.fa-pipe {
  --fa: '\|' !important;
}

.fa-bracket-curly-right {
  --fa: '\}' !important;
}

.fa-tilde {
  --fa: '\~' !important;
}

.fa-caravan-simple {
  --fa: '\e000' !important;
}

.fa-caravan-alt {
  --fa: '\e000' !important;
}

.fa-cat-space {
  --fa: '\e001' !important;
}

.fa-coffee-pot {
  --fa: '\e002' !important;
}

.fa-comet {
  --fa: '\e003' !important;
}

.fa-fan-table {
  --fa: '\e004' !important;
}

.fa-faucet {
  --fa: '\e005' !important;
}

.fa-faucet-drip {
  --fa: '\e006' !important;
}

.fa-galaxy {
  --fa: '\e008' !important;
}

.fa-garage {
  --fa: '\e009' !important;
}

.fa-garage-car {
  --fa: '\e00a' !important;
}

.fa-garage-open {
  --fa: '\e00b' !important;
}

.fa-heat {
  --fa: '\e00c' !important;
}

.fa-house-chimney-window {
  --fa: '\e00d' !important;
}

.fa-house-day {
  --fa: '\e00e' !important;
}

.fa-house-person-leave {
  --fa: '\e00f' !important;
}

.fa-house-leave {
  --fa: '\e00f' !important;
}

.fa-house-person-depart {
  --fa: '\e00f' !important;
}

.fa-house-night {
  --fa: '\e010' !important;
}

.fa-house-person-return {
  --fa: '\e011' !important;
}

.fa-house-person-arrive {
  --fa: '\e011' !important;
}

.fa-house-return {
  --fa: '\e011' !important;
}

.fa-house-signal {
  --fa: '\e012' !important;
}

.fa-lamp-desk {
  --fa: '\e014' !important;
}

.fa-lamp-floor {
  --fa: '\e015' !important;
}

.fa-light-ceiling {
  --fa: '\e016' !important;
}

.fa-light-switch {
  --fa: '\e017' !important;
}

.fa-light-switch-off {
  --fa: '\e018' !important;
}

.fa-light-switch-on {
  --fa: '\e019' !important;
}

.fa-microwave {
  --fa: '\e01b' !important;
}

.fa-outlet {
  --fa: '\e01c' !important;
}

.fa-oven {
  --fa: '\e01d' !important;
}

.fa-planet-moon {
  --fa: '\e01f' !important;
}

.fa-planet-ringed {
  --fa: '\e020' !important;
}

.fa-police-box {
  --fa: '\e021' !important;
}

.fa-person-to-portal {
  --fa: '\e022' !important;
}

.fa-portal-enter {
  --fa: '\e022' !important;
}

.fa-person-from-portal {
  --fa: '\e023' !important;
}

.fa-portal-exit {
  --fa: '\e023' !important;
}

.fa-radar {
  --fa: '\e024' !important;
}

.fa-raygun {
  --fa: '\e025' !important;
}

.fa-refrigerator {
  --fa: '\e026' !important;
}

.fa-rocket-launch {
  --fa: '\e027' !important;
}

.fa-sensor {
  --fa: '\e028' !important;
}

.fa-sensor-triangle-exclamation {
  --fa: '\e029' !important;
}

.fa-sensor-alert {
  --fa: '\e029' !important;
}

.fa-sensor-fire {
  --fa: '\e02a' !important;
}

.fa-sensor-on {
  --fa: '\e02b' !important;
}

.fa-sensor-cloud {
  --fa: '\e02c' !important;
}

.fa-sensor-smoke {
  --fa: '\e02c' !important;
}

.fa-siren {
  --fa: '\e02d' !important;
}

.fa-siren-on {
  --fa: '\e02e' !important;
}

.fa-solar-system {
  --fa: '\e02f' !important;
}

.fa-circle-sort {
  --fa: '\e030' !important;
}

.fa-sort-circle {
  --fa: '\e030' !important;
}

.fa-circle-sort-down {
  --fa: '\e031' !important;
}

.fa-sort-circle-down {
  --fa: '\e031' !important;
}

.fa-circle-sort-up {
  --fa: '\e032' !important;
}

.fa-sort-circle-up {
  --fa: '\e032' !important;
}

.fa-space-station-moon {
  --fa: '\e033' !important;
}

.fa-space-station-moon-construction {
  --fa: '\e034' !important;
}

.fa-space-station-moon-alt {
  --fa: '\e034' !important;
}

.fa-sprinkler {
  --fa: '\e035' !important;
}

.fa-star-shooting {
  --fa: '\e036' !important;
}

.fa-starfighter {
  --fa: '\e037' !important;
}

.fa-starfighter-twin-ion-engine {
  --fa: '\e038' !important;
}

.fa-starfighter-alt {
  --fa: '\e038' !important;
}

.fa-starship {
  --fa: '\e039' !important;
}

.fa-starship-freighter {
  --fa: '\e03a' !important;
}

.fa-sword-laser {
  --fa: '\e03b' !important;
}

.fa-sword-laser-alt {
  --fa: '\e03c' !important;
}

.fa-swords-laser {
  --fa: '\e03d' !important;
}

.fa-telescope {
  --fa: '\e03e' !important;
}

.fa-temperature-arrow-down {
  --fa: '\e03f' !important;
}

.fa-temperature-down {
  --fa: '\e03f' !important;
}

.fa-temperature-arrow-up {
  --fa: '\e040' !important;
}

.fa-temperature-up {
  --fa: '\e040' !important;
}

.fa-trailer {
  --fa: '\e041' !important;
}

.fa-transporter {
  --fa: '\e042' !important;
}

.fa-transporter-1 {
  --fa: '\e043' !important;
}

.fa-transporter-2 {
  --fa: '\e044' !important;
}

.fa-transporter-3 {
  --fa: '\e045' !important;
}

.fa-transporter-empty {
  --fa: '\e046' !important;
}

.fa-ufo {
  --fa: '\e047' !important;
}

.fa-ufo-beam {
  --fa: '\e048' !important;
}

.fa-user-alien {
  --fa: '\e04a' !important;
}

.fa-user-robot {
  --fa: '\e04b' !important;
}

.fa-user-visor {
  --fa: '\e04c' !important;
}

.fa-vacuum {
  --fa: '\e04d' !important;
}

.fa-vacuum-robot {
  --fa: '\e04e' !important;
}

.fa-window-frame {
  --fa: '\e04f' !important;
}

.fa-window-frame-open {
  --fa: '\e050' !important;
}

.fa-coffin-cross {
  --fa: '\e051' !important;
}

.fa-folder-arrow-down {
  --fa: '\e053' !important;
}

.fa-folder-download {
  --fa: '\e053' !important;
}

.fa-folder-arrow-up {
  --fa: '\e054' !important;
}

.fa-folder-upload {
  --fa: '\e054' !important;
}

.fa-user-unlock {
  --fa: '\e058' !important;
}

.fa-bacteria {
  --fa: '\e059' !important;
}

.fa-bacterium {
  --fa: '\e05a' !important;
}

.fa-box-tissue {
  --fa: '\e05b' !important;
}

.fa-hand-holding-medical {
  --fa: '\e05c' !important;
}

.fa-hand-sparkles {
  --fa: '\e05d' !important;
}

.fa-hands-bubbles {
  --fa: '\e05e' !important;
}

.fa-hands-wash {
  --fa: '\e05e' !important;
}

.fa-handshake-slash {
  --fa: '\e060' !important;
}

.fa-handshake-alt-slash {
  --fa: '\e060' !important;
}

.fa-handshake-simple-slash {
  --fa: '\e060' !important;
}

.fa-head-side-cough {
  --fa: '\e061' !important;
}

.fa-head-side-cough-slash {
  --fa: '\e062' !important;
}

.fa-head-side-mask {
  --fa: '\e063' !important;
}

.fa-head-side-virus {
  --fa: '\e064' !important;
}

.fa-house-chimney-user {
  --fa: '\e065' !important;
}

.fa-house-laptop {
  --fa: '\e066' !important;
}

.fa-laptop-house {
  --fa: '\e066' !important;
}

.fa-lungs-virus {
  --fa: '\e067' !important;
}

.fa-people-arrows {
  --fa: '\e068' !important;
}

.fa-people-arrows-left-right {
  --fa: '\e068' !important;
}

.fa-plane-slash {
  --fa: '\e069' !important;
}

.fa-pump-medical {
  --fa: '\e06a' !important;
}

.fa-pump-soap {
  --fa: '\e06b' !important;
}

.fa-shield-virus {
  --fa: '\e06c' !important;
}

.fa-sink {
  --fa: '\e06d' !important;
}

.fa-soap {
  --fa: '\e06e' !important;
}

.fa-stopwatch-20 {
  --fa: '\e06f' !important;
}

.fa-shop-slash {
  --fa: '\e070' !important;
}

.fa-store-alt-slash {
  --fa: '\e070' !important;
}

.fa-store-slash {
  --fa: '\e071' !important;
}

.fa-toilet-paper-slash {
  --fa: '\e072' !important;
}

.fa-users-slash {
  --fa: '\e073' !important;
}

.fa-virus {
  --fa: '\e074' !important;
}

.fa-virus-slash {
  --fa: '\e075' !important;
}

.fa-viruses {
  --fa: '\e076' !important;
}

.fa-vest {
  --fa: '\e085' !important;
}

.fa-vest-patches {
  --fa: '\e086' !important;
}

.fa-airplay {
  --fa: '\e089' !important;
}

.fa-alt {
  --fa: '\e08a' !important;
}

.fa-angle {
  --fa: '\e08c' !important;
}

.fa-angle-90 {
  --fa: '\e08d' !important;
}

.fa-apple-core {
  --fa: '\e08f' !important;
}

.fa-arrow-down-from-dotted-line {
  --fa: '\e090' !important;
}

.fa-arrow-down-left {
  --fa: '\e091' !important;
}

.fa-arrow-down-left-and-arrow-up-right-to-center {
  --fa: '\e092' !important;
}

.fa-arrow-down-right {
  --fa: '\e093' !important;
}

.fa-arrow-down-to-bracket {
  --fa: '\e094' !important;
}

.fa-arrow-down-to-dotted-line {
  --fa: '\e095' !important;
}

.fa-arrow-down-to-square {
  --fa: '\e096' !important;
}

.fa-arrow-trend-down {
  --fa: '\e097' !important;
}

.fa-arrow-trend-up {
  --fa: '\e098' !important;
}

.fa-arrow-up-arrow-down {
  --fa: '\e099' !important;
}

.fa-sort-up-down {
  --fa: '\e099' !important;
}

.fa-arrow-up-from-bracket {
  --fa: '\e09a' !important;
}

.fa-arrow-up-from-dotted-line {
  --fa: '\e09b' !important;
}

.fa-arrow-up-from-square {
  --fa: '\e09c' !important;
}

.fa-arrow-up-left {
  --fa: '\e09d' !important;
}

.fa-arrow-up-left-from-circle {
  --fa: '\e09e' !important;
}

.fa-arrow-up-right {
  --fa: '\e09f' !important;
}

.fa-arrow-up-right-and-arrow-down-left-from-center {
  --fa: '\e0a0' !important;
}

.fa-arrow-up-to-dotted-line {
  --fa: '\e0a1' !important;
}

.fa-arrows-cross {
  --fa: '\e0a2' !important;
}

.fa-arrows-from-dotted-line {
  --fa: '\e0a3' !important;
}

.fa-arrows-from-line {
  --fa: '\e0a4' !important;
}

.fa-arrows-minimize {
  --fa: '\e0a5' !important;
}

.fa-compress-arrows {
  --fa: '\e0a5' !important;
}

.fa-arrows-to-dotted-line {
  --fa: '\e0a6' !important;
}

.fa-arrows-to-line {
  --fa: '\e0a7' !important;
}

.fa-audio-description-slash {
  --fa: '\e0a8' !important;
}

.fa-austral-sign {
  --fa: '\e0a9' !important;
}

.fa-avocado {
  --fa: '\e0aa' !important;
}

.fa-award-simple {
  --fa: '\e0ab' !important;
}

.fa-baht-sign {
  --fa: '\e0ac' !important;
}

.fa-bars-filter {
  --fa: '\e0ad' !important;
}

.fa-bars-sort {
  --fa: '\e0ae' !important;
}

.fa-basket-shopping-simple {
  --fa: '\e0af' !important;
}

.fa-shopping-basket-alt {
  --fa: '\e0af' !important;
}

.fa-battery-exclamation {
  --fa: '\e0b0' !important;
}

.fa-battery-low {
  --fa: '\e0b1' !important;
}

.fa-battery-1 {
  --fa: '\e0b1' !important;
}

.fa-bee {
  --fa: '\e0b2' !important;
}

.fa-beer-mug {
  --fa: '\e0b3' !important;
}

.fa-beer-foam {
  --fa: '\e0b3' !important;
}

.fa-bitcoin-sign {
  --fa: '\e0b4' !important;
}

.fa-block-quote {
  --fa: '\e0b5' !important;
}

.fa-bolt-auto {
  --fa: '\e0b6' !important;
}

.fa-bolt-lightning {
  --fa: '\e0b7' !important;
}

.fa-bolt-slash {
  --fa: '\e0b8' !important;
}

.fa-book-arrow-right {
  --fa: '\e0b9' !important;
}

.fa-book-arrow-up {
  --fa: '\e0ba' !important;
}

.fa-book-bookmark {
  --fa: '\e0bb' !important;
}

.fa-book-circle-arrow-right {
  --fa: '\e0bc' !important;
}

.fa-book-circle-arrow-up {
  --fa: '\e0bd' !important;
}

.fa-book-copy {
  --fa: '\e0be' !important;
}

.fa-book-font {
  --fa: '\e0bf' !important;
}

.fa-book-open-cover {
  --fa: '\e0c0' !important;
}

.fa-book-open-alt {
  --fa: '\e0c0' !important;
}

.fa-book-section {
  --fa: '\e0c1' !important;
}

.fa-book-law {
  --fa: '\e0c1' !important;
}

.fa-bookmark-slash {
  --fa: '\e0c2' !important;
}

.fa-bowling-ball-pin {
  --fa: '\e0c3' !important;
}

.fa-box-circle-check {
  --fa: '\e0c4' !important;
}

.fa-brackets-round {
  --fa: '\e0c5' !important;
}

.fa-parentheses {
  --fa: '\e0c5' !important;
}

.fa-brain-circuit {
  --fa: '\e0c6' !important;
}

.fa-brake-warning {
  --fa: '\e0c7' !important;
}

.fa-briefcase-blank {
  --fa: '\e0c8' !important;
}

.fa-brightness {
  --fa: '\e0c9' !important;
}

.fa-brightness-low {
  --fa: '\e0ca' !important;
}

.fa-browsers {
  --fa: '\e0cb' !important;
}

.fa-buildings {
  --fa: '\e0cc' !important;
}

.fa-burger-fries {
  --fa: '\e0cd' !important;
}

.fa-burger-glass {
  --fa: '\e0ce' !important;
}

.fa-calendar-arrow-down {
  --fa: '\e0d0' !important;
}

.fa-calendar-download {
  --fa: '\e0d0' !important;
}

.fa-calendar-arrow-up {
  --fa: '\e0d1' !important;
}

.fa-calendar-upload {
  --fa: '\e0d1' !important;
}

.fa-calendar-clock {
  --fa: '\e0d2' !important;
}

.fa-calendar-time {
  --fa: '\e0d2' !important;
}

.fa-calendar-heart {
  --fa: '\e0d3' !important;
}

.fa-calendar-image {
  --fa: '\e0d4' !important;
}

.fa-calendar-lines {
  --fa: '\e0d5' !important;
}

.fa-calendar-note {
  --fa: '\e0d5' !important;
}

.fa-calendar-range {
  --fa: '\e0d6' !important;
}

.fa-calendars {
  --fa: '\e0d7' !important;
}

.fa-camera-rotate {
  --fa: '\e0d8' !important;
}

.fa-camera-slash {
  --fa: '\e0d9' !important;
}

.fa-camera-viewfinder {
  --fa: '\e0da' !important;
}

.fa-screenshot {
  --fa: '\e0da' !important;
}

.fa-cart-minus {
  --fa: '\e0db' !important;
}

.fa-cart-shopping-fast {
  --fa: '\e0dc' !important;
}

.fa-cart-xmark {
  --fa: '\e0dd' !important;
}

.fa-castle {
  --fa: '\e0de' !important;
}

.fa-cedi-sign {
  --fa: '\e0df' !important;
}

.fa-chart-bullet {
  --fa: '\e0e1' !important;
}

.fa-chart-candlestick {
  --fa: '\e0e2' !important;
}

.fa-chart-column {
  --fa: '\e0e3' !important;
}

.fa-chart-gantt {
  --fa: '\e0e4' !important;
}

.fa-chart-line-up {
  --fa: '\e0e5' !important;
}

.fa-chart-pyramid {
  --fa: '\e0e6' !important;
}

.fa-chart-radar {
  --fa: '\e0e7' !important;
}

.fa-chart-scatter-3d {
  --fa: '\e0e8' !important;
}

.fa-chart-scatter-bubble {
  --fa: '\e0e9' !important;
}

.fa-chart-tree-map {
  --fa: '\e0ea' !important;
}

.fa-chart-waterfall {
  --fa: '\e0eb' !important;
}

.fa-cherries {
  --fa: '\e0ec' !important;
}

.fa-circle-0 {
  --fa: '\e0ed' !important;
}

.fa-circle-1 {
  --fa: '\e0ee' !important;
}

.fa-circle-2 {
  --fa: '\e0ef' !important;
}

.fa-circle-3 {
  --fa: '\e0f0' !important;
}

.fa-circle-4 {
  --fa: '\e0f1' !important;
}

.fa-circle-5 {
  --fa: '\e0f2' !important;
}

.fa-circle-6 {
  --fa: '\e0f3' !important;
}

.fa-circle-7 {
  --fa: '\e0f4' !important;
}

.fa-circle-8 {
  --fa: '\e0f5' !important;
}

.fa-circle-9 {
  --fa: '\e0f6' !important;
}

.fa-circle-a {
  --fa: '\e0f7' !important;
}

.fa-circle-ampersand {
  --fa: '\e0f8' !important;
}

.fa-circle-arrow-down-left {
  --fa: '\e0f9' !important;
}

.fa-circle-arrow-down-right {
  --fa: '\e0fa' !important;
}

.fa-circle-arrow-up-left {
  --fa: '\e0fb' !important;
}

.fa-circle-arrow-up-right {
  --fa: '\e0fc' !important;
}

.fa-circle-b {
  --fa: '\e0fd' !important;
}

.fa-circle-bolt {
  --fa: '\e0fe' !important;
}

.fa-circle-book-open {
  --fa: '\e0ff' !important;
}

.fa-book-circle {
  --fa: '\e0ff' !important;
}

.fa-circle-bookmark {
  --fa: '\e100' !important;
}

.fa-bookmark-circle {
  --fa: '\e100' !important;
}

.fa-circle-c {
  --fa: '\e101' !important;
}

.fa-circle-calendar {
  --fa: '\e102' !important;
}

.fa-calendar-circle {
  --fa: '\e102' !important;
}

.fa-circle-camera {
  --fa: '\e103' !important;
}

.fa-camera-circle {
  --fa: '\e103' !important;
}

.fa-circle-d {
  --fa: '\e104' !important;
}

.fa-circle-dashed {
  --fa: '\e105' !important;
}

.fa-circle-divide {
  --fa: '\e106' !important;
}

.fa-circle-down-left {
  --fa: '\e107' !important;
}

.fa-circle-down-right {
  --fa: '\e108' !important;
}

.fa-circle-e {
  --fa: '\e109' !important;
}

.fa-circle-ellipsis {
  --fa: '\e10a' !important;
}

.fa-circle-ellipsis-vertical {
  --fa: '\e10b' !important;
}

.fa-circle-envelope {
  --fa: '\e10c' !important;
}

.fa-envelope-circle {
  --fa: '\e10c' !important;
}

.fa-circle-exclamation-check {
  --fa: '\e10d' !important;
}

.fa-circle-f {
  --fa: '\e10e' !important;
}

.fa-circle-g {
  --fa: '\e10f' !important;
}

.fa-circle-half {
  --fa: '\e110' !important;
}

.fa-circle-i {
  --fa: '\e111' !important;
}

.fa-circle-j {
  --fa: '\e112' !important;
}

.fa-circle-k {
  --fa: '\e113' !important;
}

.fa-circle-l {
  --fa: '\e114' !important;
}

.fa-circle-m {
  --fa: '\e115' !important;
}

.fa-circle-microphone {
  --fa: '\e116' !important;
}

.fa-microphone-circle {
  --fa: '\e116' !important;
}

.fa-circle-microphone-lines {
  --fa: '\e117' !important;
}

.fa-microphone-circle-alt {
  --fa: '\e117' !important;
}

.fa-circle-n {
  --fa: '\e118' !important;
}

.fa-circle-o {
  --fa: '\e119' !important;
}

.fa-circle-p {
  --fa: '\e11a' !important;
}

.fa-circle-phone {
  --fa: '\e11b' !important;
}

.fa-phone-circle {
  --fa: '\e11b' !important;
}

.fa-circle-phone-flip {
  --fa: '\e11c' !important;
}

.fa-phone-circle-alt {
  --fa: '\e11c' !important;
}

.fa-circle-phone-hangup {
  --fa: '\e11d' !important;
}

.fa-phone-circle-down {
  --fa: '\e11d' !important;
}

.fa-circle-q {
  --fa: '\e11e' !important;
}

.fa-circle-quarter {
  --fa: '\e11f' !important;
}

.fa-circle-r {
  --fa: '\e120' !important;
}

.fa-circle-s {
  --fa: '\e121' !important;
}

.fa-circle-small {
  --fa: '\e122' !important;
}

.fa-circle-star {
  --fa: '\e123' !important;
}

.fa-star-circle {
  --fa: '\e123' !important;
}

.fa-circle-t {
  --fa: '\e124' !important;
}

.fa-circle-three-quarters {
  --fa: '\e125' !important;
}

.fa-circle-trash {
  --fa: '\e126' !important;
}

.fa-trash-circle {
  --fa: '\e126' !important;
}

.fa-circle-u {
  --fa: '\e127' !important;
}

.fa-circle-up-left {
  --fa: '\e128' !important;
}

.fa-circle-up-right {
  --fa: '\e129' !important;
}

.fa-circle-v {
  --fa: '\e12a' !important;
}

.fa-circle-video {
  --fa: '\e12b' !important;
}

.fa-video-circle {
  --fa: '\e12b' !important;
}

.fa-circle-w {
  --fa: '\e12c' !important;
}

.fa-circle-waveform-lines {
  --fa: '\e12d' !important;
}

.fa-waveform-circle {
  --fa: '\e12d' !important;
}

.fa-circle-x {
  --fa: '\e12e' !important;
}

.fa-circle-y {
  --fa: '\e12f' !important;
}

.fa-circle-z {
  --fa: '\e130' !important;
}

.fa-clapperboard {
  --fa: '\e131' !important;
}

.fa-clapperboard-play {
  --fa: '\e132' !important;
}

.fa-clipboard-medical {
  --fa: '\e133' !important;
}

.fa-clock-desk {
  --fa: '\e134' !important;
}

.fa-closed-captioning-slash {
  --fa: '\e135' !important;
}

.fa-clothes-hanger {
  --fa: '\e136' !important;
}

.fa-cloud-slash {
  --fa: '\e137' !important;
}

.fa-cloud-word {
  --fa: '\e138' !important;
}

.fa-clover {
  --fa: '\e139' !important;
}

.fa-code-compare {
  --fa: '\e13a' !important;
}

.fa-code-fork {
  --fa: '\e13b' !important;
}

.fa-code-pull-request {
  --fa: '\e13c' !important;
}

.fa-code-simple {
  --fa: '\e13d' !important;
}

.fa-coffee-bean {
  --fa: '\e13e' !important;
}

.fa-coffee-beans {
  --fa: '\e13f' !important;
}

.fa-colon-sign {
  --fa: '\e140' !important;
}

.fa-command {
  --fa: '\e142' !important;
}

.fa-comment-arrow-down {
  --fa: '\e143' !important;
}

.fa-comment-arrow-up {
  --fa: '\e144' !important;
}

.fa-comment-arrow-up-right {
  --fa: '\e145' !important;
}

.fa-comment-captions {
  --fa: '\e146' !important;
}

.fa-comment-code {
  --fa: '\e147' !important;
}

.fa-comment-image {
  --fa: '\e148' !important;
}

.fa-comment-middle {
  --fa: '\e149' !important;
}

.fa-comment-middle-top {
  --fa: '\e14a' !important;
}

.fa-comment-question {
  --fa: '\e14b' !important;
}

.fa-comment-quote {
  --fa: '\e14c' !important;
}

.fa-comment-text {
  --fa: '\e14d' !important;
}

.fa-comments-question {
  --fa: '\e14e' !important;
}

.fa-comments-question-check {
  --fa: '\e14f' !important;
}

.fa-conveyor-belt-empty {
  --fa: '\e150' !important;
}

.fa-crate-empty {
  --fa: '\e151' !important;
}

.fa-cruzeiro-sign {
  --fa: '\e152' !important;
}

.fa-delete-right {
  --fa: '\e154' !important;
}

.fa-desktop-arrow-down {
  --fa: '\e155' !important;
}

.fa-diagram-lean-canvas {
  --fa: '\e156' !important;
}

.fa-diagram-nested {
  --fa: '\e157' !important;
}

.fa-diagram-sankey {
  --fa: '\e158' !important;
}

.fa-diagram-venn {
  --fa: '\e15a' !important;
}

.fa-dial {
  --fa: '\e15b' !important;
}

.fa-dial-med-high {
  --fa: '\e15b' !important;
}

.fa-dial-high {
  --fa: '\e15c' !important;
}

.fa-dial-low {
  --fa: '\e15d' !important;
}

.fa-dial-max {
  --fa: '\e15e' !important;
}

.fa-dial-med {
  --fa: '\e15f' !important;
}

.fa-dial-med-low {
  --fa: '\e160' !important;
}

.fa-dial-min {
  --fa: '\e161' !important;
}

.fa-dial-off {
  --fa: '\e162' !important;
}

.fa-display {
  --fa: '\e163' !important;
}

.fa-display-arrow-down {
  --fa: '\e164' !important;
}

.fa-display-code {
  --fa: '\e165' !important;
}

.fa-desktop-code {
  --fa: '\e165' !important;
}

.fa-display-medical {
  --fa: '\e166' !important;
}

.fa-desktop-medical {
  --fa: '\e166' !important;
}

.fa-dolphin {
  --fa: '\e168' !important;
}

.fa-dong-sign {
  --fa: '\e169' !important;
}

.fa-down-left {
  --fa: '\e16a' !important;
}

.fa-down-right {
  --fa: '\e16b' !important;
}

.fa-eggplant {
  --fa: '\e16c' !important;
}

.fa-elevator {
  --fa: '\e16d' !important;
}

.fa-engine {
  --fa: '\e16e' !important;
}

.fa-envelope-dot {
  --fa: '\e16f' !important;
}

.fa-envelope-badge {
  --fa: '\e16f' !important;
}

.fa-envelopes {
  --fa: '\e170' !important;
}

.fa-escalator {
  --fa: '\e171' !important;
}

.fa-eye-dropper-full {
  --fa: '\e172' !important;
}

.fa-eye-dropper-half {
  --fa: '\e173' !important;
}

.fa-ferris-wheel {
  --fa: '\e174' !important;
}

.fa-file-binary {
  --fa: '\e175' !important;
}

.fa-file-heart {
  --fa: '\e176' !important;
}

.fa-file-plus-minus {
  --fa: '\e177' !important;
}

.fa-files {
  --fa: '\e178' !important;
}

.fa-film-slash {
  --fa: '\e179' !important;
}

.fa-films {
  --fa: '\e17a' !important;
}

.fa-filter-circle-xmark {
  --fa: '\e17b' !important;
}

.fa-filter-list {
  --fa: '\e17c' !important;
}

.fa-filter-slash {
  --fa: '\e17d' !important;
}

.fa-filters {
  --fa: '\e17e' !important;
}

.fa-fire-hydrant {
  --fa: '\e17f' !important;
}

.fa-floppy-disk-circle-arrow-right {
  --fa: '\e180' !important;
}

.fa-save-circle-arrow-right {
  --fa: '\e180' !important;
}

.fa-floppy-disk-circle-xmark {
  --fa: '\e181' !important;
}

.fa-floppy-disk-times {
  --fa: '\e181' !important;
}

.fa-save-circle-xmark {
  --fa: '\e181' !important;
}

.fa-save-times {
  --fa: '\e181' !important;
}

.fa-floppy-disk-pen {
  --fa: '\e182' !important;
}

.fa-floppy-disks {
  --fa: '\e183' !important;
}

.fa-florin-sign {
  --fa: '\e184' !important;
}

.fa-folder-closed {
  --fa: '\e185' !important;
}

.fa-folder-bookmark {
  --fa: '\e186' !important;
}

.fa-folder-gear {
  --fa: '\e187' !important;
}

.fa-folder-cog {
  --fa: '\e187' !important;
}

.fa-folder-grid {
  --fa: '\e188' !important;
}

.fa-folder-heart {
  --fa: '\e189' !important;
}

.fa-folder-image {
  --fa: '\e18a' !important;
}

.fa-folder-magnifying-glass {
  --fa: '\e18b' !important;
}

.fa-folder-search {
  --fa: '\e18b' !important;
}

.fa-folder-medical {
  --fa: '\e18c' !important;
}

.fa-folder-music {
  --fa: '\e18d' !important;
}

.fa-folder-user {
  --fa: '\e18e' !important;
}

.fa-franc-sign {
  --fa: '\e18f' !important;
}

.fa-gif {
  --fa: '\e190' !important;
}

.fa-glass-empty {
  --fa: '\e191' !important;
}

.fa-glass-half {
  --fa: '\e192' !important;
}

.fa-glass-half-empty {
  --fa: '\e192' !important;
}

.fa-glass-half-full {
  --fa: '\e192' !important;
}

.fa-grate {
  --fa: '\e193' !important;
}

.fa-grate-droplet {
  --fa: '\e194' !important;
}

.fa-grid {
  --fa: '\e195' !important;
}

.fa-grid-3 {
  --fa: '\e195' !important;
}

.fa-grid-2 {
  --fa: '\e196' !important;
}

.fa-grid-2-plus {
  --fa: '\e197' !important;
}

.fa-grid-4 {
  --fa: '\e198' !important;
}

.fa-grid-5 {
  --fa: '\e199' !important;
}

.fa-guarani-sign {
  --fa: '\e19a' !important;
}

.fa-gun {
  --fa: '\e19b' !important;
}

.fa-gun-slash {
  --fa: '\e19c' !important;
}

.fa-gun-squirt {
  --fa: '\e19d' !important;
}

.fa-hand-back-point-down {
  --fa: '\e19e' !important;
}

.fa-hand-back-point-left {
  --fa: '\e19f' !important;
}

.fa-hand-back-point-ribbon {
  --fa: '\e1a0' !important;
}

.fa-hand-back-point-right {
  --fa: '\e1a1' !important;
}

.fa-hand-back-point-up {
  --fa: '\e1a2' !important;
}

.fa-hand-fingers-crossed {
  --fa: '\e1a3' !important;
}

.fa-hand-holding-skull {
  --fa: '\e1a4' !important;
}

.fa-hand-love {
  --fa: '\e1a5' !important;
}

.fa-hand-point-ribbon {
  --fa: '\e1a6' !important;
}

.fa-hand-wave {
  --fa: '\e1a7' !important;
}

.fa-hands-clapping {
  --fa: '\e1a8' !important;
}

.fa-hand-horns {
  --fa: '\e1a9' !important;
}

.fa-head-side-heart {
  --fa: '\e1aa' !important;
}

.fa-heart-half {
  --fa: '\e1ab' !important;
}

.fa-heart-half-stroke {
  --fa: '\e1ac' !important;
}

.fa-heart-half-alt {
  --fa: '\e1ac' !important;
}

.fa-hexagon-divide {
  --fa: '\e1ad' !important;
}

.fa-high-definition {
  --fa: '\e1ae' !important;
}

.fa-rectangle-hd {
  --fa: '\e1ae' !important;
}

.fa-highlighter-line {
  --fa: '\e1af' !important;
}

.fa-house-user {
  --fa: '\e1b0' !important;
}

.fa-home-user {
  --fa: '\e1b0' !important;
}

.fa-house-building {
  --fa: '\e1b1' !important;
}

.fa-house-chimney-heart {
  --fa: '\e1b2' !important;
}

.fa-house-tree {
  --fa: '\e1b3' !important;
}

.fa-house-turret {
  --fa: '\e1b4' !important;
}

.fa-image-landscape {
  --fa: '\e1b5' !important;
}

.fa-landscape {
  --fa: '\e1b5' !important;
}

.fa-image-polaroid-user {
  --fa: '\e1b6' !important;
}

.fa-image-slash {
  --fa: '\e1b7' !important;
}

.fa-image-user {
  --fa: '\e1b8' !important;
}

.fa-images-user {
  --fa: '\e1b9' !important;
}

.fa-inbox-full {
  --fa: '\e1ba' !important;
}

.fa-inboxes {
  --fa: '\e1bb' !important;
}

.fa-indian-rupee-sign {
  --fa: '\e1bc' !important;
}

.fa-indian-rupee {
  --fa: '\e1bc' !important;
}

.fa-inr {
  --fa: '\e1bc' !important;
}

.fa-input-numeric {
  --fa: '\e1bd' !important;
}

.fa-input-pipe {
  --fa: '\e1be' !important;
}

.fa-input-text {
  --fa: '\e1bf' !important;
}

.fa-keyboard-brightness {
  --fa: '\e1c0' !important;
}

.fa-keyboard-brightness-low {
  --fa: '\e1c1' !important;
}

.fa-keyboard-down {
  --fa: '\e1c2' !important;
}

.fa-keyboard-left {
  --fa: '\e1c3' !important;
}

.fa-kip-sign {
  --fa: '\e1c4' !important;
}

.fa-lamp-street {
  --fa: '\e1c5' !important;
}

.fa-laptop-arrow-down {
  --fa: '\e1c6' !important;
}

.fa-laptop-slash {
  --fa: '\e1c7' !important;
}

.fa-lari-sign {
  --fa: '\e1c8' !important;
}

.fa-lasso-sparkles {
  --fa: '\e1c9' !important;
}

.fa-lightbulb-exclamation-on {
  --fa: '\e1ca' !important;
}

.fa-link-horizontal {
  --fa: '\e1cb' !important;
}

.fa-chain-horizontal {
  --fa: '\e1cb' !important;
}

.fa-link-horizontal-slash {
  --fa: '\e1cc' !important;
}

.fa-chain-horizontal-slash {
  --fa: '\e1cc' !important;
}

.fa-link-simple {
  --fa: '\e1cd' !important;
}

.fa-link-simple-slash {
  --fa: '\e1ce' !important;
}

.fa-list-dropdown {
  --fa: '\e1cf' !important;
}

.fa-list-radio {
  --fa: '\e1d0' !important;
}

.fa-list-timeline {
  --fa: '\e1d1' !important;
}

.fa-list-tree {
  --fa: '\e1d2' !important;
}

.fa-litecoin-sign {
  --fa: '\e1d3' !important;
}

.fa-loader {
  --fa: '\e1d4' !important;
}

.fa-manat-sign {
  --fa: '\e1d5' !important;
}

.fa-manhole {
  --fa: '\e1d6' !important;
}

.fa-mask-face {
  --fa: '\e1d7' !important;
}

.fa-memo {
  --fa: '\e1d8' !important;
}

.fa-memo-circle-check {
  --fa: '\e1d9' !important;
}

.fa-memo-pad {
  --fa: '\e1da' !important;
}

.fa-message-arrow-down {
  --fa: '\e1db' !important;
}

.fa-comment-alt-arrow-down {
  --fa: '\e1db' !important;
}

.fa-message-arrow-up {
  --fa: '\e1dc' !important;
}

.fa-comment-alt-arrow-up {
  --fa: '\e1dc' !important;
}

.fa-message-arrow-up-right {
  --fa: '\e1dd' !important;
}

.fa-message-captions {
  --fa: '\e1de' !important;
}

.fa-comment-alt-captions {
  --fa: '\e1de' !important;
}

.fa-message-code {
  --fa: '\e1df' !important;
}

.fa-message-image {
  --fa: '\e1e0' !important;
}

.fa-comment-alt-image {
  --fa: '\e1e0' !important;
}

.fa-message-middle {
  --fa: '\e1e1' !important;
}

.fa-comment-middle-alt {
  --fa: '\e1e1' !important;
}

.fa-message-middle-top {
  --fa: '\e1e2' !important;
}

.fa-comment-middle-top-alt {
  --fa: '\e1e2' !important;
}

.fa-message-question {
  --fa: '\e1e3' !important;
}

.fa-message-quote {
  --fa: '\e1e4' !important;
}

.fa-comment-alt-quote {
  --fa: '\e1e4' !important;
}

.fa-message-sms {
  --fa: '\e1e5' !important;
}

.fa-message-text {
  --fa: '\e1e6' !important;
}

.fa-comment-alt-text {
  --fa: '\e1e6' !important;
}

.fa-messages-question {
  --fa: '\e1e7' !important;
}

.fa-meter {
  --fa: '\e1e8' !important;
}

.fa-meter-bolt {
  --fa: '\e1e9' !important;
}

.fa-meter-droplet {
  --fa: '\e1ea' !important;
}

.fa-meter-fire {
  --fa: '\e1eb' !important;
}

.fa-microchip-ai {
  --fa: '\e1ec' !important;
}

.fa-mill-sign {
  --fa: '\e1ed' !important;
}

.fa-mobile-notch {
  --fa: '\e1ee' !important;
}

.fa-mobile-iphone {
  --fa: '\e1ee' !important;
}

.fa-mobile-signal {
  --fa: '\e1ef' !important;
}

.fa-mobile-signal-out {
  --fa: '\e1f0' !important;
}

.fa-money-bill-simple {
  --fa: '\e1f1' !important;
}

.fa-money-bill-simple-wave {
  --fa: '\e1f2' !important;
}

.fa-money-bills {
  --fa: '\e1f3' !important;
}

.fa-money-bills-simple {
  --fa: '\e1f4' !important;
}

.fa-money-bills-alt {
  --fa: '\e1f4' !important;
}

.fa-mug-tea-saucer {
  --fa: '\e1f5' !important;
}

.fa-naira-sign {
  --fa: '\e1f6' !important;
}

.fa-nfc {
  --fa: '\e1f7' !important;
}

.fa-nfc-lock {
  --fa: '\e1f8' !important;
}

.fa-nfc-magnifying-glass {
  --fa: '\e1f9' !important;
}

.fa-nfc-pen {
  --fa: '\e1fa' !important;
}

.fa-nfc-signal {
  --fa: '\e1fb' !important;
}

.fa-nfc-slash {
  --fa: '\e1fc' !important;
}

.fa-nfc-trash {
  --fa: '\e1fd' !important;
}

.fa-notdef {
  --fa: '\e1fe' !important;
}

.fa-note {
  --fa: '\e1ff' !important;
}

.fa-note-medical {
  --fa: '\e200' !important;
}

.fa-notebook {
  --fa: '\e201' !important;
}

.fa-notes {
  --fa: '\e202' !important;
}

.fa-octagon-divide {
  --fa: '\e203' !important;
}

.fa-octagon-exclamation {
  --fa: '\e204' !important;
}

.fa-oil-can-drip {
  --fa: '\e205' !important;
}

.fa-paintbrush-pencil {
  --fa: '\e206' !important;
}

.fa-pallet-box {
  --fa: '\e208' !important;
}

.fa-panorama {
  --fa: '\e209' !important;
}

.fa-paper-plane-top {
  --fa: '\e20a' !important;
}

.fa-paper-plane-alt {
  --fa: '\e20a' !important;
}

.fa-send {
  --fa: '\e20a' !important;
}

.fa-peach {
  --fa: '\e20b' !important;
}

.fa-pear {
  --fa: '\e20c' !important;
}

.fa-pedestal {
  --fa: '\e20d' !important;
}

.fa-pen-circle {
  --fa: '\e20e' !important;
}

.fa-pen-clip-slash {
  --fa: '\e20f' !important;
}

.fa-pen-alt-slash {
  --fa: '\e20f' !important;
}

.fa-pen-fancy-slash {
  --fa: '\e210' !important;
}

.fa-pen-field {
  --fa: '\e211' !important;
}

.fa-pen-line {
  --fa: '\e212' !important;
}

.fa-pen-slash {
  --fa: '\e213' !important;
}

.fa-pen-swirl {
  --fa: '\e214' !important;
}

.fa-pencil-slash {
  --fa: '\e215' !important;
}

.fa-people {
  --fa: '\e216' !important;
}

.fa-people-dress {
  --fa: '\e217' !important;
}

.fa-people-dress-simple {
  --fa: '\e218' !important;
}

.fa-people-pants {
  --fa: '\e219' !important;
}

.fa-people-pants-simple {
  --fa: '\e21a' !important;
}

.fa-people-simple {
  --fa: '\e21b' !important;
}

.fa-person-dress-simple {
  --fa: '\e21c' !important;
}

.fa-person-pinball {
  --fa: '\e21d' !important;
}

.fa-person-seat {
  --fa: '\e21e' !important;
}

.fa-person-seat-reclined {
  --fa: '\e21f' !important;
}

.fa-person-simple {
  --fa: '\e220' !important;
}

.fa-peseta-sign {
  --fa: '\e221' !important;
}

.fa-peso-sign {
  --fa: '\e222' !important;
}

.fa-phone-arrow-down-left {
  --fa: '\e223' !important;
}

.fa-phone-arrow-down {
  --fa: '\e223' !important;
}

.fa-phone-incoming {
  --fa: '\e223' !important;
}

.fa-phone-arrow-up-right {
  --fa: '\e224' !important;
}

.fa-phone-arrow-up {
  --fa: '\e224' !important;
}

.fa-phone-outgoing {
  --fa: '\e224' !important;
}

.fa-phone-hangup {
  --fa: '\e225' !important;
}

.fa-phone-missed {
  --fa: '\e226' !important;
}

.fa-phone-xmark {
  --fa: '\e227' !important;
}

.fa-photo-film-music {
  --fa: '\e228' !important;
}

.fa-pinball {
  --fa: '\e229' !important;
}

.fa-plane-prop {
  --fa: '\e22b' !important;
}

.fa-plane-tail {
  --fa: '\e22c' !important;
}

.fa-plane-up {
  --fa: '\e22d' !important;
}

.fa-plane-up-slash {
  --fa: '\e22e' !important;
}

.fa-play-pause {
  --fa: '\e22f' !important;
}

.fa-puzzle-piece-simple {
  --fa: '\e231' !important;
}

.fa-puzzle-piece-alt {
  --fa: '\e231' !important;
}

.fa-quotes {
  --fa: '\e234' !important;
}

.fa-rectangle-pro {
  --fa: '\e235' !important;
}

.fa-pro {
  --fa: '\e235' !important;
}

.fa-rectangle-terminal {
  --fa: '\e236' !important;
}

.fa-rectangle-vertical-history {
  --fa: '\e237' !important;
}

.fa-reel {
  --fa: '\e238' !important;
}

.fa-reply-clock {
  --fa: '\e239' !important;
}

.fa-reply-time {
  --fa: '\e239' !important;
}

.fa-restroom-simple {
  --fa: '\e23a' !important;
}

.fa-rhombus {
  --fa: '\e23b' !important;
}

.fa-rotate-exclamation {
  --fa: '\e23c' !important;
}

.fa-rupiah-sign {
  --fa: '\e23d' !important;
}

.fa-screencast {
  --fa: '\e23e' !important;
}

.fa-scribble {
  --fa: '\e23f' !important;
}

.fa-sd-cards {
  --fa: '\e240' !important;
}

.fa-seal {
  --fa: '\e241' !important;
}

.fa-seal-exclamation {
  --fa: '\e242' !important;
}

.fa-seal-question {
  --fa: '\e243' !important;
}

.fa-seat-airline {
  --fa: '\e244' !important;
}

.fa-shelves-empty {
  --fa: '\e246' !important;
}

.fa-shield-exclamation {
  --fa: '\e247' !important;
}

.fa-shield-keyhole {
  --fa: '\e248' !important;
}

.fa-shield-minus {
  --fa: '\e249' !important;
}

.fa-shield-plus {
  --fa: '\e24a' !important;
}

.fa-shield-slash {
  --fa: '\e24b' !important;
}

.fa-shield-xmark {
  --fa: '\e24c' !important;
}

.fa-shield-times {
  --fa: '\e24c' !important;
}

.fa-shower-down {
  --fa: '\e24d' !important;
}

.fa-shower-alt {
  --fa: '\e24d' !important;
}

.fa-sidebar {
  --fa: '\e24e' !important;
}

.fa-sidebar-flip {
  --fa: '\e24f' !important;
}

.fa-signal-stream-slash {
  --fa: '\e250' !important;
}

.fa-sim-cards {
  --fa: '\e251' !important;
}

.fa-slider {
  --fa: '\e252' !important;
}

.fa-sliders-simple {
  --fa: '\e253' !important;
}

.fa-split {
  --fa: '\e254' !important;
}

.fa-square-0 {
  --fa: '\e255' !important;
}

.fa-square-1 {
  --fa: '\e256' !important;
}

.fa-square-2 {
  --fa: '\e257' !important;
}

.fa-square-3 {
  --fa: '\e258' !important;
}

.fa-square-4 {
  --fa: '\e259' !important;
}

.fa-square-5 {
  --fa: '\e25a' !important;
}

.fa-square-6 {
  --fa: '\e25b' !important;
}

.fa-square-7 {
  --fa: '\e25c' !important;
}

.fa-square-8 {
  --fa: '\e25d' !important;
}

.fa-square-9 {
  --fa: '\e25e' !important;
}

.fa-square-a {
  --fa: '\e25f' !important;
}

.fa-square-ampersand {
  --fa: '\e260' !important;
}

.fa-square-arrow-down-left {
  --fa: '\e261' !important;
}

.fa-square-arrow-down-right {
  --fa: '\e262' !important;
}

.fa-square-arrow-up-left {
  --fa: '\e263' !important;
}

.fa-square-b {
  --fa: '\e264' !important;
}

.fa-square-bolt {
  --fa: '\e265' !important;
}

.fa-square-c {
  --fa: '\e266' !important;
}

.fa-square-code {
  --fa: '\e267' !important;
}

.fa-square-d {
  --fa: '\e268' !important;
}

.fa-square-dashed {
  --fa: '\e269' !important;
}

.fa-square-divide {
  --fa: '\e26a' !important;
}

.fa-square-down-left {
  --fa: '\e26b' !important;
}

.fa-square-down-right {
  --fa: '\e26c' !important;
}

.fa-square-e {
  --fa: '\e26d' !important;
}

.fa-square-ellipsis {
  --fa: '\e26e' !important;
}

.fa-square-ellipsis-vertical {
  --fa: '\e26f' !important;
}

.fa-square-f {
  --fa: '\e270' !important;
}

.fa-square-g {
  --fa: '\e271' !important;
}

.fa-square-i {
  --fa: '\e272' !important;
}

.fa-square-j {
  --fa: '\e273' !important;
}

.fa-square-k {
  --fa: '\e274' !important;
}

.fa-square-l {
  --fa: '\e275' !important;
}

.fa-square-m {
  --fa: '\e276' !important;
}

.fa-square-n {
  --fa: '\e277' !important;
}

.fa-square-o {
  --fa: '\e278' !important;
}

.fa-square-p {
  --fa: '\e279' !important;
}

.fa-square-phone-hangup {
  --fa: '\e27a' !important;
}

.fa-phone-square-down {
  --fa: '\e27a' !important;
}

.fa-square-q {
  --fa: '\e27b' !important;
}

.fa-square-r {
  --fa: '\e27c' !important;
}

.fa-square-s {
  --fa: '\e27d' !important;
}

.fa-square-small {
  --fa: '\e27e' !important;
}

.fa-square-star {
  --fa: '\e27f' !important;
}

.fa-square-t {
  --fa: '\e280' !important;
}

.fa-square-u {
  --fa: '\e281' !important;
}

.fa-square-up-left {
  --fa: '\e282' !important;
}

.fa-square-user {
  --fa: '\e283' !important;
}

.fa-square-v {
  --fa: '\e284' !important;
}

.fa-square-w {
  --fa: '\e285' !important;
}

.fa-square-x {
  --fa: '\e286' !important;
}

.fa-square-y {
  --fa: '\e287' !important;
}

.fa-square-z {
  --fa: '\e288' !important;
}

.fa-stairs {
  --fa: '\e289' !important;
}

.fa-standard-definition {
  --fa: '\e28a' !important;
}

.fa-rectangle-sd {
  --fa: '\e28a' !important;
}

.fa-star-sharp {
  --fa: '\e28b' !important;
}

.fa-star-sharp-half {
  --fa: '\e28c' !important;
}

.fa-star-sharp-half-stroke {
  --fa: '\e28d' !important;
}

.fa-star-sharp-half-alt {
  --fa: '\e28d' !important;
}

.fa-starfighter-twin-ion-engine-advanced {
  --fa: '\e28e' !important;
}

.fa-starfighter-alt-advanced {
  --fa: '\e28e' !important;
}

.fa-sun-bright {
  --fa: '\e28f' !important;
}

.fa-sun-alt {
  --fa: '\e28f' !important;
}

.fa-table-layout {
  --fa: '\e290' !important;
}

.fa-table-pivot {
  --fa: '\e291' !important;
}

.fa-table-rows {
  --fa: '\e292' !important;
}

.fa-rows {
  --fa: '\e292' !important;
}

.fa-table-tree {
  --fa: '\e293' !important;
}

.fa-tally-1 {
  --fa: '\e294' !important;
}

.fa-tally-2 {
  --fa: '\e295' !important;
}

.fa-tally-3 {
  --fa: '\e296' !important;
}

.fa-tally-4 {
  --fa: '\e297' !important;
}

.fa-taxi-bus {
  --fa: '\e298' !important;
}

.fa-temperature-list {
  --fa: '\e299' !important;
}

.fa-ticket-airline {
  --fa: '\e29a' !important;
}

.fa-ticket-perforated-plane {
  --fa: '\e29a' !important;
}

.fa-ticket-plane {
  --fa: '\e29a' !important;
}

.fa-tickets-airline {
  --fa: '\e29b' !important;
}

.fa-tickets-perforated-plane {
  --fa: '\e29b' !important;
}

.fa-tickets-plane {
  --fa: '\e29b' !important;
}

.fa-timeline {
  --fa: '\e29c' !important;
}

.fa-timeline-arrow {
  --fa: '\e29d' !important;
}

.fa-timer {
  --fa: '\e29e' !important;
}

.fa-toilet-paper-under {
  --fa: '\e2a0' !important;
}

.fa-toilet-paper-blank-under {
  --fa: '\e2a0' !important;
}

.fa-toilet-paper-reverse {
  --fa: '\e2a0' !important;
}

.fa-toilet-paper-reverse-alt {
  --fa: '\e2a0' !important;
}

.fa-toilet-paper-under-slash {
  --fa: '\e2a1' !important;
}

.fa-toilet-paper-reverse-slash {
  --fa: '\e2a1' !important;
}

.fa-tower-control {
  --fa: '\e2a2' !important;
}

.fa-train-subway-tunnel {
  --fa: '\e2a3' !important;
}

.fa-subway-tunnel {
  --fa: '\e2a3' !important;
}

.fa-transformer-bolt {
  --fa: '\e2a4' !important;
}

.fa-transporter-4 {
  --fa: '\e2a5' !important;
}

.fa-transporter-5 {
  --fa: '\e2a6' !important;
}

.fa-transporter-6 {
  --fa: '\e2a7' !important;
}

.fa-transporter-7 {
  --fa: '\e2a8' !important;
}

.fa-trash-can-check {
  --fa: '\e2a9' !important;
}

.fa-trash-can-clock {
  --fa: '\e2aa' !important;
}

.fa-trash-can-list {
  --fa: '\e2ab' !important;
}

.fa-trash-can-plus {
  --fa: '\e2ac' !important;
}

.fa-trash-can-slash {
  --fa: '\e2ad' !important;
}

.fa-trash-alt-slash {
  --fa: '\e2ad' !important;
}

.fa-trash-can-xmark {
  --fa: '\e2ae' !important;
}

.fa-trash-check {
  --fa: '\e2af' !important;
}

.fa-trash-clock {
  --fa: '\e2b0' !important;
}

.fa-trash-list {
  --fa: '\e2b1' !important;
}

.fa-trash-plus {
  --fa: '\e2b2' !important;
}

.fa-trash-slash {
  --fa: '\e2b3' !important;
}

.fa-trash-xmark {
  --fa: '\e2b4' !important;
}

.fa-truck-container-empty {
  --fa: '\e2b5' !important;
}

.fa-truck-flatbed {
  --fa: '\e2b6' !important;
}

.fa-truck-front {
  --fa: '\e2b7' !important;
}

.fa-truck-tow {
  --fa: '\e2b8' !important;
}

.fa-tty-answer {
  --fa: '\e2b9' !important;
}

.fa-teletype-answer {
  --fa: '\e2b9' !important;
}

.fa-tugrik-sign {
  --fa: '\e2ba' !important;
}

.fa-turkish-lira-sign {
  --fa: '\e2bb' !important;
}

.fa-try {
  --fa: '\e2bb' !important;
}

.fa-turkish-lira {
  --fa: '\e2bb' !important;
}

.fa-umbrella-simple {
  --fa: '\e2bc' !important;
}

.fa-umbrella-alt {
  --fa: '\e2bc' !important;
}

.fa-up-left {
  --fa: '\e2bd' !important;
}

.fa-up-right {
  --fa: '\e2be' !important;
}

.fa-user-bounty-hunter {
  --fa: '\e2bf' !important;
}

.fa-user-pilot {
  --fa: '\e2c0' !important;
}

.fa-user-pilot-tie {
  --fa: '\e2c1' !important;
}

.fa-user-shakespeare {
  --fa: '\e2c2' !important;
}

.fa-utility-pole {
  --fa: '\e2c3' !important;
}

.fa-utility-pole-double {
  --fa: '\e2c4' !important;
}

.fa-vault {
  --fa: '\e2c5' !important;
}

.fa-video-arrow-down-left {
  --fa: '\e2c8' !important;
}

.fa-video-arrow-up-right {
  --fa: '\e2c9' !important;
}

.fa-wand-magic-sparkles {
  --fa: '\e2ca' !important;
}

.fa-magic-wand-sparkles {
  --fa: '\e2ca' !important;
}

.fa-watch-apple {
  --fa: '\e2cb' !important;
}

.fa-watch-smart {
  --fa: '\e2cc' !important;
}

.fa-wheat-awn {
  --fa: '\e2cd' !important;
}

.fa-wheat-alt {
  --fa: '\e2cd' !important;
}

.fa-wheelchair-move {
  --fa: '\e2ce' !important;
}

.fa-wheelchair-alt {
  --fa: '\e2ce' !important;
}

.fa-wifi-exclamation {
  --fa: '\e2cf' !important;
}

.fa-wrench-simple {
  --fa: '\e2d1' !important;
}

.fa-robot-astromech {
  --fa: '\e2d2' !important;
}

.fa-360-degrees {
  --fa: '\e2dc' !important;
}

.fa-aperture {
  --fa: '\e2df' !important;
}

.fa-arrow-turn-down-left {
  --fa: '\e2e1' !important;
}

.fa-balloon {
  --fa: '\e2e3' !important;
}

.fa-balloons {
  --fa: '\e2e4' !important;
}

.fa-banana {
  --fa: '\e2e5' !important;
}

.fa-bangladeshi-taka-sign {
  --fa: '\e2e6' !important;
}

.fa-bench-tree {
  --fa: '\e2e7' !important;
}

.fa-blueberries {
  --fa: '\e2e8' !important;
}

.fa-bowl-chopsticks {
  --fa: '\e2e9' !important;
}

.fa-bowl-chopsticks-noodles {
  --fa: '\e2ea' !important;
}

.fa-bowl-rice {
  --fa: '\e2eb' !important;
}

.fa-briefcase-arrow-right {
  --fa: '\e2f2' !important;
}

.fa-citrus {
  --fa: '\e2f4' !important;
}

.fa-citrus-slice {
  --fa: '\e2f5' !important;
}

.fa-coconut {
  --fa: '\e2f6' !important;
}

.fa-display-slash {
  --fa: '\e2fa' !important;
}

.fa-desktop-slash {
  --fa: '\e2fa' !important;
}

.fa-face-explode {
  --fa: '\e2fe' !important;
}

.fa-exploding-head {
  --fa: '\e2fe' !important;
}

.fa-face-viewfinder {
  --fa: '\e2ff' !important;
}

.fa-family {
  --fa: '\e300' !important;
}

.fa-family-dress {
  --fa: '\e301' !important;
}

.fa-family-pants {
  --fa: '\e302' !important;
}

.fa-fence {
  --fa: '\e303' !important;
}

.fa-fish-bones {
  --fa: '\e304' !important;
}

.fa-grapes {
  --fa: '\e306' !important;
}

.fa-kiwi-fruit {
  --fa: '\e30c' !important;
}

.fa-mango {
  --fa: '\e30f' !important;
}

.fa-melon {
  --fa: '\e310' !important;
}

.fa-melon-slice {
  --fa: '\e311' !important;
}

.fa-money-from-bracket {
  --fa: '\e312' !important;
}

.fa-money-simple-from-bracket {
  --fa: '\e313' !important;
}

.fa-olive {
  --fa: '\e316' !important;
}

.fa-olive-branch {
  --fa: '\e317' !important;
}

.fa-option {
  --fa: '\e318' !important;
}

.fa-party-bell {
  --fa: '\e31a' !important;
}

.fa-party-horn {
  --fa: '\e31b' !important;
}

.fa-peapod {
  --fa: '\e31c' !important;
}

.fa-person-pregnant {
  --fa: '\e31e' !important;
}

.fa-pineapple {
  --fa: '\e31f' !important;
}

.fa-rectangle-code {
  --fa: '\e322' !important;
}

.fa-rectangles-mixed {
  --fa: '\e323' !important;
}

.fa-roller-coaster {
  --fa: '\e324' !important;
}

.fa-square-quote {
  --fa: '\e329' !important;
}

.fa-square-terminal {
  --fa: '\e32a' !important;
}

.fa-strawberry {
  --fa: '\e32b' !important;
}

.fa-table-picnic {
  --fa: '\e32d' !important;
}

.fa-thought-bubble {
  --fa: '\e32e' !important;
}

.fa-tick {
  --fa: '\e32f' !important;
}

.fa-tomato {
  --fa: '\e330' !important;
}

.fa-turn-down-left {
  --fa: '\e331' !important;
}

.fa-user-police {
  --fa: '\e333' !important;
}

.fa-user-police-tie {
  --fa: '\e334' !important;
}

.fa-watermelon-slice {
  --fa: '\e337' !important;
}

.fa-wheat-awn-slash {
  --fa: '\e338' !important;
}

.fa-wheat-slash {
  --fa: '\e339' !important;
}

.fa-badminton {
  --fa: '\e33a' !important;
}

.fa-binary {
  --fa: '\e33b' !important;
}

.fa-binary-circle-check {
  --fa: '\e33c' !important;
}

.fa-binary-lock {
  --fa: '\e33d' !important;
}

.fa-binary-slash {
  --fa: '\e33e' !important;
}

.fa-boot-heeled {
  --fa: '\e33f' !important;
}

.fa-car-bolt {
  --fa: '\e341' !important;
}

.fa-car-circle-bolt {
  --fa: '\e342' !important;
}

.fa-car-mirrors {
  --fa: '\e343' !important;
}

.fa-car-side-bolt {
  --fa: '\e344' !important;
}

.fa-clock-eight {
  --fa: '\e345' !important;
}

.fa-clock-eight-thirty {
  --fa: '\e346' !important;
}

.fa-clock-eleven {
  --fa: '\e347' !important;
}

.fa-clock-eleven-thirty {
  --fa: '\e348' !important;
}

.fa-clock-five {
  --fa: '\e349' !important;
}

.fa-clock-five-thirty {
  --fa: '\e34a' !important;
}

.fa-clock-four-thirty {
  --fa: '\e34b' !important;
}

.fa-clock-nine {
  --fa: '\e34c' !important;
}

.fa-clock-nine-thirty {
  --fa: '\e34d' !important;
}

.fa-clock-one {
  --fa: '\e34e' !important;
}

.fa-clock-one-thirty {
  --fa: '\e34f' !important;
}

.fa-clock-seven {
  --fa: '\e350' !important;
}

.fa-clock-seven-thirty {
  --fa: '\e351' !important;
}

.fa-clock-six {
  --fa: '\e352' !important;
}

.fa-clock-six-thirty {
  --fa: '\e353' !important;
}

.fa-clock-ten {
  --fa: '\e354' !important;
}

.fa-clock-ten-thirty {
  --fa: '\e355' !important;
}

.fa-clock-three {
  --fa: '\e356' !important;
}

.fa-clock-three-thirty {
  --fa: '\e357' !important;
}

.fa-clock-twelve {
  --fa: '\e358' !important;
}

.fa-clock-twelve-thirty {
  --fa: '\e359' !important;
}

.fa-clock-two {
  --fa: '\e35a' !important;
}

.fa-clock-two-thirty {
  --fa: '\e35b' !important;
}

.fa-cloud-check {
  --fa: '\e35c' !important;
}

.fa-cloud-minus {
  --fa: '\e35d' !important;
}

.fa-cloud-plus {
  --fa: '\e35e' !important;
}

.fa-cloud-xmark {
  --fa: '\e35f' !important;
}

.fa-columns-3 {
  --fa: '\e361' !important;
}

.fa-crystal-ball {
  --fa: '\e362' !important;
}

.fa-cup-straw {
  --fa: '\e363' !important;
}

.fa-cup-straw-swoosh {
  --fa: '\e364' !important;
}

.fa-distribute-spacing-horizontal {
  --fa: '\e365' !important;
}

.fa-distribute-spacing-vertical {
  --fa: '\e366' !important;
}

.fa-eyes {
  --fa: '\e367' !important;
}

.fa-face-angry-horns {
  --fa: '\e368' !important;
}

.fa-face-anguished {
  --fa: '\e369' !important;
}

.fa-face-anxious-sweat {
  --fa: '\e36a' !important;
}

.fa-face-astonished {
  --fa: '\e36b' !important;
}

.fa-face-confounded {
  --fa: '\e36c' !important;
}

.fa-face-confused {
  --fa: '\e36d' !important;
}

.fa-face-cowboy-hat {
  --fa: '\e36e' !important;
}

.fa-face-disappointed {
  --fa: '\e36f' !important;
}

.fa-face-disguise {
  --fa: '\e370' !important;
}

.fa-face-downcast-sweat {
  --fa: '\e371' !important;
}

.fa-face-drooling {
  --fa: '\e372' !important;
}

.fa-face-expressionless {
  --fa: '\e373' !important;
}

.fa-face-eyes-xmarks {
  --fa: '\e374' !important;
}

.fa-face-fearful {
  --fa: '\e375' !important;
}

.fa-face-frown-slight {
  --fa: '\e376' !important;
}

.fa-face-glasses {
  --fa: '\e377' !important;
}

.fa-face-hand-over-mouth {
  --fa: '\e378' !important;
}

.fa-face-hand-yawn {
  --fa: '\e379' !important;
}

.fa-face-head-bandage {
  --fa: '\e37a' !important;
}

.fa-face-hushed {
  --fa: '\e37b' !important;
}

.fa-face-icicles {
  --fa: '\e37c' !important;
}

.fa-face-kiss-closed-eyes {
  --fa: '\e37d' !important;
}

.fa-face-lying {
  --fa: '\e37e' !important;
}

.fa-face-mask {
  --fa: '\e37f' !important;
}

.fa-face-monocle {
  --fa: '\e380' !important;
}

.fa-face-nauseated {
  --fa: '\e381' !important;
}

.fa-face-nose-steam {
  --fa: '\e382' !important;
}

.fa-face-party {
  --fa: '\e383' !important;
}

.fa-face-pensive {
  --fa: '\e384' !important;
}

.fa-face-persevering {
  --fa: '\e385' !important;
}

.fa-face-pleading {
  --fa: '\e386' !important;
}

.fa-face-pouting {
  --fa: '\e387' !important;
}

.fa-face-raised-eyebrow {
  --fa: '\e388' !important;
}

.fa-face-relieved {
  --fa: '\e389' !important;
}

.fa-face-sad-sweat {
  --fa: '\e38a' !important;
}

.fa-face-scream {
  --fa: '\e38b' !important;
}

.fa-face-shush {
  --fa: '\e38c' !important;
}

.fa-face-sleeping {
  --fa: '\e38d' !important;
}

.fa-face-sleepy {
  --fa: '\e38e' !important;
}

.fa-face-smile-halo {
  --fa: '\e38f' !important;
}

.fa-face-smile-hearts {
  --fa: '\e390' !important;
}

.fa-face-smile-horns {
  --fa: '\e391' !important;
}

.fa-face-smile-relaxed {
  --fa: '\e392' !important;
}

.fa-face-smile-tear {
  --fa: '\e393' !important;
}

.fa-face-smile-tongue {
  --fa: '\e394' !important;
}

.fa-face-smile-upside-down {
  --fa: '\e395' !important;
}

.fa-face-smiling-hands {
  --fa: '\e396' !important;
}

.fa-face-smirking {
  --fa: '\e397' !important;
}

.fa-face-sunglasses {
  --fa: '\e398' !important;
}

.fa-face-swear {
  --fa: '\e399' !important;
}

.fa-face-thermometer {
  --fa: '\e39a' !important;
}

.fa-face-thinking {
  --fa: '\e39b' !important;
}

.fa-face-tissue {
  --fa: '\e39c' !important;
}

.fa-face-tongue-money {
  --fa: '\e39d' !important;
}

.fa-face-tongue-sweat {
  --fa: '\e39e' !important;
}

.fa-face-unamused {
  --fa: '\e39f' !important;
}

.fa-face-vomit {
  --fa: '\e3a0' !important;
}

.fa-face-weary {
  --fa: '\e3a1' !important;
}

.fa-face-woozy {
  --fa: '\e3a2' !important;
}

.fa-face-worried {
  --fa: '\e3a3' !important;
}

.fa-face-zany {
  --fa: '\e3a4' !important;
}

.fa-face-zipper {
  --fa: '\e3a5' !important;
}

.fa-file-lock {
  --fa: '\e3a6' !important;
}

.fa-file-slash {
  --fa: '\e3a7' !important;
}

.fa-fishing-rod {
  --fa: '\e3a8' !important;
}

.fa-flying-disc {
  --fa: '\e3a9' !important;
}

.fa-gallery-thumbnails {
  --fa: '\e3aa' !important;
}

.fa-goal-net {
  --fa: '\e3ab' !important;
}

.fa-golf-flag-hole {
  --fa: '\e3ac' !important;
}

.fa-grid-dividers {
  --fa: '\e3ad' !important;
}

.fa-hockey-stick-puck {
  --fa: '\e3ae' !important;
}

.fa-house-chimney {
  --fa: '\e3af' !important;
}

.fa-home-lg {
  --fa: '\e3af' !important;
}

.fa-house-chimney-blank {
  --fa: '\e3b0' !important;
}

.fa-house-crack {
  --fa: '\e3b1' !important;
}

.fa-house-medical {
  --fa: '\e3b2' !important;
}

.fa-house-window {
  --fa: '\e3b3' !important;
}

.fa-key-skeleton-left-right {
  --fa: '\e3b4' !important;
}

.fa-lacrosse-stick {
  --fa: '\e3b5' !important;
}

.fa-lacrosse-stick-ball {
  --fa: '\e3b6' !important;
}

.fa-mask-snorkel {
  --fa: '\e3b7' !important;
}

.fa-message-bot {
  --fa: '\e3b8' !important;
}

.fa-moped {
  --fa: '\e3b9' !important;
}

.fa-nesting-dolls {
  --fa: '\e3ba' !important;
}

.fa-objects-align-bottom {
  --fa: '\e3bb' !important;
}

.fa-objects-align-center-horizontal {
  --fa: '\e3bc' !important;
}

.fa-objects-align-center-vertical {
  --fa: '\e3bd' !important;
}

.fa-objects-align-left {
  --fa: '\e3be' !important;
}

.fa-objects-align-right {
  --fa: '\e3bf' !important;
}

.fa-objects-align-top {
  --fa: '\e3c0' !important;
}

.fa-objects-column {
  --fa: '\e3c1' !important;
}

.fa-paperclip-vertical {
  --fa: '\e3c2' !important;
}

.fa-pinata {
  --fa: '\e3c3' !important;
}

.fa-pipe-smoking {
  --fa: '\e3c4' !important;
}

.fa-pool-8-ball {
  --fa: '\e3c5' !important;
}

.fa-rugby-ball {
  --fa: '\e3c6' !important;
}

.fa-shirt-long-sleeve {
  --fa: '\e3c7' !important;
}

.fa-shirt-running {
  --fa: '\e3c8' !important;
}

.fa-shirt-tank-top {
  --fa: '\e3c9' !important;
}

.fa-signature-lock {
  --fa: '\e3ca' !important;
}

.fa-signature-slash {
  --fa: '\e3cb' !important;
}

.fa-ski-boot {
  --fa: '\e3cc' !important;
}

.fa-ski-boot-ski {
  --fa: '\e3cd' !important;
}

.fa-slot-machine {
  --fa: '\e3ce' !important;
}

.fa-teddy-bear {
  --fa: '\e3cf' !important;
}

.fa-truck-bolt {
  --fa: '\e3d0' !important;
}

.fa-uniform-martial-arts {
  --fa: '\e3d1' !important;
}

.fa-user-chef {
  --fa: '\e3d2' !important;
}

.fa-user-hair-buns {
  --fa: '\e3d3' !important;
}

.fa-arrow-left-long-to-line {
  --fa: '\e3d4' !important;
}

.fa-arrow-right-long-to-line {
  --fa: '\e3d5' !important;
}

.fa-arrow-turn-down-right {
  --fa: '\e3d6' !important;
}

.fa-bagel {
  --fa: '\e3d7' !important;
}

.fa-baguette {
  --fa: '\e3d8' !important;
}

.fa-blanket-fire {
  --fa: '\e3da' !important;
}

.fa-block-brick {
  --fa: '\e3db' !important;
}

.fa-wall-brick {
  --fa: '\e3db' !important;
}

.fa-block-brick-fire {
  --fa: '\e3dc' !important;
}

.fa-firewall {
  --fa: '\e3dc' !important;
}

.fa-block-question {
  --fa: '\e3dd' !important;
}

.fa-bowl-scoop {
  --fa: '\e3de' !important;
}

.fa-bowl-shaved-ice {
  --fa: '\e3de' !important;
}

.fa-bowl-scoops {
  --fa: '\e3df' !important;
}

.fa-bowl-spoon {
  --fa: '\e3e0' !important;
}

.fa-bread-slice-butter {
  --fa: '\e3e1' !important;
}

.fa-broccoli {
  --fa: '\e3e2' !important;
}

.fa-burger-lettuce {
  --fa: '\e3e3' !important;
}

.fa-butter {
  --fa: '\e3e4' !important;
}

.fa-cake-slice {
  --fa: '\e3e5' !important;
}

.fa-shortcake {
  --fa: '\e3e5' !important;
}

.fa-can-food {
  --fa: '\e3e6' !important;
}

.fa-candy {
  --fa: '\e3e7' !important;
}

.fa-candy-bar {
  --fa: '\e3e8' !important;
}

.fa-chocolate-bar {
  --fa: '\e3e8' !important;
}

.fa-card-club {
  --fa: '\e3e9' !important;
}

.fa-card-diamond {
  --fa: '\e3ea' !important;
}

.fa-card-heart {
  --fa: '\e3eb' !important;
}

.fa-card-spade {
  --fa: '\e3ec' !important;
}

.fa-cards {
  --fa: '\e3ed' !important;
}

.fa-cart-arrow-up {
  --fa: '\e3ee' !important;
}

.fa-cart-circle-arrow-down {
  --fa: '\e3ef' !important;
}

.fa-cart-circle-arrow-up {
  --fa: '\e3f0' !important;
}

.fa-cart-circle-check {
  --fa: '\e3f1' !important;
}

.fa-cart-circle-exclamation {
  --fa: '\e3f2' !important;
}

.fa-cart-circle-plus {
  --fa: '\e3f3' !important;
}

.fa-cart-circle-xmark {
  --fa: '\e3f4' !important;
}

.fa-cent-sign {
  --fa: '\e3f5' !important;
}

.fa-chestnut {
  --fa: '\e3f6' !important;
}

.fa-chopsticks {
  --fa: '\e3f7' !important;
}

.fa-circle-quarters {
  --fa: '\e3f8' !important;
}

.fa-code-pull-request-closed {
  --fa: '\e3f9' !important;
}

.fa-code-pull-request-draft {
  --fa: '\e3fa' !important;
}

.fa-coin-blank {
  --fa: '\e3fb' !important;
}

.fa-coin-front {
  --fa: '\e3fc' !important;
}

.fa-coin-vertical {
  --fa: '\e3fd' !important;
}

.fa-corner {
  --fa: '\e3fe' !important;
}

.fa-crab {
  --fa: '\e3ff' !important;
}

.fa-soft-serve {
  --fa: '\e400' !important;
}

.fa-creemee {
  --fa: '\e400' !important;
}

.fa-cucumber {
  --fa: '\e401' !important;
}

.fa-cupcake {
  --fa: '\e402' !important;
}

.fa-custard {
  --fa: '\e403' !important;
}

.fa-dash {
  --fa: '\e404' !important;
}

.fa-minus-large {
  --fa: '\e404' !important;
}

.fa-diamond-exclamation {
  --fa: '\e405' !important;
}

.fa-donut {
  --fa: '\e406' !important;
}

.fa-doughnut {
  --fa: '\e406' !important;
}

.fa-down-from-dotted-line {
  --fa: '\e407' !important;
}

.fa-down-to-dotted-line {
  --fa: '\e408' !important;
}

.fa-face-awesome {
  --fa: '\e409' !important;
}

.fa-gave-dandy {
  --fa: '\e409' !important;
}

.fa-falafel {
  --fa: '\e40a' !important;
}

.fa-flatbread {
  --fa: '\e40b' !important;
}

.fa-flatbread-stuffed {
  --fa: '\e40c' !important;
}

.fa-fondue-pot {
  --fa: '\e40d' !important;
}

.fa-garlic {
  --fa: '\e40e' !important;
}

.fa-grip-dots {
  --fa: '\e410' !important;
}

.fa-grip-dots-vertical {
  --fa: '\e411' !important;
}

.fa-h5 {
  --fa: '\e412' !important;
}

.fa-h6 {
  --fa: '\e413' !important;
}

.fa-hammer-crash {
  --fa: '\e414' !important;
}

.fa-hashtag-lock {
  --fa: '\e415' !important;
}

.fa-hexagon-check {
  --fa: '\e416' !important;
}

.fa-hexagon-exclamation {
  --fa: '\e417' !important;
}

.fa-honey-pot {
  --fa: '\e418' !important;
}

.fa-hose {
  --fa: '\e419' !important;
}

.fa-hose-reel {
  --fa: '\e41a' !important;
}

.fa-hourglass-clock {
  --fa: '\e41b' !important;
}

.fa-hundred-points {
  --fa: '\e41c' !important;
}

.fa-100 {
  --fa: '\e41c' !important;
}

.fa-leafy-green {
  --fa: '\e41d' !important;
}

.fa-left-long-to-line {
  --fa: '\e41e' !important;
}

.fa-light-emergency {
  --fa: '\e41f' !important;
}

.fa-light-emergency-on {
  --fa: '\e420' !important;
}

.fa-lobster {
  --fa: '\e421' !important;
}

.fa-lock-a {
  --fa: '\e422' !important;
}

.fa-lock-hashtag {
  --fa: '\e423' !important;
}

.fa-lollipop {
  --fa: '\e424' !important;
}

.fa-lollypop {
  --fa: '\e424' !important;
}

.fa-mushroom {
  --fa: '\e425' !important;
}

.fa-octagon-check {
  --fa: '\e426' !important;
}

.fa-onion {
  --fa: '\e427' !important;
}

.fa-page {
  --fa: '\e428' !important;
}

.fa-page-caret-down {
  --fa: '\e429' !important;
}

.fa-file-caret-down {
  --fa: '\e429' !important;
}

.fa-page-caret-up {
  --fa: '\e42a' !important;
}

.fa-file-caret-up {
  --fa: '\e42a' !important;
}

.fa-pan-food {
  --fa: '\e42b' !important;
}

.fa-pan-frying {
  --fa: '\e42c' !important;
}

.fa-pancakes {
  --fa: '\e42d' !important;
}

.fa-panel-ews {
  --fa: '\e42e' !important;
}

.fa-panel-fire {
  --fa: '\e42f' !important;
}

.fa-peanut {
  --fa: '\e430' !important;
}

.fa-peanuts {
  --fa: '\e431' !important;
}

.fa-pepper {
  --fa: '\e432' !important;
}

.fa-person-to-door {
  --fa: '\e433' !important;
}

.fa-phone-intercom {
  --fa: '\e434' !important;
}

.fa-pickleball {
  --fa: '\e435' !important;
}

.fa-pipe-circle-check {
  --fa: '\e436' !important;
}

.fa-pipe-collar {
  --fa: '\e437' !important;
}

.fa-pipe-section {
  --fa: '\e438' !important;
}

.fa-pipe-valve {
  --fa: '\e439' !important;
}

.fa-plate-utensils {
  --fa: '\e43b' !important;
}

.fa-plus-minus {
  --fa: '\e43c' !important;
}

.fa-pompebled {
  --fa: '\e43d' !important;
}

.fa-popsicle {
  --fa: '\e43e' !important;
}

.fa-pot-food {
  --fa: '\e43f' !important;
}

.fa-potato {
  --fa: '\e440' !important;
}

.fa-pretzel {
  --fa: '\e441' !important;
}

.fa-pump {
  --fa: '\e442' !important;
}

.fa-puzzle {
  --fa: '\e443' !important;
}

.fa-right-long-to-line {
  --fa: '\e444' !important;
}

.fa-sailboat {
  --fa: '\e445' !important;
}

.fa-salt-shaker {
  --fa: '\e446' !important;
}

.fa-section {
  --fa: '\e447' !important;
}

.fa-shrimp {
  --fa: '\e448' !important;
}

.fa-shutters {
  --fa: '\e449' !important;
}

.fa-sportsball {
  --fa: '\e44b' !important;
}

.fa-sprinkler-ceiling {
  --fa: '\e44c' !important;
}

.fa-square-a-lock {
  --fa: '\e44d' !important;
}

.fa-square-quarters {
  --fa: '\e44e' !important;
}

.fa-square-ring {
  --fa: '\e44f' !important;
}

.fa-squid {
  --fa: '\e450' !important;
}

.fa-tamale {
  --fa: '\e451' !important;
}

.fa-tank-water {
  --fa: '\e452' !important;
}

.fa-train-track {
  --fa: '\e453' !important;
}

.fa-train-tunnel {
  --fa: '\e454' !important;
}

.fa-turn-down-right {
  --fa: '\e455' !important;
}

.fa-up-from-dotted-line {
  --fa: '\e456' !important;
}

.fa-up-to-dotted-line {
  --fa: '\e457' !important;
}

.fa-user-doctor-hair {
  --fa: '\e458' !important;
}

.fa-user-doctor-hair-long {
  --fa: '\e459' !important;
}

.fa-user-hair {
  --fa: '\e45a' !important;
}

.fa-user-hair-long {
  --fa: '\e45b' !important;
}

.fa-user-hair-mullet {
  --fa: '\e45c' !important;
}

.fa-business-front {
  --fa: '\e45c' !important;
}

.fa-party-back {
  --fa: '\e45c' !important;
}

.fa-trian-balbot {
  --fa: '\e45c' !important;
}

.fa-user-nurse-hair {
  --fa: '\e45d' !important;
}

.fa-user-nurse-hair-long {
  --fa: '\e45e' !important;
}

.fa-user-tie-hair {
  --fa: '\e45f' !important;
}

.fa-user-tie-hair-long {
  --fa: '\e460' !important;
}

.fa-user-vneck {
  --fa: '\e461' !important;
}

.fa-user-vneck-hair {
  --fa: '\e462' !important;
}

.fa-user-vneck-hair-long {
  --fa: '\e463' !important;
}

.fa-utensils-slash {
  --fa: '\e464' !important;
}

.fa-vent-damper {
  --fa: '\e465' !important;
}

.fa-waffle {
  --fa: '\e466' !important;
}

.fa-00 {
  --fa: '\e467' !important;
}

.fa-apartment {
  --fa: '\e468' !important;
}

.fa-bird {
  --fa: '\e469' !important;
}

.fa-block {
  --fa: '\e46a' !important;
}

.fa-bowl-soft-serve {
  --fa: '\e46b' !important;
}

.fa-brazilian-real-sign {
  --fa: '\e46c' !important;
}

.fa-cabin {
  --fa: '\e46d' !important;
}

.fa-calendar-circle-exclamation {
  --fa: '\e46e' !important;
}

.fa-calendar-circle-minus {
  --fa: '\e46f' !important;
}

.fa-calendar-circle-plus {
  --fa: '\e470' !important;
}

.fa-calendar-circle-user {
  --fa: '\e471' !important;
}

.fa-calendar-lines-pen {
  --fa: '\e472' !important;
}

.fa-chart-simple {
  --fa: '\e473' !important;
}

.fa-chart-simple-horizontal {
  --fa: '\e474' !important;
}

.fa-diagram-cells {
  --fa: '\e475' !important;
}

.fa-diagram-next {
  --fa: '\e476' !important;
}

.fa-diagram-predecessor {
  --fa: '\e477' !important;
}

.fa-diagram-previous {
  --fa: '\e478' !important;
}

.fa-diagram-subtask {
  --fa: '\e479' !important;
}

.fa-diagram-successor {
  --fa: '\e47a' !important;
}

.fa-earth-oceania {
  --fa: '\e47b' !important;
}

.fa-globe-oceania {
  --fa: '\e47b' !important;
}

.fa-face-beam-hand-over-mouth {
  --fa: '\e47c' !important;
}

.fa-face-clouds {
  --fa: '\e47d' !important;
}

.fa-face-diagonal-mouth {
  --fa: '\e47e' !important;
}

.fa-face-dotted {
  --fa: '\e47f' !important;
}

.fa-face-exhaling {
  --fa: '\e480' !important;
}

.fa-face-hand-peeking {
  --fa: '\e481' !important;
}

.fa-face-holding-back-tears {
  --fa: '\e482' !important;
}

.fa-face-melting {
  --fa: '\e483' !important;
}

.fa-face-saluting {
  --fa: '\e484' !important;
}

.fa-face-spiral-eyes {
  --fa: '\e485' !important;
}

.fa-fort {
  --fa: '\e486' !important;
}

.fa-house-blank {
  --fa: '\e487' !important;
}

.fa-home-blank {
  --fa: '\e487' !important;
}

.fa-square-kanban {
  --fa: '\e488' !important;
}

.fa-square-list {
  --fa: '\e489' !important;
}

.fa-sushi {
  --fa: '\e48a' !important;
}

.fa-nigiri {
  --fa: '\e48a' !important;
}

.fa-sushi-roll {
  --fa: '\e48b' !important;
}

.fa-maki-roll {
  --fa: '\e48b' !important;
}

.fa-makizushi {
  --fa: '\e48b' !important;
}

.fa-album-circle-plus {
  --fa: '\e48c' !important;
}

.fa-album-circle-user {
  --fa: '\e48d' !important;
}

.fa-album-collection-circle-plus {
  --fa: '\e48e' !important;
}

.fa-album-collection-circle-user {
  --fa: '\e48f' !important;
}

.fa-bug-slash {
  --fa: '\e490' !important;
}

.fa-cloud-exclamation {
  --fa: '\e491' !important;
}

.fa-cloud-question {
  --fa: '\e492' !important;
}

.fa-file-circle-info {
  --fa: '\e493' !important;
}

.fa-file-circle-plus {
  --fa: '\e494' !important;
}

.fa-frame {
  --fa: '\e495' !important;
}

.fa-gauge-circle-bolt {
  --fa: '\e496' !important;
}

.fa-gauge-circle-minus {
  --fa: '\e497' !important;
}

.fa-gauge-circle-plus {
  --fa: '\e498' !important;
}

.fa-memo-circle-info {
  --fa: '\e49a' !important;
}

.fa-object-exclude {
  --fa: '\e49c' !important;
}

.fa-object-intersect {
  --fa: '\e49d' !important;
}

.fa-object-subtract {
  --fa: '\e49e' !important;
}

.fa-object-union {
  --fa: '\e49f' !important;
}

.fa-pen-nib-slash {
  --fa: '\e4a1' !important;
}

.fa-rectangle-history {
  --fa: '\e4a2' !important;
}

.fa-rectangle-history-circle-plus {
  --fa: '\e4a3' !important;
}

.fa-rectangle-history-circle-user {
  --fa: '\e4a4' !important;
}

.fa-shop-lock {
  --fa: '\e4a5' !important;
}

.fa-store-lock {
  --fa: '\e4a6' !important;
}

.fa-user-robot-xmarks {
  --fa: '\e4a7' !important;
}

.fa-virus-covid {
  --fa: '\e4a8' !important;
}

.fa-virus-covid-slash {
  --fa: '\e4a9' !important;
}

.fa-anchor-circle-check {
  --fa: '\e4aa' !important;
}

.fa-anchor-circle-exclamation {
  --fa: '\e4ab' !important;
}

.fa-anchor-circle-xmark {
  --fa: '\e4ac' !important;
}

.fa-anchor-lock {
  --fa: '\e4ad' !important;
}

.fa-arrow-down-to-arc {
  --fa: '\e4ae' !important;
}

.fa-arrow-down-up-across-line {
  --fa: '\e4af' !important;
}

.fa-arrow-down-up-lock {
  --fa: '\e4b0' !important;
}

.fa-arrow-right-from-arc {
  --fa: '\e4b1' !important;
}

.fa-arrow-right-to-arc {
  --fa: '\e4b2' !important;
}

.fa-arrow-right-to-city {
  --fa: '\e4b3' !important;
}

.fa-arrow-up-from-arc {
  --fa: '\e4b4' !important;
}

.fa-arrow-up-from-ground-water {
  --fa: '\e4b5' !important;
}

.fa-arrow-up-from-water-pump {
  --fa: '\e4b6' !important;
}

.fa-arrow-up-right-dots {
  --fa: '\e4b7' !important;
}

.fa-arrows-down-to-line {
  --fa: '\e4b8' !important;
}

.fa-arrows-down-to-people {
  --fa: '\e4b9' !important;
}

.fa-arrows-left-right-to-line {
  --fa: '\e4ba' !important;
}

.fa-arrows-spin {
  --fa: '\e4bb' !important;
}

.fa-arrows-split-up-and-left {
  --fa: '\e4bc' !important;
}

.fa-arrows-to-circle {
  --fa: '\e4bd' !important;
}

.fa-arrows-to-dot {
  --fa: '\e4be' !important;
}

.fa-arrows-to-eye {
  --fa: '\e4bf' !important;
}

.fa-arrows-turn-right {
  --fa: '\e4c0' !important;
}

.fa-arrows-turn-to-dots {
  --fa: '\e4c1' !important;
}

.fa-arrows-up-to-line {
  --fa: '\e4c2' !important;
}

.fa-bore-hole {
  --fa: '\e4c3' !important;
}

.fa-bottle-droplet {
  --fa: '\e4c4' !important;
}

.fa-bottle-water {
  --fa: '\e4c5' !important;
}

.fa-bowl-food {
  --fa: '\e4c6' !important;
}

.fa-boxes-packing {
  --fa: '\e4c7' !important;
}

.fa-bridge {
  --fa: '\e4c8' !important;
}

.fa-bridge-circle-check {
  --fa: '\e4c9' !important;
}

.fa-bridge-circle-exclamation {
  --fa: '\e4ca' !important;
}

.fa-bridge-circle-xmark {
  --fa: '\e4cb' !important;
}

.fa-bridge-lock {
  --fa: '\e4cc' !important;
}

.fa-bridge-suspension {
  --fa: '\e4cd' !important;
}

.fa-bridge-water {
  --fa: '\e4ce' !important;
}

.fa-bucket {
  --fa: '\e4cf' !important;
}

.fa-bugs {
  --fa: '\e4d0' !important;
}

.fa-building-circle-arrow-right {
  --fa: '\e4d1' !important;
}

.fa-building-circle-check {
  --fa: '\e4d2' !important;
}

.fa-building-circle-exclamation {
  --fa: '\e4d3' !important;
}

.fa-building-circle-xmark {
  --fa: '\e4d4' !important;
}

.fa-building-flag {
  --fa: '\e4d5' !important;
}

.fa-building-lock {
  --fa: '\e4d6' !important;
}

.fa-building-ngo {
  --fa: '\e4d7' !important;
}

.fa-building-shield {
  --fa: '\e4d8' !important;
}

.fa-building-un {
  --fa: '\e4d9' !important;
}

.fa-building-user {
  --fa: '\e4da' !important;
}

.fa-building-wheat {
  --fa: '\e4db' !important;
}

.fa-burst {
  --fa: '\e4dc' !important;
}

.fa-car-on {
  --fa: '\e4dd' !important;
}

.fa-car-tunnel {
  --fa: '\e4de' !important;
}

.fa-cards-blank {
  --fa: '\e4df' !important;
}

.fa-child-combatant {
  --fa: '\e4e0' !important;
}

.fa-child-rifle {
  --fa: '\e4e0' !important;
}

.fa-children {
  --fa: '\e4e1' !important;
}

.fa-circle-nodes {
  --fa: '\e4e2' !important;
}

.fa-clipboard-question {
  --fa: '\e4e3' !important;
}

.fa-cloud-showers-water {
  --fa: '\e4e4' !important;
}

.fa-computer {
  --fa: '\e4e5' !important;
}

.fa-cubes-stacked {
  --fa: '\e4e6' !important;
}

.fa-down-to-bracket {
  --fa: '\e4e7' !important;
}

.fa-envelope-circle-check {
  --fa: '\e4e8' !important;
}

.fa-explosion {
  --fa: '\e4e9' !important;
}

.fa-ferry {
  --fa: '\e4ea' !important;
}

.fa-file-circle-exclamation {
  --fa: '\e4eb' !important;
}

.fa-file-circle-minus {
  --fa: '\e4ed' !important;
}

.fa-file-circle-question {
  --fa: '\e4ef' !important;
}

.fa-file-shield {
  --fa: '\e4f0' !important;
}

.fa-fire-burner {
  --fa: '\e4f1' !important;
}

.fa-fish-fins {
  --fa: '\e4f2' !important;
}

.fa-flask-vial {
  --fa: '\e4f3' !important;
}

.fa-glass-water {
  --fa: '\e4f4' !important;
}

.fa-glass-water-droplet {
  --fa: '\e4f5' !important;
}

.fa-group-arrows-rotate {
  --fa: '\e4f6' !important;
}

.fa-hand-holding-hand {
  --fa: '\e4f7' !important;
}

.fa-handcuffs {
  --fa: '\e4f8' !important;
}

.fa-hands-bound {
  --fa: '\e4f9' !important;
}

.fa-hands-holding-child {
  --fa: '\e4fa' !important;
}

.fa-hands-holding-circle {
  --fa: '\e4fb' !important;
}

.fa-heart-circle-bolt {
  --fa: '\e4fc' !important;
}

.fa-heart-circle-check {
  --fa: '\e4fd' !important;
}

.fa-heart-circle-exclamation {
  --fa: '\e4fe' !important;
}

.fa-heart-circle-minus {
  --fa: '\e4ff' !important;
}

.fa-heart-circle-plus {
  --fa: '\e500' !important;
}

.fa-heart-circle-xmark {
  --fa: '\e501' !important;
}

.fa-helicopter-symbol {
  --fa: '\e502' !important;
}

.fa-helmet-un {
  --fa: '\e503' !important;
}

.fa-hexagon-image {
  --fa: '\e504' !important;
}

.fa-hexagon-vertical-nft {
  --fa: '\e505' !important;
}

.fa-hexagon-vertical-nft-slanted {
  --fa: '\e505' !important;
}

.fa-hill-avalanche {
  --fa: '\e507' !important;
}

.fa-hill-rockslide {
  --fa: '\e508' !important;
}

.fa-house-circle-check {
  --fa: '\e509' !important;
}

.fa-house-circle-exclamation {
  --fa: '\e50a' !important;
}

.fa-house-circle-xmark {
  --fa: '\e50b' !important;
}

.fa-house-fire {
  --fa: '\e50c' !important;
}

.fa-house-flag {
  --fa: '\e50d' !important;
}

.fa-house-flood-water {
  --fa: '\e50e' !important;
}

.fa-house-flood-water-circle-arrow-right {
  --fa: '\e50f' !important;
}

.fa-house-lock {
  --fa: '\e510' !important;
}

.fa-house-medical-circle-check {
  --fa: '\e511' !important;
}

.fa-house-medical-circle-exclamation {
  --fa: '\e512' !important;
}

.fa-house-medical-circle-xmark {
  --fa: '\e513' !important;
}

.fa-house-medical-flag {
  --fa: '\e514' !important;
}

.fa-house-tsunami {
  --fa: '\e515' !important;
}

.fa-jar {
  --fa: '\e516' !important;
}

.fa-jar-wheat {
  --fa: '\e517' !important;
}

.fa-jet-fighter-up {
  --fa: '\e518' !important;
}

.fa-jug-detergent {
  --fa: '\e519' !important;
}

.fa-kitchen-set {
  --fa: '\e51a' !important;
}

.fa-land-mine-on {
  --fa: '\e51b' !important;
}

.fa-landmark-flag {
  --fa: '\e51c' !important;
}

.fa-laptop-file {
  --fa: '\e51d' !important;
}

.fa-lines-leaning {
  --fa: '\e51e' !important;
}

.fa-location-pin-lock {
  --fa: '\e51f' !important;
}

.fa-locust {
  --fa: '\e520' !important;
}

.fa-magnifying-glass-arrow-right {
  --fa: '\e521' !important;
}

.fa-magnifying-glass-chart {
  --fa: '\e522' !important;
}

.fa-mars-and-venus-burst {
  --fa: '\e523' !important;
}

.fa-mask-ventilator {
  --fa: '\e524' !important;
}

.fa-mattress-pillow {
  --fa: '\e525' !important;
}

.fa-merge {
  --fa: '\e526' !important;
}

.fa-mobile-retro {
  --fa: '\e527' !important;
}

.fa-money-bill-transfer {
  --fa: '\e528' !important;
}

.fa-money-bill-trend-up {
  --fa: '\e529' !important;
}

.fa-money-bill-wheat {
  --fa: '\e52a' !important;
}

.fa-mosquito {
  --fa: '\e52b' !important;
}

.fa-mosquito-net {
  --fa: '\e52c' !important;
}

.fa-mound {
  --fa: '\e52d' !important;
}

.fa-mountain-city {
  --fa: '\e52e' !important;
}

.fa-mountain-sun {
  --fa: '\e52f' !important;
}

.fa-nfc-symbol {
  --fa: '\e531' !important;
}

.fa-oil-well {
  --fa: '\e532' !important;
}

.fa-people-group {
  --fa: '\e533' !important;
}

.fa-people-line {
  --fa: '\e534' !important;
}

.fa-people-pulling {
  --fa: '\e535' !important;
}

.fa-people-robbery {
  --fa: '\e536' !important;
}

.fa-people-roof {
  --fa: '\e537' !important;
}

.fa-person-arrow-down-to-line {
  --fa: '\e538' !important;
}

.fa-person-arrow-up-from-line {
  --fa: '\e539' !important;
}

.fa-person-breastfeeding {
  --fa: '\e53a' !important;
}

.fa-person-burst {
  --fa: '\e53b' !important;
}

.fa-person-cane {
  --fa: '\e53c' !important;
}

.fa-person-chalkboard {
  --fa: '\e53d' !important;
}

.fa-person-circle-check {
  --fa: '\e53e' !important;
}

.fa-person-circle-exclamation {
  --fa: '\e53f' !important;
}

.fa-person-circle-minus {
  --fa: '\e540' !important;
}

.fa-person-circle-plus {
  --fa: '\e541' !important;
}

.fa-person-circle-question {
  --fa: '\e542' !important;
}

.fa-person-circle-xmark {
  --fa: '\e543' !important;
}

.fa-person-dress-burst {
  --fa: '\e544' !important;
}

.fa-person-drowning {
  --fa: '\e545' !important;
}

.fa-person-falling {
  --fa: '\e546' !important;
}

.fa-person-falling-burst {
  --fa: '\e547' !important;
}

.fa-person-half-dress {
  --fa: '\e548' !important;
}

.fa-person-harassing {
  --fa: '\e549' !important;
}

.fa-person-military-pointing {
  --fa: '\e54a' !important;
}

.fa-person-military-rifle {
  --fa: '\e54b' !important;
}

.fa-person-military-to-person {
  --fa: '\e54c' !important;
}

.fa-person-rays {
  --fa: '\e54d' !important;
}

.fa-person-rifle {
  --fa: '\e54e' !important;
}

.fa-person-shelter {
  --fa: '\e54f' !important;
}

.fa-person-walking-arrow-loop-left {
  --fa: '\e551' !important;
}

.fa-person-walking-arrow-right {
  --fa: '\e552' !important;
}

.fa-person-walking-dashed-line-arrow-right {
  --fa: '\e553' !important;
}

.fa-person-walking-luggage {
  --fa: '\e554' !important;
}

.fa-plane-circle-check {
  --fa: '\e555' !important;
}

.fa-plane-circle-exclamation {
  --fa: '\e556' !important;
}

.fa-plane-circle-xmark {
  --fa: '\e557' !important;
}

.fa-plane-lock {
  --fa: '\e558' !important;
}

.fa-plate-wheat {
  --fa: '\e55a' !important;
}

.fa-plug-circle-bolt {
  --fa: '\e55b' !important;
}

.fa-plug-circle-check {
  --fa: '\e55c' !important;
}

.fa-plug-circle-exclamation {
  --fa: '\e55d' !important;
}

.fa-plug-circle-minus {
  --fa: '\e55e' !important;
}

.fa-plug-circle-plus {
  --fa: '\e55f' !important;
}

.fa-plug-circle-xmark {
  --fa: '\e560' !important;
}

.fa-ranking-star {
  --fa: '\e561' !important;
}

.fa-road-barrier {
  --fa: '\e562' !important;
}

.fa-road-bridge {
  --fa: '\e563' !important;
}

.fa-road-circle-check {
  --fa: '\e564' !important;
}

.fa-road-circle-exclamation {
  --fa: '\e565' !important;
}

.fa-road-circle-xmark {
  --fa: '\e566' !important;
}

.fa-road-lock {
  --fa: '\e567' !important;
}

.fa-road-spikes {
  --fa: '\e568' !important;
}

.fa-rug {
  --fa: '\e569' !important;
}

.fa-sack-xmark {
  --fa: '\e56a' !important;
}

.fa-school-circle-check {
  --fa: '\e56b' !important;
}

.fa-school-circle-exclamation {
  --fa: '\e56c' !important;
}

.fa-school-circle-xmark {
  --fa: '\e56d' !important;
}

.fa-school-flag {
  --fa: '\e56e' !important;
}

.fa-school-lock {
  --fa: '\e56f' !important;
}

.fa-sheet-plastic {
  --fa: '\e571' !important;
}

.fa-shield-cat {
  --fa: '\e572' !important;
}

.fa-shield-dog {
  --fa: '\e573' !important;
}

.fa-shield-heart {
  --fa: '\e574' !important;
}

.fa-shield-quartered {
  --fa: '\e575' !important;
}

.fa-square-nfi {
  --fa: '\e576' !important;
}

.fa-square-person-confined {
  --fa: '\e577' !important;
}

.fa-square-virus {
  --fa: '\e578' !important;
}

.fa-staff-snake {
  --fa: '\e579' !important;
}

.fa-rod-asclepius {
  --fa: '\e579' !important;
}

.fa-rod-snake {
  --fa: '\e579' !important;
}

.fa-staff-aesculapius {
  --fa: '\e579' !important;
}

.fa-sun-plant-wilt {
  --fa: '\e57a' !important;
}

.fa-tarp {
  --fa: '\e57b' !important;
}

.fa-tarp-droplet {
  --fa: '\e57c' !important;
}

.fa-tent {
  --fa: '\e57d' !important;
}

.fa-tent-arrow-down-to-line {
  --fa: '\e57e' !important;
}

.fa-tent-arrow-left-right {
  --fa: '\e57f' !important;
}

.fa-tent-arrow-turn-left {
  --fa: '\e580' !important;
}

.fa-tent-arrows-down {
  --fa: '\e581' !important;
}

.fa-tents {
  --fa: '\e582' !important;
}

.fa-toilet-portable {
  --fa: '\e583' !important;
}

.fa-toilets-portable {
  --fa: '\e584' !important;
}

.fa-tower-cell {
  --fa: '\e585' !important;
}

.fa-tower-observation {
  --fa: '\e586' !important;
}

.fa-tree-city {
  --fa: '\e587' !important;
}

.fa-trillium {
  --fa: '\e588' !important;
}

.fa-trowel {
  --fa: '\e589' !important;
}

.fa-trowel-bricks {
  --fa: '\e58a' !important;
}

.fa-truck-arrow-right {
  --fa: '\e58b' !important;
}

.fa-truck-droplet {
  --fa: '\e58c' !important;
}

.fa-truck-field {
  --fa: '\e58d' !important;
}

.fa-truck-field-un {
  --fa: '\e58e' !important;
}

.fa-truck-plane {
  --fa: '\e58f' !important;
}

.fa-up-from-bracket {
  --fa: '\e590' !important;
}

.fa-users-between-lines {
  --fa: '\e591' !important;
}

.fa-users-line {
  --fa: '\e592' !important;
}

.fa-users-rays {
  --fa: '\e593' !important;
}

.fa-users-rectangle {
  --fa: '\e594' !important;
}

.fa-users-viewfinder {
  --fa: '\e595' !important;
}

.fa-vial-circle-check {
  --fa: '\e596' !important;
}

.fa-vial-virus {
  --fa: '\e597' !important;
}

.fa-wheat-awn-circle-exclamation {
  --fa: '\e598' !important;
}

.fa-worm {
  --fa: '\e599' !important;
}

.fa-xmarks-lines {
  --fa: '\e59a' !important;
}

.fa-xmark-large {
  --fa: '\e59b' !important;
}

.fa-child-dress {
  --fa: '\e59c' !important;
}

.fa-child-reaching {
  --fa: '\e59d' !important;
}

.fa-plus-large {
  --fa: '\e59e' !important;
}

.fa-crosshairs-simple {
  --fa: '\e59f' !important;
}

.fa-file-circle-check {
  --fa: '\e5a0' !important;
}

.fa-file-circle-xmark {
  --fa: '\e5a1' !important;
}

.fa-gamepad-modern {
  --fa: '\e5a2' !important;
}

.fa-gamepad-alt {
  --fa: '\e5a2' !important;
}

.fa-grill {
  --fa: '\e5a3' !important;
}

.fa-grill-fire {
  --fa: '\e5a4' !important;
}

.fa-grill-hot {
  --fa: '\e5a5' !important;
}

.fa-lightbulb-cfl {
  --fa: '\e5a6' !important;
}

.fa-lightbulb-cfl-on {
  --fa: '\e5a7' !important;
}

.fa-mouse-field {
  --fa: '\e5a8' !important;
}

.fa-person-through-window {
  --fa: '\e5a9' !important;
}

.fa-plant-wilt {
  --fa: '\e5aa' !important;
}

.fa-ring-diamond {
  --fa: '\e5ab' !important;
}

.fa-stapler {
  --fa: '\e5af' !important;
}

.fa-toggle-large-off {
  --fa: '\e5b0' !important;
}

.fa-toggle-large-on {
  --fa: '\e5b1' !important;
}

.fa-toilet-paper-check {
  --fa: '\e5b2' !important;
}

.fa-toilet-paper-xmark {
  --fa: '\e5b3' !important;
}

.fa-train-tram {
  --fa: '\e5b4' !important;
}

.fa-buoy {
  --fa: '\e5b5' !important;
}

.fa-buoy-mooring {
  --fa: '\e5b6' !important;
}

.fa-diamond-half {
  --fa: '\e5b7' !important;
}

.fa-diamond-half-stroke {
  --fa: '\e5b8' !important;
}

.fa-game-console-handheld-crank {
  --fa: '\e5b9' !important;
}

.fa-interrobang {
  --fa: '\e5ba' !important;
}

.fa-mailbox-flag-up {
  --fa: '\e5bb' !important;
}

.fa-mustache {
  --fa: '\e5bc' !important;
}

.fa-nose {
  --fa: '\e5bd' !important;
}

.fa-phone-arrow-right {
  --fa: '\e5be' !important;
}

.fa-pickaxe {
  --fa: '\e5bf' !important;
}

.fa-prescription-bottle-pill {
  --fa: '\e5c0' !important;
}

.fa-snowflake-droplets {
  --fa: '\e5c1' !important;
}

.fa-square-dashed-circle-plus {
  --fa: '\e5c2' !important;
}

.fa-tricycle {
  --fa: '\e5c3' !important;
}

.fa-tricycle-adult {
  --fa: '\e5c4' !important;
}

.fa-user-magnifying-glass {
  --fa: '\e5c5' !important;
}

.fa-comment-heart {
  --fa: '\e5c8' !important;
}

.fa-message-heart {
  --fa: '\e5c9' !important;
}

.fa-pencil-mechanical {
  --fa: '\e5ca' !important;
}

.fa-skeleton-ribs {
  --fa: '\e5cb' !important;
}

.fa-billboard {
  --fa: '\e5cd' !important;
}

.fa-circle-euro {
  --fa: '\e5ce' !important;
}

.fa-circle-sterling {
  --fa: '\e5cf' !important;
}

.fa-circle-yen {
  --fa: '\e5d0' !important;
}

.fa-broom-wide {
  --fa: '\e5d1' !important;
}

.fa-wreath-laurel {
  --fa: '\e5d2' !important;
}

.fa-circle-quarter-stroke {
  --fa: '\e5d3' !important;
}

.fa-circle-three-quarters-stroke {
  --fa: '\e5d4' !important;
}

.fa-webhook {
  --fa: '\e5d5' !important;
}

.fa-sparkle {
  --fa: '\e5d6' !important;
}

.fa-chart-line-up-down {
  --fa: '\e5d7' !important;
}

.fa-chart-mixed-up-circle-currency {
  --fa: '\e5d8' !important;
}

.fa-chart-mixed-up-circle-dollar {
  --fa: '\e5d9' !important;
}

.fa-grid-round {
  --fa: '\e5da' !important;
}

.fa-grid-round-2 {
  --fa: '\e5db' !important;
}

.fa-grid-round-2-plus {
  --fa: '\e5dc' !important;
}

.fa-grid-round-4 {
  --fa: '\e5dd' !important;
}

.fa-grid-round-5 {
  --fa: '\e5de' !important;
}

.fa-arrow-progress {
  --fa: '\e5df' !important;
}

.fa-right-left-large {
  --fa: '\e5e1' !important;
}

.fa-calendar-users {
  --fa: '\e5e2' !important;
}

.fa-display-chart-up {
  --fa: '\e5e3' !important;
}

.fa-display-chart-up-circle-currency {
  --fa: '\e5e5' !important;
}

.fa-display-chart-up-circle-dollar {
  --fa: '\e5e6' !important;
}

.fa-laptop-binary {
  --fa: '\e5e7' !important;
}

.fa-gear-code {
  --fa: '\e5e8' !important;
}

.fa-gear-complex {
  --fa: '\e5e9' !important;
}

.fa-gear-complex-code {
  --fa: '\e5eb' !important;
}

.fa-file-doc {
  --fa: '\e5ed' !important;
}

.fa-file-zip {
  --fa: '\e5ee' !important;
}

.fa-flask-gear {
  --fa: '\e5f1' !important;
}

.fa-bag-seedling {
  --fa: '\e5f2' !important;
}

.fa-bin-bottles {
  --fa: '\e5f5' !important;
}

.fa-bin-bottles-recycle {
  --fa: '\e5f6' !important;
}

.fa-bin-recycle {
  --fa: '\e5f7' !important;
}

.fa-conveyor-belt-arm {
  --fa: '\e5f8' !important;
}

.fa-jug-bottle {
  --fa: '\e5fb' !important;
}

.fa-lightbulb-gear {
  --fa: '\e5fd' !important;
}

.fa-dinosaur {
  --fa: '\e5fe' !important;
}

.fa-person-running-fast {
  --fa: '\e5ff' !important;
}

.fa-circles-overlap {
  --fa: '\e600' !important;
}

.fa-cloud-binary {
  --fa: '\e601' !important;
}

.fa-chf-sign {
  --fa: '\e602' !important;
}

.fa-user-group-simple {
  --fa: '\e603' !important;
}

.fa-chart-pie-simple-circle-currency {
  --fa: '\e604' !important;
}

.fa-chart-pie-simple-circle-dollar {
  --fa: '\e605' !important;
}

.fa-hat-beach {
  --fa: '\e606' !important;
}

.fa-person-dress-fairy {
  --fa: '\e607' !important;
}

.fa-person-fairy {
  --fa: '\e608' !important;
}

.fa-swap {
  --fa: '\e609' !important;
}

.fa-swap-arrows {
  --fa: '\e60a' !important;
}

.fa-angles-up-down {
  --fa: '\e60d' !important;
}

.fa-globe-pointer {
  --fa: '\e60e' !important;
}

.fa-subtitles {
  --fa: '\e60f' !important;
}

.fa-subtitles-slash {
  --fa: '\e610' !important;
}

.fa-head-side-gear {
  --fa: '\e611' !important;
}

.fa-lighthouse {
  --fa: '\e612' !important;
}

.fa-raccoon {
  --fa: '\e613' !important;
}

.fa-arrow-down-from-arc {
  --fa: '\e614' !important;
}

.fa-arrow-left-from-arc {
  --fa: '\e615' !important;
}

.fa-arrow-left-to-arc {
  --fa: '\e616' !important;
}

.fa-arrow-up-to-arc {
  --fa: '\e617' !important;
}

.fa-building-magnifying-glass {
  --fa: '\e61c' !important;
}

.fa-building-memo {
  --fa: '\e61e' !important;
}

.fa-hammer-brush {
  --fa: '\e620' !important;
}

.fa-hand-holding-circle-dollar {
  --fa: '\e621' !important;
}

.fa-landmark-magnifying-glass {
  --fa: '\e622' !important;
}

.fa-sign-post {
  --fa: '\e624' !important;
}

.fa-sign-posts {
  --fa: '\e625' !important;
}

.fa-sign-posts-wrench {
  --fa: '\e626' !important;
}

.fa-tent-double-peak {
  --fa: '\e627' !important;
}

.fa-truck-utensils {
  --fa: '\e628' !important;
}

.fa-t-rex {
  --fa: '\e629' !important;
}

.fa-spinner-scale {
  --fa: '\e62a' !important;
}

.fa-bell-ring {
  --fa: '\e62c' !important;
}

.fa-arrows-rotate-reverse {
  --fa: '\e630' !important;
}

.fa-rotate-reverse {
  --fa: '\e631' !important;
}

.fa-arrow-turn-left {
  --fa: '\e632' !important;
}

.fa-arrow-turn-left-down {
  --fa: '\e633' !important;
}

.fa-arrow-turn-left-up {
  --fa: '\e634' !important;
}

.fa-arrow-turn-right {
  --fa: '\e635' !important;
}

.fa-turn-left {
  --fa: '\e636' !important;
}

.fa-turn-left-down {
  --fa: '\e637' !important;
}

.fa-turn-left-up {
  --fa: '\e638' !important;
}

.fa-turn-right {
  --fa: '\e639' !important;
}

.fa-location-arrow-up {
  --fa: '\e63a' !important;
}

.fa-ticket-perforated {
  --fa: '\e63e' !important;
}

.fa-tickets-perforated {
  --fa: '\e63f' !important;
}

.fa-cannon {
  --fa: '\e642' !important;
}

.fa-court-sport {
  --fa: '\e643' !important;
}

.fa-file-eps {
  --fa: '\e644' !important;
}

.fa-file-gif {
  --fa: '\e645' !important;
}

.fa-file-jpg {
  --fa: '\e646' !important;
}

.fa-file-mov {
  --fa: '\e647' !important;
}

.fa-file-mp3 {
  --fa: '\e648' !important;
}

.fa-file-mp4 {
  --fa: '\e649' !important;
}

.fa-file-ppt {
  --fa: '\e64a' !important;
}

.fa-file-svg {
  --fa: '\e64b' !important;
}

.fa-file-vector {
  --fa: '\e64c' !important;
}

.fa-file-xls {
  --fa: '\e64d' !important;
}

.fa-folder-check {
  --fa: '\e64e' !important;
}

.fa-chart-kanban {
  --fa: '\e64f' !important;
}

.fa-bag-shopping-minus {
  --fa: '\e650' !important;
}

.fa-bag-shopping-plus {
  --fa: '\e651' !important;
}

.fa-basket-shopping-minus {
  --fa: '\e652' !important;
}

.fa-basket-shopping-plus {
  --fa: '\e653' !important;
}

.fa-file-xml {
  --fa: '\e654' !important;
}

.fa-bulldozer {
  --fa: '\e655' !important;
}

.fa-excavator {
  --fa: '\e656' !important;
}

.fa-truck-ladder {
  --fa: '\e657' !important;
}

.fa-tickets {
  --fa: '\e658' !important;
}

.fa-tickets-simple {
  --fa: '\e659' !important;
}

.fa-truck-fire {
  --fa: '\e65a' !important;
}

.fa-wave {
  --fa: '\e65b' !important;
}

.fa-waves-sine {
  --fa: '\e65d' !important;
}

.fa-magnifying-glass-arrows-rotate {
  --fa: '\e65e' !important;
}

.fa-magnifying-glass-music {
  --fa: '\e65f' !important;
}

.fa-magnifying-glass-play {
  --fa: '\e660' !important;
}

.fa-magnifying-glass-waveform {
  --fa: '\e661' !important;
}

.fa-music-magnifying-glass {
  --fa: '\e662' !important;
}

.fa-reflect-horizontal {
  --fa: '\e664' !important;
}

.fa-reflect-vertical {
  --fa: '\e665' !important;
}

.fa-file-png {
  --fa: '\e666' !important;
}

.fa-arrow-down-from-bracket {
  --fa: '\e667' !important;
}

.fa-arrow-left-from-bracket {
  --fa: '\e668' !important;
}

.fa-arrow-left-to-bracket {
  --fa: '\e669' !important;
}

.fa-arrow-up-to-bracket {
  --fa: '\e66a' !important;
}

.fa-down-from-bracket {
  --fa: '\e66b' !important;
}

.fa-left-from-bracket {
  --fa: '\e66c' !important;
}

.fa-left-to-bracket {
  --fa: '\e66d' !important;
}

.fa-up-to-bracket {
  --fa: '\e66e' !important;
}

.fa-reflect-both {
  --fa: '\e66f' !important;
}

.fa-file-cad {
  --fa: '\e672' !important;
}

.fa-bottle-baby {
  --fa: '\e673' !important;
}

.fa-table-cells-column-lock {
  --fa: '\e678' !important;
}

.fa-table-cells-lock {
  --fa: '\e679' !important;
}

.fa-table-cells-row-lock {
  --fa: '\e67a' !important;
}

.fa-circle-wifi {
  --fa: '\e67d' !important;
}

.fa-circle-wifi-circle-wifi {
  --fa: '\e67e' !important;
}

.fa-circle-wifi-group {
  --fa: '\e67e' !important;
}

.fa-circle-gf {
  --fa: '\e67f' !important;
}

.fa-ant {
  --fa: '\e680' !important;
}

.fa-caduceus {
  --fa: '\e681' !important;
}

.fa-web-awesome {
  --fa: '\e682' !important;
}

.fa-globe-wifi {
  --fa: '\e685' !important;
}

.fa-hydra {
  --fa: '\e686' !important;
}

.fa-lightbulb-message {
  --fa: '\e687' !important;
}

.fa-octopus {
  --fa: '\e688' !important;
}

.fa-user-beard-bolt {
  --fa: '\e689' !important;
}

.fa-user-hoodie {
  --fa: '\e68a' !important;
}

.fa-diamonds-4 {
  --fa: '\e68b' !important;
}

.fa-thumbtack-slash {
  --fa: '\e68f' !important;
}

.fa-thumb-tack-slash {
  --fa: '\e68f' !important;
}

.fa-table-cells-column-unlock {
  --fa: '\e690' !important;
}

.fa-table-cells-row-unlock {
  --fa: '\e691' !important;
}

.fa-table-cells-unlock {
  --fa: '\e692' !important;
}

.fa-chart-diagram {
  --fa: '\e695' !important;
}

.fa-comment-nodes {
  --fa: '\e696' !important;
}

.fa-file-fragment {
  --fa: '\e697' !important;
}

.fa-file-half-dashed {
  --fa: '\e698' !important;
}

.fa-hexagon-nodes {
  --fa: '\e699' !important;
}

.fa-hexagon-nodes-bolt {
  --fa: '\e69a' !important;
}

.fa-square-binary {
  --fa: '\e69b' !important;
}

.fa-carpool {
  --fa: '\e69c' !important;
}

.fa-car-people {
  --fa: '\e69c' !important;
}

.fa-chart-sine {
  --fa: '\e69d' !important;
}

.fa-chart-fft {
  --fa: '\e69e' !important;
}

.fa-circles-overlap-3 {
  --fa: '\e6a1' !important;
}

.fa-pronoun {
  --fa: '\e6a1' !important;
}

.fa-bar-progress {
  --fa: '\e6a4' !important;
}

.fa-bar-progress-empty {
  --fa: '\e6a5' !important;
}

.fa-bar-progress-full {
  --fa: '\e6a6' !important;
}

.fa-bar-progress-half {
  --fa: '\e6a7' !important;
}

.fa-bar-progress-quarter {
  --fa: '\e6a8' !important;
}

.fa-bar-progress-three-quarters {
  --fa: '\e6a9' !important;
}

.fa-grid-2-minus {
  --fa: '\e6aa' !important;
}

.fa-grid-round-2-minus {
  --fa: '\e6ab' !important;
}

.fa-table-cells-columns {
  --fa: '\e6ac' !important;
}

.fa-table-cells-header {
  --fa: '\e6ad' !important;
}

.fa-table-cells-header-lock {
  --fa: '\e6ae' !important;
}

.fa-table-cells-header-unlock {
  --fa: '\e6af' !important;
}

.fa-table-cells-rows {
  --fa: '\e6b0' !important;
}

.fa-circle-equals {
  --fa: '\e6b1' !important;
}

.fa-hexagon-equals {
  --fa: '\e6b2' !important;
}

.fa-octagon-equals {
  --fa: '\e6b3' !important;
}

.fa-rectangle-minus {
  --fa: '\e6b4' !important;
}

.fa-rectangle-plus {
  --fa: '\e6b5' !important;
}

.fa-square-equals {
  --fa: '\e6b6' !important;
}

.fa-arrow-down-long-to-line {
  --fa: '\e6b7' !important;
}

.fa-arrow-left-arrow-right {
  --fa: '\e6b8' !important;
}

.fa-arrow-left-from-dotted-line {
  --fa: '\e6b9' !important;
}

.fa-arrow-left-to-dotted-line {
  --fa: '\e6ba' !important;
}

.fa-arrow-right-from-dotted-line {
  --fa: '\e6bb' !important;
}

.fa-arrow-right-to-dotted-line {
  --fa: '\e6bc' !important;
}

.fa-arrow-up-long-to-line {
  --fa: '\e6bd' !important;
}

.fa-direction-left-right {
  --fa: '\e6be' !important;
}

.fa-direction-up-down {
  --fa: '\e6bf' !important;
}

.fa-down-long-to-line {
  --fa: '\e6c0' !important;
}

.fa-down-up {
  --fa: '\e6c1' !important;
}

.fa-left-from-dotted-line {
  --fa: '\e6c2' !important;
}

.fa-left-to-dotted-line {
  --fa: '\e6c3' !important;
}

.fa-right-from-dotted-line {
  --fa: '\e6c4' !important;
}

.fa-right-to-dotted-line {
  --fa: '\e6c5' !important;
}

.fa-up-long-to-line {
  --fa: '\e6c6' !important;
}

.fa-barn {
  --fa: '\e6c7' !important;
}

.fa-circle-house {
  --fa: '\e6c8' !important;
}

.fa-garage-empty {
  --fa: '\e6c9' !important;
}

.fa-house-unlock {
  --fa: '\e6ca' !important;
}

.fa-school-unlock {
  --fa: '\e6cb' !important;
}

.fa-stadium {
  --fa: '\e6cc' !important;
}

.fa-tent-circus {
  --fa: '\e6cd' !important;
}

.fa-ball-yarn {
  --fa: '\e6ce' !important;
}

.fa-bra {
  --fa: '\e6cf' !important;
}

.fa-briefs {
  --fa: '\e6d0' !important;
}

.fa-dress {
  --fa: '\e6d1' !important;
}

.fa-jeans {
  --fa: '\e6d2' !important;
}

.fa-jeans-straight {
  --fa: '\e6d3' !important;
}

.fa-panties {
  --fa: '\e6d4' !important;
}

.fa-pants {
  --fa: '\e6d5' !important;
}

.fa-pants-straight {
  --fa: '\e6d6' !important;
}

.fa-shirt-jersey {
  --fa: '\e6d7' !important;
}

.fa-shoe {
  --fa: '\e6d8' !important;
}

.fa-shorts {
  --fa: '\e6d9' !important;
}

.fa-sneaker {
  --fa: '\e6da' !important;
}

.fa-circle-share-nodes {
  --fa: '\e6db' !important;
}

.fa-comment-dot {
  --fa: '\e6dc' !important;
}

.fa-comment-waveform {
  --fa: '\e6dd' !important;
}

.fa-envelope-circle-user {
  --fa: '\e6de' !important;
}

.fa-message-dot {
  --fa: '\e6df' !important;
}

.fa-message-waveform {
  --fa: '\e6e0' !important;
}

.fa-phone-connection {
  --fa: '\e6e1' !important;
}

.fa-phone-waveform {
  --fa: '\e6e2' !important;
}

.fa-postage-stamp {
  --fa: '\e6e3' !important;
}

.fa-circle-florin {
  --fa: '\e6e4' !important;
}

.fa-circle-ruble {
  --fa: '\e6e5' !important;
}

.fa-square-chf {
  --fa: '\e6e6' !important;
}

.fa-square-lira {
  --fa: '\e6e7' !important;
}

.fa-norwegian-krone-sign {
  --fa: '\e6e8' !important;
}

.fa-circle-renminbi {
  --fa: '\e6e9' !important;
}

.fa-square-peseta {
  --fa: '\e6ea' !important;
}

.fa-circle-brazilian-real {
  --fa: '\e6eb' !important;
}

.fa-circle-won {
  --fa: '\e6ec' !important;
}

.fa-square-cruzeiro {
  --fa: '\e6ed' !important;
}

.fa-circle-currency {
  --fa: '\e6ee' !important;
}

.fa-circle-hryvnia {
  --fa: '\e6ef' !important;
}

.fa-square-cent {
  --fa: '\e6f0' !important;
}

.fa-square-brazilian-real {
  --fa: '\e6f1' !important;
}

.fa-square-bitcoin {
  --fa: '\e6f2' !important;
}

.fa-circle-peruvian-soles {
  --fa: '\e6f3' !important;
}

.fa-circle-litecoin {
  --fa: '\e6f4' !important;
}

.fa-square-indian-rupee {
  --fa: '\e6f5' !important;
}

.fa-circle-lira {
  --fa: '\e6f6' !important;
}

.fa-square-litecoin {
  --fa: '\e6f7' !important;
}

.fa-square-ruble {
  --fa: '\e6f8' !important;
}

.fa-circle-malaysian-ringgit {
  --fa: '\e6f9' !important;
}

.fa-malaysian-ringgit-sign {
  --fa: '\e6fa' !important;
}

.fa-circle-manat {
  --fa: '\e6fb' !important;
}

.fa-circle-colon {
  --fa: '\e6fc' !important;
}

.fa-circle-kip {
  --fa: '\e6fd' !important;
}

.fa-australian-dollar-sign {
  --fa: '\e6fe' !important;
}

.fa-circle-peso {
  --fa: '\e6ff' !important;
}

.fa-circle-polish-zloty {
  --fa: '\e700' !important;
}

.fa-circle-bangladeshi-taka {
  --fa: '\e701' !important;
}

.fa-circle-mill {
  --fa: '\e702' !important;
}

.fa-circle-shekel {
  --fa: '\e703' !important;
}

.fa-square-manat {
  --fa: '\e704' !important;
}

.fa-peruvian-soles-sign {
  --fa: '\e705' !important;
}

.fa-circle-rupiah {
  --fa: '\e706' !important;
}

.fa-square-norwegian-krone {
  --fa: '\e707' !important;
}

.fa-square-naira {
  --fa: '\e708' !important;
}

.fa-square-won {
  --fa: '\e709' !important;
}

.fa-square-mill {
  --fa: '\e70a' !important;
}

.fa-polish-zloty-sign {
  --fa: '\e70b' !important;
}

.fa-square-currency {
  --fa: '\e70c' !important;
}

.fa-square-kip {
  --fa: '\e70d' !important;
}

.fa-square-guarani {
  --fa: '\e70e' !important;
}

.fa-square-dong {
  --fa: '\e70f' !important;
}

.fa-square-hryvnia {
  --fa: '\e710' !important;
}

.fa-circle-tugrik {
  --fa: '\e711' !important;
}

.fa-square-rupiah {
  --fa: '\e712' !important;
}

.fa-square-sterling {
  --fa: '\e713' !important;
}

.fa-circle-rupee {
  --fa: '\e714' !important;
}

.fa-square-rupee {
  --fa: '\e715' !important;
}

.fa-square-peruvian-soles {
  --fa: '\e716' !important;
}

.fa-square-florin {
  --fa: '\e717' !important;
}

.fa-square-australian-dollar {
  --fa: '\e718' !important;
}

.fa-square-baht {
  --fa: '\e719' !important;
}

.fa-square-peso {
  --fa: '\e71a' !important;
}

.fa-circle-austral {
  --fa: '\e71b' !important;
}

.fa-square-swedish-krona {
  --fa: '\e71c' !important;
}

.fa-circle-lari {
  --fa: '\e71d' !important;
}

.fa-circleapore-dollar {
  --fa: '\e71e' !important;
}

.fa-square-turkish-lira {
  --fa: '\e71f' !important;
}

.fa-danish-krone-sign {
  --fa: '\e720' !important;
}

.fa-circle-franc {
  --fa: '\e721' !important;
}

.fa-circle-cruzeiro {
  --fa: '\e722' !important;
}

.fa-circle-dong {
  --fa: '\e723' !important;
}

.fa-square-yen {
  --fa: '\e724' !important;
}

.fa-circle-tenge {
  --fa: '\e725' !important;
}

.fa-square-austral {
  --fa: '\e726' !important;
}

.fa-square-eurozone {
  --fa: '\e727' !important;
}

.fa-square-tugrik {
  --fa: '\e728' !important;
}

.fa-square-cedi {
  --fa: '\e729' !important;
}

.fa-circle-cent {
  --fa: '\e72a' !important;
}

.fa-currency-sign {
  --fa: '\e72b' !important;
}

.fa-circle-chf {
  --fa: '\e72c' !important;
}

.fa-circle-baht {
  --fa: '\e72d' !important;
}

.fa-signapore-dollar-sign {
  --fa: '\e72e' !important;
}

.fa-square-franc {
  --fa: '\e72f' !important;
}

.fa-circle-australian-dollar {
  --fa: '\e730' !important;
}

.fa-square-tenge {
  --fa: '\e731' !important;
}

.fa-square-euro {
  --fa: '\e732' !important;
}

.fa-squareapore-dollar {
  --fa: '\e733' !important;
}

.fa-circle-indian-rupee {
  --fa: '\e734' !important;
}

.fa-square-shekel {
  --fa: '\e735' !important;
}

.fa-square-polish-zloty {
  --fa: '\e736' !important;
}

.fa-circle-bitcoin {
  --fa: '\e737' !important;
}

.fa-circle-norwegian-krone {
  --fa: '\e738' !important;
}

.fa-circle-turkish-lira {
  --fa: '\e739' !important;
}

.fa-square-colon {
  --fa: '\e73a' !important;
}

.fa-circle-guarani {
  --fa: '\e73b' !important;
}

.fa-renminbi-sign {
  --fa: '\e73c' !important;
}

.fa-square-renminbi {
  --fa: '\e73d' !important;
}

.fa-swedish-krona-sign {
  --fa: '\e73e' !important;
}

.fa-square-lari {
  --fa: '\e73f' !important;
}

.fa-eurozone-sign {
  --fa: '\e740' !important;
}

.fa-circle-peseta {
  --fa: '\e741' !important;
}

.fa-circle-cedi {
  --fa: '\e742' !important;
}

.fa-circle-swedish-krona {
  --fa: '\e743' !important;
}

.fa-square-bangladeshi-taka {
  --fa: '\e744' !important;
}

.fa-circle-eurozone {
  --fa: '\e745' !important;
}

.fa-circle-danish-krone {
  --fa: '\e746' !important;
}

.fa-square-danish-krone {
  --fa: '\e747' !important;
}

.fa-square-malaysian-ringgit {
  --fa: '\e748' !important;
}

.fa-circle-naira {
  --fa: '\e749' !important;
}

.fa-mobile-arrow-down {
  --fa: '\e74b' !important;
}

.fa-clone-plus {
  --fa: '\e74c' !important;
}

.fa-paintbrush-fine-slash {
  --fa: '\e74d' !important;
}

.fa-paintbrush-slash {
  --fa: '\e74e' !important;
}

.fa-pencil-line {
  --fa: '\e74f' !important;
}

.fa-slider-circle {
  --fa: '\e750' !important;
}

.fa-thumbtack-angle {
  --fa: '\e751' !important;
}

.fa-thumbtack-angle-slash {
  --fa: '\e752' !important;
}

.fa-book-open-lines {
  --fa: '\e753' !important;
}

.fa-book-spine {
  --fa: '\e754' !important;
}

.fa-bookmark-plus {
  --fa: '\e755' !important;
}

.fa-clipboard-clock {
  --fa: '\e756' !important;
}

.fa-clipboard-exclamation {
  --fa: '\e757' !important;
}

.fa-file-ban {
  --fa: '\e758' !important;
}

.fa-notes-sticky {
  --fa: '\e759' !important;
}

.fa-capsule {
  --fa: '\e75a' !important;
}

.fa-ear-circle-checkmark {
  --fa: '\e75b' !important;
}

.fa-ear-triangle-exclamation {
  --fa: '\e75c' !important;
}

.fa-ear-waveform {
  --fa: '\e75d' !important;
}

.fa-head-side-circuit {
  --fa: '\e75e' !important;
}

.fa-head-side-speak {
  --fa: '\e75f' !important;
}

.fa-microphone-signal-meter {
  --fa: '\e760' !important;
}

.fa-spine {
  --fa: '\e761' !important;
}

.fa-vial-vertical {
  --fa: '\e762' !important;
}

.fa-bin {
  --fa: '\e763' !important;
}

.fa-seat {
  --fa: '\e764' !important;
}

.fa-seats {
  --fa: '\e765' !important;
}

.fa-camera-circle-ellipsis {
  --fa: '\e766' !important;
}

.fa-camera-clock {
  --fa: '\e767' !important;
}

.fa-camera-shutter {
  --fa: '\e768' !important;
}

.fa-film-music {
  --fa: '\e769' !important;
}

.fa-film-stack {
  --fa: '\e76b' !important;
}

.fa-image-circle-arrow-down {
  --fa: '\e76c' !important;
}

.fa-image-circle-check {
  --fa: '\e76d' !important;
}

.fa-image-circle-plus {
  --fa: '\e76e' !important;
}

.fa-image-circle-xmark {
  --fa: '\e76f' !important;
}

.fa-image-music {
  --fa: '\e770' !important;
}

.fa-image-stack {
  --fa: '\e771' !important;
}

.fa-rectangle-4k {
  --fa: '\e772' !important;
}

.fa-rectangle-high-dynamic-range {
  --fa: '\e773' !important;
}

.fa-rectangle-hdr {
  --fa: '\e773' !important;
}

.fa-rectangle-video-on-demand {
  --fa: '\e774' !important;
}

.fa-user-viewfinder {
  --fa: '\e775' !important;
}

.fa-video-down-to-line {
  --fa: '\e776' !important;
}

.fa-video-question {
  --fa: '\e777' !important;
}

.fa-gas-pump-left {
  --fa: '\e778' !important;
}

.fa-gas-pump-right {
  --fa: '\e779' !important;
}

.fa-location-arrow-slash {
  --fa: '\e77a' !important;
}

.fa-airplay-audio {
  --fa: '\e77b' !important;
}

.fa-headphones-slash {
  --fa: '\e77c' !important;
}

.fa-microphone-circle-plus {
  --fa: '\e77d' !important;
}

.fa-microphone-circle-xmark {
  --fa: '\e77e' !important;
}

.fa-open-captioning {
  --fa: '\e77f' !important;
}

.fa-play-flip {
  --fa: '\e780' !important;
}

.fa-square-microphone {
  --fa: '\e781' !important;
}

.fa-trombone {
  --fa: '\e782' !important;
}

.fa-person-arms-raised {
  --fa: '\e783' !important;
}

.fa-person-basketball {
  --fa: '\e784' !important;
}

.fa-person-carry-empty {
  --fa: '\e785' !important;
}

.fa-person-golfing {
  --fa: '\e786' !important;
}

.fa-person-limbs-wide {
  --fa: '\e787' !important;
}

.fa-person-seat-window {
  --fa: '\e788' !important;
}

.fa-person-soccer {
  --fa: '\e789' !important;
}

.fa-person-swimming-pool {
  --fa: '\e78a' !important;
}

.fa-person-swimming-water {
  --fa: '\e78b' !important;
}

.fa-person-water-arms-raised {
  --fa: '\e78c' !important;
}

.fa-person-waving {
  --fa: '\e78d' !important;
}

.fa-heart-slash {
  --fa: '\e78e' !important;
}

.fa-hearts {
  --fa: '\e78f' !important;
}

.fa-pentagon {
  --fa: '\e790' !important;
}

.fa-rectangle-tall {
  --fa: '\e791' !important;
}

.fa-square-half {
  --fa: '\e792' !important;
}

.fa-square-half-stroke {
  --fa: '\e793' !important;
}

.fa-box-arrow-down {
  --fa: '\e794' !important;
}

.fa-box-arrow-down-arrow-up {
  --fa: '\e795' !important;
}

.fa-box-arrow-down-magnifying-glass {
  --fa: '\e796' !important;
}

.fa-box-isometric {
  --fa: '\e797' !important;
}

.fa-box-isometric-tape {
  --fa: '\e798' !important;
}

.fa-qrcode-read {
  --fa: '\e799' !important;
}

.fa-shop-24 {
  --fa: '\e79a' !important;
}

.fa-store-24 {
  --fa: '\e79b' !important;
}

.fa-face-shaking {
  --fa: '\e79c' !important;
}

.fa-face-shaking-horizontal {
  --fa: '\e79d' !important;
}

.fa-face-shaking-vertical {
  --fa: '\e79e' !important;
}

.fa-circle-user-circle-check {
  --fa: '\e79f' !important;
}

.fa-circle-user-circle-exclamation {
  --fa: '\e7a0' !important;
}

.fa-circle-user-circle-minus {
  --fa: '\e7a1' !important;
}

.fa-circle-user-circle-moon {
  --fa: '\e7a2' !important;
}

.fa-circle-user-circle-plus {
  --fa: '\e7a3' !important;
}

.fa-circle-user-circle-question {
  --fa: '\e7a4' !important;
}

.fa-circle-user-circle-user {
  --fa: '\e7a5' !important;
}

.fa-circle-user-circle-xmark {
  --fa: '\e7a6' !important;
}

.fa-circle-user-clock {
  --fa: '\e7a7' !important;
}

.fa-user-beard {
  --fa: '\e7a8' !important;
}

.fa-user-chef-hair-long {
  --fa: '\e7a9' !important;
}

.fa-user-circle-minus {
  --fa: '\e7aa' !important;
}

.fa-user-circle-plus {
  --fa: '\e7ab' !important;
}

.fa-user-dashed {
  --fa: '\e7ac' !important;
}

.fa-user-doctor-hair-mullet {
  --fa: '\e7ad' !important;
}

.fa-user-hat-tie {
  --fa: '\e7ae' !important;
}

.fa-user-hat-tie-magnifying-glass {
  --fa: '\e7af' !important;
}

.fa-user-key {
  --fa: '\e7b0' !important;
}

.fa-user-message {
  --fa: '\e7b1' !important;
}

.fa-user-microphone {
  --fa: '\e7b2' !important;
}

.fa-user-pilot-hair-long {
  --fa: '\e7b3' !important;
}

.fa-user-pilot-tie-hair-long {
  --fa: '\e7b4' !important;
}

.fa-user-police-hair-long {
  --fa: '\e7b5' !important;
}

.fa-user-police-tie-hair-long {
  --fa: '\e7b6' !important;
}

.fa-user-question {
  --fa: '\e7b7' !important;
}

.fa-user-sith {
  --fa: '\e7b8' !important;
}

.fa-user-tie-hair-mullet {
  --fa: '\e7b9' !important;
}

.fa-user-vneck-hair-mullet {
  --fa: '\e7ba' !important;
}

.fa-plane-flying {
  --fa: '\e7bb' !important;
}

.fa-plane-landing-gear {
  --fa: '\e7bc' !important;
}

.fa-rocket-vertical {
  --fa: '\e7bd' !important;
}

.fa-seat-airline-window {
  --fa: '\e7be' !important;
}

.fa-shuttle-space-vertical {
  --fa: '\e7bf' !important;
}

.fa-car-key {
  --fa: '\e7c0' !important;
}

.fa-car-siren {
  --fa: '\e7c1' !important;
}

.fa-car-siren-on {
  --fa: '\e7c2' !important;
}

.fa-scooter {
  --fa: '\e7c3' !important;
}

.fa-snowmobile-blank {
  --fa: '\e7c4' !important;
}

.fa-stair-car {
  --fa: '\e7c5' !important;
}

.fa-truck-suv {
  --fa: '\e7c6' !important;
}

.fa-unicycle {
  --fa: '\e7c7' !important;
}

.fa-van {
  --fa: '\e7c8' !important;
}

.fa-moon-star {
  --fa: '\e7c9' !important;
}

.fa-rainbow-half {
  --fa: '\e7ca' !important;
}

.fa-temperature-slash {
  --fa: '\e7cb' !important;
}

.fa-dialpad {
  --fa: '\e7cc' !important;
}

.fa-computer-mouse-button-left {
  --fa: '\e7cd' !important;
}

.fa-computer-mouse-button-right {
  --fa: '\e7ce' !important;
}

.fa-dot {
  --fa: '\e7d1' !important;
}

.fa-folder-arrow-left {
  --fa: '\e7d2' !important;
}

.fa-folder-arrow-right {
  --fa: '\e7d3' !important;
}

.fa-wireless {
  --fa: '\e7df' !important;
}

.fa-circle-moon {
  --fa: '\e7e0' !important;
}

.fa-person-meditating {
  --fa: '\e7e1' !important;
}

.fa-baseball-bat {
  --fa: '\e7e5' !important;
}

.fa-hockey-stick {
  --fa: '\e7e6' !important;
}

.fa-arrow-u-turn-down-left {
  --fa: '\e7e7' !important;
}

.fa-arrow-u-turn-down-right {
  --fa: '\e7e8' !important;
}

.fa-arrow-u-turn-left-down {
  --fa: '\e7e9' !important;
}

.fa-arrow-u-turn-left-up {
  --fa: '\e7ea' !important;
}

.fa-arrow-u-turn-right-down {
  --fa: '\e7eb' !important;
}

.fa-arrow-u-turn-right-up {
  --fa: '\e7ec' !important;
}

.fa-arrow-u-turn-up-left {
  --fa: '\e7ed' !important;
}

.fa-arrow-u-turn-up-right {
  --fa: '\e7ee' !important;
}

.fa-u-turn-down-left {
  --fa: '\e7ef' !important;
}

.fa-u-turn-down-right {
  --fa: '\e7f0' !important;
}

.fa-u-turn-left-down {
  --fa: '\e7f1' !important;
}

.fa-u-turn {
  --fa: '\e7f1' !important;
}

.fa-u-turn-left-up {
  --fa: '\e7f2' !important;
}

.fa-u-turn-right-down {
  --fa: '\e7f3' !important;
}

.fa-u-turn-right-up {
  --fa: '\e7f4' !important;
}

.fa-u-turn-up-left {
  --fa: '\e7f5' !important;
}

.fa-u-turn-up-right {
  --fa: '\e7f6' !important;
}

.fa-triple-chevrons-down {
  --fa: '\e7f7' !important;
}

.fa-triple-chevrons-left {
  --fa: '\e7f8' !important;
}

.fa-triple-chevrons-right {
  --fa: '\e7f9' !important;
}

.fa-triple-chevrons-up {
  --fa: '\e7fa' !important;
}

.fa-file-aiff {
  --fa: '\e7fb' !important;
}

.fa-file-odf {
  --fa: '\e7fc' !important;
}

.fa-file-tex {
  --fa: '\e7fd' !important;
}

.fa-file-wav {
  --fa: '\e7fe' !important;
}

.fa-droplet-plus {
  --fa: '\e800' !important;
}

.fa-hand-holding-star {
  --fa: '\e801' !important;
}

.fa-transmission {
  --fa: '\e802' !important;
}

.fa-alarm-minus {
  --fa: '\e803' !important;
}

.fa-file-brackets-curly {
  --fa: '\e804' !important;
}

.fa-file-midi {
  --fa: '\e805' !important;
}

.fa-midi {
  --fa: '\e806' !important;
}

.fa-non-binary {
  --fa: '\e807' !important;
}

.fa-rectangle-beta {
  --fa: '\e808' !important;
}

.fa-shield-user {
  --fa: '\e809' !important;
}

.fa-spiral {
  --fa: '\e80a' !important;
}

.fa-picture-in-picture {
  --fa: '\e80b' !important;
}

.fa-circle-half-horizontal {
  --fa: '\e80c' !important;
}

.fa-circle-half-stroke-horizontal {
  --fa: '\e80d' !important;
}

.fa-square-half-horizontal {
  --fa: '\e80e' !important;
}

.fa-square-half-stroke-horizontal {
  --fa: '\e80f' !important;
}

.fa-ship-large {
  --fa: '\e810' !important;
}

.fa-butterfly {
  --fa: '\e811' !important;
}

.fa-mobile-rotate {
  --fa: '\e813' !important;
}

.fa-mobile-rotate-reverse {
  --fa: '\e814' !important;
}

.fa-mobile-slash {
  --fa: '\e815' !important;
}

.fa-mobile-vibrate {
  --fa: '\e816' !important;
}

.fa-mobile-vibrate-slash {
  --fa: '\e817' !important;
}

.fa-almost-equal-to {
  --fa: '\e818' !important;
}

.fa-sneaker-running {
  --fa: '\e819' !important;
}

.fa-horseshoe {
  --fa: '\e81a' !important;
}

.fa-single-quote-left {
  --fa: '\e81b' !important;
}

.fa-single-quote-right {
  --fa: '\e81c' !important;
}

.fa-bus-side {
  --fa: '\e81d' !important;
}

.fa-bus-stop {
  --fa: '\e81e' !important;
}

.fa-train-stop {
  --fa: '\e81f' !important;
}

.fa-septagon {
  --fa: '\e820' !important;
}

.fa-heptagon {
  --fa: '\e820' !important;
}

.fa-mailbox-open-empty {
  --fa: '\e821' !important;
}

.fa-mailbox-open-letter {
  --fa: '\e823' !important;
}

.fa-lychee {
  --fa: '\e824' !important;
}

.fa-tank-recovery {
  --fa: '\e825' !important;
}

.fa-transducer {
  --fa: '\e826' !important;
}

.fa-box-arrow-up {
  --fa: '\e827' !important;
}

.fa-box-magnifying-glass {
  --fa: '\e828' !important;
}

.fa-envelope-ribbon {
  --fa: '\e829' !important;
}

.fa-envelope-certificate {
  --fa: '\e829' !important;
}

.fa-water-temperature {
  --fa: '\e82a' !important;
}

.fa-water-temp {
  --fa: '\e82a' !important;
}

.fa-aeropress {
  --fa: '\e82b' !important;
}

.fa-caret-large-down {
  --fa: '\e82c' !important;
}

.fa-caret-large-left {
  --fa: '\e82d' !important;
}

.fa-caret-large-right {
  --fa: '\e82e' !important;
}

.fa-caret-large-up {
  --fa: '\e82f' !important;
}

.fa-chemex {
  --fa: '\e830' !important;
}

.fa-hand-shaka {
  --fa: '\e831' !important;
}

.fa-kettlebell {
  --fa: '\e832' !important;
}

.fa-foot-wing {
  --fa: '\e834' !important;
}

.fa-pump-impeller {
  --fa: '\e835' !important;
}

.fa-arrow-rotate-left-10 {
  --fa: '\e836' !important;
}

.fa-arrow-rotate-right-10 {
  --fa: '\e837' !important;
}

.fa-martini-glass-empty {
  --fa: '\f000' !important;
}

.fa-glass-martini {
  --fa: '\f000' !important;
}

.fa-music {
  --fa: '\f001' !important;
}

.fa-magnifying-glass {
  --fa: '\f002' !important;
}

.fa-search {
  --fa: '\f002' !important;
}

.fa-heart {
  --fa: '\f004' !important;
}

.fa-star {
  --fa: '\f005' !important;
}

.fa-user {
  --fa: '\f007' !important;
}

.fa-user-alt {
  --fa: '\f007' !important;
}

.fa-user-large {
  --fa: '\f007' !important;
}

.fa-film {
  --fa: '\f008' !important;
}

.fa-film-alt {
  --fa: '\f008' !important;
}

.fa-film-simple {
  --fa: '\f008' !important;
}

.fa-table-cells-large {
  --fa: '\f009' !important;
}

.fa-th-large {
  --fa: '\f009' !important;
}

.fa-table-cells {
  --fa: '\f00a' !important;
}

.fa-th {
  --fa: '\f00a' !important;
}

.fa-table-list {
  --fa: '\f00b' !important;
}

.fa-th-list {
  --fa: '\f00b' !important;
}

.fa-check {
  --fa: '\f00c' !important;
}

.fa-xmark {
  --fa: '\f00d' !important;
}

.fa-close {
  --fa: '\f00d' !important;
}

.fa-multiply {
  --fa: '\f00d' !important;
}

.fa-remove {
  --fa: '\f00d' !important;
}

.fa-times {
  --fa: '\f00d' !important;
}

.fa-magnifying-glass-plus {
  --fa: '\f00e' !important;
}

.fa-search-plus {
  --fa: '\f00e' !important;
}

.fa-magnifying-glass-minus {
  --fa: '\f010' !important;
}

.fa-search-minus {
  --fa: '\f010' !important;
}

.fa-power-off {
  --fa: '\f011' !important;
}

.fa-signal {
  --fa: '\f012' !important;
}

.fa-signal-5 {
  --fa: '\f012' !important;
}

.fa-signal-perfect {
  --fa: '\f012' !important;
}

.fa-gear {
  --fa: '\f013' !important;
}

.fa-cog {
  --fa: '\f013' !important;
}

.fa-house {
  --fa: '\f015' !important;
}

.fa-home {
  --fa: '\f015' !important;
}

.fa-home-alt {
  --fa: '\f015' !important;
}

.fa-home-lg-alt {
  --fa: '\f015' !important;
}

.fa-clock {
  --fa: '\f017' !important;
}

.fa-clock-four {
  --fa: '\f017' !important;
}

.fa-road {
  --fa: '\f018' !important;
}

.fa-download {
  --fa: '\f019' !important;
}

.fa-inbox {
  --fa: '\f01c' !important;
}

.fa-arrow-rotate-right {
  --fa: '\f01e' !important;
}

.fa-arrow-right-rotate {
  --fa: '\f01e' !important;
}

.fa-arrow-rotate-forward {
  --fa: '\f01e' !important;
}

.fa-redo {
  --fa: '\f01e' !important;
}

.fa-arrows-rotate {
  --fa: '\f021' !important;
}

.fa-refresh {
  --fa: '\f021' !important;
}

.fa-sync {
  --fa: '\f021' !important;
}

.fa-rectangle-list {
  --fa: '\f022' !important;
}

.fa-list-alt {
  --fa: '\f022' !important;
}

.fa-lock {
  --fa: '\f023' !important;
}

.fa-flag {
  --fa: '\f024' !important;
}

.fa-headphones {
  --fa: '\f025' !important;
}

.fa-headphones-alt {
  --fa: '\f025' !important;
}

.fa-headphones-simple {
  --fa: '\f025' !important;
}

.fa-volume-off {
  --fa: '\f026' !important;
}

.fa-volume-low {
  --fa: '\f027' !important;
}

.fa-volume-down {
  --fa: '\f027' !important;
}

.fa-volume-high {
  --fa: '\f028' !important;
}

.fa-volume-up {
  --fa: '\f028' !important;
}

.fa-qrcode {
  --fa: '\f029' !important;
}

.fa-barcode {
  --fa: '\f02a' !important;
}

.fa-tag {
  --fa: '\f02b' !important;
}

.fa-tags {
  --fa: '\f02c' !important;
}

.fa-book {
  --fa: '\f02d' !important;
}

.fa-bookmark {
  --fa: '\f02e' !important;
}

.fa-print {
  --fa: '\f02f' !important;
}

.fa-camera {
  --fa: '\f030' !important;
}

.fa-camera-alt {
  --fa: '\f030' !important;
}

.fa-font {
  --fa: '\f031' !important;
}

.fa-bold {
  --fa: '\f032' !important;
}

.fa-italic {
  --fa: '\f033' !important;
}

.fa-text-height {
  --fa: '\f034' !important;
}

.fa-text-width {
  --fa: '\f035' !important;
}

.fa-align-left {
  --fa: '\f036' !important;
}

.fa-align-center {
  --fa: '\f037' !important;
}

.fa-align-right {
  --fa: '\f038' !important;
}

.fa-align-justify {
  --fa: '\f039' !important;
}

.fa-list {
  --fa: '\f03a' !important;
}

.fa-list-squares {
  --fa: '\f03a' !important;
}

.fa-outdent {
  --fa: '\f03b' !important;
}

.fa-dedent {
  --fa: '\f03b' !important;
}

.fa-indent {
  --fa: '\f03c' !important;
}

.fa-video {
  --fa: '\f03d' !important;
}

.fa-video-camera {
  --fa: '\f03d' !important;
}

.fa-image {
  --fa: '\f03e' !important;
}

.fa-location-pin {
  --fa: '\f041' !important;
}

.fa-map-marker {
  --fa: '\f041' !important;
}

.fa-circle-half-stroke {
  --fa: '\f042' !important;
}

.fa-adjust {
  --fa: '\f042' !important;
}

.fa-droplet {
  --fa: '\f043' !important;
}

.fa-tint {
  --fa: '\f043' !important;
}

.fa-pen-to-square {
  --fa: '\f044' !important;
}

.fa-edit {
  --fa: '\f044' !important;
}

.fa-arrows-up-down-left-right {
  --fa: '\f047' !important;
}

.fa-arrows {
  --fa: '\f047' !important;
}

.fa-backward-step {
  --fa: '\f048' !important;
}

.fa-step-backward {
  --fa: '\f048' !important;
}

.fa-backward-fast {
  --fa: '\f049' !important;
}

.fa-fast-backward {
  --fa: '\f049' !important;
}

.fa-backward {
  --fa: '\f04a' !important;
}

.fa-play {
  --fa: '\f04b' !important;
}

.fa-pause {
  --fa: '\f04c' !important;
}

.fa-stop {
  --fa: '\f04d' !important;
}

.fa-forward {
  --fa: '\f04e' !important;
}

.fa-forward-fast {
  --fa: '\f050' !important;
}

.fa-fast-forward {
  --fa: '\f050' !important;
}

.fa-forward-step {
  --fa: '\f051' !important;
}

.fa-step-forward {
  --fa: '\f051' !important;
}

.fa-eject {
  --fa: '\f052' !important;
}

.fa-chevron-left {
  --fa: '\f053' !important;
}

.fa-chevron-right {
  --fa: '\f054' !important;
}

.fa-circle-plus {
  --fa: '\f055' !important;
}

.fa-plus-circle {
  --fa: '\f055' !important;
}

.fa-circle-minus {
  --fa: '\f056' !important;
}

.fa-minus-circle {
  --fa: '\f056' !important;
}

.fa-circle-xmark {
  --fa: '\f057' !important;
}

.fa-times-circle {
  --fa: '\f057' !important;
}

.fa-xmark-circle {
  --fa: '\f057' !important;
}

.fa-circle-check {
  --fa: '\f058' !important;
}

.fa-check-circle {
  --fa: '\f058' !important;
}

.fa-circle-question {
  --fa: '\f059' !important;
}

.fa-question-circle {
  --fa: '\f059' !important;
}

.fa-circle-info {
  --fa: '\f05a' !important;
}

.fa-info-circle {
  --fa: '\f05a' !important;
}

.fa-crosshairs {
  --fa: '\f05b' !important;
}

.fa-ban {
  --fa: '\f05e' !important;
}

.fa-cancel {
  --fa: '\f05e' !important;
}

.fa-arrow-left {
  --fa: '\f060' !important;
}

.fa-arrow-right {
  --fa: '\f061' !important;
}

.fa-arrow-up {
  --fa: '\f062' !important;
}

.fa-arrow-down {
  --fa: '\f063' !important;
}

.fa-share {
  --fa: '\f064' !important;
}

.fa-mail-forward {
  --fa: '\f064' !important;
}

.fa-expand {
  --fa: '\f065' !important;
}

.fa-compress {
  --fa: '\f066' !important;
}

.fa-minus {
  --fa: '\f068' !important;
}

.fa-subtract {
  --fa: '\f068' !important;
}

.fa-circle-exclamation {
  --fa: '\f06a' !important;
}

.fa-exclamation-circle {
  --fa: '\f06a' !important;
}

.fa-gift {
  --fa: '\f06b' !important;
}

.fa-leaf {
  --fa: '\f06c' !important;
}

.fa-fire {
  --fa: '\f06d' !important;
}

.fa-eye {
  --fa: '\f06e' !important;
}

.fa-eye-slash {
  --fa: '\f070' !important;
}

.fa-triangle-exclamation {
  --fa: '\f071' !important;
}

.fa-exclamation-triangle {
  --fa: '\f071' !important;
}

.fa-warning {
  --fa: '\f071' !important;
}

.fa-plane {
  --fa: '\f072' !important;
}

.fa-calendar-days {
  --fa: '\f073' !important;
}

.fa-calendar-alt {
  --fa: '\f073' !important;
}

.fa-shuffle {
  --fa: '\f074' !important;
}

.fa-random {
  --fa: '\f074' !important;
}

.fa-comment {
  --fa: '\f075' !important;
}

.fa-magnet {
  --fa: '\f076' !important;
}

.fa-chevron-up {
  --fa: '\f077' !important;
}

.fa-chevron-down {
  --fa: '\f078' !important;
}

.fa-retweet {
  --fa: '\f079' !important;
}

.fa-cart-shopping {
  --fa: '\f07a' !important;
}

.fa-shopping-cart {
  --fa: '\f07a' !important;
}

.fa-folder {
  --fa: '\f07b' !important;
}

.fa-folder-blank {
  --fa: '\f07b' !important;
}

.fa-folder-open {
  --fa: '\f07c' !important;
}

.fa-arrows-up-down {
  --fa: '\f07d' !important;
}

.fa-arrows-v {
  --fa: '\f07d' !important;
}

.fa-arrows-left-right {
  --fa: '\f07e' !important;
}

.fa-arrows-h {
  --fa: '\f07e' !important;
}

.fa-chart-bar {
  --fa: '\f080' !important;
}

.fa-bar-chart {
  --fa: '\f080' !important;
}

.fa-camera-retro {
  --fa: '\f083' !important;
}

.fa-key {
  --fa: '\f084' !important;
}

.fa-gears {
  --fa: '\f085' !important;
}

.fa-cogs {
  --fa: '\f085' !important;
}

.fa-comments {
  --fa: '\f086' !important;
}

.fa-star-half {
  --fa: '\f089' !important;
}

.fa-arrow-right-from-bracket {
  --fa: '\f08b' !important;
}

.fa-sign-out {
  --fa: '\f08b' !important;
}

.fa-thumbtack {
  --fa: '\f08d' !important;
}

.fa-thumb-tack {
  --fa: '\f08d' !important;
}

.fa-arrow-up-right-from-square {
  --fa: '\f08e' !important;
}

.fa-external-link {
  --fa: '\f08e' !important;
}

.fa-arrow-right-to-bracket {
  --fa: '\f090' !important;
}

.fa-sign-in {
  --fa: '\f090' !important;
}

.fa-trophy {
  --fa: '\f091' !important;
}

.fa-upload {
  --fa: '\f093' !important;
}

.fa-lemon {
  --fa: '\f094' !important;
}

.fa-phone {
  --fa: '\f095' !important;
}

.fa-square-phone {
  --fa: '\f098' !important;
}

.fa-phone-square {
  --fa: '\f098' !important;
}

.fa-unlock {
  --fa: '\f09c' !important;
}

.fa-credit-card {
  --fa: '\f09d' !important;
}

.fa-credit-card-alt {
  --fa: '\f09d' !important;
}

.fa-rss {
  --fa: '\f09e' !important;
}

.fa-feed {
  --fa: '\f09e' !important;
}

.fa-hard-drive {
  --fa: '\f0a0' !important;
}

.fa-hdd {
  --fa: '\f0a0' !important;
}

.fa-bullhorn {
  --fa: '\f0a1' !important;
}

.fa-certificate {
  --fa: '\f0a3' !important;
}

.fa-hand-point-right {
  --fa: '\f0a4' !important;
}

.fa-hand-point-left {
  --fa: '\f0a5' !important;
}

.fa-hand-point-up {
  --fa: '\f0a6' !important;
}

.fa-hand-point-down {
  --fa: '\f0a7' !important;
}

.fa-circle-arrow-left {
  --fa: '\f0a8' !important;
}

.fa-arrow-circle-left {
  --fa: '\f0a8' !important;
}

.fa-circle-arrow-right {
  --fa: '\f0a9' !important;
}

.fa-arrow-circle-right {
  --fa: '\f0a9' !important;
}

.fa-circle-arrow-up {
  --fa: '\f0aa' !important;
}

.fa-arrow-circle-up {
  --fa: '\f0aa' !important;
}

.fa-circle-arrow-down {
  --fa: '\f0ab' !important;
}

.fa-arrow-circle-down {
  --fa: '\f0ab' !important;
}

.fa-globe {
  --fa: '\f0ac' !important;
}

.fa-wrench {
  --fa: '\f0ad' !important;
}

.fa-list-check {
  --fa: '\f0ae' !important;
}

.fa-tasks {
  --fa: '\f0ae' !important;
}

.fa-filter {
  --fa: '\f0b0' !important;
}

.fa-briefcase {
  --fa: '\f0b1' !important;
}

.fa-up-down-left-right {
  --fa: '\f0b2' !important;
}

.fa-arrows-alt {
  --fa: '\f0b2' !important;
}

.fa-users {
  --fa: '\f0c0' !important;
}

.fa-link {
  --fa: '\f0c1' !important;
}

.fa-chain {
  --fa: '\f0c1' !important;
}

.fa-cloud {
  --fa: '\f0c2' !important;
}

.fa-flask {
  --fa: '\f0c3' !important;
}

.fa-scissors {
  --fa: '\f0c4' !important;
}

.fa-cut {
  --fa: '\f0c4' !important;
}

.fa-copy {
  --fa: '\f0c5' !important;
}

.fa-paperclip {
  --fa: '\f0c6' !important;
}

.fa-floppy-disk {
  --fa: '\f0c7' !important;
}

.fa-save {
  --fa: '\f0c7' !important;
}

.fa-square {
  --fa: '\f0c8' !important;
}

.fa-bars {
  --fa: '\f0c9' !important;
}

.fa-navicon {
  --fa: '\f0c9' !important;
}

.fa-list-ul {
  --fa: '\f0ca' !important;
}

.fa-list-dots {
  --fa: '\f0ca' !important;
}

.fa-list-ol {
  --fa: '\f0cb' !important;
}

.fa-list-1-2 {
  --fa: '\f0cb' !important;
}

.fa-list-numeric {
  --fa: '\f0cb' !important;
}

.fa-strikethrough {
  --fa: '\f0cc' !important;
}

.fa-underline {
  --fa: '\f0cd' !important;
}

.fa-table {
  --fa: '\f0ce' !important;
}

.fa-wand-magic {
  --fa: '\f0d0' !important;
}

.fa-magic {
  --fa: '\f0d0' !important;
}

.fa-truck {
  --fa: '\f0d1' !important;
}

.fa-money-bill {
  --fa: '\f0d6' !important;
}

.fa-caret-down {
  --fa: '\f0d7' !important;
}

.fa-caret-up {
  --fa: '\f0d8' !important;
}

.fa-caret-left {
  --fa: '\f0d9' !important;
}

.fa-caret-right {
  --fa: '\f0da' !important;
}

.fa-table-columns {
  --fa: '\f0db' !important;
}

.fa-columns {
  --fa: '\f0db' !important;
}

.fa-sort {
  --fa: '\f0dc' !important;
}

.fa-unsorted {
  --fa: '\f0dc' !important;
}

.fa-sort-down {
  --fa: '\f0dd' !important;
}

.fa-sort-desc {
  --fa: '\f0dd' !important;
}

.fa-sort-up {
  --fa: '\f0de' !important;
}

.fa-sort-asc {
  --fa: '\f0de' !important;
}

.fa-envelope {
  --fa: '\f0e0' !important;
}

.fa-arrow-rotate-left {
  --fa: '\f0e2' !important;
}

.fa-arrow-left-rotate {
  --fa: '\f0e2' !important;
}

.fa-arrow-rotate-back {
  --fa: '\f0e2' !important;
}

.fa-arrow-rotate-backward {
  --fa: '\f0e2' !important;
}

.fa-undo {
  --fa: '\f0e2' !important;
}

.fa-gavel {
  --fa: '\f0e3' !important;
}

.fa-legal {
  --fa: '\f0e3' !important;
}

.fa-bolt {
  --fa: '\f0e7' !important;
}

.fa-zap {
  --fa: '\f0e7' !important;
}

.fa-sitemap {
  --fa: '\f0e8' !important;
}

.fa-umbrella {
  --fa: '\f0e9' !important;
}

.fa-paste {
  --fa: '\f0ea' !important;
}

.fa-file-clipboard {
  --fa: '\f0ea' !important;
}

.fa-lightbulb {
  --fa: '\f0eb' !important;
}

.fa-arrow-right-arrow-left {
  --fa: '\f0ec' !important;
}

.fa-exchange {
  --fa: '\f0ec' !important;
}

.fa-cloud-arrow-down {
  --fa: '\f0ed' !important;
}

.fa-cloud-download {
  --fa: '\f0ed' !important;
}

.fa-cloud-download-alt {
  --fa: '\f0ed' !important;
}

.fa-cloud-arrow-up {
  --fa: '\f0ee' !important;
}

.fa-cloud-upload {
  --fa: '\f0ee' !important;
}

.fa-cloud-upload-alt {
  --fa: '\f0ee' !important;
}

.fa-user-doctor {
  --fa: '\f0f0' !important;
}

.fa-user-md {
  --fa: '\f0f0' !important;
}

.fa-stethoscope {
  --fa: '\f0f1' !important;
}

.fa-suitcase {
  --fa: '\f0f2' !important;
}

.fa-bell {
  --fa: '\f0f3' !important;
}

.fa-mug-saucer {
  --fa: '\f0f4' !important;
}

.fa-coffee {
  --fa: '\f0f4' !important;
}

.fa-hospital {
  --fa: '\f0f8' !important;
}

.fa-hospital-alt {
  --fa: '\f0f8' !important;
}

.fa-hospital-wide {
  --fa: '\f0f8' !important;
}

.fa-truck-medical {
  --fa: '\f0f9' !important;
}

.fa-ambulance {
  --fa: '\f0f9' !important;
}

.fa-suitcase-medical {
  --fa: '\f0fa' !important;
}

.fa-medkit {
  --fa: '\f0fa' !important;
}

.fa-jet-fighter {
  --fa: '\f0fb' !important;
}

.fa-fighter-jet {
  --fa: '\f0fb' !important;
}

.fa-beer-mug-empty {
  --fa: '\f0fc' !important;
}

.fa-beer {
  --fa: '\f0fc' !important;
}

.fa-square-h {
  --fa: '\f0fd' !important;
}

.fa-h-square {
  --fa: '\f0fd' !important;
}

.fa-square-plus {
  --fa: '\f0fe' !important;
}

.fa-plus-square {
  --fa: '\f0fe' !important;
}

.fa-angles-left {
  --fa: '\f100' !important;
}

.fa-angle-double-left {
  --fa: '\f100' !important;
}

.fa-angles-right {
  --fa: '\f101' !important;
}

.fa-angle-double-right {
  --fa: '\f101' !important;
}

.fa-angles-up {
  --fa: '\f102' !important;
}

.fa-angle-double-up {
  --fa: '\f102' !important;
}

.fa-angles-down {
  --fa: '\f103' !important;
}

.fa-angle-double-down {
  --fa: '\f103' !important;
}

.fa-angle-left {
  --fa: '\f104' !important;
}

.fa-angle-right {
  --fa: '\f105' !important;
}

.fa-angle-up {
  --fa: '\f106' !important;
}

.fa-angle-down {
  --fa: '\f107' !important;
}

.fa-laptop {
  --fa: '\f109' !important;
}

.fa-tablet-button {
  --fa: '\f10a' !important;
}

.fa-mobile-button {
  --fa: '\f10b' !important;
}

.fa-quote-left {
  --fa: '\f10d' !important;
}

.fa-quote-left-alt {
  --fa: '\f10d' !important;
}

.fa-quote-right {
  --fa: '\f10e' !important;
}

.fa-quote-right-alt {
  --fa: '\f10e' !important;
}

.fa-spinner {
  --fa: '\f110' !important;
}

.fa-circle {
  --fa: '\f111' !important;
}

.fa-face-smile {
  --fa: '\f118' !important;
}

.fa-smile {
  --fa: '\f118' !important;
}

.fa-face-frown {
  --fa: '\f119' !important;
}

.fa-frown {
  --fa: '\f119' !important;
}

.fa-face-meh {
  --fa: '\f11a' !important;
}

.fa-meh {
  --fa: '\f11a' !important;
}

.fa-gamepad {
  --fa: '\f11b' !important;
}

.fa-keyboard {
  --fa: '\f11c' !important;
}

.fa-flag-checkered {
  --fa: '\f11e' !important;
}

.fa-terminal {
  --fa: '\f120' !important;
}

.fa-code {
  --fa: '\f121' !important;
}

.fa-reply-all {
  --fa: '\f122' !important;
}

.fa-mail-reply-all {
  --fa: '\f122' !important;
}

.fa-location-arrow {
  --fa: '\f124' !important;
}

.fa-crop {
  --fa: '\f125' !important;
}

.fa-code-branch {
  --fa: '\f126' !important;
}

.fa-link-slash {
  --fa: '\f127' !important;
}

.fa-chain-broken {
  --fa: '\f127' !important;
}

.fa-chain-slash {
  --fa: '\f127' !important;
}

.fa-unlink {
  --fa: '\f127' !important;
}

.fa-info {
  --fa: '\f129' !important;
}

.fa-superscript {
  --fa: '\f12b' !important;
}

.fa-subscript {
  --fa: '\f12c' !important;
}

.fa-eraser {
  --fa: '\f12d' !important;
}

.fa-puzzle-piece {
  --fa: '\f12e' !important;
}

.fa-microphone {
  --fa: '\f130' !important;
}

.fa-microphone-slash {
  --fa: '\f131' !important;
}

.fa-shield {
  --fa: '\f132' !important;
}

.fa-shield-blank {
  --fa: '\f132' !important;
}

.fa-calendar {
  --fa: '\f133' !important;
}

.fa-fire-extinguisher {
  --fa: '\f134' !important;
}

.fa-rocket {
  --fa: '\f135' !important;
}

.fa-circle-chevron-left {
  --fa: '\f137' !important;
}

.fa-chevron-circle-left {
  --fa: '\f137' !important;
}

.fa-circle-chevron-right {
  --fa: '\f138' !important;
}

.fa-chevron-circle-right {
  --fa: '\f138' !important;
}

.fa-circle-chevron-up {
  --fa: '\f139' !important;
}

.fa-chevron-circle-up {
  --fa: '\f139' !important;
}

.fa-circle-chevron-down {
  --fa: '\f13a' !important;
}

.fa-chevron-circle-down {
  --fa: '\f13a' !important;
}

.fa-anchor {
  --fa: '\f13d' !important;
}

.fa-unlock-keyhole {
  --fa: '\f13e' !important;
}

.fa-unlock-alt {
  --fa: '\f13e' !important;
}

.fa-bullseye {
  --fa: '\f140' !important;
}

.fa-ellipsis {
  --fa: '\f141' !important;
}

.fa-ellipsis-h {
  --fa: '\f141' !important;
}

.fa-ellipsis-vertical {
  --fa: '\f142' !important;
}

.fa-ellipsis-v {
  --fa: '\f142' !important;
}

.fa-square-rss {
  --fa: '\f143' !important;
}

.fa-rss-square {
  --fa: '\f143' !important;
}

.fa-circle-play {
  --fa: '\f144' !important;
}

.fa-play-circle {
  --fa: '\f144' !important;
}

.fa-ticket {
  --fa: '\f145' !important;
}

.fa-square-minus {
  --fa: '\f146' !important;
}

.fa-minus-square {
  --fa: '\f146' !important;
}

.fa-arrow-turn-up {
  --fa: '\f148' !important;
}

.fa-level-up {
  --fa: '\f148' !important;
}

.fa-arrow-turn-down {
  --fa: '\f149' !important;
}

.fa-level-down {
  --fa: '\f149' !important;
}

.fa-square-check {
  --fa: '\f14a' !important;
}

.fa-check-square {
  --fa: '\f14a' !important;
}

.fa-square-pen {
  --fa: '\f14b' !important;
}

.fa-pen-square {
  --fa: '\f14b' !important;
}

.fa-pencil-square {
  --fa: '\f14b' !important;
}

.fa-square-arrow-up-right {
  --fa: '\f14c' !important;
}

.fa-external-link-square {
  --fa: '\f14c' !important;
}

.fa-share-from-square {
  --fa: '\f14d' !important;
}

.fa-share-square {
  --fa: '\f14d' !important;
}

.fa-compass {
  --fa: '\f14e' !important;
}

.fa-square-caret-down {
  --fa: '\f150' !important;
}

.fa-caret-square-down {
  --fa: '\f150' !important;
}

.fa-square-caret-up {
  --fa: '\f151' !important;
}

.fa-caret-square-up {
  --fa: '\f151' !important;
}

.fa-square-caret-right {
  --fa: '\f152' !important;
}

.fa-caret-square-right {
  --fa: '\f152' !important;
}

.fa-euro-sign {
  --fa: '\f153' !important;
}

.fa-eur {
  --fa: '\f153' !important;
}

.fa-euro {
  --fa: '\f153' !important;
}

.fa-sterling-sign {
  --fa: '\f154' !important;
}

.fa-gbp {
  --fa: '\f154' !important;
}

.fa-pound-sign {
  --fa: '\f154' !important;
}

.fa-rupee-sign {
  --fa: '\f156' !important;
}

.fa-rupee {
  --fa: '\f156' !important;
}

.fa-yen-sign {
  --fa: '\f157' !important;
}

.fa-cny {
  --fa: '\f157' !important;
}

.fa-jpy {
  --fa: '\f157' !important;
}

.fa-rmb {
  --fa: '\f157' !important;
}

.fa-yen {
  --fa: '\f157' !important;
}

.fa-ruble-sign {
  --fa: '\f158' !important;
}

.fa-rouble {
  --fa: '\f158' !important;
}

.fa-rub {
  --fa: '\f158' !important;
}

.fa-ruble {
  --fa: '\f158' !important;
}

.fa-won-sign {
  --fa: '\f159' !important;
}

.fa-krw {
  --fa: '\f159' !important;
}

.fa-won {
  --fa: '\f159' !important;
}

.fa-file {
  --fa: '\f15b' !important;
}

.fa-file-lines {
  --fa: '\f15c' !important;
}

.fa-file-alt {
  --fa: '\f15c' !important;
}

.fa-file-text {
  --fa: '\f15c' !important;
}

.fa-arrow-down-a-z {
  --fa: '\f15d' !important;
}

.fa-sort-alpha-asc {
  --fa: '\f15d' !important;
}

.fa-sort-alpha-down {
  --fa: '\f15d' !important;
}

.fa-arrow-up-a-z {
  --fa: '\f15e' !important;
}

.fa-sort-alpha-up {
  --fa: '\f15e' !important;
}

.fa-arrow-down-wide-short {
  --fa: '\f160' !important;
}

.fa-sort-amount-asc {
  --fa: '\f160' !important;
}

.fa-sort-amount-down {
  --fa: '\f160' !important;
}

.fa-arrow-up-wide-short {
  --fa: '\f161' !important;
}

.fa-sort-amount-up {
  --fa: '\f161' !important;
}

.fa-arrow-down-1-9 {
  --fa: '\f162' !important;
}

.fa-sort-numeric-asc {
  --fa: '\f162' !important;
}

.fa-sort-numeric-down {
  --fa: '\f162' !important;
}

.fa-arrow-up-1-9 {
  --fa: '\f163' !important;
}

.fa-sort-numeric-up {
  --fa: '\f163' !important;
}

.fa-thumbs-up {
  --fa: '\f164' !important;
}

.fa-thumbs-down {
  --fa: '\f165' !important;
}

.fa-arrow-down-long {
  --fa: '\f175' !important;
}

.fa-long-arrow-down {
  --fa: '\f175' !important;
}

.fa-arrow-up-long {
  --fa: '\f176' !important;
}

.fa-long-arrow-up {
  --fa: '\f176' !important;
}

.fa-arrow-left-long {
  --fa: '\f177' !important;
}

.fa-long-arrow-left {
  --fa: '\f177' !important;
}

.fa-arrow-right-long {
  --fa: '\f178' !important;
}

.fa-long-arrow-right {
  --fa: '\f178' !important;
}

.fa-person-dress {
  --fa: '\f182' !important;
}

.fa-female {
  --fa: '\f182' !important;
}

.fa-person {
  --fa: '\f183' !important;
}

.fa-male {
  --fa: '\f183' !important;
}

.fa-sun {
  --fa: '\f185' !important;
}

.fa-moon {
  --fa: '\f186' !important;
}

.fa-box-archive {
  --fa: '\f187' !important;
}

.fa-archive {
  --fa: '\f187' !important;
}

.fa-bug {
  --fa: '\f188' !important;
}

.fa-square-caret-left {
  --fa: '\f191' !important;
}

.fa-caret-square-left {
  --fa: '\f191' !important;
}

.fa-circle-dot {
  --fa: '\f192' !important;
}

.fa-dot-circle {
  --fa: '\f192' !important;
}

.fa-wheelchair {
  --fa: '\f193' !important;
}

.fa-lira-sign {
  --fa: '\f195' !important;
}

.fa-shuttle-space {
  --fa: '\f197' !important;
}

.fa-space-shuttle {
  --fa: '\f197' !important;
}

.fa-square-envelope {
  --fa: '\f199' !important;
}

.fa-envelope-square {
  --fa: '\f199' !important;
}

.fa-building-columns {
  --fa: '\f19c' !important;
}

.fa-bank {
  --fa: '\f19c' !important;
}

.fa-institution {
  --fa: '\f19c' !important;
}

.fa-museum {
  --fa: '\f19c' !important;
}

.fa-university {
  --fa: '\f19c' !important;
}

.fa-graduation-cap {
  --fa: '\f19d' !important;
}

.fa-mortar-board {
  --fa: '\f19d' !important;
}

.fa-language {
  --fa: '\f1ab' !important;
}

.fa-fax {
  --fa: '\f1ac' !important;
}

.fa-building {
  --fa: '\f1ad' !important;
}

.fa-child {
  --fa: '\f1ae' !important;
}

.fa-paw {
  --fa: '\f1b0' !important;
}

.fa-cube {
  --fa: '\f1b2' !important;
}

.fa-cubes {
  --fa: '\f1b3' !important;
}

.fa-recycle {
  --fa: '\f1b8' !important;
}

.fa-car {
  --fa: '\f1b9' !important;
}

.fa-automobile {
  --fa: '\f1b9' !important;
}

.fa-taxi {
  --fa: '\f1ba' !important;
}

.fa-cab {
  --fa: '\f1ba' !important;
}

.fa-tree {
  --fa: '\f1bb' !important;
}

.fa-database {
  --fa: '\f1c0' !important;
}

.fa-file-pdf {
  --fa: '\f1c1' !important;
}

.fa-file-word {
  --fa: '\f1c2' !important;
}

.fa-file-excel {
  --fa: '\f1c3' !important;
}

.fa-file-powerpoint {
  --fa: '\f1c4' !important;
}

.fa-file-image {
  --fa: '\f1c5' !important;
}

.fa-file-zipper {
  --fa: '\f1c6' !important;
}

.fa-file-archive {
  --fa: '\f1c6' !important;
}

.fa-file-audio {
  --fa: '\f1c7' !important;
}

.fa-file-video {
  --fa: '\f1c8' !important;
}

.fa-file-code {
  --fa: '\f1c9' !important;
}

.fa-life-ring {
  --fa: '\f1cd' !important;
}

.fa-circle-notch {
  --fa: '\f1ce' !important;
}

.fa-paper-plane {
  --fa: '\f1d8' !important;
}

.fa-clock-rotate-left {
  --fa: '\f1da' !important;
}

.fa-history {
  --fa: '\f1da' !important;
}

.fa-heading {
  --fa: '\f1dc' !important;
}

.fa-header {
  --fa: '\f1dc' !important;
}

.fa-paragraph {
  --fa: '\f1dd' !important;
}

.fa-sliders {
  --fa: '\f1de' !important;
}

.fa-sliders-h {
  --fa: '\f1de' !important;
}

.fa-share-nodes {
  --fa: '\f1e0' !important;
}

.fa-share-alt {
  --fa: '\f1e0' !important;
}

.fa-square-share-nodes {
  --fa: '\f1e1' !important;
}

.fa-share-alt-square {
  --fa: '\f1e1' !important;
}

.fa-bomb {
  --fa: '\f1e2' !important;
}

.fa-futbol {
  --fa: '\f1e3' !important;
}

.fa-futbol-ball {
  --fa: '\f1e3' !important;
}

.fa-soccer-ball {
  --fa: '\f1e3' !important;
}

.fa-tty {
  --fa: '\f1e4' !important;
}

.fa-teletype {
  --fa: '\f1e4' !important;
}

.fa-binoculars {
  --fa: '\f1e5' !important;
}

.fa-plug {
  --fa: '\f1e6' !important;
}

.fa-newspaper {
  --fa: '\f1ea' !important;
}

.fa-wifi {
  --fa: '\f1eb' !important;
}

.fa-wifi-3 {
  --fa: '\f1eb' !important;
}

.fa-wifi-strong {
  --fa: '\f1eb' !important;
}

.fa-calculator {
  --fa: '\f1ec' !important;
}

.fa-bell-slash {
  --fa: '\f1f6' !important;
}

.fa-trash {
  --fa: '\f1f8' !important;
}

.fa-copyright {
  --fa: '\f1f9' !important;
}

.fa-eye-dropper {
  --fa: '\f1fb' !important;
}

.fa-eye-dropper-empty {
  --fa: '\f1fb' !important;
}

.fa-eyedropper {
  --fa: '\f1fb' !important;
}

.fa-paintbrush {
  --fa: '\f1fc' !important;
}

.fa-paint-brush {
  --fa: '\f1fc' !important;
}

.fa-cake-candles {
  --fa: '\f1fd' !important;
}

.fa-birthday-cake {
  --fa: '\f1fd' !important;
}

.fa-cake {
  --fa: '\f1fd' !important;
}

.fa-chart-area {
  --fa: '\f1fe' !important;
}

.fa-area-chart {
  --fa: '\f1fe' !important;
}

.fa-chart-pie {
  --fa: '\f200' !important;
}

.fa-pie-chart {
  --fa: '\f200' !important;
}

.fa-chart-line {
  --fa: '\f201' !important;
}

.fa-line-chart {
  --fa: '\f201' !important;
}

.fa-toggle-off {
  --fa: '\f204' !important;
}

.fa-toggle-on {
  --fa: '\f205' !important;
}

.fa-bicycle {
  --fa: '\f206' !important;
}

.fa-bus {
  --fa: '\f207' !important;
}

.fa-closed-captioning {
  --fa: '\f20a' !important;
}

.fa-shekel-sign {
  --fa: '\f20b' !important;
}

.fa-ils {
  --fa: '\f20b' !important;
}

.fa-shekel {
  --fa: '\f20b' !important;
}

.fa-sheqel {
  --fa: '\f20b' !important;
}

.fa-sheqel-sign {
  --fa: '\f20b' !important;
}

.fa-cart-plus {
  --fa: '\f217' !important;
}

.fa-cart-arrow-down {
  --fa: '\f218' !important;
}

.fa-diamond {
  --fa: '\f219' !important;
}

.fa-ship {
  --fa: '\f21a' !important;
}

.fa-user-secret {
  --fa: '\f21b' !important;
}

.fa-motorcycle {
  --fa: '\f21c' !important;
}

.fa-street-view {
  --fa: '\f21d' !important;
}

.fa-heart-pulse {
  --fa: '\f21e' !important;
}

.fa-heartbeat {
  --fa: '\f21e' !important;
}

.fa-venus {
  --fa: '\f221' !important;
}

.fa-mars {
  --fa: '\f222' !important;
}

.fa-mercury {
  --fa: '\f223' !important;
}

.fa-mars-and-venus {
  --fa: '\f224' !important;
}

.fa-transgender {
  --fa: '\f225' !important;
}

.fa-transgender-alt {
  --fa: '\f225' !important;
}

.fa-venus-double {
  --fa: '\f226' !important;
}

.fa-mars-double {
  --fa: '\f227' !important;
}

.fa-venus-mars {
  --fa: '\f228' !important;
}

.fa-mars-stroke {
  --fa: '\f229' !important;
}

.fa-mars-stroke-up {
  --fa: '\f22a' !important;
}

.fa-mars-stroke-v {
  --fa: '\f22a' !important;
}

.fa-mars-stroke-right {
  --fa: '\f22b' !important;
}

.fa-mars-stroke-h {
  --fa: '\f22b' !important;
}

.fa-neuter {
  --fa: '\f22c' !important;
}

.fa-genderless {
  --fa: '\f22d' !important;
}

.fa-server {
  --fa: '\f233' !important;
}

.fa-user-plus {
  --fa: '\f234' !important;
}

.fa-user-xmark {
  --fa: '\f235' !important;
}

.fa-user-times {
  --fa: '\f235' !important;
}

.fa-bed {
  --fa: '\f236' !important;
}

.fa-train {
  --fa: '\f238' !important;
}

.fa-train-subway {
  --fa: '\f239' !important;
}

.fa-subway {
  --fa: '\f239' !important;
}

.fa-battery-full {
  --fa: '\f240' !important;
}

.fa-battery {
  --fa: '\f240' !important;
}

.fa-battery-5 {
  --fa: '\f240' !important;
}

.fa-battery-three-quarters {
  --fa: '\f241' !important;
}

.fa-battery-4 {
  --fa: '\f241' !important;
}

.fa-battery-half {
  --fa: '\f242' !important;
}

.fa-battery-3 {
  --fa: '\f242' !important;
}

.fa-battery-quarter {
  --fa: '\f243' !important;
}

.fa-battery-2 {
  --fa: '\f243' !important;
}

.fa-battery-empty {
  --fa: '\f244' !important;
}

.fa-battery-0 {
  --fa: '\f244' !important;
}

.fa-arrow-pointer {
  --fa: '\f245' !important;
}

.fa-mouse-pointer {
  --fa: '\f245' !important;
}

.fa-i-cursor {
  --fa: '\f246' !important;
}

.fa-object-group {
  --fa: '\f247' !important;
}

.fa-object-ungroup {
  --fa: '\f248' !important;
}

.fa-note-sticky {
  --fa: '\f249' !important;
}

.fa-sticky-note {
  --fa: '\f249' !important;
}

.fa-clone {
  --fa: '\f24d' !important;
}

.fa-scale-balanced {
  --fa: '\f24e' !important;
}

.fa-balance-scale {
  --fa: '\f24e' !important;
}

.fa-hourglass-start {
  --fa: '\f251' !important;
}

.fa-hourglass-1 {
  --fa: '\f251' !important;
}

.fa-hourglass-half {
  --fa: '\f252' !important;
}

.fa-hourglass-2 {
  --fa: '\f252' !important;
}

.fa-hourglass-end {
  --fa: '\f253' !important;
}

.fa-hourglass-3 {
  --fa: '\f253' !important;
}

.fa-hourglass {
  --fa: '\f254' !important;
}

.fa-hourglass-empty {
  --fa: '\f254' !important;
}

.fa-hand-back-fist {
  --fa: '\f255' !important;
}

.fa-hand-rock {
  --fa: '\f255' !important;
}

.fa-hand {
  --fa: '\f256' !important;
}

.fa-hand-paper {
  --fa: '\f256' !important;
}

.fa-hand-scissors {
  --fa: '\f257' !important;
}

.fa-hand-lizard {
  --fa: '\f258' !important;
}

.fa-hand-spock {
  --fa: '\f259' !important;
}

.fa-hand-pointer {
  --fa: '\f25a' !important;
}

.fa-hand-peace {
  --fa: '\f25b' !important;
}

.fa-trademark {
  --fa: '\f25c' !important;
}

.fa-registered {
  --fa: '\f25d' !important;
}

.fa-tv {
  --fa: '\f26c' !important;
}

.fa-television {
  --fa: '\f26c' !important;
}

.fa-tv-alt {
  --fa: '\f26c' !important;
}

.fa-calendar-plus {
  --fa: '\f271' !important;
}

.fa-calendar-minus {
  --fa: '\f272' !important;
}

.fa-calendar-xmark {
  --fa: '\f273' !important;
}

.fa-calendar-times {
  --fa: '\f273' !important;
}

.fa-calendar-check {
  --fa: '\f274' !important;
}

.fa-industry {
  --fa: '\f275' !important;
}

.fa-map-pin {
  --fa: '\f276' !important;
}

.fa-signs-post {
  --fa: '\f277' !important;
}

.fa-map-signs {
  --fa: '\f277' !important;
}

.fa-map {
  --fa: '\f279' !important;
}

.fa-message {
  --fa: '\f27a' !important;
}

.fa-comment-alt {
  --fa: '\f27a' !important;
}

.fa-circle-pause {
  --fa: '\f28b' !important;
}

.fa-pause-circle {
  --fa: '\f28b' !important;
}

.fa-circle-stop {
  --fa: '\f28d' !important;
}

.fa-stop-circle {
  --fa: '\f28d' !important;
}

.fa-bag-shopping {
  --fa: '\f290' !important;
}

.fa-shopping-bag {
  --fa: '\f290' !important;
}

.fa-basket-shopping {
  --fa: '\f291' !important;
}

.fa-shopping-basket {
  --fa: '\f291' !important;
}

.fa-bluetooth {
  --fa: '\f293' !important;
}

.fa-universal-access {
  --fa: '\f29a' !important;
}

.fa-person-walking-with-cane {
  --fa: '\f29d' !important;
}

.fa-blind {
  --fa: '\f29d' !important;
}

.fa-audio-description {
  --fa: '\f29e' !important;
}

.fa-phone-volume {
  --fa: '\f2a0' !important;
}

.fa-volume-control-phone {
  --fa: '\f2a0' !important;
}

.fa-braille {
  --fa: '\f2a1' !important;
}

.fa-ear-listen {
  --fa: '\f2a2' !important;
}

.fa-assistive-listening-systems {
  --fa: '\f2a2' !important;
}

.fa-hands-asl-interpreting {
  --fa: '\f2a3' !important;
}

.fa-american-sign-language-interpreting {
  --fa: '\f2a3' !important;
}

.fa-asl-interpreting {
  --fa: '\f2a3' !important;
}

.fa-hands-american-sign-language-interpreting {
  --fa: '\f2a3' !important;
}

.fa-ear-deaf {
  --fa: '\f2a4' !important;
}

.fa-deaf {
  --fa: '\f2a4' !important;
}

.fa-deafness {
  --fa: '\f2a4' !important;
}

.fa-hard-of-hearing {
  --fa: '\f2a4' !important;
}

.fa-hands {
  --fa: '\f2a7' !important;
}

.fa-sign-language {
  --fa: '\f2a7' !important;
}

.fa-signing {
  --fa: '\f2a7' !important;
}

.fa-eye-low-vision {
  --fa: '\f2a8' !important;
}

.fa-low-vision {
  --fa: '\f2a8' !important;
}

.fa-font-awesome {
  --fa: '\f2b4' !important;
}

.fa-font-awesome-flag {
  --fa: '\f2b4' !important;
}

.fa-font-awesome-logo-full {
  --fa: '\f2b4' !important;
}

.fa-handshake {
  --fa: '\f2b5' !important;
}

.fa-handshake-alt {
  --fa: '\f2b5' !important;
}

.fa-handshake-simple {
  --fa: '\f2b5' !important;
}

.fa-envelope-open {
  --fa: '\f2b6' !important;
}

.fa-address-book {
  --fa: '\f2b9' !important;
}

.fa-contact-book {
  --fa: '\f2b9' !important;
}

.fa-address-card {
  --fa: '\f2bb' !important;
}

.fa-contact-card {
  --fa: '\f2bb' !important;
}

.fa-vcard {
  --fa: '\f2bb' !important;
}

.fa-circle-user {
  --fa: '\f2bd' !important;
}

.fa-user-circle {
  --fa: '\f2bd' !important;
}

.fa-id-badge {
  --fa: '\f2c1' !important;
}

.fa-id-card {
  --fa: '\f2c2' !important;
}

.fa-drivers-license {
  --fa: '\f2c2' !important;
}

.fa-temperature-full {
  --fa: '\f2c7' !important;
}

.fa-temperature-4 {
  --fa: '\f2c7' !important;
}

.fa-thermometer-4 {
  --fa: '\f2c7' !important;
}

.fa-thermometer-full {
  --fa: '\f2c7' !important;
}

.fa-temperature-three-quarters {
  --fa: '\f2c8' !important;
}

.fa-temperature-3 {
  --fa: '\f2c8' !important;
}

.fa-thermometer-3 {
  --fa: '\f2c8' !important;
}

.fa-thermometer-three-quarters {
  --fa: '\f2c8' !important;
}

.fa-temperature-half {
  --fa: '\f2c9' !important;
}

.fa-temperature-2 {
  --fa: '\f2c9' !important;
}

.fa-thermometer-2 {
  --fa: '\f2c9' !important;
}

.fa-thermometer-half {
  --fa: '\f2c9' !important;
}

.fa-temperature-quarter {
  --fa: '\f2ca' !important;
}

.fa-temperature-1 {
  --fa: '\f2ca' !important;
}

.fa-thermometer-1 {
  --fa: '\f2ca' !important;
}

.fa-thermometer-quarter {
  --fa: '\f2ca' !important;
}

.fa-temperature-empty {
  --fa: '\f2cb' !important;
}

.fa-temperature-0 {
  --fa: '\f2cb' !important;
}

.fa-thermometer-0 {
  --fa: '\f2cb' !important;
}

.fa-thermometer-empty {
  --fa: '\f2cb' !important;
}

.fa-shower {
  --fa: '\f2cc' !important;
}

.fa-bath {
  --fa: '\f2cd' !important;
}

.fa-bathtub {
  --fa: '\f2cd' !important;
}

.fa-podcast {
  --fa: '\f2ce' !important;
}

.fa-window-maximize {
  --fa: '\f2d0' !important;
}

.fa-window-minimize {
  --fa: '\f2d1' !important;
}

.fa-window-restore {
  --fa: '\f2d2' !important;
}

.fa-square-xmark {
  --fa: '\f2d3' !important;
}

.fa-times-square {
  --fa: '\f2d3' !important;
}

.fa-xmark-square {
  --fa: '\f2d3' !important;
}

.fa-microchip {
  --fa: '\f2db' !important;
}

.fa-snowflake {
  --fa: '\f2dc' !important;
}

.fa-watch {
  --fa: '\f2e1' !important;
}

.fa-volume-slash {
  --fa: '\f2e2' !important;
}

.fa-fork {
  --fa: '\f2e3' !important;
}

.fa-utensil-fork {
  --fa: '\f2e3' !important;
}

.fa-knife {
  --fa: '\f2e4' !important;
}

.fa-utensil-knife {
  --fa: '\f2e4' !important;
}

.fa-spoon {
  --fa: '\f2e5' !important;
}

.fa-utensil-spoon {
  --fa: '\f2e5' !important;
}

.fa-fork-knife {
  --fa: '\f2e6' !important;
}

.fa-utensils-alt {
  --fa: '\f2e6' !important;
}

.fa-utensils {
  --fa: '\f2e7' !important;
}

.fa-cutlery {
  --fa: '\f2e7' !important;
}

.fa-circle-dollar {
  --fa: '\f2e8' !important;
}

.fa-dollar-circle {
  --fa: '\f2e8' !important;
}

.fa-usd-circle {
  --fa: '\f2e8' !important;
}

.fa-square-dollar {
  --fa: '\f2e9' !important;
}

.fa-dollar-square {
  --fa: '\f2e9' !important;
}

.fa-usd-square {
  --fa: '\f2e9' !important;
}

.fa-rotate-left {
  --fa: '\f2ea' !important;
}

.fa-rotate-back {
  --fa: '\f2ea' !important;
}

.fa-rotate-backward {
  --fa: '\f2ea' !important;
}

.fa-undo-alt {
  --fa: '\f2ea' !important;
}

.fa-trophy-star {
  --fa: '\f2eb' !important;
}

.fa-trophy-alt {
  --fa: '\f2eb' !important;
}

.fa-triangle {
  --fa: '\f2ec' !important;
}

.fa-trash-can {
  --fa: '\f2ed' !important;
}

.fa-trash-alt {
  --fa: '\f2ed' !important;
}

.fa-hexagon-xmark {
  --fa: '\f2ee' !important;
}

.fa-times-hexagon {
  --fa: '\f2ee' !important;
}

.fa-xmark-hexagon {
  --fa: '\f2ee' !important;
}

.fa-octagon-xmark {
  --fa: '\f2f0' !important;
}

.fa-times-octagon {
  --fa: '\f2f0' !important;
}

.fa-xmark-octagon {
  --fa: '\f2f0' !important;
}

.fa-rotate {
  --fa: '\f2f1' !important;
}

.fa-sync-alt {
  --fa: '\f2f1' !important;
}

.fa-stopwatch {
  --fa: '\f2f2' !important;
}

.fa-star-exclamation {
  --fa: '\f2f3' !important;
}

.fa-spade {
  --fa: '\f2f4' !important;
}

.fa-right-from-bracket {
  --fa: '\f2f5' !important;
}

.fa-sign-out-alt {
  --fa: '\f2f5' !important;
}

.fa-right-to-bracket {
  --fa: '\f2f6' !important;
}

.fa-sign-in-alt {
  --fa: '\f2f6' !important;
}

.fa-shield-check {
  --fa: '\f2f7' !important;
}

.fa-scrubber {
  --fa: '\f2f8' !important;
}

.fa-rotate-right {
  --fa: '\f2f9' !important;
}

.fa-redo-alt {
  --fa: '\f2f9' !important;
}

.fa-rotate-forward {
  --fa: '\f2f9' !important;
}

.fa-rectangle {
  --fa: '\f2fa' !important;
}

.fa-rectangle-landscape {
  --fa: '\f2fa' !important;
}

.fa-rectangle-vertical {
  --fa: '\f2fb' !important;
}

.fa-rectangle-portrait {
  --fa: '\f2fb' !important;
}

.fa-rectangle-wide {
  --fa: '\f2fc' !important;
}

.fa-square-question {
  --fa: '\f2fd' !important;
}

.fa-question-square {
  --fa: '\f2fd' !important;
}

.fa-poo {
  --fa: '\f2fe' !important;
}

.fa-hexagon-plus {
  --fa: '\f300' !important;
}

.fa-plus-hexagon {
  --fa: '\f300' !important;
}

.fa-octagon-plus {
  --fa: '\f301' !important;
}

.fa-plus-octagon {
  --fa: '\f301' !important;
}

.fa-images {
  --fa: '\f302' !important;
}

.fa-pencil {
  --fa: '\f303' !important;
}

.fa-pencil-alt {
  --fa: '\f303' !important;
}

.fa-pen {
  --fa: '\f304' !important;
}

.fa-pen-clip {
  --fa: '\f305' !important;
}

.fa-pen-alt {
  --fa: '\f305' !important;
}

.fa-octagon {
  --fa: '\f306' !important;
}

.fa-hexagon-minus {
  --fa: '\f307' !important;
}

.fa-minus-hexagon {
  --fa: '\f307' !important;
}

.fa-octagon-minus {
  --fa: '\f308' !important;
}

.fa-minus-octagon {
  --fa: '\f308' !important;
}

.fa-down-long {
  --fa: '\f309' !important;
}

.fa-long-arrow-alt-down {
  --fa: '\f309' !important;
}

.fa-left-long {
  --fa: '\f30a' !important;
}

.fa-long-arrow-alt-left {
  --fa: '\f30a' !important;
}

.fa-right-long {
  --fa: '\f30b' !important;
}

.fa-long-arrow-alt-right {
  --fa: '\f30b' !important;
}

.fa-up-long {
  --fa: '\f30c' !important;
}

.fa-long-arrow-alt-up {
  --fa: '\f30c' !important;
}

.fa-lock-keyhole {
  --fa: '\f30d' !important;
}

.fa-lock-alt {
  --fa: '\f30d' !important;
}

.fa-jack-o-lantern {
  --fa: '\f30e' !important;
}

.fa-square-info {
  --fa: '\f30f' !important;
}

.fa-info-square {
  --fa: '\f30f' !important;
}

.fa-inbox-in {
  --fa: '\f310' !important;
}

.fa-inbox-arrow-down {
  --fa: '\f310' !important;
}

.fa-inbox-out {
  --fa: '\f311' !important;
}

.fa-inbox-arrow-up {
  --fa: '\f311' !important;
}

.fa-hexagon {
  --fa: '\f312' !important;
}

.fa-h1 {
  --fa: '\f313' !important;
}

.fa-h2 {
  --fa: '\f314' !important;
}

.fa-h3 {
  --fa: '\f315' !important;
}

.fa-file-check {
  --fa: '\f316' !important;
}

.fa-file-xmark {
  --fa: '\f317' !important;
}

.fa-file-times {
  --fa: '\f317' !important;
}

.fa-file-minus {
  --fa: '\f318' !important;
}

.fa-file-plus {
  --fa: '\f319' !important;
}

.fa-file-exclamation {
  --fa: '\f31a' !important;
}

.fa-file-pen {
  --fa: '\f31c' !important;
}

.fa-file-edit {
  --fa: '\f31c' !important;
}

.fa-arrows-maximize {
  --fa: '\f31d' !important;
}

.fa-expand-arrows {
  --fa: '\f31d' !important;
}

.fa-maximize {
  --fa: '\f31e' !important;
}

.fa-expand-arrows-alt {
  --fa: '\f31e' !important;
}

.fa-expand-wide {
  --fa: '\f320' !important;
}

.fa-square-exclamation {
  --fa: '\f321' !important;
}

.fa-exclamation-square {
  --fa: '\f321' !important;
}

.fa-chevrons-down {
  --fa: '\f322' !important;
}

.fa-chevron-double-down {
  --fa: '\f322' !important;
}

.fa-chevrons-left {
  --fa: '\f323' !important;
}

.fa-chevron-double-left {
  --fa: '\f323' !important;
}

.fa-chevrons-right {
  --fa: '\f324' !important;
}

.fa-chevron-double-right {
  --fa: '\f324' !important;
}

.fa-chevrons-up {
  --fa: '\f325' !important;
}

.fa-chevron-double-up {
  --fa: '\f325' !important;
}

.fa-compress-wide {
  --fa: '\f326' !important;
}

.fa-club {
  --fa: '\f327' !important;
}

.fa-clipboard {
  --fa: '\f328' !important;
}

.fa-square-chevron-down {
  --fa: '\f329' !important;
}

.fa-chevron-square-down {
  --fa: '\f329' !important;
}

.fa-square-chevron-left {
  --fa: '\f32a' !important;
}

.fa-chevron-square-left {
  --fa: '\f32a' !important;
}

.fa-square-chevron-right {
  --fa: '\f32b' !important;
}

.fa-chevron-square-right {
  --fa: '\f32b' !important;
}

.fa-square-chevron-up {
  --fa: '\f32c' !important;
}

.fa-chevron-square-up {
  --fa: '\f32c' !important;
}

.fa-circle-caret-down {
  --fa: '\f32d' !important;
}

.fa-caret-circle-down {
  --fa: '\f32d' !important;
}

.fa-circle-caret-left {
  --fa: '\f32e' !important;
}

.fa-caret-circle-left {
  --fa: '\f32e' !important;
}

.fa-circle-caret-right {
  --fa: '\f330' !important;
}

.fa-caret-circle-right {
  --fa: '\f330' !important;
}

.fa-circle-caret-up {
  --fa: '\f331' !important;
}

.fa-caret-circle-up {
  --fa: '\f331' !important;
}

.fa-calendar-pen {
  --fa: '\f333' !important;
}

.fa-calendar-edit {
  --fa: '\f333' !important;
}

.fa-calendar-exclamation {
  --fa: '\f334' !important;
}

.fa-badge {
  --fa: '\f335' !important;
}

.fa-badge-check {
  --fa: '\f336' !important;
}

.fa-left-right {
  --fa: '\f337' !important;
}

.fa-arrows-alt-h {
  --fa: '\f337' !important;
}

.fa-up-down {
  --fa: '\f338' !important;
}

.fa-arrows-alt-v {
  --fa: '\f338' !important;
}

.fa-square-arrow-down {
  --fa: '\f339' !important;
}

.fa-arrow-square-down {
  --fa: '\f339' !important;
}

.fa-square-arrow-left {
  --fa: '\f33a' !important;
}

.fa-arrow-square-left {
  --fa: '\f33a' !important;
}

.fa-square-arrow-right {
  --fa: '\f33b' !important;
}

.fa-arrow-square-right {
  --fa: '\f33b' !important;
}

.fa-square-arrow-up {
  --fa: '\f33c' !important;
}

.fa-arrow-square-up {
  --fa: '\f33c' !important;
}

.fa-arrow-down-to-line {
  --fa: '\f33d' !important;
}

.fa-arrow-to-bottom {
  --fa: '\f33d' !important;
}

.fa-arrow-left-to-line {
  --fa: '\f33e' !important;
}

.fa-arrow-to-left {
  --fa: '\f33e' !important;
}

.fa-arrow-right-to-line {
  --fa: '\f340' !important;
}

.fa-arrow-to-right {
  --fa: '\f340' !important;
}

.fa-arrow-up-to-line {
  --fa: '\f341' !important;
}

.fa-arrow-to-top {
  --fa: '\f341' !important;
}

.fa-arrow-up-from-line {
  --fa: '\f342' !important;
}

.fa-arrow-from-bottom {
  --fa: '\f342' !important;
}

.fa-arrow-right-from-line {
  --fa: '\f343' !important;
}

.fa-arrow-from-left {
  --fa: '\f343' !important;
}

.fa-arrow-left-from-line {
  --fa: '\f344' !important;
}

.fa-arrow-from-right {
  --fa: '\f344' !important;
}

.fa-arrow-down-from-line {
  --fa: '\f345' !important;
}

.fa-arrow-from-top {
  --fa: '\f345' !important;
}

.fa-up-from-line {
  --fa: '\f346' !important;
}

.fa-arrow-alt-from-bottom {
  --fa: '\f346' !important;
}

.fa-right-from-line {
  --fa: '\f347' !important;
}

.fa-arrow-alt-from-left {
  --fa: '\f347' !important;
}

.fa-left-from-line {
  --fa: '\f348' !important;
}

.fa-arrow-alt-from-right {
  --fa: '\f348' !important;
}

.fa-down-from-line {
  --fa: '\f349' !important;
}

.fa-arrow-alt-from-top {
  --fa: '\f349' !important;
}

.fa-down-to-line {
  --fa: '\f34a' !important;
}

.fa-arrow-alt-to-bottom {
  --fa: '\f34a' !important;
}

.fa-left-to-line {
  --fa: '\f34b' !important;
}

.fa-arrow-alt-to-left {
  --fa: '\f34b' !important;
}

.fa-right-to-line {
  --fa: '\f34c' !important;
}

.fa-arrow-alt-to-right {
  --fa: '\f34c' !important;
}

.fa-up-to-line {
  --fa: '\f34d' !important;
}

.fa-arrow-alt-to-top {
  --fa: '\f34d' !important;
}

.fa-alarm-clock {
  --fa: '\f34e' !important;
}

.fa-square-down {
  --fa: '\f350' !important;
}

.fa-arrow-alt-square-down {
  --fa: '\f350' !important;
}

.fa-square-left {
  --fa: '\f351' !important;
}

.fa-arrow-alt-square-left {
  --fa: '\f351' !important;
}

.fa-square-right {
  --fa: '\f352' !important;
}

.fa-arrow-alt-square-right {
  --fa: '\f352' !important;
}

.fa-square-up {
  --fa: '\f353' !important;
}

.fa-arrow-alt-square-up {
  --fa: '\f353' !important;
}

.fa-down {
  --fa: '\f354' !important;
}

.fa-arrow-alt-down {
  --fa: '\f354' !important;
}

.fa-left {
  --fa: '\f355' !important;
}

.fa-arrow-alt-left {
  --fa: '\f355' !important;
}

.fa-right {
  --fa: '\f356' !important;
}

.fa-arrow-alt-right {
  --fa: '\f356' !important;
}

.fa-up {
  --fa: '\f357' !important;
}

.fa-arrow-alt-up {
  --fa: '\f357' !important;
}

.fa-circle-down {
  --fa: '\f358' !important;
}

.fa-arrow-alt-circle-down {
  --fa: '\f358' !important;
}

.fa-circle-left {
  --fa: '\f359' !important;
}

.fa-arrow-alt-circle-left {
  --fa: '\f359' !important;
}

.fa-circle-right {
  --fa: '\f35a' !important;
}

.fa-arrow-alt-circle-right {
  --fa: '\f35a' !important;
}

.fa-circle-up {
  --fa: '\f35b' !important;
}

.fa-arrow-alt-circle-up {
  --fa: '\f35b' !important;
}

.fa-up-right-from-square {
  --fa: '\f35d' !important;
}

.fa-external-link-alt {
  --fa: '\f35d' !important;
}

.fa-square-up-right {
  --fa: '\f360' !important;
}

.fa-external-link-square-alt {
  --fa: '\f360' !important;
}

.fa-arrows-retweet {
  --fa: '\f361' !important;
}

.fa-retweet-alt {
  --fa: '\f361' !important;
}

.fa-right-left {
  --fa: '\f362' !important;
}

.fa-exchange-alt {
  --fa: '\f362' !important;
}

.fa-repeat {
  --fa: '\f363' !important;
}

.fa-arrows-repeat {
  --fa: '\f364' !important;
}

.fa-repeat-alt {
  --fa: '\f364' !important;
}

.fa-repeat-1 {
  --fa: '\f365' !important;
}

.fa-arrows-repeat-1 {
  --fa: '\f366' !important;
}

.fa-repeat-1-alt {
  --fa: '\f366' !important;
}

.fa-share-all {
  --fa: '\f367' !important;
}

.fa-battery-bolt {
  --fa: '\f376' !important;
}

.fa-battery-slash {
  --fa: '\f377' !important;
}

.fa-browser {
  --fa: '\f37e' !important;
}

.fa-code-commit {
  --fa: '\f386' !important;
}

.fa-code-merge {
  --fa: '\f387' !important;
}

.fa-credit-card-blank {
  --fa: '\f389' !important;
}

.fa-credit-card-front {
  --fa: '\f38a' !important;
}

.fa-desktop {
  --fa: '\f390' !important;
}

.fa-desktop-alt {
  --fa: '\f390' !important;
}

.fa-ellipsis-stroke {
  --fa: '\f39b' !important;
}

.fa-ellipsis-h-alt {
  --fa: '\f39b' !important;
}

.fa-ellipsis-stroke-vertical {
  --fa: '\f39c' !important;
}

.fa-ellipsis-v-alt {
  --fa: '\f39c' !important;
}

.fa-gem {
  --fa: '\f3a5' !important;
}

.fa-industry-windows {
  --fa: '\f3b3' !important;
}

.fa-industry-alt {
  --fa: '\f3b3' !important;
}

.fa-turn-down {
  --fa: '\f3be' !important;
}

.fa-level-down-alt {
  --fa: '\f3be' !important;
}

.fa-turn-up {
  --fa: '\f3bf' !important;
}

.fa-level-up-alt {
  --fa: '\f3bf' !important;
}

.fa-lock-open {
  --fa: '\f3c1' !important;
}

.fa-lock-keyhole-open {
  --fa: '\f3c2' !important;
}

.fa-lock-open-alt {
  --fa: '\f3c2' !important;
}

.fa-location-dot {
  --fa: '\f3c5' !important;
}

.fa-map-marker-alt {
  --fa: '\f3c5' !important;
}

.fa-microphone-lines {
  --fa: '\f3c9' !important;
}

.fa-microphone-alt {
  --fa: '\f3c9' !important;
}

.fa-mobile-screen-button {
  --fa: '\f3cd' !important;
}

.fa-mobile-alt {
  --fa: '\f3cd' !important;
}

.fa-mobile {
  --fa: '\f3ce' !important;
}

.fa-mobile-android {
  --fa: '\f3ce' !important;
}

.fa-mobile-phone {
  --fa: '\f3ce' !important;
}

.fa-mobile-screen {
  --fa: '\f3cf' !important;
}

.fa-mobile-android-alt {
  --fa: '\f3cf' !important;
}

.fa-money-bill-1 {
  --fa: '\f3d1' !important;
}

.fa-money-bill-alt {
  --fa: '\f3d1' !important;
}

.fa-phone-slash {
  --fa: '\f3dd' !important;
}

.fa-plane-engines {
  --fa: '\f3de' !important;
}

.fa-plane-alt {
  --fa: '\f3de' !important;
}

.fa-image-portrait {
  --fa: '\f3e0' !important;
}

.fa-portrait {
  --fa: '\f3e0' !important;
}

.fa-reply {
  --fa: '\f3e5' !important;
}

.fa-mail-reply {
  --fa: '\f3e5' !important;
}

.fa-shield-halved {
  --fa: '\f3ed' !important;
}

.fa-shield-alt {
  --fa: '\f3ed' !important;
}

.fa-square-sliders {
  --fa: '\f3f0' !important;
}

.fa-sliders-h-square {
  --fa: '\f3f0' !important;
}

.fa-sliders-up {
  --fa: '\f3f1' !important;
}

.fa-sliders-v {
  --fa: '\f3f1' !important;
}

.fa-square-sliders-vertical {
  --fa: '\f3f2' !important;
}

.fa-sliders-v-square {
  --fa: '\f3f2' !important;
}

.fa-spinner-third {
  --fa: '\f3f4' !important;
}

.fa-tablet-screen-button {
  --fa: '\f3fa' !important;
}

.fa-tablet-alt {
  --fa: '\f3fa' !important;
}

.fa-tablet {
  --fa: '\f3fb' !important;
}

.fa-tablet-android {
  --fa: '\f3fb' !important;
}

.fa-tablet-screen {
  --fa: '\f3fc' !important;
}

.fa-tablet-android-alt {
  --fa: '\f3fc' !important;
}

.fa-ticket-simple {
  --fa: '\f3ff' !important;
}

.fa-ticket-alt {
  --fa: '\f3ff' !important;
}

.fa-tree-deciduous {
  --fa: '\f400' !important;
}

.fa-tree-alt {
  --fa: '\f400' !important;
}

.fa-tv-retro {
  --fa: '\f401' !important;
}

.fa-window {
  --fa: '\f40e' !important;
}

.fa-window-flip {
  --fa: '\f40f' !important;
}

.fa-window-alt {
  --fa: '\f40f' !important;
}

.fa-rectangle-xmark {
  --fa: '\f410' !important;
}

.fa-rectangle-times {
  --fa: '\f410' !important;
}

.fa-times-rectangle {
  --fa: '\f410' !important;
}

.fa-window-close {
  --fa: '\f410' !important;
}

.fa-down-left-and-up-right-to-center {
  --fa: '\f422' !important;
}

.fa-compress-alt {
  --fa: '\f422' !important;
}

.fa-up-right-and-down-left-from-center {
  --fa: '\f424' !important;
}

.fa-expand-alt {
  --fa: '\f424' !important;
}

.fa-baseball-bat-ball {
  --fa: '\f432' !important;
}

.fa-baseball {
  --fa: '\f433' !important;
}

.fa-baseball-ball {
  --fa: '\f433' !important;
}

.fa-basketball {
  --fa: '\f434' !important;
}

.fa-basketball-ball {
  --fa: '\f434' !important;
}

.fa-basketball-hoop {
  --fa: '\f435' !important;
}

.fa-bowling-ball {
  --fa: '\f436' !important;
}

.fa-bowling-pins {
  --fa: '\f437' !important;
}

.fa-boxing-glove {
  --fa: '\f438' !important;
}

.fa-glove-boxing {
  --fa: '\f438' !important;
}

.fa-chess {
  --fa: '\f439' !important;
}

.fa-chess-bishop {
  --fa: '\f43a' !important;
}

.fa-chess-bishop-piece {
  --fa: '\f43b' !important;
}

.fa-chess-bishop-alt {
  --fa: '\f43b' !important;
}

.fa-chess-board {
  --fa: '\f43c' !important;
}

.fa-chess-clock {
  --fa: '\f43d' !important;
}

.fa-chess-clock-flip {
  --fa: '\f43e' !important;
}

.fa-chess-clock-alt {
  --fa: '\f43e' !important;
}

.fa-chess-king {
  --fa: '\f43f' !important;
}

.fa-chess-king-piece {
  --fa: '\f440' !important;
}

.fa-chess-king-alt {
  --fa: '\f440' !important;
}

.fa-chess-knight {
  --fa: '\f441' !important;
}

.fa-chess-knight-piece {
  --fa: '\f442' !important;
}

.fa-chess-knight-alt {
  --fa: '\f442' !important;
}

.fa-chess-pawn {
  --fa: '\f443' !important;
}

.fa-chess-pawn-piece {
  --fa: '\f444' !important;
}

.fa-chess-pawn-alt {
  --fa: '\f444' !important;
}

.fa-chess-queen {
  --fa: '\f445' !important;
}

.fa-chess-queen-piece {
  --fa: '\f446' !important;
}

.fa-chess-queen-alt {
  --fa: '\f446' !important;
}

.fa-chess-rook {
  --fa: '\f447' !important;
}

.fa-chess-rook-piece {
  --fa: '\f448' !important;
}

.fa-chess-rook-alt {
  --fa: '\f448' !important;
}

.fa-cricket-bat-ball {
  --fa: '\f449' !important;
}

.fa-cricket {
  --fa: '\f449' !important;
}

.fa-curling-stone {
  --fa: '\f44a' !important;
}

.fa-curling {
  --fa: '\f44a' !important;
}

.fa-dumbbell {
  --fa: '\f44b' !important;
}

.fa-field-hockey-stick-ball {
  --fa: '\f44c' !important;
}

.fa-field-hockey {
  --fa: '\f44c' !important;
}

.fa-football {
  --fa: '\f44e' !important;
}

.fa-football-ball {
  --fa: '\f44e' !important;
}

.fa-football-helmet {
  --fa: '\f44f' !important;
}

.fa-golf-ball-tee {
  --fa: '\f450' !important;
}

.fa-golf-ball {
  --fa: '\f450' !important;
}

.fa-golf-club {
  --fa: '\f451' !important;
}

.fa-hockey-puck {
  --fa: '\f453' !important;
}

.fa-hockey-sticks {
  --fa: '\f454' !important;
}

.fa-luchador-mask {
  --fa: '\f455' !important;
}

.fa-luchador {
  --fa: '\f455' !important;
}

.fa-mask-luchador {
  --fa: '\f455' !important;
}

.fa-flag-pennant {
  --fa: '\f456' !important;
}

.fa-pennant {
  --fa: '\f456' !important;
}

.fa-broom-ball {
  --fa: '\f458' !important;
}

.fa-quidditch {
  --fa: '\f458' !important;
}

.fa-quidditch-broom-ball {
  --fa: '\f458' !important;
}

.fa-racquet {
  --fa: '\f45a' !important;
}

.fa-shuttlecock {
  --fa: '\f45b' !important;
}

.fa-square-full {
  --fa: '\f45c' !important;
}

.fa-table-tennis-paddle-ball {
  --fa: '\f45d' !important;
}

.fa-ping-pong-paddle-ball {
  --fa: '\f45d' !important;
}

.fa-table-tennis {
  --fa: '\f45d' !important;
}

.fa-tennis-ball {
  --fa: '\f45e' !important;
}

.fa-volleyball {
  --fa: '\f45f' !important;
}

.fa-volleyball-ball {
  --fa: '\f45f' !important;
}

.fa-whistle {
  --fa: '\f460' !important;
}

.fa-hand-dots {
  --fa: '\f461' !important;
}

.fa-allergies {
  --fa: '\f461' !important;
}

.fa-bandage {
  --fa: '\f462' !important;
}

.fa-band-aid {
  --fa: '\f462' !important;
}

.fa-rectangle-barcode {
  --fa: '\f463' !important;
}

.fa-barcode-alt {
  --fa: '\f463' !important;
}

.fa-barcode-read {
  --fa: '\f464' !important;
}

.fa-barcode-scan {
  --fa: '\f465' !important;
}

.fa-box {
  --fa: '\f466' !important;
}

.fa-box-check {
  --fa: '\f467' !important;
}

.fa-boxes-stacked {
  --fa: '\f468' !important;
}

.fa-boxes {
  --fa: '\f468' !important;
}

.fa-boxes-alt {
  --fa: '\f468' !important;
}

.fa-briefcase-medical {
  --fa: '\f469' !important;
}

.fa-fire-flame-simple {
  --fa: '\f46a' !important;
}

.fa-burn {
  --fa: '\f46a' !important;
}

.fa-capsules {
  --fa: '\f46b' !important;
}

.fa-clipboard-check {
  --fa: '\f46c' !important;
}

.fa-clipboard-list {
  --fa: '\f46d' !important;
}

.fa-conveyor-belt {
  --fa: '\f46e' !important;
}

.fa-conveyor-belt-boxes {
  --fa: '\f46f' !important;
}

.fa-conveyor-belt-alt {
  --fa: '\f46f' !important;
}

.fa-person-dots-from-line {
  --fa: '\f470' !important;
}

.fa-diagnoses {
  --fa: '\f470' !important;
}

.fa-dna {
  --fa: '\f471' !important;
}

.fa-dolly {
  --fa: '\f472' !important;
}

.fa-dolly-box {
  --fa: '\f472' !important;
}

.fa-dolly-empty {
  --fa: '\f473' !important;
}

.fa-cart-flatbed {
  --fa: '\f474' !important;
}

.fa-dolly-flatbed {
  --fa: '\f474' !important;
}

.fa-cart-flatbed-boxes {
  --fa: '\f475' !important;
}

.fa-dolly-flatbed-alt {
  --fa: '\f475' !important;
}

.fa-cart-flatbed-empty {
  --fa: '\f476' !important;
}

.fa-dolly-flatbed-empty {
  --fa: '\f476' !important;
}

.fa-file-medical {
  --fa: '\f477' !important;
}

.fa-file-waveform {
  --fa: '\f478' !important;
}

.fa-file-medical-alt {
  --fa: '\f478' !important;
}

.fa-kit-medical {
  --fa: '\f479' !important;
}

.fa-first-aid {
  --fa: '\f479' !important;
}

.fa-forklift {
  --fa: '\f47a' !important;
}

.fa-hand-holding-box {
  --fa: '\f47b' !important;
}

.fa-hands-holding-diamond {
  --fa: '\f47c' !important;
}

.fa-hand-receiving {
  --fa: '\f47c' !important;
}

.fa-circle-h {
  --fa: '\f47e' !important;
}

.fa-hospital-symbol {
  --fa: '\f47e' !important;
}

.fa-id-card-clip {
  --fa: '\f47f' !important;
}

.fa-id-card-alt {
  --fa: '\f47f' !important;
}

.fa-shelves {
  --fa: '\f480' !important;
}

.fa-inventory {
  --fa: '\f480' !important;
}

.fa-notes-medical {
  --fa: '\f481' !important;
}

.fa-pallet {
  --fa: '\f482' !important;
}

.fa-pallet-boxes {
  --fa: '\f483' !important;
}

.fa-palette-boxes {
  --fa: '\f483' !important;
}

.fa-pallet-alt {
  --fa: '\f483' !important;
}

.fa-pills {
  --fa: '\f484' !important;
}

.fa-prescription-bottle {
  --fa: '\f485' !important;
}

.fa-prescription-bottle-medical {
  --fa: '\f486' !important;
}

.fa-prescription-bottle-alt {
  --fa: '\f486' !important;
}

.fa-bed-pulse {
  --fa: '\f487' !important;
}

.fa-procedures {
  --fa: '\f487' !important;
}

.fa-scanner-gun {
  --fa: '\f488' !important;
}

.fa-scanner {
  --fa: '\f488' !important;
}

.fa-scanner-keyboard {
  --fa: '\f489' !important;
}

.fa-scanner-touchscreen {
  --fa: '\f48a' !important;
}

.fa-truck-fast {
  --fa: '\f48b' !important;
}

.fa-shipping-fast {
  --fa: '\f48b' !important;
}

.fa-truck-clock {
  --fa: '\f48c' !important;
}

.fa-shipping-timed {
  --fa: '\f48c' !important;
}

.fa-smoking {
  --fa: '\f48d' !important;
}

.fa-syringe {
  --fa: '\f48e' !important;
}

.fa-tablet-rugged {
  --fa: '\f48f' !important;
}

.fa-tablets {
  --fa: '\f490' !important;
}

.fa-thermometer {
  --fa: '\f491' !important;
}

.fa-vial {
  --fa: '\f492' !important;
}

.fa-vials {
  --fa: '\f493' !important;
}

.fa-warehouse {
  --fa: '\f494' !important;
}

.fa-warehouse-full {
  --fa: '\f495' !important;
}

.fa-warehouse-alt {
  --fa: '\f495' !important;
}

.fa-weight-scale {
  --fa: '\f496' !important;
}

.fa-weight {
  --fa: '\f496' !important;
}

.fa-x-ray {
  --fa: '\f497' !important;
}

.fa-blanket {
  --fa: '\f498' !important;
}

.fa-book-heart {
  --fa: '\f499' !important;
}

.fa-box-taped {
  --fa: '\f49a' !important;
}

.fa-box-alt {
  --fa: '\f49a' !important;
}

.fa-square-fragile {
  --fa: '\f49b' !important;
}

.fa-box-fragile {
  --fa: '\f49b' !important;
}

.fa-square-wine-glass-crack {
  --fa: '\f49b' !important;
}

.fa-box-open-full {
  --fa: '\f49c' !important;
}

.fa-box-full {
  --fa: '\f49c' !important;
}

.fa-box-heart {
  --fa: '\f49d' !important;
}

.fa-box-open {
  --fa: '\f49e' !important;
}

.fa-square-this-way-up {
  --fa: '\f49f' !important;
}

.fa-box-up {
  --fa: '\f49f' !important;
}

.fa-box-dollar {
  --fa: '\f4a0' !important;
}

.fa-box-usd {
  --fa: '\f4a0' !important;
}

.fa-message-check {
  --fa: '\f4a2' !important;
}

.fa-comment-alt-check {
  --fa: '\f4a2' !important;
}

.fa-message-dots {
  --fa: '\f4a3' !important;
}

.fa-comment-alt-dots {
  --fa: '\f4a3' !important;
}

.fa-messaging {
  --fa: '\f4a3' !important;
}

.fa-message-pen {
  --fa: '\f4a4' !important;
}

.fa-comment-alt-edit {
  --fa: '\f4a4' !important;
}

.fa-message-edit {
  --fa: '\f4a4' !important;
}

.fa-message-exclamation {
  --fa: '\f4a5' !important;
}

.fa-comment-alt-exclamation {
  --fa: '\f4a5' !important;
}

.fa-message-lines {
  --fa: '\f4a6' !important;
}

.fa-comment-alt-lines {
  --fa: '\f4a6' !important;
}

.fa-message-minus {
  --fa: '\f4a7' !important;
}

.fa-comment-alt-minus {
  --fa: '\f4a7' !important;
}

.fa-message-plus {
  --fa: '\f4a8' !important;
}

.fa-comment-alt-plus {
  --fa: '\f4a8' !important;
}

.fa-message-slash {
  --fa: '\f4a9' !important;
}

.fa-comment-alt-slash {
  --fa: '\f4a9' !important;
}

.fa-message-smile {
  --fa: '\f4aa' !important;
}

.fa-comment-alt-smile {
  --fa: '\f4aa' !important;
}

.fa-message-xmark {
  --fa: '\f4ab' !important;
}

.fa-comment-alt-times {
  --fa: '\f4ab' !important;
}

.fa-message-times {
  --fa: '\f4ab' !important;
}

.fa-comment-check {
  --fa: '\f4ac' !important;
}

.fa-comment-dots {
  --fa: '\f4ad' !important;
}

.fa-commenting {
  --fa: '\f4ad' !important;
}

.fa-comment-pen {
  --fa: '\f4ae' !important;
}

.fa-comment-edit {
  --fa: '\f4ae' !important;
}

.fa-comment-exclamation {
  --fa: '\f4af' !important;
}

.fa-comment-lines {
  --fa: '\f4b0' !important;
}

.fa-comment-minus {
  --fa: '\f4b1' !important;
}

.fa-comment-plus {
  --fa: '\f4b2' !important;
}

.fa-comment-slash {
  --fa: '\f4b3' !important;
}

.fa-comment-smile {
  --fa: '\f4b4' !important;
}

.fa-comment-xmark {
  --fa: '\f4b5' !important;
}

.fa-comment-times {
  --fa: '\f4b5' !important;
}

.fa-messages {
  --fa: '\f4b6' !important;
}

.fa-comments-alt {
  --fa: '\f4b6' !important;
}

.fa-container-storage {
  --fa: '\f4b7' !important;
}

.fa-couch {
  --fa: '\f4b8' !important;
}

.fa-circle-dollar-to-slot {
  --fa: '\f4b9' !important;
}

.fa-donate {
  --fa: '\f4b9' !important;
}

.fa-dove {
  --fa: '\f4ba' !important;
}

.fa-wine-glass-crack {
  --fa: '\f4bb' !important;
}

.fa-fragile {
  --fa: '\f4bb' !important;
}

.fa-hand-heart {
  --fa: '\f4bc' !important;
}

.fa-hand-holding {
  --fa: '\f4bd' !important;
}

.fa-hand-holding-heart {
  --fa: '\f4be' !important;
}

.fa-hand-holding-seedling {
  --fa: '\f4bf' !important;
}

.fa-hand-holding-dollar {
  --fa: '\f4c0' !important;
}

.fa-hand-holding-usd {
  --fa: '\f4c0' !important;
}

.fa-hand-holding-droplet {
  --fa: '\f4c1' !important;
}

.fa-hand-holding-water {
  --fa: '\f4c1' !important;
}

.fa-hands-holding {
  --fa: '\f4c2' !important;
}

.fa-hands-holding-heart {
  --fa: '\f4c3' !important;
}

.fa-hands-heart {
  --fa: '\f4c3' !important;
}

.fa-handshake-angle {
  --fa: '\f4c4' !important;
}

.fa-hands-helping {
  --fa: '\f4c4' !important;
}

.fa-hands-holding-dollar {
  --fa: '\f4c5' !important;
}

.fa-hands-usd {
  --fa: '\f4c5' !important;
}

.fa-circle-heart {
  --fa: '\f4c7' !important;
}

.fa-heart-circle {
  --fa: '\f4c7' !important;
}

.fa-square-heart {
  --fa: '\f4c8' !important;
}

.fa-heart-square {
  --fa: '\f4c8' !important;
}

.fa-house-heart {
  --fa: '\f4c9' !important;
}

.fa-home-heart {
  --fa: '\f4c9' !important;
}

.fa-lamp {
  --fa: '\f4ca' !important;
}

.fa-leaf-heart {
  --fa: '\f4cb' !important;
}

.fa-loveseat {
  --fa: '\f4cc' !important;
}

.fa-couch-small {
  --fa: '\f4cc' !important;
}

.fa-parachute-box {
  --fa: '\f4cd' !important;
}

.fa-people-carry-box {
  --fa: '\f4ce' !important;
}

.fa-people-carry {
  --fa: '\f4ce' !important;
}

.fa-person-carry-box {
  --fa: '\f4cf' !important;
}

.fa-person-carry {
  --fa: '\f4cf' !important;
}

.fa-person-dolly {
  --fa: '\f4d0' !important;
}

.fa-person-dolly-empty {
  --fa: '\f4d1' !important;
}

.fa-phone-plus {
  --fa: '\f4d2' !important;
}

.fa-piggy-bank {
  --fa: '\f4d3' !important;
}

.fa-ramp-loading {
  --fa: '\f4d4' !important;
}

.fa-ribbon {
  --fa: '\f4d6' !important;
}

.fa-route {
  --fa: '\f4d7' !important;
}

.fa-seedling {
  --fa: '\f4d8' !important;
}

.fa-sprout {
  --fa: '\f4d8' !important;
}

.fa-sign-hanging {
  --fa: '\f4d9' !important;
}

.fa-sign {
  --fa: '\f4d9' !important;
}

.fa-face-smile-wink {
  --fa: '\f4da' !important;
}

.fa-smile-wink {
  --fa: '\f4da' !important;
}

.fa-tape {
  --fa: '\f4db' !important;
}

.fa-truck-container {
  --fa: '\f4dc' !important;
}

.fa-truck-ramp-couch {
  --fa: '\f4dd' !important;
}

.fa-truck-couch {
  --fa: '\f4dd' !important;
}

.fa-truck-ramp-box {
  --fa: '\f4de' !important;
}

.fa-truck-loading {
  --fa: '\f4de' !important;
}

.fa-truck-moving {
  --fa: '\f4df' !important;
}

.fa-truck-ramp {
  --fa: '\f4e0' !important;
}

.fa-video-plus {
  --fa: '\f4e1' !important;
}

.fa-video-slash {
  --fa: '\f4e2' !important;
}

.fa-wine-glass {
  --fa: '\f4e3' !important;
}

.fa-user-astronaut {
  --fa: '\f4fb' !important;
}

.fa-user-check {
  --fa: '\f4fc' !important;
}

.fa-user-clock {
  --fa: '\f4fd' !important;
}

.fa-user-gear {
  --fa: '\f4fe' !important;
}

.fa-user-cog {
  --fa: '\f4fe' !important;
}

.fa-user-pen {
  --fa: '\f4ff' !important;
}

.fa-user-edit {
  --fa: '\f4ff' !important;
}

.fa-user-group {
  --fa: '\f500' !important;
}

.fa-user-friends {
  --fa: '\f500' !important;
}

.fa-user-graduate {
  --fa: '\f501' !important;
}

.fa-user-lock {
  --fa: '\f502' !important;
}

.fa-user-minus {
  --fa: '\f503' !important;
}

.fa-user-ninja {
  --fa: '\f504' !important;
}

.fa-user-shield {
  --fa: '\f505' !important;
}

.fa-user-slash {
  --fa: '\f506' !important;
}

.fa-user-alt-slash {
  --fa: '\f506' !important;
}

.fa-user-large-slash {
  --fa: '\f506' !important;
}

.fa-user-tag {
  --fa: '\f507' !important;
}

.fa-user-tie {
  --fa: '\f508' !important;
}

.fa-users-gear {
  --fa: '\f509' !important;
}

.fa-users-cog {
  --fa: '\f509' !important;
}

.fa-scale-unbalanced {
  --fa: '\f515' !important;
}

.fa-balance-scale-left {
  --fa: '\f515' !important;
}

.fa-scale-unbalanced-flip {
  --fa: '\f516' !important;
}

.fa-balance-scale-right {
  --fa: '\f516' !important;
}

.fa-blender {
  --fa: '\f517' !important;
}

.fa-book-open {
  --fa: '\f518' !important;
}

.fa-tower-broadcast {
  --fa: '\f519' !important;
}

.fa-broadcast-tower {
  --fa: '\f519' !important;
}

.fa-broom {
  --fa: '\f51a' !important;
}

.fa-chalkboard {
  --fa: '\f51b' !important;
}

.fa-blackboard {
  --fa: '\f51b' !important;
}

.fa-chalkboard-user {
  --fa: '\f51c' !important;
}

.fa-chalkboard-teacher {
  --fa: '\f51c' !important;
}

.fa-church {
  --fa: '\f51d' !important;
}

.fa-coins {
  --fa: '\f51e' !important;
}

.fa-compact-disc {
  --fa: '\f51f' !important;
}

.fa-crow {
  --fa: '\f520' !important;
}

.fa-crown {
  --fa: '\f521' !important;
}

.fa-dice {
  --fa: '\f522' !important;
}

.fa-dice-five {
  --fa: '\f523' !important;
}

.fa-dice-four {
  --fa: '\f524' !important;
}

.fa-dice-one {
  --fa: '\f525' !important;
}

.fa-dice-six {
  --fa: '\f526' !important;
}

.fa-dice-three {
  --fa: '\f527' !important;
}

.fa-dice-two {
  --fa: '\f528' !important;
}

.fa-divide {
  --fa: '\f529' !important;
}

.fa-door-closed {
  --fa: '\f52a' !important;
}

.fa-door-open {
  --fa: '\f52b' !important;
}

.fa-feather {
  --fa: '\f52d' !important;
}

.fa-frog {
  --fa: '\f52e' !important;
}

.fa-gas-pump {
  --fa: '\f52f' !important;
}

.fa-glasses {
  --fa: '\f530' !important;
}

.fa-greater-than-equal {
  --fa: '\f532' !important;
}

.fa-helicopter {
  --fa: '\f533' !important;
}

.fa-infinity {
  --fa: '\f534' !important;
}

.fa-kiwi-bird {
  --fa: '\f535' !important;
}

.fa-less-than-equal {
  --fa: '\f537' !important;
}

.fa-memory {
  --fa: '\f538' !important;
}

.fa-microphone-lines-slash {
  --fa: '\f539' !important;
}

.fa-microphone-alt-slash {
  --fa: '\f539' !important;
}

.fa-money-bill-wave {
  --fa: '\f53a' !important;
}

.fa-money-bill-1-wave {
  --fa: '\f53b' !important;
}

.fa-money-bill-wave-alt {
  --fa: '\f53b' !important;
}

.fa-money-check {
  --fa: '\f53c' !important;
}

.fa-money-check-dollar {
  --fa: '\f53d' !important;
}

.fa-money-check-alt {
  --fa: '\f53d' !important;
}

.fa-not-equal {
  --fa: '\f53e' !important;
}

.fa-palette {
  --fa: '\f53f' !important;
}

.fa-square-parking {
  --fa: '\f540' !important;
}

.fa-parking {
  --fa: '\f540' !important;
}

.fa-diagram-project {
  --fa: '\f542' !important;
}

.fa-project-diagram {
  --fa: '\f542' !important;
}

.fa-receipt {
  --fa: '\f543' !important;
}

.fa-robot {
  --fa: '\f544' !important;
}

.fa-ruler {
  --fa: '\f545' !important;
}

.fa-ruler-combined {
  --fa: '\f546' !important;
}

.fa-ruler-horizontal {
  --fa: '\f547' !important;
}

.fa-ruler-vertical {
  --fa: '\f548' !important;
}

.fa-school {
  --fa: '\f549' !important;
}

.fa-screwdriver {
  --fa: '\f54a' !important;
}

.fa-shoe-prints {
  --fa: '\f54b' !important;
}

.fa-skull {
  --fa: '\f54c' !important;
}

.fa-ban-smoking {
  --fa: '\f54d' !important;
}

.fa-smoking-ban {
  --fa: '\f54d' !important;
}

.fa-store {
  --fa: '\f54e' !important;
}

.fa-shop {
  --fa: '\f54f' !important;
}

.fa-store-alt {
  --fa: '\f54f' !important;
}

.fa-bars-staggered {
  --fa: '\f550' !important;
}

.fa-reorder {
  --fa: '\f550' !important;
}

.fa-stream {
  --fa: '\f550' !important;
}

.fa-stroopwafel {
  --fa: '\f551' !important;
}

.fa-toolbox {
  --fa: '\f552' !important;
}

.fa-shirt {
  --fa: '\f553' !important;
}

.fa-t-shirt {
  --fa: '\f553' !important;
}

.fa-tshirt {
  --fa: '\f553' !important;
}

.fa-person-walking {
  --fa: '\f554' !important;
}

.fa-walking {
  --fa: '\f554' !important;
}

.fa-wallet {
  --fa: '\f555' !important;
}

.fa-face-angry {
  --fa: '\f556' !important;
}

.fa-angry {
  --fa: '\f556' !important;
}

.fa-archway {
  --fa: '\f557' !important;
}

.fa-book-atlas {
  --fa: '\f558' !important;
}

.fa-atlas {
  --fa: '\f558' !important;
}

.fa-award {
  --fa: '\f559' !important;
}

.fa-delete-left {
  --fa: '\f55a' !important;
}

.fa-backspace {
  --fa: '\f55a' !important;
}

.fa-bezier-curve {
  --fa: '\f55b' !important;
}

.fa-bong {
  --fa: '\f55c' !important;
}

.fa-brush {
  --fa: '\f55d' !important;
}

.fa-bus-simple {
  --fa: '\f55e' !important;
}

.fa-bus-alt {
  --fa: '\f55e' !important;
}

.fa-cannabis {
  --fa: '\f55f' !important;
}

.fa-check-double {
  --fa: '\f560' !important;
}

.fa-martini-glass-citrus {
  --fa: '\f561' !important;
}

.fa-cocktail {
  --fa: '\f561' !important;
}

.fa-bell-concierge {
  --fa: '\f562' !important;
}

.fa-concierge-bell {
  --fa: '\f562' !important;
}

.fa-cookie {
  --fa: '\f563' !important;
}

.fa-cookie-bite {
  --fa: '\f564' !important;
}

.fa-crop-simple {
  --fa: '\f565' !important;
}

.fa-crop-alt {
  --fa: '\f565' !important;
}

.fa-tachograph-digital {
  --fa: '\f566' !important;
}

.fa-digital-tachograph {
  --fa: '\f566' !important;
}

.fa-face-dizzy {
  --fa: '\f567' !important;
}

.fa-dizzy {
  --fa: '\f567' !important;
}

.fa-compass-drafting {
  --fa: '\f568' !important;
}

.fa-drafting-compass {
  --fa: '\f568' !important;
}

.fa-drum {
  --fa: '\f569' !important;
}

.fa-drum-steelpan {
  --fa: '\f56a' !important;
}

.fa-feather-pointed {
  --fa: '\f56b' !important;
}

.fa-feather-alt {
  --fa: '\f56b' !important;
}

.fa-file-contract {
  --fa: '\f56c' !important;
}

.fa-file-arrow-down {
  --fa: '\f56d' !important;
}

.fa-file-download {
  --fa: '\f56d' !important;
}

.fa-file-export {
  --fa: '\f56e' !important;
}

.fa-arrow-right-from-file {
  --fa: '\f56e' !important;
}

.fa-file-import {
  --fa: '\f56f' !important;
}

.fa-arrow-right-to-file {
  --fa: '\f56f' !important;
}

.fa-file-invoice {
  --fa: '\f570' !important;
}

.fa-file-invoice-dollar {
  --fa: '\f571' !important;
}

.fa-file-prescription {
  --fa: '\f572' !important;
}

.fa-file-signature {
  --fa: '\f573' !important;
}

.fa-file-arrow-up {
  --fa: '\f574' !important;
}

.fa-file-upload {
  --fa: '\f574' !important;
}

.fa-fill {
  --fa: '\f575' !important;
}

.fa-fill-drip {
  --fa: '\f576' !important;
}

.fa-fingerprint {
  --fa: '\f577' !important;
}

.fa-fish {
  --fa: '\f578' !important;
}

.fa-face-flushed {
  --fa: '\f579' !important;
}

.fa-flushed {
  --fa: '\f579' !important;
}

.fa-face-frown-open {
  --fa: '\f57a' !important;
}

.fa-frown-open {
  --fa: '\f57a' !important;
}

.fa-martini-glass {
  --fa: '\f57b' !important;
}

.fa-glass-martini-alt {
  --fa: '\f57b' !important;
}

.fa-earth-africa {
  --fa: '\f57c' !important;
}

.fa-globe-africa {
  --fa: '\f57c' !important;
}

.fa-earth-americas {
  --fa: '\f57d' !important;
}

.fa-earth {
  --fa: '\f57d' !important;
}

.fa-earth-america {
  --fa: '\f57d' !important;
}

.fa-globe-americas {
  --fa: '\f57d' !important;
}

.fa-earth-asia {
  --fa: '\f57e' !important;
}

.fa-globe-asia {
  --fa: '\f57e' !important;
}

.fa-face-grimace {
  --fa: '\f57f' !important;
}

.fa-grimace {
  --fa: '\f57f' !important;
}

.fa-face-grin {
  --fa: '\f580' !important;
}

.fa-grin {
  --fa: '\f580' !important;
}

.fa-face-grin-wide {
  --fa: '\f581' !important;
}

.fa-grin-alt {
  --fa: '\f581' !important;
}

.fa-face-grin-beam {
  --fa: '\f582' !important;
}

.fa-grin-beam {
  --fa: '\f582' !important;
}

.fa-face-grin-beam-sweat {
  --fa: '\f583' !important;
}

.fa-grin-beam-sweat {
  --fa: '\f583' !important;
}

.fa-face-grin-hearts {
  --fa: '\f584' !important;
}

.fa-grin-hearts {
  --fa: '\f584' !important;
}

.fa-face-grin-squint {
  --fa: '\f585' !important;
}

.fa-grin-squint {
  --fa: '\f585' !important;
}

.fa-face-grin-squint-tears {
  --fa: '\f586' !important;
}

.fa-grin-squint-tears {
  --fa: '\f586' !important;
}

.fa-face-grin-stars {
  --fa: '\f587' !important;
}

.fa-grin-stars {
  --fa: '\f587' !important;
}

.fa-face-grin-tears {
  --fa: '\f588' !important;
}

.fa-grin-tears {
  --fa: '\f588' !important;
}

.fa-face-grin-tongue {
  --fa: '\f589' !important;
}

.fa-grin-tongue {
  --fa: '\f589' !important;
}

.fa-face-grin-tongue-squint {
  --fa: '\f58a' !important;
}

.fa-grin-tongue-squint {
  --fa: '\f58a' !important;
}

.fa-face-grin-tongue-wink {
  --fa: '\f58b' !important;
}

.fa-grin-tongue-wink {
  --fa: '\f58b' !important;
}

.fa-face-grin-wink {
  --fa: '\f58c' !important;
}

.fa-grin-wink {
  --fa: '\f58c' !important;
}

.fa-grip {
  --fa: '\f58d' !important;
}

.fa-grid-horizontal {
  --fa: '\f58d' !important;
}

.fa-grip-horizontal {
  --fa: '\f58d' !important;
}

.fa-grip-vertical {
  --fa: '\f58e' !important;
}

.fa-grid-vertical {
  --fa: '\f58e' !important;
}

.fa-headset {
  --fa: '\f590' !important;
}

.fa-highlighter {
  --fa: '\f591' !important;
}

.fa-hot-tub-person {
  --fa: '\f593' !important;
}

.fa-hot-tub {
  --fa: '\f593' !important;
}

.fa-hotel {
  --fa: '\f594' !important;
}

.fa-joint {
  --fa: '\f595' !important;
}

.fa-face-kiss {
  --fa: '\f596' !important;
}

.fa-kiss {
  --fa: '\f596' !important;
}

.fa-face-kiss-beam {
  --fa: '\f597' !important;
}

.fa-kiss-beam {
  --fa: '\f597' !important;
}

.fa-face-kiss-wink-heart {
  --fa: '\f598' !important;
}

.fa-kiss-wink-heart {
  --fa: '\f598' !important;
}

.fa-face-laugh {
  --fa: '\f599' !important;
}

.fa-laugh {
  --fa: '\f599' !important;
}

.fa-face-laugh-beam {
  --fa: '\f59a' !important;
}

.fa-laugh-beam {
  --fa: '\f59a' !important;
}

.fa-face-laugh-squint {
  --fa: '\f59b' !important;
}

.fa-laugh-squint {
  --fa: '\f59b' !important;
}

.fa-face-laugh-wink {
  --fa: '\f59c' !important;
}

.fa-laugh-wink {
  --fa: '\f59c' !important;
}

.fa-cart-flatbed-suitcase {
  --fa: '\f59d' !important;
}

.fa-luggage-cart {
  --fa: '\f59d' !important;
}

.fa-map-location {
  --fa: '\f59f' !important;
}

.fa-map-marked {
  --fa: '\f59f' !important;
}

.fa-map-location-dot {
  --fa: '\f5a0' !important;
}

.fa-map-marked-alt {
  --fa: '\f5a0' !important;
}

.fa-marker {
  --fa: '\f5a1' !important;
}

.fa-medal {
  --fa: '\f5a2' !important;
}

.fa-face-meh-blank {
  --fa: '\f5a4' !important;
}

.fa-meh-blank {
  --fa: '\f5a4' !important;
}

.fa-face-rolling-eyes {
  --fa: '\f5a5' !important;
}

.fa-meh-rolling-eyes {
  --fa: '\f5a5' !important;
}

.fa-monument {
  --fa: '\f5a6' !important;
}

.fa-mortar-pestle {
  --fa: '\f5a7' !important;
}

.fa-paintbrush-fine {
  --fa: '\f5a9' !important;
}

.fa-paint-brush-alt {
  --fa: '\f5a9' !important;
}

.fa-paint-brush-fine {
  --fa: '\f5a9' !important;
}

.fa-paintbrush-alt {
  --fa: '\f5a9' !important;
}

.fa-paint-roller {
  --fa: '\f5aa' !important;
}

.fa-passport {
  --fa: '\f5ab' !important;
}

.fa-pen-fancy {
  --fa: '\f5ac' !important;
}

.fa-pen-nib {
  --fa: '\f5ad' !important;
}

.fa-pen-ruler {
  --fa: '\f5ae' !important;
}

.fa-pencil-ruler {
  --fa: '\f5ae' !important;
}

.fa-plane-arrival {
  --fa: '\f5af' !important;
}

.fa-plane-departure {
  --fa: '\f5b0' !important;
}

.fa-prescription {
  --fa: '\f5b1' !important;
}

.fa-face-sad-cry {
  --fa: '\f5b3' !important;
}

.fa-sad-cry {
  --fa: '\f5b3' !important;
}

.fa-face-sad-tear {
  --fa: '\f5b4' !important;
}

.fa-sad-tear {
  --fa: '\f5b4' !important;
}

.fa-van-shuttle {
  --fa: '\f5b6' !important;
}

.fa-shuttle-van {
  --fa: '\f5b6' !important;
}

.fa-signature {
  --fa: '\f5b7' !important;
}

.fa-face-smile-beam {
  --fa: '\f5b8' !important;
}

.fa-smile-beam {
  --fa: '\f5b8' !important;
}

.fa-face-smile-plus {
  --fa: '\f5b9' !important;
}

.fa-smile-plus {
  --fa: '\f5b9' !important;
}

.fa-solar-panel {
  --fa: '\f5ba' !important;
}

.fa-spa {
  --fa: '\f5bb' !important;
}

.fa-splotch {
  --fa: '\f5bc' !important;
}

.fa-spray-can {
  --fa: '\f5bd' !important;
}

.fa-stamp {
  --fa: '\f5bf' !important;
}

.fa-star-half-stroke {
  --fa: '\f5c0' !important;
}

.fa-star-half-alt {
  --fa: '\f5c0' !important;
}

.fa-suitcase-rolling {
  --fa: '\f5c1' !important;
}

.fa-face-surprise {
  --fa: '\f5c2' !important;
}

.fa-surprise {
  --fa: '\f5c2' !important;
}

.fa-swatchbook {
  --fa: '\f5c3' !important;
}

.fa-person-swimming {
  --fa: '\f5c4' !important;
}

.fa-swimmer {
  --fa: '\f5c4' !important;
}

.fa-water-ladder {
  --fa: '\f5c5' !important;
}

.fa-ladder-water {
  --fa: '\f5c5' !important;
}

.fa-swimming-pool {
  --fa: '\f5c5' !important;
}

.fa-droplet-slash {
  --fa: '\f5c7' !important;
}

.fa-tint-slash {
  --fa: '\f5c7' !important;
}

.fa-face-tired {
  --fa: '\f5c8' !important;
}

.fa-tired {
  --fa: '\f5c8' !important;
}

.fa-tooth {
  --fa: '\f5c9' !important;
}

.fa-umbrella-beach {
  --fa: '\f5ca' !important;
}

.fa-weight-hanging {
  --fa: '\f5cd' !important;
}

.fa-wine-glass-empty {
  --fa: '\f5ce' !important;
}

.fa-wine-glass-alt {
  --fa: '\f5ce' !important;
}

.fa-spray-can-sparkles {
  --fa: '\f5d0' !important;
}

.fa-air-freshener {
  --fa: '\f5d0' !important;
}

.fa-apple-whole {
  --fa: '\f5d1' !important;
}

.fa-apple-alt {
  --fa: '\f5d1' !important;
}

.fa-atom {
  --fa: '\f5d2' !important;
}

.fa-atom-simple {
  --fa: '\f5d3' !important;
}

.fa-atom-alt {
  --fa: '\f5d3' !important;
}

.fa-backpack {
  --fa: '\f5d4' !important;
}

.fa-bell-school {
  --fa: '\f5d5' !important;
}

.fa-bell-school-slash {
  --fa: '\f5d6' !important;
}

.fa-bone {
  --fa: '\f5d7' !important;
}

.fa-bone-break {
  --fa: '\f5d8' !important;
}

.fa-book-blank {
  --fa: '\f5d9' !important;
}

.fa-book-alt {
  --fa: '\f5d9' !important;
}

.fa-book-open-reader {
  --fa: '\f5da' !important;
}

.fa-book-reader {
  --fa: '\f5da' !important;
}

.fa-books {
  --fa: '\f5db' !important;
}

.fa-brain {
  --fa: '\f5dc' !important;
}

.fa-bus-school {
  --fa: '\f5dd' !important;
}

.fa-car-rear {
  --fa: '\f5de' !important;
}

.fa-car-alt {
  --fa: '\f5de' !important;
}

.fa-car-battery {
  --fa: '\f5df' !important;
}

.fa-battery-car {
  --fa: '\f5df' !important;
}

.fa-car-bump {
  --fa: '\f5e0' !important;
}

.fa-car-burst {
  --fa: '\f5e1' !important;
}

.fa-car-crash {
  --fa: '\f5e1' !important;
}

.fa-car-garage {
  --fa: '\f5e2' !important;
}

.fa-car-wrench {
  --fa: '\f5e3' !important;
}

.fa-car-mechanic {
  --fa: '\f5e3' !important;
}

.fa-car-side {
  --fa: '\f5e4' !important;
}

.fa-car-tilt {
  --fa: '\f5e5' !important;
}

.fa-car-wash {
  --fa: '\f5e6' !important;
}

.fa-charging-station {
  --fa: '\f5e7' !important;
}

.fa-clipboard-prescription {
  --fa: '\f5e8' !important;
}

.fa-compass-slash {
  --fa: '\f5e9' !important;
}

.fa-diploma {
  --fa: '\f5ea' !important;
}

.fa-scroll-ribbon {
  --fa: '\f5ea' !important;
}

.fa-diamond-turn-right {
  --fa: '\f5eb' !important;
}

.fa-directions {
  --fa: '\f5eb' !important;
}

.fa-do-not-enter {
  --fa: '\f5ec' !important;
}

.fa-draw-circle {
  --fa: '\f5ed' !important;
}

.fa-vector-circle {
  --fa: '\f5ed' !important;
}

.fa-draw-polygon {
  --fa: '\f5ee' !important;
}

.fa-vector-polygon {
  --fa: '\f5ee' !important;
}

.fa-draw-square {
  --fa: '\f5ef' !important;
}

.fa-vector-square {
  --fa: '\f5ef' !important;
}

.fa-ear {
  --fa: '\f5f0' !important;
}

.fa-engine-warning {
  --fa: '\f5f2' !important;
}

.fa-engine-exclamation {
  --fa: '\f5f2' !important;
}

.fa-file-certificate {
  --fa: '\f5f3' !important;
}

.fa-file-award {
  --fa: '\f5f3' !important;
}

.fa-gas-pump-slash {
  --fa: '\f5f4' !important;
}

.fa-glasses-round {
  --fa: '\f5f5' !important;
}

.fa-glasses-alt {
  --fa: '\f5f5' !important;
}

.fa-globe-stand {
  --fa: '\f5f6' !important;
}

.fa-wave-pulse {
  --fa: '\f5f8' !important;
}

.fa-heart-rate {
  --fa: '\f5f8' !important;
}

.fa-inhaler {
  --fa: '\f5f9' !important;
}

.fa-kidneys {
  --fa: '\f5fb' !important;
}

.fa-laptop-code {
  --fa: '\f5fc' !important;
}

.fa-layer-group {
  --fa: '\f5fd' !important;
}

.fa-layer-minus {
  --fa: '\f5fe' !important;
}

.fa-layer-group-minus {
  --fa: '\f5fe' !important;
}

.fa-layer-plus {
  --fa: '\f5ff' !important;
}

.fa-layer-group-plus {
  --fa: '\f5ff' !important;
}

.fa-lips {
  --fa: '\f600' !important;
}

.fa-location-crosshairs {
  --fa: '\f601' !important;
}

.fa-location {
  --fa: '\f601' !important;
}

.fa-circle-location-arrow {
  --fa: '\f602' !important;
}

.fa-location-circle {
  --fa: '\f602' !important;
}

.fa-location-crosshairs-slash {
  --fa: '\f603' !important;
}

.fa-location-slash {
  --fa: '\f603' !important;
}

.fa-lungs {
  --fa: '\f604' !important;
}

.fa-location-dot-slash {
  --fa: '\f605' !important;
}

.fa-map-marker-alt-slash {
  --fa: '\f605' !important;
}

.fa-location-check {
  --fa: '\f606' !important;
}

.fa-map-marker-check {
  --fa: '\f606' !important;
}

.fa-location-pen {
  --fa: '\f607' !important;
}

.fa-map-marker-edit {
  --fa: '\f607' !important;
}

.fa-location-exclamation {
  --fa: '\f608' !important;
}

.fa-map-marker-exclamation {
  --fa: '\f608' !important;
}

.fa-location-minus {
  --fa: '\f609' !important;
}

.fa-map-marker-minus {
  --fa: '\f609' !important;
}

.fa-location-plus {
  --fa: '\f60a' !important;
}

.fa-map-marker-plus {
  --fa: '\f60a' !important;
}

.fa-location-question {
  --fa: '\f60b' !important;
}

.fa-map-marker-question {
  --fa: '\f60b' !important;
}

.fa-location-pin-slash {
  --fa: '\f60c' !important;
}

.fa-map-marker-slash {
  --fa: '\f60c' !important;
}

.fa-location-smile {
  --fa: '\f60d' !important;
}

.fa-map-marker-smile {
  --fa: '\f60d' !important;
}

.fa-location-xmark {
  --fa: '\f60e' !important;
}

.fa-map-marker-times {
  --fa: '\f60e' !important;
}

.fa-map-marker-xmark {
  --fa: '\f60e' !important;
}

.fa-microscope {
  --fa: '\f610' !important;
}

.fa-monitor-waveform {
  --fa: '\f611' !important;
}

.fa-monitor-heart-rate {
  --fa: '\f611' !important;
}

.fa-oil-can {
  --fa: '\f613' !important;
}

.fa-oil-temperature {
  --fa: '\f614' !important;
}

.fa-oil-temp {
  --fa: '\f614' !important;
}

.fa-circle-parking {
  --fa: '\f615' !important;
}

.fa-parking-circle {
  --fa: '\f615' !important;
}

.fa-ban-parking {
  --fa: '\f616' !important;
}

.fa-parking-circle-slash {
  --fa: '\f616' !important;
}

.fa-square-parking-slash {
  --fa: '\f617' !important;
}

.fa-parking-slash {
  --fa: '\f617' !important;
}

.fa-pen-paintbrush {
  --fa: '\f618' !important;
}

.fa-pencil-paintbrush {
  --fa: '\f618' !important;
}

.fa-poop {
  --fa: '\f619' !important;
}

.fa-route-highway {
  --fa: '\f61a' !important;
}

.fa-route-interstate {
  --fa: '\f61b' !important;
}

.fa-ruler-triangle {
  --fa: '\f61c' !important;
}

.fa-scalpel {
  --fa: '\f61d' !important;
}

.fa-scalpel-line-dashed {
  --fa: '\f61e' !important;
}

.fa-scalpel-path {
  --fa: '\f61e' !important;
}

.fa-shapes {
  --fa: '\f61f' !important;
}

.fa-triangle-circle-square {
  --fa: '\f61f' !important;
}

.fa-skeleton {
  --fa: '\f620' !important;
}

.fa-star-of-life {
  --fa: '\f621' !important;
}

.fa-steering-wheel {
  --fa: '\f622' !important;
}

.fa-stomach {
  --fa: '\f623' !important;
}

.fa-gauge {
  --fa: '\f624' !important;
}

.fa-dashboard {
  --fa: '\f624' !important;
}

.fa-gauge-med {
  --fa: '\f624' !important;
}

.fa-tachometer-alt-average {
  --fa: '\f624' !important;
}

.fa-gauge-high {
  --fa: '\f625' !important;
}

.fa-tachometer-alt {
  --fa: '\f625' !important;
}

.fa-tachometer-alt-fast {
  --fa: '\f625' !important;
}

.fa-gauge-max {
  --fa: '\f626' !important;
}

.fa-tachometer-alt-fastest {
  --fa: '\f626' !important;
}

.fa-gauge-low {
  --fa: '\f627' !important;
}

.fa-tachometer-alt-slow {
  --fa: '\f627' !important;
}

.fa-gauge-min {
  --fa: '\f628' !important;
}

.fa-tachometer-alt-slowest {
  --fa: '\f628' !important;
}

.fa-gauge-simple {
  --fa: '\f629' !important;
}

.fa-gauge-simple-med {
  --fa: '\f629' !important;
}

.fa-tachometer-average {
  --fa: '\f629' !important;
}

.fa-gauge-simple-high {
  --fa: '\f62a' !important;
}

.fa-tachometer {
  --fa: '\f62a' !important;
}

.fa-tachometer-fast {
  --fa: '\f62a' !important;
}

.fa-gauge-simple-max {
  --fa: '\f62b' !important;
}

.fa-tachometer-fastest {
  --fa: '\f62b' !important;
}

.fa-gauge-simple-low {
  --fa: '\f62c' !important;
}

.fa-tachometer-slow {
  --fa: '\f62c' !important;
}

.fa-gauge-simple-min {
  --fa: '\f62d' !important;
}

.fa-tachometer-slowest {
  --fa: '\f62d' !important;
}

.fa-teeth {
  --fa: '\f62e' !important;
}

.fa-teeth-open {
  --fa: '\f62f' !important;
}

.fa-masks-theater {
  --fa: '\f630' !important;
}

.fa-theater-masks {
  --fa: '\f630' !important;
}

.fa-tire {
  --fa: '\f631' !important;
}

.fa-tire-flat {
  --fa: '\f632' !important;
}

.fa-tire-pressure-warning {
  --fa: '\f633' !important;
}

.fa-tire-rugged {
  --fa: '\f634' !important;
}

.fa-toothbrush {
  --fa: '\f635' !important;
}

.fa-traffic-cone {
  --fa: '\f636' !important;
}

.fa-traffic-light {
  --fa: '\f637' !important;
}

.fa-traffic-light-go {
  --fa: '\f638' !important;
}

.fa-traffic-light-slow {
  --fa: '\f639' !important;
}

.fa-traffic-light-stop {
  --fa: '\f63a' !important;
}

.fa-truck-monster {
  --fa: '\f63b' !important;
}

.fa-truck-pickup {
  --fa: '\f63c' !important;
}

.fa-screen-users {
  --fa: '\f63d' !important;
}

.fa-users-class {
  --fa: '\f63d' !important;
}

.fa-watch-fitness {
  --fa: '\f63e' !important;
}

.fa-abacus {
  --fa: '\f640' !important;
}

.fa-rectangle-ad {
  --fa: '\f641' !important;
}

.fa-ad {
  --fa: '\f641' !important;
}

.fa-chart-mixed {
  --fa: '\f643' !important;
}

.fa-analytics {
  --fa: '\f643' !important;
}

.fa-ankh {
  --fa: '\f644' !important;
}

.fa-badge-dollar {
  --fa: '\f645' !important;
}

.fa-badge-percent {
  --fa: '\f646' !important;
}

.fa-book-bible {
  --fa: '\f647' !important;
}

.fa-bible {
  --fa: '\f647' !important;
}

.fa-bullseye-arrow {
  --fa: '\f648' !important;
}

.fa-bullseye-pointer {
  --fa: '\f649' !important;
}

.fa-business-time {
  --fa: '\f64a' !important;
}

.fa-briefcase-clock {
  --fa: '\f64a' !important;
}

.fa-cabinet-filing {
  --fa: '\f64b' !important;
}

.fa-calculator-simple {
  --fa: '\f64c' !important;
}

.fa-calculator-alt {
  --fa: '\f64c' !important;
}

.fa-chart-line-down {
  --fa: '\f64d' !important;
}

.fa-chart-pie-simple {
  --fa: '\f64e' !important;
}

.fa-chart-pie-alt {
  --fa: '\f64e' !important;
}

.fa-city {
  --fa: '\f64f' !important;
}

.fa-message-dollar {
  --fa: '\f650' !important;
}

.fa-comment-alt-dollar {
  --fa: '\f650' !important;
}

.fa-comment-dollar {
  --fa: '\f651' !important;
}

.fa-messages-dollar {
  --fa: '\f652' !important;
}

.fa-comments-alt-dollar {
  --fa: '\f652' !important;
}

.fa-comments-dollar {
  --fa: '\f653' !important;
}

.fa-cross {
  --fa: '\f654' !important;
}

.fa-dharmachakra {
  --fa: '\f655' !important;
}

.fa-empty-set {
  --fa: '\f656' !important;
}

.fa-envelope-open-dollar {
  --fa: '\f657' !important;
}

.fa-envelope-open-text {
  --fa: '\f658' !important;
}

.fa-file-chart-column {
  --fa: '\f659' !important;
}

.fa-file-chart-line {
  --fa: '\f659' !important;
}

.fa-file-chart-pie {
  --fa: '\f65a' !important;
}

.fa-file-spreadsheet {
  --fa: '\f65b' !important;
}

.fa-file-user {
  --fa: '\f65c' !important;
}

.fa-folder-minus {
  --fa: '\f65d' !important;
}

.fa-folder-plus {
  --fa: '\f65e' !important;
}

.fa-folder-xmark {
  --fa: '\f65f' !important;
}

.fa-folder-times {
  --fa: '\f65f' !important;
}

.fa-folders {
  --fa: '\f660' !important;
}

.fa-function {
  --fa: '\f661' !important;
}

.fa-filter-circle-dollar {
  --fa: '\f662' !important;
}

.fa-funnel-dollar {
  --fa: '\f662' !important;
}

.fa-gift-card {
  --fa: '\f663' !important;
}

.fa-gopuram {
  --fa: '\f664' !important;
}

.fa-hamsa {
  --fa: '\f665' !important;
}

.fa-bahai {
  --fa: '\f666' !important;
}

.fa-haykal {
  --fa: '\f666' !important;
}

.fa-integral {
  --fa: '\f667' !important;
}

.fa-intersection {
  --fa: '\f668' !important;
}

.fa-jedi {
  --fa: '\f669' !important;
}

.fa-book-journal-whills {
  --fa: '\f66a' !important;
}

.fa-journal-whills {
  --fa: '\f66a' !important;
}

.fa-kaaba {
  --fa: '\f66b' !important;
}

.fa-keynote {
  --fa: '\f66c' !important;
}

.fa-khanda {
  --fa: '\f66d' !important;
}

.fa-lambda {
  --fa: '\f66e' !important;
}

.fa-landmark {
  --fa: '\f66f' !important;
}

.fa-lightbulb-dollar {
  --fa: '\f670' !important;
}

.fa-lightbulb-exclamation {
  --fa: '\f671' !important;
}

.fa-lightbulb-on {
  --fa: '\f672' !important;
}

.fa-lightbulb-slash {
  --fa: '\f673' !important;
}

.fa-envelopes-bulk {
  --fa: '\f674' !important;
}

.fa-mail-bulk {
  --fa: '\f674' !important;
}

.fa-megaphone {
  --fa: '\f675' !important;
}

.fa-menorah {
  --fa: '\f676' !important;
}

.fa-brain-arrow-curved-right {
  --fa: '\f677' !important;
}

.fa-mind-share {
  --fa: '\f677' !important;
}

.fa-mosque {
  --fa: '\f678' !important;
}

.fa-om {
  --fa: '\f679' !important;
}

.fa-omega {
  --fa: '\f67a' !important;
}

.fa-spaghetti-monster-flying {
  --fa: '\f67b' !important;
}

.fa-pastafarianism {
  --fa: '\f67b' !important;
}

.fa-peace {
  --fa: '\f67c' !important;
}

.fa-phone-office {
  --fa: '\f67d' !important;
}

.fa-pi {
  --fa: '\f67e' !important;
}

.fa-place-of-worship {
  --fa: '\f67f' !important;
}

.fa-podium {
  --fa: '\f680' !important;
}

.fa-square-poll-vertical {
  --fa: '\f681' !important;
}

.fa-poll {
  --fa: '\f681' !important;
}

.fa-square-poll-horizontal {
  --fa: '\f682' !important;
}

.fa-poll-h {
  --fa: '\f682' !important;
}

.fa-person-praying {
  --fa: '\f683' !important;
}

.fa-pray {
  --fa: '\f683' !important;
}

.fa-hands-praying {
  --fa: '\f684' !important;
}

.fa-praying-hands {
  --fa: '\f684' !important;
}

.fa-presentation-screen {
  --fa: '\f685' !important;
}

.fa-presentation {
  --fa: '\f685' !important;
}

.fa-print-slash {
  --fa: '\f686' !important;
}

.fa-book-quran {
  --fa: '\f687' !important;
}

.fa-quran {
  --fa: '\f687' !important;
}

.fa-magnifying-glass-dollar {
  --fa: '\f688' !important;
}

.fa-search-dollar {
  --fa: '\f688' !important;
}

.fa-magnifying-glass-location {
  --fa: '\f689' !important;
}

.fa-search-location {
  --fa: '\f689' !important;
}

.fa-shredder {
  --fa: '\f68a' !important;
}

.fa-sigma {
  --fa: '\f68b' !important;
}

.fa-signal-weak {
  --fa: '\f68c' !important;
}

.fa-signal-1 {
  --fa: '\f68c' !important;
}

.fa-signal-fair {
  --fa: '\f68d' !important;
}

.fa-signal-2 {
  --fa: '\f68d' !important;
}

.fa-signal-good {
  --fa: '\f68e' !important;
}

.fa-signal-3 {
  --fa: '\f68e' !important;
}

.fa-signal-strong {
  --fa: '\f68f' !important;
}

.fa-signal-4 {
  --fa: '\f68f' !important;
}

.fa-signal-bars {
  --fa: '\f690' !important;
}

.fa-signal-alt {
  --fa: '\f690' !important;
}

.fa-signal-alt-4 {
  --fa: '\f690' !important;
}

.fa-signal-bars-strong {
  --fa: '\f690' !important;
}

.fa-signal-bars-weak {
  --fa: '\f691' !important;
}

.fa-signal-alt-1 {
  --fa: '\f691' !important;
}

.fa-signal-bars-fair {
  --fa: '\f692' !important;
}

.fa-signal-alt-2 {
  --fa: '\f692' !important;
}

.fa-signal-bars-good {
  --fa: '\f693' !important;
}

.fa-signal-alt-3 {
  --fa: '\f693' !important;
}

.fa-signal-bars-slash {
  --fa: '\f694' !important;
}

.fa-signal-alt-slash {
  --fa: '\f694' !important;
}

.fa-signal-slash {
  --fa: '\f695' !important;
}

.fa-socks {
  --fa: '\f696' !important;
}

.fa-square-root {
  --fa: '\f697' !important;
}

.fa-square-root-variable {
  --fa: '\f698' !important;
}

.fa-square-root-alt {
  --fa: '\f698' !important;
}

.fa-star-and-crescent {
  --fa: '\f699' !important;
}

.fa-star-of-david {
  --fa: '\f69a' !important;
}

.fa-synagogue {
  --fa: '\f69b' !important;
}

.fa-tally {
  --fa: '\f69c' !important;
}

.fa-tally-5 {
  --fa: '\f69c' !important;
}

.fa-theta {
  --fa: '\f69e' !important;
}

.fa-scroll-torah {
  --fa: '\f6a0' !important;
}

.fa-torah {
  --fa: '\f6a0' !important;
}

.fa-torii-gate {
  --fa: '\f6a1' !important;
}

.fa-union {
  --fa: '\f6a2' !important;
}

.fa-chart-user {
  --fa: '\f6a3' !important;
}

.fa-user-chart {
  --fa: '\f6a3' !important;
}

.fa-user-crown {
  --fa: '\f6a4' !important;
}

.fa-user-group-crown {
  --fa: '\f6a5' !important;
}

.fa-users-crown {
  --fa: '\f6a5' !important;
}

.fa-value-absolute {
  --fa: '\f6a6' !important;
}

.fa-vihara {
  --fa: '\f6a7' !important;
}

.fa-volume {
  --fa: '\f6a8' !important;
}

.fa-volume-medium {
  --fa: '\f6a8' !important;
}

.fa-volume-xmark {
  --fa: '\f6a9' !important;
}

.fa-volume-mute {
  --fa: '\f6a9' !important;
}

.fa-volume-times {
  --fa: '\f6a9' !important;
}

.fa-wifi-weak {
  --fa: '\f6aa' !important;
}

.fa-wifi-1 {
  --fa: '\f6aa' !important;
}

.fa-wifi-fair {
  --fa: '\f6ab' !important;
}

.fa-wifi-2 {
  --fa: '\f6ab' !important;
}

.fa-wifi-slash {
  --fa: '\f6ac' !important;
}

.fa-yin-yang {
  --fa: '\f6ad' !important;
}

.fa-acorn {
  --fa: '\f6ae' !important;
}

.fa-alicorn {
  --fa: '\f6b0' !important;
}

.fa-crate-apple {
  --fa: '\f6b1' !important;
}

.fa-apple-crate {
  --fa: '\f6b1' !important;
}

.fa-axe {
  --fa: '\f6b2' !important;
}

.fa-axe-battle {
  --fa: '\f6b3' !important;
}

.fa-badger-honey {
  --fa: '\f6b4' !important;
}

.fa-bat {
  --fa: '\f6b5' !important;
}

.fa-blender-phone {
  --fa: '\f6b6' !important;
}

.fa-book-skull {
  --fa: '\f6b7' !important;
}

.fa-book-dead {
  --fa: '\f6b7' !important;
}

.fa-book-sparkles {
  --fa: '\f6b8' !important;
}

.fa-book-spells {
  --fa: '\f6b8' !important;
}

.fa-bow-arrow {
  --fa: '\f6b9' !important;
}

.fa-campfire {
  --fa: '\f6ba' !important;
}

.fa-campground {
  --fa: '\f6bb' !important;
}

.fa-candle-holder {
  --fa: '\f6bc' !important;
}

.fa-candy-corn {
  --fa: '\f6bd' !important;
}

.fa-cat {
  --fa: '\f6be' !important;
}

.fa-cauldron {
  --fa: '\f6bf' !important;
}

.fa-chair {
  --fa: '\f6c0' !important;
}

.fa-chair-office {
  --fa: '\f6c1' !important;
}

.fa-claw-marks {
  --fa: '\f6c2' !important;
}

.fa-cloud-moon {
  --fa: '\f6c3' !important;
}

.fa-cloud-sun {
  --fa: '\f6c4' !important;
}

.fa-cup-togo {
  --fa: '\f6c5' !important;
}

.fa-coffee-togo {
  --fa: '\f6c5' !important;
}

.fa-coffin {
  --fa: '\f6c6' !important;
}

.fa-corn {
  --fa: '\f6c7' !important;
}

.fa-cow {
  --fa: '\f6c8' !important;
}

.fa-dagger {
  --fa: '\f6cb' !important;
}

.fa-dice-d10 {
  --fa: '\f6cd' !important;
}

.fa-dice-d12 {
  --fa: '\f6ce' !important;
}

.fa-dice-d20 {
  --fa: '\f6cf' !important;
}

.fa-dice-d4 {
  --fa: '\f6d0' !important;
}

.fa-dice-d6 {
  --fa: '\f6d1' !important;
}

.fa-dice-d8 {
  --fa: '\f6d2' !important;
}

.fa-dog {
  --fa: '\f6d3' !important;
}

.fa-dog-leashed {
  --fa: '\f6d4' !important;
}

.fa-dragon {
  --fa: '\f6d5' !important;
}

.fa-drumstick {
  --fa: '\f6d6' !important;
}

.fa-drumstick-bite {
  --fa: '\f6d7' !important;
}

.fa-duck {
  --fa: '\f6d8' !important;
}

.fa-dungeon {
  --fa: '\f6d9' !important;
}

.fa-elephant {
  --fa: '\f6da' !important;
}

.fa-eye-evil {
  --fa: '\f6db' !important;
}

.fa-file-csv {
  --fa: '\f6dd' !important;
}

.fa-hand-fist {
  --fa: '\f6de' !important;
}

.fa-fist-raised {
  --fa: '\f6de' !important;
}

.fa-fire-flame {
  --fa: '\f6df' !important;
}

.fa-flame {
  --fa: '\f6df' !important;
}

.fa-flask-round-poison {
  --fa: '\f6e0' !important;
}

.fa-flask-poison {
  --fa: '\f6e0' !important;
}

.fa-flask-round-potion {
  --fa: '\f6e1' !important;
}

.fa-flask-potion {
  --fa: '\f6e1' !important;
}

.fa-ghost {
  --fa: '\f6e2' !important;
}

.fa-hammer {
  --fa: '\f6e3' !important;
}

.fa-hammer-war {
  --fa: '\f6e4' !important;
}

.fa-hand-holding-magic {
  --fa: '\f6e5' !important;
}

.fa-hanukiah {
  --fa: '\f6e6' !important;
}

.fa-hat-witch {
  --fa: '\f6e7' !important;
}

.fa-hat-wizard {
  --fa: '\f6e8' !important;
}

.fa-head-side {
  --fa: '\f6e9' !important;
}

.fa-head-side-goggles {
  --fa: '\f6ea' !important;
}

.fa-head-vr {
  --fa: '\f6ea' !important;
}

.fa-helmet-battle {
  --fa: '\f6eb' !important;
}

.fa-person-hiking {
  --fa: '\f6ec' !important;
}

.fa-hiking {
  --fa: '\f6ec' !important;
}

.fa-hippo {
  --fa: '\f6ed' !important;
}

.fa-hockey-mask {
  --fa: '\f6ee' !important;
}

.fa-hood-cloak {
  --fa: '\f6ef' !important;
}

.fa-horse {
  --fa: '\f6f0' !important;
}

.fa-house-chimney-crack {
  --fa: '\f6f1' !important;
}

.fa-house-damage {
  --fa: '\f6f1' !important;
}

.fa-hryvnia-sign {
  --fa: '\f6f2' !important;
}

.fa-hryvnia {
  --fa: '\f6f2' !important;
}

.fa-key-skeleton {
  --fa: '\f6f3' !important;
}

.fa-kite {
  --fa: '\f6f4' !important;
}

.fa-knife-kitchen {
  --fa: '\f6f5' !important;
}

.fa-leaf-maple {
  --fa: '\f6f6' !important;
}

.fa-leaf-oak {
  --fa: '\f6f7' !important;
}

.fa-mace {
  --fa: '\f6f8' !important;
}

.fa-mandolin {
  --fa: '\f6f9' !important;
}

.fa-mask {
  --fa: '\f6fa' !important;
}

.fa-monkey {
  --fa: '\f6fb' !important;
}

.fa-mountain {
  --fa: '\f6fc' !important;
}

.fa-mountains {
  --fa: '\f6fd' !important;
}

.fa-narwhal {
  --fa: '\f6fe' !important;
}

.fa-network-wired {
  --fa: '\f6ff' !important;
}

.fa-otter {
  --fa: '\f700' !important;
}

.fa-paw-simple {
  --fa: '\f701' !important;
}

.fa-paw-alt {
  --fa: '\f701' !important;
}

.fa-paw-claws {
  --fa: '\f702' !important;
}

.fa-pegasus {
  --fa: '\f703' !important;
}

.fa-pie {
  --fa: '\f705' !important;
}

.fa-pig {
  --fa: '\f706' !important;
}

.fa-pumpkin {
  --fa: '\f707' !important;
}

.fa-rabbit {
  --fa: '\f708' !important;
}

.fa-rabbit-running {
  --fa: '\f709' !important;
}

.fa-rabbit-fast {
  --fa: '\f709' !important;
}

.fa-ram {
  --fa: '\f70a' !important;
}

.fa-ring {
  --fa: '\f70b' !important;
}

.fa-person-running {
  --fa: '\f70c' !important;
}

.fa-running {
  --fa: '\f70c' !important;
}

.fa-scarecrow {
  --fa: '\f70d' !important;
}

.fa-scroll {
  --fa: '\f70e' !important;
}

.fa-scroll-old {
  --fa: '\f70f' !important;
}

.fa-scythe {
  --fa: '\f710' !important;
}

.fa-sheep {
  --fa: '\f711' !important;
}

.fa-shield-cross {
  --fa: '\f712' !important;
}

.fa-shovel {
  --fa: '\f713' !important;
}

.fa-skull-crossbones {
  --fa: '\f714' !important;
}

.fa-slash {
  --fa: '\f715' !important;
}

.fa-snake {
  --fa: '\f716' !important;
}

.fa-spider {
  --fa: '\f717' !important;
}

.fa-spider-black-widow {
  --fa: '\f718' !important;
}

.fa-spider-web {
  --fa: '\f719' !important;
}

.fa-squirrel {
  --fa: '\f71a' !important;
}

.fa-staff {
  --fa: '\f71b' !important;
}

.fa-sword {
  --fa: '\f71c' !important;
}

.fa-swords {
  --fa: '\f71d' !important;
}

.fa-toilet-paper {
  --fa: '\f71e' !important;
}

.fa-toilet-paper-alt {
  --fa: '\f71e' !important;
}

.fa-toilet-paper-blank {
  --fa: '\f71e' !important;
}

.fa-tombstone {
  --fa: '\f720' !important;
}

.fa-tombstone-blank {
  --fa: '\f721' !important;
}

.fa-tombstone-alt {
  --fa: '\f721' !important;
}

.fa-tractor {
  --fa: '\f722' !important;
}

.fa-treasure-chest {
  --fa: '\f723' !important;
}

.fa-trees {
  --fa: '\f724' !important;
}

.fa-turkey {
  --fa: '\f725' !important;
}

.fa-turtle {
  --fa: '\f726' !important;
}

.fa-unicorn {
  --fa: '\f727' !important;
}

.fa-user-injured {
  --fa: '\f728' !important;
}

.fa-vr-cardboard {
  --fa: '\f729' !important;
}

.fa-wand {
  --fa: '\f72a' !important;
}

.fa-wand-sparkles {
  --fa: '\f72b' !important;
}

.fa-whale {
  --fa: '\f72c' !important;
}

.fa-wheat {
  --fa: '\f72d' !important;
}

.fa-wind {
  --fa: '\f72e' !important;
}

.fa-wine-bottle {
  --fa: '\f72f' !important;
}

.fa-ballot {
  --fa: '\f732' !important;
}

.fa-ballot-check {
  --fa: '\f733' !important;
}

.fa-booth-curtain {
  --fa: '\f734' !important;
}

.fa-box-ballot {
  --fa: '\f735' !important;
}

.fa-calendar-star {
  --fa: '\f736' !important;
}

.fa-clipboard-list-check {
  --fa: '\f737' !important;
}

.fa-cloud-drizzle {
  --fa: '\f738' !important;
}

.fa-cloud-hail {
  --fa: '\f739' !important;
}

.fa-cloud-hail-mixed {
  --fa: '\f73a' !important;
}

.fa-cloud-meatball {
  --fa: '\f73b' !important;
}

.fa-cloud-moon-rain {
  --fa: '\f73c' !important;
}

.fa-cloud-rain {
  --fa: '\f73d' !important;
}

.fa-cloud-rainbow {
  --fa: '\f73e' !important;
}

.fa-cloud-showers {
  --fa: '\f73f' !important;
}

.fa-cloud-showers-heavy {
  --fa: '\f740' !important;
}

.fa-cloud-sleet {
  --fa: '\f741' !important;
}

.fa-cloud-snow {
  --fa: '\f742' !important;
}

.fa-cloud-sun-rain {
  --fa: '\f743' !important;
}

.fa-clouds {
  --fa: '\f744' !important;
}

.fa-clouds-moon {
  --fa: '\f745' !important;
}

.fa-clouds-sun {
  --fa: '\f746' !important;
}

.fa-democrat {
  --fa: '\f747' !important;
}

.fa-droplet-degree {
  --fa: '\f748' !important;
}

.fa-dewpoint {
  --fa: '\f748' !important;
}

.fa-eclipse {
  --fa: '\f749' !important;
}

.fa-moon-over-sun {
  --fa: '\f74a' !important;
}

.fa-eclipse-alt {
  --fa: '\f74a' !important;
}

.fa-fire-smoke {
  --fa: '\f74b' !important;
}

.fa-flag-swallowtail {
  --fa: '\f74c' !important;
}

.fa-flag-alt {
  --fa: '\f74c' !important;
}

.fa-flag-usa {
  --fa: '\f74d' !important;
}

.fa-cloud-fog {
  --fa: '\f74e' !important;
}

.fa-fog {
  --fa: '\f74e' !important;
}

.fa-house-water {
  --fa: '\f74f' !important;
}

.fa-house-flood {
  --fa: '\f74f' !important;
}

.fa-droplet-percent {
  --fa: '\f750' !important;
}

.fa-humidity {
  --fa: '\f750' !important;
}

.fa-hurricane {
  --fa: '\f751' !important;
}

.fa-landmark-dome {
  --fa: '\f752' !important;
}

.fa-landmark-alt {
  --fa: '\f752' !important;
}

.fa-meteor {
  --fa: '\f753' !important;
}

.fa-moon-cloud {
  --fa: '\f754' !important;
}

.fa-moon-stars {
  --fa: '\f755' !important;
}

.fa-person-booth {
  --fa: '\f756' !important;
}

.fa-person-sign {
  --fa: '\f757' !important;
}

.fa-podium-star {
  --fa: '\f758' !important;
}

.fa-poll-people {
  --fa: '\f759' !important;
}

.fa-poo-storm {
  --fa: '\f75a' !important;
}

.fa-poo-bolt {
  --fa: '\f75a' !important;
}

.fa-rainbow {
  --fa: '\f75b' !important;
}

.fa-raindrops {
  --fa: '\f75c' !important;
}

.fa-republican {
  --fa: '\f75e' !important;
}

.fa-smog {
  --fa: '\f75f' !important;
}

.fa-smoke {
  --fa: '\f760' !important;
}

.fa-snow-blowing {
  --fa: '\f761' !important;
}

.fa-stars {
  --fa: '\f762' !important;
}

.fa-sun-cloud {
  --fa: '\f763' !important;
}

.fa-sun-dust {
  --fa: '\f764' !important;
}

.fa-sun-haze {
  --fa: '\f765' !important;
}

.fa-sunrise {
  --fa: '\f766' !important;
}

.fa-sunset {
  --fa: '\f767' !important;
}

.fa-temperature-snow {
  --fa: '\f768' !important;
}

.fa-temperature-frigid {
  --fa: '\f768' !important;
}

.fa-temperature-high {
  --fa: '\f769' !important;
}

.fa-temperature-sun {
  --fa: '\f76a' !important;
}

.fa-temperature-hot {
  --fa: '\f76a' !important;
}

.fa-temperature-low {
  --fa: '\f76b' !important;
}

.fa-cloud-bolt {
  --fa: '\f76c' !important;
}

.fa-thunderstorm {
  --fa: '\f76c' !important;
}

.fa-cloud-bolt-moon {
  --fa: '\f76d' !important;
}

.fa-thunderstorm-moon {
  --fa: '\f76d' !important;
}

.fa-cloud-bolt-sun {
  --fa: '\f76e' !important;
}

.fa-thunderstorm-sun {
  --fa: '\f76e' !important;
}

.fa-tornado {
  --fa: '\f76f' !important;
}

.fa-volcano {
  --fa: '\f770' !important;
}

.fa-xmark-to-slot {
  --fa: '\f771' !important;
}

.fa-times-to-slot {
  --fa: '\f771' !important;
}

.fa-vote-nay {
  --fa: '\f771' !important;
}

.fa-check-to-slot {
  --fa: '\f772' !important;
}

.fa-vote-yea {
  --fa: '\f772' !important;
}

.fa-water {
  --fa: '\f773' !important;
}

.fa-water-arrow-down {
  --fa: '\f774' !important;
}

.fa-water-lower {
  --fa: '\f774' !important;
}

.fa-water-arrow-up {
  --fa: '\f775' !important;
}

.fa-water-rise {
  --fa: '\f775' !important;
}

.fa-wind-warning {
  --fa: '\f776' !important;
}

.fa-wind-circle-exclamation {
  --fa: '\f776' !important;
}

.fa-windsock {
  --fa: '\f777' !important;
}

.fa-angel {
  --fa: '\f779' !important;
}

.fa-baby {
  --fa: '\f77c' !important;
}

.fa-baby-carriage {
  --fa: '\f77d' !important;
}

.fa-carriage-baby {
  --fa: '\f77d' !important;
}

.fa-ball-pile {
  --fa: '\f77e' !important;
}

.fa-bells {
  --fa: '\f77f' !important;
}

.fa-biohazard {
  --fa: '\f780' !important;
}

.fa-blog {
  --fa: '\f781' !important;
}

.fa-boot {
  --fa: '\f782' !important;
}

.fa-calendar-day {
  --fa: '\f783' !important;
}

.fa-calendar-week {
  --fa: '\f784' !important;
}

.fa-candy-cane {
  --fa: '\f786' !important;
}

.fa-carrot {
  --fa: '\f787' !important;
}

.fa-cash-register {
  --fa: '\f788' !important;
}

.fa-chart-network {
  --fa: '\f78a' !important;
}

.fa-chimney {
  --fa: '\f78b' !important;
}

.fa-minimize {
  --fa: '\f78c' !important;
}

.fa-compress-arrows-alt {
  --fa: '\f78c' !important;
}

.fa-deer {
  --fa: '\f78e' !important;
}

.fa-deer-rudolph {
  --fa: '\f78f' !important;
}

.fa-dreidel {
  --fa: '\f792' !important;
}

.fa-dumpster {
  --fa: '\f793' !important;
}

.fa-dumpster-fire {
  --fa: '\f794' !important;
}

.fa-ear-muffs {
  --fa: '\f795' !important;
}

.fa-ethernet {
  --fa: '\f796' !important;
}

.fa-fireplace {
  --fa: '\f79a' !important;
}

.fa-snowman-head {
  --fa: '\f79b' !important;
}

.fa-frosty-head {
  --fa: '\f79b' !important;
}

.fa-gifts {
  --fa: '\f79c' !important;
}

.fa-gingerbread-man {
  --fa: '\f79d' !important;
}

.fa-champagne-glass {
  --fa: '\f79e' !important;
}

.fa-glass-champagne {
  --fa: '\f79e' !important;
}

.fa-champagne-glasses {
  --fa: '\f79f' !important;
}

.fa-glass-cheers {
  --fa: '\f79f' !important;
}

.fa-whiskey-glass {
  --fa: '\f7a0' !important;
}

.fa-glass-whiskey {
  --fa: '\f7a0' !important;
}

.fa-whiskey-glass-ice {
  --fa: '\f7a1' !important;
}

.fa-glass-whiskey-rocks {
  --fa: '\f7a1' !important;
}

.fa-earth-europe {
  --fa: '\f7a2' !important;
}

.fa-globe-europe {
  --fa: '\f7a2' !important;
}

.fa-globe-snow {
  --fa: '\f7a3' !important;
}

.fa-grip-lines {
  --fa: '\f7a4' !important;
}

.fa-grip-lines-vertical {
  --fa: '\f7a5' !important;
}

.fa-guitar {
  --fa: '\f7a6' !important;
}

.fa-hat-santa {
  --fa: '\f7a7' !important;
}

.fa-hat-winter {
  --fa: '\f7a8' !important;
}

.fa-heart-crack {
  --fa: '\f7a9' !important;
}

.fa-heart-broken {
  --fa: '\f7a9' !important;
}

.fa-holly-berry {
  --fa: '\f7aa' !important;
}

.fa-horse-head {
  --fa: '\f7ab' !important;
}

.fa-ice-skate {
  --fa: '\f7ac' !important;
}

.fa-icicles {
  --fa: '\f7ad' !important;
}

.fa-igloo {
  --fa: '\f7ae' !important;
}

.fa-lights-holiday {
  --fa: '\f7b2' !important;
}

.fa-mistletoe {
  --fa: '\f7b4' !important;
}

.fa-mitten {
  --fa: '\f7b5' !important;
}

.fa-mug-hot {
  --fa: '\f7b6' !important;
}

.fa-mug-marshmallows {
  --fa: '\f7b7' !important;
}

.fa-ornament {
  --fa: '\f7b8' !important;
}

.fa-radiation {
  --fa: '\f7b9' !important;
}

.fa-circle-radiation {
  --fa: '\f7ba' !important;
}

.fa-radiation-alt {
  --fa: '\f7ba' !important;
}

.fa-restroom {
  --fa: '\f7bd' !important;
}

.fa-rv {
  --fa: '\f7be' !important;
}

.fa-satellite {
  --fa: '\f7bf' !important;
}

.fa-satellite-dish {
  --fa: '\f7c0' !important;
}

.fa-scarf {
  --fa: '\f7c1' !important;
}

.fa-sd-card {
  --fa: '\f7c2' !important;
}

.fa-shovel-snow {
  --fa: '\f7c3' !important;
}

.fa-sim-card {
  --fa: '\f7c4' !important;
}

.fa-person-skating {
  --fa: '\f7c5' !important;
}

.fa-skating {
  --fa: '\f7c5' !important;
}

.fa-person-ski-jumping {
  --fa: '\f7c7' !important;
}

.fa-ski-jump {
  --fa: '\f7c7' !important;
}

.fa-person-ski-lift {
  --fa: '\f7c8' !important;
}

.fa-ski-lift {
  --fa: '\f7c8' !important;
}

.fa-person-skiing {
  --fa: '\f7c9' !important;
}

.fa-skiing {
  --fa: '\f7c9' !important;
}

.fa-person-skiing-nordic {
  --fa: '\f7ca' !important;
}

.fa-skiing-nordic {
  --fa: '\f7ca' !important;
}

.fa-person-sledding {
  --fa: '\f7cb' !important;
}

.fa-sledding {
  --fa: '\f7cb' !important;
}

.fa-sleigh {
  --fa: '\f7cc' !important;
}

.fa-comment-sms {
  --fa: '\f7cd' !important;
}

.fa-sms {
  --fa: '\f7cd' !important;
}

.fa-person-snowboarding {
  --fa: '\f7ce' !important;
}

.fa-snowboarding {
  --fa: '\f7ce' !important;
}

.fa-snowflakes {
  --fa: '\f7cf' !important;
}

.fa-snowman {
  --fa: '\f7d0' !important;
}

.fa-person-snowmobiling {
  --fa: '\f7d1' !important;
}

.fa-snowmobile {
  --fa: '\f7d1' !important;
}

.fa-snowplow {
  --fa: '\f7d2' !important;
}

.fa-star-christmas {
  --fa: '\f7d4' !important;
}

.fa-stocking {
  --fa: '\f7d5' !important;
}

.fa-tenge-sign {
  --fa: '\f7d7' !important;
}

.fa-tenge {
  --fa: '\f7d7' !important;
}

.fa-toilet {
  --fa: '\f7d8' !important;
}

.fa-screwdriver-wrench {
  --fa: '\f7d9' !important;
}

.fa-tools {
  --fa: '\f7d9' !important;
}

.fa-cable-car {
  --fa: '\f7da' !important;
}

.fa-tram {
  --fa: '\f7da' !important;
}

.fa-tree-christmas {
  --fa: '\f7db' !important;
}

.fa-tree-decorated {
  --fa: '\f7dc' !important;
}

.fa-tree-large {
  --fa: '\f7dd' !important;
}

.fa-truck-plow {
  --fa: '\f7de' !important;
}

.fa-wreath {
  --fa: '\f7e2' !important;
}

.fa-fire-flame-curved {
  --fa: '\f7e4' !important;
}

.fa-fire-alt {
  --fa: '\f7e4' !important;
}

.fa-bacon {
  --fa: '\f7e5' !important;
}

.fa-book-medical {
  --fa: '\f7e6' !important;
}

.fa-book-user {
  --fa: '\f7e7' !important;
}

.fa-books-medical {
  --fa: '\f7e8' !important;
}

.fa-brackets-square {
  --fa: '\f7e9' !important;
}

.fa-brackets {
  --fa: '\f7e9' !important;
}

.fa-brackets-curly {
  --fa: '\f7ea' !important;
}

.fa-bread-loaf {
  --fa: '\f7eb' !important;
}

.fa-bread-slice {
  --fa: '\f7ec' !important;
}

.fa-burrito {
  --fa: '\f7ed' !important;
}

.fa-chart-scatter {
  --fa: '\f7ee' !important;
}

.fa-cheese {
  --fa: '\f7ef' !important;
}

.fa-cheese-swiss {
  --fa: '\f7f0' !important;
}

.fa-burger-cheese {
  --fa: '\f7f1' !important;
}

.fa-cheeseburger {
  --fa: '\f7f1' !important;
}

.fa-house-chimney-medical {
  --fa: '\f7f2' !important;
}

.fa-clinic-medical {
  --fa: '\f7f2' !important;
}

.fa-clipboard-user {
  --fa: '\f7f3' !important;
}

.fa-message-medical {
  --fa: '\f7f4' !important;
}

.fa-comment-alt-medical {
  --fa: '\f7f4' !important;
}

.fa-comment-medical {
  --fa: '\f7f5' !important;
}

.fa-croissant {
  --fa: '\f7f6' !important;
}

.fa-crutch {
  --fa: '\f7f7' !important;
}

.fa-crutches {
  --fa: '\f7f8' !important;
}

.fa-ban-bug {
  --fa: '\f7f9' !important;
}

.fa-debug {
  --fa: '\f7f9' !important;
}

.fa-disease {
  --fa: '\f7fa' !important;
}

.fa-egg {
  --fa: '\f7fb' !important;
}

.fa-egg-fried {
  --fa: '\f7fc' !important;
}

.fa-files-medical {
  --fa: '\f7fd' !important;
}

.fa-fish-cooked {
  --fa: '\f7fe' !important;
}

.fa-flower {
  --fa: '\f7ff' !important;
}

.fa-flower-daffodil {
  --fa: '\f800' !important;
}

.fa-flower-tulip {
  --fa: '\f801' !important;
}

.fa-folder-tree {
  --fa: '\f802' !important;
}

.fa-french-fries {
  --fa: '\f803' !important;
}

.fa-glass {
  --fa: '\f804' !important;
}

.fa-burger {
  --fa: '\f805' !important;
}

.fa-hamburger {
  --fa: '\f805' !important;
}

.fa-hand-middle-finger {
  --fa: '\f806' !important;
}

.fa-helmet-safety {
  --fa: '\f807' !important;
}

.fa-hard-hat {
  --fa: '\f807' !important;
}

.fa-hat-hard {
  --fa: '\f807' !important;
}

.fa-head-side-brain {
  --fa: '\f808' !important;
}

.fa-head-side-medical {
  --fa: '\f809' !important;
}

.fa-hospital-user {
  --fa: '\f80d' !important;
}

.fa-hospitals {
  --fa: '\f80e' !important;
}

.fa-hotdog {
  --fa: '\f80f' !important;
}

.fa-ice-cream {
  --fa: '\f810' !important;
}

.fa-island-tropical {
  --fa: '\f811' !important;
}

.fa-island-tree-palm {
  --fa: '\f811' !important;
}

.fa-laptop-medical {
  --fa: '\f812' !important;
}

.fa-mailbox {
  --fa: '\f813' !important;
}

.fa-meat {
  --fa: '\f814' !important;
}

.fa-pager {
  --fa: '\f815' !important;
}

.fa-pepper-hot {
  --fa: '\f816' !important;
}

.fa-pizza {
  --fa: '\f817' !important;
}

.fa-pizza-slice {
  --fa: '\f818' !important;
}

.fa-popcorn {
  --fa: '\f819' !important;
}

.fa-print-magnifying-glass {
  --fa: '\f81a' !important;
}

.fa-print-search {
  --fa: '\f81a' !important;
}

.fa-rings-wedding {
  --fa: '\f81b' !important;
}

.fa-sack {
  --fa: '\f81c' !important;
}

.fa-sack-dollar {
  --fa: '\f81d' !important;
}

.fa-salad {
  --fa: '\f81e' !important;
}

.fa-bowl-salad {
  --fa: '\f81e' !important;
}

.fa-sandwich {
  --fa: '\f81f' !important;
}

.fa-sausage {
  --fa: '\f820' !important;
}

.fa-shish-kebab {
  --fa: '\f821' !important;
}

.fa-sickle {
  --fa: '\f822' !important;
}

.fa-bowl-hot {
  --fa: '\f823' !important;
}

.fa-soup {
  --fa: '\f823' !important;
}

.fa-steak {
  --fa: '\f824' !important;
}

.fa-stretcher {
  --fa: '\f825' !important;
}

.fa-taco {
  --fa: '\f826' !important;
}

.fa-book-tanakh {
  --fa: '\f827' !important;
}

.fa-tanakh {
  --fa: '\f827' !important;
}

.fa-bars-progress {
  --fa: '\f828' !important;
}

.fa-tasks-alt {
  --fa: '\f828' !important;
}

.fa-trash-arrow-up {
  --fa: '\f829' !important;
}

.fa-trash-restore {
  --fa: '\f829' !important;
}

.fa-trash-can-arrow-up {
  --fa: '\f82a' !important;
}

.fa-trash-restore-alt {
  --fa: '\f82a' !important;
}

.fa-tree-palm {
  --fa: '\f82b' !important;
}

.fa-user-helmet-safety {
  --fa: '\f82c' !important;
}

.fa-user-construction {
  --fa: '\f82c' !important;
}

.fa-user-hard-hat {
  --fa: '\f82c' !important;
}

.fa-user-headset {
  --fa: '\f82d' !important;
}

.fa-user-doctor-message {
  --fa: '\f82e' !important;
}

.fa-user-md-chat {
  --fa: '\f82e' !important;
}

.fa-user-nurse {
  --fa: '\f82f' !important;
}

.fa-users-medical {
  --fa: '\f830' !important;
}

.fa-walker {
  --fa: '\f831' !important;
}

.fa-camera-web {
  --fa: '\f832' !important;
}

.fa-webcam {
  --fa: '\f832' !important;
}

.fa-camera-web-slash {
  --fa: '\f833' !important;
}

.fa-webcam-slash {
  --fa: '\f833' !important;
}

.fa-wave-square {
  --fa: '\f83e' !important;
}

.fa-alarm-exclamation {
  --fa: '\f843' !important;
}

.fa-alarm-plus {
  --fa: '\f844' !important;
}

.fa-alarm-snooze {
  --fa: '\f845' !important;
}

.fa-align-slash {
  --fa: '\f846' !important;
}

.fa-bags-shopping {
  --fa: '\f847' !important;
}

.fa-bell-exclamation {
  --fa: '\f848' !important;
}

.fa-bell-plus {
  --fa: '\f849' !important;
}

.fa-person-biking {
  --fa: '\f84a' !important;
}

.fa-biking {
  --fa: '\f84a' !important;
}

.fa-person-biking-mountain {
  --fa: '\f84b' !important;
}

.fa-biking-mountain {
  --fa: '\f84b' !important;
}

.fa-border-all {
  --fa: '\f84c' !important;
}

.fa-border-bottom {
  --fa: '\f84d' !important;
}

.fa-border-inner {
  --fa: '\f84e' !important;
}

.fa-border-left {
  --fa: '\f84f' !important;
}

.fa-border-none {
  --fa: '\f850' !important;
}

.fa-border-outer {
  --fa: '\f851' !important;
}

.fa-border-right {
  --fa: '\f852' !important;
}

.fa-border-top-left {
  --fa: '\f853' !important;
}

.fa-border-style {
  --fa: '\f853' !important;
}

.fa-border-bottom-right {
  --fa: '\f854' !important;
}

.fa-border-style-alt {
  --fa: '\f854' !important;
}

.fa-border-top {
  --fa: '\f855' !important;
}

.fa-bring-forward {
  --fa: '\f856' !important;
}

.fa-bring-front {
  --fa: '\f857' !important;
}

.fa-burger-soda {
  --fa: '\f858' !important;
}

.fa-car-building {
  --fa: '\f859' !important;
}

.fa-car-bus {
  --fa: '\f85a' !important;
}

.fa-cars {
  --fa: '\f85b' !important;
}

.fa-coin {
  --fa: '\f85c' !important;
}

.fa-triangle-person-digging {
  --fa: '\f85d' !important;
}

.fa-construction {
  --fa: '\f85d' !important;
}

.fa-person-digging {
  --fa: '\f85e' !important;
}

.fa-digging {
  --fa: '\f85e' !important;
}

.fa-drone {
  --fa: '\f85f' !important;
}

.fa-drone-front {
  --fa: '\f860' !important;
}

.fa-drone-alt {
  --fa: '\f860' !important;
}

.fa-dryer {
  --fa: '\f861' !important;
}

.fa-dryer-heat {
  --fa: '\f862' !important;
}

.fa-dryer-alt {
  --fa: '\f862' !important;
}

.fa-fan {
  --fa: '\f863' !important;
}

.fa-farm {
  --fa: '\f864' !important;
}

.fa-barn-silo {
  --fa: '\f864' !important;
}

.fa-file-magnifying-glass {
  --fa: '\f865' !important;
}

.fa-file-search {
  --fa: '\f865' !important;
}

.fa-font-case {
  --fa: '\f866' !important;
}

.fa-game-board {
  --fa: '\f867' !important;
}

.fa-game-board-simple {
  --fa: '\f868' !important;
}

.fa-game-board-alt {
  --fa: '\f868' !important;
}

.fa-glass-citrus {
  --fa: '\f869' !important;
}

.fa-h4 {
  --fa: '\f86a' !important;
}

.fa-hat-chef {
  --fa: '\f86b' !important;
}

.fa-horizontal-rule {
  --fa: '\f86c' !important;
}

.fa-icons {
  --fa: '\f86d' !important;
}

.fa-heart-music-camera-bolt {
  --fa: '\f86d' !important;
}

.fa-symbols {
  --fa: '\f86e' !important;
}

.fa-icons-alt {
  --fa: '\f86e' !important;
}

.fa-kerning {
  --fa: '\f86f' !important;
}

.fa-line-columns {
  --fa: '\f870' !important;
}

.fa-line-height {
  --fa: '\f871' !important;
}

.fa-money-check-pen {
  --fa: '\f872' !important;
}

.fa-money-check-edit {
  --fa: '\f872' !important;
}

.fa-money-check-dollar-pen {
  --fa: '\f873' !important;
}

.fa-money-check-edit-alt {
  --fa: '\f873' !important;
}

.fa-mug {
  --fa: '\f874' !important;
}

.fa-mug-tea {
  --fa: '\f875' !important;
}

.fa-overline {
  --fa: '\f876' !important;
}

.fa-file-dashed-line {
  --fa: '\f877' !important;
}

.fa-page-break {
  --fa: '\f877' !important;
}

.fa-paragraph-left {
  --fa: '\f878' !important;
}

.fa-paragraph-rtl {
  --fa: '\f878' !important;
}

.fa-phone-flip {
  --fa: '\f879' !important;
}

.fa-phone-alt {
  --fa: '\f879' !important;
}

.fa-laptop-mobile {
  --fa: '\f87a' !important;
}

.fa-phone-laptop {
  --fa: '\f87a' !important;
}

.fa-square-phone-flip {
  --fa: '\f87b' !important;
}

.fa-phone-square-alt {
  --fa: '\f87b' !important;
}

.fa-photo-film {
  --fa: '\f87c' !important;
}

.fa-photo-video {
  --fa: '\f87c' !important;
}

.fa-text-slash {
  --fa: '\f87d' !important;
}

.fa-remove-format {
  --fa: '\f87d' !important;
}

.fa-send-back {
  --fa: '\f87e' !important;
}

.fa-send-backward {
  --fa: '\f87f' !important;
}

.fa-snooze {
  --fa: '\f880' !important;
}

.fa-zzz {
  --fa: '\f880' !important;
}

.fa-arrow-down-z-a {
  --fa: '\f881' !important;
}

.fa-sort-alpha-desc {
  --fa: '\f881' !important;
}

.fa-sort-alpha-down-alt {
  --fa: '\f881' !important;
}

.fa-arrow-up-z-a {
  --fa: '\f882' !important;
}

.fa-sort-alpha-up-alt {
  --fa: '\f882' !important;
}

.fa-arrow-down-arrow-up {
  --fa: '\f883' !important;
}

.fa-sort-alt {
  --fa: '\f883' !important;
}

.fa-arrow-down-short-wide {
  --fa: '\f884' !important;
}

.fa-sort-amount-desc {
  --fa: '\f884' !important;
}

.fa-sort-amount-down-alt {
  --fa: '\f884' !important;
}

.fa-arrow-up-short-wide {
  --fa: '\f885' !important;
}

.fa-sort-amount-up-alt {
  --fa: '\f885' !important;
}

.fa-arrow-down-9-1 {
  --fa: '\f886' !important;
}

.fa-sort-numeric-desc {
  --fa: '\f886' !important;
}

.fa-sort-numeric-down-alt {
  --fa: '\f886' !important;
}

.fa-arrow-up-9-1 {
  --fa: '\f887' !important;
}

.fa-sort-numeric-up-alt {
  --fa: '\f887' !important;
}

.fa-arrow-down-triangle-square {
  --fa: '\f888' !important;
}

.fa-sort-shapes-down {
  --fa: '\f888' !important;
}

.fa-arrow-down-square-triangle {
  --fa: '\f889' !important;
}

.fa-sort-shapes-down-alt {
  --fa: '\f889' !important;
}

.fa-arrow-up-triangle-square {
  --fa: '\f88a' !important;
}

.fa-sort-shapes-up {
  --fa: '\f88a' !important;
}

.fa-arrow-up-square-triangle {
  --fa: '\f88b' !important;
}

.fa-sort-shapes-up-alt {
  --fa: '\f88b' !important;
}

.fa-arrow-down-big-small {
  --fa: '\f88c' !important;
}

.fa-sort-size-down {
  --fa: '\f88c' !important;
}

.fa-arrow-down-small-big {
  --fa: '\f88d' !important;
}

.fa-sort-size-down-alt {
  --fa: '\f88d' !important;
}

.fa-arrow-up-big-small {
  --fa: '\f88e' !important;
}

.fa-sort-size-up {
  --fa: '\f88e' !important;
}

.fa-arrow-up-small-big {
  --fa: '\f88f' !important;
}

.fa-sort-size-up-alt {
  --fa: '\f88f' !important;
}

.fa-sparkles {
  --fa: '\f890' !important;
}

.fa-spell-check {
  --fa: '\f891' !important;
}

.fa-sunglasses {
  --fa: '\f892' !important;
}

.fa-text {
  --fa: '\f893' !important;
}

.fa-text-size {
  --fa: '\f894' !important;
}

.fa-trash-undo {
  --fa: '\f895' !important;
}

.fa-trash-arrow-turn-left {
  --fa: '\f895' !important;
}

.fa-trash-can-undo {
  --fa: '\f896' !important;
}

.fa-trash-can-arrow-turn-left {
  --fa: '\f896' !important;
}

.fa-trash-undo-alt {
  --fa: '\f896' !important;
}

.fa-voicemail {
  --fa: '\f897' !important;
}

.fa-washing-machine {
  --fa: '\f898' !important;
}

.fa-washer {
  --fa: '\f898' !important;
}

.fa-wave-sine {
  --fa: '\f899' !important;
}

.fa-wave-triangle {
  --fa: '\f89a' !important;
}

.fa-wind-turbine {
  --fa: '\f89b' !important;
}

.fa-border-center-h {
  --fa: '\f89c' !important;
}

.fa-border-center-v {
  --fa: '\f89d' !important;
}

.fa-album {
  --fa: '\f89f' !important;
}

.fa-album-collection {
  --fa: '\f8a0' !important;
}

.fa-amp-guitar {
  --fa: '\f8a1' !important;
}

.fa-badge-sheriff {
  --fa: '\f8a2' !important;
}

.fa-banjo {
  --fa: '\f8a3' !important;
}

.fa-cassette-betamax {
  --fa: '\f8a4' !important;
}

.fa-betamax {
  --fa: '\f8a4' !important;
}

.fa-boombox {
  --fa: '\f8a5' !important;
}

.fa-cactus {
  --fa: '\f8a7' !important;
}

.fa-camcorder {
  --fa: '\f8a8' !important;
}

.fa-video-handheld {
  --fa: '\f8a8' !important;
}

.fa-camera-movie {
  --fa: '\f8a9' !important;
}

.fa-camera-polaroid {
  --fa: '\f8aa' !important;
}

.fa-cassette-tape {
  --fa: '\f8ab' !important;
}

.fa-camera-cctv {
  --fa: '\f8ac' !important;
}

.fa-cctv {
  --fa: '\f8ac' !important;
}

.fa-clarinet {
  --fa: '\f8ad' !important;
}

.fa-cloud-music {
  --fa: '\f8ae' !important;
}

.fa-message-music {
  --fa: '\f8af' !important;
}

.fa-comment-alt-music {
  --fa: '\f8af' !important;
}

.fa-comment-music {
  --fa: '\f8b0' !important;
}

.fa-computer-classic {
  --fa: '\f8b1' !important;
}

.fa-computer-speaker {
  --fa: '\f8b2' !important;
}

.fa-cowbell {
  --fa: '\f8b3' !important;
}

.fa-cowbell-circle-plus {
  --fa: '\f8b4' !important;
}

.fa-cowbell-more {
  --fa: '\f8b4' !important;
}

.fa-disc-drive {
  --fa: '\f8b5' !important;
}

.fa-file-music {
  --fa: '\f8b6' !important;
}

.fa-film-canister {
  --fa: '\f8b7' !important;
}

.fa-film-cannister {
  --fa: '\f8b7' !important;
}

.fa-flashlight {
  --fa: '\f8b8' !important;
}

.fa-flute {
  --fa: '\f8b9' !important;
}

.fa-flux-capacitor {
  --fa: '\f8ba' !important;
}

.fa-game-console-handheld {
  --fa: '\f8bb' !important;
}

.fa-gramophone {
  --fa: '\f8bd' !important;
}

.fa-guitar-electric {
  --fa: '\f8be' !important;
}

.fa-guitars {
  --fa: '\f8bf' !important;
}

.fa-hat-cowboy {
  --fa: '\f8c0' !important;
}

.fa-hat-cowboy-side {
  --fa: '\f8c1' !important;
}

.fa-head-side-headphones {
  --fa: '\f8c2' !important;
}

.fa-horse-saddle {
  --fa: '\f8c3' !important;
}

.fa-image-polaroid {
  --fa: '\f8c4' !important;
}

.fa-joystick {
  --fa: '\f8c5' !important;
}

.fa-jug {
  --fa: '\f8c6' !important;
}

.fa-kazoo {
  --fa: '\f8c7' !important;
}

.fa-lasso {
  --fa: '\f8c8' !important;
}

.fa-list-music {
  --fa: '\f8c9' !important;
}

.fa-microphone-stand {
  --fa: '\f8cb' !important;
}

.fa-computer-mouse {
  --fa: '\f8cc' !important;
}

.fa-mouse {
  --fa: '\f8cc' !important;
}

.fa-computer-mouse-scrollwheel {
  --fa: '\f8cd' !important;
}

.fa-mouse-alt {
  --fa: '\f8cd' !important;
}

.fa-mp3-player {
  --fa: '\f8ce' !important;
}

.fa-music-note {
  --fa: '\f8cf' !important;
}

.fa-music-alt {
  --fa: '\f8cf' !important;
}

.fa-music-note-slash {
  --fa: '\f8d0' !important;
}

.fa-music-alt-slash {
  --fa: '\f8d0' !important;
}

.fa-music-slash {
  --fa: '\f8d1' !important;
}

.fa-phone-rotary {
  --fa: '\f8d3' !important;
}

.fa-piano {
  --fa: '\f8d4' !important;
}

.fa-piano-keyboard {
  --fa: '\f8d5' !important;
}

.fa-projector {
  --fa: '\f8d6' !important;
}

.fa-radio {
  --fa: '\f8d7' !important;
}

.fa-radio-tuner {
  --fa: '\f8d8' !important;
}

.fa-radio-alt {
  --fa: '\f8d8' !important;
}

.fa-record-vinyl {
  --fa: '\f8d9' !important;
}

.fa-router {
  --fa: '\f8da' !important;
}

.fa-saxophone-fire {
  --fa: '\f8db' !important;
}

.fa-sax-hot {
  --fa: '\f8db' !important;
}

.fa-saxophone {
  --fa: '\f8dc' !important;
}

.fa-signal-stream {
  --fa: '\f8dd' !important;
}

.fa-skull-cow {
  --fa: '\f8de' !important;
}

.fa-speaker {
  --fa: '\f8df' !important;
}

.fa-speakers {
  --fa: '\f8e0' !important;
}

.fa-triangle-instrument {
  --fa: '\f8e2' !important;
}

.fa-triangle-music {
  --fa: '\f8e2' !important;
}

.fa-trumpet {
  --fa: '\f8e3' !important;
}

.fa-turntable {
  --fa: '\f8e4' !important;
}

.fa-tv-music {
  --fa: '\f8e6' !important;
}

.fa-typewriter {
  --fa: '\f8e7' !important;
}

.fa-usb-drive {
  --fa: '\f8e9' !important;
}

.fa-user-cowboy {
  --fa: '\f8ea' !important;
}

.fa-user-music {
  --fa: '\f8eb' !important;
}

.fa-cassette-vhs {
  --fa: '\f8ec' !important;
}

.fa-vhs {
  --fa: '\f8ec' !important;
}

.fa-violin {
  --fa: '\f8ed' !important;
}

.fa-wagon-covered {
  --fa: '\f8ee' !important;
}

.fa-walkie-talkie {
  --fa: '\f8ef' !important;
}

.fa-watch-calculator {
  --fa: '\f8f0' !important;
}

.fa-waveform {
  --fa: '\f8f1' !important;
}

.fa-waveform-lines {
  --fa: '\f8f2' !important;
}

.fa-waveform-path {
  --fa: '\f8f2' !important;
}

.fa-scanner-image {
  --fa: '\f8f3' !important;
}

.fa-air-conditioner {
  --fa: '\f8f4' !important;
}

.fa-alien {
  --fa: '\f8f5' !important;
}

.fa-alien-8bit {
  --fa: '\f8f6' !important;
}

.fa-alien-monster {
  --fa: '\f8f6' !important;
}

.fa-bed-front {
  --fa: '\f8f7' !important;
}

.fa-bed-alt {
  --fa: '\f8f7' !important;
}

.fa-bed-bunk {
  --fa: '\f8f8' !important;
}

.fa-bed-empty {
  --fa: '\f8f9' !important;
}

.fa-bell-on {
  --fa: '\f8fa' !important;
}

.fa-blinds {
  --fa: '\f8fb' !important;
}

.fa-blinds-open {
  --fa: '\f8fc' !important;
}

.fa-blinds-raised {
  --fa: '\f8fd' !important;
}

.fa-camera-security {
  --fa: '\f8fe' !important;
}

.fa-camera-home {
  --fa: '\f8fe' !important;
}

.fa-caravan {
  --fa: '\f8ff' !important;
}
:root,
:host {
  --fa-family-brands: 'FontAwesome7Brands';
  --fa-font-brands: normal 400 1em/1 var(--fa-family-brands);
}

@font-face {
  font-family: 'FontAwesome7Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(webfonts/fa-brands-400.woff2);
}
.fab,
.fa-brands,
.fa-classic.fa-brands {
  --fa-family: var(--fa-family-brands);
  --fa-style: 400;
}

.fa-firefox-browser {
  --fa: '\e007' !important;
}

.fa-ideal {
  --fa: '\e013' !important;
}

.fa-microblog {
  --fa: '\e01a' !important;
}

.fa-square-pied-piper {
  --fa: '\e01e' !important;
}

.fa-pied-piper-square {
  --fa: '\e01e' !important;
}

.fa-unity {
  --fa: '\e049' !important;
}

.fa-dailymotion {
  --fa: '\e052' !important;
}

.fa-square-instagram {
  --fa: '\e055' !important;
}

.fa-instagram-square {
  --fa: '\e055' !important;
}

.fa-mixer {
  --fa: '\e056' !important;
}

.fa-shopify {
  --fa: '\e057' !important;
}

.fa-deezer {
  --fa: '\e077' !important;
}

.fa-edge-legacy {
  --fa: '\e078' !important;
}

.fa-google-pay {
  --fa: '\e079' !important;
}

.fa-rust {
  --fa: '\e07a' !important;
}

.fa-tiktok {
  --fa: '\e07b' !important;
}

.fa-unsplash {
  --fa: '\e07c' !important;
}

.fa-cloudflare {
  --fa: '\e07d' !important;
}

.fa-guilded {
  --fa: '\e07e' !important;
}

.fa-hive {
  --fa: '\e07f' !important;
}

.fa-42-group {
  --fa: '\e080' !important;
}

.fa-innosoft {
  --fa: '\e080' !important;
}

.fa-instalod {
  --fa: '\e081' !important;
}

.fa-octopus-deploy {
  --fa: '\e082' !important;
}

.fa-perbyte {
  --fa: '\e083' !important;
}

.fa-uncharted {
  --fa: '\e084' !important;
}

.fa-watchman-monitoring {
  --fa: '\e087' !important;
}

.fa-wodu {
  --fa: '\e088' !important;
}

.fa-wirsindhandwerk {
  --fa: '\e2d0' !important;
}

.fa-wsh {
  --fa: '\e2d0' !important;
}

.fa-bots {
  --fa: '\e340' !important;
}

.fa-cmplid {
  --fa: '\e360' !important;
}

.fa-bilibili {
  --fa: '\e3d9' !important;
}

.fa-golang {
  --fa: '\e40f' !important;
}

.fa-pix {
  --fa: '\e43a' !important;
}

.fa-sitrox {
  --fa: '\e44a' !important;
}

.fa-hashnode {
  --fa: '\e499' !important;
}

.fa-meta {
  --fa: '\e49b' !important;
}

.fa-padlet {
  --fa: '\e4a0' !important;
}

.fa-nfc-directional {
  --fa: '\e530' !important;
}

.fa-nfc-symbol {
  --fa: '\e531' !important;
}

.fa-screenpal {
  --fa: '\e570' !important;
}

.fa-space-awesome {
  --fa: '\e5ac' !important;
}

.fa-square-font-awesome {
  --fa: '\e5ad' !important;
}

.fa-square-gitlab {
  --fa: '\e5ae' !important;
}

.fa-gitlab-square {
  --fa: '\e5ae' !important;
}

.fa-odysee {
  --fa: '\e5c6' !important;
}

.fa-stubber {
  --fa: '\e5c7' !important;
}

.fa-debian {
  --fa: '\e60b' !important;
}

.fa-shoelace {
  --fa: '\e60c' !important;
}

.fa-threads {
  --fa: '\e618' !important;
}

.fa-square-threads {
  --fa: '\e619' !important;
}

.fa-square-x-twitter {
  --fa: '\e61a' !important;
}

.fa-x-twitter {
  --fa: '\e61b' !important;
}

.fa-opensuse {
  --fa: '\e62b' !important;
}

.fa-letterboxd {
  --fa: '\e62d' !important;
}

.fa-square-letterboxd {
  --fa: '\e62e' !important;
}

.fa-mintbit {
  --fa: '\e62f' !important;
}

.fa-google-scholar {
  --fa: '\e63b' !important;
}

.fa-brave {
  --fa: '\e63c' !important;
}

.fa-brave-reverse {
  --fa: '\e63d' !important;
}

.fa-pixiv {
  --fa: '\e640' !important;
}

.fa-upwork {
  --fa: '\e641' !important;
}

.fa-webflow {
  --fa: '\e65c' !important;
}

.fa-signal-messenger {
  --fa: '\e663' !important;
}

.fa-bluesky {
  --fa: '\e671' !important;
}

.fa-jxl {
  --fa: '\e67b' !important;
}

.fa-square-upwork {
  --fa: '\e67c' !important;
}

.fa-web-awesome {
  --fa: '\e682' !important;
}

.fa-square-web-awesome {
  --fa: '\e683' !important;
}

.fa-square-web-awesome-stroke {
  --fa: '\e684' !important;
}

.fa-dart-lang {
  --fa: '\e693' !important;
}

.fa-flutter {
  --fa: '\e694' !important;
}

.fa-files-pinwheel {
  --fa: '\e69f' !important;
}

.fa-css {
  --fa: '\e6a2' !important;
}

.fa-square-bluesky {
  --fa: '\e6a3' !important;
}

.fa-openai {
  --fa: '\e7cf' !important;
}

.fa-square-linkedin {
  --fa: '\e7d0' !important;
}

.fa-cash-app {
  --fa: '\e7d4' !important;
}

.fa-disqus {
  --fa: '\e7d5' !important;
}

.fa-eleventy {
  --fa: '\e7d6' !important;
}

.fa-11ty {
  --fa: '\e7d6' !important;
}

.fa-kakao-talk {
  --fa: '\e7d7' !important;
}

.fa-linktree {
  --fa: '\e7d8' !important;
}

.fa-notion {
  --fa: '\e7d9' !important;
}

.fa-pandora {
  --fa: '\e7da' !important;
}

.fa-pixelfed {
  --fa: '\e7db' !important;
}

.fa-tidal {
  --fa: '\e7dc' !important;
}

.fa-vsco {
  --fa: '\e7dd' !important;
}

.fa-w3c {
  --fa: '\e7de' !important;
}

.fa-lumon {
  --fa: '\e7e2' !important;
}

.fa-lumon-drop {
  --fa: '\e7e3' !important;
}

.fa-square-figma {
  --fa: '\e7e4' !important;
}

.fa-tex {
  --fa: '\e7ff' !important;
}

.fa-duolingo {
  --fa: '\e812' !important;
}

.fa-supportnow {
  --fa: '\e833' !important;
}

.fa-tor-browser {
  --fa: '\e838' !important;
}

.fa-square-twitter {
  --fa: '\f081' !important;
}

.fa-twitter-square {
  --fa: '\f081' !important;
}

.fa-square-facebook {
  --fa: '\f082' !important;
}

.fa-facebook-square {
  --fa: '\f082' !important;
}

.fa-linkedin {
  --fa: '\f08c' !important;
}

.fa-square-github {
  --fa: '\f092' !important;
}

.fa-github-square {
  --fa: '\f092' !important;
}

.fa-twitter {
  --fa: '\f099' !important;
}

.fa-facebook {
  --fa: '\f09a' !important;
}

.fa-github {
  --fa: '\f09b' !important;
}

.fa-pinterest {
  --fa: '\f0d2' !important;
}

.fa-square-pinterest {
  --fa: '\f0d3' !important;
}

.fa-pinterest-square {
  --fa: '\f0d3' !important;
}

.fa-square-google-plus {
  --fa: '\f0d4' !important;
}

.fa-google-plus-square {
  --fa: '\f0d4' !important;
}

.fa-google-plus-g {
  --fa: '\f0d5' !important;
}

.fa-linkedin-in {
  --fa: '\f0e1' !important;
}

.fa-github-alt {
  --fa: '\f113' !important;
}

.fa-maxcdn {
  --fa: '\f136' !important;
}

.fa-html5 {
  --fa: '\f13b' !important;
}

.fa-css3 {
  --fa: '\f13c' !important;
}

.fa-btc {
  --fa: '\f15a' !important;
}

.fa-youtube {
  --fa: '\f167' !important;
}

.fa-xing {
  --fa: '\f168' !important;
}

.fa-square-xing {
  --fa: '\f169' !important;
}

.fa-xing-square {
  --fa: '\f169' !important;
}

.fa-dropbox {
  --fa: '\f16b' !important;
}

.fa-stack-overflow {
  --fa: '\f16c' !important;
}

.fa-instagram {
  --fa: '\f16d' !important;
}

.fa-flickr {
  --fa: '\f16e' !important;
}

.fa-adn {
  --fa: '\f170' !important;
}

.fa-bitbucket {
  --fa: '\f171' !important;
}

.fa-tumblr {
  --fa: '\f173' !important;
}

.fa-square-tumblr {
  --fa: '\f174' !important;
}

.fa-tumblr-square {
  --fa: '\f174' !important;
}

.fa-apple {
  --fa: '\f179' !important;
}

.fa-windows {
  --fa: '\f17a' !important;
}

.fa-android {
  --fa: '\f17b' !important;
}

.fa-linux {
  --fa: '\f17c' !important;
}

.fa-dribbble {
  --fa: '\f17d' !important;
}

.fa-skype {
  --fa: '\f17e' !important;
}

.fa-foursquare {
  --fa: '\f180' !important;
}

.fa-trello {
  --fa: '\f181' !important;
}

.fa-gratipay {
  --fa: '\f184' !important;
}

.fa-vk {
  --fa: '\f189' !important;
}

.fa-weibo {
  --fa: '\f18a' !important;
}

.fa-renren {
  --fa: '\f18b' !important;
}

.fa-pagelines {
  --fa: '\f18c' !important;
}

.fa-stack-exchange {
  --fa: '\f18d' !important;
}

.fa-square-vimeo {
  --fa: '\f194' !important;
}

.fa-vimeo-square {
  --fa: '\f194' !important;
}

.fa-slack {
  --fa: '\f198' !important;
}

.fa-slack-hash {
  --fa: '\f198' !important;
}

.fa-wordpress {
  --fa: '\f19a' !important;
}

.fa-openid {
  --fa: '\f19b' !important;
}

.fa-yahoo {
  --fa: '\f19e' !important;
}

.fa-google {
  --fa: '\f1a0' !important;
}

.fa-reddit {
  --fa: '\f1a1' !important;
}

.fa-square-reddit {
  --fa: '\f1a2' !important;
}

.fa-reddit-square {
  --fa: '\f1a2' !important;
}

.fa-stumbleupon-circle {
  --fa: '\f1a3' !important;
}

.fa-stumbleupon {
  --fa: '\f1a4' !important;
}

.fa-delicious {
  --fa: '\f1a5' !important;
}

.fa-digg {
  --fa: '\f1a6' !important;
}

.fa-pied-piper-pp {
  --fa: '\f1a7' !important;
}

.fa-pied-piper-alt {
  --fa: '\f1a8' !important;
}

.fa-drupal {
  --fa: '\f1a9' !important;
}

.fa-joomla {
  --fa: '\f1aa' !important;
}

.fa-behance {
  --fa: '\f1b4' !important;
}

.fa-square-behance {
  --fa: '\f1b5' !important;
}

.fa-behance-square {
  --fa: '\f1b5' !important;
}

.fa-steam {
  --fa: '\f1b6' !important;
}

.fa-square-steam {
  --fa: '\f1b7' !important;
}

.fa-steam-square {
  --fa: '\f1b7' !important;
}

.fa-spotify {
  --fa: '\f1bc' !important;
}

.fa-deviantart {
  --fa: '\f1bd' !important;
}

.fa-soundcloud {
  --fa: '\f1be' !important;
}

.fa-vine {
  --fa: '\f1ca' !important;
}

.fa-codepen {
  --fa: '\f1cb' !important;
}

.fa-jsfiddle {
  --fa: '\f1cc' !important;
}

.fa-rebel {
  --fa: '\f1d0' !important;
}

.fa-empire {
  --fa: '\f1d1' !important;
}

.fa-square-git {
  --fa: '\f1d2' !important;
}

.fa-git-square {
  --fa: '\f1d2' !important;
}

.fa-git {
  --fa: '\f1d3' !important;
}

.fa-hacker-news {
  --fa: '\f1d4' !important;
}

.fa-tencent-weibo {
  --fa: '\f1d5' !important;
}

.fa-qq {
  --fa: '\f1d6' !important;
}

.fa-weixin {
  --fa: '\f1d7' !important;
}

.fa-slideshare {
  --fa: '\f1e7' !important;
}

.fa-twitch {
  --fa: '\f1e8' !important;
}

.fa-yelp {
  --fa: '\f1e9' !important;
}

.fa-paypal {
  --fa: '\f1ed' !important;
}

.fa-google-wallet {
  --fa: '\f1ee' !important;
}

.fa-cc-visa {
  --fa: '\f1f0' !important;
}

.fa-cc-mastercard {
  --fa: '\f1f1' !important;
}

.fa-cc-discover {
  --fa: '\f1f2' !important;
}

.fa-cc-amex {
  --fa: '\f1f3' !important;
}

.fa-cc-paypal {
  --fa: '\f1f4' !important;
}

.fa-cc-stripe {
  --fa: '\f1f5' !important;
}

.fa-lastfm {
  --fa: '\f202' !important;
}

.fa-square-lastfm {
  --fa: '\f203' !important;
}

.fa-lastfm-square {
  --fa: '\f203' !important;
}

.fa-ioxhost {
  --fa: '\f208' !important;
}

.fa-angellist {
  --fa: '\f209' !important;
}

.fa-buysellads {
  --fa: '\f20d' !important;
}

.fa-connectdevelop {
  --fa: '\f20e' !important;
}

.fa-dashcube {
  --fa: '\f210' !important;
}

.fa-forumbee {
  --fa: '\f211' !important;
}

.fa-leanpub {
  --fa: '\f212' !important;
}

.fa-sellsy {
  --fa: '\f213' !important;
}

.fa-shirtsinbulk {
  --fa: '\f214' !important;
}

.fa-simplybuilt {
  --fa: '\f215' !important;
}

.fa-skyatlas {
  --fa: '\f216' !important;
}

.fa-pinterest-p {
  --fa: '\f231' !important;
}

.fa-whatsapp {
  --fa: '\f232' !important;
}

.fa-viacoin {
  --fa: '\f237' !important;
}

.fa-medium {
  --fa: '\f23a' !important;
}

.fa-medium-m {
  --fa: '\f23a' !important;
}

.fa-y-combinator {
  --fa: '\f23b' !important;
}

.fa-optin-monster {
  --fa: '\f23c' !important;
}

.fa-opencart {
  --fa: '\f23d' !important;
}

.fa-expeditedssl {
  --fa: '\f23e' !important;
}

.fa-cc-jcb {
  --fa: '\f24b' !important;
}

.fa-cc-diners-club {
  --fa: '\f24c' !important;
}

.fa-creative-commons {
  --fa: '\f25e' !important;
}

.fa-gg {
  --fa: '\f260' !important;
}

.fa-gg-circle {
  --fa: '\f261' !important;
}

.fa-odnoklassniki {
  --fa: '\f263' !important;
}

.fa-square-odnoklassniki {
  --fa: '\f264' !important;
}

.fa-odnoklassniki-square {
  --fa: '\f264' !important;
}

.fa-get-pocket {
  --fa: '\f265' !important;
}

.fa-wikipedia-w {
  --fa: '\f266' !important;
}

.fa-safari {
  --fa: '\f267' !important;
}

.fa-chrome {
  --fa: '\f268' !important;
}

.fa-firefox {
  --fa: '\f269' !important;
}

.fa-opera {
  --fa: '\f26a' !important;
}

.fa-internet-explorer {
  --fa: '\f26b' !important;
}

.fa-contao {
  --fa: '\f26d' !important;
}

.fa-500px {
  --fa: '\f26e' !important;
}

.fa-amazon {
  --fa: '\f270' !important;
}

.fa-houzz {
  --fa: '\f27c' !important;
}

.fa-vimeo-v {
  --fa: '\f27d' !important;
}

.fa-black-tie {
  --fa: '\f27e' !important;
}

.fa-fonticons {
  --fa: '\f280' !important;
}

.fa-reddit-alien {
  --fa: '\f281' !important;
}

.fa-edge {
  --fa: '\f282' !important;
}

.fa-codiepie {
  --fa: '\f284' !important;
}

.fa-modx {
  --fa: '\f285' !important;
}

.fa-fort-awesome {
  --fa: '\f286' !important;
}

.fa-usb {
  --fa: '\f287' !important;
}

.fa-product-hunt {
  --fa: '\f288' !important;
}

.fa-mixcloud {
  --fa: '\f289' !important;
}

.fa-scribd {
  --fa: '\f28a' !important;
}

.fa-bluetooth {
  --fa: '\f293' !important;
}

.fa-bluetooth-b {
  --fa: '\f294' !important;
}

.fa-gitlab {
  --fa: '\f296' !important;
}

.fa-wpbeginner {
  --fa: '\f297' !important;
}

.fa-wpforms {
  --fa: '\f298' !important;
}

.fa-envira {
  --fa: '\f299' !important;
}

.fa-glide {
  --fa: '\f2a5' !important;
}

.fa-glide-g {
  --fa: '\f2a6' !important;
}

.fa-viadeo {
  --fa: '\f2a9' !important;
}

.fa-square-viadeo {
  --fa: '\f2aa' !important;
}

.fa-viadeo-square {
  --fa: '\f2aa' !important;
}

.fa-snapchat {
  --fa: '\f2ab' !important;
}

.fa-snapchat-ghost {
  --fa: '\f2ab' !important;
}

.fa-square-snapchat {
  --fa: '\f2ad' !important;
}

.fa-snapchat-square {
  --fa: '\f2ad' !important;
}

.fa-pied-piper {
  --fa: '\f2ae' !important;
}

.fa-first-order {
  --fa: '\f2b0' !important;
}

.fa-yoast {
  --fa: '\f2b1' !important;
}

.fa-themeisle {
  --fa: '\f2b2' !important;
}

.fa-google-plus {
  --fa: '\f2b3' !important;
}

.fa-font-awesome {
  --fa: '\f2b4' !important;
}

.fa-font-awesome-flag {
  --fa: '\f2b4' !important;
}

.fa-font-awesome-logo-full {
  --fa: '\f2b4' !important;
}

.fa-linode {
  --fa: '\f2b8' !important;
}

.fa-quora {
  --fa: '\f2c4' !important;
}

.fa-free-code-camp {
  --fa: '\f2c5' !important;
}

.fa-telegram {
  --fa: '\f2c6' !important;
}

.fa-telegram-plane {
  --fa: '\f2c6' !important;
}

.fa-bandcamp {
  --fa: '\f2d5' !important;
}

.fa-grav {
  --fa: '\f2d6' !important;
}

.fa-etsy {
  --fa: '\f2d7' !important;
}

.fa-imdb {
  --fa: '\f2d8' !important;
}

.fa-ravelry {
  --fa: '\f2d9' !important;
}

.fa-sellcast {
  --fa: '\f2da' !important;
}

.fa-superpowers {
  --fa: '\f2dd' !important;
}

.fa-wpexplorer {
  --fa: '\f2de' !important;
}

.fa-meetup {
  --fa: '\f2e0' !important;
}

.fa-square-font-awesome-stroke {
  --fa: '\f35c' !important;
}

.fa-font-awesome-alt {
  --fa: '\f35c' !important;
}

.fa-accessible-icon {
  --fa: '\f368' !important;
}

.fa-accusoft {
  --fa: '\f369' !important;
}

.fa-adversal {
  --fa: '\f36a' !important;
}

.fa-affiliatetheme {
  --fa: '\f36b' !important;
}

.fa-algolia {
  --fa: '\f36c' !important;
}

.fa-amilia {
  --fa: '\f36d' !important;
}

.fa-angrycreative {
  --fa: '\f36e' !important;
}

.fa-app-store {
  --fa: '\f36f' !important;
}

.fa-app-store-ios {
  --fa: '\f370' !important;
}

.fa-apper {
  --fa: '\f371' !important;
}

.fa-asymmetrik {
  --fa: '\f372' !important;
}

.fa-audible {
  --fa: '\f373' !important;
}

.fa-avianex {
  --fa: '\f374' !important;
}

.fa-aws {
  --fa: '\f375' !important;
}

.fa-bimobject {
  --fa: '\f378' !important;
}

.fa-bitcoin {
  --fa: '\f379' !important;
}

.fa-bity {
  --fa: '\f37a' !important;
}

.fa-blackberry {
  --fa: '\f37b' !important;
}

.fa-blogger {
  --fa: '\f37c' !important;
}

.fa-blogger-b {
  --fa: '\f37d' !important;
}

.fa-buromobelexperte {
  --fa: '\f37f' !important;
}

.fa-centercode {
  --fa: '\f380' !important;
}

.fa-cloudscale {
  --fa: '\f383' !important;
}

.fa-cloudsmith {
  --fa: '\f384' !important;
}

.fa-cloudversify {
  --fa: '\f385' !important;
}

.fa-cpanel {
  --fa: '\f388' !important;
}

.fa-css3-alt {
  --fa: '\f38b' !important;
}

.fa-cuttlefish {
  --fa: '\f38c' !important;
}

.fa-d-and-d {
  --fa: '\f38d' !important;
}

.fa-deploydog {
  --fa: '\f38e' !important;
}

.fa-deskpro {
  --fa: '\f38f' !important;
}

.fa-digital-ocean {
  --fa: '\f391' !important;
}

.fa-discord {
  --fa: '\f392' !important;
}

.fa-discourse {
  --fa: '\f393' !important;
}

.fa-dochub {
  --fa: '\f394' !important;
}

.fa-docker {
  --fa: '\f395' !important;
}

.fa-draft2digital {
  --fa: '\f396' !important;
}

.fa-square-dribbble {
  --fa: '\f397' !important;
}

.fa-dribbble-square {
  --fa: '\f397' !important;
}

.fa-dyalog {
  --fa: '\f399' !important;
}

.fa-earlybirds {
  --fa: '\f39a' !important;
}

.fa-erlang {
  --fa: '\f39d' !important;
}

.fa-facebook-f {
  --fa: '\f39e' !important;
}

.fa-facebook-messenger {
  --fa: '\f39f' !important;
}

.fa-firstdraft {
  --fa: '\f3a1' !important;
}

.fa-fonticons-fi {
  --fa: '\f3a2' !important;
}

.fa-fort-awesome-alt {
  --fa: '\f3a3' !important;
}

.fa-freebsd {
  --fa: '\f3a4' !important;
}

.fa-gitkraken {
  --fa: '\f3a6' !important;
}

.fa-gofore {
  --fa: '\f3a7' !important;
}

.fa-goodreads {
  --fa: '\f3a8' !important;
}

.fa-goodreads-g {
  --fa: '\f3a9' !important;
}

.fa-google-drive {
  --fa: '\f3aa' !important;
}

.fa-google-play {
  --fa: '\f3ab' !important;
}

.fa-gripfire {
  --fa: '\f3ac' !important;
}

.fa-grunt {
  --fa: '\f3ad' !important;
}

.fa-gulp {
  --fa: '\f3ae' !important;
}

.fa-square-hacker-news {
  --fa: '\f3af' !important;
}

.fa-hacker-news-square {
  --fa: '\f3af' !important;
}

.fa-hire-a-helper {
  --fa: '\f3b0' !important;
}

.fa-hotjar {
  --fa: '\f3b1' !important;
}

.fa-hubspot {
  --fa: '\f3b2' !important;
}

.fa-itunes {
  --fa: '\f3b4' !important;
}

.fa-itunes-note {
  --fa: '\f3b5' !important;
}

.fa-jenkins {
  --fa: '\f3b6' !important;
}

.fa-joget {
  --fa: '\f3b7' !important;
}

.fa-js {
  --fa: '\f3b8' !important;
}

.fa-square-js {
  --fa: '\f3b9' !important;
}

.fa-js-square {
  --fa: '\f3b9' !important;
}

.fa-keycdn {
  --fa: '\f3ba' !important;
}

.fa-kickstarter {
  --fa: '\f3bb' !important;
}

.fa-square-kickstarter {
  --fa: '\f3bb' !important;
}

.fa-kickstarter-k {
  --fa: '\f3bc' !important;
}

.fa-laravel {
  --fa: '\f3bd' !important;
}

.fa-line {
  --fa: '\f3c0' !important;
}

.fa-lyft {
  --fa: '\f3c3' !important;
}

.fa-magento {
  --fa: '\f3c4' !important;
}

.fa-medapps {
  --fa: '\f3c6' !important;
}

.fa-medrt {
  --fa: '\f3c8' !important;
}

.fa-microsoft {
  --fa: '\f3ca' !important;
}

.fa-mix {
  --fa: '\f3cb' !important;
}

.fa-mizuni {
  --fa: '\f3cc' !important;
}

.fa-monero {
  --fa: '\f3d0' !important;
}

.fa-napster {
  --fa: '\f3d2' !important;
}

.fa-node-js {
  --fa: '\f3d3' !important;
}

.fa-npm {
  --fa: '\f3d4' !important;
}

.fa-ns8 {
  --fa: '\f3d5' !important;
}

.fa-nutritionix {
  --fa: '\f3d6' !important;
}

.fa-page4 {
  --fa: '\f3d7' !important;
}

.fa-palfed {
  --fa: '\f3d8' !important;
}

.fa-patreon {
  --fa: '\f3d9' !important;
}

.fa-periscope {
  --fa: '\f3da' !important;
}

.fa-phabricator {
  --fa: '\f3db' !important;
}

.fa-phoenix-framework {
  --fa: '\f3dc' !important;
}

.fa-playstation {
  --fa: '\f3df' !important;
}

.fa-pushed {
  --fa: '\f3e1' !important;
}

.fa-python {
  --fa: '\f3e2' !important;
}

.fa-red-river {
  --fa: '\f3e3' !important;
}

.fa-wpressr {
  --fa: '\f3e4' !important;
}

.fa-rendact {
  --fa: '\f3e4' !important;
}

.fa-replyd {
  --fa: '\f3e6' !important;
}

.fa-resolving {
  --fa: '\f3e7' !important;
}

.fa-rocketchat {
  --fa: '\f3e8' !important;
}

.fa-rockrms {
  --fa: '\f3e9' !important;
}

.fa-schlix {
  --fa: '\f3ea' !important;
}

.fa-searchengin {
  --fa: '\f3eb' !important;
}

.fa-servicestack {
  --fa: '\f3ec' !important;
}

.fa-sistrix {
  --fa: '\f3ee' !important;
}

.fa-speakap {
  --fa: '\f3f3' !important;
}

.fa-staylinked {
  --fa: '\f3f5' !important;
}

.fa-steam-symbol {
  --fa: '\f3f6' !important;
}

.fa-sticker-mule {
  --fa: '\f3f7' !important;
}

.fa-studiovinari {
  --fa: '\f3f8' !important;
}

.fa-supple {
  --fa: '\f3f9' !important;
}

.fa-uber {
  --fa: '\f402' !important;
}

.fa-uikit {
  --fa: '\f403' !important;
}

.fa-uniregistry {
  --fa: '\f404' !important;
}

.fa-untappd {
  --fa: '\f405' !important;
}

.fa-ussunnah {
  --fa: '\f407' !important;
}

.fa-vaadin {
  --fa: '\f408' !important;
}

.fa-viber {
  --fa: '\f409' !important;
}

.fa-vimeo {
  --fa: '\f40a' !important;
}

.fa-vnv {
  --fa: '\f40b' !important;
}

.fa-square-whatsapp {
  --fa: '\f40c' !important;
}

.fa-whatsapp-square {
  --fa: '\f40c' !important;
}

.fa-whmcs {
  --fa: '\f40d' !important;
}

.fa-wordpress-simple {
  --fa: '\f411' !important;
}

.fa-xbox {
  --fa: '\f412' !important;
}

.fa-yandex {
  --fa: '\f413' !important;
}

.fa-yandex-international {
  --fa: '\f414' !important;
}

.fa-apple-pay {
  --fa: '\f415' !important;
}

.fa-cc-apple-pay {
  --fa: '\f416' !important;
}

.fa-fly {
  --fa: '\f417' !important;
}

.fa-node {
  --fa: '\f419' !important;
}

.fa-osi {
  --fa: '\f41a' !important;
}

.fa-react {
  --fa: '\f41b' !important;
}

.fa-autoprefixer {
  --fa: '\f41c' !important;
}

.fa-less {
  --fa: '\f41d' !important;
}

.fa-sass {
  --fa: '\f41e' !important;
}

.fa-vuejs {
  --fa: '\f41f' !important;
}

.fa-angular {
  --fa: '\f420' !important;
}

.fa-aviato {
  --fa: '\f421' !important;
}

.fa-ember {
  --fa: '\f423' !important;
}

.fa-gitter {
  --fa: '\f426' !important;
}

.fa-hooli {
  --fa: '\f427' !important;
}

.fa-strava {
  --fa: '\f428' !important;
}

.fa-stripe {
  --fa: '\f429' !important;
}

.fa-stripe-s {
  --fa: '\f42a' !important;
}

.fa-typo3 {
  --fa: '\f42b' !important;
}

.fa-amazon-pay {
  --fa: '\f42c' !important;
}

.fa-cc-amazon-pay {
  --fa: '\f42d' !important;
}

.fa-ethereum {
  --fa: '\f42e' !important;
}

.fa-korvue {
  --fa: '\f42f' !important;
}

.fa-elementor {
  --fa: '\f430' !important;
}

.fa-square-youtube {
  --fa: '\f431' !important;
}

.fa-youtube-square {
  --fa: '\f431' !important;
}

.fa-flipboard {
  --fa: '\f44d' !important;
}

.fa-hips {
  --fa: '\f452' !important;
}

.fa-php {
  --fa: '\f457' !important;
}

.fa-quinscape {
  --fa: '\f459' !important;
}

.fa-readme {
  --fa: '\f4d5' !important;
}

.fa-java {
  --fa: '\f4e4' !important;
}

.fa-pied-piper-hat {
  --fa: '\f4e5' !important;
}

.fa-creative-commons-by {
  --fa: '\f4e7' !important;
}

.fa-creative-commons-nc {
  --fa: '\f4e8' !important;
}

.fa-creative-commons-nc-eu {
  --fa: '\f4e9' !important;
}

.fa-creative-commons-nc-jp {
  --fa: '\f4ea' !important;
}

.fa-creative-commons-nd {
  --fa: '\f4eb' !important;
}

.fa-creative-commons-pd {
  --fa: '\f4ec' !important;
}

.fa-creative-commons-pd-alt {
  --fa: '\f4ed' !important;
}

.fa-creative-commons-remix {
  --fa: '\f4ee' !important;
}

.fa-creative-commons-sa {
  --fa: '\f4ef' !important;
}

.fa-creative-commons-sampling {
  --fa: '\f4f0' !important;
}

.fa-creative-commons-sampling-plus {
  --fa: '\f4f1' !important;
}

.fa-creative-commons-share {
  --fa: '\f4f2' !important;
}

.fa-creative-commons-zero {
  --fa: '\f4f3' !important;
}

.fa-ebay {
  --fa: '\f4f4' !important;
}

.fa-keybase {
  --fa: '\f4f5' !important;
}

.fa-mastodon {
  --fa: '\f4f6' !important;
}

.fa-r-project {
  --fa: '\f4f7' !important;
}

.fa-researchgate {
  --fa: '\f4f8' !important;
}

.fa-teamspeak {
  --fa: '\f4f9' !important;
}

.fa-first-order-alt {
  --fa: '\f50a' !important;
}

.fa-fulcrum {
  --fa: '\f50b' !important;
}

.fa-galactic-republic {
  --fa: '\f50c' !important;
}

.fa-galactic-senate {
  --fa: '\f50d' !important;
}

.fa-jedi-order {
  --fa: '\f50e' !important;
}

.fa-mandalorian {
  --fa: '\f50f' !important;
}

.fa-old-republic {
  --fa: '\f510' !important;
}

.fa-phoenix-squadron {
  --fa: '\f511' !important;
}

.fa-sith {
  --fa: '\f512' !important;
}

.fa-trade-federation {
  --fa: '\f513' !important;
}

.fa-wolf-pack-battalion {
  --fa: '\f514' !important;
}

.fa-hornbill {
  --fa: '\f592' !important;
}

.fa-mailchimp {
  --fa: '\f59e' !important;
}

.fa-megaport {
  --fa: '\f5a3' !important;
}

.fa-nimblr {
  --fa: '\f5a8' !important;
}

.fa-rev {
  --fa: '\f5b2' !important;
}

.fa-shopware {
  --fa: '\f5b5' !important;
}

.fa-squarespace {
  --fa: '\f5be' !important;
}

.fa-themeco {
  --fa: '\f5c6' !important;
}

.fa-weebly {
  --fa: '\f5cc' !important;
}

.fa-wix {
  --fa: '\f5cf' !important;
}

.fa-ello {
  --fa: '\f5f1' !important;
}

.fa-hackerrank {
  --fa: '\f5f7' !important;
}

.fa-kaggle {
  --fa: '\f5fa' !important;
}

.fa-markdown {
  --fa: '\f60f' !important;
}

.fa-neos {
  --fa: '\f612' !important;
}

.fa-zhihu {
  --fa: '\f63f' !important;
}

.fa-alipay {
  --fa: '\f642' !important;
}

.fa-the-red-yeti {
  --fa: '\f69d' !important;
}

.fa-critical-role {
  --fa: '\f6c9' !important;
}

.fa-d-and-d-beyond {
  --fa: '\f6ca' !important;
}

.fa-dev {
  --fa: '\f6cc' !important;
}

.fa-fantasy-flight-games {
  --fa: '\f6dc' !important;
}

.fa-wizards-of-the-coast {
  --fa: '\f730' !important;
}

.fa-think-peaks {
  --fa: '\f731' !important;
}

.fa-reacteurope {
  --fa: '\f75d' !important;
}

.fa-artstation {
  --fa: '\f77a' !important;
}

.fa-atlassian {
  --fa: '\f77b' !important;
}

.fa-canadian-maple-leaf {
  --fa: '\f785' !important;
}

.fa-centos {
  --fa: '\f789' !important;
}

.fa-confluence {
  --fa: '\f78d' !important;
}

.fa-dhl {
  --fa: '\f790' !important;
}

.fa-diaspora {
  --fa: '\f791' !important;
}

.fa-fedex {
  --fa: '\f797' !important;
}

.fa-fedora {
  --fa: '\f798' !important;
}

.fa-figma {
  --fa: '\f799' !important;
}

.fa-intercom {
  --fa: '\f7af' !important;
}

.fa-invision {
  --fa: '\f7b0' !important;
}

.fa-jira {
  --fa: '\f7b1' !important;
}

.fa-mendeley {
  --fa: '\f7b3' !important;
}

.fa-raspberry-pi {
  --fa: '\f7bb' !important;
}

.fa-redhat {
  --fa: '\f7bc' !important;
}

.fa-sketch {
  --fa: '\f7c6' !important;
}

.fa-sourcetree {
  --fa: '\f7d3' !important;
}

.fa-suse {
  --fa: '\f7d6' !important;
}

.fa-ubuntu {
  --fa: '\f7df' !important;
}

.fa-ups {
  --fa: '\f7e0' !important;
}

.fa-usps {
  --fa: '\f7e1' !important;
}

.fa-yarn {
  --fa: '\f7e3' !important;
}

.fa-airbnb {
  --fa: '\f834' !important;
}

.fa-battle-net {
  --fa: '\f835' !important;
}

.fa-bootstrap {
  --fa: '\f836' !important;
}

.fa-buffer {
  --fa: '\f837' !important;
}

.fa-chromecast {
  --fa: '\f838' !important;
}

.fa-evernote {
  --fa: '\f839' !important;
}

.fa-itch-io {
  --fa: '\f83a' !important;
}

.fa-salesforce {
  --fa: '\f83b' !important;
}

.fa-speaker-deck {
  --fa: '\f83c' !important;
}

.fa-symfony {
  --fa: '\f83d' !important;
}

.fa-waze {
  --fa: '\f83f' !important;
}

.fa-yammer {
  --fa: '\f840' !important;
}

.fa-git-alt {
  --fa: '\f841' !important;
}

.fa-stackpath {
  --fa: '\f842' !important;
}

.fa-cotton-bureau {
  --fa: '\f89e' !important;
}

.fa-buy-n-large {
  --fa: '\f8a6' !important;
}

.fa-mdb {
  --fa: '\f8ca' !important;
}

.fa-orcid {
  --fa: '\f8d2' !important;
}

.fa-swift {
  --fa: '\f8e1' !important;
}

.fa-umbraco {
  --fa: '\f8e8' !important;
}
:root,
:host {
  --fa-family-duotone: 'FontAwesome7Duotone';
  --fa-font-duotone: normal 900 1em/1 var(--fa-family-duotone);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-duotone: var(--fa-family-duotone);
}

@font-face {
  font-family: 'FontAwesome7Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(webfonts/fa-duotone-900.woff2);
}
.fad,
.fa-duotone {
  --fa-family: var(--fa-family-duotone);
  --fa-style: 900;
  position: relative;
  letter-spacing: normal;
}

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

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

.fa-swap-opacity .fad::before,
.fa-swap-opacity .fa-duotone::before,
.fad.fa-swap-opacity::before,
.fa-duotone.fa-swap-opacity::before {
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad::after,
.fa-swap-opacity .fa-duotone::after,
.fad.fa-swap-opacity::after,
.fa-duotone.fa-swap-opacity::after {
  opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-li,
.fa-duotone.fa-li,
.fad.fa-stack-1x,
.fa-duotone.fa-stack-1x,
.fad.fa-stack-2x,
.fa-duotone.fa-stack-2x {
  position: absolute;
}
:root,
:host {
  --fa-family-classic: 'FontAwesome7Pro';
  --fa-font-light: normal 300 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: 'FontAwesome7Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(webfonts/fa-light-300.woff2);
}
.fal {
  --fa-family: var(--fa-family-classic);
  --fa-style: 300;
}

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

.fa-light {
  --fa-style: 300;
}
:root,
:host {
  --fa-family-classic: 'FontAwesome7Pro';
  --fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: 'FontAwesome7Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(webfonts/fa-regular-400.woff2);
}
.far {
  --fa-family: var(--fa-family-classic);
  --fa-style: 400;
}

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

.fa-regular {
  --fa-style: 400;
}
:root,
:host {
  --fa-family-classic: 'FontAwesome7Pro';
  --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: 'FontAwesome7Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(webfonts/fa-solid-900.woff2);
}
.fas {
  --fa-family: var(--fa-family-classic);
  --fa-style: 900;
}

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

.fa-solid {
  --fa-style: 900;
}
:root,
:host {
  --fa-family-classic: 'FontAwesome7Pro';
  --fa-font-thin: normal 100 1em/1 var(--fa-family-classic);
  /* deprecated: this older custom property will be removed next major release */
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: 'FontAwesome7Pro';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url(webfonts/fa-thin-100.woff2);
}
.fat {
  --fa-family: var(--fa-family-classic);
  --fa-style: 100;
}

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

.fa-thin {
  --fa-style: 100;
}
@font-face {
  font-family: 'FontAwesome5Brands';
  font-display: block;
  font-weight: 400;
  src: url(webfonts/fa-brands-400.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome5Pro';
  font-display: block;
  font-weight: 900;
  src: url(webfonts/fa-solid-900.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome5Pro';
  font-display: block;
  font-weight: 400;
  src: url(webfonts/fa-regular-400.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome5Pro';
  font-display: block;
  font-weight: 300;
  src: url(webfonts/fa-light-300.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome5Duotone';
  font-display: block;
  font-weight: 900;
  src: url(webfonts/fa-duotone-900.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url(webfonts/fa-solid-900.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url(webfonts/fa-brands-400.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url(webfonts/fa-regular-400.woff2) format('woff2');
  unicode-range: U+F003, U+F006, U+F014, U+F016-F017, U+F01A-F01B, U+F01D, U+F022, U+F03E, U+F044, U+F046, U+F05C-F05D,
    U+F06E, U+F070, U+F087-F088, U+F08A, U+F094, U+F096-F097, U+F09D, U+F0A0, U+F0A2, U+F0A4-F0A7, U+F0C5, U+F0C7,
    U+F0E5-F0E6, U+F0EB, U+F0F6-F0F8, U+F10C, U+F114-F115, U+F118-F11A, U+F11C-F11D, U+F133, U+F147, U+F14E, U+F150-F152,
    U+F185-F186, U+F18E, U+F190-F192, U+F196, U+F1C1-F1C9, U+F1D9, U+F1DB, U+F1E3, U+F1EA, U+F1F7, U+F1F9, U+F20A,
    U+F247-F248, U+F24A, U+F24D, U+F255-F25B, U+F25D, U+F271-F274, U+F278, U+F27B, U+F28C, U+F28E, U+F29C, U+F2B5,
    U+F2B7, U+F2BA, U+F2BC, U+F2BE, U+F2C0-F2C1, U+F2C3, U+F2D0, U+F2D2, U+F2D4, U+F2DC;
}
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url(webfonts/fa-v4compatibility.woff2) format('woff2');
  unicode-range: U+F041, U+F047, U+F065-F066, U+F07D-F07E, U+F080, U+F08B, U+F08E, U+F090, U+F09A, U+F0AC, U+F0AE,
    U+F0B2, U+F0D0, U+F0D6, U+F0E4, U+F0EC, U+F10A-F10B, U+F123, U+F13E, U+F148-F149, U+F14C, U+F156, U+F15E,
    U+F160-F161, U+F163, U+F175-F178, U+F195, U+F1F8, U+F219, U+F27A;
}

@font-face {
  font-family: 'FontAwesome6Brands';
  font-display: block;
  font-weight: 400;
  src: url(webfonts/fa-brands-400.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome6Pro';
  font-display: block;
  font-weight: 900;
  src: url(webfonts/fa-solid-900.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome6Pro';
  font-display: block;
  font-weight: 400;
  src: url(webfonts/fa-regular-400.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome6Pro';
  font-display: block;
  font-weight: 300;
  src: url(webfonts/fa-light-300.woff2) format('woff2');
}
@font-face {
  font-family: 'FontAwesome6Duotone';
  font-display: block;
  font-weight: 900;
  src: url(webfonts/fa-duotone-900.woff2) format('woff2');
}

/* Fix FA7 layout shifts: override new default width (1.25em) back to auto */
.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,
.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-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-width: auto;
}

@font-face {
  font-family: Lato, sans-serif;
  src: url(webfonts/Lato-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url(webfonts/Lato-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url(webfonts/Lato-Italic.ttf) format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Lato;
  src: url(webfonts/Lato-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url(webfonts/Lato-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Lato;
  src: url(webfonts/Lato-BoldItalic.ttf) format('truetype');
  font-weight: 700;
  font-style: italic;
}

