/* FontAwesome Font Face Declarations */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/webfonts/fa-solid-900.woff2') format('woff2');
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/webfonts/fa-regular-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/webfonts/fa-brands-400.woff2') format('woff2');
}

.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-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-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}
.fa-angle-left{--fa:"\f104"}
.fa-arrow-alt-circle-right{--fa:"\f35a"}
.fa-arrow-left{--fa:"\f060"}
.fa-arrow-right{--fa:"\f061"}
.fa-bars{--fa:"\f0c9"}
.fa-book{--fa:"\f02d"}
.fa-briefcase{--fa:"\f0b1"}
.fa-calculator{--fa:"\f1ec"}
.fa-chart-line{--fa:"\f201"}
.fa-check-circle{--fa:"\f058"}
.fa-chevron-down{--fa:"\f078"}
.fa-chevron-left{--fa:"\f053"}
.fa-chevron-right{--fa:"\f054"}
.fa-clock{--fa:"\f017"}
.fa-cogs{--fa:"\f085"}
.fa-download{--fa:"\f019"}
.fa-envelope{--fa:"\f0e0"}
.fa-external-link-alt{--fa:"\f35d"}
.fa-fax{--fa:"\f1ac"}
.fa-file{--fa:"\f15b"}
.fa-file-alt{--fa:"\f15c"}
.fa-file-invoice-dollar{--fa:"\f571"}
.fa-file-signature{--fa:"\f573"}
.fa-flag{--fa:"\f024"}
.fa-folder{--fa:"\f07b"}
.fa-fw{--fa:"\f0c1"}
.fa-globe{--fa:"\f0ac"}
.fa-home{--fa:"\f015"}
.fa-key{--fa:"\f084"}
.fa-linkedin{--fa:"\f08c"}
.fa-long-arrow-alt-right{--fa:"\f30b"}
.fa-newspaper{--fa:"\f1ea"}
.fa-phone{--fa:"\f095"}
.fa-phone-alt{--fa:"\f879"}
.fa-play{--fa:"\f04b"}
.fa-search{--fa:"\f002"}
.fa-shield-alt{--fa:"\f3ed"}
.fa-sign-out-alt{--fa:"\f2f5"}
.fa-star{--fa:"\f005"}
.fa-tachometer-alt{--fa:"\f3fd"}
.fa-tags{--fa:"\f02c"}
.fa-times{--fa:"\f00d"}
.fa-twitter{--fa:"\f099"}
.fa-university{--fa:"\f19c"}
.fa-unlock-alt{--fa:"\f13e"}
.fa-user{--fa:"\f007"}
.fa-users{--fa:"\f0c0"}
.fa-whatsapp{--fa:"\f232"}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}
.fa-regular,.far{font-weight:400}
.fa-solid,.fas{font-weight:900}
.fa-brands,.fab{font-weight:400}