/* CSS Document */

/*!
 * Font Awesome Free 6.1.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 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  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; }


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

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

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

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

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

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

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


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

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

.fa-twitter:before {
  content: "\f099"; }

.fa-arrow-right::before {
  content: "\f061"; }

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

.fa-gavel::before {
  content: "\f0e3"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-user-tie::before {
  content: "\f508"; }
.fa-handshake::before {
  content: "\f2b5"; }
.fa-briefcase::before {
  content: "\f0b1"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }
.fa-calculator::before {
  content: "\f1ec"; }
.fa-whatsapp:before {
  content: "\f232"; }
