﻿/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.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; }



.fa-lg {font-size:1.33333em;line-height:0.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-phone:before{content:"\f095";}
.fa-edit:before{content:"\f044";}
.fa-map-marked:before{content:"\f59f";}
.fa-chevron-left:before{content:"\f053";}
.fa-chevron-right:before{content:"\f054";}
.fa-chevron-left:before {content:"\f053";}
.fa-chevron-double-down:before {content:"\f322";}
.fa-chevron-double-right:before {content:"\f324";}
.fa-chevron-double-up:before {content:"\f325";}
.fa-google:before{content:"\f1a0";}
.fa-facebook:before{content:"\f09a";}
.fa-facebook-f:before{content:"\f39e";}
.fa-twitter-square:before {content:"\f081";}
.fa-twitter:before{content:"\f099";}
.fa-pinterest-p:before{content:"\f231";}
.fa-linkedin-in:before{content:"\f0e1";}
.fa-youtube:before{content:"\f167";}
.fa-wrench:before {content:"\f0ad";}
.fa-comments:before {content:"\f086";}
.fa-star:before{content:"\f005";}
.fa-times-circle:before{content:"\f057";}
.fa-play:before{content:"\f04b";}
.fa-print:before{content:"\f02f";}
.fa-question-circle:before{content:"\f059";}
.fa-yelp:before{content:"\f1e9";}
.fa-map-marker-alt:before{content:"\f3c5";}
.fa-map-marked-alt:before{content:"\f5a0";}
.fa-clock:before{content:"\f017";}
.fa-compass:before{content:"\f14e";}
.fa-calendar-alt:before{content:"\f073";}
.fa-car:before{content:"\f1b9";}
.fa-car-alt:before{content:"\f5de";}
.fa-users:before{content:"\f0c0";}
.fa-usd-circle:before{content:"\f2e8";}
.fa-map:before:before{content:"\f279";}
.fa-thumbs-up:before{content:"\f164";}
.fa-info-circle:before{content:"\f05a";}
.fa-envelope:before{content:"\f0e0";}
.fa-envelope-open:before{content:"\f2b6";}
.fa-at:before{content:"\f1fa";}
.fa-share-alt:before {content:"\f1e0";}
.fa-plus-circle:before{content:"\f055";}
.fa-minus-circle:before{content:"\f056";}
.fa-wheelchair:before{content:"\f193";}
.fa-check-square:before{content:"\f14a";}
.fa-square:before{content:"\f0c8";}
.fa-star-of-life:before{content:"\f621"}
.fal-shuttle-van:before{content:"\f5b6"}
.fa-money-bill-transer:before{content:"\e528"}


.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400; }



@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fontAwesome/fa-brands-400.woff2") format("woff2"), url("/fonts/fontAwesome/fa-brands-400.ttf") format("truetype");
}


@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/fonts/fontAwesome/fa-light-300.woff2") format("woff2"), url("/fonts/fontAwesome/fa-light-300.ttf") format("truetype");
}


.fal,
.fa-light {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
}

:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/fontAwesome/fa-regular-400.woff2") format("woff2"), url("/fonts/fontAwesome/fa-regular-400.ttf") format("truetype");
}

.far,
.fa-regular {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}








