/* Tashev-Galving source-inventoried Font Awesome subset.
 * Generated from Font Awesome Pro 5.10.2; keep the existing commercial license.
 * Icons: 204; codepoints: 204.
 */


/*!
 * Font Awesome Pro 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial 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-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,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.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-ad:before {
  content: "\f641";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-android:before {
  content: "\f17b";
}

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

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-apple:before {
  content: "\f179";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

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

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-up:before {
  content: "\f062";
}

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

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

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-blog:before {
  content: "\f781";
}

.fa-bold:before {
  content: "\f032";
}

.fa-border-bottom:before {
  content: "\f84d";
}

.fa-border-left:before {
  content: "\f84f";
}

.fa-border-right:before {
  content: "\f852";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-border-top:before {
  content: "\f855";
}

.fa-box:before {
  content: "\f466";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-buffer:before {
  content: "\f837";
}

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

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

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

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

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

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

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

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

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

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-down:before {
  content: "\f078";
}

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

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

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

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

.fa-city:before {
  content: "\f64f";
}

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

.fa-clone:before {
  content: "\f24d";
}

.fa-club:before {
  content: "\f327";
}

.fa-code:before {
  content: "\f121";
}

.fa-cog:before {
  content: "\f013";
}

.fa-columns:before {
  content: "\f0db";
}

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

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

.fa-copyright:before {
  content: "\f1f9";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-debug:before {
  content: "\f7f9";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

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

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-empty-set:before {
  content: "\f656";
}

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

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

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

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

.fa-fax:before {
  content: "\f1ac";
}

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

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

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

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

.fa-fill:before {
  content: "\f575";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-firefox:before {
  content: "\f269";
}

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

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

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

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

.fa-function:before {
  content: "\f661";
}

.fa-github:before {
  content: "\f09b";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-h4:before {
  content: "\f86a";
}

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

.fa-heading:before {
  content: "\f1dc";
}

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

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

.fa-history:before {
  content: "\f1da";
}

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

.fa-html5:before {
  content: "\f13b";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

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

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

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

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

.fa-italic:before {
  content: "\f033";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-key:before {
  content: "\f084";
}

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

.fa-line:before {
  content: "\f3c0";
}

.fa-line-height:before {
  content: "\f871";
}

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

.fa-linux:before {
  content: "\f17c";
}

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

.fa-location:before {
  content: "\f601";
}

.fa-map:before {
  content: "\f279";
}

.fa-mask:before {
  content: "\f6fa";
}

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

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

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-paypal:before {
  content: "\f1ed";
}

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

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

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

.fa-php:before {
  content: "\f457";
}

.fa-play:before {
  content: "\f04b";
}

.fa-playstation:before {
  content: "\f3df";
}

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

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

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-qq:before {
  content: "\f1d6";
}

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

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

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

.fa-random:before {
  content: "\f074";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-robot:before {
  content: "\f544";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

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

.fa-scroll:before {
  content: "\f70e";
}

.fa-search:before {
  content: "\f002";
}

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

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-store:before {
  content: "\f54e";
}

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

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

.fa-tablet:before {
  content: "\f10a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text:before {
  content: "\f893";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

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

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

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

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

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

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

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

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-underline:before {
  content: "\f0cd";
}

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

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

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

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

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

.fa-vuejs:before {
  content: "\f41f";
}

.fa-watch:before {
  content: "\f2e1";
}

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

.fa-window:before {
  content: "\f40e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-windows:before {
  content: "\f17a";
}

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

.fad.fa-ad:after {
  content: "\10f641";
}

.fad.fa-address-card:after {
  content: "\10f2bb";
}

.fad.fa-analytics:after {
  content: "\10f643";
}

.fad.fa-angle-double-left:after {
  content: "\10f100";
}

.fad.fa-angle-double-right:after {
  content: "\10f101";
}

.fad.fa-angle-down:after {
  content: "\10f107";
}

.fad.fa-arrow-alt-circle-up:after {
  content: "\10f35b";
}

.fad.fa-arrow-circle-down:after {
  content: "\10f0ab";
}

.fad.fa-arrow-circle-left:after {
  content: "\10f0a8";
}

.fad.fa-arrow-circle-up:after {
  content: "\10f0aa";
}

.fad.fa-arrow-up:after {
  content: "\10f062";
}

.fad.fa-at:after {
  content: "\10f1fa";
}

.fad.fa-backward:after {
  content: "\10f04a";
}

.fad.fa-barcode:after {
  content: "\10f02a";
}

.fad.fa-barcode-read:after {
  content: "\10f464";
}

.fad.fa-barcode-scan:after {
  content: "\10f465";
}

.fad.fa-blog:after {
  content: "\10f781";
}

.fad.fa-bold:after {
  content: "\10f032";
}

.fad.fa-border-bottom:after {
  content: "\10f84d";
}

.fad.fa-border-left:after {
  content: "\10f84f";
}

.fad.fa-border-right:after {
  content: "\10f852";
}

.fad.fa-border-style:after {
  content: "\10f853";
}

.fad.fa-border-top:after {
  content: "\10f855";
}

.fad.fa-box:after {
  content: "\10f466";
}

.fad.fa-boxes:after {
  content: "\10f468";
}

.fad.fa-browser:after {
  content: "\10f37e";
}

.fad.fa-bug:after {
  content: "\10f188";
}

.fad.fa-bus:after {
  content: "\10f207";
}

.fad.fa-calendar-alt:after {
  content: "\10f073";
}

.fad.fa-caret-circle-down:after {
  content: "\10f32d";
}

.fad.fa-caret-circle-up:after {
  content: "\10f331";
}

.fad.fa-caret-down:after {
  content: "\10f0d7";
}

.fad.fa-caret-up:after {
  content: "\10f0d8";
}

.fad.fa-cart-plus:after {
  content: "\10f217";
}

.fad.fa-cat:after {
  content: "\10f6be";
}

.fad.fa-check:after {
  content: "\10f00c";
}

.fad.fa-check-circle:after {
  content: "\10f058";
}

.fad.fa-chevron-double-down:after {
  content: "\10f322";
}

.fad.fa-chevron-down:after {
  content: "\10f078";
}

.fad.fa-chevron-left:after {
  content: "\10f053";
}

.fad.fa-chevron-right:after {
  content: "\10f054";
}

.fad.fa-chevron-up:after {
  content: "\10f077";
}

.fad.fa-child:after {
  content: "\10f1ae";
}

.fad.fa-circle:after {
  content: "\10f111";
}

.fad.fa-city:after {
  content: "\10f64f";
}

.fad.fa-clipboard:after {
  content: "\10f328";
}

.fad.fa-clone:after {
  content: "\10f24d";
}

.fad.fa-club:after {
  content: "\10f327";
}

.fad.fa-code:after {
  content: "\10f121";
}

.fad.fa-cog:after {
  content: "\10f013";
}

.fad.fa-columns:after {
  content: "\10f0db";
}

.fad.fa-cookie:after {
  content: "\10f563";
}

.fad.fa-copy:after {
  content: "\10f0c5";
}

.fad.fa-copyright:after {
  content: "\10f1f9";
}

.fad.fa-credit-card:after {
  content: "\10f09d";
}

.fad.fa-debug:after {
  content: "\10f7f9";
}

.fad.fa-desktop:after {
  content: "\10f108";
}

.fad.fa-dolly-flatbed-empty:after {
  content: "\10f476";
}

.fad.fa-download:after {
  content: "\10f019";
}

.fad.fa-edit:after {
  content: "\10f044";
}

.fad.fa-empty-set:after {
  content: "\10f656";
}

.fad.fa-envelope:after {
  content: "\10f0e0";
}

.fad.fa-envelope-open-text:after {
  content: "\10f658";
}

.fad.fa-exchange:after {
  content: "\10f0ec";
}

.fad.fa-eye:after {
  content: "\10f06e";
}

.fad.fa-eye-slash:after {
  content: "\10f070";
}

.fad.fa-fax:after {
  content: "\10f1ac";
}

.fad.fa-file-contract:after {
  content: "\10f56c";
}

.fad.fa-file-invoice:after {
  content: "\10f570";
}

.fad.fa-file-pdf:after {
  content: "\10f1c1";
}

.fad.fa-file-upload:after {
  content: "\10f574";
}

.fad.fa-fill:after {
  content: "\10f575";
}

.fad.fa-filter:after {
  content: "\10f0b0";
}

.fad.fa-fire:after {
  content: "\10f06d";
}

.fad.fa-flag-checkered:after {
  content: "\10f11e";
}

.fad.fa-font:after {
  content: "\10f031";
}

.fad.fa-forward:after {
  content: "\10f04e";
}

.fad.fa-function:after {
  content: "\10f661";
}

.fad.fa-h1:after {
  content: "\10f313";
}

.fad.fa-h2:after {
  content: "\10f314";
}

.fad.fa-h3:after {
  content: "\10f315";
}

.fad.fa-h4:after {
  content: "\10f86a";
}

.fad.fa-hand-holding-usd:after {
  content: "\10f4c0";
}

.fad.fa-heading:after {
  content: "\10f1dc";
}

.fad.fa-heart:after {
  content: "\10f004";
}

.fad.fa-heart-square:after {
  content: "\10f4c8";
}

.fad.fa-history:after {
  content: "\10f1da";
}

.fad.fa-home:after {
  content: "\10f015";
}

.fad.fa-icons:after {
  content: "\10f86d";
}

.fad.fa-id-badge:after {
  content: "\10f2c1";
}

.fad.fa-id-card:after {
  content: "\10f2c2";
}

.fad.fa-image:after {
  content: "\10f03e";
}

.fad.fa-images:after {
  content: "\10f302";
}

.fad.fa-info:after {
  content: "\10f129";
}

.fad.fa-info-circle:after {
  content: "\10f05a";
}

.fad.fa-italic:after {
  content: "\10f033";
}

.fad.fa-key:after {
  content: "\10f084";
}

.fad.fa-language:after {
  content: "\10f1ab";
}

.fad.fa-line-height:after {
  content: "\10f871";
}

.fad.fa-link:after {
  content: "\10f0c1";
}

.fad.fa-list:after {
  content: "\10f03a";
}

.fad.fa-location:after {
  content: "\10f601";
}

.fad.fa-map:after {
  content: "\10f279";
}

.fad.fa-mask:after {
  content: "\10f6fa";
}

.fad.fa-minus:after {
  content: "\10f068";
}

.fad.fa-minus-circle:after {
  content: "\10f056";
}

.fad.fa-mobile:after {
  content: "\10f10b";
}

.fad.fa-mobile-android-alt:after {
  content: "\10f3cf";
}

.fad.fa-money-bill:after {
  content: "\10f0d6";
}

.fad.fa-passport:after {
  content: "\10f5ab";
}

.fad.fa-phone:after {
  content: "\10f095";
}

.fad.fa-phone-office:after {
  content: "\10f67d";
}

.fad.fa-phone-square:after {
  content: "\10f098";
}

.fad.fa-play:after {
  content: "\10f04b";
}

.fad.fa-plus:after {
  content: "\10f067";
}

.fad.fa-plus-circle:after {
  content: "\10f055";
}

.fad.fa-presentation:after {
  content: "\10f685";
}

.fad.fa-print:after {
  content: "\10f02f";
}

.fad.fa-question:after {
  content: "\10f128";
}

.fad.fa-question-circle:after {
  content: "\10f059";
}

.fad.fa-question-square:after {
  content: "\10f2fd";
}

.fad.fa-random:after {
  content: "\10f074";
}

.fad.fa-receipt:after {
  content: "\10f543";
}

.fad.fa-repeat:after {
  content: "\10f363";
}

.fad.fa-retweet:after {
  content: "\10f079";
}

.fad.fa-robot:after {
  content: "\10f544";
}

.fad.fa-save:after {
  content: "\10f0c7";
}

.fad.fa-scroll:after {
  content: "\10f70e";
}

.fad.fa-search:after {
  content: "\10f002";
}

.fad.fa-server:after {
  content: "\10f233";
}

.fad.fa-shipping-fast:after {
  content: "\10f48b";
}

.fad.fa-shopping-basket:after {
  content: "\10f291";
}

.fad.fa-sign:after {
  content: "\10f4d9";
}

.fad.fa-sign-out:after {
  content: "\10f08b";
}

.fad.fa-sort:after {
  content: "\10f0dc";
}

.fad.fa-sort-amount-down:after {
  content: "\10f160";
}

.fad.fa-sort-amount-down-alt:after {
  content: "\10f884";
}

.fad.fa-sort-amount-up:after {
  content: "\10f161";
}

.fad.fa-sort-amount-up-alt:after {
  content: "\10f885";
}

.fad.fa-sort-numeric-down:after {
  content: "\10f162";
}

.fad.fa-sort-numeric-down-alt:after {
  content: "\10f886";
}

.fad.fa-spinner:after {
  content: "\10f110";
}

.fad.fa-square:after {
  content: "\10f0c8";
}

.fad.fa-stamp:after {
  content: "\10f5bf";
}

.fad.fa-stop:after {
  content: "\10f04d";
}

.fad.fa-store:after {
  content: "\10f54e";
}

.fad.fa-sync:after {
  content: "\10f021";
}

.fad.fa-table:after {
  content: "\10f0ce";
}

.fad.fa-tablet:after {
  content: "\10f10a";
}

.fad.fa-tag:after {
  content: "\10f02b";
}

.fad.fa-tags:after {
  content: "\10f02c";
}

.fad.fa-terminal:after {
  content: "\10f120";
}

.fad.fa-text:after {
  content: "\10f893";
}

.fad.fa-th:after {
  content: "\10f00a";
}

.fad.fa-th-large:after {
  content: "\10f009";
}

.fad.fa-th-list:after {
  content: "\10f00b";
}

.fad.fa-times:after {
  content: "\10f00d";
}

.fad.fa-times-circle:after {
  content: "\10f057";
}

.fad.fa-tools:after {
  content: "\10f7d9";
}

.fad.fa-trash:after {
  content: "\10f1f8";
}

.fad.fa-trash-alt:after {
  content: "\10f2ed";
}

.fad.fa-truck:after {
  content: "\10f0d1";
}

.fad.fa-truck-container:after {
  content: "\10f4dc";
}

.fad.fa-underline:after {
  content: "\10f0cd";
}

.fad.fa-upload:after {
  content: "\10f093";
}

.fad.fa-user:after {
  content: "\10f007";
}

.fad.fa-user-circle:after {
  content: "\10f2bd";
}

.fad.fa-user-plus:after {
  content: "\10f234";
}

.fad.fa-user-tag:after {
  content: "\10f507";
}

.fad.fa-watch:after {
  content: "\10f2e1";
}

.fad.fa-weight:after {
  content: "\10f496";
}

.fad.fa-window:after {
  content: "\10f40e";
}

.fad.fa-window-close:after {
  content: "\10f410";
}

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

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../webfonts/tg-fa-brands-400-v1.woff2") format("woff2");
}
.fab { font-family: 'Font Awesome 5 Brands'; }


@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../webfonts/tg-fa-light-300-v1.woff2") format("woff2");
}
.fal { font-family: 'Font Awesome 5 Pro'; font-weight: 300; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/tg-fa-regular-400-v1.woff2") format("woff2");
}
.far { font-family: 'Font Awesome 5 Pro'; font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/tg-fa-solid-900-v1.woff2") format("woff2");
}
.fa, .fas { font-family: 'Font Awesome 5 Pro'; font-weight: 900; }

