/* EmergingX icon subset.
   Font Awesome Free 6.4.0, subset to the 31 glyphs this site actually uses —
   including fa-arrow-up, fa-spinner and fa-check-circle, which main.js and
   contact.js inject at runtime and a template scan alone would miss.
   Icons: CC BY 4.0. Fonts: SIL OFL 1.1. https://fontawesome.com
   Regenerate: see "Icon subset" in DEPLOYMENT.md. */
@font-face{
  font-family:"ExIcons";
  src:url("../fonts/ex-icons.woff2") format("woff2");
  font-weight:900;font-style:normal;font-display:swap;
}
.fas,.far,.fa-solid{
  font-family:"ExIcons";font-weight:900;font-style:normal;
  display:inline-block;line-height:1;text-rendering:auto;
  -webkit-font-smoothing:antialiased;
}
.fa-fw{width:1.25em;text-align:center}
/* Font Awesome's spin animation, reproduced so fa-spin keeps working. */
.fa-spin{animation:fa-spin 2s linear infinite}
@keyframes fa-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@media (prefers-reduced-motion: reduce){.fa-spin{animation:none}}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-up::before{content:"\f062"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-book-open::before{content:"\f518"}
.fa-brain::before{content:"\f5dc"}
.fa-cart-shopping::before{content:"\f07a"}
.fa-chart-line::before{content:"\f201"}
.fa-check::before{content:"\f00c"}
.fa-check-circle::before{content:"\f058"}
.fa-circle-half-stroke::before{content:"\f042"}
.fa-clock::before{content:"\f017"}
.fa-diagram-project::before{content:"\f542"}
.fa-envelope::before{content:"\f0e0"}
.fa-exclamation-triangle::before{content:"\f071"}
.fa-file-pdf::before{content:"\f1c1"}
.fa-flask-vial::before{content:"\e4f3"}
.fa-image::before{content:"\f03e"}
.fa-indian-rupee-sign::before{content:"\e1bc"}
.fa-layer-group::before{content:"\f5fd"}
.fa-link::before{content:"\f0c1"}
.fa-location-dot::before{content:"\f3c5"}
.fa-magnifying-glass::before{content:"\f002"}
.fa-microchip::before{content:"\f2db"}
.fa-paper-plane::before{content:"\f1d8"}
.fa-pills::before{content:"\f484"}
.fa-seedling::before{content:"\f4d8"}
.fa-shield-halved::before{content:"\f3ed"}
.fa-sliders::before{content:"\f1de"}
.fa-spider::before{content:"\f717"}
.fa-spinner::before{content:"\f110"}
.fa-wand-magic-sparkles::before{content:"\e2ca"}

@font-face{
  font-family:"ExBrands";
  src:url("../fonts/ex-brands.woff2") format("woff2");
  font-weight:400;font-style:normal;font-display:swap;
}
.fab,.fa-brands{font-family:"ExBrands";font-weight:400;display:inline-block;line-height:1}
.fa-linkedin-in::before{content:"\f0e1"}
.fa-github::before{content:"\f09b"}
