/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fas {
    -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
}

.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands {
    font-family: "Font Awesome 6 Brands"
}

.fa-bars:before {
    content: ""
}

.fa-hamburger:before {
    content: ""
}

.fa-close:before,
.fa-times:before {
    content: ""
}

:root {}

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

.fa-brands {
    font-weight: 400
}

.fa-linkedin-in:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-x-twitter:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

:root {}

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

:root {}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/font-awesome-6/6.5.1/webfonts/fa-solid-900.woff2) format("woff2"), url(https://d2ir6gu3mx7cqv.cloudfront.net/company/sites/font-awesome-6/6.5.1/webfonts/fa-solid-900.ttf) format("truetype")
}

.fas {
    font-weight: 900
}