/*!
 * Font Awesome Pro 6.0.0-alpha3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa {
    font-family: "Font Awesome 6 Pro";
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: 900;
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fat {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-code:before {
    content: "\f121"
}

.fa-rotate-right::before {
    content: "\f2f9";
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-shield:before {
    content: "\f132"
}

.fa-pencil::before {
    content: "\f040";
}

.fa-user-check::before {
    content: "\f4fc";
}

.fa-users-gear::before {
    content: "\f509";
}

.fa-microchip-ai::before {
    content: "\e1ec";
}

.fa-brain-circuit::before {
    content: "\e0c6";
}

.fa-shield-check::before {
    content: "\f2f7";
}


.fa-chart-line::before {
    content: "\f201";
}

.fa-scale-balanced::before {
    content: "\f24e";
}

.fa-eye-slash::before {
    content: "\f070";
}

.fa-network-wired::before {
    content: "\f6ff";
}

.fa-microchip::before {
    content: "\f2db";
}

.fa-image:before {
    content: "\f03e"
}

.fa-file:before {
    content: "\f15b"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-lock:before {
    content: "\f023"
}

.fa-user-shield::before {
    content: "\f505";
}

.fa-key:before {
    content: "\f084"
}

.fa-check:before {
    content: "\f00c"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-heart:before {
    content: "\f004"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-star:before {
    content: "\f005"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f3ce"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-times:before,
.fa-xmark:before {
    content: "\f00d"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-user:before {
    content: "\f007"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-comment:before {
    content: "\f075"
}

.fa-video-camera:before,
.fa-video:before {
    content: "\f03d"
}

.fa-empty-set:before {
    content: "\f656"
}

.fa-crown:before {
    content: "\f521"
}

.fa-share-alt:before,
.fa-share-nodes:before {
    content: "\f1e0"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002"
}

.fa-bars:before,
.fa-navicon:before {
    content: "\f0c9"
}

.fa-circle-info:before,
.fa-info-circle:before {
    content: "\f05a"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
    content: "\f071"
}

.fa-download:before {
    content: "\f019"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-upload:before {
    content: "\f093"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-angle-down::before {
    content: "\f107";
}

.fa-angle-up::before {
    content: "\f106";
}