/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}

.fa-xs {
  font-size: .75em
}

.fa-sm {
  font-size: .875em
}

.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-fw {
  text-align: center;
  width: 1.25em
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}

.fa-ul>li {
  position: relative
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear
}

.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8)
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

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

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-500px:before {
  content: "\f26e"
}

.fa-accessible-icon:before {
  content: "\f368"
}

.fa-accusoft:before {
  content: "\f369"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-card:before {
  content: "\f2bb"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-adn:before {
  content: "\f170"
}

.fa-adversal:before {
  content: "\f36a"
}

.fa-affiliatetheme:before {
  content: "\f36b"
}

.fa-algolia:before {
  content: "\f36c"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-amazon-pay:before {
  content: "\f42c"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-amilia:before {
  content: "\f36d"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-android:before {
  content: "\f17b"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angrycreative:before {
  content: "\f36e"
}

.fa-angular:before {
  content: "\f420"
}

.fa-app-store:before {
  content: "\f36f"
}

.fa-app-store-ios:before {
  content: "\f370"
}

.fa-apper:before {
  content: "\f371"
}

.fa-apple:before {
  content: "\f179"
}

.fa-apple-pay:before {
  content: "\f415"
}

.fa-archive:before {
  content: "\f187"
}

.fa-arrow-alt-circle-down:before {
  content: "\f358"
}

.fa-arrow-alt-circle-left:before {
  content: "\f359"
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-arrows-alt-h:before {
  content: "\f337"
}

.fa-arrows-alt-v:before {
  content: "\f338"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-asymmetrik:before {
  content: "\f372"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-audible:before {
  content: "\f373"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-autoprefixer:before {
  content: "\f41c"
}

.fa-avianex:before {
  content: "\f374"
}

.fa-aviato:before {
  content: "\f421"
}

.fa-aws:before {
  content: "\f375"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-band-aid:before {
  content: "\f462"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-baseball-ball:before {
  content: "\f433"
}

.fa-basketball-ball:before {
  content: "\f434"
}

.fa-bath:before {
  content: "\f2cd"
}

.fa-battery-empty:before {
  content: "\f244"
}

.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-bed:before {
  content: "\f236"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bimobject:before {
  content: "\f378"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitcoin:before {
  content: "\f379"
}

.fa-bity:before {
  content: "\f37a"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-blackberry:before {
  content: "\f37b"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-blogger:before {
  content: "\f37c"
}

.fa-blogger-b:before {
  content: "\f37d"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-bold:before {
  content: "\f032"
}

.fa-bolt:before {
  content: "\f0e7"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-bowling-ball:before {
  content: "\f436"
}

.fa-box:before {
  content: "\f466"
}

.fa-boxes:before {
  content: "\f468"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-btc:before {
  content: "\f15a"
}

.fa-bug:before {
  content: "\f188"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-buromobelexperte:before {
  content: "\f37f"
}

.fa-bus:before {
  content: "\f207"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-calendar:before {
  content: "\f133"
}

.fa-calendar-alt:before {
  content: "\f073"
}

.fa-calendar-check:before {
  content: "\f274"
}

.fa-calendar-minus:before {
  content: "\f272"
}

.fa-calendar-plus:before {
  content: "\f271"
}

.fa-calendar-times:before {
  content: "\f273"
}

.fa-camera:before {
  content: "\f030"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-car:before {
  content: "\f1b9"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-caret-square-down:before {
  content: "\f150"
}

.fa-caret-square-left:before {
  content: "\f191"
}

.fa-caret-square-right:before {
  content: "\f152"
}

.fa-caret-square-up:before {
  content: "\f151"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cc-amazon-pay:before {
  content: "\f42d"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-apple-pay:before {
  content: "\f416"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-centercode:before {
  content: "\f380"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-chart-area:before {
  content: "\f1fe"
}

.fa-chart-bar:before {
  content: "\f080"
}

.fa-chart-line:before {
  content: "\f201"
}

.fa-chart-pie:before {
  content: "\f200"
}

.fa-check:before {
  content: "\f00c"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-chess:before {
  content: "\f439"
}

.fa-chess-bishop:before {
  content: "\f43a"
}

.fa-chess-board:before {
  content: "\f43c"
}

.fa-chess-king:before {
  content: "\f43f"
}

.fa-chess-knight:before {
  content: "\f441"
}

.fa-chess-pawn:before {
  content: "\f443"
}

.fa-chess-queen:before {
  content: "\f445"
}

.fa-chess-rook:before {
  content: "\f447"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-circle:before {
  content: "\f111"
}

.fa-circle-notch:before {
  content: "\f1ce"
}

.fa-clipboard:before {
  content: "\f328"
}

.fa-clipboard-check:before {
  content: "\f46c"
}

.fa-clipboard-list:before {
  content: "\f46d"
}

.fa-clock:before {
  content: "\f017"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-closed-captioning:before {
  content: "\f20a"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-cloud-download-alt:before {
  content: "\f381"
}

.fa-cloud-upload-alt:before {
  content: "\f382"
}

.fa-cloudscale:before {
  content: "\f383"
}

.fa-cloudsmith:before {
  content: "\f384"
}

.fa-cloudversify:before {
  content: "\f385"
}

.fa-code:before {
  content: "\f121"
}

.fa-code-branch:before {
  content: "\f126"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cog:before {
  content: "\f013"
}

.fa-cogs:before {
  content: "\f085"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-comment:before {
  content: "\f075"
}

.fa-comment-alt:before {
  content: "\f27a"
}

.fa-comments:before {
  content: "\f086"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-compress:before {
  content: "\f066"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-copy:before {
  content: "\f0c5"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-cpanel:before {
  content: "\f388"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-crop:before {
  content: "\f125"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-css3-alt:before {
  content: "\f38b"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-cut:before {
  content: "\f0c4"
}

.fa-cuttlefish:before {
  content: "\f38c"
}

.fa-d-and-d:before {
  content: "\f38d"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-deaf:before {
  content: "\f2a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-deploydog:before {
  content: "\f38e"
}

.fa-deskpro:before {
  content: "\f38f"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-digital-ocean:before {
  content: "\f391"
}

.fa-discord:before {
  content: "\f392"
}

.fa-discourse:before {
  content: "\f393"
}

.fa-dna:before {
  content: "\f471"
}

.fa-dochub:before {
  content: "\f394"
}

.fa-docker:before {
  content: "\f395"
}

.fa-dollar-sign:before {
  content: "\f155"
}

.fa-dolly:before {
  content: "\f472"
}

.fa-dolly-flatbed:before {
  content: "\f474"
}

.fa-dot-circle:before {
  content: "\f192"
}

.fa-download:before {
  content: "\f019"
}

.fa-draft2digital:before {
  content: "\f396"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-dribbble-square:before {
  content: "\f397"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-dyalog:before {
  content: "\f399"
}

.fa-earlybirds:before {
  content: "\f39a"
}

.fa-edge:before {
  content: "\f282"
}

.fa-edit:before {
  content: "\f044"
}

.fa-eject:before {
  content: "\f052"
}

.fa-elementor:before {
  content: "\f430"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-ember:before {
  content: "\f423"
}

.fa-empire:before {
  content: "\f1d1"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-envira:before {
  content: "\f299"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-erlang:before {
  content: "\f39d"
}

.fa-ethereum:before {
  content: "\f42e"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-euro-sign:before {
  content: "\f153"
}

.fa-exchange-alt:before {
  content: "\f362"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-expand:before {
  content: "\f065"
}

.fa-expand-arrows-alt:before {
  content: "\f31e"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-external-link-alt:before {
  content: "\f35d"
}

.fa-external-link-square-alt:before {
  content: "\f360"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-dropper:before {
  content: "\f1fb"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-facebook-f:before {
  content: "\f39e"
}

.fa-facebook-messenger:before {
  content: "\f39f"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-female:before {
  content: "\f182"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-alt:before {
  content: "\f15c"
}

.fa-file-archive:before {
  content: "\f1c6"
}

.fa-file-audio:before {
  content: "\f1c7"
}

.fa-file-code:before {
  content: "\f1c9"
}

.fa-file-excel:before {
  content: "\f1c3"
}

.fa-file-image:before {
  content: "\f1c5"
}

.fa-file-pdf:before {
  content: "\f1c1"
}

.fa-file-powerpoint:before {
  content: "\f1c4"
}

.fa-file-video:before {
  content: "\f1c8"
}

.fa-file-word:before {
  content: "\f1c2"
}

.fa-film:before {
  content: "\f008"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-first-aid:before {
  content: "\f479"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-firstdraft:before {
  content: "\f3a1"
}

.fa-flag:before {
  content: "\f024"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-flipboard:before {
  content: "\f44d"
}

.fa-fly:before {
  content: "\f417"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-font:before {
  content: "\f031"
}

.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-font-awesome-alt:before {
  content: "\f35c"
}

.fa-font-awesome-flag:before {
  content: "\f425"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-fonticons-fi:before {
  content: "\f3a2"
}

.fa-football-ball:before {
  content: "\f44e"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-freebsd:before {
  content: "\f3a4"
}

.fa-frown:before {
  content: "\f119"
}

.fa-futbol:before {
  content: "\f1e3"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-gavel:before {
  content: "\f0e3"
}

.fa-gem:before {
  content: "\f3a5"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-github:before {
  content: "\f09b"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-gitkraken:before {
  content: "\f3a6"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-gitter:before {
  content: "\f426"
}

.fa-glass-martini:before {
  content: "\f000"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-gofore:before {
  content: "\f3a7"
}

.fa-golf-ball:before {
  content: "\f450"
}

.fa-goodreads:before {
  content: "\f3a8"
}

.fa-goodreads-g:before {
  content: "\f3a9"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-google-drive:before {
  content: "\f3aa"
}

.fa-google-play:before {
  content: "\f3ab"
}

.fa-google-plus:before {
  content: "\f2b3"
}

.fa-google-plus-g:before {
  content: "\f0d5"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-gratipay:before {
  content: "\f184"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-gripfire:before {
  content: "\f3ac"
}

.fa-grunt:before {
  content: "\f3ad"
}

.fa-gulp:before {
  content: "\f3ae"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-hacker-news-square:before {
  content: "\f3af"
}

.fa-hand-lizard:before {
  content: "\f258"
}

.fa-hand-paper:before {
  content: "\f256"
}

.fa-hand-peace:before {
  content: "\f25b"
}

.fa-hand-point-down:before {
  content: "\f0a7"
}

.fa-hand-point-left:before {
  content: "\f0a5"
}

.fa-hand-point-right:before {
  content: "\f0a4"
}

.fa-hand-point-up:before {
  content: "\f0a6"
}

.fa-hand-pointer:before {
  content: "\f25a"
}

.fa-hand-rock:before {
  content: "\f255"
}

.fa-hand-scissors:before {
  content: "\f257"
}

.fa-hand-spock:before {
  content: "\f259"
}

.fa-handshake:before {
  content: "\f2b5"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-hdd:before {
  content: "\f0a0"
}

.fa-heading:before {
  content: "\f1dc"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-heart:before {
  content: "\f004"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-hips:before {
  content: "\f452"
}

.fa-hire-a-helper:before {
  content: "\f3b0"
}

.fa-history:before {
  content: "\f1da"
}

.fa-hockey-puck:before {
  content: "\f453"
}

.fa-home:before {
  content: "\f015"
}

.fa-hooli:before {
  content: "\f427"
}

.fa-hospital:before {
  content: "\f0f8"
}

.fa-hospital-symbol:before {
  content: "\f47e"
}

.fa-hotjar:before {
  content: "\f3b1"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-start:before {
  content: "\f251"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-hubspot:before {
  content: "\f3b2"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-id-card:before {
  content: "\f2c2"
}

.fa-image:before {
  content: "\f03e"
}

.fa-images:before {
  content: "\f302"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-industry:before {
  content: "\f275"
}

.fa-info:before {
  content: "\f129"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-italic:before {
  content: "\f033"
}

.fa-itunes:before {
  content: "\f3b4"
}

.fa-itunes-note:before {
  content: "\f3b5"
}

.fa-jenkins:before {
  content: "\f3b6"
}

.fa-joget:before {
  content: "\f3b7"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-js:before {
  content: "\f3b8"
}

.fa-js-square:before {
  content: "\f3b9"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-key:before {
  content: "\f084"
}

.fa-keyboard:before {
  content: "\f11c"
}

.fa-keycdn:before {
  content: "\f3ba"
}

.fa-kickstarter:before {
  content: "\f3bb"
}

.fa-kickstarter-k:before {
  content: "\f3bc"
}

.fa-korvue:before {
  content: "\f42f"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-laravel:before {
  content: "\f3bd"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-lemon:before {
  content: "\f094"
}

.fa-less:before {
  content: "\f41d"
}

.fa-level-down-alt:before {
  content: "\f3be"
}

.fa-level-up-alt:before {
  content: "\f3bf"
}

.fa-life-ring:before {
  content: "\f1cd"
}

.fa-lightbulb:before {
  content: "\f0eb"
}

.fa-line:before {
  content: "\f3c0"
}

.fa-link:before {
  content: "\f0c1"
}

.fa-linkedin:before {
  content: "\f08c"
}

.fa-linkedin-in:before {
  content: "\f0e1"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-lira-sign:before {
  content: "\f195"
}

.fa-list:before {
  content: "\f03a"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-lock:before {
  content: "\f023"
}

.fa-lock-open:before {
  content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
  content: "\f309"
}

.fa-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa-long-arrow-alt-right:before {
  content: "\f30b"
}

.fa-long-arrow-alt-up:before {
  content: "\f30c"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-lyft:before {
  content: "\f3c3"
}

.fa-magento:before {
  content: "\f3c4"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-male:before {
  content: "\f183"
}

.fa-map:before {
  content: "\f279"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-map-marker-alt:before {
  content: "\f3c5"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-medapps:before {
  content: "\f3c6"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-medium-m:before {
  content: "\f3c7"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-medrt:before {
  content: "\f3c8"
}

.fa-meetup:before {
  content: "\f2e0"
}

.fa-meh:before {
  content: "\f11a"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-microsoft:before {
  content: "\f3ca"
}

.fa-minus:before {
  content: "\f068"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-mix:before {
  content: "\f3cb"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-mizuni:before {
  content: "\f3cc"
}

.fa-mobile:before {
  content: "\f10b"
}

.fa-mobile-alt:before {
  content: "\f3cd"
}

.fa-modx:before {
  content: "\f285"
}

.fa-monero:before {
  content: "\f3d0"
}

.fa-money-bill-alt:before {
  content: "\f3d1"
}

.fa-moon:before {
  content: "\f186"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-music:before {
  content: "\f001"
}

.fa-napster:before {
  content: "\f3d2"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-newspaper:before {
  content: "\f1ea"
}

.fa-nintendo-switch:before {
  content: "\f418"
}

.fa-node:before {
  content: "\f419"
}

.fa-node-js:before {
  content: "\f3d3"
}

.fa-npm:before {
  content: "\f3d4"
}

.fa-ns8:before {
  content: "\f3d5"
}

.fa-nutritionix:before {
  content: "\f3d6"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-osi:before {
  content: "\f41a"
}

.fa-outdent:before {
  content: "\f03b"
}

.fa-page4:before {
  content: "\f3d7"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-palfed:before {
  content: "\f3d8"
}

.fa-pallet:before {
  content: "\f482"
}

.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-paste:before {
  content: "\f0ea"
}

.fa-patreon:before {
  content: "\f3d9"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-pen-square:before {
  content: "\f14b"
}

.fa-pencil-alt:before {
  content: "\f303"
}

.fa-percent:before {
  content: "\f295"
}

.fa-periscope:before {
  content: "\f3da"
}

.fa-phabricator:before {
  content: "\f3db"
}

.fa-phoenix-framework:before {
  content: "\f3dc"
}

.fa-phone:before {
  content: "\f095"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-phone-volume:before {
  content: "\f2a0"
}

.fa-php:before {
  content: "\f457"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pills:before {
  content: "\f484"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-plane:before {
  content: "\f072"
}

.fa-play:before {
  content: "\f04b"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-playstation:before {
  content: "\f3df"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-plus:before {
  content: "\f067"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-pound-sign:before {
  content: "\f154"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-print:before {
  content: "\f02f"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-pushed:before {
  content: "\f3e1"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-python:before {
  content: "\f3e2"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-question:before {
  content: "\f128"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-quidditch:before {
  content: "\f458"
}

.fa-quinscape:before {
  content: "\f459"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-random:before {
  content: "\f074"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-react:before {
  content: "\f41b"
}

.fa-rebel:before {
  content: "\f1d0"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-red-river:before {
  content: "\f3e3"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-redo:before {
  content: "\f01e"
}

.fa-redo-alt:before {
  content: "\f2f9"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-rendact:before {
  content: "\f3e4"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-reply:before {
  content: "\f3e5"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-replyd:before {
  content: "\f3e6"
}

.fa-resolving:before {
  content: "\f3e7"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-road:before {
  content: "\f018"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-rocketchat:before {
  content: "\f3e8"
}

.fa-rockrms:before {
  content: "\f3e9"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-ruble-sign:before {
  content: "\f158"
}

.fa-rupee-sign:before {
  content: "\f156"
}

.fa-safari:before {
  content: "\f267"
}

.fa-sass:before {
  content: "\f41e"
}

.fa-save:before {
  content: "\f0c7"
}

.fa-schlix:before {
  content: "\f3ea"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-search:before {
  content: "\f002"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-searchengin:before {
  content: "\f3eb"
}

.fa-sellcast:before {
  content: "\f2da"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-server:before {
  content: "\f233"
}

.fa-servicestack:before {
  content: "\f3ec"
}

.fa-share:before {
  content: "\f064"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-shekel-sign:before {
  content: "\f20b"
}

.fa-shield-alt:before {
  content: "\f3ed"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-shipping-fast:before {
  content: "\f48b"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-sign-in-alt:before {
  content: "\f2f6"
}

.fa-sign-language:before {
  content: "\f2a7"
}

.fa-sign-out-alt:before {
  content: "\f2f5"
}

.fa-signal:before {
  content: "\f012"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-sistrix:before {
  content: "\f3ee"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-slack:before {
  content: "\f198"
}

.fa-slack-hash:before {
  content: "\f3ef"
}

.fa-sliders-h:before {
  content: "\f1de"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-smile:before {
  content: "\f118"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-snowflake:before {
  content: "\f2dc"
}

.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-alpha-down:before {
  content: "\f15d"
}

.fa-sort-alpha-up:before {
  content: "\f15e"
}

.fa-sort-amount-down:before {
  content: "\f160"
}

.fa-sort-amount-up:before {
  content: "\f161"
}

.fa-sort-down:before {
  content: "\f0dd"
}

.fa-sort-numeric-down:before {
  content: "\f162"
}

.fa-sort-numeric-up:before {
  content: "\f163"
}

.fa-sort-up:before {
  content: "\f0de"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-speakap:before {
  content: "\f3f3"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-square-full:before {
  content: "\f45c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-staylinked:before {
  content: "\f3f5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-steam-symbol:before {
  content: "\f3f6"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-sticker-mule:before {
  content: "\f3f7"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stopwatch:before {
  content: "\f2f2"
}

.fa-strava:before {
  content: "\f428"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-stripe:before {
  content: "\f429"
}

.fa-stripe-s:before {
  content: "\f42a"
}

.fa-studiovinari:before {
  content: "\f3f8"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-subway:before {
  content: "\f239"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-sun:before {
  content: "\f185"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-supple:before {
  content: "\f3f9"
}

.fa-sync:before {
  content: "\f021"
}

.fa-sync-alt:before {
  content: "\f2f1"
}

.fa-syringe:before {
  content: "\f48e"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-table-tennis:before {
  content: "\f45d"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-tablet-alt:before {
  content: "\f3fa"
}

.fa-tachometer-alt:before {
  content: "\f3fd"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-taxi:before {
  content: "\f1ba"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-telegram-plane:before {
  content: "\f3fe"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-thermometer:before {
  content: "\f491"
}

.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbtack:before {
  content: "\f08d"
}

.fa-ticket-alt:before {
  content: "\f3ff"
}

.fa-times:before {
  content: "\f00d"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-tint:before {
  content: "\f043"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-train:before {
  content: "\f238"
}

.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-trash-alt:before {
  content: "\f2ed"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-trello:before {
  content: "\f181"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-tv:before {
  content: "\f26c"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-typo3:before {
  content: "\f42b"
}

.fa-uber:before {
  content: "\f402"
}

.fa-uikit:before {
  content: "\f403"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-undo:before {
  content: "\f0e2"
}

.fa-undo-alt:before {
  content: "\f2ea"
}

.fa-uniregistry:before {
  content: "\f404"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-university:before {
  content: "\f19c"
}

.fa-unlink:before {
  content: "\f127"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-untappd:before {
  content: "\f405"
}

.fa-upload:before {
  content: "\f093"
}

.fa-usb:before {
  content: "\f287"
}

.fa-user:before {
  content: "\f007"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-users:before {
  content: "\f0c0"
}

.fa-ussunnah:before {
  content: "\f407"
}

.fa-utensil-spoon:before {
  content: "\f2e5"
}

.fa-utensils:before {
  content: "\f2e7"
}

.fa-vaadin:before {
  content: "\f408"
}

.fa-venus:before {
  content: "\f221"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-viber:before {
  content: "\f409"
}

.fa-video:before {
  content: "\f03d"
}

.fa-vimeo:before {
  content: "\f40a"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-vimeo-v:before {
  content: "\f27d"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-vk:before {
  content: "\f189"
}

.fa-vnv:before {
  content: "\f40b"
}

.fa-volleyball-ball:before {
  content: "\f45f"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-vuejs:before {
  content: "\f41f"
}

.fa-warehouse:before {
  content: "\f494"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-weight:before {
  content: "\f496"
}

.fa-weixin:before {
  content: "\f1d7"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-whatsapp-square:before {
  content: "\f40c"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-whmcs:before {
  content: "\f40d"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-window-close:before {
  content: "\f410"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-won-sign:before {
  content: "\f159"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-wordpress-simple:before {
  content: "\f411"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-xbox:before {
  content: "\f412"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-y-combinator:before {
  content: "\f23b"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-yandex:before {
  content: "\f413"
}

.fa-yandex-international:before {
  content: "\f414"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-yen-sign:before {
  content: "\f157"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-youtube-square:before {
  content: "\f431"
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fontawesome5/fa5-brands-400.eot);
  src: url(../webfonts/fontawesome5/fa5-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fontawesome5/fa5-brands-400.woff2) format("woff2"), url(../webfonts/fontawesome5/fa5-brands-400.woff) format("woff"), url(../webfonts/fontawesome5/fa5-brands-400.ttf) format("truetype"), url(../webfonts/fontawesome5/fa5-brands-400.svg#fontawesome) format("svg")
}

.fab {
  font-family: "Font Awesome 5 Brands"
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fontawesome5/fa5-regular-400.eot);
  src: url(../webfonts/fontawesome5/fa5-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fontawesome5/fa5-regular-400.woff2) format("woff2"), url(../webfonts/fontawesome5/fa5-regular-400.woff) format("woff"), url(../webfonts/fontawesome5/fa5-regular-400.ttf) format("truetype"), url(../webfonts/fontawesome5/fa5-regular-400.svg#fontawesome) format("svg")
}

.far {
  font-weight: 400
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fontawesome5/fa5-solid-900.eot);
  src: url(../webfonts/fontawesome5/fa5-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fontawesome5/fa5-solid-900.woff2) format("woff2"), url(../webfonts/fontawesome5/fa5-solid-900.woff) format("woff"), url(../webfonts/fontawesome5/fa5-solid-900.ttf) format("truetype"), url(../webfonts/fontawesome5/fa5-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
  font-weight: 900
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa6 {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900)
}

.fa6,
.fa6-brands,
.fa6-classic,
.fa6-regular,
.fa6-sharp,
.fa6-solid,
.fab6,
.far6,
.fas6 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}

.fa6-classic,
.fa6-regular,
.fa6-solid,
.far6,
.fas6 {
  font-family: "Font Awesome 6 Free"
}

.fa6-brands,
.fab6 {
  font-family: "Font Awesome 6 Brands"
}

.fa6-1x {
  font-size: 1em
}

.fa6-2x {
  font-size: 2em
}

.fa6-3x {
  font-size: 3em
}

.fa6-4x {
  font-size: 4em
}

.fa6-5x {
  font-size: 5em
}

.fa6-6x {
  font-size: 6em
}

.fa6-7x {
  font-size: 7em
}

.fa6-8x {
  font-size: 8em
}

.fa6-9x {
  font-size: 9em
}

.fa6-10x {
  font-size: 10em
}

.fa6-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em
}

.fa6-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}

.fa6-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em
}

.fa6-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}

.fa6-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em
}

.fa6-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em
}

.fa6-fw {
  text-align: center;
  width: 1.25em
}

.fa6-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0
}

.fa6-ul>li {
  position: relative
}

.fa6-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit
}

.fa6-border {
  border-radius: var(--fa-border-radius, .1em);
  border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, .2em .25em .15em)
}

.fa6-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, .3em)
}

.fa6-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, .3em)
}

.fa6-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa6-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}

.fa6-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa6-beat-fade,
.fa6-fade {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s)
}

.fa6-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}

.fa6-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}

.fa6-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}

.fa6-shake,
.fa6-spin {
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal)
}

.fa6-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}

.fa6-spin-reverse {
  --fa-animation-direction: reverse
}

.fa6-pulse,
.fa6-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8))
}

@media (prefers-reduced-motion:reduce) {

  .fa6-beat,
  .fa6-beat-fade,
  .fa6-bounce,
  .fa6-fade,
  .fa6-flip,
  .fa6-pulse,
  .fa6-shake,
  .fa6-spin,
  .fa6-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
  }
}

@-webkit-keyframes fa-beat {

  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25))
  }
}

@keyframes fa-beat {

  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25))
  }
}

@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }

  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
  }

  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
  }

  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
  }

  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
  }

  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }

  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}

@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }

  10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
  }

  30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
  }

  50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
  }

  57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
  }

  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }

  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
  }
}

@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, .4)
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, .4)
  }
}

@-webkit-keyframes fa-beat-fade {

  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, .4);
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125))
  }
}

@keyframes fa-beat-fade {

  0%,
  to {
    opacity: var(--fa-beat-fade-opacity, .4);
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125))
  }
}

@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
  }
}

@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
  }
}

@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
  }

  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }

  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg)
  }

  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
  }

  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg)
  }

  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg)
  }

  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg)
  }

  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg)
  }

  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}

@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
  }

  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
  }

  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg)
  }

  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
  }

  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg)
  }

  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg)
  }

  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg)
  }

  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg)
  }

  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.fa6-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

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

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

.fa6-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.fa6-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1)
}

.fa6-flip-both,
.fa6-flip-horizontal.fa6-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1)
}

.fa6-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none))
}

.fa6-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}

.fa6-stack-1x,
.fa6-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto)
}

.fa6-stack-1x {
  line-height: inherit
}

.fa6-stack-2x {
  font-size: 2em
}

.fa6-inverse {
  color: var(--fa-inverse, #fff)
}

.fa6-0:before {
  content: "\30"
}

.fa6-1:before {
  content: "\31"
}

.fa6-2:before {
  content: "\32"
}

.fa6-3:before {
  content: "\33"
}

.fa6-4:before {
  content: "\34"
}

.fa6-5:before {
  content: "\35"
}

.fa6-6:before {
  content: "\36"
}

.fa6-7:before {
  content: "\37"
}

.fa6-8:before {
  content: "\38"
}

.fa6-9:before {
  content: "\39"
}

.fa6-fill-drip:before {
  content: "\f576"
}

.fa6-arrows-to-circle:before {
  content: "\e4bd"
}

.fa6-chevron-circle-right:before,
.fa6-circle-chevron-right:before {
  content: "\f138"
}

.fa6-at:before {
  content: "\40"
}

.fa6-trash-alt:before,
.fa6-trash-can:before {
  content: "\f2ed"
}

.fa6-text-height:before {
  content: "\f034"
}

.fa6-user-times:before,
.fa6-user-xmark:before {
  content: "\f235"
}

.fa6-stethoscope:before {
  content: "\f0f1"
}

.fa6-comment-alt:before,
.fa6-message:before {
  content: "\f27a"
}

.fa6-info:before {
  content: "\f129"
}

.fa6-compress-alt:before,
.fa6-down-left-and-up-right-to-center:before {
  content: "\f422"
}

.fa6-explosion:before {
  content: "\e4e9"
}

.fa6-file-alt:before,
.fa6-file-lines:before,
.fa6-file-text:before {
  content: "\f15c"
}

.fa6-wave-square:before {
  content: "\f83e"
}

.fa6-ring:before {
  content: "\f70b"
}

.fa6-building-un:before {
  content: "\e4d9"
}

.fa6-dice-three:before {
  content: "\f527"
}

.fa6-calendar-alt:before,
.fa6-calendar-days:before {
  content: "\f073"
}

.fa6-anchor-circle-check:before {
  content: "\e4aa"
}

.fa6-building-circle-arrow-right:before {
  content: "\e4d1"
}

.fa6-volleyball-ball:before,
.fa6-volleyball:before {
  content: "\f45f"
}

.fa6-arrows-up-to-line:before {
  content: "\e4c2"
}

.fa6-sort-desc:before,
.fa6-sort-down:before {
  content: "\f0dd"
}

.fa6-circle-minus:before,
.fa6-minus-circle:before {
  content: "\f056"
}

.fa6-door-open:before {
  content: "\f52b"
}

.fa6-right-from-bracket:before,
.fa6-sign-out-alt:before {
  content: "\f2f5"
}

.fa6-atom:before {
  content: "\f5d2"
}

.fa6-soap:before {
  content: "\e06e"
}

.fa6-heart-music-camera-bolt:before,
.fa6-icons:before {
  content: "\f86d"
}

.fa6-microphone-alt-slash:before,
.fa6-microphone-lines-slash:before {
  content: "\f539"
}

.fa6-bridge-circle-check:before {
  content: "\e4c9"
}

.fa6-pump-medical:before {
  content: "\e06a"
}

.fa6-fingerprint:before {
  content: "\f577"
}

.fa6-hand-point-right:before {
  content: "\f0a4"
}

.fa6-magnifying-glass-location:before,
.fa6-search-location:before {
  content: "\f689"
}

.fa6-forward-step:before,
.fa6-step-forward:before {
  content: "\f051"
}

.fa6-face-smile-beam:before,
.fa6-smile-beam:before {
  content: "\f5b8"
}

.fa6-flag-checkered:before {
  content: "\f11e"
}

.fa6-football-ball:before,
.fa6-football:before {
  content: "\f44e"
}

.fa6-school-circle-exclamation:before {
  content: "\e56c"
}

.fa6-crop:before {
  content: "\f125"
}

.fa6-angle-double-down:before,
.fa6-angles-down:before {
  content: "\f103"
}

.fa6-users-rectangle:before {
  content: "\e594"
}

.fa6-people-roof:before {
  content: "\e537"
}

.fa6-people-line:before {
  content: "\e534"
}

.fa6-beer-mug-empty:before,
.fa6-beer:before {
  content: "\f0fc"
}

.fa6-diagram-predecessor:before {
  content: "\e477"
}

.fa6-arrow-up-long:before,
.fa6-long-arrow-up:before {
  content: "\f176"
}

.fa6-burn:before,
.fa6-fire-flame-simple:before {
  content: "\f46a"
}

.fa6-male:before,
.fa6-person:before {
  content: "\f183"
}

.fa6-laptop:before {
  content: "\f109"
}

.fa6-file-csv:before {
  content: "\f6dd"
}

.fa6-menorah:before {
  content: "\f676"
}

.fa6-truck-plane:before {
  content: "\e58f"
}

.fa6-record-vinyl:before {
  content: "\f8d9"
}

.fa6-face-grin-stars:before,
.fa6-grin-stars:before {
  content: "\f587"
}

.fa6-bong:before {
  content: "\f55c"
}

.fa6-pastafarianism:before,
.fa6-spaghetti-monster-flying:before {
  content: "\f67b"
}

.fa6-arrow-down-up-across-line:before {
  content: "\e4af"
}

.fa6-spoon:before,
.fa6-utensil-spoon:before {
  content: "\f2e5"
}

.fa6-jar-wheat:before {
  content: "\e517"
}

.fa6-envelopes-bulk:before,
.fa6-mail-bulk:before {
  content: "\f674"
}

.fa6-file-circle-exclamation:before {
  content: "\e4eb"
}

.fa6-circle-h:before,
.fa6-hospital-symbol:before {
  content: "\f47e"
}

.fa6-pager:before {
  content: "\f815"
}

.fa6-address-book:before,
.fa6-contact-book:before {
  content: "\f2b9"
}

.fa6-strikethrough:before {
  content: "\f0cc"
}

.fa6-k:before {
  content: "\4b"
}

.fa6-landmark-flag:before {
  content: "\e51c"
}

.fa6-pencil-alt:before,
.fa6-pencil:before {
  content: "\f303"
}

.fa6-backward:before {
  content: "\f04a"
}

.fa6-caret-right:before {
  content: "\f0da"
}

.fa6-comments:before {
  content: "\f086"
}

.fa6-file-clipboard:before,
.fa6-paste:before {
  content: "\f0ea"
}

.fa6-code-pull-request:before {
  content: "\e13c"
}

.fa6-clipboard-list:before {
  content: "\f46d"
}

.fa6-truck-loading:before,
.fa6-truck-ramp-box:before {
  content: "\f4de"
}

.fa6-user-check:before {
  content: "\f4fc"
}

.fa6-vial-virus:before {
  content: "\e597"
}

.fa6-sheet-plastic:before {
  content: "\e571"
}

.fa6-blog:before {
  content: "\f781"
}

.fa6-user-ninja:before {
  content: "\f504"
}

.fa6-person-arrow-up-from-line:before {
  content: "\e539"
}

.fa6-scroll-torah:before,
.fa6-torah:before {
  content: "\f6a0"
}

.fa6-broom-ball:before,
.fa6-quidditch-broom-ball:before,
.fa6-quidditch:before {
  content: "\f458"
}

.fa6-toggle-off:before {
  content: "\f204"
}

.fa6-archive:before,
.fa6-box-archive:before {
  content: "\f187"
}

.fa6-person-drowning:before {
  content: "\e545"
}

.fa6-arrow-down-9-1:before,
.fa6-sort-numeric-desc:before,
.fa6-sort-numeric-down-alt:before {
  content: "\f886"
}

.fa6-face-grin-tongue-squint:before,
.fa6-grin-tongue-squint:before {
  content: "\f58a"
}

.fa6-spray-can:before {
  content: "\f5bd"
}

.fa6-truck-monster:before {
  content: "\f63b"
}

.fa6-w:before {
  content: "\57"
}

.fa6-earth-africa:before,
.fa6-globe-africa:before {
  content: "\f57c"
}

.fa6-rainbow:before {
  content: "\f75b"
}

.fa6-circle-notch:before {
  content: "\f1ce"
}

.fa6-tablet-alt:before,
.fa6-tablet-screen-button:before {
  content: "\f3fa"
}

.fa6-paw:before {
  content: "\f1b0"
}

.fa6-cloud:before {
  content: "\f0c2"
}

.fa6-trowel-bricks:before {
  content: "\e58a"
}

.fa6-face-flushed:before,
.fa6-flushed:before {
  content: "\f579"
}

.fa6-hospital-user:before {
  content: "\f80d"
}

.fa6-tent-arrow-left-right:before {
  content: "\e57f"
}

.fa6-gavel:before,
.fa6-legal:before {
  content: "\f0e3"
}

.fa6-binoculars:before {
  content: "\f1e5"
}

.fa6-microphone-slash:before {
  content: "\f131"
}

.fa6-box-tissue:before {
  content: "\e05b"
}

.fa6-motorcycle:before {
  content: "\f21c"
}

.fa6-bell-concierge:before,
.fa6-concierge-bell:before {
  content: "\f562"
}

.fa6-pen-ruler:before,
.fa6-pencil-ruler:before {
  content: "\f5ae"
}

.fa6-people-arrows-left-right:before,
.fa6-people-arrows:before {
  content: "\e068"
}

.fa6-mars-and-venus-burst:before {
  content: "\e523"
}

.fa6-caret-square-right:before,
.fa6-square-caret-right:before {
  content: "\f152"
}

.fa6-cut:before,
.fa6-scissors:before {
  content: "\f0c4"
}

.fa6-sun-plant-wilt:before {
  content: "\e57a"
}

.fa6-toilets-portable:before {
  content: "\e584"
}

.fa6-hockey-puck:before {
  content: "\f453"
}

.fa6-table:before {
  content: "\f0ce"
}

.fa6-magnifying-glass-arrow-right:before {
  content: "\e521"
}

.fa6-digital-tachograph:before,
.fa6-tachograph-digital:before {
  content: "\f566"
}

.fa6-users-slash:before {
  content: "\e073"
}

.fa6-clover:before {
  content: "\e139"
}

.fa6-mail-reply:before,
.fa6-reply:before {
  content: "\f3e5"
}

.fa6-star-and-crescent:before {
  content: "\f699"
}

.fa6-house-fire:before {
  content: "\e50c"
}

.fa6-minus-square:before,
.fa6-square-minus:before {
  content: "\f146"
}

.fa6-helicopter:before {
  content: "\f533"
}

.fa6-compass:before {
  content: "\f14e"
}

.fa6-caret-square-down:before,
.fa6-square-caret-down:before {
  content: "\f150"
}

.fa6-file-circle-question:before {
  content: "\e4ef"
}

.fa6-laptop-code:before {
  content: "\f5fc"
}

.fa6-swatchbook:before {
  content: "\f5c3"
}

.fa6-prescription-bottle:before {
  content: "\f485"
}

.fa6-bars:before,
.fa6-navicon:before {
  content: "\f0c9"
}

.fa6-people-group:before {
  content: "\e533"
}

.fa6-hourglass-3:before,
.fa6-hourglass-end:before {
  content: "\f253"
}

.fa6-heart-broken:before,
.fa6-heart-crack:before {
  content: "\f7a9"
}

.fa6-external-link-square-alt:before,
.fa6-square-up-right:before {
  content: "\f360"
}

.fa6-face-kiss-beam:before,
.fa6-kiss-beam:before {
  content: "\f597"
}

.fa6-film:before {
  content: "\f008"
}

.fa6-ruler-horizontal:before {
  content: "\f547"
}

.fa6-people-robbery:before {
  content: "\e536"
}

.fa6-lightbulb:before {
  content: "\f0eb"
}

.fa6-caret-left:before {
  content: "\f0d9"
}

.fa6-circle-exclamation:before,
.fa6-exclamation-circle:before {
  content: "\f06a"
}

.fa6-school-circle-xmark:before {
  content: "\e56d"
}

.fa6-arrow-right-from-bracket:before,
.fa6-sign-out:before {
  content: "\f08b"
}

.fa6-chevron-circle-down:before,
.fa6-circle-chevron-down:before {
  content: "\f13a"
}

.fa6-unlock-alt:before,
.fa6-unlock-keyhole:before {
  content: "\f13e"
}

.fa6-cloud-showers-heavy:before {
  content: "\f740"
}

.fa6-headphones-alt:before,
.fa6-headphones-simple:before {
  content: "\f58f"
}

.fa6-sitemap:before {
  content: "\f0e8"
}

.fa6-circle-dollar-to-slot:before,
.fa6-donate:before {
  content: "\f4b9"
}

.fa6-memory:before {
  content: "\f538"
}

.fa6-road-spikes:before {
  content: "\e568"
}

.fa6-fire-burner:before {
  content: "\e4f1"
}

.fa6-flag:before {
  content: "\f024"
}

.fa6-hanukiah:before {
  content: "\f6e6"
}

.fa6-feather:before {
  content: "\f52d"
}

.fa6-volume-down:before,
.fa6-volume-low:before {
  content: "\f027"
}

.fa6-comment-slash:before {
  content: "\f4b3"
}

.fa6-cloud-sun-rain:before {
  content: "\f743"
}

.fa6-compress:before {
  content: "\f066"
}

.fa6-wheat-alt:before,
.fa6-wheat-awn:before {
  content: "\e2cd"
}

.fa6-ankh:before {
  content: "\f644"
}

.fa6-hands-holding-child:before {
  content: "\e4fa"
}

.fa6-asterisk:before {
  content: "\2a"
}

.fa6-check-square:before,
.fa6-square-check:before {
  content: "\f14a"
}

.fa6-peseta-sign:before {
  content: "\e221"
}

.fa6-header:before,
.fa6-heading:before {
  content: "\f1dc"
}

.fa6-ghost:before {
  content: "\f6e2"
}

.fa6-list-squares:before,
.fa6-list:before {
  content: "\f03a"
}

.fa6-phone-square-alt:before,
.fa6-square-phone-flip:before {
  content: "\f87b"
}

.fa6-cart-plus:before {
  content: "\f217"
}

.fa6-gamepad:before {
  content: "\f11b"
}

.fa6-circle-dot:before,
.fa6-dot-circle:before {
  content: "\f192"
}

.fa6-dizzy:before,
.fa6-face-dizzy:before {
  content: "\f567"
}

.fa6-egg:before {
  content: "\f7fb"
}

.fa6-house-medical-circle-xmark:before {
  content: "\e513"
}

.fa6-campground:before {
  content: "\f6bb"
}

.fa6-folder-plus:before {
  content: "\f65e"
}

.fa6-futbol-ball:before,
.fa6-futbol:before,
.fa6-soccer-ball:before {
  content: "\f1e3"
}

.fa6-paint-brush:before,
.fa6-paintbrush:before {
  content: "\f1fc"
}

.fa6-lock:before {
  content: "\f023"
}

.fa6-gas-pump:before {
  content: "\f52f"
}

.fa6-hot-tub-person:before,
.fa6-hot-tub:before {
  content: "\f593"
}

.fa6-map-location:before,
.fa6-map-marked:before {
  content: "\f59f"
}

.fa6-house-flood-water:before {
  content: "\e50e"
}

.fa6-tree:before {
  content: "\f1bb"
}

.fa6-bridge-lock:before {
  content: "\e4cc"
}

.fa6-sack-dollar:before {
  content: "\f81d"
}

.fa6-edit:before,
.fa6-pen-to-square:before {
  content: "\f044"
}

.fa6-car-side:before {
  content: "\f5e4"
}

.fa6-share-alt:before,
.fa6-share-nodes:before {
  content: "\f1e0"
}

.fa6-heart-circle-minus:before {
  content: "\e4ff"
}

.fa6-hourglass-2:before,
.fa6-hourglass-half:before {
  content: "\f252"
}

.fa6-microscope:before {
  content: "\f610"
}

.fa6-sink:before {
  content: "\e06d"
}

.fa6-bag-shopping:before,
.fa6-shopping-bag:before {
  content: "\f290"
}

.fa6-arrow-down-z-a:before,
.fa6-sort-alpha-desc:before,
.fa6-sort-alpha-down-alt:before {
  content: "\f881"
}

.fa6-mitten:before {
  content: "\f7b5"
}

.fa6-person-rays:before {
  content: "\e54d"
}

.fa6-users:before {
  content: "\f0c0"
}

.fa6-eye-slash:before {
  content: "\f070"
}

.fa6-flask-vial:before {
  content: "\e4f3"
}

.fa6-hand-paper:before,
.fa6-hand:before {
  content: "\f256"
}

.fa6-om:before {
  content: "\f679"
}

.fa6-worm:before {
  content: "\e599"
}

.fa6-house-circle-xmark:before {
  content: "\e50b"
}

.fa6-plug:before {
  content: "\f1e6"
}

.fa6-chevron-up:before {
  content: "\f077"
}

.fa6-hand-spock:before {
  content: "\f259"
}

.fa6-stopwatch:before {
  content: "\f2f2"
}

.fa6-face-kiss:before,
.fa6-kiss:before {
  content: "\f596"
}

.fa6-bridge-circle-xmark:before {
  content: "\e4cb"
}

.fa6-face-grin-tongue:before,
.fa6-grin-tongue:before {
  content: "\f589"
}

.fa6-chess-bishop:before {
  content: "\f43a"
}

.fa6-face-grin-wink:before,
.fa6-grin-wink:before {
  content: "\f58c"
}

.fa6-deaf:before,
.fa6-deafness:before,
.fa6-ear-deaf:before,
.fa6-hard-of-hearing:before {
  content: "\f2a4"
}

.fa6-road-circle-check:before {
  content: "\e564"
}

.fa6-dice-five:before {
  content: "\f523"
}

.fa6-rss-square:before,
.fa6-square-rss:before {
  content: "\f143"
}

.fa6-land-mine-on:before {
  content: "\e51b"
}

.fa6-i-cursor:before {
  content: "\f246"
}

.fa6-stamp:before {
  content: "\f5bf"
}

.fa6-stairs:before {
  content: "\e289"
}

.fa6-i:before {
  content: "\49"
}

.fa6-hryvnia-sign:before,
.fa6-hryvnia:before {
  content: "\f6f2"
}

.fa6-pills:before {
  content: "\f484"
}

.fa6-face-grin-wide:before,
.fa6-grin-alt:before {
  content: "\f581"
}

.fa6-tooth:before {
  content: "\f5c9"
}

.fa6-v:before {
  content: "\56"
}

.fa6-bangladeshi-taka-sign:before {
  content: "\e2e6"
}

.fa6-bicycle:before {
  content: "\f206"
}

.fa6-rod-asclepius:before,
.fa6-rod-snake:before,
.fa6-staff-aesculapius:before,
.fa6-staff-snake:before {
  content: "\e579"
}

.fa6-head-side-cough-slash:before {
  content: "\e062"
}

.fa6-ambulance:before,
.fa6-truck-medical:before {
  content: "\f0f9"
}

.fa6-wheat-awn-circle-exclamation:before {
  content: "\e598"
}

.fa6-snowman:before {
  content: "\f7d0"
}

.fa6-mortar-pestle:before {
  content: "\f5a7"
}

.fa6-road-barrier:before {
  content: "\e562"
}

.fa6-school:before {
  content: "\f549"
}

.fa6-igloo:before {
  content: "\f7ae"
}

.fa6-joint:before {
  content: "\f595"
}

.fa6-angle-right:before {
  content: "\f105"
}

.fa6-horse:before {
  content: "\f6f0"
}

.fa6-q:before {
  content: "\51"
}

.fa6-g:before {
  content: "\47"
}

.fa6-notes-medical:before {
  content: "\f481"
}

.fa6-temperature-2:before,
.fa6-temperature-half:before,
.fa6-thermometer-2:before,
.fa6-thermometer-half:before {
  content: "\f2c9"
}

.fa6-dong-sign:before {
  content: "\e169"
}

.fa6-capsules:before {
  content: "\f46b"
}

.fa6-poo-bolt:before,
.fa6-poo-storm:before {
  content: "\f75a"
}

.fa6-face-frown-open:before,
.fa6-frown-open:before {
  content: "\f57a"
}

.fa6-hand-point-up:before {
  content: "\f0a6"
}

.fa6-money-bill:before {
  content: "\f0d6"
}

.fa6-bookmark:before {
  content: "\f02e"
}

.fa6-align-justify:before {
  content: "\f039"
}

.fa6-umbrella-beach:before {
  content: "\f5ca"
}

.fa6-helmet-un:before {
  content: "\e503"
}

.fa6-bullseye:before {
  content: "\f140"
}

.fa6-bacon:before {
  content: "\f7e5"
}

.fa6-hand-point-down:before {
  content: "\f0a7"
}

.fa6-arrow-up-from-bracket:before {
  content: "\e09a"
}

.fa6-folder-blank:before,
.fa6-folder:before {
  content: "\f07b"
}

.fa6-file-medical-alt:before,
.fa6-file-waveform:before {
  content: "\f478"
}

.fa6-radiation:before {
  content: "\f7b9"
}

.fa6-chart-simple:before {
  content: "\e473"
}

.fa6-mars-stroke:before {
  content: "\f229"
}

.fa6-vial:before {
  content: "\f492"
}

.fa6-dashboard:before,
.fa6-gauge-med:before,
.fa6-gauge:before,
.fa6-tachometer-alt-average:before {
  content: "\f624"
}

.fa6-magic-wand-sparkles:before,
.fa6-wand-magic-sparkles:before {
  content: "\e2ca"
}

.fa6-e:before {
  content: "\45"
}

.fa6-pen-alt:before,
.fa6-pen-clip:before {
  content: "\f305"
}

.fa6-bridge-circle-exclamation:before {
  content: "\e4ca"
}

.fa6-user:before {
  content: "\f007"
}

.fa6-school-circle-check:before {
  content: "\e56b"
}

.fa6-dumpster:before {
  content: "\f793"
}

.fa6-shuttle-van:before,
.fa6-van-shuttle:before {
  content: "\f5b6"
}

.fa6-building-user:before {
  content: "\e4da"
}

.fa6-caret-square-left:before,
.fa6-square-caret-left:before {
  content: "\f191"
}

.fa6-highlighter:before {
  content: "\f591"
}

.fa6-key:before {
  content: "\f084"
}

.fa6-bullhorn:before {
  content: "\f0a1"
}

.fa6-globe:before {
  content: "\f0ac"
}

.fa6-synagogue:before {
  content: "\f69b"
}

.fa6-person-half-dress:before {
  content: "\e548"
}

.fa6-road-bridge:before {
  content: "\e563"
}

.fa6-location-arrow:before {
  content: "\f124"
}

.fa6-c:before {
  content: "\43"
}

.fa6-tablet-button:before {
  content: "\f10a"
}

.fa6-building-lock:before {
  content: "\e4d6"
}

.fa6-pizza-slice:before {
  content: "\f818"
}

.fa6-money-bill-wave:before {
  content: "\f53a"
}

.fa6-area-chart:before,
.fa6-chart-area:before {
  content: "\f1fe"
}

.fa6-house-flag:before {
  content: "\e50d"
}

.fa6-person-circle-minus:before {
  content: "\e540"
}

.fa6-ban:before,
.fa6-cancel:before {
  content: "\f05e"
}

.fa6-camera-rotate:before {
  content: "\e0d8"
}

.fa6-air-freshener:before,
.fa6-spray-can-sparkles:before {
  content: "\f5d0"
}

.fa6-star:before {
  content: "\f005"
}

.fa6-repeat:before {
  content: "\f363"
}

.fa6-cross:before {
  content: "\f654"
}

.fa6-box:before {
  content: "\f466"
}

.fa6-venus-mars:before {
  content: "\f228"
}

.fa6-arrow-pointer:before,
.fa6-mouse-pointer:before {
  content: "\f245"
}

.fa6-expand-arrows-alt:before,
.fa6-maximize:before {
  content: "\f31e"
}

.fa6-charging-station:before {
  content: "\f5e7"
}

.fa6-shapes:before,
.fa6-triangle-circle-square:before {
  content: "\f61f"
}

.fa6-random:before,
.fa6-shuffle:before {
  content: "\f074"
}

.fa6-person-running:before,
.fa6-running:before {
  content: "\f70c"
}

.fa6-mobile-retro:before {
  content: "\e527"
}

.fa6-grip-lines-vertical:before {
  content: "\f7a5"
}

.fa6-spider:before {
  content: "\f717"
}

.fa6-hands-bound:before {
  content: "\e4f9"
}

.fa6-file-invoice-dollar:before {
  content: "\f571"
}

.fa6-plane-circle-exclamation:before {
  content: "\e556"
}

.fa6-x-ray:before {
  content: "\f497"
}

.fa6-spell-check:before {
  content: "\f891"
}

.fa6-slash:before {
  content: "\f715"
}

.fa6-computer-mouse:before,
.fa6-mouse:before {
  content: "\f8cc"
}

.fa6-arrow-right-to-bracket:before,
.fa6-sign-in:before {
  content: "\f090"
}

.fa6-shop-slash:before,
.fa6-store-alt-slash:before {
  content: "\e070"
}

.fa6-server:before {
  content: "\f233"
}

.fa6-virus-covid-slash:before {
  content: "\e4a9"
}

.fa6-shop-lock:before {
  content: "\e4a5"
}

.fa6-hourglass-1:before,
.fa6-hourglass-start:before {
  content: "\f251"
}

.fa6-blender-phone:before {
  content: "\f6b6"
}

.fa6-building-wheat:before {
  content: "\e4db"
}

.fa6-person-breastfeeding:before {
  content: "\e53a"
}

.fa6-right-to-bracket:before,
.fa6-sign-in-alt:before {
  content: "\f2f6"
}

.fa6-venus:before {
  content: "\f221"
}

.fa6-passport:before {
  content: "\f5ab"
}

.fa6-heart-pulse:before,
.fa6-heartbeat:before {
  content: "\f21e"
}

.fa6-people-carry-box:before,
.fa6-people-carry:before {
  content: "\f4ce"
}

.fa6-temperature-high:before {
  content: "\f769"
}

.fa6-microchip:before {
  content: "\f2db"
}

.fa6-crown:before {
  content: "\f521"
}

.fa6-weight-hanging:before {
  content: "\f5cd"
}

.fa6-xmarks-lines:before {
  content: "\e59a"
}

.fa6-file-prescription:before {
  content: "\f572"
}

.fa6-weight-scale:before,
.fa6-weight:before {
  content: "\f496"
}

.fa6-user-friends:before,
.fa6-user-group:before {
  content: "\f500"
}

.fa6-arrow-up-a-z:before,
.fa6-sort-alpha-up:before {
  content: "\f15e"
}

.fa6-chess-knight:before {
  content: "\f441"
}

.fa6-face-laugh-squint:before,
.fa6-laugh-squint:before {
  content: "\f59b"
}

.fa6-wheelchair:before {
  content: "\f193"
}

.fa6-arrow-circle-up:before,
.fa6-circle-arrow-up:before {
  content: "\f0aa"
}

.fa6-toggle-on:before {
  content: "\f205"
}

.fa6-person-walking:before,
.fa6-walking:before {
  content: "\f554"
}

.fa6-l:before {
  content: "\4c"
}

.fa6-fire:before {
  content: "\f06d"
}

.fa6-bed-pulse:before,
.fa6-procedures:before {
  content: "\f487"
}

.fa6-shuttle-space:before,
.fa6-space-shuttle:before {
  content: "\f197"
}

.fa6-face-laugh:before,
.fa6-laugh:before {
  content: "\f599"
}

.fa6-folder-open:before {
  content: "\f07c"
}

.fa6-heart-circle-plus:before {
  content: "\e500"
}

.fa6-code-fork:before {
  content: "\e13b"
}

.fa6-city:before {
  content: "\f64f"
}

.fa6-microphone-alt:before,
.fa6-microphone-lines:before {
  content: "\f3c9"
}

.fa6-pepper-hot:before {
  content: "\f816"
}

.fa6-unlock:before {
  content: "\f09c"
}

.fa6-colon-sign:before {
  content: "\e140"
}

.fa6-headset:before {
  content: "\f590"
}

.fa6-store-slash:before {
  content: "\e071"
}

.fa6-road-circle-xmark:before {
  content: "\e566"
}

.fa6-user-minus:before {
  content: "\f503"
}

.fa6-mars-stroke-up:before,
.fa6-mars-stroke-v:before {
  content: "\f22a"
}

.fa6-champagne-glasses:before,
.fa6-glass-cheers:before {
  content: "\f79f"
}

.fa6-clipboard:before {
  content: "\f328"
}

.fa6-house-circle-exclamation:before {
  content: "\e50a"
}

.fa6-file-arrow-up:before,
.fa6-file-upload:before {
  content: "\f574"
}

.fa6-wifi-3:before,
.fa6-wifi-strong:before,
.fa6-wifi:before {
  content: "\f1eb"
}

.fa6-bath:before,
.fa6-bathtub:before {
  content: "\f2cd"
}

.fa6-underline:before {
  content: "\f0cd"
}

.fa6-user-edit:before,
.fa6-user-pen:before {
  content: "\f4ff"
}

.fa6-signature:before {
  content: "\f5b7"
}

.fa6-stroopwafel:before {
  content: "\f551"
}

.fa6-bold:before {
  content: "\f032"
}

.fa6-anchor-lock:before {
  content: "\e4ad"
}

.fa6-building-ngo:before {
  content: "\e4d7"
}

.fa6-manat-sign:before {
  content: "\e1d5"
}

.fa6-not-equal:before {
  content: "\f53e"
}

.fa6-border-style:before,
.fa6-border-top-left:before {
  content: "\f853"
}

.fa6-map-location-dot:before,
.fa6-map-marked-alt:before {
  content: "\f5a0"
}

.fa6-jedi:before {
  content: "\f669"
}

.fa6-poll:before,
.fa6-square-poll-vertical:before {
  content: "\f681"
}

.fa6-mug-hot:before {
  content: "\f7b6"
}

.fa6-battery-car:before,
.fa6-car-battery:before {
  content: "\f5df"
}

.fa6-gift:before {
  content: "\f06b"
}

.fa6-dice-two:before {
  content: "\f528"
}

.fa6-chess-queen:before {
  content: "\f445"
}

.fa6-glasses:before {
  content: "\f530"
}

.fa6-chess-board:before {
  content: "\f43c"
}

.fa6-building-circle-check:before {
  content: "\e4d2"
}

.fa6-person-chalkboard:before {
  content: "\e53d"
}

.fa6-mars-stroke-h:before,
.fa6-mars-stroke-right:before {
  content: "\f22b"
}

.fa6-hand-back-fist:before,
.fa6-hand-rock:before {
  content: "\f255"
}

.fa6-caret-square-up:before,
.fa6-square-caret-up:before {
  content: "\f151"
}

.fa6-cloud-showers-water:before {
  content: "\e4e4"
}

.fa6-bar-chart:before,
.fa6-chart-bar:before {
  content: "\f080"
}

.fa6-hands-bubbles:before,
.fa6-hands-wash:before {
  content: "\e05e"
}

.fa6-less-than-equal:before {
  content: "\f537"
}

.fa6-train:before {
  content: "\f238"
}

.fa6-eye-low-vision:before,
.fa6-low-vision:before {
  content: "\f2a8"
}

.fa6-crow:before {
  content: "\f520"
}

.fa6-sailboat:before {
  content: "\e445"
}

.fa6-window-restore:before {
  content: "\f2d2"
}

.fa6-plus-square:before,
.fa6-square-plus:before {
  content: "\f0fe"
}

.fa6-torii-gate:before {
  content: "\f6a1"
}

.fa6-frog:before {
  content: "\f52e"
}

.fa6-bucket:before {
  content: "\e4cf"
}

.fa6-image:before {
  content: "\f03e"
}

.fa6-microphone:before {
  content: "\f130"
}

.fa6-cow:before {
  content: "\f6c8"
}

.fa6-caret-up:before {
  content: "\f0d8"
}

.fa6-screwdriver:before {
  content: "\f54a"
}

.fa6-folder-closed:before {
  content: "\e185"
}

.fa6-house-tsunami:before {
  content: "\e515"
}

.fa6-square-nfi:before {
  content: "\e576"
}

.fa6-arrow-up-from-ground-water:before {
  content: "\e4b5"
}

.fa6-glass-martini-alt:before,
.fa6-martini-glass:before {
  content: "\f57b"
}

.fa6-rotate-back:before,
.fa6-rotate-backward:before,
.fa6-rotate-left:before,
.fa6-undo-alt:before {
  content: "\f2ea"
}

.fa6-columns:before,
.fa6-table-columns:before {
  content: "\f0db"
}

.fa6-lemon:before {
  content: "\f094"
}

.fa6-head-side-mask:before {
  content: "\e063"
}

.fa6-handshake:before {
  content: "\f2b5"
}

.fa6-gem:before {
  content: "\f3a5"
}

.fa6-dolly-box:before,
.fa6-dolly:before {
  content: "\f472"
}

.fa6-smoking:before {
  content: "\f48d"
}

.fa6-compress-arrows-alt:before,
.fa6-minimize:before {
  content: "\f78c"
}

.fa6-monument:before {
  content: "\f5a6"
}

.fa6-snowplow:before {
  content: "\f7d2"
}

.fa6-angle-double-right:before,
.fa6-angles-right:before {
  content: "\f101"
}

.fa6-cannabis:before {
  content: "\f55f"
}

.fa6-circle-play:before,
.fa6-play-circle:before {
  content: "\f144"
}

.fa6-tablets:before {
  content: "\f490"
}

.fa6-ethernet:before {
  content: "\f796"
}

.fa6-eur:before,
.fa6-euro-sign:before,
.fa6-euro:before {
  content: "\f153"
}

.fa6-chair:before {
  content: "\f6c0"
}

.fa6-check-circle:before,
.fa6-circle-check:before {
  content: "\f058"
}

.fa6-circle-stop:before,
.fa6-stop-circle:before {
  content: "\f28d"
}

.fa6-compass-drafting:before,
.fa6-drafting-compass:before {
  content: "\f568"
}

.fa6-plate-wheat:before {
  content: "\e55a"
}

.fa6-icicles:before {
  content: "\f7ad"
}

.fa6-person-shelter:before {
  content: "\e54f"
}

.fa6-neuter:before {
  content: "\f22c"
}

.fa6-id-badge:before {
  content: "\f2c1"
}

.fa6-marker:before {
  content: "\f5a1"
}

.fa6-face-laugh-beam:before,
.fa6-laugh-beam:before {
  content: "\f59a"
}

.fa6-helicopter-symbol:before {
  content: "\e502"
}

.fa6-universal-access:before {
  content: "\f29a"
}

.fa6-chevron-circle-up:before,
.fa6-circle-chevron-up:before {
  content: "\f139"
}

.fa6-lari-sign:before {
  content: "\e1c8"
}

.fa6-volcano:before {
  content: "\f770"
}

.fa6-person-walking-dashed-line-arrow-right:before {
  content: "\e553"
}

.fa6-gbp:before,
.fa6-pound-sign:before,
.fa6-sterling-sign:before {
  content: "\f154"
}

.fa6-viruses:before {
  content: "\e076"
}

.fa6-square-person-confined:before {
  content: "\e577"
}

.fa6-user-tie:before {
  content: "\f508"
}

.fa6-arrow-down-long:before,
.fa6-long-arrow-down:before {
  content: "\f175"
}

.fa6-tent-arrow-down-to-line:before {
  content: "\e57e"
}

.fa6-certificate:before {
  content: "\f0a3"
}

.fa6-mail-reply-all:before,
.fa6-reply-all:before {
  content: "\f122"
}

.fa6-suitcase:before {
  content: "\f0f2"
}

.fa6-person-skating:before,
.fa6-skating:before {
  content: "\f7c5"
}

.fa6-filter-circle-dollar:before,
.fa6-funnel-dollar:before {
  content: "\f662"
}

.fa6-camera-retro:before {
  content: "\f083"
}

.fa6-arrow-circle-down:before,
.fa6-circle-arrow-down:before {
  content: "\f0ab"
}

.fa6-arrow-right-to-file:before,
.fa6-file-import:before {
  content: "\f56f"
}

.fa6-external-link-square:before,
.fa6-square-arrow-up-right:before {
  content: "\f14c"
}

.fa6-box-open:before {
  content: "\f49e"
}

.fa6-scroll:before {
  content: "\f70e"
}

.fa6-spa:before {
  content: "\f5bb"
}

.fa6-location-pin-lock:before {
  content: "\e51f"
}

.fa6-pause:before {
  content: "\f04c"
}

.fa6-hill-avalanche:before {
  content: "\e507"
}

.fa6-temperature-0:before,
.fa6-temperature-empty:before,
.fa6-thermometer-0:before,
.fa6-thermometer-empty:before {
  content: "\f2cb"
}

.fa6-bomb:before {
  content: "\f1e2"
}

.fa6-registered:before {
  content: "\f25d"
}

.fa6-address-card:before,
.fa6-contact-card:before,
.fa6-vcard:before {
  content: "\f2bb"
}

.fa6-balance-scale-right:before,
.fa6-scale-unbalanced-flip:before {
  content: "\f516"
}

.fa6-subscript:before {
  content: "\f12c"
}

.fa6-diamond-turn-right:before,
.fa6-directions:before {
  content: "\f5eb"
}

.fa6-burst:before {
  content: "\e4dc"
}

.fa6-house-laptop:before,
.fa6-laptop-house:before {
  content: "\e066"
}

.fa6-face-tired:before,
.fa6-tired:before {
  content: "\f5c8"
}

.fa6-money-bills:before {
  content: "\e1f3"
}

.fa6-smog:before {
  content: "\f75f"
}

.fa6-crutch:before {
  content: "\f7f7"
}

.fa6-cloud-arrow-up:before,
.fa6-cloud-upload-alt:before,
.fa6-cloud-upload:before {
  content: "\f0ee"
}

.fa6-palette:before {
  content: "\f53f"
}

.fa6-arrows-turn-right:before {
  content: "\e4c0"
}

.fa6-vest:before {
  content: "\e085"
}

.fa6-ferry:before {
  content: "\e4ea"
}

.fa6-arrows-down-to-people:before {
  content: "\e4b9"
}

.fa6-seedling:before,
.fa6-sprout:before {
  content: "\f4d8"
}

.fa6-arrows-alt-h:before,
.fa6-left-right:before {
  content: "\f337"
}

.fa6-boxes-packing:before {
  content: "\e4c7"
}

.fa6-arrow-circle-left:before,
.fa6-circle-arrow-left:before {
  content: "\f0a8"
}

.fa6-group-arrows-rotate:before {
  content: "\e4f6"
}

.fa6-bowl-food:before {
  content: "\e4c6"
}

.fa6-candy-cane:before {
  content: "\f786"
}

.fa6-arrow-down-wide-short:before,
.fa6-sort-amount-asc:before,
.fa6-sort-amount-down:before {
  content: "\f160"
}

.fa6-cloud-bolt:before,
.fa6-thunderstorm:before {
  content: "\f76c"
}

.fa6-remove-format:before,
.fa6-text-slash:before {
  content: "\f87d"
}

.fa6-face-smile-wink:before,
.fa6-smile-wink:before {
  content: "\f4da"
}

.fa6-file-word:before {
  content: "\f1c2"
}

.fa6-file-powerpoint:before {
  content: "\f1c4"
}

.fa6-arrows-h:before,
.fa6-arrows-left-right:before {
  content: "\f07e"
}

.fa6-house-lock:before {
  content: "\e510"
}

.fa6-cloud-arrow-down:before,
.fa6-cloud-download-alt:before,
.fa6-cloud-download:before {
  content: "\f0ed"
}

.fa6-children:before {
  content: "\e4e1"
}

.fa6-blackboard:before,
.fa6-chalkboard:before {
  content: "\f51b"
}

.fa6-user-alt-slash:before,
.fa6-user-large-slash:before {
  content: "\f4fa"
}

.fa6-envelope-open:before {
  content: "\f2b6"
}

.fa6-handshake-alt-slash:before,
.fa6-handshake-simple-slash:before {
  content: "\e05f"
}

.fa6-mattress-pillow:before {
  content: "\e525"
}

.fa6-guarani-sign:before {
  content: "\e19a"
}

.fa6-arrows-rotate:before,
.fa6-refresh:before,
.fa6-sync:before {
  content: "\f021"
}

.fa6-fire-extinguisher:before {
  content: "\f134"
}

.fa6-cruzeiro-sign:before {
  content: "\e152"
}

.fa6-greater-than-equal:before {
  content: "\f532"
}

.fa6-shield-alt:before,
.fa6-shield-halved:before {
  content: "\f3ed"
}

.fa6-atlas:before,
.fa6-book-atlas:before {
  content: "\f558"
}

.fa6-virus:before {
  content: "\e074"
}

.fa6-envelope-circle-check:before {
  content: "\e4e8"
}

.fa6-layer-group:before {
  content: "\f5fd"
}

.fa6-arrows-to-dot:before {
  content: "\e4be"
}

.fa6-archway:before {
  content: "\f557"
}

.fa6-heart-circle-check:before {
  content: "\e4fd"
}

.fa6-house-chimney-crack:before,
.fa6-house-damage:before {
  content: "\f6f1"
}

.fa6-file-archive:before,
.fa6-file-zipper:before {
  content: "\f1c6"
}

.fa6-square:before {
  content: "\f0c8"
}

.fa6-glass-martini:before,
.fa6-martini-glass-empty:before {
  content: "\f000"
}

.fa6-couch:before {
  content: "\f4b8"
}

.fa6-cedi-sign:before {
  content: "\e0df"
}

.fa6-italic:before {
  content: "\f033"
}

.fa6-church:before {
  content: "\f51d"
}

.fa6-comments-dollar:before {
  content: "\f653"
}

.fa6-democrat:before {
  content: "\f747"
}

.fa6-z:before {
  content: "\5a"
}

.fa6-person-skiing:before,
.fa6-skiing:before {
  content: "\f7c9"
}

.fa6-road-lock:before {
  content: "\e567"
}

.fa6-a:before {
  content: "\41"
}

.fa6-temperature-arrow-down:before,
.fa6-temperature-down:before {
  content: "\e03f"
}

.fa6-feather-alt:before,
.fa6-feather-pointed:before {
  content: "\f56b"
}

.fa6-p:before {
  content: "\50"
}

.fa6-snowflake:before {
  content: "\f2dc"
}

.fa6-newspaper:before {
  content: "\f1ea"
}

.fa6-ad:before,
.fa6-rectangle-ad:before {
  content: "\f641"
}

.fa6-arrow-circle-right:before,
.fa6-circle-arrow-right:before {
  content: "\f0a9"
}

.fa6-filter-circle-xmark:before {
  content: "\e17b"
}

.fa6-locust:before {
  content: "\e520"
}

.fa6-sort:before,
.fa6-unsorted:before {
  content: "\f0dc"
}

.fa6-list-1-2:before,
.fa6-list-numeric:before,
.fa6-list-ol:before {
  content: "\f0cb"
}

.fa6-person-dress-burst:before {
  content: "\e544"
}

.fa6-money-check-alt:before,
.fa6-money-check-dollar:before {
  content: "\f53d"
}

.fa6-vector-square:before {
  content: "\f5cb"
}

.fa6-bread-slice:before {
  content: "\f7ec"
}

.fa6-language:before {
  content: "\f1ab"
}

.fa6-face-kiss-wink-heart:before,
.fa6-kiss-wink-heart:before {
  content: "\f598"
}

.fa6-filter:before {
  content: "\f0b0"
}

.fa6-question:before {
  content: "\3f"
}

.fa6-file-signature:before {
  content: "\f573"
}

.fa6-arrows-alt:before,
.fa6-up-down-left-right:before {
  content: "\f0b2"
}

.fa6-house-chimney-user:before {
  content: "\e065"
}

.fa6-hand-holding-heart:before {
  content: "\f4be"
}

.fa6-puzzle-piece:before {
  content: "\f12e"
}

.fa6-money-check:before {
  content: "\f53c"
}

.fa6-star-half-alt:before,
.fa6-star-half-stroke:before {
  content: "\f5c0"
}

.fa6-code:before {
  content: "\f121"
}

.fa6-glass-whiskey:before,
.fa6-whiskey-glass:before {
  content: "\f7a0"
}

.fa6-building-circle-exclamation:before {
  content: "\e4d3"
}

.fa6-magnifying-glass-chart:before {
  content: "\e522"
}

.fa6-arrow-up-right-from-square:before,
.fa6-external-link:before {
  content: "\f08e"
}

.fa6-cubes-stacked:before {
  content: "\e4e6"
}

.fa6-krw:before,
.fa6-won-sign:before,
.fa6-won:before {
  content: "\f159"
}

.fa6-virus-covid:before {
  content: "\e4a8"
}

.fa6-austral-sign:before {
  content: "\e0a9"
}

.fa6-f:before {
  content: "\46"
}

.fa6-leaf:before {
  content: "\f06c"
}

.fa6-road:before {
  content: "\f018"
}

.fa6-cab:before,
.fa6-taxi:before {
  content: "\f1ba"
}

.fa6-person-circle-plus:before {
  content: "\e541"
}

.fa6-chart-pie:before,
.fa6-pie-chart:before {
  content: "\f200"
}

.fa6-bolt-lightning:before {
  content: "\e0b7"
}

.fa6-sack-xmark:before {
  content: "\e56a"
}

.fa6-file-excel:before {
  content: "\f1c3"
}

.fa6-file-contract:before {
  content: "\f56c"
}

.fa6-fish-fins:before {
  content: "\e4f2"
}

.fa6-building-flag:before {
  content: "\e4d5"
}

.fa6-face-grin-beam:before,
.fa6-grin-beam:before {
  content: "\f582"
}

.fa6-object-ungroup:before {
  content: "\f248"
}

.fa6-poop:before {
  content: "\f619"
}

.fa6-location-pin:before,
.fa6-map-marker:before {
  content: "\f041"
}

.fa6-kaaba:before {
  content: "\f66b"
}

.fa6-toilet-paper:before {
  content: "\f71e"
}

.fa6-hard-hat:before,
.fa6-hat-hard:before,
.fa6-helmet-safety:before {
  content: "\f807"
}

.fa6-eject:before {
  content: "\f052"
}

.fa6-arrow-alt-circle-right:before,
.fa6-circle-right:before {
  content: "\f35a"
}

.fa6-plane-circle-check:before {
  content: "\e555"
}

.fa6-face-rolling-eyes:before,
.fa6-meh-rolling-eyes:before {
  content: "\f5a5"
}

.fa6-object-group:before {
  content: "\f247"
}

.fa6-chart-line:before,
.fa6-line-chart:before {
  content: "\f201"
}

.fa6-mask-ventilator:before {
  content: "\e524"
}

.fa6-arrow-right:before {
  content: "\f061"
}

.fa6-map-signs:before,
.fa6-signs-post:before {
  content: "\f277"
}

.fa6-cash-register:before {
  content: "\f788"
}

.fa6-person-circle-question:before {
  content: "\e542"
}

.fa6-h:before {
  content: "\48"
}

.fa6-tarp:before {
  content: "\e57b"
}

.fa6-screwdriver-wrench:before,
.fa6-tools:before {
  content: "\f7d9"
}

.fa6-arrows-to-eye:before {
  content: "\e4bf"
}

.fa6-plug-circle-bolt:before {
  content: "\e55b"
}

.fa6-heart:before {
  content: "\f004"
}

.fa6-mars-and-venus:before {
  content: "\f224"
}

.fa6-home-user:before,
.fa6-house-user:before {
  content: "\e1b0"
}

.fa6-dumpster-fire:before {
  content: "\f794"
}

.fa6-house-crack:before {
  content: "\e3b1"
}

.fa6-cocktail:before,
.fa6-martini-glass-citrus:before {
  content: "\f561"
}

.fa6-face-surprise:before,
.fa6-surprise:before {
  content: "\f5c2"
}

.fa6-bottle-water:before {
  content: "\e4c5"
}

.fa6-circle-pause:before,
.fa6-pause-circle:before {
  content: "\f28b"
}

.fa6-toilet-paper-slash:before {
  content: "\e072"
}

.fa6-apple-alt:before,
.fa6-apple-whole:before {
  content: "\f5d1"
}

.fa6-kitchen-set:before {
  content: "\e51a"
}

.fa6-r:before {
  content: "\52"
}

.fa6-temperature-1:before,
.fa6-temperature-quarter:before,
.fa6-thermometer-1:before,
.fa6-thermometer-quarter:before {
  content: "\f2ca"
}

.fa6-cube:before {
  content: "\f1b2"
}

.fa6-bitcoin-sign:before {
  content: "\e0b4"
}

.fa6-shield-dog:before {
  content: "\e573"
}

.fa6-solar-panel:before {
  content: "\f5ba"
}

.fa6-lock-open:before {
  content: "\f3c1"
}

.fa6-elevator:before {
  content: "\e16d"
}

.fa6-money-bill-transfer:before {
  content: "\e528"
}

.fa6-money-bill-trend-up:before {
  content: "\e529"
}

.fa6-house-flood-water-circle-arrow-right:before {
  content: "\e50f"
}

.fa6-poll-h:before,
.fa6-square-poll-horizontal:before {
  content: "\f682"
}

.fa6-circle:before {
  content: "\f111"
}

.fa6-backward-fast:before,
.fa6-fast-backward:before {
  content: "\f049"
}

.fa6-recycle:before {
  content: "\f1b8"
}

.fa6-user-astronaut:before {
  content: "\f4fb"
}

.fa6-plane-slash:before {
  content: "\e069"
}

.fa6-trademark:before {
  content: "\f25c"
}

.fa6-basketball-ball:before,
.fa6-basketball:before {
  content: "\f434"
}

.fa6-satellite-dish:before {
  content: "\f7c0"
}

.fa6-arrow-alt-circle-up:before,
.fa6-circle-up:before {
  content: "\f35b"
}

.fa6-mobile-alt:before,
.fa6-mobile-screen-button:before {
  content: "\f3cd"
}

.fa6-volume-high:before,
.fa6-volume-up:before {
  content: "\f028"
}

.fa6-users-rays:before {
  content: "\e593"
}

.fa6-wallet:before {
  content: "\f555"
}

.fa6-clipboard-check:before {
  content: "\f46c"
}

.fa6-file-audio:before {
  content: "\f1c7"
}

.fa6-burger:before,
.fa6-hamburger:before {
  content: "\f805"
}

.fa6-wrench:before {
  content: "\f0ad"
}

.fa6-bugs:before {
  content: "\e4d0"
}

.fa6-rupee-sign:before,
.fa6-rupee:before {
  content: "\f156"
}

.fa6-file-image:before {
  content: "\f1c5"
}

.fa6-circle-question:before,
.fa6-question-circle:before {
  content: "\f059"
}

.fa6-plane-departure:before {
  content: "\f5b0"
}

.fa6-handshake-slash:before {
  content: "\e060"
}

.fa6-book-bookmark:before {
  content: "\e0bb"
}

.fa6-code-branch:before {
  content: "\f126"
}

.fa6-hat-cowboy:before {
  content: "\f8c0"
}

.fa6-bridge:before {
  content: "\e4c8"
}

.fa6-phone-alt:before,
.fa6-phone-flip:before {
  content: "\f879"
}

.fa6-truck-front:before {
  content: "\e2b7"
}

.fa6-cat:before {
  content: "\f6be"
}

.fa6-anchor-circle-exclamation:before {
  content: "\e4ab"
}

.fa6-truck-field:before {
  content: "\e58d"
}

.fa6-route:before {
  content: "\f4d7"
}

.fa6-clipboard-question:before {
  content: "\e4e3"
}

.fa6-panorama:before {
  content: "\e209"
}

.fa6-comment-medical:before {
  content: "\f7f5"
}

.fa6-teeth-open:before {
  content: "\f62f"
}

.fa6-file-circle-minus:before {
  content: "\e4ed"
}

.fa6-tags:before {
  content: "\f02c"
}

.fa6-wine-glass:before {
  content: "\f4e3"
}

.fa6-fast-forward:before,
.fa6-forward-fast:before {
  content: "\f050"
}

.fa6-face-meh-blank:before,
.fa6-meh-blank:before {
  content: "\f5a4"
}

.fa6-parking:before,
.fa6-square-parking:before {
  content: "\f540"
}

.fa6-house-signal:before {
  content: "\e012"
}

.fa6-bars-progress:before,
.fa6-tasks-alt:before {
  content: "\f828"
}

.fa6-faucet-drip:before {
  content: "\e006"
}

.fa6-cart-flatbed:before,
.fa6-dolly-flatbed:before {
  content: "\f474"
}

.fa6-ban-smoking:before,
.fa6-smoking-ban:before {
  content: "\f54d"
}

.fa6-terminal:before {
  content: "\f120"
}

.fa6-mobile-button:before {
  content: "\f10b"
}

.fa6-house-medical-flag:before {
  content: "\e514"
}

.fa6-basket-shopping:before,
.fa6-shopping-basket:before {
  content: "\f291"
}

.fa6-tape:before {
  content: "\f4db"
}

.fa6-bus-alt:before,
.fa6-bus-simple:before {
  content: "\f55e"
}

.fa6-eye:before {
  content: "\f06e"
}

.fa6-face-sad-cry:before,
.fa6-sad-cry:before {
  content: "\f5b3"
}

.fa6-audio-description:before {
  content: "\f29e"
}

.fa6-person-military-to-person:before {
  content: "\e54c"
}

.fa6-file-shield:before {
  content: "\e4f0"
}

.fa6-user-slash:before {
  content: "\f506"
}

.fa6-pen:before {
  content: "\f304"
}

.fa6-tower-observation:before {
  content: "\e586"
}

.fa6-file-code:before {
  content: "\f1c9"
}

.fa6-signal-5:before,
.fa6-signal-perfect:before,
.fa6-signal:before {
  content: "\f012"
}

.fa6-bus:before {
  content: "\f207"
}

.fa6-heart-circle-xmark:before {
  content: "\e501"
}

.fa6-home-lg:before,
.fa6-house-chimney:before {
  content: "\e3af"
}

.fa6-window-maximize:before {
  content: "\f2d0"
}

.fa6-face-frown:before,
.fa6-frown:before {
  content: "\f119"
}

.fa6-prescription:before {
  content: "\f5b1"
}

.fa6-shop:before,
.fa6-store-alt:before {
  content: "\f54f"
}

.fa6-floppy-disk:before,
.fa6-save:before {
  content: "\f0c7"
}

.fa6-vihara:before {
  content: "\f6a7"
}

.fa6-balance-scale-left:before,
.fa6-scale-unbalanced:before {
  content: "\f515"
}

.fa6-sort-asc:before,
.fa6-sort-up:before {
  content: "\f0de"
}

.fa6-comment-dots:before,
.fa6-commenting:before {
  content: "\f4ad"
}

.fa6-plant-wilt:before {
  content: "\e5aa"
}

.fa6-diamond:before {
  content: "\f219"
}

.fa6-face-grin-squint:before,
.fa6-grin-squint:before {
  content: "\f585"
}

.fa6-hand-holding-dollar:before,
.fa6-hand-holding-usd:before {
  content: "\f4c0"
}

.fa6-bacterium:before {
  content: "\e05a"
}

.fa6-hand-pointer:before {
  content: "\f25a"
}

.fa6-drum-steelpan:before {
  content: "\f56a"
}

.fa6-hand-scissors:before {
  content: "\f257"
}

.fa6-hands-praying:before,
.fa6-praying-hands:before {
  content: "\f684"
}

.fa6-arrow-right-rotate:before,
.fa6-arrow-rotate-forward:before,
.fa6-arrow-rotate-right:before,
.fa6-redo:before {
  content: "\f01e"
}

.fa6-biohazard:before {
  content: "\f780"
}

.fa6-location-crosshairs:before,
.fa6-location:before {
  content: "\f601"
}

.fa6-mars-double:before {
  content: "\f227"
}

.fa6-child-dress:before {
  content: "\e59c"
}

.fa6-users-between-lines:before {
  content: "\e591"
}

.fa6-lungs-virus:before {
  content: "\e067"
}

.fa6-face-grin-tears:before,
.fa6-grin-tears:before {
  content: "\f588"
}

.fa6-phone:before {
  content: "\f095"
}

.fa6-calendar-times:before,
.fa6-calendar-xmark:before {
  content: "\f273"
}

.fa6-child-reaching:before {
  content: "\e59d"
}

.fa6-head-side-virus:before {
  content: "\e064"
}

.fa6-user-cog:before,
.fa6-user-gear:before {
  content: "\f4fe"
}

.fa6-arrow-up-1-9:before,
.fa6-sort-numeric-up:before {
  content: "\f163"
}

.fa6-door-closed:before {
  content: "\f52a"
}

.fa6-shield-virus:before {
  content: "\e06c"
}

.fa6-dice-six:before {
  content: "\f526"
}

.fa6-mosquito-net:before {
  content: "\e52c"
}

.fa6-bridge-water:before {
  content: "\e4ce"
}

.fa6-person-booth:before {
  content: "\f756"
}

.fa6-text-width:before {
  content: "\f035"
}

.fa6-hat-wizard:before {
  content: "\f6e8"
}

.fa6-pen-fancy:before {
  content: "\f5ac"
}

.fa6-digging:before,
.fa6-person-digging:before {
  content: "\f85e"
}

.fa6-trash:before {
  content: "\f1f8"
}

.fa6-gauge-simple-med:before,
.fa6-gauge-simple:before,
.fa6-tachometer-average:before {
  content: "\f629"
}

.fa6-book-medical:before {
  content: "\f7e6"
}

.fa6-poo:before {
  content: "\f2fe"
}

.fa6-quote-right-alt:before,
.fa6-quote-right:before {
  content: "\f10e"
}

.fa6-shirt:before,
.fa6-t-shirt:before,
.fa6-tshirt:before {
  content: "\f553"
}

.fa6-cubes:before {
  content: "\f1b3"
}

.fa6-divide:before {
  content: "\f529"
}

.fa6-tenge-sign:before,
.fa6-tenge:before {
  content: "\f7d7"
}

.fa6-headphones:before {
  content: "\f025"
}

.fa6-hands-holding:before {
  content: "\f4c2"
}

.fa6-hands-clapping:before {
  content: "\e1a8"
}

.fa6-republican:before {
  content: "\f75e"
}

.fa6-arrow-left:before {
  content: "\f060"
}

.fa6-person-circle-xmark:before {
  content: "\e543"
}

.fa6-ruler:before {
  content: "\f545"
}

.fa6-align-left:before {
  content: "\f036"
}

.fa6-dice-d6:before {
  content: "\f6d1"
}

.fa6-restroom:before {
  content: "\f7bd"
}

.fa6-j:before {
  content: "\4a"
}

.fa6-users-viewfinder:before {
  content: "\e595"
}

.fa6-file-video:before {
  content: "\f1c8"
}

.fa6-external-link-alt:before,
.fa6-up-right-from-square:before {
  content: "\f35d"
}

.fa6-table-cells:before,
.fa6-th:before {
  content: "\f00a"
}

.fa6-file-pdf:before {
  content: "\f1c1"
}

.fa6-bible:before,
.fa6-book-bible:before {
  content: "\f647"
}

.fa6-o:before {
  content: "\4f"
}

.fa6-medkit:before,
.fa6-suitcase-medical:before {
  content: "\f0fa"
}

.fa6-user-secret:before {
  content: "\f21b"
}

.fa6-otter:before {
  content: "\f700"
}

.fa6-female:before,
.fa6-person-dress:before {
  content: "\f182"
}

.fa6-comment-dollar:before {
  content: "\f651"
}

.fa6-briefcase-clock:before,
.fa6-business-time:before {
  content: "\f64a"
}

.fa6-table-cells-large:before,
.fa6-th-large:before {
  content: "\f009"
}

.fa6-book-tanakh:before,
.fa6-tanakh:before {
  content: "\f827"
}

.fa6-phone-volume:before,
.fa6-volume-control-phone:before {
  content: "\f2a0"
}

.fa6-hat-cowboy-side:before {
  content: "\f8c1"
}

.fa6-clipboard-user:before {
  content: "\f7f3"
}

.fa6-child:before {
  content: "\f1ae"
}

.fa6-lira-sign:before {
  content: "\f195"
}

.fa6-satellite:before {
  content: "\f7bf"
}

.fa6-plane-lock:before {
  content: "\e558"
}

.fa6-tag:before {
  content: "\f02b"
}

.fa6-comment:before {
  content: "\f075"
}

.fa6-birthday-cake:before,
.fa6-cake-candles:before,
.fa6-cake:before {
  content: "\f1fd"
}

.fa6-envelope:before {
  content: "\f0e0"
}

.fa6-angle-double-up:before,
.fa6-angles-up:before {
  content: "\f102"
}

.fa6-paperclip:before {
  content: "\f0c6"
}

.fa6-arrow-right-to-city:before {
  content: "\e4b3"
}

.fa6-ribbon:before {
  content: "\f4d6"
}

.fa6-lungs:before {
  content: "\f604"
}

.fa6-arrow-up-9-1:before,
.fa6-sort-numeric-up-alt:before {
  content: "\f887"
}

.fa6-litecoin-sign:before {
  content: "\e1d3"
}

.fa6-border-none:before {
  content: "\f850"
}

.fa6-circle-nodes:before {
  content: "\e4e2"
}

.fa6-parachute-box:before {
  content: "\f4cd"
}

.fa6-indent:before {
  content: "\f03c"
}

.fa6-truck-field-un:before {
  content: "\e58e"
}

.fa6-hourglass-empty:before,
.fa6-hourglass:before {
  content: "\f254"
}

.fa6-mountain:before {
  content: "\f6fc"
}

.fa6-user-doctor:before,
.fa6-user-md:before {
  content: "\f0f0"
}

.fa6-circle-info:before,
.fa6-info-circle:before {
  content: "\f05a"
}

.fa6-cloud-meatball:before {
  content: "\f73b"
}

.fa6-camera-alt:before,
.fa6-camera:before {
  content: "\f030"
}

.fa6-square-virus:before {
  content: "\e578"
}

.fa6-meteor:before {
  content: "\f753"
}

.fa6-car-on:before {
  content: "\e4dd"
}

.fa6-sleigh:before {
  content: "\f7cc"
}

.fa6-arrow-down-1-9:before,
.fa6-sort-numeric-asc:before,
.fa6-sort-numeric-down:before {
  content: "\f162"
}

.fa6-hand-holding-droplet:before,
.fa6-hand-holding-water:before {
  content: "\f4c1"
}

.fa6-water:before {
  content: "\f773"
}

.fa6-calendar-check:before {
  content: "\f274"
}

.fa6-braille:before {
  content: "\f2a1"
}

.fa6-prescription-bottle-alt:before,
.fa6-prescription-bottle-medical:before {
  content: "\f486"
}

.fa6-landmark:before {
  content: "\f66f"
}

.fa6-truck:before {
  content: "\f0d1"
}

.fa6-crosshairs:before {
  content: "\f05b"
}

.fa6-person-cane:before {
  content: "\e53c"
}

.fa6-tent:before {
  content: "\e57d"
}

.fa6-vest-patches:before {
  content: "\e086"
}

.fa6-check-double:before {
  content: "\f560"
}

.fa6-arrow-down-a-z:before,
.fa6-sort-alpha-asc:before,
.fa6-sort-alpha-down:before {
  content: "\f15d"
}

.fa6-money-bill-wheat:before {
  content: "\e52a"
}

.fa6-cookie:before {
  content: "\f563"
}

.fa6-arrow-left-rotate:before,
.fa6-arrow-rotate-back:before,
.fa6-arrow-rotate-backward:before,
.fa6-arrow-rotate-left:before,
.fa6-undo:before {
  content: "\f0e2"
}

.fa6-hard-drive:before,
.fa6-hdd:before {
  content: "\f0a0"
}

.fa6-face-grin-squint-tears:before,
.fa6-grin-squint-tears:before {
  content: "\f586"
}

.fa6-dumbbell:before {
  content: "\f44b"
}

.fa6-list-alt:before,
.fa6-rectangle-list:before {
  content: "\f022"
}

.fa6-tarp-droplet:before {
  content: "\e57c"
}

.fa6-house-medical-circle-check:before {
  content: "\e511"
}

.fa6-person-skiing-nordic:before,
.fa6-skiing-nordic:before {
  content: "\f7ca"
}

.fa6-calendar-plus:before {
  content: "\f271"
}

.fa6-plane-arrival:before {
  content: "\f5af"
}

.fa6-arrow-alt-circle-left:before,
.fa6-circle-left:before {
  content: "\f359"
}

.fa6-subway:before,
.fa6-train-subway:before {
  content: "\f239"
}

.fa6-chart-gantt:before {
  content: "\e0e4"
}

.fa6-indian-rupee-sign:before,
.fa6-indian-rupee:before,
.fa6-inr:before {
  content: "\e1bc"
}

.fa6-crop-alt:before,
.fa6-crop-simple:before {
  content: "\f565"
}

.fa6-money-bill-1:before,
.fa6-money-bill-alt:before {
  content: "\f3d1"
}

.fa6-left-long:before,
.fa6-long-arrow-alt-left:before {
  content: "\f30a"
}

.fa6-dna:before {
  content: "\f471"
}

.fa6-virus-slash:before {
  content: "\e075"
}

.fa6-minus:before,
.fa6-subtract:before {
  content: "\f068"
}

.fa6-chess:before {
  content: "\f439"
}

.fa6-arrow-left-long:before,
.fa6-long-arrow-left:before {
  content: "\f177"
}

.fa6-plug-circle-check:before {
  content: "\e55c"
}

.fa6-street-view:before {
  content: "\f21d"
}

.fa6-franc-sign:before {
  content: "\e18f"
}

.fa6-volume-off:before {
  content: "\f026"
}

.fa6-american-sign-language-interpreting:before,
.fa6-asl-interpreting:before,
.fa6-hands-american-sign-language-interpreting:before,
.fa6-hands-asl-interpreting:before {
  content: "\f2a3"
}

.fa6-cog:before,
.fa6-gear:before {
  content: "\f013"
}

.fa6-droplet-slash:before,
.fa6-tint-slash:before {
  content: "\f5c7"
}

.fa6-mosque:before {
  content: "\f678"
}

.fa6-mosquito:before {
  content: "\e52b"
}

.fa6-star-of-david:before {
  content: "\f69a"
}

.fa6-person-military-rifle:before {
  content: "\e54b"
}

.fa6-cart-shopping:before,
.fa6-shopping-cart:before {
  content: "\f07a"
}

.fa6-vials:before {
  content: "\f493"
}

.fa6-plug-circle-plus:before {
  content: "\e55f"
}

.fa6-place-of-worship:before {
  content: "\f67f"
}

.fa6-grip-vertical:before {
  content: "\f58e"
}

.fa6-arrow-turn-up:before,
.fa6-level-up:before {
  content: "\f148"
}

.fa6-u:before {
  content: "\55"
}

.fa6-square-root-alt:before,
.fa6-square-root-variable:before {
  content: "\f698"
}

.fa6-clock-four:before,
.fa6-clock:before {
  content: "\f017"
}

.fa6-backward-step:before,
.fa6-step-backward:before {
  content: "\f048"
}

.fa6-pallet:before {
  content: "\f482"
}

.fa6-faucet:before {
  content: "\e005"
}

.fa6-baseball-bat-ball:before {
  content: "\f432"
}

.fa6-s:before {
  content: "\53"
}

.fa6-timeline:before {
  content: "\e29c"
}

.fa6-keyboard:before {
  content: "\f11c"
}

.fa6-caret-down:before {
  content: "\f0d7"
}

.fa6-clinic-medical:before,
.fa6-house-chimney-medical:before {
  content: "\f7f2"
}

.fa6-temperature-3:before,
.fa6-temperature-three-quarters:before,
.fa6-thermometer-3:before,
.fa6-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa6-mobile-android-alt:before,
.fa6-mobile-screen:before {
  content: "\f3cf"
}

.fa6-plane-up:before {
  content: "\e22d"
}

.fa6-piggy-bank:before {
  content: "\f4d3"
}

.fa6-battery-3:before,
.fa6-battery-half:before {
  content: "\f242"
}

.fa6-mountain-city:before {
  content: "\e52e"
}

.fa6-coins:before {
  content: "\f51e"
}

.fa6-khanda:before {
  content: "\f66d"
}

.fa6-sliders-h:before,
.fa6-sliders:before {
  content: "\f1de"
}

.fa6-folder-tree:before {
  content: "\f802"
}

.fa6-network-wired:before {
  content: "\f6ff"
}

.fa6-map-pin:before {
  content: "\f276"
}

.fa6-hamsa:before {
  content: "\f665"
}

.fa6-cent-sign:before {
  content: "\e3f5"
}

.fa6-flask:before {
  content: "\f0c3"
}

.fa6-person-pregnant:before {
  content: "\e31e"
}

.fa6-wand-sparkles:before {
  content: "\f72b"
}

.fa6-ellipsis-v:before,
.fa6-ellipsis-vertical:before {
  content: "\f142"
}

.fa6-ticket:before {
  content: "\f145"
}

.fa6-power-off:before {
  content: "\f011"
}

.fa6-long-arrow-alt-right:before,
.fa6-right-long:before {
  content: "\f30b"
}

.fa6-flag-usa:before {
  content: "\f74d"
}

.fa6-laptop-file:before {
  content: "\e51d"
}

.fa6-teletype:before,
.fa6-tty:before {
  content: "\f1e4"
}

.fa6-diagram-next:before {
  content: "\e476"
}

.fa6-person-rifle:before {
  content: "\e54e"
}

.fa6-house-medical-circle-exclamation:before {
  content: "\e512"
}

.fa6-closed-captioning:before {
  content: "\f20a"
}

.fa6-hiking:before,
.fa6-person-hiking:before {
  content: "\f6ec"
}

.fa6-venus-double:before {
  content: "\f226"
}

.fa6-images:before {
  content: "\f302"
}

.fa6-calculator:before {
  content: "\f1ec"
}

.fa6-people-pulling:before {
  content: "\e535"
}

.fa6-n:before {
  content: "\4e"
}

.fa6-cable-car:before,
.fa6-tram:before {
  content: "\f7da"
}

.fa6-cloud-rain:before {
  content: "\f73d"
}

.fa6-building-circle-xmark:before {
  content: "\e4d4"
}

.fa6-ship:before {
  content: "\f21a"
}

.fa6-arrows-down-to-line:before {
  content: "\e4b8"
}

.fa6-download:before {
  content: "\f019"
}

.fa6-face-grin:before,
.fa6-grin:before {
  content: "\f580"
}

.fa6-backspace:before,
.fa6-delete-left:before {
  content: "\f55a"
}

.fa6-eye-dropper-empty:before,
.fa6-eye-dropper:before,
.fa6-eyedropper:before {
  content: "\f1fb"
}

.fa6-file-circle-check:before {
  content: "\e5a0"
}

.fa6-forward:before {
  content: "\f04e"
}

.fa6-mobile-android:before,
.fa6-mobile-phone:before,
.fa6-mobile:before {
  content: "\f3ce"
}

.fa6-face-meh:before,
.fa6-meh:before {
  content: "\f11a"
}

.fa6-align-center:before {
  content: "\f037"
}

.fa6-book-dead:before,
.fa6-book-skull:before {
  content: "\f6b7"
}

.fa6-drivers-license:before,
.fa6-id-card:before {
  content: "\f2c2"
}

.fa6-dedent:before,
.fa6-outdent:before {
  content: "\f03b"
}

.fa6-heart-circle-exclamation:before {
  content: "\e4fe"
}

.fa6-home-alt:before,
.fa6-home-lg-alt:before,
.fa6-home:before,
.fa6-house:before {
  content: "\f015"
}

.fa6-calendar-week:before {
  content: "\f784"
}

.fa6-laptop-medical:before {
  content: "\f812"
}

.fa6-b:before {
  content: "\42"
}

.fa6-file-medical:before {
  content: "\f477"
}

.fa6-dice-one:before {
  content: "\f525"
}

.fa6-kiwi-bird:before {
  content: "\f535"
}

.fa6-arrow-right-arrow-left:before,
.fa6-exchange:before {
  content: "\f0ec"
}

.fa6-redo-alt:before,
.fa6-rotate-forward:before,
.fa6-rotate-right:before {
  content: "\f2f9"
}

.fa6-cutlery:before,
.fa6-utensils:before {
  content: "\f2e7"
}

.fa6-arrow-up-wide-short:before,
.fa6-sort-amount-up:before {
  content: "\f161"
}

.fa6-mill-sign:before {
  content: "\e1ed"
}

.fa6-bowl-rice:before {
  content: "\e2eb"
}

.fa6-skull:before {
  content: "\f54c"
}

.fa6-broadcast-tower:before,
.fa6-tower-broadcast:before {
  content: "\f519"
}

.fa6-truck-pickup:before {
  content: "\f63c"
}

.fa6-long-arrow-alt-up:before,
.fa6-up-long:before {
  content: "\f30c"
}

.fa6-stop:before {
  content: "\f04d"
}

.fa6-code-merge:before {
  content: "\f387"
}

.fa6-upload:before {
  content: "\f093"
}

.fa6-hurricane:before {
  content: "\f751"
}

.fa6-mound:before {
  content: "\e52d"
}

.fa6-toilet-portable:before {
  content: "\e583"
}

.fa6-compact-disc:before {
  content: "\f51f"
}

.fa6-file-arrow-down:before,
.fa6-file-download:before {
  content: "\f56d"
}

.fa6-caravan:before {
  content: "\f8ff"
}

.fa6-shield-cat:before {
  content: "\e572"
}

.fa6-bolt:before,
.fa6-zap:before {
  content: "\f0e7"
}

.fa6-glass-water:before {
  content: "\e4f4"
}

.fa6-oil-well:before {
  content: "\e532"
}

.fa6-vault:before {
  content: "\e2c5"
}

.fa6-mars:before {
  content: "\f222"
}

.fa6-toilet:before {
  content: "\f7d8"
}

.fa6-plane-circle-xmark:before {
  content: "\e557"
}

.fa6-cny:before,
.fa6-jpy:before,
.fa6-rmb:before,
.fa6-yen-sign:before,
.fa6-yen:before {
  content: "\f157"
}

.fa6-rouble:before,
.fa6-rub:before,
.fa6-ruble-sign:before,
.fa6-ruble:before {
  content: "\f158"
}

.fa6-sun:before {
  content: "\f185"
}

.fa6-guitar:before {
  content: "\f7a6"
}

.fa6-face-laugh-wink:before,
.fa6-laugh-wink:before {
  content: "\f59c"
}

.fa6-horse-head:before {
  content: "\f7ab"
}

.fa6-bore-hole:before {
  content: "\e4c3"
}

.fa6-industry:before {
  content: "\f275"
}

.fa6-arrow-alt-circle-down:before,
.fa6-circle-down:before {
  content: "\f358"
}

.fa6-arrows-turn-to-dots:before {
  content: "\e4c1"
}

.fa6-florin-sign:before {
  content: "\e184"
}

.fa6-arrow-down-short-wide:before,
.fa6-sort-amount-desc:before,
.fa6-sort-amount-down-alt:before {
  content: "\f884"
}

.fa6-less-than:before {
  content: "\3c"
}

.fa6-angle-down:before {
  content: "\f107"
}

.fa6-car-tunnel:before {
  content: "\e4de"
}

.fa6-head-side-cough:before {
  content: "\e061"
}

.fa6-grip-lines:before {
  content: "\f7a4"
}

.fa6-thumbs-down:before {
  content: "\f165"
}

.fa6-user-lock:before {
  content: "\f502"
}

.fa6-arrow-right-long:before,
.fa6-long-arrow-right:before {
  content: "\f178"
}

.fa6-anchor-circle-xmark:before {
  content: "\e4ac"
}

.fa6-ellipsis-h:before,
.fa6-ellipsis:before {
  content: "\f141"
}

.fa6-chess-pawn:before {
  content: "\f443"
}

.fa6-first-aid:before,
.fa6-kit-medical:before {
  content: "\f479"
}

.fa6-person-through-window:before {
  content: "\e5a9"
}

.fa6-toolbox:before {
  content: "\f552"
}

.fa6-hands-holding-circle:before {
  content: "\e4fb"
}

.fa6-bug:before {
  content: "\f188"
}

.fa6-credit-card-alt:before,
.fa6-credit-card:before {
  content: "\f09d"
}

.fa6-automobile:before,
.fa6-car:before {
  content: "\f1b9"
}

.fa6-hand-holding-hand:before {
  content: "\e4f7"
}

.fa6-book-open-reader:before,
.fa6-book-reader:before {
  content: "\f5da"
}

.fa6-mountain-sun:before {
  content: "\e52f"
}

.fa6-arrows-left-right-to-line:before {
  content: "\e4ba"
}

.fa6-dice-d20:before {
  content: "\f6cf"
}

.fa6-truck-droplet:before {
  content: "\e58c"
}

.fa6-file-circle-xmark:before {
  content: "\e5a1"
}

.fa6-temperature-arrow-up:before,
.fa6-temperature-up:before {
  content: "\e040"
}

.fa6-medal:before {
  content: "\f5a2"
}

.fa6-bed:before {
  content: "\f236"
}

.fa6-h-square:before,
.fa6-square-h:before {
  content: "\f0fd"
}

.fa6-podcast:before {
  content: "\f2ce"
}

.fa6-temperature-4:before,
.fa6-temperature-full:before,
.fa6-thermometer-4:before,
.fa6-thermometer-full:before {
  content: "\f2c7"
}

.fa6-bell:before {
  content: "\f0f3"
}

.fa6-superscript:before {
  content: "\f12b"
}

.fa6-plug-circle-xmark:before {
  content: "\e560"
}

.fa6-star-of-life:before {
  content: "\f621"
}

.fa6-phone-slash:before {
  content: "\f3dd"
}

.fa6-paint-roller:before {
  content: "\f5aa"
}

.fa6-hands-helping:before,
.fa6-handshake-angle:before {
  content: "\f4c4"
}

.fa6-location-dot:before,
.fa6-map-marker-alt:before {
  content: "\f3c5"
}

.fa6-file:before {
  content: "\f15b"
}

.fa6-greater-than:before {
  content: "\3e"
}

.fa6-person-swimming:before,
.fa6-swimmer:before {
  content: "\f5c4"
}

.fa6-arrow-down:before {
  content: "\f063"
}

.fa6-droplet:before,
.fa6-tint:before {
  content: "\f043"
}

.fa6-eraser:before {
  content: "\f12d"
}

.fa6-earth-america:before,
.fa6-earth-americas:before,
.fa6-earth:before,
.fa6-globe-americas:before {
  content: "\f57d"
}

.fa6-person-burst:before {
  content: "\e53b"
}

.fa6-dove:before {
  content: "\f4ba"
}

.fa6-battery-0:before,
.fa6-battery-empty:before {
  content: "\f244"
}

.fa6-socks:before {
  content: "\f696"
}

.fa6-inbox:before {
  content: "\f01c"
}

.fa6-section:before {
  content: "\e447"
}

.fa6-gauge-high:before,
.fa6-tachometer-alt-fast:before,
.fa6-tachometer-alt:before {
  content: "\f625"
}

.fa6-envelope-open-text:before {
  content: "\f658"
}

.fa6-hospital-alt:before,
.fa6-hospital-wide:before,
.fa6-hospital:before {
  content: "\f0f8"
}

.fa6-wine-bottle:before {
  content: "\f72f"
}

.fa6-chess-rook:before {
  content: "\f447"
}

.fa6-bars-staggered:before,
.fa6-reorder:before,
.fa6-stream:before {
  content: "\f550"
}

.fa6-dharmachakra:before {
  content: "\f655"
}

.fa6-hotdog:before {
  content: "\f80f"
}

.fa6-blind:before,
.fa6-person-walking-with-cane:before {
  content: "\f29d"
}

.fa6-drum:before {
  content: "\f569"
}

.fa6-ice-cream:before {
  content: "\f810"
}

.fa6-heart-circle-bolt:before {
  content: "\e4fc"
}

.fa6-fax:before {
  content: "\f1ac"
}

.fa6-paragraph:before {
  content: "\f1dd"
}

.fa6-check-to-slot:before,
.fa6-vote-yea:before {
  content: "\f772"
}

.fa6-star-half:before {
  content: "\f089"
}

.fa6-boxes-alt:before,
.fa6-boxes-stacked:before,
.fa6-boxes:before {
  content: "\f468"
}

.fa6-chain:before,
.fa6-link:before {
  content: "\f0c1"
}

.fa6-assistive-listening-systems:before,
.fa6-ear-listen:before {
  content: "\f2a2"
}

.fa6-tree-city:before {
  content: "\e587"
}

.fa6-play:before {
  content: "\f04b"
}

.fa6-font:before {
  content: "\f031"
}

.fa6-rupiah-sign:before {
  content: "\e23d"
}

.fa6-magnifying-glass:before,
.fa6-search:before {
  content: "\f002"
}

.fa6-ping-pong-paddle-ball:before,
.fa6-table-tennis-paddle-ball:before,
.fa6-table-tennis:before {
  content: "\f45d"
}

.fa6-diagnoses:before,
.fa6-person-dots-from-line:before {
  content: "\f470"
}

.fa6-trash-can-arrow-up:before,
.fa6-trash-restore-alt:before {
  content: "\f82a"
}

.fa6-naira-sign:before {
  content: "\e1f6"
}

.fa6-cart-arrow-down:before {
  content: "\f218"
}

.fa6-walkie-talkie:before {
  content: "\f8ef"
}

.fa6-file-edit:before,
.fa6-file-pen:before {
  content: "\f31c"
}

.fa6-receipt:before {
  content: "\f543"
}

.fa6-pen-square:before,
.fa6-pencil-square:before,
.fa6-square-pen:before {
  content: "\f14b"
}

.fa6-suitcase-rolling:before {
  content: "\f5c1"
}

.fa6-person-circle-exclamation:before {
  content: "\e53f"
}

.fa6-chevron-down:before {
  content: "\f078"
}

.fa6-battery-5:before,
.fa6-battery-full:before,
.fa6-battery:before {
  content: "\f240"
}

.fa6-skull-crossbones:before {
  content: "\f714"
}

.fa6-code-compare:before {
  content: "\e13a"
}

.fa6-list-dots:before,
.fa6-list-ul:before {
  content: "\f0ca"
}

.fa6-school-lock:before {
  content: "\e56f"
}

.fa6-tower-cell:before {
  content: "\e585"
}

.fa6-down-long:before,
.fa6-long-arrow-alt-down:before {
  content: "\f309"
}

.fa6-ranking-star:before {
  content: "\e561"
}

.fa6-chess-king:before {
  content: "\f43f"
}

.fa6-person-harassing:before {
  content: "\e549"
}

.fa6-brazilian-real-sign:before {
  content: "\e46c"
}

.fa6-landmark-alt:before,
.fa6-landmark-dome:before {
  content: "\f752"
}

.fa6-arrow-up:before {
  content: "\f062"
}

.fa6-television:before,
.fa6-tv-alt:before,
.fa6-tv:before {
  content: "\f26c"
}

.fa6-shrimp:before {
  content: "\e448"
}

.fa6-list-check:before,
.fa6-tasks:before {
  content: "\f0ae"
}

.fa6-jug-detergent:before {
  content: "\e519"
}

.fa6-circle-user:before,
.fa6-user-circle:before {
  content: "\f2bd"
}

.fa6-user-shield:before {
  content: "\f505"
}

.fa6-wind:before {
  content: "\f72e"
}

.fa6-car-burst:before,
.fa6-car-crash:before {
  content: "\f5e1"
}

.fa6-y:before {
  content: "\59"
}

.fa6-person-snowboarding:before,
.fa6-snowboarding:before {
  content: "\f7ce"
}

.fa6-shipping-fast:before,
.fa6-truck-fast:before {
  content: "\f48b"
}

.fa6-fish:before {
  content: "\f578"
}

.fa6-user-graduate:before {
  content: "\f501"
}

.fa6-adjust:before,
.fa6-circle-half-stroke:before {
  content: "\f042"
}

.fa6-clapperboard:before {
  content: "\e131"
}

.fa6-circle-radiation:before,
.fa6-radiation-alt:before {
  content: "\f7ba"
}

.fa6-baseball-ball:before,
.fa6-baseball:before {
  content: "\f433"
}

.fa6-jet-fighter-up:before {
  content: "\e518"
}

.fa6-diagram-project:before,
.fa6-project-diagram:before {
  content: "\f542"
}

.fa6-copy:before {
  content: "\f0c5"
}

.fa6-volume-mute:before,
.fa6-volume-times:before,
.fa6-volume-xmark:before {
  content: "\f6a9"
}

.fa6-hand-sparkles:before {
  content: "\e05d"
}

.fa6-grip-horizontal:before,
.fa6-grip:before {
  content: "\f58d"
}

.fa6-share-from-square:before,
.fa6-share-square:before {
  content: "\f14d"
}

.fa6-child-combatant:before,
.fa6-child-rifle:before {
  content: "\e4e0"
}

.fa6-gun:before {
  content: "\e19b"
}

.fa6-phone-square:before,
.fa6-square-phone:before {
  content: "\f098"
}

.fa6-add:before,
.fa6-plus:before {
  content: "\2b"
}

.fa6-expand:before {
  content: "\f065"
}

.fa6-computer:before {
  content: "\e4e5"
}

.fa6-close:before,
.fa6-multiply:before,
.fa6-remove:before,
.fa6-times:before,
.fa6-xmark:before {
  content: "\f00d"
}

.fa6-arrows-up-down-left-right:before,
.fa6-arrows:before {
  content: "\f047"
}

.fa6-chalkboard-teacher:before,
.fa6-chalkboard-user:before {
  content: "\f51c"
}

.fa6-peso-sign:before {
  content: "\e222"
}

.fa6-building-shield:before {
  content: "\e4d8"
}

.fa6-baby:before {
  content: "\f77c"
}

.fa6-users-line:before {
  content: "\e592"
}

.fa6-quote-left-alt:before,
.fa6-quote-left:before {
  content: "\f10d"
}

.fa6-tractor:before {
  content: "\f722"
}

.fa6-trash-arrow-up:before,
.fa6-trash-restore:before {
  content: "\f829"
}

.fa6-arrow-down-up-lock:before {
  content: "\e4b0"
}

.fa6-lines-leaning:before {
  content: "\e51e"
}

.fa6-ruler-combined:before {
  content: "\f546"
}

.fa6-copyright:before {
  content: "\f1f9"
}

.fa6-equals:before {
  content: "\3d"
}

.fa6-blender:before {
  content: "\f517"
}

.fa6-teeth:before {
  content: "\f62e"
}

.fa6-ils:before,
.fa6-shekel-sign:before,
.fa6-shekel:before,
.fa6-sheqel-sign:before,
.fa6-sheqel:before {
  content: "\f20b"
}

.fa6-map:before {
  content: "\f279"
}

.fa6-rocket:before {
  content: "\f135"
}

.fa6-photo-film:before,
.fa6-photo-video:before {
  content: "\f87c"
}

.fa6-folder-minus:before {
  content: "\f65d"
}

.fa6-store:before {
  content: "\f54e"
}

.fa6-arrow-trend-up:before {
  content: "\e098"
}

.fa6-plug-circle-minus:before {
  content: "\e55e"
}

.fa6-sign-hanging:before,
.fa6-sign:before {
  content: "\f4d9"
}

.fa6-bezier-curve:before {
  content: "\f55b"
}

.fa6-bell-slash:before {
  content: "\f1f6"
}

.fa6-tablet-android:before,
.fa6-tablet:before {
  content: "\f3fb"
}

.fa6-school-flag:before {
  content: "\e56e"
}

.fa6-fill:before {
  content: "\f575"
}

.fa6-angle-up:before {
  content: "\f106"
}

.fa6-drumstick-bite:before {
  content: "\f6d7"
}

.fa6-holly-berry:before {
  content: "\f7aa"
}

.fa6-chevron-left:before {
  content: "\f053"
}

.fa6-bacteria:before {
  content: "\e059"
}

.fa6-hand-lizard:before {
  content: "\f258"
}

.fa6-notdef:before {
  content: "\e1fe"
}

.fa6-disease:before {
  content: "\f7fa"
}

.fa6-briefcase-medical:before {
  content: "\f469"
}

.fa6-genderless:before {
  content: "\f22d"
}

.fa6-chevron-right:before {
  content: "\f054"
}

.fa6-retweet:before {
  content: "\f079"
}

.fa6-car-alt:before,
.fa6-car-rear:before {
  content: "\f5de"
}

.fa6-pump-soap:before {
  content: "\e06b"
}

.fa6-video-slash:before {
  content: "\f4e2"
}

.fa6-battery-2:before,
.fa6-battery-quarter:before {
  content: "\f243"
}

.fa6-radio:before {
  content: "\f8d7"
}

.fa6-baby-carriage:before,
.fa6-carriage-baby:before {
  content: "\f77d"
}

.fa6-traffic-light:before {
  content: "\f637"
}

.fa6-thermometer:before {
  content: "\f491"
}

.fa6-vr-cardboard:before {
  content: "\f729"
}

.fa6-hand-middle-finger:before {
  content: "\f806"
}

.fa6-percent:before,
.fa6-percentage:before {
  content: "\25"
}

.fa6-truck-moving:before {
  content: "\f4df"
}

.fa6-glass-water-droplet:before {
  content: "\e4f5"
}

.fa6-display:before {
  content: "\e163"
}

.fa6-face-smile:before,
.fa6-smile:before {
  content: "\f118"
}

.fa6-thumb-tack:before,
.fa6-thumbtack:before {
  content: "\f08d"
}

.fa6-trophy:before {
  content: "\f091"
}

.fa6-person-praying:before,
.fa6-pray:before {
  content: "\f683"
}

.fa6-hammer:before {
  content: "\f6e3"
}

.fa6-hand-peace:before {
  content: "\f25b"
}

.fa6-rotate:before,
.fa6-sync-alt:before {
  content: "\f2f1"
}

.fa6-spinner:before {
  content: "\f110"
}

.fa6-robot:before {
  content: "\f544"
}

.fa6-peace:before {
  content: "\f67c"
}

.fa6-cogs:before,
.fa6-gears:before {
  content: "\f085"
}

.fa6-warehouse:before {
  content: "\f494"
}

.fa6-arrow-up-right-dots:before {
  content: "\e4b7"
}

.fa6-splotch:before {
  content: "\f5bc"
}

.fa6-face-grin-hearts:before,
.fa6-grin-hearts:before {
  content: "\f584"
}

.fa6-dice-four:before {
  content: "\f524"
}

.fa6-sim-card:before {
  content: "\f7c4"
}

.fa6-transgender-alt:before,
.fa6-transgender:before {
  content: "\f225"
}

.fa6-mercury:before {
  content: "\f223"
}

.fa6-arrow-turn-down:before,
.fa6-level-down:before {
  content: "\f149"
}

.fa6-person-falling-burst:before {
  content: "\e547"
}

.fa6-award:before {
  content: "\f559"
}

.fa6-ticket-alt:before,
.fa6-ticket-simple:before {
  content: "\f3ff"
}

.fa6-building:before {
  content: "\f1ad"
}

.fa6-angle-double-left:before,
.fa6-angles-left:before {
  content: "\f100"
}

.fa6-qrcode:before {
  content: "\f029"
}

.fa6-clock-rotate-left:before,
.fa6-history:before {
  content: "\f1da"
}

.fa6-face-grin-beam-sweat:before,
.fa6-grin-beam-sweat:before {
  content: "\f583"
}

.fa6-arrow-right-from-file:before,
.fa6-file-export:before {
  content: "\f56e"
}

.fa6-shield-blank:before,
.fa6-shield:before {
  content: "\f132"
}

.fa6-arrow-up-short-wide:before,
.fa6-sort-amount-up-alt:before {
  content: "\f885"
}

.fa6-house-medical:before {
  content: "\e3b2"
}

.fa6-golf-ball-tee:before,
.fa6-golf-ball:before {
  content: "\f450"
}

.fa6-chevron-circle-left:before,
.fa6-circle-chevron-left:before {
  content: "\f137"
}

.fa6-house-chimney-window:before {
  content: "\e00d"
}

.fa6-pen-nib:before {
  content: "\f5ad"
}

.fa6-tent-arrow-turn-left:before {
  content: "\e580"
}

.fa6-tents:before {
  content: "\e582"
}

.fa6-magic:before,
.fa6-wand-magic:before {
  content: "\f0d0"
}

.fa6-dog:before {
  content: "\f6d3"
}

.fa6-carrot:before {
  content: "\f787"
}

.fa6-moon:before {
  content: "\f186"
}

.fa6-wine-glass-alt:before,
.fa6-wine-glass-empty:before {
  content: "\f5ce"
}

.fa6-cheese:before {
  content: "\f7ef"
}

.fa6-yin-yang:before {
  content: "\f6ad"
}

.fa6-music:before {
  content: "\f001"
}

.fa6-code-commit:before {
  content: "\f386"
}

.fa6-temperature-low:before {
  content: "\f76b"
}

.fa6-biking:before,
.fa6-person-biking:before {
  content: "\f84a"
}

.fa6-broom:before {
  content: "\f51a"
}

.fa6-shield-heart:before {
  content: "\e574"
}

.fa6-gopuram:before {
  content: "\f664"
}

.fa6-earth-oceania:before,
.fa6-globe-oceania:before {
  content: "\e47b"
}

.fa6-square-xmark:before,
.fa6-times-square:before,
.fa6-xmark-square:before {
  content: "\f2d3"
}

.fa6-hashtag:before {
  content: "\23"
}

.fa6-expand-alt:before,
.fa6-up-right-and-down-left-from-center:before {
  content: "\f424"
}

.fa6-oil-can:before {
  content: "\f613"
}

.fa6-t:before {
  content: "\54"
}

.fa6-hippo:before {
  content: "\f6ed"
}

.fa6-chart-column:before {
  content: "\e0e3"
}

.fa6-infinity:before {
  content: "\f534"
}

.fa6-vial-circle-check:before {
  content: "\e596"
}

.fa6-person-arrow-down-to-line:before {
  content: "\e538"
}

.fa6-voicemail:before {
  content: "\f897"
}

.fa6-fan:before {
  content: "\f863"
}

.fa6-person-walking-luggage:before {
  content: "\e554"
}

.fa6-arrows-alt-v:before,
.fa6-up-down:before {
  content: "\f338"
}

.fa6-cloud-moon-rain:before {
  content: "\f73c"
}

.fa6-calendar:before {
  content: "\f133"
}

.fa6-trailer:before {
  content: "\e041"
}

.fa6-bahai:before,
.fa6-haykal:before {
  content: "\f666"
}

.fa6-sd-card:before {
  content: "\f7c2"
}

.fa6-dragon:before {
  content: "\f6d5"
}

.fa6-shoe-prints:before {
  content: "\f54b"
}

.fa6-circle-plus:before,
.fa6-plus-circle:before {
  content: "\f055"
}

.fa6-face-grin-tongue-wink:before,
.fa6-grin-tongue-wink:before {
  content: "\f58b"
}

.fa6-hand-holding:before {
  content: "\f4bd"
}

.fa6-plug-circle-exclamation:before {
  content: "\e55d"
}

.fa6-chain-broken:before,
.fa6-chain-slash:before,
.fa6-link-slash:before,
.fa6-unlink:before {
  content: "\f127"
}

.fa6-clone:before {
  content: "\f24d"
}

.fa6-person-walking-arrow-loop-left:before {
  content: "\e551"
}

.fa6-arrow-up-z-a:before,
.fa6-sort-alpha-up-alt:before {
  content: "\f882"
}

.fa6-fire-alt:before,
.fa6-fire-flame-curved:before {
  content: "\f7e4"
}

.fa6-tornado:before {
  content: "\f76f"
}

.fa6-file-circle-plus:before {
  content: "\e494"
}

.fa6-book-quran:before,
.fa6-quran:before {
  content: "\f687"
}

.fa6-anchor:before {
  content: "\f13d"
}

.fa6-border-all:before {
  content: "\f84c"
}

.fa6-angry:before,
.fa6-face-angry:before {
  content: "\f556"
}

.fa6-cookie-bite:before {
  content: "\f564"
}

.fa6-arrow-trend-down:before {
  content: "\e097"
}

.fa6-feed:before,
.fa6-rss:before {
  content: "\f09e"
}

.fa6-draw-polygon:before {
  content: "\f5ee"
}

.fa6-balance-scale:before,
.fa6-scale-balanced:before {
  content: "\f24e"
}

.fa6-gauge-simple-high:before,
.fa6-tachometer-fast:before,
.fa6-tachometer:before {
  content: "\f62a"
}

.fa6-shower:before {
  content: "\f2cc"
}

.fa6-desktop-alt:before,
.fa6-desktop:before {
  content: "\f390"
}

.fa6-m:before {
  content: "\4d"
}

.fa6-table-list:before,
.fa6-th-list:before {
  content: "\f00b"
}

.fa6-comment-sms:before,
.fa6-sms:before {
  content: "\f7cd"
}

.fa6-book:before {
  content: "\f02d"
}

.fa6-user-plus:before {
  content: "\f234"
}

.fa6-check:before {
  content: "\f00c"
}

.fa6-battery-4:before,
.fa6-battery-three-quarters:before {
  content: "\f241"
}

.fa6-house-circle-check:before {
  content: "\e509"
}

.fa6-angle-left:before {
  content: "\f104"
}

.fa6-diagram-successor:before {
  content: "\e47a"
}

.fa6-truck-arrow-right:before {
  content: "\e58b"
}

.fa6-arrows-split-up-and-left:before {
  content: "\e4bc"
}

.fa6-fist-raised:before,
.fa6-hand-fist:before {
  content: "\f6de"
}

.fa6-cloud-moon:before {
  content: "\f6c3"
}

.fa6-briefcase:before {
  content: "\f0b1"
}

.fa6-person-falling:before {
  content: "\e546"
}

.fa6-image-portrait:before,
.fa6-portrait:before {
  content: "\f3e0"
}

.fa6-user-tag:before {
  content: "\f507"
}

.fa6-rug:before {
  content: "\e569"
}

.fa6-earth-europe:before,
.fa6-globe-europe:before {
  content: "\f7a2"
}

.fa6-cart-flatbed-suitcase:before,
.fa6-luggage-cart:before {
  content: "\f59d"
}

.fa6-rectangle-times:before,
.fa6-rectangle-xmark:before,
.fa6-times-rectangle:before,
.fa6-window-close:before {
  content: "\f410"
}

.fa6-baht-sign:before {
  content: "\e0ac"
}

.fa6-book-open:before {
  content: "\f518"
}

.fa6-book-journal-whills:before,
.fa6-journal-whills:before {
  content: "\f66a"
}

.fa6-handcuffs:before {
  content: "\e4f8"
}

.fa6-exclamation-triangle:before,
.fa6-triangle-exclamation:before,
.fa6-warning:before {
  content: "\f071"
}

.fa6-database:before {
  content: "\f1c0"
}

.fa6-arrow-turn-right:before,
.fa6-mail-forward:before,
.fa6-share:before {
  content: "\f064"
}

.fa6-bottle-droplet:before {
  content: "\e4c4"
}

.fa6-mask-face:before {
  content: "\e1d7"
}

.fa6-hill-rockslide:before {
  content: "\e508"
}

.fa6-exchange-alt:before,
.fa6-right-left:before {
  content: "\f362"
}

.fa6-paper-plane:before {
  content: "\f1d8"
}

.fa6-road-circle-exclamation:before {
  content: "\e565"
}

.fa6-dungeon:before {
  content: "\f6d9"
}

.fa6-align-right:before {
  content: "\f038"
}

.fa6-money-bill-1-wave:before,
.fa6-money-bill-wave-alt:before {
  content: "\f53b"
}

.fa6-life-ring:before {
  content: "\f1cd"
}

.fa6-hands:before,
.fa6-sign-language:before,
.fa6-signing:before {
  content: "\f2a7"
}

.fa6-calendar-day:before {
  content: "\f783"
}

.fa6-ladder-water:before,
.fa6-swimming-pool:before,
.fa6-water-ladder:before {
  content: "\f5c5"
}

.fa6-arrows-up-down:before,
.fa6-arrows-v:before {
  content: "\f07d"
}

.fa6-face-grimace:before,
.fa6-grimace:before {
  content: "\f57f"
}

.fa6-wheelchair-alt:before,
.fa6-wheelchair-move:before {
  content: "\e2ce"
}

.fa6-level-down-alt:before,
.fa6-turn-down:before {
  content: "\f3be"
}

.fa6-person-walking-arrow-right:before {
  content: "\e552"
}

.fa6-envelope-square:before,
.fa6-square-envelope:before {
  content: "\f199"
}

.fa6-dice:before {
  content: "\f522"
}

.fa6-bowling-ball:before {
  content: "\f436"
}

.fa6-brain:before {
  content: "\f5dc"
}

.fa6-band-aid:before,
.fa6-bandage:before {
  content: "\f462"
}

.fa6-calendar-minus:before {
  content: "\f272"
}

.fa6-circle-xmark:before,
.fa6-times-circle:before,
.fa6-xmark-circle:before {
  content: "\f057"
}

.fa6-gifts:before {
  content: "\f79c"
}

.fa6-hotel:before {
  content: "\f594"
}

.fa6-earth-asia:before,
.fa6-globe-asia:before {
  content: "\f57e"
}

.fa6-id-card-alt:before,
.fa6-id-card-clip:before {
  content: "\f47f"
}

.fa6-magnifying-glass-plus:before,
.fa6-search-plus:before {
  content: "\f00e"
}

.fa6-thumbs-up:before {
  content: "\f164"
}

.fa6-user-clock:before {
  content: "\f4fd"
}

.fa6-allergies:before,
.fa6-hand-dots:before {
  content: "\f461"
}

.fa6-file-invoice:before {
  content: "\f570"
}

.fa6-window-minimize:before {
  content: "\f2d1"
}

.fa6-coffee:before,
.fa6-mug-saucer:before {
  content: "\f0f4"
}

.fa6-brush:before {
  content: "\f55d"
}

.fa6-mask:before {
  content: "\f6fa"
}

.fa6-magnifying-glass-minus:before,
.fa6-search-minus:before {
  content: "\f010"
}

.fa6-ruler-vertical:before {
  content: "\f548"
}

.fa6-user-alt:before,
.fa6-user-large:before {
  content: "\f406"
}

.fa6-train-tram:before {
  content: "\e5b4"
}

.fa6-user-nurse:before {
  content: "\f82f"
}

.fa6-syringe:before {
  content: "\f48e"
}

.fa6-cloud-sun:before {
  content: "\f6c4"
}

.fa6-stopwatch-20:before {
  content: "\e06f"
}

.fa6-square-full:before {
  content: "\f45c"
}

.fa6-magnet:before {
  content: "\f076"
}

.fa6-jar:before {
  content: "\e516"
}

.fa6-note-sticky:before,
.fa6-sticky-note:before {
  content: "\f249"
}

.fa6-bug-slash:before {
  content: "\e490"
}

.fa6-arrow-up-from-water-pump:before {
  content: "\e4b6"
}

.fa6-bone:before {
  content: "\f5d7"
}

.fa6-user-injured:before {
  content: "\f728"
}

.fa6-face-sad-tear:before,
.fa6-sad-tear:before {
  content: "\f5b4"
}

.fa6-plane:before {
  content: "\f072"
}

.fa6-tent-arrows-down:before {
  content: "\e581"
}

.fa6-exclamation:before {
  content: "\21"
}

.fa6-arrows-spin:before {
  content: "\e4bb"
}

.fa6-print:before {
  content: "\f02f"
}

.fa6-try:before,
.fa6-turkish-lira-sign:before,
.fa6-turkish-lira:before {
  content: "\e2bb"
}

.fa6-dollar-sign:before,
.fa6-dollar:before,
.fa6-usd:before {
  content: "\24"
}

.fa6-x:before {
  content: "\58"
}

.fa6-magnifying-glass-dollar:before,
.fa6-search-dollar:before {
  content: "\f688"
}

.fa6-users-cog:before,
.fa6-users-gear:before {
  content: "\f509"
}

.fa6-person-military-pointing:before {
  content: "\e54a"
}

.fa6-bank:before,
.fa6-building-columns:before,
.fa6-institution:before,
.fa6-museum:before,
.fa6-university:before {
  content: "\f19c"
}

.fa6-umbrella:before {
  content: "\f0e9"
}

.fa6-trowel:before {
  content: "\e589"
}

.fa6-d:before {
  content: "\44"
}

.fa6-stapler:before {
  content: "\e5af"
}

.fa6-masks-theater:before,
.fa6-theater-masks:before {
  content: "\f630"
}

.fa6-kip-sign:before {
  content: "\e1c4"
}

.fa6-hand-point-left:before {
  content: "\f0a5"
}

.fa6-handshake-alt:before,
.fa6-handshake-simple:before {
  content: "\f4c6"
}

.fa6-fighter-jet:before,
.fa6-jet-fighter:before {
  content: "\f0fb"
}

.fa6-share-alt-square:before,
.fa6-square-share-nodes:before {
  content: "\f1e1"
}

.fa6-barcode:before {
  content: "\f02a"
}

.fa6-plus-minus:before {
  content: "\e43c"
}

.fa6-video-camera:before,
.fa6-video:before {
  content: "\f03d"
}

.fa6-graduation-cap:before,
.fa6-mortar-board:before {
  content: "\f19d"
}

.fa6-hand-holding-medical:before {
  content: "\e05c"
}

.fa6-person-circle-check:before {
  content: "\e53e"
}

.fa6-level-up-alt:before,
.fa6-turn-up:before {
  content: "\f3bf"
}

.fa6-sr-only,
.fa6-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

:host,
:root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-brands-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-brands-400.ttf) format("truetype")
}

.fa6-brands,
.fab6 {
  font-weight: 400
}

.fa6-monero:before {
  content: "\f3d0"
}

.fa6-hooli:before {
  content: "\f427"
}

.fa6-yelp:before {
  content: "\f1e9"
}

.fa6-cc-visa:before {
  content: "\f1f0"
}

.fa6-lastfm:before {
  content: "\f202"
}

.fa6-shopware:before {
  content: "\f5b5"
}

.fa6-creative-commons-nc:before {
  content: "\f4e8"
}

.fa6-aws:before {
  content: "\f375"
}

.fa6-redhat:before {
  content: "\f7bc"
}

.fa6-yoast:before {
  content: "\f2b1"
}

.fa6-cloudflare:before {
  content: "\e07d"
}

.fa6-ups:before {
  content: "\f7e0"
}

.fa6-wpexplorer:before {
  content: "\f2de"
}

.fa6-dyalog:before {
  content: "\f399"
}

.fa6-bity:before {
  content: "\f37a"
}

.fa6-stackpath:before {
  content: "\f842"
}

.fa6-buysellads:before {
  content: "\f20d"
}

.fa6-first-order:before {
  content: "\f2b0"
}

.fa6-modx:before {
  content: "\f285"
}

.fa6-guilded:before {
  content: "\e07e"
}

.fa6-vnv:before {
  content: "\f40b"
}

.fa6-js-square:before,
.fa6-square-js:before {
  content: "\f3b9"
}

.fa6-microsoft:before {
  content: "\f3ca"
}

.fa6-qq:before {
  content: "\f1d6"
}

.fa6-orcid:before {
  content: "\f8d2"
}

.fa6-java:before {
  content: "\f4e4"
}

.fa6-invision:before {
  content: "\f7b0"
}

.fa6-creative-commons-pd-alt:before {
  content: "\f4ed"
}

.fa6-centercode:before {
  content: "\f380"
}

.fa6-glide-g:before {
  content: "\f2a6"
}

.fa6-drupal:before {
  content: "\f1a9"
}

.fa6-hire-a-helper:before {
  content: "\f3b0"
}

.fa6-creative-commons-by:before {
  content: "\f4e7"
}

.fa6-unity:before {
  content: "\e049"
}

.fa6-whmcs:before {
  content: "\f40d"
}

.fa6-rocketchat:before {
  content: "\f3e8"
}

.fa6-vk:before {
  content: "\f189"
}

.fa6-untappd:before {
  content: "\f405"
}

.fa6-mailchimp:before {
  content: "\f59e"
}

.fa6-css3-alt:before {
  content: "\f38b"
}

.fa6-reddit-square:before,
.fa6-square-reddit:before {
  content: "\f1a2"
}

.fa6-vimeo-v:before {
  content: "\f27d"
}

.fa6-contao:before {
  content: "\f26d"
}

.fa6-square-font-awesome:before {
  content: "\e5ad"
}

.fa6-deskpro:before {
  content: "\f38f"
}

.fa6-sistrix:before {
  content: "\f3ee"
}

.fa6-instagram-square:before,
.fa6-square-instagram:before {
  content: "\e055"
}

.fa6-battle-net:before {
  content: "\f835"
}

.fa6-the-red-yeti:before {
  content: "\f69d"
}

.fa6-hacker-news-square:before,
.fa6-square-hacker-news:before {
  content: "\f3af"
}

.fa6-edge:before {
  content: "\f282"
}

.fa6-napster:before {
  content: "\f3d2"
}

.fa6-snapchat-square:before,
.fa6-square-snapchat:before {
  content: "\f2ad"
}

.fa6-google-plus-g:before {
  content: "\f0d5"
}

.fa6-artstation:before {
  content: "\f77a"
}

.fa6-markdown:before {
  content: "\f60f"
}

.fa6-sourcetree:before {
  content: "\f7d3"
}

.fa6-google-plus:before {
  content: "\f2b3"
}

.fa6-diaspora:before {
  content: "\f791"
}

.fa6-foursquare:before {
  content: "\f180"
}

.fa6-stack-overflow:before {
  content: "\f16c"
}

.fa6-github-alt:before {
  content: "\f113"
}

.fa6-phoenix-squadron:before {
  content: "\f511"
}

.fa6-pagelines:before {
  content: "\f18c"
}

.fa6-algolia:before {
  content: "\f36c"
}

.fa6-red-river:before {
  content: "\f3e3"
}

.fa6-creative-commons-sa:before {
  content: "\f4ef"
}

.fa6-safari:before {
  content: "\f267"
}

.fa6-google:before {
  content: "\f1a0"
}

.fa6-font-awesome-alt:before,
.fa6-square-font-awesome-stroke:before {
  content: "\f35c"
}

.fa6-atlassian:before {
  content: "\f77b"
}

.fa6-linkedin-in:before {
  content: "\f0e1"
}

.fa6-digital-ocean:before {
  content: "\f391"
}

.fa6-nimblr:before {
  content: "\f5a8"
}

.fa6-chromecast:before {
  content: "\f838"
}

.fa6-evernote:before {
  content: "\f839"
}

.fa6-hacker-news:before {
  content: "\f1d4"
}

.fa6-creative-commons-sampling:before {
  content: "\f4f0"
}

.fa6-adversal:before {
  content: "\f36a"
}

.fa6-creative-commons:before {
  content: "\f25e"
}

.fa6-watchman-monitoring:before {
  content: "\e087"
}

.fa6-fonticons:before {
  content: "\f280"
}

.fa6-weixin:before {
  content: "\f1d7"
}

.fa6-shirtsinbulk:before {
  content: "\f214"
}

.fa6-codepen:before {
  content: "\f1cb"
}

.fa6-git-alt:before {
  content: "\f841"
}

.fa6-lyft:before {
  content: "\f3c3"
}

.fa6-rev:before {
  content: "\f5b2"
}

.fa6-windows:before {
  content: "\f17a"
}

.fa6-wizards-of-the-coast:before {
  content: "\f730"
}

.fa6-square-viadeo:before,
.fa6-viadeo-square:before {
  content: "\f2aa"
}

.fa6-meetup:before {
  content: "\f2e0"
}

.fa6-centos:before {
  content: "\f789"
}

.fa6-adn:before {
  content: "\f170"
}

.fa6-cloudsmith:before {
  content: "\f384"
}

.fa6-pied-piper-alt:before {
  content: "\f1a8"
}

.fa6-dribbble-square:before,
.fa6-square-dribbble:before {
  content: "\f397"
}

.fa6-codiepie:before {
  content: "\f284"
}

.fa6-node:before {
  content: "\f419"
}

.fa6-mix:before {
  content: "\f3cb"
}

.fa6-steam:before {
  content: "\f1b6"
}

.fa6-cc-apple-pay:before {
  content: "\f416"
}

.fa6-scribd:before {
  content: "\f28a"
}

.fa6-openid:before {
  content: "\f19b"
}

.fa6-instalod:before {
  content: "\e081"
}

.fa6-expeditedssl:before {
  content: "\f23e"
}

.fa6-sellcast:before {
  content: "\f2da"
}

.fa6-square-twitter:before,
.fa6-twitter-square:before {
  content: "\f081"
}

.fa6-r-project:before {
  content: "\f4f7"
}

.fa6-delicious:before {
  content: "\f1a5"
}

.fa6-freebsd:before {
  content: "\f3a4"
}

.fa6-vuejs:before {
  content: "\f41f"
}

.fa6-accusoft:before {
  content: "\f369"
}

.fa6-ioxhost:before {
  content: "\f208"
}

.fa6-fonticons-fi:before {
  content: "\f3a2"
}

.fa6-app-store:before {
  content: "\f36f"
}

.fa6-cc-mastercard:before {
  content: "\f1f1"
}

.fa6-itunes-note:before {
  content: "\f3b5"
}

.fa6-golang:before {
  content: "\e40f"
}

.fa6-kickstarter:before {
  content: "\f3bb"
}

.fa6-grav:before {
  content: "\f2d6"
}

.fa6-weibo:before {
  content: "\f18a"
}

.fa6-uncharted:before {
  content: "\e084"
}

.fa6-firstdraft:before {
  content: "\f3a1"
}

.fa6-square-youtube:before,
.fa6-youtube-square:before {
  content: "\f431"
}

.fa6-wikipedia-w:before {
  content: "\f266"
}

.fa6-rendact:before,
.fa6-wpressr:before {
  content: "\f3e4"
}

.fa6-angellist:before {
  content: "\f209"
}

.fa6-galactic-republic:before {
  content: "\f50c"
}

.fa6-nfc-directional:before {
  content: "\e530"
}

.fa6-skype:before {
  content: "\f17e"
}

.fa6-joget:before {
  content: "\f3b7"
}

.fa6-fedora:before {
  content: "\f798"
}

.fa6-stripe-s:before {
  content: "\f42a"
}

.fa6-meta:before {
  content: "\e49b"
}

.fa6-laravel:before {
  content: "\f3bd"
}

.fa6-hotjar:before {
  content: "\f3b1"
}

.fa6-bluetooth-b:before {
  content: "\f294"
}

.fa6-sticker-mule:before {
  content: "\f3f7"
}

.fa6-creative-commons-zero:before {
  content: "\f4f3"
}

.fa6-hips:before {
  content: "\f452"
}

.fa6-behance:before {
  content: "\f1b4"
}

.fa6-reddit:before {
  content: "\f1a1"
}

.fa6-discord:before {
  content: "\f392"
}

.fa6-chrome:before {
  content: "\f268"
}

.fa6-app-store-ios:before {
  content: "\f370"
}

.fa6-cc-discover:before {
  content: "\f1f2"
}

.fa6-wpbeginner:before {
  content: "\f297"
}

.fa6-confluence:before {
  content: "\f78d"
}

.fa6-mdb:before {
  content: "\f8ca"
}

.fa6-dochub:before {
  content: "\f394"
}

.fa6-accessible-icon:before {
  content: "\f368"
}

.fa6-ebay:before {
  content: "\f4f4"
}

.fa6-amazon:before {
  content: "\f270"
}

.fa6-unsplash:before {
  content: "\e07c"
}

.fa6-yarn:before {
  content: "\f7e3"
}

.fa6-square-steam:before,
.fa6-steam-square:before {
  content: "\f1b7"
}

.fa6-500px:before {
  content: "\f26e"
}

.fa6-square-vimeo:before,
.fa6-vimeo-square:before {
  content: "\f194"
}

.fa6-asymmetrik:before {
  content: "\f372"
}

.fa6-font-awesome-flag:before,
.fa6-font-awesome-logo-full:before,
.fa6-font-awesome:before {
  content: "\f2b4"
}

.fa6-gratipay:before {
  content: "\f184"
}

.fa6-apple:before {
  content: "\f179"
}

.fa6-hive:before {
  content: "\e07f"
}

.fa6-gitkraken:before {
  content: "\f3a6"
}

.fa6-keybase:before {
  content: "\f4f5"
}

.fa6-apple-pay:before {
  content: "\f415"
}

.fa6-padlet:before {
  content: "\e4a0"
}

.fa6-amazon-pay:before {
  content: "\f42c"
}

.fa6-github-square:before,
.fa6-square-github:before {
  content: "\f092"
}

.fa6-stumbleupon:before {
  content: "\f1a4"
}

.fa6-fedex:before {
  content: "\f797"
}

.fa6-phoenix-framework:before {
  content: "\f3dc"
}

.fa6-shopify:before {
  content: "\e057"
}

.fa6-neos:before {
  content: "\f612"
}

.fa6-hackerrank:before {
  content: "\f5f7"
}

.fa6-researchgate:before {
  content: "\f4f8"
}

.fa6-swift:before {
  content: "\f8e1"
}

.fa6-angular:before {
  content: "\f420"
}

.fa6-speakap:before {
  content: "\f3f3"
}

.fa6-angrycreative:before {
  content: "\f36e"
}

.fa6-y-combinator:before {
  content: "\f23b"
}

.fa6-empire:before {
  content: "\f1d1"
}

.fa6-envira:before {
  content: "\f299"
}

.fa6-gitlab-square:before,
.fa6-square-gitlab:before {
  content: "\e5ae"
}

.fa6-studiovinari:before {
  content: "\f3f8"
}

.fa6-pied-piper:before {
  content: "\f2ae"
}

.fa6-wordpress:before {
  content: "\f19a"
}

.fa6-product-hunt:before {
  content: "\f288"
}

.fa6-firefox:before {
  content: "\f269"
}

.fa6-linode:before {
  content: "\f2b8"
}

.fa6-goodreads:before {
  content: "\f3a8"
}

.fa6-odnoklassniki-square:before,
.fa6-square-odnoklassniki:before {
  content: "\f264"
}

.fa6-jsfiddle:before {
  content: "\f1cc"
}

.fa6-sith:before {
  content: "\f512"
}

.fa6-themeisle:before {
  content: "\f2b2"
}

.fa6-page4:before {
  content: "\f3d7"
}

.fa6-hashnode:before {
  content: "\e499"
}

.fa6-react:before {
  content: "\f41b"
}

.fa6-cc-paypal:before {
  content: "\f1f4"
}

.fa6-squarespace:before {
  content: "\f5be"
}

.fa6-cc-stripe:before {
  content: "\f1f5"
}

.fa6-creative-commons-share:before {
  content: "\f4f2"
}

.fa6-bitcoin:before {
  content: "\f379"
}

.fa6-keycdn:before {
  content: "\f3ba"
}

.fa6-opera:before {
  content: "\f26a"
}

.fa6-itch-io:before {
  content: "\f83a"
}

.fa6-umbraco:before {
  content: "\f8e8"
}

.fa6-galactic-senate:before {
  content: "\f50d"
}

.fa6-ubuntu:before {
  content: "\f7df"
}

.fa6-draft2digital:before {
  content: "\f396"
}

.fa6-stripe:before {
  content: "\f429"
}

.fa6-houzz:before {
  content: "\f27c"
}

.fa6-gg:before {
  content: "\f260"
}

.fa6-dhl:before {
  content: "\f790"
}

.fa6-pinterest-square:before,
.fa6-square-pinterest:before {
  content: "\f0d3"
}

.fa6-xing:before {
  content: "\f168"
}

.fa6-blackberry:before {
  content: "\f37b"
}

.fa6-creative-commons-pd:before {
  content: "\f4ec"
}

.fa6-playstation:before {
  content: "\f3df"
}

.fa6-quinscape:before {
  content: "\f459"
}

.fa6-less:before {
  content: "\f41d"
}

.fa6-blogger-b:before {
  content: "\f37d"
}

.fa6-opencart:before {
  content: "\f23d"
}

.fa6-vine:before {
  content: "\f1ca"
}

.fa6-paypal:before {
  content: "\f1ed"
}

.fa6-gitlab:before {
  content: "\f296"
}

.fa6-typo3:before {
  content: "\f42b"
}

.fa6-reddit-alien:before {
  content: "\f281"
}

.fa6-yahoo:before {
  content: "\f19e"
}

.fa6-dailymotion:before {
  content: "\e052"
}

.fa6-affiliatetheme:before {
  content: "\f36b"
}

.fa6-pied-piper-pp:before {
  content: "\f1a7"
}

.fa6-bootstrap:before {
  content: "\f836"
}

.fa6-odnoklassniki:before {
  content: "\f263"
}

.fa6-nfc-symbol:before {
  content: "\e531"
}

.fa6-ethereum:before {
  content: "\f42e"
}

.fa6-speaker-deck:before {
  content: "\f83c"
}

.fa6-creative-commons-nc-eu:before {
  content: "\f4e9"
}

.fa6-patreon:before {
  content: "\f3d9"
}

.fa6-avianex:before {
  content: "\f374"
}

.fa6-ello:before {
  content: "\f5f1"
}

.fa6-gofore:before {
  content: "\f3a7"
}

.fa6-bimobject:before {
  content: "\f378"
}

.fa6-facebook-f:before {
  content: "\f39e"
}

.fa6-google-plus-square:before,
.fa6-square-google-plus:before {
  content: "\f0d4"
}

.fa6-mandalorian:before {
  content: "\f50f"
}

.fa6-first-order-alt:before {
  content: "\f50a"
}

.fa6-osi:before {
  content: "\f41a"
}

.fa6-google-wallet:before {
  content: "\f1ee"
}

.fa6-d-and-d-beyond:before {
  content: "\f6ca"
}

.fa6-periscope:before {
  content: "\f3da"
}

.fa6-fulcrum:before {
  content: "\f50b"
}

.fa6-cloudscale:before {
  content: "\f383"
}

.fa6-forumbee:before {
  content: "\f211"
}

.fa6-mizuni:before {
  content: "\f3cc"
}

.fa6-schlix:before {
  content: "\f3ea"
}

.fa6-square-xing:before,
.fa6-xing-square:before {
  content: "\f169"
}

.fa6-bandcamp:before {
  content: "\f2d5"
}

.fa6-wpforms:before {
  content: "\f298"
}

.fa6-cloudversify:before {
  content: "\f385"
}

.fa6-usps:before {
  content: "\f7e1"
}

.fa6-megaport:before {
  content: "\f5a3"
}

.fa6-magento:before {
  content: "\f3c4"
}

.fa6-spotify:before {
  content: "\f1bc"
}

.fa6-optin-monster:before {
  content: "\f23c"
}

.fa6-fly:before {
  content: "\f417"
}

.fa6-aviato:before {
  content: "\f421"
}

.fa6-itunes:before {
  content: "\f3b4"
}

.fa6-cuttlefish:before {
  content: "\f38c"
}

.fa6-blogger:before {
  content: "\f37c"
}

.fa6-flickr:before {
  content: "\f16e"
}

.fa6-viber:before {
  content: "\f409"
}

.fa6-soundcloud:before {
  content: "\f1be"
}

.fa6-digg:before {
  content: "\f1a6"
}

.fa6-tencent-weibo:before {
  content: "\f1d5"
}

.fa6-symfony:before {
  content: "\f83d"
}

.fa6-maxcdn:before {
  content: "\f136"
}

.fa6-etsy:before {
  content: "\f2d7"
}

.fa6-facebook-messenger:before {
  content: "\f39f"
}

.fa6-audible:before {
  content: "\f373"
}

.fa6-think-peaks:before {
  content: "\f731"
}

.fa6-bilibili:before {
  content: "\e3d9"
}

.fa6-erlang:before {
  content: "\f39d"
}

.fa6-cotton-bureau:before {
  content: "\f89e"
}

.fa6-dashcube:before {
  content: "\f210"
}

.fa6-42-group:before,
.fa6-innosoft:before {
  content: "\e080"
}

.fa6-stack-exchange:before {
  content: "\f18d"
}

.fa6-elementor:before {
  content: "\f430"
}

.fa6-pied-piper-square:before,
.fa6-square-pied-piper:before {
  content: "\e01e"
}

.fa6-creative-commons-nd:before {
  content: "\f4eb"
}

.fa6-palfed:before {
  content: "\f3d8"
}

.fa6-superpowers:before {
  content: "\f2dd"
}

.fa6-resolving:before {
  content: "\f3e7"
}

.fa6-xbox:before {
  content: "\f412"
}

.fa6-searchengin:before {
  content: "\f3eb"
}

.fa6-tiktok:before {
  content: "\e07b"
}

.fa6-facebook-square:before,
.fa6-square-facebook:before {
  content: "\f082"
}

.fa6-renren:before {
  content: "\f18b"
}

.fa6-linux:before {
  content: "\f17c"
}

.fa6-glide:before {
  content: "\f2a5"
}

.fa6-linkedin:before {
  content: "\f08c"
}

.fa6-hubspot:before {
  content: "\f3b2"
}

.fa6-deploydog:before {
  content: "\f38e"
}

.fa6-twitch:before {
  content: "\f1e8"
}

.fa6-ravelry:before {
  content: "\f2d9"
}

.fa6-mixer:before {
  content: "\e056"
}

.fa6-lastfm-square:before,
.fa6-square-lastfm:before {
  content: "\f203"
}

.fa6-vimeo:before {
  content: "\f40a"
}

.fa6-mendeley:before {
  content: "\f7b3"
}

.fa6-uniregistry:before {
  content: "\f404"
}

.fa6-figma:before {
  content: "\f799"
}

.fa6-creative-commons-remix:before {
  content: "\f4ee"
}

.fa6-cc-amazon-pay:before {
  content: "\f42d"
}

.fa6-dropbox:before {
  content: "\f16b"
}

.fa6-instagram:before {
  content: "\f16d"
}

.fa6-cmplid:before {
  content: "\e360"
}

.fa6-facebook:before {
  content: "\f09a"
}

.fa6-gripfire:before {
  content: "\f3ac"
}

.fa6-jedi-order:before {
  content: "\f50e"
}

.fa6-uikit:before {
  content: "\f403"
}

.fa6-fort-awesome-alt:before {
  content: "\f3a3"
}

.fa6-phabricator:before {
  content: "\f3db"
}

.fa6-ussunnah:before {
  content: "\f407"
}

.fa6-earlybirds:before {
  content: "\f39a"
}

.fa6-trade-federation:before {
  content: "\f513"
}

.fa6-autoprefixer:before {
  content: "\f41c"
}

.fa6-whatsapp:before {
  content: "\f232"
}

.fa6-slideshare:before {
  content: "\f1e7"
}

.fa6-google-play:before {
  content: "\f3ab"
}

.fa6-viadeo:before {
  content: "\f2a9"
}

.fa6-line:before {
  content: "\f3c0"
}

.fa6-google-drive:before {
  content: "\f3aa"
}

.fa6-servicestack:before {
  content: "\f3ec"
}

.fa6-simplybuilt:before {
  content: "\f215"
}

.fa6-bitbucket:before {
  content: "\f171"
}

.fa6-imdb:before {
  content: "\f2d8"
}

.fa6-deezer:before {
  content: "\e077"
}

.fa6-raspberry-pi:before {
  content: "\f7bb"
}

.fa6-jira:before {
  content: "\f7b1"
}

.fa6-docker:before {
  content: "\f395"
}

.fa6-screenpal:before {
  content: "\e570"
}

.fa6-bluetooth:before {
  content: "\f293"
}

.fa6-gitter:before {
  content: "\f426"
}

.fa6-d-and-d:before {
  content: "\f38d"
}

.fa6-microblog:before {
  content: "\e01a"
}

.fa6-cc-diners-club:before {
  content: "\f24c"
}

.fa6-gg-circle:before {
  content: "\f261"
}

.fa6-pied-piper-hat:before {
  content: "\f4e5"
}

.fa6-kickstarter-k:before {
  content: "\f3bc"
}

.fa6-yandex:before {
  content: "\f413"
}

.fa6-readme:before {
  content: "\f4d5"
}

.fa6-html5:before {
  content: "\f13b"
}

.fa6-sellsy:before {
  content: "\f213"
}

.fa6-sass:before {
  content: "\f41e"
}

.fa6-wirsindhandwerk:before,
.fa6-wsh:before {
  content: "\e2d0"
}

.fa6-buromobelexperte:before {
  content: "\f37f"
}

.fa6-salesforce:before {
  content: "\f83b"
}

.fa6-octopus-deploy:before {
  content: "\e082"
}

.fa6-medapps:before {
  content: "\f3c6"
}

.fa6-ns8:before {
  content: "\f3d5"
}

.fa6-pinterest-p:before {
  content: "\f231"
}

.fa6-apper:before {
  content: "\f371"
}

.fa6-fort-awesome:before {
  content: "\f286"
}

.fa6-waze:before {
  content: "\f83f"
}

.fa6-cc-jcb:before {
  content: "\f24b"
}

.fa6-snapchat-ghost:before,
.fa6-snapchat:before {
  content: "\f2ab"
}

.fa6-fantasy-flight-games:before {
  content: "\f6dc"
}

.fa6-rust:before {
  content: "\e07a"
}

.fa6-wix:before {
  content: "\f5cf"
}

.fa6-behance-square:before,
.fa6-square-behance:before {
  content: "\f1b5"
}

.fa6-supple:before {
  content: "\f3f9"
}

.fa6-rebel:before {
  content: "\f1d0"
}

.fa6-css3:before {
  content: "\f13c"
}

.fa6-staylinked:before {
  content: "\f3f5"
}

.fa6-kaggle:before {
  content: "\f5fa"
}

.fa6-space-awesome:before {
  content: "\e5ac"
}

.fa6-deviantart:before {
  content: "\f1bd"
}

.fa6-cpanel:before {
  content: "\f388"
}

.fa6-goodreads-g:before {
  content: "\f3a9"
}

.fa6-git-square:before,
.fa6-square-git:before {
  content: "\f1d2"
}

.fa6-square-tumblr:before,
.fa6-tumblr-square:before {
  content: "\f174"
}

.fa6-trello:before {
  content: "\f181"
}

.fa6-creative-commons-nc-jp:before {
  content: "\f4ea"
}

.fa6-get-pocket:before {
  content: "\f265"
}

.fa6-perbyte:before {
  content: "\e083"
}

.fa6-grunt:before {
  content: "\f3ad"
}

.fa6-weebly:before {
  content: "\f5cc"
}

.fa6-connectdevelop:before {
  content: "\f20e"
}

.fa6-leanpub:before {
  content: "\f212"
}

.fa6-black-tie:before {
  content: "\f27e"
}

.fa6-themeco:before {
  content: "\f5c6"
}

.fa6-python:before {
  content: "\f3e2"
}

.fa6-android:before {
  content: "\f17b"
}

.fa6-bots:before {
  content: "\e340"
}

.fa6-free-code-camp:before {
  content: "\f2c5"
}

.fa6-hornbill:before {
  content: "\f592"
}

.fa6-js:before {
  content: "\f3b8"
}

.fa6-ideal:before {
  content: "\e013"
}

.fa6-git:before {
  content: "\f1d3"
}

.fa6-dev:before {
  content: "\f6cc"
}

.fa6-sketch:before {
  content: "\f7c6"
}

.fa6-yandex-international:before {
  content: "\f414"
}

.fa6-cc-amex:before {
  content: "\f1f3"
}

.fa6-uber:before {
  content: "\f402"
}

.fa6-github:before {
  content: "\f09b"
}

.fa6-php:before {
  content: "\f457"
}

.fa6-alipay:before {
  content: "\f642"
}

.fa6-youtube:before {
  content: "\f167"
}

.fa6-skyatlas:before {
  content: "\f216"
}

.fa6-firefox-browser:before {
  content: "\e007"
}

.fa6-replyd:before {
  content: "\f3e6"
}

.fa6-suse:before {
  content: "\f7d6"
}

.fa6-jenkins:before {
  content: "\f3b6"
}

.fa6-twitter:before {
  content: "\f099"
}

.fa6-rockrms:before {
  content: "\f3e9"
}

.fa6-pinterest:before {
  content: "\f0d2"
}

.fa6-buffer:before {
  content: "\f837"
}

.fa6-npm:before {
  content: "\f3d4"
}

.fa6-yammer:before {
  content: "\f840"
}

.fa6-btc:before {
  content: "\f15a"
}

.fa6-dribbble:before {
  content: "\f17d"
}

.fa6-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa6-internet-explorer:before {
  content: "\f26b"
}

.fa6-stubber:before {
  content: "\e5c7"
}

.fa6-telegram-plane:before,
.fa6-telegram:before {
  content: "\f2c6"
}

.fa6-old-republic:before {
  content: "\f510"
}

.fa6-odysee:before {
  content: "\e5c6"
}

.fa6-square-whatsapp:before,
.fa6-whatsapp-square:before {
  content: "\f40c"
}

.fa6-node-js:before {
  content: "\f3d3"
}

.fa6-edge-legacy:before {
  content: "\e078"
}

.fa6-slack-hash:before,
.fa6-slack:before {
  content: "\f198"
}

.fa6-medrt:before {
  content: "\f3c8"
}

.fa6-usb:before {
  content: "\f287"
}

.fa6-tumblr:before {
  content: "\f173"
}

.fa6-vaadin:before {
  content: "\f408"
}

.fa6-quora:before {
  content: "\f2c4"
}

.fa6-reacteurope:before {
  content: "\f75d"
}

.fa6-medium-m:before,
.fa6-medium:before {
  content: "\f23a"
}

.fa6-amilia:before {
  content: "\f36d"
}

.fa6-mixcloud:before {
  content: "\f289"
}

.fa6-flipboard:before {
  content: "\f44d"
}

.fa6-viacoin:before {
  content: "\f237"
}

.fa6-critical-role:before {
  content: "\f6c9"
}

.fa6-sitrox:before {
  content: "\e44a"
}

.fa6-discourse:before {
  content: "\f393"
}

.fa6-joomla:before {
  content: "\f1aa"
}

.fa6-mastodon:before {
  content: "\f4f6"
}

.fa6-airbnb:before {
  content: "\f834"
}

.fa6-wolf-pack-battalion:before {
  content: "\f514"
}

.fa6-buy-n-large:before {
  content: "\f8a6"
}

.fa6-gulp:before {
  content: "\f3ae"
}

.fa6-creative-commons-sampling-plus:before {
  content: "\f4f1"
}

.fa6-strava:before {
  content: "\f428"
}

.fa6-ember:before {
  content: "\f423"
}

.fa6-canadian-maple-leaf:before {
  content: "\f785"
}

.fa6-teamspeak:before {
  content: "\f4f9"
}

.fa6-pushed:before {
  content: "\f3e1"
}

.fa6-wordpress-simple:before {
  content: "\f411"
}

.fa6-nutritionix:before {
  content: "\f3d6"
}

.fa6-wodu:before {
  content: "\e088"
}

.fa6-google-pay:before {
  content: "\e079"
}

.fa6-intercom:before {
  content: "\f7af"
}

.fa6-zhihu:before {
  content: "\f63f"
}

.fa6-korvue:before {
  content: "\f42f"
}

.fa6-pix:before {
  content: "\e43a"
}

.fa6-steam-symbol:before {
  content: "\f3f6"
}

:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-regular-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-regular-400.ttf) format("truetype")
}

.fa6-regular,
.far6 {
  font-weight: 400
}

:host,
:root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-solid-900.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-solid-900.ttf) format("truetype")
}

.fa6-solid,
.fas6 {
  font-weight: 900
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-display: block;
  font-weight: 400;
  src: url(../webfonts/fontawesome6/fa6-brands-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-brands-400.ttf) format("truetype")
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-display: block;
  font-weight: 900;
  src: url(../webfonts/fontawesome6/fa6-solid-900.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-solid-900.ttf) format("truetype")
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-display: block;
  font-weight: 400;
  src: url(../webfonts/fontawesome6/fa6-regular-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-regular-400.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-solid-900.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-solid-900.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-brands-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-brands-400.ttf) format("truetype")
}

@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../webfonts/fontawesome6/fa6-regular-400.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-regular-400.ttf) format("truetype");
  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/fontawesome6/fa6-v4compatibility.woff2) format("woff2"), url(../webfonts/fontawesome6/fa6-v4compatibility.ttf) format("truetype");
  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
}

/* End Font Awesome Free 6.4.0 */

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/open-sans-v15-latin-ext_latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('../webfonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../webfonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../webfonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../webfonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../webfonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/open-sans-v15-latin-ext_latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
    url('../webfonts/open-sans-v15-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../webfonts/open-sans-v15-latin-ext_latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../webfonts/open-sans-v15-latin-ext_latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('../webfonts/open-sans-v15-latin-ext_latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../webfonts/open-sans-v15-latin-ext_latin-600.svg#OpenSans') format('svg');
  /* Legacy iOS */
}

/* source-sans-3-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/source-sans-3-v9-latin-regular.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../webfonts/source-sans-3-v9-latin-regular.ttf') format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* source-sans-3-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/source-sans-3-v9-latin-500.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../webfonts/source-sans-3-v9-latin-500.ttf') format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}