/*!
 * Font Awesome Free 7.3.1 subset · Lionare landing (used icons only)
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
:root,:host{
  --fa-family-classic:"Font Awesome 7 Free";
  --fa-family-brands:"Font Awesome 7 Brands";
  --fa-font-solid:normal 900 1em/1 var(--fa-family-classic);
  --fa-font-brands:normal 400 1em/1 var(--fa-family-brands);
  --fa-style-family-classic:var(--fa-family-classic);
}
@font-face{
  font-family:"Font Awesome 7 Free";
  font-style:normal;
  font-weight:900;
  font-display:block;
  src:url(../webfonts/fa-solid-900.woff2) format("woff2");
}
@font-face{
  font-family:"Font Awesome 7 Brands";
  font-style:normal;
  font-weight:400;
  font-display:block;
  src:url(../webfonts/fa-brands-400.woff2) format("woff2");
}
.fa-solid,.fa-brands,.fas,.fab,.fa{
  --_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  display:var(--fa-display,inline-block);
  font-family:var(--_fa-family);
  font-feature-settings:normal;
  font-style:normal;
  font-synthesis:none;
  font-variant:normal;
  font-weight:var(--fa-style,900);
  line-height:1;
  text-align:center;
  text-rendering:auto;
  width:var(--fa-width,1.25em);
}
:is(.fa-solid,.fa-brands,.fas,.fab,.fa)::before{content:var(--fa)/""}
@supports not (content:""/""){
  :is(.fa-solid,.fa-brands,.fas,.fab,.fa)::before{content:var(--fa)}
}
.fa-solid,.fas{--fa-family:var(--fa-family-classic);--fa-style:900}
.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}
.fa-storybook{--fa:"\e8c1";}
.fa-whatsapp{--fa:"\f232";}
.fa-award{--fa:"\f559";}
.fa-bell{--fa:"\f0f3";}
.fa-book{--fa:"\f02d";}
.fa-book-open{--fa:"\f518";}
.fa-box-open{--fa:"\f49e";}
.fa-boxes-stacked{--fa:"\f468";}
.fa-briefcase{--fa:"\f0b1";}
.fa-building{--fa:"\f1ad";}
.fa-bullhorn{--fa:"\f0a1";}
.fa-calendar-days{--fa:"\f073";}
.fa-chart-column{--fa:"\e0e3";}
.fa-chart-pie{--fa:"\f200";}
.fa-check{--fa:"\f00c";}
.fa-clipboard-list{--fa:"\f46d";}
.fa-comments{--fa:"\f086";}
.fa-crosshairs{--fa:"\f05b";}
.fa-door-open{--fa:"\f52b";}
.fa-file-csv{--fa:"\f6dd";}
.fa-file-invoice-dollar{--fa:"\f571";}
.fa-file-lines{--fa:"\f15c";}
.fa-filter{--fa:"\f0b0";}
.fa-fire-flame-curved{--fa:"\f7e4";}
.fa-gamepad{--fa:"\f11b";}
.fa-gift{--fa:"\f06b";}
.fa-globe{--fa:"\f0ac";}
.fa-handshake{--fa:"\f2b5";}
.fa-heart-pulse{--fa:"\f21e";}
.fa-inbox{--fa:"\f01c";}
.fa-layer-group{--fa:"\f5fd";}
.fa-lightbulb{--fa:"\f0eb";}
.fa-link{--fa:"\f0c1";}
.fa-list-ol{--fa:"\f0cb";}
.fa-paper-plane{--fa:"\f1d8";}
.fa-paw{--fa:"\f1b0";}
.fa-person-dots-from-line{--fa:"\f470";}
.fa-phone{--fa:"\f095";}
.fa-quote-left{--fa:"\f10d";}
.fa-shield-halved{--fa:"\f3ed";}
.fa-shoe-prints{--fa:"\f54b";}
.fa-star{--fa:"\f005";}
.fa-sun{--fa:"\f185";}
.fa-triangle-exclamation{--fa:"\f071";}
.fa-user-clock{--fa:"\f4fd";}
.fa-wand-magic-sparkles{--fa:"\e2ca";}
