/*!
 * Font Awesome Pro 5.15.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.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-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.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; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-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-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-arrow-right:before {
  content: "\f061"; }
.fa-bars:before {
  content: "\f0c9"; }
.fa-blog:before {
  content: "\f781"; }
.fa-building:before {
  content: "\f1ad"; }
.fa-car:before {
  content: "\f1b9"; }
.fa-hard-hat:before {
  content: "\f807"; }
.fa-user-hard-hat:before {
  content: "\f82c"; }
.fa-check:before {
  content: "\f00c"; }
.fa-check-circle:before {
  content: "\f058"; }
.fa-chevron-up:before {
  content: "\f077"; }
.fa-envelope:before {
  content: "\f0e0"; }
.fa-exclamation-circle:before {
  content: "\f06a"; }
.fa-exclamation-triangle:before {
  content: "\f071"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-file-alt:before {
  content: "\f15c"; }
.fa-gavel:before {
  content: "\f0e3"; }
.fa-globe:before {
  content: "\f0ac"; }
.fa-handshake:before {
  content: "\f2b5"; }
.fa-headset:before {
  content: "\f590"; }
.fa-heartbeat:before {
  content: "\f21e"; }
.fa-home:before {
  content: "\f015"; }
.fa-house:before {
  content: "\e00d"; }
.fa-house-flood:before {
  content: "\f74f"; }
.fa-house-water:before {
  content: "\f7e5"; }
.fa-info-circle:before {
  content: "\f05a"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-lock:before {
  content: "\f023"; }
.fa-long-arrow-right:before {
  content: "\f178"; }
.fa-map:before {
  content: "\f279"; }
.fa-map-marker-alt:before {
  content: "\f3c5"; }
.fa-mobile-alt:before {
  content: "\f3cd"; }
.fa-paper-plane:before {
  content: "\f1d8"; }
.fa-phone:before {
  content: "\f095"; }
.fa-plane:before {
  content: "\f072"; }
.fa-plane-departure:before {
  content: "\f5b0"; }
.fa-search:before {
  content: "\f002"; }
.fa-server:before {
  content: "\f233"; }
.fa-shield:before {
  content: "\f132"; }
.fa-shield-alt:before {
  content: "\f3ed"; }
.fa-times:before {
  content: "\f00d"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-users-cog:before {
  content: "\f509"; }
.fa-money-bill-wave:before {
  content: "\f53a"; }
.fa-user-shield:before {
  content: "\f505"; }
.fa-briefcase:before {
  content: "\f0b1"; }
.fa-truck:before {
  content: "\f0d1"; }
.fa-bolt:before {
  content: "\f0e7"; }
.fa-dollar-sign:before {
  content: "\f155"; }
.fa-cog:before {
  content: "\f013"; }
@font-face {
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  font-family: 'Font Awesome 5 Pro';
  src: url("../fonts/fa-solid-900.ttf") format("truetype")
}

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

@font-face {
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-family: 'Font Awesome 5 Brands';
  src: url("../fonts/fa-brands-400.ttf") format("truetype")
}

.fab {
  font-weight: 400;
  font-family: 'Font Awesome 5 Brands';
}