/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  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
}
:host,
:root {
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"
}

@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fa-duotone-900.woff2) format("woff2"), url(../webfonts/fa-duotone-900.ttf) format("truetype")
}

:host,
:root {
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(../webfonts/fa-light-300.woff2) format("woff2"), url(../webfonts/fa-light-300.ttf) format("truetype")
}

.fa-light,
.fal {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300
}

:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,
.far {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400
}

:host,
:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900
}

:host,
:root {
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"
}

@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")
}

.fa-thin,
.fat {
  font-family: "Font Awesome 6 Pro";
  font-weight: 100
}
:host,
:root {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@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-clock-four:before,
.fa-clock:before {
  content: "\f017"
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
  content: "\f178"
}
.fa-chevron-double-right:before,
.fa-chevrons-right:before {
  content: "\f324"
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
  content: "\f2a0"
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "\f3c5"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-arrow-left:before {
  content: "\f060"
}.fa-arrow-up:before {
  content: "\f062"
}.fa-linkedin-in:before {
  content: "\f0e1"
}
.fa-twitter:before {
  content: "\f099"
}.fa-facebook-f:before {
  content: "\f39e"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-facebook-f:before {
  content: "\f39e"
}
.fa-twitter:before {
  content: "\f099"
}.fa-linkedin-in:before {
  content: "\f0e1"
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400
}
.fa-brands,
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400
}
.fa-solid,
.fas {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900
}

.fa-burger:before,
.fa-hamburger:before {
  content: "\f805"
}


.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    
}
