/* Minimal Font Awesome 6 Free — only icons used in this project */
:root{--fa-display:inline-block;--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2") format("woff2")}
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-regular-400.woff2") format("woff2")}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-brands-400.woff2") format("woff2")}

.fa-solid,.fas,.fa-regular,.far,.fa-brands,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fa-solid,.fas{font:var(--fa-font-solid)}
.fa-regular,.far{font:var(--fa-font-regular)}
.fa-brands,.fab{font:var(--fa-font-brands)}

/* Solid icons */
.fa-arrow-left::before{content:"\f060"}
.fa-city::before{content:"\f64f"}
.fa-earth-americas::before,.fa-earth::before,.fa-globe-americas::before{content:"\f57d"}
.fa-arrow-trend-up::before{content:"\e098"}
.fa-arrow-up-right-from-square::before{content:"\f08e"}
.fa-bars::before{content:"\f0c9"}
.fa-briefcase::before{content:"\f0b1"}
.fa-broom::before{content:"\f51a"}
.fa-building::before{content:"\f1ad"}
.fa-cake-candles::before{content:"\f1fd"}
.fa-chart-line::before{content:"\f201"}
.fa-chart-pie::before{content:"\f200"}
.fa-check::before{content:"\f00c"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-right::before{content:"\f054"}
.fa-circle-check::before{content:"\f058"}
.fa-circle-xmark::before{content:"\f057"}
.fa-compass::before{content:"\f14e"}
.fa-cubes-stacked::before{content:"\e4e6"}
.fa-droplet::before{content:"\f043"}
.fa-file-contract::before{content:"\f56c"}
.fa-globe::before{content:"\f0ac"}
.fa-hand-holding-heart::before{content:"\f4be"}
.fa-home::before,.fa-house::before{content:"\f015"}
.fa-key::before{content:"\f084"}
.fa-minus::before{content:"\f068"}
.fa-money-bill-transfer::before{content:"\e528"}
.fa-xmark::before{content:"\f00d"}

/* Regular icons */
.fa-regular.fa-compass::before{content:"\f14e"}
.fa-regular.fa-envelope::before,.fa-envelope::before{content:"\f0e0"}

/* Brand icons */
.fa-instagram::before{content:"\f16d"}
.fa-linkedin::before{content:"\f08c"}
.fa-youtube::before{content:"\f167"}
