/* !
 * Font Awesome Free 5.12.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, .fad, .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;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .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: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

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

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

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

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

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

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.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: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -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;
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-bed:before {
  content: "\f236";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-camera:before {
  content: "\f030";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-cat:before {
  content: "\f6be";
}

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

.fa-circle-notch:before {
  content: "\f1ce";
}

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

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

.fa-dog:before {
  content: "\f6d3";
}

.fa-donate:before {
  content: "\f4b9";
}

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

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

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-facebook-f:before {
  content: "\f39e";
}

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

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

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-home:before {
  content: "\f015";
}

.fa-hotel:before {
  content: "\f594";
}

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

.fa-instagram:before {
  content: "\f16d";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-pen:before {
  content: "\f304";
}

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

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

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

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

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-star:before {
  content: "\f005";
}

.fa-tint:before {
  content: "\f043";
}

.fa-twitter:before {
  content: "\f099";
}

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

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

.fa-users:before {
  content: "\f0c0";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-walking:before {
  content: "\f554";
}

.fa-weight:before {
  content: "\f496";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-youtube:before {
  content: "\f167";
}

.sr-only {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.far {
  font-weight: 400;
}

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

