/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa-5,
.fa-5-s,
.fa-5-r,
.fa-5-l,
.fa-5-d,
.fa-5-b {
  -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-5-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

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

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

.fa-5-1x {
  font-size: 1em; }

.fa-5-2x {
  font-size: 2em; }

.fa-5-3x {
  font-size: 3em; }

.fa-5-4x {
  font-size: 4em; }

.fa-5-5x {
  font-size: 5em; }

.fa-5-6x {
  font-size: 6em; }

.fa-5-7x {
  font-size: 7em; }

.fa-5-8x {
  font-size: 8em; }

.fa-5-9x {
  font-size: 9em; }

.fa-5-10x {
  font-size: 10em; }

.fa-5-fw {
  text-align: center;
  width: 1.25em; }

.fa-5-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-5-ul > li {
    position: relative; }

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

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

.fa-5-pull-left {
  float: left; }

.fa-5-pull-right {
  float: right; }

.fa-5-.fa-5-pull-left,
.fa-5-s.fa-5-pull-left,
.fa-5-r.fa-5-pull-left,
.fa-5-l.fa-5-pull-left,
.fa-5-b.fa-5-pull-left {
  margin-right: .3em; }

.fa-5-.fa-5-pull-right,
.fa-5-s.fa-5-pull-right,
.fa-5-r.fa-5-pull-right,
.fa-5-l.fa-5-pull-right,
.fa-5-b.fa-5-pull-right {
  margin-left: .3em; }

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

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

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

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

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

.fa-5-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

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

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

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

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

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

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

.fa-5-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-5-ad:before {
  content: "\f641"; }

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

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

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

.fa-5-air-freshener:before {
  content: "\f5d0"; }

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

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

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

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

.fa-5-allergies:before {
  content: "\f461"; }


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

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

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

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

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

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

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

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

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

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

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

.fa-5-angry:before {
  content: "\f556"; }


.fa-5-ankh:before {
  content: "\f644"; }

.fa-5-apple-alt:before {
  content: "\f5d1"; }

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

.fa-5-archway:before {
  content: "\f557"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-5-atlas:before {
  content: "\f558"; }

.fa-5-atom:before {
  content: "\f5d2"; }

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

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

.fa-5-award:before {
  content: "\f559"; }

.fa-5-baby:before {
  content: "\f77c"; }

.fa-5-baby-carriage:before {
  content: "\f77d"; }

.fa-5-backspace:before {
  content: "\f55a"; }

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

.fa-5-bacon:before {
  content: "\f7e5"; }

.fa-5-bacteria:before {
  content: "\e059"; }

.fa-5-bacterium:before {
  content: "\e05a"; }

.fa-5-bahai:before {
  content: "\f666"; }

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

.fa-5-balance-scale-left:before {
  content: "\f515"; }

.fa-5-balance-scale-right:before {
  content: "\f516"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-5-bezier-curve:before {
  content: "\f55b"; }

.fa-5-bible:before {
  content: "\f647"; }

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

.fa-5-biking:before {
  content: "\f84a"; }

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

.fa-5-biohazard:before {
  content: "\f780"; }

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

.fa-5-blender:before {
  content: "\f517"; }

.fa-5-blender-phone:before {
  content: "\f6b6"; }

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

.fa-5-blog:before {
  content: "\f781"; }

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

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

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

.fa-5-bone:before {
  content: "\f5d7"; }

.fa-5-bong:before {
  content: "\f55c"; }

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

.fa-5-book-dead:before {
  content: "\f6b7"; }

.fa-5-book-medical:before {
  content: "\f7e6"; }

.fa-5-book-open:before {
  content: "\f518"; }

.fa-5-book-reader:before {
  content: "\f5da"; }

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

.fa-5-border-all:before {
  content: "\f84c"; }

.fa-5-border-none:before {
  content: "\f850"; }

.fa-5-border-style:before {
  content: "\f853"; }

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

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

.fa-5-box-open:before {
  content: "\f49e"; }

.fa-5-box-tissue:before {
  content: "\e05b"; }

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

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

.fa-5-brain:before {
  content: "\f5dc"; }

.fa-5-bread-slice:before {
  content: "\f7ec"; }

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

.fa-5-briefcase-medical:before {
  content: "\f469"; }

.fa-5-broadcast-tower:before {
  content: "\f519"; }

.fa-5-broom:before {
  content: "\f51a"; }

.fa-5-brush:before {
  content: "\f55d"; }

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

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

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

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

.fa-5-burn:before {
  content: "\f46a"; }

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

.fa-5-bus-alt:before {
  content: "\f55e"; }

.fa-5-business-time:before {
  content: "\f64a"; }

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

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

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

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

.fa-5-calendar-day:before {
  content: "\f783"; }

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

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

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

.fa-5-calendar-week:before {
  content: "\f784"; }

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

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

.fa-5-campground:before {
  content: "\f6bb"; }

.fa-5-candy-cane:before {
  content: "\f786"; }

.fa-5-cannabis:before {
  content: "\f55f"; }

.fa-5-capsules:before {
  content: "\f46b"; }

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

.fa-5-car-alt:before {
  content: "\f5de"; }

.fa-5-car-battery:before {
  content: "\f5df"; }

.fa-5-car-crash:before {
  content: "\f5e1"; }

.fa-5-car-side:before {
  content: "\f5e4"; }

.fa-5-caravan:before {
  content: "\f8ff"; }

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

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

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

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

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

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

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

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

.fa-5-carrot:before {
  content: "\f787"; }

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

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

.fa-5-cash-register:before {
  content: "\f788"; }

.fa-5-cat:before {
  content: "\f6be"; }

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

.fa-5-chair:before {
  content: "\f6c0"; }

.fa-5-chalkboard:before {
  content: "\f51b"; }

.fa-5-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-5-charging-station:before {
  content: "\f5e7"; }

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

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

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

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

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

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

.fa-5-check-double:before {
  content: "\f560"; }

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

.fa-5-cheese:before {
  content: "\f7ef"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-5-church:before {
  content: "\f51d"; }

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

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

.fa-5-city:before {
  content: "\f64f"; }

.fa-5-clinic-medical:before {
  content: "\f7f2"; }

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

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

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

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

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

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

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

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

.fa-5-cloud-meatball:before {
  content: "\f73b"; }

.fa-5-cloud-moon:before {
  content: "\f6c3"; }

.fa-5-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-5-cloud-rain:before {
  content: "\f73d"; }

.fa-5-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-5-cloud-sun:before {
  content: "\f6c4"; }

.fa-5-cloud-sun-rain:before {
  content: "\f743"; }

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

.fa-5-cocktail:before {
  content: "\f561"; }

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

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

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

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

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

.fa-5-coins:before {
  content: "\f51e"; }

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

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

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

.fa-5-comment-dollar:before {
  content: "\f651"; }

.fa-5-comment-dots:before {
  content: "\f4ad"; }

.fa-5-comment-medical:before {
  content: "\f7f5"; }

.fa-5-comment-slash:before {
  content: "\f4b3"; }

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

.fa-5-comments-dollar:before {
  content: "\f653"; }

.fa-5-compact-disc:before {
  content: "\f51f"; }

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

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

.fa-5-compress-alt:before {
  content: "\f422"; }

.fa-5-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-5-concierge-bell:before {
  content: "\f562"; }

.fa-5-cookie:before {
  content: "\f563"; }

.fa-5-cookie-bite:before {
  content: "\f564"; }

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

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

.fa-5-couch:before {
  content: "\f4b8"; }

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

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

.fa-5-crop-alt:before {
  content: "\f565"; }

.fa-5-cross:before {
  content: "\f654"; }

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

.fa-5-crow:before {
  content: "\f520"; }

.fa-5-crown:before {
  content: "\f521"; }

.fa-5-crutch:before {
  content: "\f7f7"; }

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

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

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

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

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

.fa-5-democrat:before {
  content: "\f747"; }

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

.fa-5-dharmachakra:before {
  content: "\f655"; }

.fa-5-diagnoses:before {
  content: "\f470"; }

.fa-5-dice:before {
  content: "\f522"; }

.fa-5-dice-d20:before {
  content: "\f6cf"; }

.fa-5-dice-d6:before {
  content: "\f6d1"; }

.fa-5-dice-five:before {
  content: "\f523"; }

.fa-5-dice-four:before {
  content: "\f524"; }

.fa-5-dice-one:before {
  content: "\f525"; }

.fa-5-dice-six:before {
  content: "\f526"; }

.fa-5-dice-three:before {
  content: "\f527"; }

.fa-5-dice-two:before {
  content: "\f528"; }

.fa-5-digital-tachograph:before {
  content: "\f566"; }

.fa-5-directions:before {
  content: "\f5eb"; }

.fa-5-disease:before {
  content: "\f7fa"; }

.fa-5-divide:before {
  content: "\f529"; }

.fa-5-dizzy:before {
  content: "\f567"; }

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

.fa-5-dog:before {
  content: "\f6d3"; }

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

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

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

.fa-5-donate:before {
  content: "\f4b9"; }

.fa-5-door-closed:before {
  content: "\f52a"; }

.fa-5-door-open:before {
  content: "\f52b"; }

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

.fa-5-dove:before {
  content: "\f4ba"; }

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

.fa-5-drafting-compass:before {
  content: "\f568"; }

.fa-5-dragon:before {
  content: "\f6d5"; }

.fa-5-draw-polygon:before {
  content: "\f5ee"; }

.fa-5-drum:before {
  content: "\f569"; }

.fa-5-drum-steelpan:before {
  content: "\f56a"; }

.fa-5-drumstick-bite:before {
  content: "\f6d7"; }

.fa-5-dumbbell:before {
  content: "\f44b"; }

.fa-5-dumpster:before {
  content: "\f793"; }

.fa-5-dumpster-fire:before {
  content: "\f794"; }

.fa-5-dungeon:before {
  content: "\f6d9"; }

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

.fa-5-egg:before {
  content: "\f7fb"; }

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

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

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

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

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

.fa-5-envelope-open-text:before {
  content: "\f658"; }

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

.fa-5-equals:before {
  content: "\f52c"; }

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

.fa-5-ethernet:before {
  content: "\f796"; }

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

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

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

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

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

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

.fa-5-expand-alt:before {
  content: "\f424"; }

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

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

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

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

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

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

.fa-5-fan:before {
  content: "\f863"; }

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

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

.fa-5-faucet:before {
  content: "\e005"; }

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

.fa-5-feather:before {
  content: "\f52d"; }

.fa-5-feather-alt:before {
  content: "\f56b"; }

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

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

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

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

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

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

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

.fa-5-file-contract:before {
  content: "\f56c"; }

.fa-5-file-csv:before {
  content: "\f6dd"; }

.fa-5-file-download:before {
  content: "\f56d"; }

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

.fa-5-file-export:before {
  content: "\f56e"; }

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

.fa-5-file-import:before {
  content: "\f56f"; }

.fa-5-file-invoice:before {
  content: "\f570"; }

.fa-5-file-invoice-dollar:before {
  content: "\f571"; }

.fa-5-file-medical:before {
  content: "\f477"; }

.fa-5-file-medical-alt:before {
  content: "\f478"; }

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

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

.fa-5-file-prescription:before {
  content: "\f572"; }

.fa-5-file-signature:before {
  content: "\f573"; }

.fa-5-file-upload:before {
  content: "\f574"; }

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

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

.fa-5-fill:before {
  content: "\f575"; }

.fa-5-fill-drip:before {
  content: "\f576"; }

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

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

.fa-5-fingerprint:before {
  content: "\f577"; }

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

.fa-5-fire-alt:before {
  content: "\f7e4"; }

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

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

.fa-5-fish:before {
  content: "\f578"; }

.fa-5-fist-raised:before {
  content: "\f6de"; }

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

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

.fa-5-flag-usa:before {
  content: "\f74d"; }

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

.fa-5-flushed:before {
  content: "\f579"; }

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

.fa-5-folder-minus:before {
  content: "\f65d"; }

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

.fa-5-folder-plus:before {
  content: "\f65e"; }

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

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

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

.fa-5-frog:before {
  content: "\f52e"; }

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

.fa-5-frown-open:before {
  content: "\f57a"; }

.fa-5-funnel-dollar:before {
  content: "\f662"; }

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

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

.fa-5-gas-pump:before {
  content: "\f52f"; }

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

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

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

.fa-5-ghost:before {
  content: "\f6e2"; }

.fa-5-glass-cheers:before {
  content: "\f79f"; }

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

.fa-5-glass-martini-alt:before {
  content: "\f57b"; }

.fa-5-glass-whiskey:before {
  content: "\f7a0"; }

.fa-5-glasses:before {
  content: "\f530"; }

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

.fa-5-globe-africa:before {
  content: "\f57c"; }

.fa-5-globe-americas:before {
  content: "\f57d"; }

.fa-5-globe-asia:before {
  content: "\f57e"; }

.fa-5-globe-europe:before {
  content: "\f7a2"; }

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

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

.fa-5-gopuram:before {
  content: "\f664"; }

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

.fa-5-greater-than:before {
  content: "\f531"; }

.fa-5-greater-than-equal:before {
  content: "\f532"; }

.fa-5-grimace:before {
  content: "\f57f"; }

.fa-5-grin:before {
  content: "\f580"; }

.fa-5-grin-alt:before {
  content: "\f581"; }

.fa-5-grin-beam:before {
  content: "\f582"; }

.fa-5-grin-beam-sweat:before {
  content: "\f583"; }

.fa-5-grin-hearts:before {
  content: "\f584"; }

.fa-5-grin-squint:before {
  content: "\f585"; }

.fa-5-grin-squint-tears:before {
  content: "\f586"; }

.fa-5-grin-stars:before {
  content: "\f587"; }

.fa-5-grin-tears:before {
  content: "\f588"; }

.fa-5-grin-tongue:before {
  content: "\f589"; }

.fa-5-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-5-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-5-grin-wink:before {
  content: "\f58c"; }

.fa-5-grip-horizontal:before {
  content: "\f58d"; }

.fa-5-grip-lines:before {
  content: "\f7a4"; }

.fa-5-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-5-grip-vertical:before {
  content: "\f58e"; }

.fa-5-guitar:before {
  content: "\f7a6"; }

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

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

.fa-5-hamburger:before {
  content: "\f805"; }

.fa-5-hammer:before {
  content: "\f6e3"; }

.fa-5-hamsa:before {
  content: "\f665"; }

.fa-5-hand-holding:before {
  content: "\f4bd"; }

.fa-5-hand-holding-heart:before {
  content: "\f4be"; }

.fa-5-hand-holding-medical:before {
  content: "\e05c"; }

.fa-5-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-5-hand-holding-water:before {
  content: "\f4c1"; }

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

.fa-5-hand-middle-finger:before {
  content: "\f806"; }

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

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

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

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

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

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

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

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

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

.fa-5-hand-sparkles:before {
  content: "\e05d"; }

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

.fa-5-hands:before {
  content: "\f4c2"; }

.fa-5-hands-helping:before {
  content: "\f4c4"; }

.fa-5-hands-wash:before {
  content: "\e05e"; }

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

.fa-5-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-5-handshake-slash:before {
  content: "\e060"; }

.fa-5-hanukiah:before {
  content: "\f6e6"; }

.fa-5-hard-hat:before {
  content: "\f807"; }

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

.fa-5-hat-cowboy:before {
  content: "\f8c0"; }

.fa-5-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-5-hat-wizard:before {
  content: "\f6e8"; }

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

.fa-5-head-side-cough:before {
  content: "\e061"; }

.fa-5-head-side-cough-slash:before {
  content: "\e062"; }

.fa-5-head-side-mask:before {
  content: "\e063"; }

.fa-5-head-side-virus:before {
  content: "\e064"; }

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

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

.fa-5-headphones-alt:before {
  content: "\f58f"; }

.fa-5-headset:before {
  content: "\f590"; }

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

.fa-5-heart-broken:before {
  content: "\f7a9"; }

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

.fa-5-helicopter:before {
  content: "\f533"; }

.fa-5-highlighter:before {
  content: "\f591"; }

.fa-5-hiking:before {
  content: "\f6ec"; }

.fa-5-hippo:before {
  content: "\f6ed"; }

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

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

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

.fa-5-holly-berry:before {
  content: "\f7aa"; }

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

.fa-5-horse:before {
  content: "\f6f0"; }

.fa-5-horse-head:before {
  content: "\f7ab"; }

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

.fa-5-hospital-alt:before {
  content: "\f47d"; }

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

.fa-5-hospital-user:before {
  content: "\f80d"; }

.fa-5-hot-tub:before {
  content: "\f593"; }

.fa-5-hotdog:before {
  content: "\f80f"; }

.fa-5-hotel:before {
  content: "\f594"; }

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

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

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

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

.fa-5-house-damage:before {
  content: "\f6f1"; }

.fa-5-house-user:before {
  content: "\e065"; }

.fa-5-hryvnia:before {
  content: "\f6f2"; }

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

.fa-5-ice-cream:before {
  content: "\f810"; }

.fa-5-icicles:before {
  content: "\f7ad"; }

.fa-5-icons:before {
  content: "\f86d"; }

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

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

.fa-5-id-card-alt:before {
  content: "\f47f"; }

.fa-5-igloo:before {
  content: "\f7ae"; }

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

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

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

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

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

.fa-5-infinity:before {
  content: "\f534"; }

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

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

.fa-5-joint:before {
  content: "\f595"; }

.fa-5-journal-whills:before {
  content: "\f66a"; }

.fa-5-kaaba:before {
  content: "\f66b"; }

.fa-5-kaggle:before {
  content: "\f5fa"; }

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

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

.fa-5-khanda:before {
  content: "\f66d"; }

.fa-5-kiss:before {
  content: "\f596"; }

.fa-5-kiss-beam:before {
  content: "\f597"; }

.fa-5-kiss-wink-heart:before {
  content: "\f598"; }

.fa-5-kiwi-bird:before {
  content: "\f535"; }

.fa-5-landmark:before {
  content: "\f66f"; }

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

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

.fa-5-laptop-code:before {
  content: "\f5fc"; }

.fa-5-laptop-house:before {
  content: "\e066"; }

.fa-5-laptop-medical:before {
  content: "\f812"; }

.fa-5-laugh:before {
  content: "\f599"; }

.fa-5-laugh-beam:before {
  content: "\f59a"; }

.fa-5-laugh-squint:before {
  content: "\f59b"; }

.fa-5-laugh-wink:before {
  content: "\f59c"; }

.fa-5-layer-group:before {
  content: "\f5fd"; }

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

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

.fa-5-less-than:before {
  content: "\f536"; }

.fa-5-less-than-equal:before {
  content: "\f537"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-5-luggage-cart:before {
  content: "\f59d"; }

.fa-5-lungs:before {
  content: "\f604"; }

.fa-5-lungs-virus:before {
  content: "\e067"; }

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

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

.fa-5-mail-bulk:before {
  content: "\f674"; }

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

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

.fa-5-map-marked:before {
  content: "\f59f"; }

.fa-5-map-marked-alt:before {
  content: "\f5a0"; }

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

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

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

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

.fa-5-marker:before {
  content: "\f5a1"; }

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

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

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

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

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

.fa-5-mask:before {
  content: "\f6fa"; }

.fa-5-medal:before {
  content: "\f5a2"; }

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

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

.fa-5-meh-blank:before {
  content: "\f5a4"; }

.fa-5-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-5-memory:before {
  content: "\f538"; }

.fa-5-menorah:before {
  content: "\f676"; }

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

.fa-5-meteor:before {
  content: "\f753"; }

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

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

.fa-5-microphone-alt:before {
  content: "\f3c9"; }

.fa-5-microphone-alt-slash:before {
  content: "\f539"; }

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

.fa-5-microscope:before {
  content: "\f610"; }

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

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

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

.fa-5-mitten:before {
  content: "\f7b5"; }

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

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

.fa-5-money-bill:before {
  content: "\f0d6"; }

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

.fa-5-money-bill-wave:before {
  content: "\f53a"; }

.fa-5-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-5-money-check:before {
  content: "\f53c"; }

.fa-5-money-check-alt:before {
  content: "\f53d"; }

.fa-5-monument:before {
  content: "\f5a6"; }

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

.fa-5-mortar-pestle:before {
  content: "\f5a7"; }

.fa-5-mosque:before {
  content: "\f678"; }

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

.fa-5-mountain:before {
  content: "\f6fc"; }

.fa-5-mouse:before {
  content: "\f8cc"; }

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

.fa-5-mug-hot:before {
  content: "\f7b6"; }

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

.fa-5-network-wired:before {
  content: "\f6ff"; }

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

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

.fa-5-not-equal:before {
  content: "\f53e"; }

.fa-5-notes-medical:before {
  content: "\f481"; }

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

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

.fa-5-oil-can:before {
  content: "\f613"; }

.fa-5-om:before {
  content: "\f679"; }

.fa-5-otter:before {
  content: "\f700"; }

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

.fa-5-pager:before {
  content: "\f815"; }

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

.fa-5-paint-roller:before {
  content: "\f5aa"; }

.fa-5-palette:before {
  content: "\f53f"; }

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

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

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

.fa-5-parachute-box:before {
  content: "\f4cd"; }

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

.fa-5-parking:before {
  content: "\f540"; }

.fa-5-passport:before {
  content: "\f5ab"; }

.fa-5-pastafarianism:before {
  content: "\f67b"; }

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

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

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

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

.fa-5-peace:before {
  content: "\f67c"; }

.fa-5-pen:before {
  content: "\f304"; }

.fa-5-pen-alt:before {
  content: "\f305"; }

.fa-5-pen-fancy:before {
  content: "\f5ac"; }

.fa-5-pen-nib:before {
  content: "\f5ad"; }

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

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

.fa-5-pencil-ruler:before {
  content: "\f5ae"; }

.fa-5-people-arrows:before {
  content: "\e068"; }

.fa-5-people-carry:before {
  content: "\f4ce"; }

.fa-5-pepper-hot:before {
  content: "\f816"; }

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

.fa-5-percentage:before {
  content: "\f541"; }

.fa-5-person-booth:before {
  content: "\f756"; }

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

.fa-5-phone-alt:before {
  content: "\f879"; }

.fa-5-phone-slash:before {
  content: "\f3dd"; }

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

.fa-5-phone-square-alt:before {
  content: "\f87b"; }

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

.fa-5-photo-video:before {
  content: "\f87c"; }

.fa-5-piggy-bank:before {
  content: "\f4d3"; }

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

.fa-5-pizza-slice:before {
  content: "\f818"; }

.fa-5-place-of-worship:before {
  content: "\f67f"; }

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

.fa-5-plane-arrival:before {
  content: "\f5af"; }

.fa-5-plane-departure:before {
  content: "\f5b0"; }

.fa-5-plane-slash:before {
  content: "\e069"; }

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

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

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

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

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

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

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

.fa-5-poll:before {
  content: "\f681"; }

.fa-5-poll-h:before {
  content: "\f682"; }

.fa-5-poo:before {
  content: "\f2fe"; }

.fa-5-poo-storm:before {
  content: "\f75a"; }

.fa-5-poop:before {
  content: "\f619"; }

.fa-5-portrait:before {
  content: "\f3e0"; }

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

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

.fa-5-pray:before {
  content: "\f683"; }

.fa-5-praying-hands:before {
  content: "\f684"; }

.fa-5-prescription:before {
  content: "\f5b1"; }

.fa-5-prescription-bottle:before {
  content: "\f485"; }

.fa-5-prescription-bottle-alt:before {
  content: "\f486"; }

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

.fa-5-procedures:before {
  content: "\f487"; }

.fa-5-project-diagram:before {
  content: "\f542"; }

.fa-5-pump-medical:before {
  content: "\e06a"; }

.fa-5-pump-soap:before {
  content: "\e06b"; }

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

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

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

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

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

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

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

.fa-5-quran:before {
  content: "\f687"; }

.fa-5-radiation:before {
  content: "\f7b9"; }

.fa-5-radiation-alt:before {
  content: "\f7ba"; }

.fa-5-rainbow:before {
  content: "\f75b"; }

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

.fa-5-receipt:before {
  content: "\f543"; }

.fa-5-record-vinyl:before {
  content: "\f8d9"; }

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

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

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

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

.fa-5-remove-format:before {
  content: "\f87d"; }

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

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

.fa-5-republican:before {
  content: "\f75e"; }

.fa-5-restroom:before {
  content: "\f7bd"; }

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

.fa-5-ribbon:before {
  content: "\f4d6"; }

.fa-5-ring:before {
  content: "\f70b"; }

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

.fa-5-robot:before {
  content: "\f544"; }

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

.fa-5-route:before {
  content: "\f4d7"; }

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

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

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

.fa-5-ruler:before {
  content: "\f545"; }

.fa-5-ruler-combined:before {
  content: "\f546"; }

.fa-5-ruler-horizontal:before {
  content: "\f547"; }

.fa-5-ruler-vertical:before {
  content: "\f548"; }

.fa-5-running:before {
  content: "\f70c"; }

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

.fa-5-rust:before {
  content: "\e07a"; }

.fa-5-sad-cry:before {
  content: "\f5b3"; }

.fa-5-sad-tear:before {
  content: "\f5b4"; }

.fa-5-satellite:before {
  content: "\f7bf"; }

.fa-5-satellite-dish:before {
  content: "\f7c0"; }

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

.fa-5-school:before {
  content: "\f549"; }

.fa-5-screwdriver:before {
  content: "\f54a"; }

.fa-5-scroll:before {
  content: "\f70e"; }

.fa-5-sd-card:before {
  content: "\f7c2"; }

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

.fa-5-search-dollar:before {
  content: "\f688"; }

.fa-5-search-location:before {
  content: "\f689"; }

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

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

.fa-5-seedling:before {
  content: "\f4d8"; }

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

.fa-5-shapes:before {
  content: "\f61f"; }

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

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

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

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

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

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

.fa-5-shield-virus:before {
  content: "\e06c"; }

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

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

.fa-5-shoe-prints:before {
  content: "\f54b"; }

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

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

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

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

.fa-5-shuttle-van:before {
  content: "\f5b6"; }

.fa-5-sign:before {
  content: "\f4d9"; }

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

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

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

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

.fa-5-signature:before {
  content: "\f5b7"; }

.fa-5-sim-card:before {
  content: "\f7c4"; }

.fa-5-sink:before {
  content: "\e06d"; }

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

.fa-5-skating:before {
  content: "\f7c5"; }

.fa-5-sketch:before {
  content: "\f7c6"; }

.fa-5-skiing:before {
  content: "\f7c9"; }

.fa-5-skiing-nordic:before {
  content: "\f7ca"; }

.fa-5-skull:before {
  content: "\f54c"; }

.fa-5-skull-crossbones:before {
  content: "\f714"; }

.fa-5-slash:before {
  content: "\f715"; }

.fa-5-sleigh:before {
  content: "\f7cc"; }

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

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

.fa-5-smile-beam:before {
  content: "\f5b8"; }

.fa-5-smile-wink:before {
  content: "\f4da"; }

.fa-5-smog:before {
  content: "\f75f"; }

.fa-5-smoking:before {
  content: "\f48d"; }

.fa-5-smoking-ban:before {
  content: "\f54d"; }

.fa-5-sms:before {
  content: "\f7cd"; }

.fa-5-snowboarding:before {
  content: "\f7ce"; }

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

.fa-5-snowman:before {
  content: "\f7d0"; }

.fa-5-snowplow:before {
  content: "\f7d2"; }

.fa-5-soap:before {
  content: "\e06e"; }

.fa-5-socks:before {
  content: "\f696"; }

.fa-5-solar-panel:before {
  content: "\f5ba"; }

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

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

.fa-5-sort-alpha-down-alt:before {
  content: "\f881"; }

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

.fa-5-sort-alpha-up-alt:before {
  content: "\f882"; }

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

.fa-5-sort-amount-down-alt:before {
  content: "\f884"; }

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

.fa-5-sort-amount-up-alt:before {
  content: "\f885"; }

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

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

.fa-5-sort-numeric-down-alt:before {
  content: "\f886"; }

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

.fa-5-sort-numeric-up-alt:before {
  content: "\f887"; }

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

.fa-5-spa:before {
  content: "\f5bb"; }

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

.fa-5-spell-check:before {
  content: "\f891"; }

.fa-5-spider:before {
  content: "\f717"; }

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

.fa-5-splotch:before {
  content: "\f5bc"; }

.fa-5-spray-can:before {
  content: "\f5bd"; }

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

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

.fa-5-square-root-alt:before {
  content: "\f698"; }

.fa-5-stamp:before {
  content: "\f5bf"; }

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

.fa-5-star-and-crescent:before {
  content: "\f699"; }

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

.fa-5-star-half-alt:before {
  content: "\f5c0"; }

.fa-5-star-of-david:before {
  content: "\f69a"; }

.fa-5-star-of-life:before {
  content: "\f621"; }

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

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

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

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

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

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

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

.fa-5-stopwatch-20:before {
  content: "\e06f"; }

.fa-5-store:before {
  content: "\f54e"; }

.fa-5-store-alt:before {
  content: "\f54f"; }

.fa-5-store-alt-slash:before {
  content: "\e070"; }

.fa-5-store-slash:before {
  content: "\e071"; }

.fa-5-stream:before {
  content: "\f550"; }

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

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

.fa-5-stroopwafel:before {
  content: "\f551"; }

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

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

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

.fa-5-suitcase-rolling:before {
  content: "\f5c1"; }

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

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

.fa-5-surprise:before {
  content: "\f5c2"; }

.fa-5-swatchbook:before {
  content: "\f5c3"; }

.fa-5-swimmer:before {
  content: "\f5c4"; }

.fa-5-swimming-pool:before {
  content: "\f5c5"; }

.fa-5-synagogue:before {
  content: "\f69b"; }

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

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

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

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

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

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

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

.fa-5-tablets:before {
  content: "\f490"; }

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

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

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

.fa-5-tape:before {
  content: "\f4db"; }

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

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

.fa-5-teeth:before {
  content: "\f62e"; }

.fa-5-teeth-open:before {
  content: "\f62f"; }

.fa-5-temperature-high:before {
  content: "\f769"; }

.fa-5-temperature-low:before {
  content: "\f76b"; }

.fa-5-tenge:before {
  content: "\f7d7"; }

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

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

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

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

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

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

.fa-5-theater-masks:before {
  content: "\f630"; }

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

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

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

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

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

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


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

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

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

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

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

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

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

.fa-5-tint-slash:before {
  content: "\f5c7"; }

.fa-5-tired:before {
  content: "\f5c8"; }

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

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

.fa-5-toilet:before {
  content: "\f7d8"; }

.fa-5-toilet-paper:before {
  content: "\f71e"; }

.fa-5-toilet-paper-slash:before {
  content: "\e072"; }

.fa-5-toolbox:before {
  content: "\f552"; }

.fa-5-tools:before {
  content: "\f7d9"; }

.fa-5-tooth:before {
  content: "\f5c9"; }

.fa-5-torah:before {
  content: "\f6a0"; }

.fa-5-torii-gate:before {
  content: "\f6a1"; }

.fa-5-tractor:before {
  content: "\f722"; }

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

.fa-5-traffic-light:before {
  content: "\f637"; }

.fa-5-trailer:before {
  content: "\e041"; }

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

.fa-5-tram:before {
  content: "\f7da"; }

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

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

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

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

.fa-5-trash-restore:before {
  content: "\f829"; }

.fa-5-trash-restore-alt:before {
  content: "\f82a"; }

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

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

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

.fa-5-truck-loading:before {
  content: "\f4de"; }

.fa-5-truck-monster:before {
  content: "\f63b"; }

.fa-5-truck-moving:before {
  content: "\f4df"; }

.fa-5-truck-pickup:before {
  content: "\f63c"; }

.fa-5-tshirt:before {
  content: "\f553"; }

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

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

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

.fa-5-umbrella-beach:before {
  content: "\f5ca"; }

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

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

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

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

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

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

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

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

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

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

.fa-5-user-alt:before {
  content: "\f406"; }

.fa-5-user-alt-slash:before {
  content: "\f4fa"; }

.fa-5-user-astronaut:before {
  content: "\f4fb"; }

.fa-5-user-check:before {
  content: "\f4fc"; }

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

.fa-5-user-clock:before {
  content: "\f4fd"; }

.fa-5-user-cog:before {
  content: "\f4fe"; }

.fa-5-user-edit:before {
  content: "\f4ff"; }

.fa-5-user-friends:before {
  content: "\f500"; }

.fa-5-user-graduate:before {
  content: "\f501"; }

.fa-5-user-injured:before {
  content: "\f728"; }

.fa-5-user-lock:before {
  content: "\f502"; }

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

.fa-5-user-minus:before {
  content: "\f503"; }

.fa-5-user-ninja:before {
  content: "\f504"; }

.fa-5-user-nurse:before {
  content: "\f82f"; }

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

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

.fa-5-user-shield:before {
  content: "\f505"; }

.fa-5-user-slash:before {
  content: "\f506"; }

.fa-5-user-tag:before {
  content: "\f507"; }

.fa-5-user-tie:before {
  content: "\f508"; }

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

.fa-5-users:before {
  content: "\f0c0"; }

.fa-5-users-cog:before {
  content: "\f509"; }

.fa-5-users-slash:before {
  content: "\e073"; }

.fa-5-utensil-spoon:before {
  content: "\f2e5"; }

.fa-5-utensils:before {
  content: "\f2e7"; }

.fa-5-vector-square:before {
  content: "\f5cb"; }

.fa-5-venus:before {
  content: "\f221"; }

.fa-5-venus-double:before {
  content: "\f226"; }

.fa-5-venus-mars:before {
  content: "\f228"; }

.fa-5-vest:before {
  content: "\e085"; }

.fa-5-vest-patches:before {
  content: "\e086"; }

.fa-5-vial:before {
  content: "\f492"; }

.fa-5-vials:before {
  content: "\f493"; }

.fa-5-video:before {
  content: "\f03d"; }

.fa-5-video-slash:before {
  content: "\f4e2"; }

.fa-5-vihara:before {
  content: "\f6a7"; }

.fa-5-virus:before {
  content: "\e074"; }

.fa-5-virus-slash:before {
  content: "\e075"; }

.fa-5-viruses:before {
  content: "\e076"; }

.fa-5-voicemail:before {
  content: "\f897"; }

.fa-5-volleyball-ball:before {
  content: "\f45f"; }

.fa-5-volume-down:before {
  content: "\f027"; }

.fa-5-volume-mute:before {
  content: "\f6a9"; }

.fa-5-volume-off:before {
  content: "\f026"; }

.fa-5-volume-up:before {
  content: "\f028"; }

.fa-5-vote-yea:before {
  content: "\f772"; }

.fa-5-vr-cardboard:before {
  content: "\f729"; }

.fa-5-walking:before {
  content: "\f554"; }

.fa-5-wallet:before {
  content: "\f555"; }

.fa-5-warehouse:before {
  content: "\f494"; }

.fa-5-water:before {
  content: "\f773"; }

.fa-5-wave-square:before {
  content: "\f83e"; }

.fa-5-weight:before {
  content: "\f496"; }

.fa-5-weight-hanging:before {
  content: "\f5cd"; }

.fa-5-wheelchair:before {
  content: "\f193"; }

.fa-5-wifi:before {
  content: "\f1eb"; }

.fa-5-wind:before {
  content: "\f72e"; }

.fa-5-window-close:before {
  content: "\f410"; }

.fa-5-window-maximize:before {
  content: "\f2d0"; }

.fa-5-window-minimize:before {
  content: "\f2d1"; }

.fa-5-window-restore:before {
  content: "\f2d2"; }

.fa-5-wine-bottle:before {
  content: "\f72f"; }

.fa-5-wine-glass:before {
  content: "\f4e3"; }

.fa-5-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-5-wrench:before {
  content: "\f0ad"; }

.fa-5-x-ray:before {
  content: "\f497"; }

.fa-5-yen-sign:before {
  content: "\f157"; }

.fa-5-yin-yang:before {
  content: "\f6ad"; }

.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;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fa-5-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.fa-5-r {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa-5,
.fa-5-s {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
