/*!*!*/
/* * Font Awesome Free 6.3.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.*/
/* *!*/
/*@font-face {*/
/*  font-family: "Font Awesome 6 Free";*/
/*  font-style: normal;*/
/*  font-weight: 900;*/
/*  font-display: block;*/
/*  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }*/

/*@font-face {*/
/*  font-family: "Font Awesome 6 Free";*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  font-display: block;*/
/*  src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }*/

/*@font-face {*/
/*  font-family: "Font Awesome 6 Brands";*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  font-display: block;*/
/*  src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }*/

/*.fa {*/
/*  font-family: var(--fa-style-family, "Font Awesome 6 Free");*/
/*  font-weight: var(--fa-style, 900); }*/

/*.fa,*/
/*.fa-classic,*/
/*.fa-sharp,*/
/*.fas,*/
/*.fa-solid,*/
/*.far,*/
/*.fa-regular,*/
/*.fab,*/
/*.fa-brands {*/
/*  -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; }*/

/*.fas,*/
/*.fa-solid {*/
/*  font-family: 'Font Awesome 6 Free';*/
/*  font-weight: 900; }*/

/*.far,*/
/*.fa-regular {*/
/*  font-family: 'Font Awesome 6 Free';*/
/*  font-weight: 400; }*/

/*.fab,*/
/*.fa-brands {*/
/*  font-family: 'Font Awesome 6 Brands';*/
/*  font-weight: 400; }*/

/*.fa-1x {*/
/*  font-size: 1em; }*/

/*.fa-2x {*/
/*  font-size: 2em; }*/

/*.fa-3x {*/
/*  font-size: 3em; }*/

/*.fa-4x {*/
/*  font-size: 4em; }*/

/*.fa-5x {*/
/*  font-size: 5em; }*/

/*.fa-6x {*/
/*  font-size: 6em; }*/

/*.fa-7x {*/
/*  font-size: 7em; }*/

/*.fa-8x {*/
/*  font-size: 8em; }*/

/*.fa-9x {*/
/*  font-size: 9em; }*/

/*.fa-10x {*/
/*  font-size: 10em; }*/

/*.fa-2xs {*/
/*  font-size: 0.625em;*/
/*  line-height: 0.1em;*/
/*  vertical-align: 0.225em; }*/

/*.fa-xs {*/
/*  font-size: 0.75em;*/
/*  line-height: 0.08333em;*/
/*  vertical-align: 0.125em; }*/

/*.fa-sm {*/
/*  font-size: 0.875em;*/
/*  line-height: 0.07143em;*/
/*  vertical-align: 0.05357em; }*/

/*.fa-lg {*/
/*  font-size: 1.25em;*/
/*  line-height: 0.05em;*/
/*  vertical-align: -0.075em; }*/

/*.fa-xl {*/
/*  font-size: 1.5em;*/
/*  line-height: 0.04167em;*/
/*  vertical-align: -0.125em; }*/

/*.fa-2xl {*/
/*  font-size: 2em;*/
/*  line-height: 0.03125em;*/
/*  vertical-align: -0.1875em; }*/

/*.fa-fw {*/
/*  text-align: center;*/
/*  width: 1.25em; }*/

/*.fa-ul {*/
/*  list-style-type: none;*/
/*  margin-left: var(--fa-li-margin, 2.5em);*/
/*  padding-left: 0; }*/
/*  .fa-ul > li {*/
/*    position: relative; }*/

/*.fa-li {*/
/*  left: calc(var(--fa-li-width, 2em) * -1);*/
/*  position: absolute;*/
/*  text-align: center;*/
/*  width: var(--fa-li-width, 2em);*/
/*  line-height: inherit; }*/

/*.fa-border {*/
/*  border-radius: var(--fa-border-radius, 0.1em);*/
/*  border: var(--fa-border-width, 0.08em) solid var(--fa-border-color, #eee);*/
/*  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }*/

/*.fa-pull-left {*/
/*  float: left;*/
/*  margin-right: var(--fa-pull-margin, 0.3em); }*/

/*.fa-pull-right {*/
/*  float: right;*/
/*  margin-left: var(--fa-pull-margin, 0.3em); }*/

/*.fa-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); }*/

/*.fa-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(0.28, 0.84, 0.42, 1));*/
/*          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }*/

/*.fa-fade {*/
/*  -webkit-animation-name: fa-fade;*/
/*          animation-name: fa-fade;*/
/*  -webkit-animation-delay: var(--fa-animation-delay, 0s);*/
/*          animation-delay: var(--fa-animation-delay, 0s);*/
/*  -webkit-animation-direction: var(--fa-animation-direction, normal);*/
/*          animation-direction: var(--fa-animation-direction, normal);*/
/*  -webkit-animation-duration: var(--fa-animation-duration, 1s);*/
/*          animation-duration: var(--fa-animation-duration, 1s);*/
/*  -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(0.4, 0, 0.6, 1));*/
/*          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }*/

/*.fa-beat-fade {*/
/*  -webkit-animation-name: fa-beat-fade;*/
/*          animation-name: fa-beat-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);*/
/*  -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(0.4, 0, 0.6, 1));*/
/*          animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }*/

/*.fa-flip {*/
/*  -webkit-animation-name: fa-flip;*/
/*          animation-name: fa-flip;*/
/*  -webkit-animation-delay: var(--fa-animation-delay, 0s);*/
/*          animation-delay: var(--fa-animation-delay, 0s);*/
/*  -webkit-animation-direction: var(--fa-animation-direction, normal);*/
/*          animation-direction: var(--fa-animation-direction, normal);*/
/*  -webkit-animation-duration: var(--fa-animation-duration, 1s);*/
/*          animation-duration: var(--fa-animation-duration, 1s);*/
/*  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*          animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);*/
/*          animation-timing-function: var(--fa-animation-timing, ease-in-out); }*/

/*.fa-shake {*/
/*  -webkit-animation-name: fa-shake;*/
/*          animation-name: fa-shake;*/
/*  -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, linear);*/
/*          animation-timing-function: var(--fa-animation-timing, linear); }*/

/*.fa-spin {*/
/*  -webkit-animation-name: fa-spin;*/
/*          animation-name: fa-spin;*/
/*  -webkit-animation-delay: var(--fa-animation-delay, 0s);*/
/*          animation-delay: var(--fa-animation-delay, 0s);*/
/*  -webkit-animation-direction: var(--fa-animation-direction, normal);*/
/*          animation-direction: var(--fa-animation-direction, normal);*/
/*  -webkit-animation-duration: var(--fa-animation-duration, 2s);*/
/*          animation-duration: var(--fa-animation-duration, 2s);*/
/*  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*          animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*  -webkit-animation-timing-function: var(--fa-animation-timing, linear);*/
/*          animation-timing-function: var(--fa-animation-timing, linear); }*/

/*.fa-spin-reverse {*/
/*  -webkit-animation-name: fa-spin;*/
/*          animation-name: fa-spin;*/
/*  -webkit-animation-direction: var(--fa-animation-direction, reverse);*/
/*          animation-direction: var(--fa-animation-direction, reverse); }*/

/*.fa-pulse,*/
/*.fa-spin-pulse {*/
/*  -webkit-animation-name: fa-spin;*/
/*          animation-name: fa-spin;*/
/*  -webkit-animation-direction: var(--fa-animation-direction, normal);*/
/*          animation-direction: var(--fa-animation-direction, normal);*/
/*  -webkit-animation-duration: var(--fa-animation-duration, 1s);*/
/*          animation-duration: var(--fa-animation-duration, 1s);*/
/*  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*          animation-iteration-count: var(--fa-animation-iteration-count, infinite);*/
/*  -webkit-animation-timing-function: var(--fa-animation-timing, steps(4));*/
/*          animation-timing-function: var(--fa-animation-timing, steps(4)); }*/

/*@-webkit-keyframes fa-beat {*/
/*  0%, 90% {*/
/*    transform: scale(1); }*/
/*  45% {*/
/*    transform: scale(var(--fa-beat-scale, 1.25)); } }*/

/*@keyframes fa-beat {*/
/*  0%, 90% {*/
/*    transform: scale(1); }*/
/*  45% {*/
/*    transform: scale(var(--fa-beat-scale, 1.25)); } }*/

/*@-webkit-keyframes fa-bounce {*/
/*  0% {*/
/*    transform: scale(1, 1) translateY(0); }*/
/*  10% {*/
/*    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }*/
/*  30% {*/
/*    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }*/
/*  50% {*/
/*    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }*/
/*  57% {*/
/*    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }*/
/*  64% {*/
/*    transform: scale(var(--fa-bounce-rebound-scale-x, 0.98), var(--fa-bounce-rebound-scale-y, 1.02)) translateY(0); }*/
/*  100% {*/
/*    transform: scale(1, 1) translateY(0); } }*/

/*@keyframes fa-bounce {*/
/*  0% {*/
/*    transform: scale(1, 1) translateY(0); }*/
/*  10% {*/
/*    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }*/
/*  30% {*/
/*    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }*/
/*  50% {*/
/*    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }*/
/*  57% {*/
/*    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }*/
/*  64% {*/
/*    transform: scale(var(--fa-bounce-rebound-scale-x, 0.98), var(--fa-bounce-rebound-scale-y, 1.02)) translateY(0); }*/
/*  100% {*/
/*    transform: scale(1, 1) translateY(0); } }*/

/*@-webkit-keyframes fa-fade {*/
/*  50% {*/
/*    opacity: var(--fa-fade-opacity, 0.4); } }*/

/*@keyframes fa-fade {*/
/*  50% {*/
/*    opacity: var(--fa-fade-opacity, 0.4); } }*/

/*@-webkit-keyframes fa-beat-fade {*/
/*  0%, 100% {*/
/*    opacity: var(--fa-beat-fade-opacity, 0.4);*/
/*    transform: scale(1); }*/
/*  50% {*/
/*    opacity: 1;*/
/*    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }*/

/*@keyframes fa-beat-fade {*/
/*  0%, 100% {*/
/*    opacity: var(--fa-beat-fade-opacity, 0.4);*/
/*    transform: scale(1); }*/
/*  50% {*/
/*    opacity: 1;*/
/*    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }*/

/*@-webkit-keyframes fa-flip {*/
/*  50% {*/
/*    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, 180deg)); } }*/

/*@keyframes fa-flip {*/
/*  50% {*/
/*    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% {*/
/*    transform: rotate(-15deg); }*/
/*  4% {*/
/*    transform: rotate(15deg); }*/
/*  8%, 24% {*/
/*    transform: rotate(-18deg); }*/
/*  12%, 28% {*/
/*    transform: rotate(18deg); }*/
/*  16% {*/
/*    transform: rotate(-22deg); }*/
/*  20% {*/
/*    transform: rotate(22deg); }*/
/*  32% {*/
/*    transform: rotate(-12deg); }*/
/*  36% {*/
/*    transform: rotate(12deg); }*/
/*  40%, 100% {*/
/*    transform: rotate(0deg); } }*/

/*@keyframes fa-shake {*/
/*  0% {*/
/*    transform: rotate(-15deg); }*/
/*  4% {*/
/*    transform: rotate(15deg); }*/
/*  8%, 24% {*/
/*    transform: rotate(-18deg); }*/
/*  12%, 28% {*/
/*    transform: rotate(18deg); }*/
/*  16% {*/
/*    transform: rotate(-22deg); }*/
/*  20% {*/
/*    transform: rotate(22deg); }*/
/*  32% {*/
/*    transform: rotate(-12deg); }*/
/*  36% {*/
/*    transform: rotate(12deg); }*/
/*  40%, 100% {*/
/*    transform: rotate(0deg); } }*/

/*@-webkit-keyframes fa-spin {*/
/*  0% {*/
/*    transform: rotate(0deg); }*/
/*  100% {*/
/*    transform: rotate(360deg); } }*/

/*@keyframes fa-spin {*/
/*  0% {*/
/*    transform: rotate(0deg); }*/
/*  100% {*/
/*    transform: rotate(360deg); } }*/

/*.fa-rotate-90 {*/
/*  transform: rotate(90deg); }*/

/*.fa-rotate-180 {*/
/*  transform: rotate(180deg); }*/

/*.fa-rotate-270 {*/
/*  transform: rotate(270deg); }*/

/*.fa-flip-horizontal {*/
/*  transform: scale(-1, 1); }*/

/*.fa-flip-vertical {*/
/*  transform: scale(1, -1); }*/

/*.fa-flip-both,*/
/*.fa-flip-horizontal.fa-flip-vertical {*/
/*  transform: scale(-1, -1); }*/

/*.fa-rotate-by {*/
/*  transform: rotate(var(--fa-rotate-angle, 0)); }*/

/*.fa-stack {*/
/*  display: inline-block;*/
/*  height: 2em;*/
/*  line-height: 2em;*/
/*  position: relative;*/
/*  vertical-align: middle;*/
/*  width: 2.5em; }*/

/*.fa-stack-1x,*/
/*.fa-stack-2x {*/
/*  left: 0;*/
/*  position: absolute;*/
/*  text-align: center;*/
/*  width: 100%; }*/

/*.fa-stack-1x {*/
/*  line-height: inherit; }*/

/*.fa-stack-2x {*/
/*  font-size: 2em; }*/

/*.fa-inverse {*/
/*  color: var(--fa-inverse, #fff); }*/

/*!* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen*/
/*readers do not read off random characters that represent icons *!*/
/*.fa-0::before {*/
/*  content: "\30"; }*/

/*.fa-1::before {*/
/*  content: "\31"; }*/

/*.fa-2::before {*/
/*  content: "\32"; }*/

/*.fa-3::before {*/
/*  content: "\33"; }*/

/*.fa-4::before {*/
/*  content: "\34"; }*/

/*.fa-5::before {*/
/*  content: "\35"; }*/

/*.fa-6::before {*/
/*  content: "\36"; }*/

/*.fa-7::before {*/
/*  content: "\37"; }*/

/*.fa-8::before {*/
/*  content: "\38"; }*/

/*.fa-9::before {*/
/*  content: "\39"; }*/

/*.fa-fill-drip::before {*/
/*  content: "\f578"; }*/

/*.fa-arrows-to-circle::before {*/
/*  content: "\e4bd"; }*/

/*.fa-circle-chevron-right::before {*/
/*  content: "\f138"; }*/

/*.fa-chevron-circle-right::before {*/
/*  content: "\f138"; }*/

/*.fa-at::before {*/
/*  content: "\40"; }*/

/*.fa-trash-can::before {*/
/*  content: "\f2ed"; }*/

/*.fa-trash::before {*/
/*  content: "\f1f8"; }*/

/*.fa-text-height::before {*/
/*  content: "\f034"; }*/

/*.fa-user-xmark::before {*/
/*  content: "\f235"; }*/

/*.fa-user-times::before {*/
/*  content: "\f235"; }*/

/*.fa-stethoscope::before {*/
/*  content: "\f0f1"; }*/

/*.fa-message::before {*/
/*  content: "\f27a"; }*/

/*.fa-comment-alt::before {*/
/*  content: "\f27a"; }*/

/*.fa-info::before {*/
/*  content: "\f129"; }*/

/*.fa-down-left-and-up-right-to-center::before {*/
/*  content: "\f422"; }*/

/*.fa-compress-alt::before {*/
/*  content: "\f422"; }*/

/*.fa-explosion::before {*/
/*  content: "\e4e9"; }*/

/*.fa-file::before {*/
/*  content: "\f15b"; }*/

/*.fa-file-text::before {*/
/*  content: "\f15c"; }*/

/*.fa-wave-square::before {*/
/*  content: "\f83e"; }*/

/*.fa-ring::before {*/
/*  content: "\f708"; }*/

/*.fa-building-un::before {*/
/*  content: "\e4d9"; }*/

/*.fa-dice-three::before {*/
/*  content: "\f527"; }*/

/*.fa-calendar-days::before {*/
/*  content: "\f073"; }*/

/*.fa-calendar-alt::before {*/
/*  content: "\f073"; }*/

/*.fa-anchor-circle-check::before {*/
/*  content: "\e4aa"; }*/

/*.fa-building-circle-arrow-right::before {*/
/*  content: "\e4d1"; }*/

/*.fa-volleyball::before {*/
/*  content: "\f45d"; }*/

/*.fa-volleyball-ball::before {*/
/*  content: "\f45d"; }*/

/*.fa-arrows-up-to-line::before {*/
/*  content: "\e4c2"; }*/

/*.fa-sort::before {*/
/*  content: "\f0dc"; }*/

/*.fa-unsorted::before {*/
/*  content: "\f0dc"; }*/

/*.fa-magnifying-glass::before {*/
/*  content: "\f002"; }*/

/*.fa-search::before {*/
/*  content: "\f002"; }*/

/*.fa-egg::before {*/
/*  content: "\f7fb"; }*/

/*.fa-display::before {*/
/*  content: "\e165"; }*/

/*.fa-desktop::before {*/
/*  content: "\e165"; }*/

/*.fa-face-smile-wink::before {*/
/*  content: "\f4da"; }*/

/*.fa-smile-wink::before {*/
/*  content: "\f4da"; }*/

/*.fa-folder-blank::before {*/
/*  content: "\e5a0"; }*/

/*.fa-folder::before {*/
/*  content: "\f07b"; }*/

/*.fa-utensils::before {*/
/*  content: "\f2e7"; }*/

/*.fa-cutlery::before {*/
/*  content: "\f2e7"; }*/

/*.fa-arrow-up-to-bracket::before {*/
/*  content: "\e4a4"; }*/

/*.fa-person-dots-from-line::before {*/
/*  content: "\f470"; }*/

/*.fa-ellipsis-h::before {*/
/*  content: "\f141"; }*/

/*.fa-ellipsis::before {*/
/*  content: "\f141"; }*/

/*.fa-ruler-horizontal::before {*/
/*  content: "\f547"; }*/

/*.fa-person-chalkboard::before {*/
/*  content: "\e53d"; }*/

/*.fa-television::before {*/
/*  content: "\f26c"; }*/

/*.fa-tv::before {*/
/*  content: "\f26c"; }*/

/*.fa-calculator::before {*/
/*  content: "\f1ec"; }*/

/*.fa-truck-loading::before {*/
/*  content: "\f4de"; }*/

/*.fa-arrow-up-right-dots::before {*/
/*  content: "\e4b7"; }*/

/*.fa-sd-card::before {*/
/*  content: "\f7c2"; }*/

/*.fa-dice-d6::before {*/
/*  content: "\f6d1"; }*/

/*.fa-shoe-prints::before {*/
/*  content: "\f54b"; }*/

/*.fa-circle-half-stroke::before {*/
/*  content: "\f042"; }*/

/*.fa-adjust::before {*/
/*  content: "\f042"; }*/

/*.fa-clapperboard::before {*/
/*  content: "\e131"; }*/

/*.fa-square-rss::before {*/
/*  content: "\f143"; }*/

/*.fa-rss-square::before {*/
/*  content: "\f143"; }*/

/*.fa-play-circle::before {*/
/*  content: "\f144"; }*/

/*.fa-c::before {*/
/*  content: "\43"; }*/

/*.fa-file-code::before {*/
/*  content: "\f1c9"; }*/

/*.fa-suitcase::before {*/
/*  content: "\f0f2"; }*/

/*.fa-tachograph-digital::before {*/
/*  content: "\f566"; }*/

/*.fa-digital-tachograph::before {*/
/*  content: "\f566"; }*/

/*.fa-battery-empty::before {*/
/*  content: "\f244"; }*/

/*.fa-battery-0::before {*/
/*  content: "\f244"; }*/

/*.fa-socks::before {*/
/*  content: "\f696"; }*/

/*.fa-inbox::before {*/
/*  content: "\f01c"; }*/

/*.fa-section::before {*/
/*  content: "\e447"; }*/

/*.fa-gauge-high::before {*/
/*  content: "\f625"; }*/

/*.fa-tachometer-alt::before {*/
/*  content: "\f625"; }*/

/*.fa-tachometer-alt-fast::before {*/
/*  content: "\f625"; }*/

/*.fa-user-ninja::before {*/
/*  content: "\f504"; }*/

/*.fa-shield-alt::before {*/
/*  content: "\f3ed"; }*/

/*.fa-shield-halved::before {*/
/*  content: "\f3ed"; }*/

/*.fa-sparkles::before {*/
/*  content: "\f890"; }*/

/*.fa-file-contract::before {*/
/*  content: "\f56c"; }*/

/*.fa-dice-d20::before {*/
/*  content: "\f6cf"; }*/

/*.fa-betamax::before {*/
/*  content: "\f8a1"; }*/

/*.fa-phone-pulse::before {*/
/*  content: "\e2b5"; }*/

/*.fa-wifi-3::before {*/
/*  content: "\f5c8"; }*/

/*.fa-wifi-strong::before {*/
/*  content: "\f5c8"; }*/

/*.fa-b::before {*/
/*  content: "\42"; }*/

/*.fa-file-pen::before {*/
/*  content: "\f31c"; }*/

/*.fa-file-edit::before {*/
/*  content: "\f31c"; }*/

/*.fa-derby::before {*/
/*  content: "\f6f5"; }*/

/*.fa-trophy::before {*/
/*  content: "\f091"; }*/

/*.fa-person-praying::before {*/
/*  content: "\f683"; }*/

/*.fa-pray::before {*/
/*  content: "\f683"; }*/

/*.fa-hammer::before {*/
/*  content: "\f6e3"; }*/

/*.fa-face-angry::before {*/
/*  content: "\f556"; }*/

/*.fa-angry::before {*/
/*  content: "\f556"; }*/

/*.fa-people-carry-box::before {*/
/*  content: "\f4ce"; }*/

/*.fa-people-carry::before {*/
/*  content: "\f4ce"; }*/

/*.fa-ear::before {*/
/*  content: "\f599"; }*/

/*.fa-d::before {*/
/*  content: "\44"; }*/

/*.fa-venus::before {*/
/*  content: "\f221"; }*/

/*.fa-mars::before {*/
/*  content: "\f222"; }*/

/*.fa-mars-stroke::before {*/
/*  content: "\f229"; }*/

/*.fa-mars-stroke-right::before {*/
/*  content: "\f22b"; }*/

/*.fa-mars-stroke-up::before {*/
/*  content: "\f22a"; }*/

/*.fa-mars-stroke-v::before {*/
/*  content: "\f22a"; }*/

/*.fa-mars-double::before {*/
/*  content: "\f227"; }*/

/*.fa-venus-double::before {*/
/*  content: "\f226"; }*/

/*.fa-transgender::before {*/
/*  content: "\f225"; }*/

/*.fa-transgender-alt::before {*/
/*  content: "\f224"; }*/

/*.fa-mercury::before {*/
/*  content: "\f223"; }*/

/*.fa-venus-mars::before {*/
/*  content: "\f228"; }*/

/*.fa-heart-pulse::before {*/
/*  content: "\e21b"; }*/

/*.fa-heartbeat::before {*/
/*  content: "\f21e"; }*/

/*.fa-vcard::before {*/
/*  content: "\f2bb"; }*/

/*.fa-address-card::before {*/
/*  content: "\f2bb"; }*/

/*.fa-person-gear::before {*/
/*  content: "\f0e0"; }*/

/*.fa-user-cog::before {*/
/*  content: "\f0e0"; }*/

/*.fa-level-up-alt::before {*/
/*  content: "\f3bf"; }*/

/*.fa-turn-up::before {*/
/*  content: "\f3bf"; }*/

/*.fa-sr-only,*/
/*.fa-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; }*/
