/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-2x {
    font-size: 2em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-headset:before {
    content: "\f590"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-key:before {
    content: "\f084"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-lock:before {
    content: "\f023"
}

.fa-phone:before {
    content: "\f095"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-wallet:before {
    content: "\f555"
}

/* @font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
} */

.far {
    font-weight: 400
}

/* @font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
} */

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}