/*!
 * Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:host,
:root {
    --fa-style-family-sharp: "Font Awesome 6 Sharp";
    --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
    --fa-style-family-classic: "Font Awesome 6 Pro";
    --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
    --fa-style-family-sharp: "Font Awesome 6 Sharp";
    --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Sharp";
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url(../webfonts/fa-sharp-thin-100.woff2) format("woff2"), url(../webfonts/fa-sharp-thin-100.ttf) format("truetype")
}

.fa-thin,
.fast,
.fat {
    font-weight: 100
}

@font-face {
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url(../webfonts/fa-thin-100.woff2) format("woff2"), url(../webfonts/fa-thin-100.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 6 Sharp";
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(../webfonts/fa-sharp-light-300.woff2) format("woff2"), url(../webfonts/fa-sharp-light-300.ttf) format("truetype")
}

.fa-light,
.fasl {
    font-weight: 300
}

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

.fa-brands,
.fab {
    font-weight: 400
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.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-classic.fa-duotone,
.fa-duotone,
.fad {
    font-family: 'Font Awesome 6 Duotone'
}

.fa-sharp,
.fasl,
.fasr,
.fass,
.fast {
    font-family: 'Font Awesome 6 Sharp'
}

.fa-wind-turbine:before {
    content: "\f89b"
}

.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
    content: "\e040"
}

.fa-shower::before {
    content: "\f2cc"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-user:before {
    content: "\f007"
}

.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-location-dot::before {
    content: "\f3c5"
}

.fa-check:before {
    content: "\f00c"
}

.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002"
}

.fa-close:before {
    content: "\f00d”}