/* ICONS UTILISES */ 
.fa-chevron-right::before { content: "\f054"; }
.fa-angle-right::before { content: "\f105"; }
.fa-angle-left::before { content: "\f104"; }
.fa-pen::before { content: "\f304"; }
.fa-trash::before { content: "\f1f8"; }
.fa-clone::before { content: "\f24d"; }
.fa-bars::before { content: "\f0c9"; }
.fa-sort-alpha-up::before { content: "\f15e"; }
.fa-clock::before { content: "\f017"; }
.fa-edit::before { content: "\f044"; }
.fa-lock::before { content: "\f023"; }
.fa-circle-plus::before { content: "\f055"; }
.fa-xmark::before { content: "\f00d"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-check::before { content: "\f00c"; }
.fa-angle-down::before { content: "\f107"; }
.fa-right-to-bracket::before { content: "\f2f6"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-filter::before { content: "\f0b0"; }
.fa-pen-to-square::before { content: "\f044"; }
.fa-gear::before { content: "\f013"; }
.fa-stars::before { content: "\f762"; }
.fa-linkedin:before {content: "\f08c"; }
.fa-bold::before { content: "\f032"; }
.fa-italic::before { content: "\f033"; }
.fa-underline::before { content: "\f0cd"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-image-user::before { content: "\e1b8"; }
.fa-plus::before { content: "\2b"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-language::before { content: "\f1ab"; }
.fa-file::before { content: "\f15b"; }
.fa-cloud-arrow-up::before { content: "\f0ee"; }
.fa-file-import::before { content: "\f56f"; }
.fa-grip-vertical::before { content: "\f58e"; }
.fa-file-arrow-up::before { content: "\f574"; }
.fa-down::before { content: "\f354"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-link::before { content: "\f0c1"; }
.fa-circle-exclamation::before { content: "\f06a"; }
.fa-circle-check::before { content: "\f058"; }
.fa-user-pen::before { content: "\f4ff"; }
.fa-lightbulb-on::before { content: "\f672"; }
.fa-files::before { content: "\e178"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-file-word::before { content: "\f1c2"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-earth-americas::before { content: "\f57d"; }
.fa-star::before { content: "\f005"; }
.fa-plus-square::before { content: "\f0fe"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-times::before { content: "\f00d"; }
.fa-smile-beam::before { content: "\f5b8"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-right-long::before { content: "\f30b"; }
.fa-list::before { content: "\f03a"; }
.fa-arrows-split-up-and-left::before { content: "\e4bc"; }
.fa-globe::before { content: "\f0ac"; }
.fa-grid-2::before { content: "\e196"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-images::before { content: "\f302"; }
.fa-square-question::before { content: "\f2fd"; }
.fa-palette::before { content: "\f53f"; }
.fa-file-plus::before { content: "\f319"; }
.fa-file-download::before { content: "\f56d"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-reply::before { content: "\f3e5"; }
.fa-circle-question::before { content: "\f059"; }
.fa-flag::before { content: "\f024"; }
.fa-copy::before { content: "\f0c5"; }
.fa-trash-xmark::before { content: "\e2b4"; }
.fa-file-arrow-down::before { content: "\f56d"; }
.fa-bullseye-arrow::before { content: "\f648"; }
.fa-lightbulb::before { content: "\f0eb"; }
/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp'; }

@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../webfonts/fa-sharp-light-300.woff2") format("woff2"), url("../webfonts/fa-sharp-light-300.ttf") format("truetype"); }

.fasl,
.fa-light {
  font-weight: 300; }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp'; }

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

.fasr,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp'; }

@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-sharp-solid-900.woff2") format("woff2"), url("../webfonts/fa-sharp-solid-900.ttf") format("truetype"); }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.ttf") format("truetype"); }

.fal,
.fa-light {
  font-weight: 300; }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  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"); }

.far,
.fa-regular {
  font-weight: 400; }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  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"); }

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

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro'; }

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../webfonts/fa-thin-100.woff2") format("woff2"), url("../webfonts/fa-thin-100.ttf") format("truetype"); }

.fat,
.fa-thin {
  font-weight: 100; }

/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone: normal 900 1em/1 'Font Awesome 6 Duotone'; }

@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.ttf") format("truetype"); }

.fad,
.fa-duotone {
  position: relative;
  font-weight: 900;
  letter-spacing: normal; }

.fad::before,
.fa-duotone::before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: var(--fa-primary-opacity, 1); }

.fad::after,
.fa-duotone::after {
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad::before,
.fa-swap-opacity .fa-duotone::before,
.fad.fa-swap-opacity::before,
.fa-duotone.fa-swap-opacity::before {
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad::after,
.fa-swap-opacity .fa-duotone::after,
.fad.fa-swap-opacity::after,
.fa-duotone.fa-swap-opacity::after {
  opacity: var(--fa-primary-opacity, 1); }

.fad.fa-inverse,
.fa-duotone.fa-inverse {
  color: var(--fa-inverse, #fff); }

.fad.fa-stack-1x, .fad.fa-stack-2x,
.fa-duotone.fa-stack-1x, .fa-duotone.fa-stack-2x {
  position: absolute; }


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



.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fasr,
.fal,
.fa-light,
.fasl,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fass,
.fa-sharp-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; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
  font-family: 'Font Awesome 6 Pro'; }

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

.fad,
.fa-classic.fa-duotone,
.fa-duotone {
  font-family: 'Font Awesome 6 Duotone'; }

.fass,
.fasr,
.fasl,
.fa-sharp {
  font-family: 'Font Awesome 6 Sharp'; }

.fass,
.fa-sharp {
  font-weight: 900; }

