/*
 * Font Awesome subset — generated by scripts/build-icons.mjs. Do not edit.
 * Contains only the 59 icons referenced in this site's source.
 * Re-run the script after adding a new icon.
 */

@font-face {
  font-family: 'FA Solid';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/icons/fa-solid-900.woff2') format('woff2');
}

@font-face {
  font-family: 'FA Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/icons/fa-brands-400.woff2') format('woff2');
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'FA Solid';
  font-weight: 900;
}

.fab,
.fa-brands {
  font-family: 'FA Brands';
  font-weight: 400;
}

.fa-fw { width: 1.25em; text-align: center; }
.fa-lg { font-size: 1.33em; vertical-align: -0.075em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }

.fa-spin {
  animation: fa-spin 2s linear infinite;
}

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

@media (prefers-reduced-motion: reduce) {
  .fa-spin { animation: none; }
}

.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrows-rotate::before{content:"\f021"}
.fa-bars::before{content:"\f0c9"}
.fa-bolt::before{content:"\f0e7"}
.fa-book-open::before{content:"\f518"}
.fa-brain::before{content:"\f5dc"}
.fa-briefcase::before{content:"\f0b1"}
.fa-building-columns::before{content:"\f19c"}
.fa-calendar::before{content:"\f133"}
.fa-cart-shopping::before{content:"\f07a"}
.fa-chart-line::before{content:"\f201"}
.fa-check-circle::before{content:"\f058"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-left::before{content:"\f053"}
.fa-chevron-right::before{content:"\f054"}
.fa-clock::before{content:"\f017"}
.fa-cloud::before{content:"\f0c2"}
.fa-code::before{content:"\f121"}
.fa-code-branch::before{content:"\f126"}
.fa-comments::before{content:"\f086"}
.fa-database::before{content:"\f1c0"}
.fa-diagram-project::before{content:"\f542"}
.fa-envelope::before{content:"\f0e0"}
.fa-eye::before{content:"\f06e"}
.fa-file-arrow-down::before{content:"\f56d"}
.fa-file-lines::before{content:"\f15c"}
.fa-graduation-cap::before{content:"\f19d"}
.fa-heart-pulse::before{content:"\f21e"}
.fa-house::before{content:"\f015"}
.fa-layer-group::before{content:"\f5fd"}
.fa-link::before{content:"\f0c1"}
.fa-list::before{content:"\f03a"}
.fa-location-dot::before{content:"\f3c5"}
.fa-lock::before{content:"\f023"}
.fa-moon::before{content:"\f186"}
.fa-network-wired::before{content:"\f6ff"}
.fa-phone::before{content:"\f095"}
.fa-quote-left::before{content:"\f10d"}
.fa-robot::before{content:"\f544"}
.fa-scale-balanced::before{content:"\f24e"}
.fa-search::before{content:"\f002"}
.fa-server::before{content:"\f233"}
.fa-shield-halved::before{content:"\f3ed"}
.fa-sitemap::before{content:"\f0e8"}
.fa-spinner::before{content:"\f110"}
.fa-sun::before{content:"\f185"}
.fa-th::before{content:"\f00a"}
.fa-times::before{content:"\f00d"}
.fa-user-check::before{content:"\f4fc"}
.fa-users-gear::before{content:"\f509"}
.fa-x::before{content:"\58"}
.fa-y::before{content:"\59"}
.fa-aws::before{content:"\f375"}
.fa-facebook::before{content:"\f09a"}
.fa-google::before{content:"\f1a0"}
.fa-linkedin::before{content:"\f08c"}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-twitter::before{content:"\f099"}
