/*!
 * Font Awesome 6 - Subset (141 icons)
 * Generated by scripts/generate-fa-subset.js
 * Original: Font Awesome Free 6.5.1 by @fontawesome
 */

/* Base styles */
.fa,
.fa-brands,
.fa-classic,
.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,
.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

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

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

/* Sizing */
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.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-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}

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

/* Animation */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Stacking */
.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;
}

/* Icon definitions */
.fa-apple::before {
  content: "\f179";
}
.fa-arrow-down::before {
  content: "\f063";
}
.fa-arrow-left::before {
  content: "\f060";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-arrow-up::before {
  content: "\f062";
}
.fa-at::before {
  content: "\40";
}
.fa-ban::before {
  content: "\f05e";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-bell::before {
  content: "\f0f3";
}
.fa-bell-slash::before {
  content: "\f1f6";
}
.fa-birthday-cake::before {
  content: "\f1fd";
}
.fa-bitcoin::before {
  content: "\f379";
}
.fa-bolt::before {
  content: "\f0e7";
}
.fa-book::before {
  content: "\f02d";
}
.fa-calculator::before {
  content: "\f1ec";
}
.fa-calendar::before {
  content: "\f133";
}
.fa-calendar-day::before {
  content: "\f783";
}
.fa-calendar-week::before {
  content: "\f784";
}
.fa-camera::before {
  content: "\f030";
}
.fa-chart-bar::before {
  content: "\f080";
}
.fa-chart-line::before {
  content: "\f201";
}
.fa-check::before {
  content: "\f00c";
}
.fa-check-circle::before {
  content: "\f058";
}
.fa-check-double::before {
  content: "\f560";
}
.fa-chevron-down::before {
  content: "\f078";
}
.fa-chevron-left::before {
  content: "\f053";
}
.fa-chevron-right::before {
  content: "\f054";
}
.fa-chevron-up::before {
  content: "\f077";
}
.fa-circle::before {
  content: "\f111";
}
.fa-circle-check::before {
  content: "\f058";
}
.fa-circle-notch::before {
  content: "\f1ce";
}
.fa-clipboard-check::before {
  content: "\f46c";
}
.fa-clock::before {
  content: "\f017";
}
.fa-cog::before {
  content: "\f013";
}
.fa-coins::before {
  content: "\f51e";
}
.fa-comment::before {
  content: "\f075";
}
.fa-comments::before {
  content: "\f086";
}
.fa-copy::before {
  content: "\f0c5";
}
.fa-credit-card::before {
  content: "\f09d";
}
.fa-crown::before {
  content: "\f521";
}
.fa-dice::before {
  content: "\f522";
}
.fa-dollar-sign::before {
  content: "\24";
}
.fa-ellipsis-h::before {
  content: "\f141";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-envelope-open::before {
  content: "\f2b6";
}
.fa-exchange-alt::before {
  content: "\f362";
}
.fa-exclamation-circle::before {
  content: "\f06a";
}
.fa-exclamation-triangle::before {
  content: "\f071";
}
.fa-expand-alt::before {
  content: "\f424";
}
.fa-external-link-alt::before {
  content: "\f35d";
}
.fa-eye::before {
  content: "\f06e";
}
.fa-eye-slash::before {
  content: "\f070";
}
.fa-file::before {
  content: "\f15b";
}
.fa-file-contract::before {
  content: "\f56c";
}
.fa-file-pdf::before {
  content: "\f1c1";
}
.fa-filter::before {
  content: "\f0b0";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-flag::before {
  content: "\f024";
}
.fa-football-ball::before {
  content: "\f44e";
}
.fa-futbol::before {
  content: "\f1e3";
}
.fa-gamepad::before {
  content: "\f11b";
}
.fa-gem::before {
  content: "\f3a5";
}
.fa-gift::before {
  content: "\f06b";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-google::before {
  content: "\f1a0";
}
.fa-hand-holding-dollar::before {
  content: "\f4c0";
}
.fa-hand-holding-heart::before {
  content: "\f4be";
}
.fa-handshake::before {
  content: "\f2b5";
}
.fa-headset::before {
  content: "\f590";
}
.fa-heart::before {
  content: "\f004";
}
.fa-history::before {
  content: "\f1da";
}
.fa-home::before {
  content: "\f015";
}
.fa-hourglass-half::before {
  content: "\f252";
}
.fa-id-card::before {
  content: "\f2c2";
}
.fa-inbox::before {
  content: "\f01c";
}
.fa-info-circle::before {
  content: "\f05a";
}
.fa-keyboard::before {
  content: "\f11c";
}
.fa-layer-group::before {
  content: "\f5fd";
}
.fa-life-ring::before {
  content: "\f1cd";
}
.fa-lightbulb::before {
  content: "\f0eb";
}
.fa-link::before {
  content: "\f0c1";
}
.fa-list::before {
  content: "\f03a";
}
.fa-lock::before {
  content: "\f023";
}
.fa-medal::before {
  content: "\f5a2";
}
.fa-minus::before {
  content: "\f068";
}
.fa-money-bill::before {
  content: "\f0d6";
}
.fa-money-bill-trend-up::before {
  content: "\e529";
}
.fa-money-bill-wave::before {
  content: "\f53a";
}
.fa-network-wired::before {
  content: "\f6ff";
}
.fa-newspaper::before {
  content: "\f1ea";
}
.fa-paper-plane::before {
  content: "\f1d8";
}
.fa-paypal::before {
  content: "\f1ed";
}
.fa-percent::before {
  content: "\25";
}
.fa-piggy-bank::before {
  content: "\f4d3";
}
.fa-play::before {
  content: "\f04b";
}
.fa-play-circle::before {
  content: "\f144";
}
.fa-plus::before {
  content: "\2b";
}
.fa-qrcode::before {
  content: "\f029";
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-quote-left::before {
  content: "\f10d";
}
.fa-receipt::before {
  content: "\f543";
}
.fa-redo::before {
  content: "\f01e";
}
.fa-rocket::before {
  content: "\f135";
}
.fa-rotate::before {
  content: "\f2f1";
}
.fa-route::before {
  content: "\f4d7";
}
.fa-rss::before {
  content: "\f09e";
}
.fa-sack-dollar::before {
  content: "\f81d";
}
.fa-search::before {
  content: "\f002";
}
.fa-shield-alt::before {
  content: "\f3ed";
}
.fa-shopping-bag::before {
  content: "\f290";
}
.fa-sign-in-alt::before {
  content: "\f2f6";
}
.fa-sign-out-alt::before {
  content: "\f2f5";
}
.fa-smile::before {
  content: "\f118";
}
.fa-sort::before {
  content: "\f0dc";
}
.fa-sparkles::before {
  content: "\f005";
}
.fa-spinner::before {
  content: "\f110";
}
.fa-star::before {
  content: "\f005";
}
.fa-sync::before {
  content: "\f021";
}
.fa-sync-alt::before {
  content: "\f2f1";
}
.fa-th-large::before {
  content: "\f009";
}
.fa-ticket::before {
  content: "\f145";
}
.fa-ticket-alt::before {
  content: "\f3ff";
}
.fa-times::before {
  content: "\f00d";
}
.fa-times-circle::before {
  content: "\f057";
}
.fa-trash::before {
  content: "\f1f8";
}
.fa-trash-alt::before {
  content: "\f2ed";
}
.fa-trophy::before {
  content: "\f091";
}
.fa-university::before {
  content: "\f19c";
}
.fa-unlink::before {
  content: "\f127";
}
.fa-user::before {
  content: "\f007";
}
.fa-user-astronaut::before {
  content: "\f4fb";
}
.fa-user-check::before {
  content: "\f4fc";
}
.fa-user-circle::before {
  content: "\f2bd";
}
.fa-user-friends::before {
  content: "\f500";
}
.fa-user-minus::before {
  content: "\f503";
}
.fa-user-plus::before {
  content: "\f234";
}
.fa-user-secret::before {
  content: "\f21b";
}
.fa-user-shield::before {
  content: "\f505";
}
.fa-users::before {
  content: "\f0c0";
}
.fa-users-cog::before {
  content: "\f509";
}
.fa-wallet::before {
  content: "\f555";
}
