/* Subset Font Awesome 6 Free — only icons used on the public site */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../vendor/fa/webfonts/fa-solid-900.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../vendor/fa/webfonts/fa-regular-400.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../vendor/fa/webfonts/fa-brands-400.woff2") format("woff2");
}

.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-solid,.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.fa-regular,.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa-brands,.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-phone::before { content: "\f095"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-clock::before { content: "\f017"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-headset::before { content: "\f590"; }
.fa-stethoscope::before { content: "\f0f1"; }
.fa-user-doctor::before { content: "\f0f0"; }
.fa-heart-pulse::before { content: "\f21e"; }
.fa-briefcase-medical::before { content: "\f469"; }
.fa-angle-right::before { content: "\f105"; }
.fa-user::before { content: "\f007"; }
.fa-calendar::before { content: "\f133"; }
.fa-pencil::before { content: "\f303"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-play::before { content: "\f04b"; }
.fa-folder::before { content: "\f07b"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-eye::before { content: "\f06e"; }
.fa-bullseye::before { content: "\f140"; }
.fa-staff-snake::before { content: "\e579"; }
.fa-hand-holding-heart::before { content: "\f4be"; }
.fa-mobile-screen::before { content: "\f3cd"; }
.fa-users::before { content: "\f0c0"; }
.fa-notes-medical::before { content: "\f481"; }
.fa-chalkboard-user::before { content: "\f51c"; }
.fa-book-open::before { content: "\f518"; }
.fa-check::before { content: "\f00c"; }
.fa-xmark::before { content: "\f00d"; }
.fa-instagram::before { content: "\f16d"; }
.fa-youtube::before { content: "\f167"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-google::before { content: "\f1a0"; }
