/*!
 * Font Awesome Free 6.6.0 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 2024 Fonticons, Inc.
 */


.fa-solid,
.fa-regular,
.fa-brands,
.fas,
.far,
.fab,
.fa-sharp-solid,
.fa-classic,
.fa {
  -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; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

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

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

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

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

.fa-screwdriver-wrench::before {
content: "\f7d9"; }

.fa-lightbulb::before {
content: "\f0eb"; }

.fa-bullhorn::before {
content: "\f0a1"; }

.fa-bars::before {
content: "\f0c9"; }

.fa-envelope::before {
content: "\f0e0"; }

.fa-link::before {
content: "\f0c1"; }

.fa-lock::before {
content: "\f023"; }

.fa-user::before {
content: "\f007"; }

.fa-book::before {
content: "\f02d"; }

.fa-comment-dots::before {
content: "\f4ad"; }

.fa-right-long::before {
content: "\f30b"; }

.fa-phone::before {
content: "\f095"; }

.fa-caret-right::before {
content: "\f0da"; }

.fa-circle-exclamation::before {
content: "\f06a"; }

.fa-credit-card::before {
content: "\f09d"; }

.fa-check::before {
content: "\f00c"; }

.fa-square-check::before {
content: "\f14a"; }

.fa-headphones::before {
content: "\f025"; }

.fa-play::before {
content: "\f04b"; }

.fa-xmark::before {
content: "\f00d"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-circle::before {
  content: "\f111"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-circle-chevron-right:before {
  content:"\f138"; }

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

.fa-bookmark::before {
  content: "\f02e"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-filter::before {
 content: "\f0b0"; }

.fa-border-all::before {
 content: "\f84c"; }

.fa-square::before {
 content: "\f0c8"; }

.fa-plus::before {
 content: "\2b"; }

.fa-minus::before {
 content: "\f068"; }

.fa-list::before  {
  content: "\f03a";
}

.fa-circle-plus::before {
  content: "\f055";
}


:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

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

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

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

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

.fas,
.fa-solid {
  font-weight: 900; }
