/* Font Awesome Complete - All in One */

/* Webfonts */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../webfonts/fa-solid-900.woff2") format("woff2"),
         url("../webfonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-regular-400.woff2") format("woff2"),
         url("../webfonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-brands-400.woff2") format("woff2"),
         url("../webfonts/fa-brands-400.ttf") format("truetype");
}

/* Base Font Awesome Styles */
.fa, .fas, .far, .fab {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

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

.far {
    font-weight: 400;
}

/* Icon Definitions */
.fa-search:before { content: "\f002"; }
.fa-home:before { content: "\f015"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-bars:before { content: "\f0c9"; }
.fa-times:before { content: "\f00d"; }
.fa-check:before { content: "\f00c"; }
.fa-close:before { content: "\f00d"; }
.fa-remove:before { content: "\f00d"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-warning:before { content: "\f071"; }
.fa-trash-alt:before { content: "\f2ed"; }
.fa-trash-can:before { content: "\f2ed"; }
.fa-question-circle:before { content: "\f059"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map-marker:before { content: "\f041"; }
.fa-users:before { content: "\f0c0"; }
.fa-user:before { content: "\f007"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-file-text:before { content: "\f15c"; }
.fa-file-lines:before { content: "\f15c"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-nodes:before { content: "\f1e0"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-user-cog:before { content: "\f4fe"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-plus:before { content: "\f067"; }
.fa-user-plus:before { content: "\f234"; }
.fa-tools:before { content: "\f7d9"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-eye:before { content: "\f06e"; }
.fa-trash:before { content: "\f1f8"; }
.fa-phone:before { content: "\f095"; }
.fa-image:before { content: "\f03e"; }
.fa-globe:before { content: "\f0ac"; }
.fa-edit:before { content: "\f044"; }
.fa-save:before { content: "\f0c7"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-play-circle:before { content: "\f144"; }
.fa-crown:before { content: "\f521"; }
.fa-user-tie:before { content: "\f508"; }
.fa-building:before { content: "\f1ad"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-link:before { content: "\f0c1"; }
.fa-clock:before { content: "\f017"; }
.fa-filter:before { content: "\f0b0"; }
.fa-globe-americas:before { content: "\f57d"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-heading:before { content: "\f1dc"; }
.fa-paragraph:before { content: "\f1dd"; }
.fa-circle:before { content: "\f111"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-twitter:before { content: "\f099"; }
.fa-linkedin:before { content: "\f08c"; }
.fa-facebook:before { content: "\f09a"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-calendar-times:before { content: "\f273"; }
.fa-dollar-sign:before { content: "\f155"; }
.fa-heart:before { content: "\f004"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-x-twitter:before { content: "\e61b"; }
