/*!
 * Font Awesome Free 6.0.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 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }

.fa-regular,
.fa-solid,
.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-regular {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400; }

.fa-solid {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900; }

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

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

.fa-angles-up::before {
  content: "\f102"; }

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

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

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

.fa-message::before {
  content: "\f27a"; }

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

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

.fa-user::before {
  content: "\f007"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-whatsapp:before {
  content: "\f232"; }

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

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900-woff2.php") format("woff2"), url("../webfonts/fa-solid-900-ttf.php") 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.php") format("woff2"), url("../webfonts/fa-brands-400-ttf.php") format("truetype"); }