 .fa{
    font-family:var(fa fa-style-family,"Font Awesome 6 Free");
    font-weight:var(--fa-style,900)
}
.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.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-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-bell:before{
    content:"\f0f3"
}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border-width:0
}
:host,:root{
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"
}
.fa-facebook:before{
    content:"\f09a"
}
.fa-instagram:before{
    content:"\f16d"
}
.fa-twitter:before{
    content:"\f099"
}
:host,:root{
    --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"
}
:host,:root{
    --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"
}
