/* Local compatibility layer for Font Awesome 6 class names when the bundled FA4 font is used. */
.fas,.far,.fab{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome!important;
    font-size:inherit!important;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.fa-box:before{content:"\f187"}.fa-chart-pie:before{content:"\f200"}.fa-external-link-alt:before{content:"\f08e"}
.fa-file-alt:before,.fa-file-invoice-dollar:before{content:"\f15c"}.fa-gem:before{content:"\f219"}.fa-images:before{content:"\f03e"}
.fa-layer-group:before{content:"\f24d"}.fa-map-marker-alt:before{content:"\f041"}.fa-newspaper:before{content:"\f1ea"}.fa-shirt:before{content:"\f02b"}
.fa-sign-in-alt:before{content:"\f090"}.fa-sign-out-alt:before{content:"\f08b"}.fa-sliders-h:before{content:"\f1de"}.fa-sparkles:before{content:"\f005"}
.fa-store:before{content:"\f290"}.fa-tiktok:before{content:"\f001"}.fa-user-circle:before,.fa-user-shield:before{content:"\f007"}.fa-warehouse:before{content:"\f1ad"}
