/*!
 * Font Awesome Pro 5.10.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-arrow-left:before {
  content: '\f060';
}
.fa-arrow-right:before {
  content: '\f061';
}
.fa-bars:before {
  content: '\f0c9';
}
.fa-chevron-down:before {
  content: '\f078';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-facebook:before {
  content: '\f09a';
}
.fa-instagram:before {
  content: '\f16d';
}
.fa-linkedin:before {
  content: '\f08c';
}
.fa-long-arrow-right:before {
  content: '\f178';
}
.fa-map:before {
  content: '\f279';
}
.fa-phone-alt:before {
  content: '\f879';
}
.fa-thermometer:before {
  content: '\f491';
}
.fa-times:before {
  content: '\f00d';
}
.fa-tint:before {
  content: '\f043';
}
.fa-youtube:before {
  content: '\f167';
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),
    url(../webfonts/fa-brands-400.woff2) format('woff2'),
    url(../webfonts/fa-brands-400.woff) format('woff'),
    url(../webfonts/fa-brands-400.ttf) format('truetype'),
    url(../webfonts/fa-brands-400.svg#fontawesome) format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../webfonts/fa-duotone-900.eot);
  src: url(../webfonts/fa-duotone-900.eot?#iefix) format('embedded-opentype'),
    url(../webfonts/fa-duotone-900.woff2) format('woff2'),
    url(../webfonts/fa-duotone-900.woff) format('woff'),
    url(../webfonts/fa-duotone-900.ttf) format('truetype'),
    url(../webfonts/fa-duotone-900.svg#fontawesome) format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../webfonts/fa-light-300.eot);
  src: url(../webfonts/fa-light-300.eot?#iefix) format('embedded-opentype'),
    url(../webfonts/fa-light-300.woff2) format('woff2'),
    url(../webfonts/fa-light-300.woff) format('woff'),
    url(../webfonts/fa-light-300.ttf) format('truetype'),
    url(../webfonts/fa-light-300.svg#fontawesome) format('svg');
}
.fal {
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format('embedded-opentype'),
    url(../webfonts/fa-regular-400.woff2) format('woff2'),
    url(../webfonts/fa-regular-400.woff) format('woff'),
    url(../webfonts/fa-regular-400.ttf) format('truetype'),
    url(../webfonts/fa-regular-400.svg#fontawesome) format('svg');
}
.fal,
.far {
  font-family: 'Font Awesome 5 Pro';
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format('embedded-opentype'),
    url(../webfonts/fa-solid-900.woff2) format('woff2'),
    url(../webfonts/fa-solid-900.woff) format('woff'),
    url(../webfonts/fa-solid-900.ttf) format('truetype'),
    url(../webfonts/fa-solid-900.svg#fontawesome) format('svg');
}

.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
