/* Font Awesome 6 Free — SUBSET self-hosted con solo los iconos usados.
   Generado por scripts/fa-subset/build_subset.py. NO editar a mano. */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal; font-weight: 900; font-display: swap;
  src: url("/fonts/fa-solid-subset.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/fa-brands-subset.woff2") format("woff2");
}
.fa, .fas, .fa-solid, .fab, .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, .fas, .fa-solid { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fab, .fa-brands { font-family: "Font Awesome 6 Brands"; font-weight: 400; }
.fa-angle-right:before { content: "\f105"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-binoculars:before { content: "\f1e5"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bullseye:before { content: "\f140"; }
.fa-calendar-times:before { content: "\f273"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-car:before { content: "\f1b9"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check:before { content: "\f00c"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-city:before { content: "\f64f"; }
.fa-clipboard-list:before { content: "\f46d"; }
.fa-clock:before { content: "\f017"; }
.fa-download:before { content: "\f019"; }
.fa-eraser:before { content: "\f12d"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-feather-alt:before { content: "\f56b"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-signature:before { content: "\f573"; }
.fa-globe-americas:before { content: "\f57d"; }
.fa-hand-holding-usd:before { content: "\f4c0"; }
.fa-heart:before { content: "\f004"; }
.fa-home:before { content: "\f015"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-magnifying-glass-dollar:before { content: "\f688"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-percent:before { content: "\25"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-rocket:before { content: "\f135"; }
.fa-satellite-dish:before { content: "\f7c0"; }
.fa-search:before { content: "\f002"; }
.fa-search-dollar:before { content: "\f688"; }
.fa-search-location:before { content: "\f689"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-sliders-h:before { content: "\f1de"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-times:before { content: "\f00d"; }
.fa-trophy:before { content: "\f091"; }
.fa-truck:before { content: "\f0d1"; }
.fa-users:before { content: "\f0c0"; }
.fa-users-cog:before { content: "\f509"; }
.fa-water:before { content: "\f773"; }
.fa-instagram:before { content: "\f16d"; }
.fa-whatsapp:before { content: "\f232"; }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
.fa-spin { animation: fa-spin 2s linear infinite; }
