/* FontAwesome 6.5.1 Slim Subset — only icons used by this site */
@font-face {
  font-family: "FA Solid"; font-style: normal; font-weight: 900; font-display: swap;
  src: url("../fonts/fa-solid.woff2") format("woff2");
}
@font-face {
  font-family: "FA Brand"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("../fonts/fa-brands.woff2") format("woff2");
}
.fa,.fas,.fab,.fa-solid,.fa-brands {
  display: inline-block; font-style: normal; font-variant: normal;
  text-rendering: auto; line-height: 1;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.fa,.fas,.fa-solid { font-family: "FA Solid"; font-weight: 900; }
.fab,.fa-brands { font-family: "FA Brand"; font-weight: 400; }
.fa-spin { animation: fa-spin 2s linear infinite; }
@keyframes fa-spin { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } }
.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-lg{font-size:1.25em;line-height:.75em}
.fa-arrow-right:before{content:"\f061"}
.fa-bars:before{content:"\f0c9"}
.fa-book:before{content:"\f02d"}
.fa-certificate:before{content:"\f0a3"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-up:before{content:"\f077"}
.fa-clock:before{content:"\f017"}
.fa-directions:before{content:"\f5eb"}
.fa-door-open:before{content:"\f52b"}
.fa-download:before{content:"\f019"}
.fa-drafting-compass:before{content:"\f568"}
.fa-images:before{content:"\f302"}
.fa-magnifying-glass-plus:before{content:"\f00e"}
.fa-map-marker-alt:before{content:"\f3c5"}
.fa-mobile-alt:before{content:"\f3cd"}
.fa-phone-alt:before{content:"\f879"}
.fa-play:before{content:"\f04b"}
.fa-shopping-bag:before{content:"\f290"}
.fa-store:before{content:"\f54e"}
.fa-th:before{content:"\f00a"}
.fa-times:before{content:"\f00d"}
.fa-truck-fast:before{content:"\f48b"}
.fa-warehouse:before{content:"\f494"}
.fa-facebook-f:before{content:"\f39e"}
.fa-facebook-messenger:before{content:"\f39f"}
.fa-line:before{content:"\f3c0"}
.fa-search-plus:before{content:"\f00e"}
