/*!
 * Font Awesome Free 5.14.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,
.fab,
.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 {
  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-align-center:before {
  content: '\f037';
}
.fa-align-justify:before {
  content: '\f039';
}
.fa-align-left:before {
  content: '\f036';
}
.fa-align-right:before {
  content: '\f038';
}
.fa-angle-down:before {
  content: '\f107';
}
.fa-angle-right:before {
  content: '\f105';
}
.fa-backward:before {
  content: '\f04a';
}
.fa-behance:before {
  content: '\f1b4';
}
.fa-bold:before {
  content: '\f032';
}
.fa-calendar:before {
  content: '\f133';
}
.fa-caret-down:before {
  content: '\f0d7';
}
.fa-caret-up:before {
  content: '\f0d8';
}
.fa-chevron-left:before {
  content: '\f053';
}
.fa-chevron-right:before {
  content: '\f054';
}
.fa-comment:before {
  content: '\f075';
}
.fa-comments:before {
  content: '\f086';
}
.fa-dribbble:before {
  content: '\f17d';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-facebook-f:before {
  content: '\f39e';
}
.fa-fast-backward:before {
  content: '\f049';
}
.fa-fast-forward:before {
  content: '\f050';
}
.fa-forward:before {
  content: '\f04e';
}
.fa-globe:before {
  content: '\f0ac';
}
.fa-heart:before {
  content: '\f004';
}
.fa-indent:before {
  content: '\f03c';
}
.fa-italic:before {
  content: '\f033';
}
.fa-level-up-alt:before {
  content: '\f3bf';
}
.fa-list-ol:before {
  content: '\f0cb';
}
.fa-list-ul:before {
  content: '\f0ca';
}
.fa-map-marker-alt:before {
  content: '\f3c5';
}
.fa-minus:before {
  content: '\f068';
}
.fa-outdent:before {
  content: '\f03b';
}
.fa-phone:before {
  content: '\f095';
}
.fa-phone-alt:before {
  content: '\f879';
}
.fa-pinterest-p:before {
  content: '\f231';
}
.fa-plane:before {
  content: '\f072';
}
.fa-play:before {
  content: '\f04b';
}
.fa-plus:before {
  content: '\f067';
}
.fa-strikethrough:before {
  content: '\f0cc';
}
.fa-twitter:before {
  content: '\f099';
}
.fa-underline:before {
  content: '\f0cd';
}
.fa-undo:before {
  content: '\f0e2';
}
.fa-user:before {
  content: '\f007';
}
.fa-instagram:before {
  content: '\f16d'; /* Unicode for Instagram icon */
}

/* LinkedIn Icon */
.fa-linkedin:before {
  content: '\f08c'; /* Unicode for LinkedIn icon */
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400d41d.eot?#iefix) format('embedded-opentype'),
    url(../fonts/fa-brands-400.woff2) format('woff2'),
    url(../fonts/fa-brands-400.woff) format('woff'),
    url(../fonts/fa-brands-400.ttf) format('truetype'),
    url(../fonts/fa-brands-400.svg#fontawesome) format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400d41d.eot?#iefix) format('embedded-opentype'),
    url(../fonts/fa-regular-400.woff2) format('woff2'),
    url(../fonts/fa-regular-400.woff) format('woff'),
    url(../fonts/fa-regular-400.ttf) format('truetype'),
    url(../fonts/fa-regular-400.svg#fontawesome) format('svg');
}
.fab,
.far {
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900d41d.eot?#iefix) format('embedded-opentype'),
    url(../fonts/fa-solid-900.woff2) format('woff2'),
    url(../fonts/fa-solid-900.woff) format('woff'),
    url(../fonts/fa-solid-900.ttf) format('truetype'),
    url(../fonts/fa-solid-900.svg#fontawesome) format('svg');
}
.fa,
.far,
.fas {
  font-family: 'Font Awesome 5 Free';
}
.fa,
.fas {
  font-weight: 900;
}
