/*!
 * 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 {
  -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-2x {
  font-size: 2em; }

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

@-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); } }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-angle-left:before {
  content: "\f104"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-clock:before {
  content: "\f017"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-compress:before {
  content: "\f066"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

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

.fa-forward:before {
  content: "\f04e"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

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

.fa-list:before {
  content: "\f03a"; }

.fa-lock:before {
  content: "\f023"; }

.fa-minus:before {
  content: "\f068"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-pencil-alt:before {
  content: "\f303"; }

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

.fa-power-off:before {
  content: "\f011"; }

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

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

.fa-server:before {
  content: "\f233"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-upload:before {
  content: "\f093"; }

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

.fa-users:before {
  content: "\f0c0"; }
@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; }
