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

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

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

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

.fa,
.fas,
.fa-solid,
.fa::before,
.fas::before,
.fa-solid::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}

.far,
.fa-regular,
.far::before,
.fa-regular::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 400 !important;
}

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

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-arrow-right-arrow-left::before { content: "\f0ec"; }
.fa-award::before { content: "\f559"; }
.fa-ban::before { content: "\f05e"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-border-all::before { content: "\f84c"; }
.fa-calendar::before { content: "\f073"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-chart-line::before { content: "\f201"; }
.fa-check-double::before { content: "\f560"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-coins::before { content: "\f51e"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-clock::before { content: "\f017"; }
.fa-cogs::before,
.fa-gears::before { content: "\f085"; }
.fa-compass::before { content: "\f14e"; }
.fa-crown::before { content: "\f521"; }
.fa-flag-checkered::before { content: "\f11e"; }
.fa-gift::before { content: "\f06b"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-headset::before { content: "\f590"; }
.fa-heart::before { content: "\f004"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-key::before { content: "\f084"; }
.fa-lock::before { content: "\f023"; }
.fa-mobile-alt::before,
.fa-mobile-screen-button::before { content: "\f3cd"; }
.fa-phone-alt::before,
.fa-phone::before { content: "\f095"; }
.fa-right-to-bracket::before,
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-rotate::before,
.fa-sync-alt::before { content: "\f2f1"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-shield-alt::before,
.fa-shield-halved::before { content: "\f3ed"; }
.fa-spade::before { content: "\f2f4"; }
.fa-star::before { content: "\f005"; }
.fa-tag::before { content: "\f02b"; }
.fa-tools::before { content: "\f7d9"; }
.fa-trophy::before { content: "\f091"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-plus::before { content: "\f234"; }
.fa-wallet::before { content: "\f555"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-check::before { content: "\f00c"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-book::before { content: "\f02d"; }
.fa-gem::before { content: "\f3a5"; }
.fa-rocket::before { content: "\f135"; }
.fa-globe::before { content: "\f0ac"; }
.fa-bullseye::before { content: "\f140"; }
.fa-chart-bar::before { content: "\f080"; }
.fa-comments::before { content: "\f086"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-user::before { content: "\f007"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-server::before { content: "\f233"; }
