 /*!
 * Font Awesome Free 6.5.1 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 2023 Fonticons, Inc.
 */

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

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

 .fa-regular {
   font-weight: 400; }
     
 .fa-brands {
   font-weight: 400; }

 .fa-solid {
  font-weight: 900; }
 
 :root, :host {
   --fa-style-family-classic: 'Font Awesome 6 Free';
   --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
 
 :root, :host {
   --fa-style-family-classic: 'Font Awesome 6 Free';
   --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

 @font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.ttf") format("truetype"); }

 @font-face {
   font-family: 'Font Awesome 6 Brands';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.ttf") format("truetype"); }

 @font-face {
   font-family: 'Font Awesome 6 Free';
   font-style: normal;
   font-weight: 900;
   font-display: block;
   src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.ttf") format("truetype"); }

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

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

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

 .fa-location-dot::before {
   content: "\f3c5"; }

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

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

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

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

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

  .fa-lock::before {
    content: "\f023"; }
  
  .fa-question::before {
    content: "\3f"; }