.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }


.fas, .far, .fa-solid, .fa-regular, .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::before, .far::before, .fa-solid::before, .fa-regular::before, .fa::before {
  content: var(--fa); }


.fas, .fa-solid, .far, .fa-regular {
  font-family: 'Font Awesome 6 Pro'; }


.fa-1x {
  font-size: 1em; }


.fa-2x {
  font-size: 2em; }


.fa-3x {
  font-size: 3em; }


.fa-4x {
  font-size: 4em; }


.fa-5x {
  font-size: 5em; }


.fa-6x {
  font-size: 6em; }


.fa-7x {
  font-size: 7em; }


.fa-8x {
  font-size: 8em; }


.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }


.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }


.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }


.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }


.fa-fw {
  text-align: center;
  width: 1.25em; }


.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }


@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }


@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }


@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }


@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }


@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }


@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }


@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }


@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }


.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }


.fa-0 { --fa: "\30"; --fa--fa: "\30\30"; }


.fa-address-card { --fa: "\f2bb"; --fa--fa: "\f2bb\f2bb"; }


.fa-arrow-down { --fa: "\f063"; --fa--fa: "\f063\f063"; }


.fa-arrow-left { --fa: "\f060"; --fa--fa: "\f060\f060"; }


.fa-arrow-left-to-bracket { --fa: "\e669"; --fa--fa: "\e669\e669"; }


.fa-arrow-right { --fa: "\f061"; --fa--fa: "\f061\f061"; }


.fa-arrow-rotate-left { --fa: "\f0e2"; --fa--fa: "\f0e2\f0e2"; }


.fa-arrows-left-right-to-line { --fa: "\e4ba"; --fa--fa: "\e4ba\e4ba"; }


.fa-arrows-rotate-reverse { --fa: "\e630"; --fa--fa: "\e630\e630"; }


.fa-ban { --fa: "\f05e"; --fa--fa: "\f05e\f05e"; }


.fa-bars { --fa: "\f0c9"; --fa--fa: "\f0c9\f0c9"; }


.fa-bell { --fa: "\f0f3"; --fa--fa: "\f0f3\f0f3"; }


.fa-book-open-cover { --fa: "\e0c0"; --fa--fa: "\e0c0\e0c0"; }


.fa-books { --fa: "\f5db"; --fa--fa: "\f5db\f5db"; }


.fa-building { --fa: "\f1ad"; --fa--fa: "\f1ad\f1ad"; }


.fa-building-magnifying-glass { --fa: "\e61c"; --fa--fa: "\e61c\e61c"; }


.fa-buildings { --fa: "\e0cc"; --fa--fa: "\e0cc\e0cc"; }


.fa-bullhorn { --fa: "\f0a1"; --fa--fa: "\f0a1\f0a1"; }


.fa-business-time { --fa: "\f64a"; --fa--fa: "\f64a\f64a"; }


.fa-calendar { --fa: "\f133"; --fa--fa: "\f133\f133"; }


.fa-calendar-days { --fa: "\f073"; --fa--fa: "\f073\f073"; }


.fa-calendar-plus { --fa: "\f271"; --fa--fa: "\f271\f271"; }


.fa-caret-down { --fa: "\f0d7"; --fa--fa: "\f0d7\f0d7"; }


.fa-caret-up { --fa: "\f0d8"; --fa--fa: "\f0d8\f0d8"; }


.fa-chart-line { --fa: "\f201"; --fa--fa: "\f201\f201"; }


.fa-chart-scatter { --fa: "\f7ee"; --fa--fa: "\f7ee\f7ee"; }


.fa-check { --fa: "\f00c"; --fa--fa: "\f00c\f00c"; }


.fa-check-double { --fa: "\f560"; --fa--fa: "\f560\f560"; }


.fa-chevron-down { --fa: "\f078"; --fa--fa: "\f078\f078"; }


.fa-chevrons-right { --fa: "\f324"; --fa--fa: "\f324\f324"; }


.fa-circle { --fa: "\f111"; --fa--fa: "\f111\f111"; }


.fa-circle-caret-left { --fa: "\f32e"; --fa--fa: "\f32e\f32e"; }


.fa-circle-caret-right { --fa: "\f330"; --fa--fa: "\f330\f330"; }


.fa-circle-check { --fa: "\f058"; --fa--fa: "\f058\f058"; }


.fa-circle-exclamation { --fa: "\f06a"; --fa--fa: "\f06a\f06a"; }


.fa-circle-info { --fa: "\f05a"; --fa--fa: "\f05a\f05a"; }


.fa-circle-left { --fa: "\f359"; --fa--fa: "\f359\f359"; }


.fa-circle-plus { --fa: "\f055"; --fa--fa: "\f055\f055"; }


.fa-circle-question { --fa: "\f059"; --fa--fa: "\f059\f059"; }


.fa-circle-wifi { --fa: "\e67d"; --fa--fa: "\e67d\e67d"; }


.fa-circle-x { --fa: "\e12e"; --fa--fa: "\e12e\e12e"; }


.fa-circle-xmark { --fa: "\f057"; --fa--fa: "\f057\f057"; }


.fa-clock { --fa: "\f017"; --fa--fa: "\f017\f017"; }


.fa-clock-rotate-left { --fa: "\f1da"; --fa--fa: "\f1da\f1da"; }


.fa-clone { --fa: "\f24d"; --fa--fa: "\f24d\f24d"; }


.fa-close { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }


.fa-cloud { --fa: "\f0c2"; --fa--fa: "\f0c2\f0c2"; }


.fa-cloud-arrow-down { --fa: "\f0ed"; --fa--fa: "\f0ed\f0ed"; }


.fa-cloud-arrow-up { --fa: "\f0ee"; --fa--fa: "\f0ee\f0ee"; }


.fa-cloud-xmark { --fa: "\e35f"; --fa--fa: "\e35f\e35f"; }


.fa-code { --fa: "\f121"; --fa--fa: "\f121\f121"; }


.fa-cog { --fa: "\f013"; --fa--fa: "\f013\f013"; }


.fa-copy { --fa: "\f0c5"; --fa--fa: "\f0c5\f0c5"; }


.fa-credit-card { --fa: "\f09d"; --fa--fa: "\f09d\f09d"; }


.fa-database { --fa: "\f1c0"; --fa--fa: "\f1c0\f1c0"; }


.fa-dollar-sign { --fa: "\24"; --fa--fa: "\24\24"; }


.fa-download { --fa: "\f019"; --fa--fa: "\f019\f019"; }


.fa-edit { --fa: "\f044"; --fa--fa: "\f044\f044"; }


.fa-ellipsis-vertical { --fa: "\f142"; --fa--fa: "\f142\f142"; }


.fa-envelope { --fa: "\f0e0"; --fa--fa: "\f0e0\f0e0"; }


.fa-envelope-open { --fa: "\f2b6"; --fa--fa: "\f2b6\f2b6"; }


.fa-envelope-open-text { --fa: "\f658"; --fa--fa: "\f658\f658"; }


.fa-eye { --fa: "\f06e"; --fa--fa: "\f06e\f06e"; }


.fa-eye-slash { --fa: "\f070"; --fa--fa: "\f070\f070"; }


.fa-file { --fa: "\f15b"; --fa--fa: "\f15b\f15b"; }


.fa-file-arrow-down { --fa: "\f56d"; --fa--fa: "\f56d\f56d"; }


.fa-file-certificate { --fa: "\f5f3"; --fa--fa: "\f5f3\f5f3"; }


.fa-file-chart-column { --fa: "\f659"; --fa--fa: "\f659\f659"; }


.fa-file-excel { --fa: "\f1c3"; --fa--fa: "\f1c3\f1c3"; }


.fa-file-invoice { --fa: "\f570"; --fa--fa: "\f570\f570"; }


.fa-file-lines { --fa: "\f15c"; --fa--fa: "\f15c\f15c"; }


.fa-file-magnifying-glass { --fa: "\f865"; --fa--fa: "\f865\f865"; }


.fa-file-pdf { --fa: "\f1c1"; --fa--fa: "\f1c1\f1c1"; }


.fa-filter { --fa: "\f0b0"; --fa--fa: "\f0b0\f0b0"; }


.fa-filters { --fa: "\e17e"; --fa--fa: "\e17e\e17e"; }


.fa-flag-checkered { --fa: "\f11e"; --fa--fa: "\f11e\f11e"; }


.fa-flask-vial { --fa: "\e4f3"; --fa--fa: "\e4f3\e4f3"; }


.fa-floppy-disk { --fa: "\f0c7"; --fa--fa: "\f0c7\f0c7"; }


.fa-floppy-disk-pen { --fa: "\e182"; --fa--fa: "\e182\e182"; }


.fa-floppy-disks { --fa: "\e183"; --fa--fa: "\e183\e183"; }


.fa-folder-gear { --fa: "\e187"; --fa--fa: "\e187\e187"; }


.fa-forward-fast { --fa: "\f050"; --fa--fa: "\f050\f050"; }


.fa-gauge { --fa: "\f624"; --fa--fa: "\f624\f624"; }


.fa-gear { --fa: "\f013"; --fa--fa: "\f013\f013"; }


.fa-gear-code { --fa: "\e5e8"; --fa--fa: "\e5e8\e5e8"; }


.fa-group-arrows-rotate { --fa: "\e4f6"; --fa--fa: "\e4f6\e4f6"; }


.fa-hammer-brush { --fa: "\e620"; --fa--fa: "\e620\e620"; }


.fa-hand-back-point-right { --fa: "\e1a1"; --fa--fa: "\e1a1\e1a1"; }


.fa-hand-holding-dollar { --fa: "\f4c0"; --fa--fa: "\f4c0\f4c0"; }


.fa-history { --fa: "\f1da"; --fa--fa: "\f1da\f1da"; }


.fa-home { --fa: "\f015"; --fa--fa: "\f015\f015"; }


.fa-image { --fa: "\f03e"; --fa--fa: "\f03e\f03e"; }


.fa-image-polaroid-user { --fa: "\e1b6"; --fa--fa: "\e1b6\e1b6"; }


.fa-info-circle { --fa: "\f05a"; --fa--fa: "\f05a\f05a"; }


.fa-input-text { --fa: "\e1bf"; --fa--fa: "\e1bf\e1bf"; }


.fa-key { --fa: "\f084"; --fa--fa: "\f084\f084"; }


.fa-laptop { --fa: "\f109"; --fa--fa: "\f109\f109"; }


.fa-lightbulb { --fa: "\f0eb"; --fa--fa: "\f0eb\f0eb"; }


.fa-lightbulb-on { --fa: "\f672"; --fa--fa: "\f672\f672"; }


.fa-list { --fa: "\f03a"; --fa--fa: "\f03a\f03a"; }


.fa-lock { --fa: "\f023"; --fa--fa: "\f023\f023"; }


.fa-lock-open { --fa: "\f3c1"; --fa--fa: "\f3c1\f3c1"; }


.fa-magnifying-glass { --fa: "\f002"; --fa--fa: "\f002\f002"; }


.fa-magnifying-glass-chart { --fa: "\e522"; --fa--fa: "\e522\e522"; }


.fa-memo-circle-info { --fa: "\e49a"; --fa--fa: "\e49a\e49a"; }


.fa-message-dots { --fa: "\f4a3"; --fa--fa: "\f4a3\f4a3"; }


.fa-messages { --fa: "\f4b6"; --fa--fa: "\f4b6\f4b6"; }


.fa-messages-question { --fa: "\e1e7"; --fa--fa: "\e1e7\e1e7"; }


.fa-money-check-dollar-pen { --fa: "\f873"; --fa--fa: "\f873\f873"; }


.fa-moon { --fa: "\f186"; --fa--fa: "\f186\f186"; }


.fa-network-wired { --fa: "\f6ff"; --fa--fa: "\f6ff\f6ff"; }


.fa-newspaper { --fa: "\f1ea"; --fa--fa: "\f1ea\f1ea"; }


.fa-objects-column { --fa: "\e3c1"; --fa--fa: "\e3c1\e3c1"; }


.fa-paper-plane { --fa: "\f1d8"; --fa--fa: "\f1d8\f1d8"; }


.fa-paper-plane-top { --fa: "\e20a"; --fa--fa: "\e20a\e20a"; }


.fa-pen-to-square { --fa: "\f044"; --fa--fa: "\f044\f044"; }


.fa-pencil { --fa: "\f303"; --fa--fa: "\f303\f303"; }


.fa-play { --fa: "\f04b"; --fa--fa: "\f04b\f04b"; }


.fa-plus { --fa: "\2b"; --fa--fa: "\2b\2b"; }


.fa-plus-circle { --fa: "\f055"; --fa--fa: "\f055\f055"; }


.fa-refresh { --fa: "\f021"; --fa--fa: "\f021\f021"; }


.fa-right-from-bracket { --fa: "\f2f5"; --fa--fa: "\f2f5\f2f5"; }


.fa-right-long { --fa: "\f30b"; --fa--fa: "\f30b\f30b"; }


.fa-right-to-bracket { --fa: "\f2f6"; --fa--fa: "\f2f6\f2f6"; }


.fa-rocket-launch { --fa: "\e027"; --fa--fa: "\e027\e027"; }


.fa-rotate-left { --fa: "\f2ea"; --fa--fa: "\f2ea\f2ea"; }


.fa-router { --fa: "\f8da"; --fa--fa: "\f8da\f8da"; }


.fa-rss { --fa: "\f09e"; --fa--fa: "\f09e\f09e"; }


.fa-screwdriver-wrench { --fa: "\f7d9"; --fa--fa: "\f7d9\f7d9"; }


.fa-search { --fa: "\f002"; --fa--fa: "\f002\f002"; }


.fa-share-nodes { --fa: "\f1e0"; --fa--fa: "\f1e0\f1e0"; }


.fa-shield-quartered { --fa: "\e575"; --fa--fa: "\e575\e575"; }


.fa-sitemap { --fa: "\f0e8"; --fa--fa: "\f0e8\f0e8"; }


.fa-slash { --fa: "\f715"; --fa--fa: "\f715\f715"; }


.fa-spinner { --fa: "\f110"; --fa--fa: "\f110\f110"; }


.fa-spinner-scale { --fa: "\e62a"; --fa--fa: "\e62a\e62a"; }


.fa-square { --fa: "\f0c8"; --fa--fa: "\f0c8\f0c8"; }


.fa-star { --fa: "\f005"; --fa--fa: "\f005\f005"; }


.fa-sun { --fa: "\f185"; --fa--fa: "\f185\f185"; }


.fa-table { --fa: "\f0ce"; --fa--fa: "\f0ce\f0ce"; }


.fa-ticket { --fa: "\f145"; --fa--fa: "\f145\f145"; }


.fa-times { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }


.fa-traffic-cone { --fa: "\f636"; --fa--fa: "\f636\f636"; }


.fa-trash { --fa: "\f1f8"; --fa--fa: "\f1f8\f1f8"; }


.fa-trash-xmark { --fa: "\e2b4"; --fa--fa: "\e2b4\e2b4"; }


.fa-triangle-exclamation { --fa: "\f071"; --fa--fa: "\f071\f071"; }


.fa-up-to-bracket { --fa: "\e66e"; --fa--fa: "\e66e\e66e"; }


.fa-user { --fa: "\f007"; --fa--fa: "\f007\f007"; }


.fa-user-gear { --fa: "\f4fe"; --fa--fa: "\f4fe\f4fe"; }


.fa-user-helmet-safety { --fa: "\f82c"; --fa--fa: "\f82c\f82c"; }


.fa-user-plus { --fa: "\f234"; --fa--fa: "\f234\f234"; }


.fa-user-secret { --fa: "\f21b"; --fa--fa: "\f21b\f21b"; }


.fa-user-shield { --fa: "\f505"; --fa--fa: "\f505\f505"; }


.fa-user-slash { --fa: "\f506"; --fa--fa: "\f506\f506"; }


.fa-users { --fa: "\f0c0"; --fa--fa: "\f0c0\f0c0"; }


.fa-users-gear { --fa: "\f509"; --fa--fa: "\f509\f509"; }


.fa-wrench { --fa: "\f0ad"; --fa--fa: "\f0ad\f0ad"; }


.fa-xmark { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }


:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }


@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }


: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: block;
  src: url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.ttf") format("truetype"); }


: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: block;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }


.far, .fa-regular {
  font-weight: 400; }


: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: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }


.fas, .fa-solid {
  font-weight: 900; }


: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: block;
  src: url("../webfonts/fa-thin-100.woff2") format("woff2"), url("../webfonts/fa-thin-100.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-duotone-light-300.woff2") format("woff2"), url("../webfonts/fa-duotone-light-300.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-duotone-regular-400.woff2") format("woff2"), url("../webfonts/fa-duotone-regular-400.ttf") format("truetype"); }


: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: block;
  src: url("../webfonts/fa-duotone-900.woff2") format("woff2"), url("../webfonts/fa-duotone-900.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-duotone: 'Font Awesome 6 Duotone';
  --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Duotone';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../webfonts/fa-duotone-thin-100.woff2") format("woff2"), url("../webfonts/fa-duotone-thin-100.ttf") format("truetype"); }


: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: block;
  src: url("../webfonts/fa-sharp-light-300.woff2") format("woff2"), url("../webfonts/fa-sharp-light-300.ttf") format("truetype"); }


: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: block;
  src: url("../webfonts/fa-sharp-regular-400.woff2") format("woff2"), url("../webfonts/fa-sharp-regular-400.ttf") format("truetype"); }


.fa-regular {
  font-weight: 400; }


: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: block;
  src: url("../webfonts/fa-sharp-solid-900.woff2") format("woff2"), url("../webfonts/fa-sharp-solid-900.ttf") format("truetype"); }


.fa-solid {
  font-weight: 900; }


:root, :host {
  --fa-style-family-sharp: 'Font Awesome 6 Sharp';
  --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp'; }


@font-face {
  font-family: 'Font Awesome 6 Sharp';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../webfonts/fa-sharp-thin-100.woff2") format("woff2"), url("../webfonts/fa-sharp-thin-100.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-sharp-duotone: 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Sharp Duotone';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../webfonts/fa-sharp-duotone-light-300.woff2") format("woff2"), url("../webfonts/fa-sharp-duotone-light-300.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-sharp-duotone: 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Sharp Duotone';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-sharp-duotone-regular-400.woff2") format("woff2"), url("../webfonts/fa-sharp-duotone-regular-400.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-sharp-duotone: 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Sharp Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-sharp-duotone-solid-900.woff2") format("woff2"), url("../webfonts/fa-sharp-duotone-solid-900.ttf") format("truetype"); }


:root, :host {
  --fa-style-family-sharp-duotone: 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; }


@font-face {
  font-family: 'Font Awesome 6 Sharp Duotone';
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("../webfonts/fa-sharp-duotone-thin-100.woff2") format("woff2"), url("../webfonts/fa-sharp-duotone-thin-100.ttf") format("truetype"); }


.fak.fa-bocada, .fa-kit.fa-bocada { --fa: "\e001"; --fa--fa: "\e001\e001"; }
.fak.fa-circle-bocada, .fa-kit.fa-circle-bocada { --fa: "\e000"; --fa--fa: "\e000\e000"; }


.fak, .fa-kit {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: var(--fa-display, inline-block);
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
}


.fak::before, .fa-kit::before {
  content: var(--fa);
}


@font-face {
  font-family: "Font Awesome Kit";
  font-style: normal;
  font-display: block;
  src: url("../webfonts/custom-icons.woff2") format("woff2"), url("../webfonts/custom-icons.ttf") format("truetype");
}


