/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
@import "solid.css";
@import "brands.css";

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-classic,
.fa-duotone,
.fa-light,
.fa-regular,
.fa-sharp,
.fa-sharp-solid,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fasl,
.fasr,
.fass,
.fast,
.fat {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-classic,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fal,
.far,
.fas,
.fat {
    font-family: "Font Awesome 6 Pro";
}
.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands";
}

.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
    content: "\f08e";
}
.fa-seal-question:before {
    content: "\e243";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-house:before {
    content: "\f015";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-arrow-up-right:before {
    content: "\e09f";
}
.fa-edit:before,
.fa-pen-to-square:before {
    content: "\f044";
}
.fa-user:before {
    content: "\f007";
}
.fa-sparkles:before {
    content: "\f890";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
    content: "\e2ca";
}
.fa-moon:before {
    content: "\f186";
}
.fa-sun-bright:before {
    content: "\e28f";
}
.fa-book-bookmark::before {
    content: "\e0bb";
}
.fa-right-to-bracket::before {
    content: "\f2f6";
}
