.fak.fa-check-bold-custom, .fa-kit.fa-check-bold-custom { --fa: "\e001"; --fa--fa: "\e001\e001"; }
.fak.fa-laurel-left-custom, .fa-kit.fa-laurel-left-custom { --fa: "\e003"; --fa--fa: "\e003\e003"; }
.fak.fa-laurel-right-custom, .fa-kit.fa-laurel-right-custom { --fa: "\e002"; --fa--fa: "\e002\e002"; }
.fak.fa-lock-custom, .fa-kit.fa-lock-custom { --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:swap;
  src: url("../webfonts/custom-icons.woff2") format("woff2"), url("../webfonts/custom-icons.ttf") format("truetype");
}

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

.fas,
.fass,
.far,
.fasr,
.fal,
.fasl,
.fat,
.fast,
.fad,
.fadr,
.fadl,
.fadt,
.fasds,
.fasdr,
.fasdl,
.fasdt,
.fab,
.fa-solid,
.fa-regular,
.fa-light,
.fa-thin,
.fa-brands,
.fa-classic,
.fa-duotone,
.fa-sharp,
.fa-sharp-duotone,
.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,
.fass::before,
.far::before,
.fasr::before,
.fal::before,
.fasl::before,
.fat::before,
.fast::before,
.fad::before,
.fadr::before,
.fadl::before,
.fadt::before,
.fasds::before,
.fasdr::before,
.fasdl::before,
.fasdt::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-light::before,
.fa-thin::before,
.fa-brands::before,
.fa-classic::before,
.fa-duotone::before,
.fa-sharp::before,
.fa-sharp-duotone::before,
.fa::before {
  content: var(--fa); }

.fad::after,
.fa-duotone.fa-solid::after,
.fa-duotone::after,
.fadr::after,
.fa-duotone.fa-regular::after,
.fadl::after,
.fa-duotone.fa-light::after,
.fadt::after,
.fa-duotone.fa-thin::after,
.fasds::after,
.fa-sharp-duotone.fa-solid::after,
.fa-sharp-duotone::after,
.fasdr::after,
.fa-sharp-duotone.fa-regular::after,
.fasdl::after,
.fa-sharp-duotone.fa-light::after,
.fasdt::after,
.fa-sharp-duotone.fa-thin::after {
  content: var(--fa--fa); }

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

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

.fad,
.fa-duotone {
  font-weight: 900; }

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

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

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

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

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

.fa-sharp-duotone,
.fasds,
.fasdr,
.fasdl,
.fasdt {
  font-family: 'Font Awesome 6 Sharp Duotone'; }

.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-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.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-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.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); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@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-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

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

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-add { --fa: "\2b"; --fa--fa: "\2b\2b"; }
.fa-adjust { --fa: "\f042"; --fa--fa: "\f042\f042"; }
.fa-alarm-clock { --fa: "\f34e"; --fa--fa: "\f34e\f34e"; }
.fa-arrow-alt-down { --fa: "\f354"; --fa--fa: "\f354\f354"; }
.fa-arrow-alt-from-bottom { --fa: "\f346"; --fa--fa: "\f346\f346"; }
.fa-arrow-alt-left { --fa: "\f355"; --fa--fa: "\f355\f355"; }
.fa-arrow-alt-up { --fa: "\f357"; --fa--fa: "\f357\f357"; }
.fa-arrow-right-long-to-line { --fa: "\e3d5"; --fa--fa: "\e3d5\e3d5"; }
.fa-backspace { --fa: "\f55a"; --fa--fa: "\f55a\f55a"; }
.fa-badge-check { --fa: "\f336"; --fa--fa: "\f336\f336"; }
.fa-badge-percent { --fa: "\f646"; --fa--fa: "\f646\f646"; }
.fa-bag-shopping { --fa: "\f290"; --fa--fa: "\f290\f290"; }
.fa-bell { --fa: "\f0f3"; --fa--fa: "\f0f3\f0f3"; }
.fa-bell-ring { --fa: "\e62c"; --fa--fa: "\e62c\e62c"; }
.fa-bolt { --fa: "\f0e7"; --fa--fa: "\f0e7\f0e7"; }
.fa-building-user { --fa: "\e4da"; --fa--fa: "\e4da\e4da"; }
.fa-calendar-alt { --fa: "\f073"; --fa--fa: "\f073\f073"; }
.fa-calendar-days { --fa: "\f073"; --fa--fa: "\f073\f073"; }
.fa-caret-down { --fa: "\f0d7"; --fa--fa: "\f0d7\f0d7"; }
.fa-caret-up { --fa: "\f0d8"; --fa--fa: "\f0d8\f0d8"; }
.fa-cart-shopping { --fa: "\f07a"; --fa--fa: "\f07a\f07a"; }
.fa-cart-shopping-fast { --fa: "\e0dc"; --fa--fa: "\e0dc\e0dc"; }
.fa-chain { --fa: "\f0c1"; --fa--fa: "\f0c1\f0c1"; }
.fa-chalkboard-teacher { --fa: "\f51c"; --fa--fa: "\f51c\f51c"; }
.fa-chalkboard-user { --fa: "\f51c"; --fa--fa: "\f51c\f51c"; }
.fa-chart-pie { --fa: "\f200"; --fa--fa: "\f200\f200"; }
.fa-chart-simple { --fa: "\e473"; --fa--fa: "\e473\e473"; }
.fa-chart-simple-horizontal { --fa: "\e474"; --fa--fa: "\e474\e474"; }
.fa-check { --fa: "\f00c"; --fa--fa: "\f00c\f00c"; }
.fa-check-circle { --fa: "\f058"; --fa--fa: "\f058\f058"; }
.fa-chevron-circle-left { --fa: "\f137"; --fa--fa: "\f137\f137"; }
.fa-chevron-circle-right { --fa: "\f138"; --fa--fa: "\f138\f138"; }
.fa-chevron-right { --fa: "\f054"; --fa--fa: "\f054\f054"; }
.fa-circle { --fa: "\f111"; --fa--fa: "\f111\f111"; }
.fa-circle-2 { --fa: "\e0ef"; --fa--fa: "\e0ef\e0ef"; }
.fa-circle-3 { --fa: "\e0f0"; --fa--fa: "\e0f0\e0f0"; }
.fa-circle-check { --fa: "\f058"; --fa--fa: "\f058\f058"; }
.fa-circle-chevron-left { --fa: "\f137"; --fa--fa: "\f137\f137"; }
.fa-circle-chevron-right { --fa: "\f138"; --fa--fa: "\f138\f138"; }
.fa-circle-half-stroke { --fa: "\f042"; --fa--fa: "\f042\f042"; }
.fa-circle-info { --fa: "\f05a"; --fa--fa: "\f05a\f05a"; }
.fa-circle-play { --fa: "\f144"; --fa--fa: "\f144\f144"; }
.fa-circle-plus { --fa: "\f055"; --fa--fa: "\f055\f055"; }
.fa-circle-question { --fa: "\f059"; --fa--fa: "\f059\f059"; }
.fa-circle-xmark { --fa: "\f057"; --fa--fa: "\f057\f057"; }
.fa-city { --fa: "\f64f"; --fa--fa: "\f64f\f64f"; }
.fa-clone { --fa: "\f24d"; --fa--fa: "\f24d\f24d"; }
.fa-close { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }
.fa-cloud-arrow-down { --fa: "\f0ed"; --fa--fa: "\f0ed\f0ed"; }
.fa-cloud-download { --fa: "\f0ed"; --fa--fa: "\f0ed\f0ed"; }
.fa-cloud-download-alt { --fa: "\f0ed"; --fa--fa: "\f0ed\f0ed"; }
.fa-cog { --fa: "\f013"; --fa--fa: "\f013\f013"; }
.fa-cogs { --fa: "\f085"; --fa--fa: "\f085\f085"; }
.fa-cookie-bite { --fa: "\f564"; --fa--fa: "\f564\f564"; }
.fa-crown { --fa: "\f521"; --fa--fa: "\f521\f521"; }
.fa-delete-left { --fa: "\f55a"; --fa--fa: "\f55a\f55a"; }
.fa-diagram-cells { --fa: "\e475"; --fa--fa: "\e475\e475"; }
.fa-down { --fa: "\f354"; --fa--fa: "\f354\f354"; }
.fa-dumbbell { --fa: "\f44b"; --fa--fa: "\f44b\f44b"; }
.fa-edit { --fa: "\f044"; --fa--fa: "\f044\f044"; }
.fa-ellipsis-v { --fa: "\f142"; --fa--fa: "\f142\f142"; }
.fa-ellipsis-vertical { --fa: "\f142"; --fa--fa: "\f142\f142"; }
.fa-envelope { --fa: "\f0e0"; --fa--fa: "\f0e0\f0e0"; }
.fa-exclamation-triangle { --fa: "\f071"; --fa--fa: "\f071\f071"; }
.fa-eye { --fa: "\f06e"; --fa--fa: "\f06e\f06e"; }
.fa-eye-slash { --fa: "\f070"; --fa--fa: "\f070\f070"; }
.fa-face-frown-slight { --fa: "\e376"; --fa--fa: "\e376\e376"; }
.fa-face-laugh-beam { --fa: "\f59a"; --fa--fa: "\f59a\f59a"; }
.fa-file-alt { --fa: "\f15c"; --fa--fa: "\f15c\f15c"; }
.fa-file-lines { --fa: "\f15c"; --fa--fa: "\f15c\f15c"; }
.fa-file-pdf { --fa: "\f1c1"; --fa--fa: "\f1c1\f1c1"; }
.fa-file-text { --fa: "\f15c"; --fa--fa: "\f15c\f15c"; }
.fa-fire { --fa: "\f06d"; --fa--fa: "\f06d\f06d"; }
.fa-folders { --fa: "\f660"; --fa--fa: "\f660\f660"; }
.fa-gamepad-alt { --fa: "\e5a2"; --fa--fa: "\e5a2\e5a2"; }
.fa-gamepad-modern { --fa: "\e5a2"; --fa--fa: "\e5a2\e5a2"; }
.fa-gear { --fa: "\f013"; --fa--fa: "\f013\f013"; }
.fa-gears { --fa: "\f085"; --fa--fa: "\f085\f085"; }
.fa-gift { --fa: "\f06b"; --fa--fa: "\f06b\f06b"; }
.fa-globe { --fa: "\f0ac"; --fa--fa: "\f0ac\f0ac"; }
.fa-graduation-cap { --fa: "\f19d"; --fa--fa: "\f19d\f19d"; }
.fa-hand { --fa: "\f256"; --fa--fa: "\f256\f256"; }
.fa-hand-paper { --fa: "\f256"; --fa--fa: "\f256\f256"; }
.fa-head-side-brain { --fa: "\f808"; --fa--fa: "\f808\f808"; }
.fa-heart-pulse { --fa: "\f21e"; --fa--fa: "\f21e\f21e"; }
.fa-heartbeat { --fa: "\f21e"; --fa--fa: "\f21e\f21e"; }
.fa-home { --fa: "\f015"; --fa--fa: "\f015\f015"; }
.fa-home-alt { --fa: "\f015"; --fa--fa: "\f015\f015"; }
.fa-home-lg-alt { --fa: "\f015"; --fa--fa: "\f015\f015"; }
.fa-house { --fa: "\f015"; --fa--fa: "\f015\f015"; }
.fa-info-circle { --fa: "\f05a"; --fa--fa: "\f05a\f05a"; }
.fa-key { --fa: "\f084"; --fa--fa: "\f084\f084"; }
.fa-keyboard { --fa: "\f11c"; --fa--fa: "\f11c\f11c"; }
.fa-laugh-beam { --fa: "\f59a"; --fa--fa: "\f59a\f59a"; }
.fa-left { --fa: "\f355"; --fa--fa: "\f355\f355"; }
.fa-lightbulb { --fa: "\f0eb"; --fa--fa: "\f0eb\f0eb"; }
.fa-link { --fa: "\f0c1"; --fa--fa: "\f0c1\f0c1"; }
.fa-lock { --fa: "\f023"; --fa--fa: "\f023\f023"; }
.fa-moon { --fa: "\f186"; --fa--fa: "\f186\f186"; }
.fa-moon-stars { --fa: "\f755"; --fa--fa: "\f755\f755"; }
.fa-mortar-board { --fa: "\f19d"; --fa--fa: "\f19d\f19d"; }
.fa-multiply { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }
.fa-paper-plane { --fa: "\f1d8"; --fa--fa: "\f1d8\f1d8"; }
.fa-pen-to-square { --fa: "\f044"; --fa--fa: "\f044\f044"; }
.fa-pencil { --fa: "\f303"; --fa--fa: "\f303\f303"; }
.fa-pencil-alt { --fa: "\f303"; --fa--fa: "\f303\f303"; }
.fa-phone { --fa: "\f095"; --fa--fa: "\f095\f095"; }
.fa-pie-chart { --fa: "\f200"; --fa--fa: "\f200\f200"; }
.fa-play { --fa: "\f04b"; --fa--fa: "\f04b\f04b"; }
.fa-play-circle { --fa: "\f144"; --fa--fa: "\f144\f144"; }
.fa-plus { --fa: "\2b"; --fa--fa: "\2b\2b"; }
.fa-plus-circle { --fa: "\f055"; --fa--fa: "\f055\f055"; }
.fa-question-circle { --fa: "\f059"; --fa--fa: "\f059\f059"; }
.fa-quote-left { --fa: "\f10d"; --fa--fa: "\f10d\f10d"; }
.fa-quote-left-alt { --fa: "\f10d"; --fa--fa: "\f10d\f10d"; }
.fa-raindrops { --fa: "\f75c"; --fa--fa: "\f75c\f75c"; }
.fa-receipt { --fa: "\f543"; --fa--fa: "\f543\f543"; }
.fa-redo-alt { --fa: "\f2f9"; --fa--fa: "\f2f9\f2f9"; }
.fa-remove { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }
.fa-repeat { --fa: "\f363"; --fa--fa: "\f363\f363"; }
.fa-right-from-bracket { --fa: "\f2f5"; --fa--fa: "\f2f5\f2f5"; }
.fa-rotate-forward { --fa: "\f2f9"; --fa--fa: "\f2f9\f2f9"; }
.fa-rotate-right { --fa: "\f2f9"; --fa--fa: "\f2f9\f2f9"; }
.fa-school { --fa: "\f549"; --fa--fa: "\f549\f549"; }
.fa-school-circle-check { --fa: "\e56b"; --fa--fa: "\e56b\e56b"; }
.fa-school-circle-xmark { --fa: "\e56d"; --fa--fa: "\e56d\e56d"; }
.fa-seal { --fa: "\e241"; --fa--fa: "\e241\e241"; }
.fa-shopping-bag { --fa: "\f290"; --fa--fa: "\f290\f290"; }
.fa-shopping-cart { --fa: "\f07a"; --fa--fa: "\f07a\f07a"; }
.fa-sign-out-alt { --fa: "\f2f5"; --fa--fa: "\f2f5\f2f5"; }
.fa-sliders { --fa: "\f1de"; --fa--fa: "\f1de\f1de"; }
.fa-sliders-h { --fa: "\f1de"; --fa--fa: "\f1de\f1de"; }
.fa-sort-asc { --fa: "\f0de"; --fa--fa: "\f0de\f0de"; }
.fa-sort-desc { --fa: "\f0dd"; --fa--fa: "\f0dd\f0dd"; }
.fa-sort-down { --fa: "\f0dd"; --fa--fa: "\f0dd\f0dd"; }
.fa-sort-up { --fa: "\f0de"; --fa--fa: "\f0de\f0de"; }
.fa-sparkles { --fa: "\f890"; --fa--fa: "\f890\f890"; }
.fa-square-i { --fa: "\e272"; --fa--fa: "\e272\e272"; }
.fa-square-p { --fa: "\e279"; --fa--fa: "\e279\e279"; }
.fa-star { --fa: "\f005"; --fa--fa: "\f005\f005"; }
.fa-sun-alt { --fa: "\e28f"; --fa--fa: "\e28f\e28f"; }
.fa-sun-bright { --fa: "\e28f"; --fa--fa: "\e28f\e28f"; }
.fa-swords { --fa: "\f71d"; --fa--fa: "\f71d\f71d"; }
.fa-thumbs-up { --fa: "\f164"; --fa--fa: "\f164\f164"; }
.fa-timer { --fa: "\e29e"; --fa--fa: "\e29e\e29e"; }
.fa-times { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }
.fa-times-circle { --fa: "\f057"; --fa--fa: "\f057\f057"; }
.fa-trash-alt { --fa: "\f2ed"; --fa--fa: "\f2ed\f2ed"; }
.fa-trash-can { --fa: "\f2ed"; --fa--fa: "\f2ed\f2ed"; }
.fa-trash-xmark { --fa: "\e2b4"; --fa--fa: "\e2b4\e2b4"; }
.fa-triangle-exclamation { --fa: "\f071"; --fa--fa: "\f071\f071"; }
.fa-trophy { --fa: "\f091"; --fa--fa: "\f091\f091"; }
.fa-trophy-alt { --fa: "\f2eb"; --fa--fa: "\f2eb\f2eb"; }
.fa-trophy-star { --fa: "\f2eb"; --fa--fa: "\f2eb\f2eb"; }
.fa-truck-arrow-right { --fa: "\e58b"; --fa--fa: "\e58b\e58b"; }
.fa-turn-down-left { --fa: "\e331"; --fa--fa: "\e331\e331"; }
.fa-unlock { --fa: "\f09c"; --fa--fa: "\f09c\f09c"; }
.fa-unlock-alt { --fa: "\f13e"; --fa--fa: "\f13e\f13e"; }
.fa-unlock-keyhole { --fa: "\f13e"; --fa--fa: "\f13e\f13e"; }
.fa-up { --fa: "\f357"; --fa--fa: "\f357\f357"; }
.fa-up-from-line { --fa: "\f346"; --fa--fa: "\f346\f346"; }
.fa-user { --fa: "\f007"; --fa--fa: "\f007\f007"; }
.fa-user-friends { --fa: "\f500"; --fa--fa: "\f500\f500"; }
.fa-user-group { --fa: "\f500"; --fa--fa: "\f500\f500"; }
.fa-user-group-simple { --fa: "\e603"; --fa--fa: "\e603\e603"; }
.fa-user-plus { --fa: "\f234"; --fa--fa: "\f234\f234"; }
.fa-user-times { --fa: "\f235"; --fa--fa: "\f235\f235"; }
.fa-user-vneck { --fa: "\e461"; --fa--fa: "\e461\e461"; }
.fa-user-xmark { --fa: "\f235"; --fa--fa: "\f235\f235"; }
.fa-users-slash { --fa: "\e073"; --fa--fa: "\e073\e073"; }
.fa-volume { --fa: "\f6a8"; --fa--fa: "\f6a8\f6a8"; }
.fa-volume-medium { --fa: "\f6a8"; --fa--fa: "\f6a8\f6a8"; }
.fa-warning { --fa: "\f071"; --fa--fa: "\f071\f071"; }
.fa-wreath-laurel { --fa: "\e5d2"; --fa--fa: "\e5d2\e5d2"; }
.fa-xmark { --fa: "\f00d"; --fa--fa: "\f00d\f00d"; }
.fa-xmark-circle { --fa: "\f057"; --fa--fa: "\f057\f057"; }
.fa-zap { --fa: "\f0e7"; --fa--fa: "\f0e7\f0e7"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.fab,
.fa-brands {
  font-weight: 400;
}

: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:swap;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }

.fa-facebook { --fa: "\f09a"; --fa--fa: "\f09a\f09a"; }
.fa-linkedin { --fa: "\f08c"; --fa--fa: "\f08c\f08c"; }
.fa-linkedin-in { --fa: "\f0e1"; --fa--fa: "\f0e1\f0e1"; }

/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 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.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 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.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
: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:swap;
  src: url("../webfonts/fa-duotone-light-300.woff2") format("woff2"), url("../webfonts/fa-duotone-light-300.ttf") format("truetype"); }

.fadl,
.fa-duotone.fa-light {
  position: relative;
  font-weight: 300;
  letter-spacing: normal; }

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

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

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

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

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

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

: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; }
