/* ══════════════════════════════════════════════════════════════════════════
   Iconos — subconjunto propio de Font Awesome Free 6.5.1
   Icons: CC BY 4.0 · Fonts: SIL OFL 1.1 · Code: MIT · © Fonticons, Inc.
   https://fontawesome.com/license/free

   Antes esto se pedía a cdnjs.cloudflare.com en cada visita: 100 KB de CSS,
   un tercero mirando a cada visitante, y una caída ajena que dejaba la página
   sin iconos. Aquí van solo los 72 que el sitio usa de verdad.
   ══════════════════════════════════════════════════════════════════════════ */
@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;
  font-display:swap;src:url(iconos/fa-solid-900.woff2) format("woff2")}
@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;
  font-display:swap;src:url(iconos/fa-brands-400.woff2) format("woff2")}

.fa,.fas,.fa-solid,.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}
.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-fw{text-align:center;width:1.25em}
.fa-spin{animation:fa-spin 2s linear infinite}
@keyframes fa-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.fa-spin{animation-delay:-1ms;animation-duration:1ms;
  animation-iteration-count:1}}

.fa-1::before{content:"\31"}
.fa-2::before{content:"\32"}
.fa-3::before{content:"\33"}
.fa-arrow-down::before{content:"\f063"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-right-to-bracket::before{content:"\f090"}
.fa-arrow-up-from-bracket::before{content:"\e09a"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-bars::before{content:"\f0c9"}
.fa-bolt::before{content:"\f0e7"}
.fa-book::before{content:"\f02d"}
.fa-book-bookmark::before{content:"\e0bb"}
.fa-book-medical::before{content:"\f7e6"}
.fa-book-open::before{content:"\f518"}
.fa-book-open-reader::before{content:"\f5da"}
.fa-brain::before{content:"\f5dc"}
.fa-calendar-check::before{content:"\f274"}
.fa-chart-simple::before{content:"\e473"}
.fa-check::before{content:"\f00c"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-right::before{content:"\f054"}
.fa-chevron-up::before{content:"\f077"}
.fa-child-reaching::before{content:"\e59d"}
.fa-circle-check::before{content:"\f058"}
.fa-clone::before{content:"\f24d"}
.fa-comment-slash::before{content:"\f4b3"}
.fa-comments::before{content:"\f086"}
.fa-compass::before{content:"\f14e"}
.fa-cookie-bite::before{content:"\f564"}
.fa-dice::before{content:"\f522"}
.fa-dice-five::before{content:"\f523"}
.fa-dove::before{content:"\f4ba"}
.fa-download::before{content:"\f019"}
.fa-envelope-open-text::before{content:"\f658"}
.fa-eye-slash::before{content:"\f070"}
.fa-fire-burner::before{content:"\e4f1"}
.fa-gift::before{content:"\f06b"}
.fa-globe::before{content:"\f0ac"}
.fa-graduation-cap::before{content:"\f19d"}
.fa-hand-holding-heart::before{content:"\f4be"}
.fa-hand-pointer::before{content:"\f25a"}
.fa-heart::before{content:"\f004"}
.fa-heart-circle-bolt::before{content:"\e4fc"}
.fa-heart-circle-check::before{content:"\e4fd"}
.fa-heart-crack::before{content:"\f7a9"}
.fa-heart-pulse::before{content:"\f21e"}
.fa-instagram::before{content:"\f16d"}
.fa-lightbulb::before{content:"\f0eb"}
.fa-location-dot::before{content:"\f3c5"}
.fa-mars::before{content:"\f222"}
.fa-masks-theater::before{content:"\f630"}
.fa-mobile-screen::before{content:"\f3cf"}
.fa-moon::before{content:"\f186"}
.fa-people-group::before{content:"\e533"}
.fa-play::before{content:"\f04b"}
.fa-plus::before{content:"\2b"}
.fa-quote-left::before{content:"\f10d"}
.fa-rotate::before{content:"\f2f1"}
.fa-shield-heart::before{content:"\e574"}
.fa-star::before{content:"\f005"}
.fa-tiktok::before{content:"\e07b"}
.fa-truck::before{content:"\f0d1"}
.fa-user-doctor::before{content:"\f0f0"}
.fa-user-gear::before{content:"\f4fe"}
.fa-user-group::before{content:"\f500"}
.fa-user-lock::before{content:"\f502"}
.fa-user-nurse::before{content:"\f82f"}
.fa-venus::before{content:"\f221"}
.fa-video::before{content:"\f03d"}
.fa-whatsapp::before{content:"\f232"}
.fa-xmark::before{content:"\f00d"}
.fa-youtube::before{content:"\f167"}
