/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-at:before {
  content: "\f1fa"; }

.fa-bus:before {
  content: "\f207"; }

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

.fa-comment:before {
  content: "\f075"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-fan:before {
  content: "\f863"; }

.fa-file:before {
  content: "\f15b"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-font:before {
  content: "\f031"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-info:before {
  content: "\f129"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-male:before {
  content: "\f183"; }

.fa-om:before {
  content: "\f679"; }

.fa-phone:before {
  content: "\f095"; }

.fa-plus:before {
  content: "\f067"; }

.fa-question:before {
  content: "\f128"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-traffic-light:before {
  content: "\f637"; }

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

.fa-user-plus:before {
  content: "\f234"; }

.fa-wrench:before {
  content: "\f0ad"; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  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"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  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"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  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"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
